Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1bdcd94332d9981d98deb7be6e1abf49d24c93e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6857518208126732551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7054865907535679983.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7248491539547370714.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5282603549507453717.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3271953730946711456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-166 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/29@tmp/jenkins-gitclient-ssh6919452954973878812.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 b1bdcd94332d9981d98deb7be6e1abf49d24c93e (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 Commit message: "Merge pull request #3660 from jpwhitemn/additions-for-lf-edge-review" > git rev-list --no-walk 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-10T00:01:41.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-10T00:01:41.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-10T00:01:41.394Z] ========================================================= [2021-08-10T00:01:41.394Z] EdgeX Global Pipelines Version Info [2021-08-10T00:01:41.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:01:42.628Z] ------------------- [2021-08-10T00:01:42.628Z] stable info: [2021-08-10T00:01:42.628Z] ------------------- [2021-08-10T00:01:42.628Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-10T00:01:42.628Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T00:01:42.628Z] Message: update stable to v1.0.204 [2021-08-10T00:01:43.223Z] ------------------- [2021-08-10T00:01:43.223Z] experimental info: [2021-08-10T00:01:43.223Z] ------------------- [2021-08-10T00:01:43.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-10T00:01:43.223Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-10T00:01:43.223Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-10T00:01:43.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-10T00:01:43.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-10T00:01:43.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-10T00:01:43.428Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-10T00:01:43.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-10T00:01:43.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-10T00:01:43.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-10T00:01:43.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-10T00:01:43.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-10T00:01:43.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-10T00:01:43.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-10T00:01:43.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-10T00:01:43.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-10T00:01:43.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-10T00:01:43.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-10T00:01:43.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T00:01:43.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-10T00:01:43.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-10T00:01:43.774Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-10T00:01:43.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-10T00:01:43.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-10T00:01:43.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-10T00:01:43.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-10T00:01:43.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-10T00:01:43.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-10T00:01:43.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-10T00:01:43.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] echo [2021-08-10T00:01:43.975Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1bdcd9 [Pipeline] echo [2021-08-10T00:01:43.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:01:44.072Z] provisioning config files... [2021-08-10T00:01:44.098Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config3929990452325842001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:01:44.439Z] ---> docker-login.sh [2021-08-10T00:01:44.440Z] nexus3.edgexfoundry.org:10001 [2021-08-10T00:01:44.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:01:44.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:01:44.713Z] Configure a credential helper to remove this warning. See [2021-08-10T00:01:44.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:01:44.713Z] [2021-08-10T00:01:44.713Z] Login Succeeded [2021-08-10T00:01:44.713Z] nexus3.edgexfoundry.org:10002 [2021-08-10T00:01:44.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:01:44.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:01:44.981Z] Configure a credential helper to remove this warning. See [2021-08-10T00:01:44.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:01:44.981Z] [2021-08-10T00:01:44.981Z] Login Succeeded [2021-08-10T00:01:44.981Z] nexus3.edgexfoundry.org:10003 [2021-08-10T00:01:44.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:01:44.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:01:44.981Z] Configure a credential helper to remove this warning. See [2021-08-10T00:01:44.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:01:44.981Z] [2021-08-10T00:01:44.981Z] Login Succeeded [2021-08-10T00:01:44.981Z] nexus3.edgexfoundry.org:10004 [2021-08-10T00:01:44.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:01:45.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:01:45.248Z] Configure a credential helper to remove this warning. See [2021-08-10T00:01:45.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:01:45.248Z] [2021-08-10T00:01:45.248Z] Login Succeeded [2021-08-10T00:01:45.248Z] docker.io [2021-08-10T00:01:45.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:01:45.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:01:45.720Z] Configure a credential helper to remove this warning. See [2021-08-10T00:01:45.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:01:45.720Z] [2021-08-10T00:01:45.720Z] Login Succeeded [2021-08-10T00:01:45.720Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T00:01:45.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T00:01:46.086Z] ++ 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-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/core-command/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/core-data/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-10T00:01:46.086Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-10T00:01:46.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-10T00:01:46.086Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-10T00:01:46.086Z] ++ cut -d/ -f2 [2021-08-10T00:01:46.086Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-10T00:01:46.144Z] 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-08-10T00:01:47.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:01:47.420Z] [2021-08-10T00:01:47.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:01:47.771Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:01:47.771Z] latest: Pulling from edgex-devops/git-semver [2021-08-10T00:01:47.771Z] 31603596830f: Pulling fs layer [2021-08-10T00:01:47.771Z] d4622e32a9a9: Pulling fs layer [2021-08-10T00:01:47.771Z] 1030fce36090: Pulling fs layer [2021-08-10T00:01:47.771Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-10T00:01:47.771Z] 6c6cb7e1b49b: Waiting [2021-08-10T00:01:47.771Z] d4622e32a9a9: Verifying Checksum [2021-08-10T00:01:47.771Z] d4622e32a9a9: Download complete [2021-08-10T00:01:48.047Z] 31603596830f: Verifying Checksum [2021-08-10T00:01:48.047Z] 31603596830f: Download complete [2021-08-10T00:01:48.047Z] 31603596830f: Pull complete [2021-08-10T00:01:48.315Z] d4622e32a9a9: Pull complete [2021-08-10T00:01:48.315Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-10T00:01:48.315Z] 6c6cb7e1b49b: Download complete [2021-08-10T00:01:48.315Z] 1030fce36090: Verifying Checksum [2021-08-10T00:01:48.315Z] 1030fce36090: Download complete [2021-08-10T00:01:48.919Z] 1030fce36090: Pull complete [2021-08-10T00:01:48.919Z] 6c6cb7e1b49b: Pull complete [2021-08-10T00:01:48.919Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-10T00:01:48.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:01:48.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-10T00:01:49.025Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:01:49.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-10T00:01:49.878Z] $ docker top f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T00:01:50.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T00:01:50.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T00:01:50.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T00:01:50.140Z] $ docker exec f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e ssh-agent [2021-08-10T00:01:50.252Z] SSH_AUTH_SOCK=/tmp/ssh-mciMjtIXKH7m/agent.14 [2021-08-10T00:01:50.252Z] SSH_AGENT_PID=20 [2021-08-10T00:01:50.267Z] Running ssh-add (command line suppressed) [2021-08-10T00:01:50.367Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_7777138218821547153.key (/w/workspace/edgex-go/29@tmp/private_key_7777138218821547153.key) [2021-08-10T00:01:50.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T00:01:50.729Z] + git tag --points-at HEAD [Pipeline] } [2021-08-10T00:01:50.751Z] $ docker exec --env ******** --env ******** f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e ssh-agent -k [2021-08-10T00:01:50.850Z] unset SSH_AUTH_SOCK; [2021-08-10T00:01:50.850Z] unset SSH_AGENT_PID; [2021-08-10T00:01:50.850Z] echo Agent pid 20 killed; [2021-08-10T00:01:50.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-10T00:01:51.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T00:01:51.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T00:01:51.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T00:01:51.171Z] $ docker exec f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e ssh-agent [2021-08-10T00:01:51.289Z] SSH_AUTH_SOCK=/tmp/ssh-4ZGWGdjfnTIr/agent.55 [2021-08-10T00:01:51.289Z] SSH_AGENT_PID=61 [2021-08-10T00:01:51.300Z] Running ssh-add (command line suppressed) [2021-08-10T00:01:51.403Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_2918847243434794531.key (/w/workspace/edgex-go/29@tmp/private_key_2918847243434794531.key) [2021-08-10T00:01:51.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T00:01:51.748Z] + git semver init [2021-08-10T00:01:51.748Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T00:01:51.748Z] # $GIT_DIR = /w/workspace/edgex-go/29/.git [2021-08-10T00:01:51.748Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/29 [2021-08-10T00:01:51.748Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T00:01:51.748Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T00:01:51.748Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T00:01:51.748Z] # $SEMVER_BRANCH = main [2021-08-10T00:01:51.748Z] # $SEMVER_TEMP = /tmp/semver-379835733 [2021-08-10T00:01:51.748Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-10T00:02:10.006Z] # '/tmp/semver-379835733' -> '/w/workspace/edgex-go/29/.semver' [2021-08-10T00:02:10.006Z] # -> Force: false [2021-08-10T00:02:10.006Z] # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [Pipeline] } [2021-08-10T00:02:10.022Z] $ docker exec --env ******** --env ******** f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e ssh-agent -k [2021-08-10T00:02:10.138Z] unset SSH_AUTH_SOCK; [2021-08-10T00:02:10.139Z] unset SSH_AGENT_PID; [2021-08-10T00:02:10.139Z] echo Agent pid 61 killed; [2021-08-10T00:02:10.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T00:02:10.506Z] + git semver [Pipeline] } [2021-08-10T00:02:10.527Z] $ docker stop --time=1 f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e [2021-08-10T00:02:12.329Z] $ docker rm -f f10ee13ad31b7ac80aba30bc31fba99fdee11f19797e3bd06043bb61104f545e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T00:02:12.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-10T00:02:13.122Z] Stashed 1 file(s) [Pipeline] echo [2021-08-10T00:02:13.126Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.26 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-10T00:02:13.322Z] ========================================================= [2021-08-10T00:02:13.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-10T00:02:13.322Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T00:02:13.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T00:02:13.641Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-10T00:02:13.641Z] 540db60ca938: Pulling fs layer [2021-08-10T00:02:13.641Z] adcc1eea9eea: Pulling fs layer [2021-08-10T00:02:13.641Z] 4c4ab2625f07: Pulling fs layer [2021-08-10T00:02:13.641Z] db62176df00c: Pulling fs layer [2021-08-10T00:02:13.641Z] 3b30891b0d05: Pulling fs layer [2021-08-10T00:02:13.641Z] 06b49ca38bd5: Pulling fs layer [2021-08-10T00:02:13.641Z] c788192a36de: Pulling fs layer [2021-08-10T00:02:13.641Z] a77e37c0d609: Pulling fs layer [2021-08-10T00:02:13.641Z] c3185cebc471: Pulling fs layer [2021-08-10T00:02:13.641Z] 06b49ca38bd5: Waiting [2021-08-10T00:02:13.641Z] c788192a36de: Waiting [2021-08-10T00:02:13.641Z] a77e37c0d609: Waiting [2021-08-10T00:02:13.641Z] c3185cebc471: Waiting [2021-08-10T00:02:13.641Z] db62176df00c: Waiting [2021-08-10T00:02:13.641Z] 3b30891b0d05: Waiting [2021-08-10T00:02:13.641Z] 4c4ab2625f07: Verifying Checksum [2021-08-10T00:02:13.641Z] 4c4ab2625f07: Download complete [2021-08-10T00:02:13.641Z] adcc1eea9eea: Verifying Checksum [2021-08-10T00:02:13.641Z] adcc1eea9eea: Download complete [2021-08-10T00:02:13.641Z] 3b30891b0d05: Verifying Checksum [2021-08-10T00:02:13.641Z] 3b30891b0d05: Download complete [2021-08-10T00:02:13.641Z] 06b49ca38bd5: Verifying Checksum [2021-08-10T00:02:13.641Z] 06b49ca38bd5: Download complete [2021-08-10T00:02:13.910Z] c788192a36de: Verifying Checksum [2021-08-10T00:02:13.910Z] c788192a36de: Download complete [2021-08-10T00:02:13.910Z] 540db60ca938: Verifying Checksum [2021-08-10T00:02:13.910Z] 540db60ca938: Download complete [2021-08-10T00:02:13.910Z] 540db60ca938: Pull complete [2021-08-10T00:02:14.180Z] adcc1eea9eea: Pull complete [2021-08-10T00:02:14.180Z] 4c4ab2625f07: Pull complete [2021-08-10T00:02:14.448Z] a77e37c0d609: Verifying Checksum [2021-08-10T00:02:14.448Z] a77e37c0d609: Download complete [2021-08-10T00:02:18.708Z] c3185cebc471: Verifying Checksum [2021-08-10T00:02:18.708Z] c3185cebc471: Download complete [2021-08-10T00:02:18.983Z] db62176df00c: Verifying Checksum [2021-08-10T00:02:18.983Z] db62176df00c: Download complete [2021-08-10T00:02:22.354Z] db62176df00c: Pull complete [2021-08-10T00:02:22.354Z] 3b30891b0d05: Pull complete [2021-08-10T00:02:22.354Z] 06b49ca38bd5: Pull complete [2021-08-10T00:02:22.354Z] c788192a36de: Pull complete [2021-08-10T00:02:22.354Z] a77e37c0d609: Pull complete [2021-08-10T00:02:24.956Z] c3185cebc471: Pull complete [2021-08-10T00:02:24.956Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-10T00:02:24.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T00:02:24.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-10T00:02:25.310Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-10T00:02:25.310Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T00:02:25.310Z] WORKDIR /edgex [2021-08-10T00:02:25.310Z] COPY go.mod . [2021-08-10T00:02:25.310Z] RUN go mod download' [2021-08-10T00:02:26.724Z] Sending build context to Docker daemon 328.6MB [2021-08-10T00:02:26.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-10T00:02:26.724Z] ---> 031687cdd783 [2021-08-10T00:02:26.724Z] Step 2/4 : WORKDIR /edgex [2021-08-10T00:02:28.252Z] Still waiting to schedule task [2021-08-10T00:02:28.253Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-10T00:02:28.682Z] ---> Running in e98b1108ac29 [2021-08-10T00:02:28.682Z] Removing intermediate container e98b1108ac29 [2021-08-10T00:02:28.682Z] ---> 49ed85a44f1b [2021-08-10T00:02:28.682Z] Step 3/4 : COPY go.mod . [2021-08-10T00:02:28.682Z] ---> 1ac6722b434d [2021-08-10T00:02:28.682Z] Step 4/4 : RUN go mod download [2021-08-10T00:02:28.682Z] ---> Running in 51da9b759fe4 [2021-08-10T00:03:25.107Z] Removing intermediate container 51da9b759fe4 [2021-08-10T00:03:25.108Z] ---> f8a097798389 [2021-08-10T00:03:25.108Z] Successfully built f8a097798389 [2021-08-10T00:03:25.108Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:03:25.446Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T00:03:25.446Z] . [Pipeline] withDockerContainer [2021-08-10T00:03:25.539Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:03:25.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:03:25.992Z] $ docker top eb231223153c03ec79638ead8452ed673db644527fbec433027418d8b1e76efb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T00:03:26.406Z] + go version [2021-08-10T00:03:26.406Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-10T00:03:26.426Z] $ docker stop --time=1 eb231223153c03ec79638ead8452ed673db644527fbec433027418d8b1e76efb [2021-08-10T00:03:27.622Z] $ docker rm -f eb231223153c03ec79638ead8452ed673db644527fbec433027418d8b1e76efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:03:28.101Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-10T00:03:28.101Z] . [Pipeline] withDockerContainer [2021-08-10T00:03:28.197Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:03:28.264Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:03:28.642Z] $ docker top 11f6597aa023cd9811bd95c0c29ff194b42e08720ecfcddd5e0e522475e0f210 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T00:03:28.737Z] ========================================================= [2021-08-10T00:03:28.737Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-10T00:03:28.737Z] ========================================================= [Pipeline] sh [2021-08-10T00:03:29.044Z] + go mod tidy [Pipeline] sh [2021-08-10T00:03:29.643Z] + make test [2021-08-10T00:03:29.644Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-10T00:03:29.914Z] go mod tidy [2021-08-10T00:03:29.914Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-10T00:03:35.319Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-10T00:03:53.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-10T00:03:56.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-10T00:03:56.657Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-10T00:03:57.243Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-10T00:03:59.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-10T00:03:59.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-10T00:03:59.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-10T00:03:59.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-10T00:04:00.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-10T00:04:00.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-10T00:04:00.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-10T00:04:00.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-10T00:04:00.923Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-10T00:04:00.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-10T00:04:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-08-10T00:04:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-10T00:04:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-10T00:04:04.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 100.0% of statements [2021-08-10T00:04:04.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-10T00:04:04.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-08-10T00:04:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-10T00:04:04.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-10T00:04:05.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-08-10T00:04:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-10T00:04:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-10T00:04:06.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-08-10T00:04:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-10T00:04:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-10T00:04:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-10T00:04:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-10T00:04:06.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-10T00:04:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 94.2% of statements [2021-08-10T00:04:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-10T00:04:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-10T00:04:07.243Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 59.1% of statements [2021-08-10T00:04:07.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-10T00:04:07.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-10T00:04:07.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-10T00:04:07.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-10T00:04:07.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-10T00:04:07.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-08-10T00:04:07.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-10T00:04:07.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-10T00:04:07.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-10T00:04:08.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-10T00:04:08.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-10T00:04:08.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-08-10T00:04:08.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-08-10T00:04:08.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-10T00:04:08.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-08-10T00:04:08.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-08-10T00:04:09.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-08-10T00:04:09.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-08-10T00:04:09.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-08-10T00:04:21.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-08-10T00:04:21.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-10T00:04:26.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements [2021-08-10T00:04:26.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-10T00:04:32.386Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-167 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-10T00:04:32.404Z] Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout [2021-08-10T00:04:32.615Z] The recommended git tool is: git [2021-08-10T00:04:38.170Z] using credential edgex-jenkins-ssh [2021-08-10T00:04:38.189Z] Cloning the remote Git repository [2021-08-10T00:04:38.262Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-10T00:04:38.365Z] > git init /w/workspace/edgex-go/29 # timeout=10 [2021-08-10T00:04:38.450Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-10T00:04:38.451Z] > git --version # timeout=10 [2021-08-10T00:04:38.471Z] > git --version # 'git version 2.17.1' [2021-08-10T00:04:38.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-10T00:04:38.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T00:04:44.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-08-10T00:04:44.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.239s coverage: 66.9% of statements [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-10T00:04:44.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-10T00:04:45.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-08-10T00:04:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-10T00:04:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-10T00:04:45.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-10T00:04:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-10T00:04:45.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-08-10T00:04:45.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.5% of statements [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-10T00:04:52.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-10T00:04:52.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-10T00:04:52.707Z] GO111MODULE=on go vet ./... [2021-08-10T00:05:02.520Z] Avoid second fetch [2021-08-10T00:05:02.522Z] Checking out Revision b1bdcd94332d9981d98deb7be6e1abf49d24c93e (main) [2021-08-10T00:05:02.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-10T00:05:02.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-10T00:05:02.543Z] > git config core.sparsecheckout # timeout=10 [2021-08-10T00:05:02.559Z] > git checkout -f b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 [2021-08-10T00:05:06.944Z] Commit message: "Merge pull request #3660 from jpwhitemn/additions-for-lf-edge-review" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:05:07.637Z] provisioning config files... [2021-08-10T00:05:07.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config8535955278564276590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:05:08.281Z] ---> docker-login.sh [2021-08-10T00:05:08.281Z] nexus3.edgexfoundry.org:10001 [2021-08-10T00:05:09.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:05:09.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:05:09.547Z] Configure a credential helper to remove this warning. See [2021-08-10T00:05:09.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:05:09.547Z] [2021-08-10T00:05:09.547Z] Login Succeeded [2021-08-10T00:05:09.547Z] nexus3.edgexfoundry.org:10002 [2021-08-10T00:05:09.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:05:10.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:05:10.102Z] Configure a credential helper to remove this warning. See [2021-08-10T00:05:10.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:05:10.102Z] [2021-08-10T00:05:10.102Z] Login Succeeded [2021-08-10T00:05:10.102Z] nexus3.edgexfoundry.org:10003 [2021-08-10T00:05:10.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:05:10.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:05:10.658Z] Configure a credential helper to remove this warning. See [2021-08-10T00:05:10.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:05:10.658Z] [2021-08-10T00:05:10.658Z] Login Succeeded [2021-08-10T00:05:10.658Z] nexus3.edgexfoundry.org:10004 [2021-08-10T00:05:10.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:05:11.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:05:11.211Z] Configure a credential helper to remove this warning. See [2021-08-10T00:05:11.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:05:11.211Z] [2021-08-10T00:05:11.211Z] Login Succeeded [2021-08-10T00:05:11.211Z] docker.io [2021-08-10T00:05:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:05:12.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:05:12.097Z] Configure a credential helper to remove this warning. See [2021-08-10T00:05:12.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:05:12.097Z] [2021-08-10T00:05:12.097Z] Login Succeeded [2021-08-10T00:05:12.097Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T00:05:12.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-10T00:05:12.670Z] ========================================================= [2021-08-10T00:05:12.670Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-10T00:05:12.670Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-10T00:05:13.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T00:05:13.306Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-10T00:05:13.306Z] 595b0fe564bb: Pulling fs layer [2021-08-10T00:05:13.306Z] 24495759ef45: Pulling fs layer [2021-08-10T00:05:13.306Z] d148012ef14d: Pulling fs layer [2021-08-10T00:05:13.306Z] e90a11edd702: Pulling fs layer [2021-08-10T00:05:13.306Z] d77568369979: Pulling fs layer [2021-08-10T00:05:13.306Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-10T00:05:13.306Z] 170f2ba95c9a: Pulling fs layer [2021-08-10T00:05:13.306Z] 97ac5df62f85: Pulling fs layer [2021-08-10T00:05:13.306Z] d77568369979: Waiting [2021-08-10T00:05:13.306Z] fc1c9f9a7f3b: Waiting [2021-08-10T00:05:13.306Z] 170f2ba95c9a: Waiting [2021-08-10T00:05:13.306Z] 97ac5df62f85: Waiting [2021-08-10T00:05:13.306Z] e90a11edd702: Waiting [2021-08-10T00:05:13.306Z] d148012ef14d: Download complete [2021-08-10T00:05:13.306Z] 24495759ef45: Verifying Checksum [2021-08-10T00:05:13.306Z] 24495759ef45: Download complete [2021-08-10T00:05:13.306Z] d77568369979: Verifying Checksum [2021-08-10T00:05:13.306Z] d77568369979: Download complete [2021-08-10T00:05:13.581Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-10T00:05:13.581Z] fc1c9f9a7f3b: Download complete [2021-08-10T00:05:13.581Z] 595b0fe564bb: Verifying Checksum [2021-08-10T00:05:13.581Z] 595b0fe564bb: Download complete [2021-08-10T00:05:13.581Z] 170f2ba95c9a: Verifying Checksum [2021-08-10T00:05:13.581Z] 170f2ba95c9a: Download complete [2021-08-10T00:05:14.183Z] 595b0fe564bb: Pull complete [2021-08-10T00:05:14.790Z] 24495759ef45: Pull complete [2021-08-10T00:05:15.047Z] gofmt -l . [2021-08-10T00:05:15.312Z] [ "`gofmt -l .`" = "" ] [2021-08-10T00:05:15.394Z] d148012ef14d: Pull complete [2021-08-10T00:05:15.582Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-10T00:05:16.397Z] + ls -al . [2021-08-10T00:05:16.397Z] total 604 [2021-08-10T00:05:16.397Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 00:05 . [2021-08-10T00:05:16.397Z] drwxr-xr-x 4 root root 30 Aug 10 00:03 .. [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 11 Aug 10 00:01 .dockerignore [2021-08-10T00:05:16.397Z] drwxrwxr-x 8 1001 1001 162 Aug 10 00:01 .git [2021-08-10T00:05:16.397Z] drwxrwxr-x 3 1001 1001 125 Aug 10 00:01 .github [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 818 Aug 10 00:01 .gitignore [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 76 Aug 10 00:01 .hadolint.yml [2021-08-10T00:05:16.397Z] drwx------ 3 1001 1001 43 Aug 10 00:02 .semver [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 00:01 .sonarcloud.properties [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 00:01 ADOPTERS.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 8609 Aug 10 00:01 Attribution.txt [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 43881 Aug 10 00:01 CHANGELOG.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 00:01 CONTRIBUTING.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 00:01 GOVERNANCE.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 849 Aug 10 00:01 Jenkinsfile [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 00:01 LICENSE [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 5915 Aug 10 00:01 Makefile [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 00:01 OWNERS.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 8643 Aug 10 00:01 README.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 00:01 SECURITY.md [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 12 Aug 10 00:02 VERSION [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 00:01 ZMQWindows.md [2021-08-10T00:05:16.397Z] drwxrwxr-x 2 1001 1001 37 Aug 10 00:01 bin [2021-08-10T00:05:16.397Z] drwxrwxr-x 14 1001 1001 4096 Aug 10 00:01 cmd [2021-08-10T00:05:16.397Z] -rw-r--r-- 1 root root 404176 Aug 10 00:04 coverage.out [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 813 Aug 10 00:01 go.mod [2021-08-10T00:05:16.397Z] -rw-r--r-- 1 root root 48847 Aug 10 00:03 go.sum [2021-08-10T00:05:16.397Z] drwxrwxr-x 8 1001 1001 124 Aug 10 00:01 internal [2021-08-10T00:05:16.397Z] drwxrwxr-x 3 1001 1001 16 Aug 10 00:01 openapi [2021-08-10T00:05:16.397Z] drwxrwxr-x 4 1001 1001 71 Aug 10 00:01 snap [2021-08-10T00:05:16.397Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 00:01 version.go [Pipeline] sh [2021-08-10T00:05:16.726Z] + '[' -e coverage.out ] [2021-08-10T00:05:16.726Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-10T00:05:16.833Z] Stashed 1 file(s) [Pipeline] sh [2021-08-10T00:05:17.142Z] + make build [2021-08-10T00:05:17.142Z] go mod tidy [2021-08-10T00:05:17.387Z] 97ac5df62f85: Verifying Checksum [2021-08-10T00:05:17.388Z] 97ac5df62f85: Download complete [2021-08-10T00:05:17.412Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T00:05:17.663Z] e90a11edd702: Verifying Checksum [2021-08-10T00:05:17.663Z] e90a11edd702: Download complete [2021-08-10T00:05:18.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T00:05:25.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T00:05:25.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T00:05:26.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T00:05:27.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T00:05:27.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T00:05:27.869Z] e90a11edd702: Pull complete [2021-08-10T00:05:28.146Z] d77568369979: Pull complete [2021-08-10T00:05:28.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T00:05:28.745Z] fc1c9f9a7f3b: Pull complete [2021-08-10T00:05:29.020Z] 170f2ba95c9a: Pull complete [2021-08-10T00:05:29.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T00:05:30.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T00:05:31.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T00:05:32.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-10T00:05:33.506Z] $ docker stop --time=1 11f6597aa023cd9811bd95c0c29ff194b42e08720ecfcddd5e0e522475e0f210 [2021-08-10T00:05:35.413Z] $ docker rm -f 11f6597aa023cd9811bd95c0c29ff194b42e08720ecfcddd5e0e522475e0f210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-10T00:05:35.768Z] 97ac5df62f85: Pull complete [2021-08-10T00:05:35.768Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-10T00:05:35.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T00:05:35.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:05:38.234Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T00:05:38.234Z] WORKDIR /edgex [2021-08-10T00:05:38.234Z] COPY go.mod . [2021-08-10T00:05:38.234Z] RUN go mod download [2021-08-10T00:05:38.234Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-10T00:05:38.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T00:05:38.291Z] [2021-08-10T00:05:38.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:05:38.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T00:05:38.626Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-10T00:05:38.626Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-10T00:05:38.626Z] ca9280d653b3: Pulling fs layer [2021-08-10T00:05:38.626Z] 7e9c9ca2126c: Pulling fs layer [2021-08-10T00:05:38.899Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-10T00:05:38.899Z] cbdbe7a5bc2a: Download complete [2021-08-10T00:05:39.171Z] cbdbe7a5bc2a: Pull complete [2021-08-10T00:05:39.755Z] ca9280d653b3: Verifying Checksum [2021-08-10T00:05:39.755Z] ca9280d653b3: Download complete [2021-08-10T00:05:40.023Z] ca9280d653b3: Pull complete [2021-08-10T00:05:40.242Z] Sending build context to Docker daemon 165.9MB [2021-08-10T00:05:40.242Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-10T00:05:40.242Z] ---> 04bc70af865f [2021-08-10T00:05:40.242Z] Step 2/4 : WORKDIR /edgex [2021-08-10T00:05:41.643Z] 7e9c9ca2126c: Verifying Checksum [2021-08-10T00:05:41.643Z] 7e9c9ca2126c: Download complete [2021-08-10T00:05:45.337Z] 7e9c9ca2126c: Pull complete [2021-08-10T00:05:45.337Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-10T00:05:45.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T00:05:45.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-10T00:05:45.462Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:05:45.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:05:45.665Z] ---> Running in 1cbd9f835198 [2021-08-10T00:05:45.665Z] Removing intermediate container 1cbd9f835198 [2021-08-10T00:05:45.665Z] ---> 06605dbde7bd [2021-08-10T00:05:45.665Z] Step 3/4 : COPY go.mod . [2021-08-10T00:05:46.266Z] ---> 1db28995d57d [2021-08-10T00:05:46.266Z] Step 4/4 : RUN go mod download [2021-08-10T00:05:46.266Z] ---> Running in 54bb10b65881 [2021-08-10T00:05:46.885Z] $ docker top d82d6444ca4a038c6dbd4fa8257c4b9bd27c812643af106f3c1636dabd754fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T00:05:47.286Z] + grep parallel [2021-08-10T00:05:47.286Z] + docker-compose build --help [2021-08-10T00:05:47.877Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T00:05:47.895Z] $ docker stop --time=1 d82d6444ca4a038c6dbd4fa8257c4b9bd27c812643af106f3c1636dabd754fd5 [2021-08-10T00:05:49.094Z] $ docker rm -f d82d6444ca4a038c6dbd4fa8257c4b9bd27c812643af106f3c1636dabd754fd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:05:49.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-10T00:05:49.564Z] . [Pipeline] withDockerContainer [2021-08-10T00:05:49.648Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:05:49.711Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:05:50.093Z] $ docker top 777a0d29e5d07e80ece10d12b9c671e010fdd34f75f5d01969f8226c441bfd06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T00:05:50.492Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T00:05:51.078Z] Building core-command ... [2021-08-10T00:05:51.078Z] Building core-data ... [2021-08-10T00:05:51.078Z] Building core-metadata ... [2021-08-10T00:05:51.078Z] Building security-bootstrapper ... [2021-08-10T00:05:51.078Z] Building security-proxy-setup ... [2021-08-10T00:05:51.078Z] Building security-secretstore-setup ... [2021-08-10T00:05:51.078Z] Building support-notifications ... [2021-08-10T00:05:51.078Z] Building support-scheduler ... [2021-08-10T00:05:51.078Z] Building sys-mgmt-agent ... [2021-08-10T00:05:51.078Z] Building security-proxy-setup [2021-08-10T00:05:51.078Z] Building core-command [2021-08-10T00:05:51.078Z] Building security-secretstore-setup [2021-08-10T00:05:51.078Z] Building core-data [2021-08-10T00:05:51.078Z] Building support-scheduler [2021-08-10T00:06:01.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:06:01.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:06:01.146Z] ---> f8a097798389 [2021-08-10T00:06:01.146Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:06:01.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:06:01.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:06:01.146Z] ---> f8a097798389 [2021-08-10T00:06:01.146Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T00:06:04.502Z] ---> Running in d6f4b609e758 [2021-08-10T00:06:04.502Z] ---> Running in 0044304978a9 [2021-08-10T00:06:09.847Z] Removing intermediate container d6f4b609e758 [2021-08-10T00:06:09.847Z] ---> ec913b8ee67e [2021-08-10T00:06:09.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:06:09.847Z] Removing intermediate container 0044304978a9 [2021-08-10T00:06:09.847Z] ---> 371a8f33abf7 [2021-08-10T00:06:09.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:06:09.847Z] ---> Running in 8acf659c999b [2021-08-10T00:06:09.847Z] ---> Running in eeec71cdd19a [2021-08-10T00:06:14.104Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:06:14.104Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:06:14.104Z] ---> f8a097798389 [2021-08-10T00:06:14.104Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T00:06:14.104Z] ---> Using cache [2021-08-10T00:06:14.104Z] ---> ec913b8ee67e [2021-08-10T00:06:14.104Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:06:15.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:06:15.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:06:15.519Z] ---> f8a097798389 [2021-08-10T00:06:15.519Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T00:06:15.519Z] ---> Using cache [2021-08-10T00:06:15.519Z] ---> ec913b8ee67e [2021-08-10T00:06:15.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:06:15.519Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:06:15.519Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:06:15.519Z] ---> f8a097798389 [2021-08-10T00:06:15.519Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:06:15.519Z] ---> Using cache [2021-08-10T00:06:15.519Z] ---> ec913b8ee67e [2021-08-10T00:06:15.519Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:06:15.792Z] ---> Running in 3d002f0664a2 [2021-08-10T00:06:15.792Z] ---> Running in 3f7f83da3c20 [2021-08-10T00:06:15.792Z] ---> Running in dfa0a03808f5 [2021-08-10T00:06:16.065Z] Removing intermediate container eeec71cdd19a [2021-08-10T00:06:16.065Z] ---> 013276769f86 [2021-08-10T00:06:16.065Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T00:06:16.065Z] Removing intermediate container 8acf659c999b [2021-08-10T00:06:16.065Z] ---> ab7ca4647339 [2021-08-10T00:06:16.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T00:06:16.065Z] ---> Running in 9a56369b4597 [2021-08-10T00:06:16.065Z] ---> Running in bbc60dff7f7a [2021-08-10T00:06:17.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.043Z] Removing intermediate container 3d002f0664a2 [2021-08-10T00:06:17.043Z] ---> a5777931d11b [2021-08-10T00:06:17.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-10T00:06:17.043Z] ---> Running in 54eb61e58168 [2021-08-10T00:06:17.043Z] Removing intermediate container 3f7f83da3c20 [2021-08-10T00:06:17.043Z] ---> d01b1e480a65 [2021-08-10T00:06:17.043Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T00:06:17.043Z] Removing intermediate container dfa0a03808f5 [2021-08-10T00:06:17.043Z] ---> 49bd84e8c419 [2021-08-10T00:06:17.043Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T00:06:17.043Z] ---> Running in 23d2b11da9fe [2021-08-10T00:06:17.043Z] ---> Running in bed69fa9aaf6 [2021-08-10T00:06:17.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:17.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:18.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:18.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:18.391Z] OK: 219 MiB in 52 packages [2021-08-10T00:06:18.659Z] OK: 219 MiB in 52 packages [2021-08-10T00:06:18.659Z] OK: 219 MiB in 52 packages [2021-08-10T00:06:18.659Z] Removing intermediate container 9a56369b4597 [2021-08-10T00:06:18.659Z] ---> ca99ef8d30b9 [2021-08-10T00:06:18.659Z] Step 6/24 : COPY go.mod . [2021-08-10T00:06:18.925Z] Removing intermediate container 54eb61e58168 [2021-08-10T00:06:18.925Z] ---> 9fa486c60e17 [2021-08-10T00:06:18.925Z] Step 6/22 : COPY go.mod . [2021-08-10T00:06:18.925Z] ---> 80d4427395ca [2021-08-10T00:06:18.925Z] Step 7/24 : RUN go mod download [2021-08-10T00:06:18.925Z] OK: 219 MiB in 52 packages [2021-08-10T00:06:18.925Z] ---> Running in 8e12dcda8bf0 [2021-08-10T00:06:19.193Z] Removing intermediate container 23d2b11da9fe [2021-08-10T00:06:19.193Z] ---> b57887b2fe0e [2021-08-10T00:06:19.193Z] Step 6/26 : COPY go.mod . [2021-08-10T00:06:19.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:06:19.193Z] ---> c91b359b7ca3 [2021-08-10T00:06:19.193Z] Step 7/22 : RUN go mod download [2021-08-10T00:06:19.193Z] ---> Running in 64f7f20a975d [2021-08-10T00:06:19.193Z] ---> 091a9b075f80 [2021-08-10T00:06:19.193Z] Step 7/26 : RUN go mod download [2021-08-10T00:06:19.193Z] ---> Running in c7cf7647b5b8 [2021-08-10T00:06:19.460Z] Removing intermediate container bbc60dff7f7a [2021-08-10T00:06:19.460Z] ---> d6f656e7349d [2021-08-10T00:06:19.460Z] Step 6/23 : COPY go.mod . [2021-08-10T00:06:19.460Z] ---> a6f3c4ad9cc4 [2021-08-10T00:06:19.460Z] Step 7/23 : RUN go mod download [2021-08-10T00:06:19.460Z] ---> Running in cce2a1a137f6 [2021-08-10T00:06:20.884Z] Removing intermediate container 8e12dcda8bf0 [2021-08-10T00:06:20.884Z] ---> 4969991fc06d [2021-08-10T00:06:20.884Z] Step 8/24 : COPY . . [2021-08-10T00:06:21.154Z] Removing intermediate container c7cf7647b5b8 [2021-08-10T00:06:21.155Z] ---> 040be99906ae [2021-08-10T00:06:21.155Z] Step 8/26 : COPY . . [2021-08-10T00:06:21.155Z] OK: 219 MiB in 52 packages [2021-08-10T00:06:22.118Z] Removing intermediate container cce2a1a137f6 [2021-08-10T00:06:22.118Z] ---> 3fd55785493a [2021-08-10T00:06:22.118Z] Step 8/23 : COPY . . [2021-08-10T00:06:25.701Z] Removing intermediate container 64f7f20a975d [2021-08-10T00:06:25.702Z] ---> 4e2a5d6d6e25 [2021-08-10T00:06:25.702Z] Step 8/22 : COPY . . [2021-08-10T00:06:25.702Z] Removing intermediate container bed69fa9aaf6 [2021-08-10T00:06:25.702Z] ---> b5a796c8852d [2021-08-10T00:06:25.702Z] Step 6/24 : COPY go.mod . [2021-08-10T00:06:27.126Z] ---> 0b46a6b71bc6 [2021-08-10T00:06:27.126Z] Step 7/24 : RUN go mod download [2021-08-10T00:06:28.097Z] ---> b9d1249f01c1 [2021-08-10T00:06:28.098Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:06:28.368Z] ---> Running in 23f4028936da [2021-08-10T00:06:28.956Z] ---> 690b3f5a0e80 [2021-08-10T00:06:28.956Z] Step 9/26 : RUN go mod tidy [2021-08-10T00:06:29.234Z] ---> Running in 4141cc5274ce [2021-08-10T00:06:29.510Z] ---> Running in 04600690cbfb [2021-08-10T00:06:29.510Z] ---> e63be909043d [2021-08-10T00:06:29.510Z] Step 9/23 : RUN go mod tidy [2021-08-10T00:06:29.776Z] ---> Running in e69e1b27316d [2021-08-10T00:06:31.771Z] Removing intermediate container 23f4028936da [2021-08-10T00:06:31.771Z] ---> 9cb63f97b6b3 [2021-08-10T00:06:31.771Z] Step 8/24 : COPY . . [2021-08-10T00:06:31.771Z] Removing intermediate container 4141cc5274ce [2021-08-10T00:06:31.771Z] ---> c8f1b9660821 [2021-08-10T00:06:31.771Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-10T00:06:32.042Z] Removing intermediate container e69e1b27316d [2021-08-10T00:06:32.042Z] ---> 0baa5e45f6c5 [2021-08-10T00:06:32.042Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T00:06:32.309Z] ---> Running in 94f4d11e0f2f [2021-08-10T00:06:33.277Z] Removing intermediate container 04600690cbfb [2021-08-10T00:06:33.277Z] ---> fdc3810a60f1 [2021-08-10T00:06:33.277Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T00:06:33.277Z] ---> Running in cf043f06e827 [2021-08-10T00:06:34.237Z] ---> eac8ee917d20 [2021-08-10T00:06:34.237Z] Step 9/22 : RUN go mod tidy [2021-08-10T00:06:34.237Z] ---> Running in 58322c21c100 [2021-08-10T00:06:34.819Z] ---> Running in d528d591b4f4 [2021-08-10T00:06:35.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T00:06:35.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T00:06:36.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T00:06:39.786Z] Removing intermediate container d528d591b4f4 [2021-08-10T00:06:39.786Z] ---> 39d06084a27e [2021-08-10T00:06:39.786Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T00:06:39.786Z] ---> Running in 371d99babe49 [2021-08-10T00:06:39.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T00:06:45.156Z] ---> 2f9eae1c983b [2021-08-10T00:06:45.156Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:06:45.156Z] ---> Running in 4530feb10561 [2021-08-10T00:06:47.104Z] Removing intermediate container 4530feb10561 [2021-08-10T00:06:47.104Z] ---> 41fd7e0e8418 [2021-08-10T00:06:47.104Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T00:06:47.104Z] ---> Running in 11720ea0ed55 [2021-08-10T00:06:47.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T00:07:14.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T00:07:14.412Z] Removing intermediate container 94f4d11e0f2f [2021-08-10T00:07:14.412Z] ---> 4b46affab49f [2021-08-10T00:07:14.412Z] [2021-08-10T00:07:14.412Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:07:14.412Z] 3.12: Pulling from library/alpine [2021-08-10T00:07:14.681Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T00:07:14.681Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T00:07:14.681Z] ---> 13621d1b12d4 [2021-08-10T00:07:14.681Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:07:14.956Z] ---> Running in 130258fe2a5e [2021-08-10T00:07:14.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T00:07:15.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:15.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:16.095Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T00:07:16.095Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:07:16.095Z] OK: 6 MiB in 15 packages [2021-08-10T00:07:16.363Z] Removing intermediate container cf043f06e827 [2021-08-10T00:07:16.363Z] ---> 775b770afa07 [2021-08-10T00:07:16.363Z] [2021-08-10T00:07:16.363Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T00:07:16.363Z] ---> 13621d1b12d4 [2021-08-10T00:07:16.363Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:07:16.363Z] ---> Running in 570ffde13d1c [2021-08-10T00:07:16.634Z] Removing intermediate container 130258fe2a5e [2021-08-10T00:07:16.634Z] ---> d2633eef9d35 [2021-08-10T00:07:16.634Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:07:16.905Z] ---> Running in 7564f9ce6fde [2021-08-10T00:07:17.496Z] Removing intermediate container 7564f9ce6fde [2021-08-10T00:07:17.496Z] ---> 0eac7db2ba5a [2021-08-10T00:07:17.496Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T00:07:17.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:17.496Z] ---> Running in e3594e3adf4f [2021-08-10T00:07:17.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:17.970Z] Removing intermediate container e3594e3adf4f [2021-08-10T00:07:17.970Z] ---> af26cc3a99b7 [2021-08-10T00:07:17.970Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T00:07:17.970Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T00:07:17.970Z] Removing intermediate container 58322c21c100 [2021-08-10T00:07:17.970Z] ---> 4c05ade5e7d2 [2021-08-10T00:07:17.970Z] [2021-08-10T00:07:17.970Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T00:07:17.970Z] ---> 13621d1b12d4 [2021-08-10T00:07:17.970Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T00:07:17.970Z] ---> Running in 24e014a5d378 [2021-08-10T00:07:17.970Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:07:17.970Z] OK: 6 MiB in 15 packages [2021-08-10T00:07:17.970Z] ---> Running in 1b7aca41cfb2 [2021-08-10T00:07:17.970Z] Removing intermediate container 24e014a5d378 [2021-08-10T00:07:17.971Z] ---> 124cc21c2467 [2021-08-10T00:07:17.971Z] Step 16/24 : WORKDIR / [2021-08-10T00:07:17.971Z] ---> Running in 99bec4677873 [2021-08-10T00:07:18.239Z] Removing intermediate container 99bec4677873 [2021-08-10T00:07:18.239Z] ---> 63ff70d74006 [2021-08-10T00:07:18.239Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:07:18.506Z] Removing intermediate container 570ffde13d1c [2021-08-10T00:07:18.506Z] ---> 9bc9bf03c9f3 [2021-08-10T00:07:18.506Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:07:18.506Z] ---> Running in 54fb1839adbb [2021-08-10T00:07:18.776Z] ---> 61aebc1fa7a1 [2021-08-10T00:07:18.776Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T00:07:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:18.777Z] Removing intermediate container 54fb1839adbb [2021-08-10T00:07:18.777Z] ---> 538084e35d98 [2021-08-10T00:07:18.777Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T00:07:19.058Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T00:07:19.058Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T00:07:19.058Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T00:07:19.058Z] ---> Running in bf11a0507361 [2021-08-10T00:07:19.058Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T00:07:19.058Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T00:07:19.058Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T00:07:19.058Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:07:19.058Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:07:19.058Z] OK: 7 MiB in 20 packages [2021-08-10T00:07:19.670Z] Removing intermediate container bf11a0507361 [2021-08-10T00:07:19.670Z] ---> 2464c89f1265 [2021-08-10T00:07:19.670Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T00:07:19.939Z] ---> 17f2852b1c16 [2021-08-10T00:07:19.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T00:07:19.939Z] ---> Running in 8b9ea2169dd6 [2021-08-10T00:07:20.212Z] Removing intermediate container 371d99babe49 [2021-08-10T00:07:20.212Z] ---> 5bdfeb68a246 [2021-08-10T00:07:20.212Z] [2021-08-10T00:07:20.212Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T00:07:20.212Z] ---> 13621d1b12d4 [2021-08-10T00:07:20.212Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T00:07:20.212Z] ---> Running in 6c153ca48524 [2021-08-10T00:07:20.488Z] Removing intermediate container 8b9ea2169dd6 [2021-08-10T00:07:20.488Z] ---> 5a510a815d35 [2021-08-10T00:07:20.488Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:07:20.488Z] ---> 56bec6a7382f [2021-08-10T00:07:20.488Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T00:07:20.488Z] Removing intermediate container 1b7aca41cfb2 [2021-08-10T00:07:20.488Z] ---> 9a39bc3e1e21 [2021-08-10T00:07:20.488Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T00:07:20.488Z] ---> Running in 9706004c06ee [2021-08-10T00:07:20.488Z] ---> Running in a76b869c3663 [2021-08-10T00:07:20.756Z] Removing intermediate container a76b869c3663 [2021-08-10T00:07:20.756Z] ---> 663bca950ca2 [2021-08-10T00:07:20.756Z] Step 14/26 : WORKDIR / [2021-08-10T00:07:20.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:20.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:21.022Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T00:07:21.022Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T00:07:21.022Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T00:07:21.022Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T00:07:21.023Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:07:21.023Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:07:21.023Z] OK: 7 MiB in 18 packages [2021-08-10T00:07:22.979Z] ---> Running in bb6b9a697200 [2021-08-10T00:07:22.979Z] Removing intermediate container 9706004c06ee [2021-08-10T00:07:22.979Z] ---> a7fc1d051ced [2021-08-10T00:07:22.979Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:07:22.979Z] ---> 2557b7843f72 [2021-08-10T00:07:22.979Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T00:07:22.979Z] ---> Running in 688da9a45c89 [2021-08-10T00:07:23.278Z] Removing intermediate container bb6b9a697200 [2021-08-10T00:07:23.278Z] ---> e23d59fdf37e [2021-08-10T00:07:23.278Z] 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-08-10T00:07:23.339Z] Removing intermediate container 54bb10b65881 [2021-08-10T00:07:23.339Z] ---> 6ef1f3bf7dfc [2021-08-10T00:07:23.339Z] Successfully built 6ef1f3bf7dfc [2021-08-10T00:07:23.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:07:23.561Z] Removing intermediate container 688da9a45c89 [2021-08-10T00:07:23.561Z] ---> 1a440393f4e0 [2021-08-10T00:07:23.561Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T00:07:23.561Z] Removing intermediate container 6c153ca48524 [2021-08-10T00:07:23.561Z] ---> c1188fa4b8a9 [2021-08-10T00:07:23.561Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T00:07:23.561Z] ---> ee88afab270a [2021-08-10T00:07:23.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T00:07:23.561Z] ---> 3f65a6f55b79 [2021-08-10T00:07:23.561Z] 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-08-10T00:07:23.708Z] + docker inspect -f . ci-base-image-arm64 [2021-08-10T00:07:23.708Z] . [Pipeline] withDockerContainer [2021-08-10T00:07:23.831Z] ---> Running in 20bfef78f27b [2021-08-10T00:07:23.831Z] ---> Running in 616758cd2a3b [2021-08-10T00:07:23.831Z] ---> 003d99b3be91 [2021-08-10T00:07:23.831Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T00:07:23.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-08-10T00:07:24.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-10T00:07:24.124Z] Removing intermediate container 20bfef78f27b [2021-08-10T00:07:24.124Z] ---> 4945427937e2 [2021-08-10T00:07:24.124Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:07:24.124Z] ---> Running in 071206d1b1da [2021-08-10T00:07:24.124Z] ---> 2938b54561a3 [2021-08-10T00:07:24.124Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T00:07:24.124Z] ---> Running in 5696395d459c [2021-08-10T00:07:24.124Z] Removing intermediate container 616758cd2a3b [2021-08-10T00:07:24.124Z] ---> e5ec820bc0e6 [2021-08-10T00:07:24.124Z] Step 14/22 : WORKDIR /edgex [2021-08-10T00:07:24.400Z] ---> Running in 882dbb5d4f0f [2021-08-10T00:07:24.400Z] Removing intermediate container 071206d1b1da [2021-08-10T00:07:24.400Z] ---> 16aba2394aa5 [2021-08-10T00:07:24.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:07:24.674Z] Removing intermediate container 5696395d459c [2021-08-10T00:07:24.674Z] ---> 3f87a3ef0542 [2021-08-10T00:07:24.674Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:07:24.674Z] ---> 4b859a55274f [2021-08-10T00:07:24.674Z] 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-08-10T00:07:24.674Z] ---> Running in ca4f46150146 [2021-08-10T00:07:24.940Z] ---> Running in b0961f9b3317 [2021-08-10T00:07:24.940Z] Removing intermediate container 882dbb5d4f0f [2021-08-10T00:07:24.940Z] ---> 8274b6ea9d9a [2021-08-10T00:07:24.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T00:07:24.940Z] Removing intermediate container ca4f46150146 [2021-08-10T00:07:24.940Z] ---> 5940fafacf69 [2021-08-10T00:07:24.940Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T00:07:25.220Z] ---> Running in f8d83f8ad13e [2021-08-10T00:07:25.220Z] Removing intermediate container b0961f9b3317 [2021-08-10T00:07:25.220Z] ---> 06e8a1e36a43 [2021-08-10T00:07:25.220Z] [2021-08-10T00:07:25.220Z] Successfully built 06e8a1e36a43 [2021-08-10T00:07:25.220Z] ---> 39c1bbfdd645 [2021-08-10T00:07:25.220Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T00:07:25.220Z] Successfully tagged core-command:latest [2021-08-10T00:07:25.220Z] Building core-metadata [2021-08-10T00:07:25.496Z]  Building core-command ... done  ---> 0041212c300a [2021-08-10T00:07:25.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T00:07:25.848Z] $ docker top 4f111de02456478747aa80b50e713c47145cdbf8195536e403ea9fd85ed64f98 -eo pid,comm [2021-08-10T00:07:26.081Z] Removing intermediate container f8d83f8ad13e [2021-08-10T00:07:26.081Z] ---> 421455ca93e4 [2021-08-10T00:07:26.081Z] Step 22/23 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] { [Pipeline] sh [2021-08-10T00:07:26.879Z] + go version [2021-08-10T00:07:26.879Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-10T00:07:26.902Z] $ docker stop --time=1 4f111de02456478747aa80b50e713c47145cdbf8195536e403ea9fd85ed64f98 [2021-08-10T00:07:27.060Z] ---> Running in 40df0dda8484 [2021-08-10T00:07:27.331Z] ---> d6d20a72db1c [2021-08-10T00:07:27.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T00:07:27.331Z] ---> 729cf24f2699 [2021-08-10T00:07:27.331Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T00:07:27.331Z] Removing intermediate container 40df0dda8484 [2021-08-10T00:07:27.331Z] ---> c426ab357774 [2021-08-10T00:07:27.331Z] Step 23/23 : LABEL version=2.0.1-dev.26 [2021-08-10T00:07:27.600Z] ---> Running in 4d7a46fcf715 [2021-08-10T00:07:27.870Z] ---> aa10962e4e8b [2021-08-10T00:07:27.870Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T00:07:28.134Z] Removing intermediate container 4d7a46fcf715 [2021-08-10T00:07:28.134Z] ---> 179b3d36b751 [2021-08-10T00:07:28.134Z] [2021-08-10T00:07:28.134Z] ---> 650a5e13da76 [2021-08-10T00:07:28.134Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T00:07:28.134Z] Successfully built 179b3d36b751 [2021-08-10T00:07:28.134Z] ---> Running in 6df10cb173f1 [2021-08-10T00:07:28.134Z] Successfully tagged support-scheduler:latest [2021-08-10T00:07:28.134Z]  Building support-scheduler ... done Building security-bootstrapper [2021-08-10T00:07:28.426Z] Removing intermediate container 11720ea0ed55 [2021-08-10T00:07:28.426Z] ---> 92aa79c8a22d [2021-08-10T00:07:28.426Z] [2021-08-10T00:07:28.426Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:07:28.426Z] ---> 13621d1b12d4 [2021-08-10T00:07:28.426Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T00:07:28.813Z] $ docker rm -f 4f111de02456478747aa80b50e713c47145cdbf8195536e403ea9fd85ed64f98 [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-08-10T00:07:29.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T00:07:29.843Z] ---> Running in 0ab6ccbcc4b0 [2021-08-10T00:07:29.908Z] [2021-08-10T00:07:29.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:07:30.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T00:07:30.540Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-10T00:07:30.540Z] 29e5d40040c1: Pulling fs layer [2021-08-10T00:07:30.541Z] 1ce36da41761: Pulling fs layer [2021-08-10T00:07:30.541Z] 25b303627fd3: Pulling fs layer [2021-08-10T00:07:31.140Z] 29e5d40040c1: Verifying Checksum [2021-08-10T00:07:31.140Z] 29e5d40040c1: Download complete [2021-08-10T00:07:31.260Z] Removing intermediate container 6df10cb173f1 [2021-08-10T00:07:31.260Z] ---> 1523c3327d13 [2021-08-10T00:07:31.260Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T00:07:31.260Z] ---> ed44d3132d59 [2021-08-10T00:07:31.260Z] 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-08-10T00:07:31.260Z] Removing intermediate container 0ab6ccbcc4b0 [2021-08-10T00:07:31.260Z] ---> cd7f8271ccb2 [2021-08-10T00:07:31.260Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T00:07:31.417Z] 1ce36da41761: Verifying Checksum [2021-08-10T00:07:31.417Z] 1ce36da41761: Download complete [2021-08-10T00:07:31.527Z] ---> Running in 37b441db1a8e [2021-08-10T00:07:31.527Z] ---> Running in 8d35b7d5c1b0 [2021-08-10T00:07:32.019Z] 29e5d40040c1: Pull complete [2021-08-10T00:07:32.111Z] ---> Running in 59f3a44e8bd7 [2021-08-10T00:07:32.381Z] Removing intermediate container 37b441db1a8e [2021-08-10T00:07:32.381Z] ---> 6b0e01dac06d [2021-08-10T00:07:32.381Z] Step 20/22 : LABEL arch=x86_64 [2021-08-10T00:07:32.381Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:07:32.381Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:07:32.381Z] ---> f8a097798389 [2021-08-10T00:07:32.381Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T00:07:32.381Z] ---> Using cache [2021-08-10T00:07:32.381Z] ---> ec913b8ee67e [2021-08-10T00:07:32.382Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:07:32.382Z] ---> Using cache [2021-08-10T00:07:32.382Z] ---> 49bd84e8c419 [2021-08-10T00:07:32.382Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T00:07:32.654Z] ---> Running in 2b843ebf2ff1 [2021-08-10T00:07:32.654Z] ---> Running in a612fc3b8076 [2021-08-10T00:07:32.654Z] Removing intermediate container 59f3a44e8bd7 [2021-08-10T00:07:32.654Z] ---> 3f3c411f8592 [2021-08-10T00:07:32.654Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T00:07:32.654Z] ---> Running in 57d4267f17a4 [2021-08-10T00:07:32.923Z] Removing intermediate container a612fc3b8076 [2021-08-10T00:07:32.923Z] ---> b5f94bfc8b55 [2021-08-10T00:07:32.923Z] Step 21/22 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:07:32.923Z] ---> Running in 597bc97c5d9e [2021-08-10T00:07:32.923Z] Removing intermediate container 57d4267f17a4 [2021-08-10T00:07:32.923Z] ---> f4f08736a54c [2021-08-10T00:07:32.923Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:07:33.004Z] 25b303627fd3: Verifying Checksum [2021-08-10T00:07:33.005Z] 25b303627fd3: Download complete [2021-08-10T00:07:33.190Z] ---> Running in 7e3d828d47f0 [2021-08-10T00:07:33.190Z] Removing intermediate container 597bc97c5d9e [2021-08-10T00:07:33.191Z] ---> 317adcdf277c [2021-08-10T00:07:33.191Z] Step 22/22 : LABEL version=2.0.1-dev.26 [2021-08-10T00:07:33.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:07:33.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:07:33.191Z] ---> f8a097798389 [2021-08-10T00:07:33.191Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:07:33.191Z] ---> Using cache [2021-08-10T00:07:33.191Z] ---> ec913b8ee67e [2021-08-10T00:07:33.191Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:07:33.191Z] ---> Using cache [2021-08-10T00:07:33.191Z] ---> 49bd84e8c419 [2021-08-10T00:07:33.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T00:07:33.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:33.466Z] ---> Running in 6b5567e7b3ee [2021-08-10T00:07:33.466Z] ---> Running in 28fca25bc4b9 [2021-08-10T00:07:33.466Z] Removing intermediate container 8d35b7d5c1b0 [2021-08-10T00:07:33.466Z] ---> 8295900d9a96 [2021-08-10T00:07:33.466Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T00:07:33.466Z] ---> Running in 78aaeb346ee6 [2021-08-10T00:07:33.466Z] Removing intermediate container 6b5567e7b3ee [2021-08-10T00:07:33.466Z] ---> 8a7344c3b0b8 [2021-08-10T00:07:33.466Z] [2021-08-10T00:07:33.600Z] 1ce36da41761: Pull complete [2021-08-10T00:07:33.742Z] Removing intermediate container 78aaeb346ee6 [2021-08-10T00:07:33.742Z] ---> 7ff61c6682ab [2021-08-10T00:07:33.742Z] Step 24/26 : LABEL arch=x86_64 [2021-08-10T00:07:33.742Z] Successfully built 8a7344c3b0b8 [2021-08-10T00:07:33.742Z] Successfully tagged security-proxy-setup:latest [2021-08-10T00:07:33.742Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-08-10T00:07:33.742Z] ---> Running in aad59fff5898 [2021-08-10T00:07:34.010Z] Removing intermediate container aad59fff5898 [2021-08-10T00:07:34.010Z] ---> 3d6f5eaeca06 [2021-08-10T00:07:34.010Z] Step 25/26 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:07:34.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:34.600Z] OK: 219 MiB in 52 packages [2021-08-10T00:07:35.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:35.450Z] ---> Running in ab64568c50c8 [2021-08-10T00:07:36.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:36.297Z] Removing intermediate container ab64568c50c8 [2021-08-10T00:07:36.297Z] ---> 6ebc472ae43b [2021-08-10T00:07:36.297Z] Step 26/26 : LABEL version=2.0.1-dev.26 [2021-08-10T00:07:36.297Z] OK: 219 MiB in 52 packages [2021-08-10T00:07:36.566Z] ---> Running in 78fe312f98bf [2021-08-10T00:07:36.566Z] Removing intermediate container 2b843ebf2ff1 [2021-08-10T00:07:36.566Z] ---> 51358f5a710c [2021-08-10T00:07:36.566Z] Step 6/32 : COPY go.mod . [2021-08-10T00:07:36.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:07:36.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:07:36.566Z] ---> f8a097798389 [2021-08-10T00:07:36.566Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:07:36.566Z] ---> Using cache [2021-08-10T00:07:36.566Z] ---> ec913b8ee67e [2021-08-10T00:07:36.566Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:07:36.566Z] ---> Using cache [2021-08-10T00:07:36.566Z] ---> 49bd84e8c419 [2021-08-10T00:07:36.566Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T00:07:36.837Z] Removing intermediate container 7e3d828d47f0 [2021-08-10T00:07:36.837Z] ---> a06d966a20d4 [2021-08-10T00:07:36.837Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T00:07:36.837Z] ---> Running in 8cc229f293d0 [2021-08-10T00:07:36.837Z] ---> Running in 239290ab06d2 [2021-08-10T00:07:36.837Z] Removing intermediate container 78fe312f98bf [2021-08-10T00:07:36.837Z] ---> ce5645e0a3bd [2021-08-10T00:07:36.837Z] [2021-08-10T00:07:36.837Z] ---> 5b1f8887fe2e [2021-08-10T00:07:36.837Z] Step 7/32 : RUN go mod download [2021-08-10T00:07:36.837Z] Successfully built ce5645e0a3bd [2021-08-10T00:07:36.837Z] Successfully tagged security-secretstore-setup:latest [2021-08-10T00:07:36.837Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-10T00:07:37.109Z] Removing intermediate container 28fca25bc4b9 [2021-08-10T00:07:37.109Z] ---> 5c881124acaa [2021-08-10T00:07:37.109Z] Step 6/24 : COPY go.mod . [2021-08-10T00:07:37.109Z] ---> Running in db5cd2e9b639 [2021-08-10T00:07:38.513Z] ---> fc64650b3be4 [2021-08-10T00:07:38.513Z] Step 7/24 : RUN go mod download [2021-08-10T00:07:38.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:38.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:39.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:39.366Z] ---> Running in 92a597c1cd31 [2021-08-10T00:07:39.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:39.913Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T00:07:39.913Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T00:07:39.913Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T00:07:39.913Z] OK: 219 MiB in 52 packages [2021-08-10T00:07:39.913Z] Removing intermediate container db5cd2e9b639 [2021-08-10T00:07:39.913Z] ---> 7a9c575dcc74 [2021-08-10T00:07:39.913Z] Step 8/32 : COPY . . [2021-08-10T00:07:40.187Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T00:07:40.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:07:40.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:07:40.187Z] ---> f8a097798389 [2021-08-10T00:07:40.187Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T00:07:40.187Z] ---> Using cache [2021-08-10T00:07:40.187Z] ---> ec913b8ee67e [2021-08-10T00:07:40.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:07:40.187Z] ---> Using cache [2021-08-10T00:07:40.187Z] ---> 49bd84e8c419 [2021-08-10T00:07:40.187Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T00:07:40.800Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T00:07:41.067Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T00:07:41.067Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:07:41.067Z] OK: 8 MiB in 20 packages [2021-08-10T00:07:42.028Z] ---> Running in ee6a690bae72 [2021-08-10T00:07:42.299Z] Removing intermediate container 8cc229f293d0 [2021-08-10T00:07:42.299Z] ---> 64d60cbc174d [2021-08-10T00:07:42.299Z] Step 6/24 : COPY go.mod . [2021-08-10T00:07:42.299Z] Removing intermediate container 92a597c1cd31 [2021-08-10T00:07:42.299Z] ---> b79eb1c1f214 [2021-08-10T00:07:42.299Z] Step 8/24 : COPY . . [2021-08-10T00:07:42.901Z] ---> c3ea7056abef [2021-08-10T00:07:42.901Z] Step 7/24 : RUN go mod download [2021-08-10T00:07:42.901Z] Removing intermediate container 239290ab06d2 [2021-08-10T00:07:42.901Z] ---> a3eb3008c27b [2021-08-10T00:07:42.901Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:07:43.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:43.756Z] ---> Running in 4ba2fe7bfd6d [2021-08-10T00:07:43.779Z] 25b303627fd3: Pull complete [2021-08-10T00:07:43.779Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-10T00:07:43.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T00:07:43.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-10T00:07:44.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-08-10T00:07:44.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:07:44.082Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:07:44.300Z] OK: 219 MiB in 52 packages [2021-08-10T00:07:44.300Z] ---> 2d5df430f1df [2021-08-10T00:07:44.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T00:07:46.242Z] ---> 8d6d2edc7f68 [2021-08-10T00:07:46.242Z] Step 9/32 : RUN go mod tidy [2021-08-10T00:07:46.242Z] ---> 9de3c294c759 [2021-08-10T00:07:46.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T00:07:46.242Z] Removing intermediate container ee6a690bae72 [2021-08-10T00:07:46.242Z] ---> b1b0478a5c41 [2021-08-10T00:07:46.242Z] Step 6/23 : COPY go.mod . [2021-08-10T00:07:46.509Z] ---> Running in 66f1c45efa68 [2021-08-10T00:07:46.509Z] ---> 1a0d1d145d9b [2021-08-10T00:07:46.509Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T00:07:46.509Z] ---> 670ce112a51e [2021-08-10T00:07:46.509Z] Step 7/23 : RUN go mod download [2021-08-10T00:07:46.777Z] ---> Running in 361b44229b25 [2021-08-10T00:07:46.777Z] ---> Running in cb30a9bec5ec [2021-08-10T00:07:46.777Z] Removing intermediate container 4ba2fe7bfd6d [2021-08-10T00:07:46.777Z] ---> a24a06730325 [2021-08-10T00:07:46.777Z] Step 8/24 : COPY . . [2021-08-10T00:07:47.052Z] Removing intermediate container 361b44229b25 [2021-08-10T00:07:47.052Z] ---> 29abd668873e [2021-08-10T00:07:47.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:07:47.052Z] ---> Running in 9bd3bad72fcb [2021-08-10T00:07:47.583Z] $ docker top fb6a68be880975a294c693b4cf3e0e3f7393deafd25421f38d5fb0ed7418d306 -eo pid,comm [2021-08-10T00:07:47.643Z] Removing intermediate container 9bd3bad72fcb [2021-08-10T00:07:47.644Z] ---> 6317c60e499c [2021-08-10T00:07:47.644Z] Step 22/24 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh [2021-08-10T00:07:48.549Z] + docker-compose build --help [2021-08-10T00:07:48.550Z] + grep parallel [2021-08-10T00:07:48.624Z] ---> Running in 244c669ccce4 [2021-08-10T00:07:49.608Z] ---> 90bc656d68f6 [2021-08-10T00:07:49.608Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:07:49.608Z] Removing intermediate container 244c669ccce4 [2021-08-10T00:07:49.608Z] ---> 6755a5748b0d [2021-08-10T00:07:49.608Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:07:49.608Z] ---> Running in a0cc375d90ba [2021-08-10T00:07:49.608Z] ---> Running in ad598d6b088f [2021-08-10T00:07:49.879Z] Removing intermediate container 66f1c45efa68 [2021-08-10T00:07:49.879Z] ---> fea2deaf821d [2021-08-10T00:07:49.879Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T00:07:49.879Z] Removing intermediate container cb30a9bec5ec [2021-08-10T00:07:49.879Z] ---> 05516add2490 [2021-08-10T00:07:49.879Z] Step 8/23 : COPY . . [2021-08-10T00:07:49.879Z] ---> Running in f1c8577627e9 [2021-08-10T00:07:49.879Z] Removing intermediate container ad598d6b088f [2021-08-10T00:07:49.879Z] ---> e6c71a6c2c22 [2021-08-10T00:07:49.879Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:07:50.152Z] ---> Running in 4abb616a1bf1 [2021-08-10T00:07:50.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T00:07:50.703Z] Removing intermediate container 4abb616a1bf1 [2021-08-10T00:07:50.703Z] ---> 04e40c94a78d [2021-08-10T00:07:50.703Z] [2021-08-10T00:07:50.978Z] Successfully built 04e40c94a78d [2021-08-10T00:07:50.978Z] Successfully tagged core-data:latest [2021-08-10T00:07:51.937Z] --parallel Build images in parallel. [Pipeline] } [2021-08-10T00:07:51.957Z] $ docker stop --time=1 fb6a68be880975a294c693b4cf3e0e3f7393deafd25421f38d5fb0ed7418d306 [2021-08-10T00:07:53.860Z] $ docker rm -f fb6a68be880975a294c693b4cf3e0e3f7393deafd25421f38d5fb0ed7418d306 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:07:54.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-10T00:07:54.592Z] . [Pipeline] withDockerContainer [2021-08-10T00:07:54.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-08-10T00:07:54.897Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-10T00:07:55.262Z]  Building core-data ... done Removing intermediate container a0cc375d90ba [2021-08-10T00:07:55.262Z] ---> 2d14b3c71ece [2021-08-10T00:07:55.262Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T00:07:55.262Z] ---> Running in aee354af995a [2021-08-10T00:07:55.262Z] ---> 66c77d04c06d [2021-08-10T00:07:55.262Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:07:55.262Z] ---> Running in e9519ef18e6c [2021-08-10T00:07:55.262Z] ---> 22aefbca80fa [2021-08-10T00:07:55.262Z] Step 9/23 : RUN go mod tidy [2021-08-10T00:07:55.530Z] ---> Running in 990bbd5ad6a4 [2021-08-10T00:07:55.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T00:07:56.358Z] $ docker top 1d410be36cf80c7ff891249ab3c50379bb6615e4029596da90dfa59950902487 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T00:07:57.233Z] Removing intermediate container e9519ef18e6c [2021-08-10T00:07:57.233Z] ---> 2c81f9e966d1 [2021-08-10T00:07:57.233Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T00:07:57.233Z] ---> Running in 8fa425a538be [2021-08-10T00:07:57.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-10T00:07:57.509Z] Removing intermediate container 990bbd5ad6a4 [2021-08-10T00:07:57.509Z] ---> 6cdba7323625 [2021-08-10T00:07:57.509Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T00:07:57.779Z] ---> Running in ad824a254b93 [2021-08-10T00:07:57.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T00:07:58.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T00:08:00.708Z] Building core-command ... [2021-08-10T00:08:00.708Z] Building core-data ... [2021-08-10T00:08:00.708Z] Building core-metadata ... [2021-08-10T00:08:00.708Z] Building security-bootstrapper ... [2021-08-10T00:08:00.708Z] Building security-proxy-setup ... [2021-08-10T00:08:00.708Z] Building security-secretstore-setup ... [2021-08-10T00:08:00.708Z] Building support-notifications ... [2021-08-10T00:08:00.708Z] Building support-scheduler ... [2021-08-10T00:08:00.708Z] Building sys-mgmt-agent ... [2021-08-10T00:08:00.708Z] Building security-secretstore-setup [2021-08-10T00:08:00.708Z] Building core-command [2021-08-10T00:08:00.708Z] Building sys-mgmt-agent [2021-08-10T00:08:00.708Z] Building security-proxy-setup [2021-08-10T00:08:00.708Z] Building security-bootstrapper [2021-08-10T00:08:20.448Z] Removing intermediate container f1c8577627e9 [2021-08-10T00:08:20.448Z] ---> 572b7b047a89 [2021-08-10T00:08:20.448Z] [2021-08-10T00:08:20.448Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T00:08:20.448Z] ---> 13621d1b12d4 [2021-08-10T00:08:20.448Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T00:08:20.448Z] ---> Running in e8cc81d94da2 [2021-08-10T00:08:20.719Z] Removing intermediate container e8cc81d94da2 [2021-08-10T00:08:20.719Z] ---> f32c5aa8de7b [2021-08-10T00:08:20.719Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T00:08:20.719Z] ---> Running in bfa1995a80b7 [2021-08-10T00:08:21.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:21.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:21.598Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T00:08:21.598Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T00:08:21.598Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:08:21.598Z] OK: 6 MiB in 16 packages [2021-08-10T00:08:22.203Z] Removing intermediate container bfa1995a80b7 [2021-08-10T00:08:22.203Z] ---> 59de9bf7f07b [2021-08-10T00:08:22.204Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T00:08:22.204Z] ---> Running in d9dea6845f81 [2021-08-10T00:08:22.204Z] Removing intermediate container d9dea6845f81 [2021-08-10T00:08:22.204Z] ---> 55f3125e5f6d [2021-08-10T00:08:22.204Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T00:08:22.204Z] ---> Running in bf4a822767b9 [2021-08-10T00:08:22.479Z] Removing intermediate container bf4a822767b9 [2021-08-10T00:08:22.479Z] ---> 129455624e2f [2021-08-10T00:08:22.479Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T00:08:22.479Z] ---> Running in 3609146c6cd0 [2021-08-10T00:08:23.699Z] Removing intermediate container 3609146c6cd0 [2021-08-10T00:08:23.699Z] ---> 8d4d8981f959 [2021-08-10T00:08:23.699Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T00:08:23.699Z] ---> Running in c2ffac57cd76 [2021-08-10T00:08:24.183Z] Removing intermediate container c2ffac57cd76 [2021-08-10T00:08:24.183Z] ---> d5364549c9c7 [2021-08-10T00:08:24.183Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T00:08:24.183Z] ---> aad0bd11f17b [2021-08-10T00:08:24.183Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T00:08:24.183Z] ---> Running in dab58ceb0d1d [2021-08-10T00:08:24.790Z] Removing intermediate container dab58ceb0d1d [2021-08-10T00:08:24.790Z] ---> 383d687987c7 [2021-08-10T00:08:24.790Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:08:25.079Z] ---> b4484e5edb6a [2021-08-10T00:08:25.079Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T00:08:25.702Z] ---> 53a9ea8c2206 [2021-08-10T00:08:25.702Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T00:08:25.982Z] ---> ae468d29f068 [2021-08-10T00:08:25.982Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T00:08:26.591Z] ---> d12cf513c97a [2021-08-10T00:08:26.591Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T00:08:26.860Z] ---> d1f95a9abe63 [2021-08-10T00:08:26.860Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T00:08:27.463Z] ---> Running in 6237f3421965 [2021-08-10T00:08:27.463Z] Removing intermediate container 8fa425a538be [2021-08-10T00:08:27.463Z] ---> 6c5bd9573d64 [2021-08-10T00:08:27.463Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T00:08:27.463Z] ---> Running in 45f344c1dde4 [2021-08-10T00:08:27.743Z] Removing intermediate container 6237f3421965 [2021-08-10T00:08:27.743Z] ---> 91773d58d856 [2021-08-10T00:08:27.743Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T00:08:28.035Z] ---> cf0bb3a477ce [2021-08-10T00:08:28.035Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T00:08:28.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T00:08:28.321Z] ---> Running in b3cce1920d70 [2021-08-10T00:08:29.308Z] Removing intermediate container aee354af995a [2021-08-10T00:08:29.308Z] ---> 9bea05d26815 [2021-08-10T00:08:29.308Z] [2021-08-10T00:08:29.308Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:08:29.308Z] ---> 13621d1b12d4 [2021-08-10T00:08:29.308Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:08:29.308Z] ---> Using cache [2021-08-10T00:08:29.308Z] ---> 9bc9bf03c9f3 [2021-08-10T00:08:29.308Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:08:29.308Z] ---> Using cache [2021-08-10T00:08:29.308Z] ---> 538084e35d98 [2021-08-10T00:08:29.308Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T00:08:29.308Z] ---> Running in f923bac31b3a [2021-08-10T00:08:29.308Z] Removing intermediate container f923bac31b3a [2021-08-10T00:08:29.308Z] ---> 364b946abfb5 [2021-08-10T00:08:29.308Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T00:08:29.577Z] Removing intermediate container 45f344c1dde4 [2021-08-10T00:08:29.577Z] ---> 4aa21789eabe [2021-08-10T00:08:29.577Z] [2021-08-10T00:08:29.577Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T00:08:29.577Z] ---> Running in c8b1d5602c02 [2021-08-10T00:08:29.577Z] Removing intermediate container b3cce1920d70 [2021-08-10T00:08:29.577Z] ---> 7f2e49173005 [2021-08-10T00:08:29.577Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T00:08:29.577Z] 20.10.7: Pulling from library/docker [2021-08-10T00:08:29.845Z] ---> Running in 5b6f0d75c432 [2021-08-10T00:08:29.845Z] Removing intermediate container c8b1d5602c02 [2021-08-10T00:08:29.845Z] ---> 906657cda00d [2021-08-10T00:08:29.845Z] Step 16/24 : WORKDIR / [2021-08-10T00:08:29.845Z] Removing intermediate container ad824a254b93 [2021-08-10T00:08:29.845Z] ---> 93cb78ec4e63 [2021-08-10T00:08:29.845Z] [2021-08-10T00:08:29.845Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T00:08:29.845Z] ---> 13621d1b12d4 [2021-08-10T00:08:29.845Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T00:08:29.845Z] ---> Running in 9d91709c8eff [2021-08-10T00:08:29.845Z] ---> Running in 64e0e1728d71 [2021-08-10T00:08:30.115Z] Removing intermediate container 5b6f0d75c432 [2021-08-10T00:08:30.115Z] ---> 6baba96c153f [2021-08-10T00:08:30.115Z] Step 29/32 : CMD ["gate"] [2021-08-10T00:08:30.115Z] Removing intermediate container 9d91709c8eff [2021-08-10T00:08:30.115Z] ---> 8890fe35252d [2021-08-10T00:08:30.115Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:08:30.115Z] ---> Running in 1f1f1f77794c [2021-08-10T00:08:30.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:30.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:30.382Z] ---> f0b34f65da67 [2021-08-10T00:08:30.382Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T00:08:30.651Z] Removing intermediate container 1f1f1f77794c [2021-08-10T00:08:30.651Z] ---> 729085d8f941 [2021-08-10T00:08:30.651Z] Step 30/32 : LABEL arch=x86_64 [2021-08-10T00:08:30.651Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T00:08:30.651Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T00:08:30.651Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:08:30.651Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:08:30.651Z] OK: 6 MiB in 16 packages [2021-08-10T00:08:30.651Z] ---> Running in 06ed0c8bdd78 [2021-08-10T00:08:30.920Z] Removing intermediate container 06ed0c8bdd78 [2021-08-10T00:08:30.920Z] ---> 32718ea33f4d [2021-08-10T00:08:30.920Z] Step 31/32 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:30.920Z] ---> 9e1c6b9d7e8e [2021-08-10T00:08:30.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T00:08:31.189Z] ---> Running in eb16a4014aaf [2021-08-10T00:08:31.189Z] Removing intermediate container 64e0e1728d71 [2021-08-10T00:08:31.189Z] ---> a9dcd6dfa1c4 [2021-08-10T00:08:31.189Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:08:31.189Z] ---> 9122571371d6 [2021-08-10T00:08:31.189Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T00:08:31.189Z] Removing intermediate container eb16a4014aaf [2021-08-10T00:08:31.189Z] ---> cc3a8fabdbfb [2021-08-10T00:08:31.189Z] Step 32/32 : LABEL version=2.0.1-dev.26 [2021-08-10T00:08:31.189Z] ---> Running in c3967ed38c7c [2021-08-10T00:08:31.461Z] ---> Running in 674f864a4776 [2021-08-10T00:08:31.461Z] ---> Running in a921dea1a6ea [2021-08-10T00:08:31.461Z] Removing intermediate container c3967ed38c7c [2021-08-10T00:08:31.461Z] ---> a91b0678e39e [2021-08-10T00:08:31.461Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T00:08:31.461Z] ---> Running in 9c48658cad50 [2021-08-10T00:08:31.461Z] Removing intermediate container 674f864a4776 [2021-08-10T00:08:31.461Z] ---> dde7a7a3e31a [2021-08-10T00:08:31.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:08:31.461Z] Removing intermediate container a921dea1a6ea [2021-08-10T00:08:31.461Z] ---> 973c75c2c42d [2021-08-10T00:08:31.461Z] [2021-08-10T00:08:31.461Z] ---> Running in 7865a3fd5d5e [2021-08-10T00:08:31.733Z] Successfully built 973c75c2c42d [2021-08-10T00:08:31.733Z] Successfully tagged security-bootstrapper:latest [2021-08-10T00:08:31.733Z]  Building security-bootstrapper ... done Removing intermediate container 9c48658cad50 [2021-08-10T00:08:31.733Z] ---> 4eba419d7e5c [2021-08-10T00:08:31.733Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T00:08:31.733Z] Removing intermediate container 7865a3fd5d5e [2021-08-10T00:08:31.733Z] ---> ff9a0b932f4f [2021-08-10T00:08:31.733Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T00:08:31.733Z] ---> Running in 6a1826dafd89 [2021-08-10T00:08:31.733Z] ---> Running in 6a2762ab7806 [2021-08-10T00:08:31.733Z] Removing intermediate container 6a1826dafd89 [2021-08-10T00:08:31.733Z] ---> 887f4080374c [2021-08-10T00:08:31.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:08:31.733Z] Removing intermediate container 6a2762ab7806 [2021-08-10T00:08:31.733Z] ---> 87197f248d86 [2021-08-10T00:08:31.733Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:31.733Z] ---> Running in a57c63d55434 [2021-08-10T00:08:32.009Z] Removing intermediate container a57c63d55434 [2021-08-10T00:08:32.009Z] ---> fa946be1e7de [2021-08-10T00:08:32.009Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:08:32.009Z] ---> Running in b17bd4cd3b43 [2021-08-10T00:08:32.009Z] ---> aff235c5bc63 [2021-08-10T00:08:32.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T00:08:32.009Z] Removing intermediate container b17bd4cd3b43 [2021-08-10T00:08:32.009Z] ---> 23e0d0906805 [2021-08-10T00:08:32.009Z] [2021-08-10T00:08:32.287Z] Successfully built 23e0d0906805 [2021-08-10T00:08:32.287Z] Successfully tagged core-metadata:latest [2021-08-10T00:08:32.287Z]  Building core-metadata ... done  ---> f9292400dc69 [2021-08-10T00:08:32.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T00:08:32.556Z] ---> 1c4bce08f34f [2021-08-10T00:08:32.556Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T00:08:32.556Z] ---> Running in 59d63f4d025c [2021-08-10T00:08:32.825Z] Removing intermediate container 59d63f4d025c [2021-08-10T00:08:32.825Z] ---> fa4cd64f3277 [2021-08-10T00:08:32.825Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:08:32.825Z] ---> Running in ce5c26ea8e65 [2021-08-10T00:08:32.825Z] Removing intermediate container ce5c26ea8e65 [2021-08-10T00:08:32.825Z] ---> 216ebf1e1e4d [2021-08-10T00:08:32.825Z] Step 21/23 : LABEL arch=x86_64 [2021-08-10T00:08:32.825Z] ---> Running in 85aa215248e3 [2021-08-10T00:08:33.126Z] Removing intermediate container 85aa215248e3 [2021-08-10T00:08:33.126Z] ---> 7414e1458f2b [2021-08-10T00:08:33.126Z] Step 22/23 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:33.126Z] ---> Running in 0881d0351942 [2021-08-10T00:08:33.126Z] Removing intermediate container 0881d0351942 [2021-08-10T00:08:33.126Z] ---> fd1b75a1d374 [2021-08-10T00:08:33.126Z] Step 23/23 : LABEL version=2.0.1-dev.26 [2021-08-10T00:08:33.746Z] ---> Running in bf0e47e0022b [2021-08-10T00:08:33.746Z] Removing intermediate container bf0e47e0022b [2021-08-10T00:08:33.746Z] ---> e42851be9269 [2021-08-10T00:08:33.746Z] [2021-08-10T00:08:33.746Z] Successfully built e42851be9269 [2021-08-10T00:08:33.746Z] Successfully tagged support-notifications:latest [2021-08-10T00:08:35.495Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T00:08:35.495Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T00:08:35.495Z] ---> 08bdaf2f88f9 [2021-08-10T00:08:35.495Z] 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-08-10T00:08:35.798Z] ---> Running in dfa37e44ea5e [2021-08-10T00:08:36.064Z] Removing intermediate container dfa37e44ea5e [2021-08-10T00:08:36.064Z] ---> 185c4a8d9a2e [2021-08-10T00:08:36.064Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T00:08:36.064Z] ---> Running in 9c7802ecb7c7 [2021-08-10T00:08:36.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:36.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-10T00:08:36.596Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T00:08:36.596Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T00:08:36.596Z] Executing bash-5.1.0-r0.post-install [2021-08-10T00:08:36.596Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T00:08:36.596Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T00:08:36.596Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T00:08:36.596Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T00:08:36.596Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T00:08:36.596Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T00:08:36.596Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T00:08:36.862Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T00:08:36.862Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T00:08:36.862Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T00:08:36.862Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T00:08:36.862Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T00:08:37.444Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T00:08:37.444Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T00:08:37.444Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T00:08:37.444Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T00:08:37.444Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T00:08:37.444Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T00:08:37.444Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T00:08:37.444Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T00:08:37.444Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T00:08:37.444Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T00:08:37.714Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T00:08:37.714Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T00:08:37.714Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T00:08:37.714Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T00:08:37.714Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T00:08:37.714Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T00:08:37.714Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T00:08:37.714Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T00:08:37.714Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T00:08:37.714Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T00:08:37.714Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T00:08:37.714Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T00:08:37.714Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T00:08:37.714Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T00:08:37.714Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T00:08:37.982Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T00:08:37.982Z] OK: 82 MiB in 59 packages [2021-08-10T00:08:39.389Z] Collecting docker-compose==1.23.2 [2021-08-10T00:08:39.389Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T00:08:39.389Z] 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-08-10T00:08:39.389Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T00:08:39.389Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T00:08:39.389Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T00:08:39.389Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T00:08:39.653Z] Collecting PyYAML<4,>=3.10 [2021-08-10T00:08:39.654Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T00:08:40.237Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T00:08:40.237Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T00:08:40.237Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T00:08:40.237Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T00:08:40.237Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T00:08:40.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T00:08:40.508Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T00:08:40.508Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T00:08:40.508Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T00:08:40.508Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T00:08:40.774Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T00:08:40.774Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T00:08:41.040Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T00:08:41.040Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T00:08:41.306Z] Collecting certifi>=2017.4.17 [2021-08-10T00:08:41.306Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T00:08:41.306Z] Collecting idna<2.8,>=2.5 [2021-08-10T00:08:41.306Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T00:08:41.306Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T00:08:41.306Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T00:08:41.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T00:08:41.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T00:08:41.571Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T00:08:41.571Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T00:08:41.571Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T00:08:41.571Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T00:08:41.571Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T00:08:41.571Z] Attempting uninstall: urllib3 [2021-08-10T00:08:41.571Z] Found existing installation: urllib3 1.26.2 [2021-08-10T00:08:41.571Z] Uninstalling urllib3-1.26.2: [2021-08-10T00:08:41.571Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T00:08:41.837Z] Attempting uninstall: idna [2021-08-10T00:08:41.838Z] Found existing installation: idna 3.1 [2021-08-10T00:08:41.838Z] Uninstalling idna-3.1: [2021-08-10T00:08:41.838Z] Successfully uninstalled idna-3.1 [2021-08-10T00:08:41.838Z] Attempting uninstall: chardet [2021-08-10T00:08:41.838Z] Found existing installation: chardet 4.0.0 [2021-08-10T00:08:41.838Z] Uninstalling chardet-4.0.0: [2021-08-10T00:08:41.838Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T00:08:42.105Z] Attempting uninstall: requests [2021-08-10T00:08:42.105Z] Found existing installation: requests 2.25.1 [2021-08-10T00:08:42.105Z] Uninstalling requests-2.25.1: [2021-08-10T00:08:42.105Z] Successfully uninstalled requests-2.25.1 [2021-08-10T00:08:42.105Z] Running setup.py install for texttable: started [2021-08-10T00:08:42.372Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T00:08:42.372Z] Running setup.py install for PyYAML: started [2021-08-10T00:08:42.963Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T00:08:42.963Z] Running setup.py install for docopt: started [2021-08-10T00:08:43.229Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T00:08:43.229Z] Running setup.py install for dockerpty: started [2021-08-10T00:08:43.495Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T00:08:43.763Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T00:08:47.113Z] Removing intermediate container 9c7802ecb7c7 [2021-08-10T00:08:47.113Z] ---> b6b53eaa1c8e [2021-08-10T00:08:47.113Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T00:08:47.113Z] ---> Running in 58f6dc54c6cb [2021-08-10T00:08:47.378Z] Removing intermediate container 58f6dc54c6cb [2021-08-10T00:08:47.378Z] ---> 7cb2f3539eb3 [2021-08-10T00:08:47.378Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T00:08:47.378Z] ---> Running in 58b21f3d7adc [2021-08-10T00:08:47.378Z] Removing intermediate container 58b21f3d7adc [2021-08-10T00:08:47.378Z] ---> 4271c828c943 [2021-08-10T00:08:47.378Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T00:08:47.644Z] ---> c340fcdb2f2c [2021-08-10T00:08:47.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T00:08:47.716Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:08:47.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:08:47.716Z] ---> 6ef1f3bf7dfc [2021-08-10T00:08:47.716Z] Step 3/32 : WORKDIR /edgex-go [2021-08-10T00:08:47.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:08:47.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:08:47.716Z] ---> 6ef1f3bf7dfc [2021-08-10T00:08:47.716Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:08:47.716Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:08:47.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:08:47.716Z] ---> 6ef1f3bf7dfc [2021-08-10T00:08:47.716Z] Step 3/22 : WORKDIR /edgex-go [2021-08-10T00:08:47.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:08:47.716Z] [2021-08-10T00:08:47.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:08:47.716Z] ---> 6ef1f3bf7dfc [2021-08-10T00:08:47.716Z] Step 3/26 : WORKDIR /edgex-go [2021-08-10T00:08:47.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:08:47.716Z] ---> 6ef1f3bf7dfc [2021-08-10T00:08:47.716Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:08:47.716Z] ---> Running in bcbe845ca7e0 [2021-08-10T00:08:47.716Z] ---> Running in 1e2bf4ecff2b [2021-08-10T00:08:47.716Z] ---> Running in e341279a003f [2021-08-10T00:08:47.716Z] ---> Running in 54dbbe9d5c5f [2021-08-10T00:08:47.716Z] ---> Running in bf5434defbf2 [2021-08-10T00:08:47.716Z] Removing intermediate container 1e2bf4ecff2b [2021-08-10T00:08:47.716Z] ---> 16c7e6a9490d [2021-08-10T00:08:47.716Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:08:47.716Z] Removing intermediate container bcbe845ca7e0 [2021-08-10T00:08:47.716Z] ---> 74895eeaaa4e [2021-08-10T00:08:47.716Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:08:47.716Z] ---> Running in ab5d5bc16563 [2021-08-10T00:08:47.716Z] Removing intermediate container e341279a003f [2021-08-10T00:08:47.716Z] ---> 635fa9f333c8 [2021-08-10T00:08:47.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:08:47.716Z] Removing intermediate container bf5434defbf2 [2021-08-10T00:08:47.716Z] ---> 850825778274 [2021-08-10T00:08:47.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:08:47.716Z] Removing intermediate container 54dbbe9d5c5f [2021-08-10T00:08:47.716Z] ---> 42e62401d4b5 [2021-08-10T00:08:47.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:08:47.716Z] ---> Running in 7c0a3db79497 [2021-08-10T00:08:47.716Z] ---> Running in 1effc23aee6d [2021-08-10T00:08:47.716Z] ---> Running in 2978283b5f37 [2021-08-10T00:08:47.716Z] ---> Running in 423d78aafd8e [2021-08-10T00:08:47.916Z] ---> 212cbef975ef [2021-08-10T00:08:47.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T00:08:48.387Z] ---> f38187811175 [2021-08-10T00:08:48.387Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T00:08:48.387Z] ---> Running in 1ba5d39101b3 [2021-08-10T00:08:48.387Z] Removing intermediate container 1ba5d39101b3 [2021-08-10T00:08:48.387Z] ---> 7d987863bbf0 [2021-08-10T00:08:48.387Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:08:48.387Z] ---> Running in ffaab728236d [2021-08-10T00:08:48.387Z] Removing intermediate container ffaab728236d [2021-08-10T00:08:48.387Z] ---> 6275af45baf7 [2021-08-10T00:08:48.387Z] Step 22/24 : LABEL arch=x86_64 [2021-08-10T00:08:48.387Z] ---> Running in fa7901562a81 [2021-08-10T00:08:48.387Z] Removing intermediate container fa7901562a81 [2021-08-10T00:08:48.387Z] ---> 4a20166b4f9b [2021-08-10T00:08:48.387Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:48.387Z] ---> Running in 80d882da54cf [2021-08-10T00:08:48.387Z] Removing intermediate container 80d882da54cf [2021-08-10T00:08:48.387Z] ---> 2d53533b6868 [2021-08-10T00:08:48.387Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:08:48.653Z] ---> Running in dc4eb1e4c9d9 [2021-08-10T00:08:48.653Z] Removing intermediate container dc4eb1e4c9d9 [2021-08-10T00:08:48.653Z] ---> 31d715f1d8c0 [2021-08-10T00:08:48.653Z] [2021-08-10T00:08:48.653Z] Successfully built 31d715f1d8c0 [2021-08-10T00:08:48.653Z] Successfully tagged sys-mgmt-agent:latest [2021-08-10T00:08:48.664Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-10T00:08:48.669Z] $ docker stop --time=1 777a0d29e5d07e80ece10d12b9c671e010fdd34f75f5d01969f8226c441bfd06 [2021-08-10T00:08:49.919Z] $ docker rm -f 777a0d29e5d07e80ece10d12b9c671e010fdd34f75f5d01969f8226c441bfd06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T00:08:50.307Z] + docker images [2021-08-10T00:08:50.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T00:08:50.307Z] sys-mgmt-agent latest 31d715f1d8c0 2 seconds ago 325MB [2021-08-10T00:08:50.307Z] support-notifications latest e42851be9269 17 seconds ago 16.8MB [2021-08-10T00:08:50.307Z] core-metadata latest 23e0d0906805 19 seconds ago 16.7MB [2021-08-10T00:08:50.307Z] security-bootstrapper latest 973c75c2c42d 19 seconds ago 18.8MB [2021-08-10T00:08:50.307Z] 4aa21789eabe 21 seconds ago 1.75GB [2021-08-10T00:08:50.307Z] 93cb78ec4e63 21 seconds ago 1.75GB [2021-08-10T00:08:50.307Z] 9bea05d26815 22 seconds ago 1.75GB [2021-08-10T00:08:50.307Z] 572b7b047a89 30 seconds ago 1.75GB [2021-08-10T00:08:50.307Z] core-data latest 04e40c94a78d About a minute ago 20.4MB [2021-08-10T00:08:50.307Z] security-secretstore-setup latest ce5645e0a3bd About a minute ago 29MB [2021-08-10T00:08:50.307Z] security-proxy-setup latest 8a7344c3b0b8 About a minute ago 25.9MB [2021-08-10T00:08:50.307Z] 92aa79c8a22d About a minute ago 1.75GB [2021-08-10T00:08:50.307Z] support-scheduler latest 179b3d36b751 About a minute ago 16.1MB [2021-08-10T00:08:50.307Z] core-command latest 06e8a1e36a43 About a minute ago 16MB [2021-08-10T00:08:50.307Z] 5bdfeb68a246 About a minute ago 1.75GB [2021-08-10T00:08:50.307Z] 4c05ade5e7d2 About a minute ago 1.75GB [2021-08-10T00:08:50.307Z] 775b770afa07 About a minute ago 1.75GB [2021-08-10T00:08:50.307Z] 4b46affab49f About a minute ago 1.74GB [2021-08-10T00:08:50.307Z] ci-base-image-x86_64 latest f8a097798389 5 minutes ago 1.24GB [2021-08-10T00:08:50.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB [2021-08-10T00:08:50.307Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB [2021-08-10T00:08:50.307Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-10T00:08:50.307Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-10T00:08:50.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-08-10T00:08:50.353Z] Removing intermediate container ab5d5bc16563 [2021-08-10T00:08:50.353Z] ---> 5d78404dab8c [2021-08-10T00:08:50.353Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:08:50.486Z] provisioning config files... [2021-08-10T00:08:50.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config1547430661093680304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:08:50.632Z] ---> Running in 807ccc48e0c9 [2021-08-10T00:08:50.632Z] Removing intermediate container 7c0a3db79497 [2021-08-10T00:08:50.632Z] ---> 9621b8e1d238 [2021-08-10T00:08:50.632Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-10T00:08:50.846Z] ---> docker-login.sh [2021-08-10T00:08:50.846Z] nexus3.edgexfoundry.org:10001 [2021-08-10T00:08:50.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:08:50.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:08:50.846Z] Configure a credential helper to remove this warning. See [2021-08-10T00:08:50.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:08:50.846Z] [2021-08-10T00:08:50.846Z] Login Succeeded [2021-08-10T00:08:50.846Z] nexus3.edgexfoundry.org:10002 [2021-08-10T00:08:50.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:08:50.911Z] ---> Running in 646de55587ea [2021-08-10T00:08:51.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:08:51.113Z] Configure a credential helper to remove this warning. See [2021-08-10T00:08:51.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:08:51.113Z] [2021-08-10T00:08:51.113Z] Login Succeeded [2021-08-10T00:08:51.114Z] nexus3.edgexfoundry.org:10003 [2021-08-10T00:08:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:08:51.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:08:51.114Z] Configure a credential helper to remove this warning. See [2021-08-10T00:08:51.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:08:51.114Z] [2021-08-10T00:08:51.114Z] Login Succeeded [2021-08-10T00:08:51.114Z] nexus3.edgexfoundry.org:10004 [2021-08-10T00:08:51.187Z] Removing intermediate container 1effc23aee6d [2021-08-10T00:08:51.187Z] ---> cccb6d91328c [2021-08-10T00:08:51.187Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T00:08:51.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:08:51.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:08:51.379Z] Configure a credential helper to remove this warning. See [2021-08-10T00:08:51.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:08:51.379Z] [2021-08-10T00:08:51.379Z] Login Succeeded [2021-08-10T00:08:51.379Z] docker.io [2021-08-10T00:08:51.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:08:51.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:08:51.648Z] Configure a credential helper to remove this warning. See [2021-08-10T00:08:51.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:08:51.648Z] [2021-08-10T00:08:51.648Z] Login Succeeded [2021-08-10T00:08:51.648Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T00:08:51.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:08:51.725Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-10T00:08:51.726Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:51.726Z] latest [2021-08-10T00:08:51.726Z] 2.0.1-dev.26 [2021-08-10T00:08:51.726Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:08:51.726Z] main [2021-08-10T00:08:51.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:51.805Z] ---> Running in 093ac44f81b4 [2021-08-10T00:08:52.081Z] Removing intermediate container 2978283b5f37 [2021-08-10T00:08:52.081Z] ---> c56640533443 [2021-08-10T00:08:52.081Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-10T00:08:52.081Z] Removing intermediate container 423d78aafd8e [2021-08-10T00:08:52.081Z] ---> dfc9483810d2 [2021-08-10T00:08:52.081Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-10T00:08:52.091Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:52.356Z] ---> Running in 7a912c7b15fa [2021-08-10T00:08:52.356Z] ---> Running in 2e6c6eca8a26 [2021-08-10T00:08:52.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:52.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T00:08:52.414Z] 649bfb1c44d5: Preparing [2021-08-10T00:08:52.414Z] 5eca424fe633: Preparing [2021-08-10T00:08:52.414Z] ad4de3bf5890: Preparing [2021-08-10T00:08:52.414Z] 65b0e0a91cc3: Preparing [2021-08-10T00:08:52.414Z] 32f366d666a5: Preparing [2021-08-10T00:08:52.414Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:52.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:52.680Z] 65b0e0a91cc3: Pushed [2021-08-10T00:08:52.680Z] 649bfb1c44d5: Pushed [2021-08-10T00:08:52.680Z] ad4de3bf5890: Pushed [2021-08-10T00:08:53.642Z] 5eca424fe633: Pushed [2021-08-10T00:08:53.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:53.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:53.909Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:5fc74eb4211d57dd167dd0548b6a822d360f6ef6dc144e2e7794909ab99838a1 size: 1363 [Pipeline] isUnix [2021-08-10T00:08:53.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-08-10T00:08:54.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:54.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:54.263Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:54.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:54.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-10T00:08:54.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T00:08:54.576Z] 649bfb1c44d5: Preparing [2021-08-10T00:08:54.576Z] 5eca424fe633: Preparing [2021-08-10T00:08:54.576Z] ad4de3bf5890: Preparing [2021-08-10T00:08:54.576Z] 65b0e0a91cc3: Preparing [2021-08-10T00:08:54.576Z] 32f366d666a5: Preparing [2021-08-10T00:08:54.576Z] 5eca424fe633: Layer already exists [2021-08-10T00:08:54.576Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:54.577Z] 649bfb1c44d5: Layer already exists [2021-08-10T00:08:54.577Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:54.577Z] 65b0e0a91cc3: Layer already exists [2021-08-10T00:08:54.577Z] latest: digest: sha256:5fc74eb4211d57dd167dd0548b6a822d360f6ef6dc144e2e7794909ab99838a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:54.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:54.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:55.062Z] OK: 218 MiB in 52 packages [2021-08-10T00:08:55.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:55.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.26 [2021-08-10T00:08:55.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T00:08:55.213Z] 649bfb1c44d5: Preparing [2021-08-10T00:08:55.213Z] 5eca424fe633: Preparing [2021-08-10T00:08:55.213Z] ad4de3bf5890: Preparing [2021-08-10T00:08:55.213Z] 65b0e0a91cc3: Preparing [2021-08-10T00:08:55.213Z] 32f366d666a5: Preparing [2021-08-10T00:08:55.213Z] 5eca424fe633: Layer already exists [2021-08-10T00:08:55.213Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:55.213Z] 65b0e0a91cc3: Layer already exists [2021-08-10T00:08:55.213Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:55.213Z] 649bfb1c44d5: Layer already exists [2021-08-10T00:08:55.213Z] 2.0.1-dev.26: digest: sha256:5fc74eb4211d57dd167dd0548b6a822d360f6ef6dc144e2e7794909ab99838a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:55.341Z] OK: 218 MiB in 52 packages [2021-08-10T00:08:55.535Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:55.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:08:55.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T00:08:55.861Z] 649bfb1c44d5: Preparing [2021-08-10T00:08:55.861Z] 5eca424fe633: Preparing [2021-08-10T00:08:55.861Z] ad4de3bf5890: Preparing [2021-08-10T00:08:55.861Z] 65b0e0a91cc3: Preparing [2021-08-10T00:08:55.861Z] 32f366d666a5: Preparing [2021-08-10T00:08:55.861Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:55.861Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:55.861Z] 65b0e0a91cc3: Layer already exists [2021-08-10T00:08:55.861Z] 649bfb1c44d5: Layer already exists [2021-08-10T00:08:55.861Z] 5eca424fe633: Layer already exists [2021-08-10T00:08:55.861Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:5fc74eb4211d57dd167dd0548b6a822d360f6ef6dc144e2e7794909ab99838a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:55.942Z] OK: 218 MiB in 52 packages [2021-08-10T00:08:56.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:56.217Z] OK: 218 MiB in 52 packages [2021-08-10T00:08:56.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:08:56.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-10T00:08:56.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-10T00:08:56.501Z] 649bfb1c44d5: Preparing [2021-08-10T00:08:56.501Z] 5eca424fe633: Preparing [2021-08-10T00:08:56.501Z] ad4de3bf5890: Preparing [2021-08-10T00:08:56.501Z] 65b0e0a91cc3: Preparing [2021-08-10T00:08:56.501Z] 32f366d666a5: Preparing [2021-08-10T00:08:56.501Z] 649bfb1c44d5: Layer already exists [2021-08-10T00:08:56.501Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:56.501Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:56.501Z] 65b0e0a91cc3: Layer already exists [2021-08-10T00:08:56.501Z] 5eca424fe633: Layer already exists [2021-08-10T00:08:56.501Z] main: digest: sha256:5fc74eb4211d57dd167dd0548b6a822d360f6ef6dc144e2e7794909ab99838a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:08:56.560Z] ===================================================== [Pipeline] echo [2021-08-10T00:08:56.575Z] taggedImages: [2021-08-10T00:08:56.575Z] - nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:56.575Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-10T00:08:56.575Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.26 [2021-08-10T00:08:56.575Z] - nexus3.edgexfoundry.org:10004/core-command:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:08:56.575Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-10T00:08:56.604Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-10T00:08:56.605Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:56.605Z] latest [2021-08-10T00:08:56.605Z] 2.0.1-dev.26 [2021-08-10T00:08:56.605Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:08:56.605Z] main [2021-08-10T00:08:56.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:56.964Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:57.205Z] Removing intermediate container 807ccc48e0c9 [2021-08-10T00:08:57.205Z] ---> 434204147428 [2021-08-10T00:08:57.205Z] Step 6/22 : COPY go.mod . [2021-08-10T00:08:57.281Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:08:57.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T00:08:57.281Z] 8f81a604c426: Preparing [2021-08-10T00:08:57.281Z] 91261c7b1655: Preparing [2021-08-10T00:08:57.281Z] ad4de3bf5890: Preparing [2021-08-10T00:08:57.281Z] 06301de2e04d: Preparing [2021-08-10T00:08:57.281Z] 8ac7edcbf80e: Preparing [2021-08-10T00:08:57.281Z] 32f366d666a5: Preparing [2021-08-10T00:08:57.281Z] 32f366d666a5: Waiting [2021-08-10T00:08:57.281Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:57.281Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:57.550Z] 8ac7edcbf80e: Pushed [2021-08-10T00:08:57.550Z] 8f81a604c426: Pushed [2021-08-10T00:08:57.550Z] 06301de2e04d: Pushed [2021-08-10T00:08:57.812Z] Removing intermediate container 646de55587ea [2021-08-10T00:08:57.812Z] ---> c781c258c835 [2021-08-10T00:08:57.812Z] Step 6/32 : COPY go.mod . [2021-08-10T00:08:58.091Z] Removing intermediate container 093ac44f81b4 [2021-08-10T00:08:58.091Z] ---> aab9c08e0859 [2021-08-10T00:08:58.091Z] Step 6/24 : COPY go.mod . [2021-08-10T00:08:58.091Z] Removing intermediate container 7a912c7b15fa [2021-08-10T00:08:58.091Z] ---> 1e41e298d432 [2021-08-10T00:08:58.091Z] Step 6/26 : COPY go.mod . [2021-08-10T00:08:58.380Z] ---> a1aee59a5ae8 [2021-08-10T00:08:58.380Z] Step 7/22 : RUN go mod download [2021-08-10T00:08:58.656Z] ---> Running in 16db9b2a44ac [2021-08-10T00:08:58.947Z] ---> dffd0a15caa5 [2021-08-10T00:08:58.947Z] Step 7/32 : RUN go mod download [2021-08-10T00:08:58.947Z] OK: 218 MiB in 52 packages [2021-08-10T00:08:58.955Z] 91261c7b1655: Pushed [2021-08-10T00:08:58.955Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:d3b68cc26e6c1d9a14b061daf5116a73c02286448dde5df0c000134c161b2f22 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:59.240Z] ---> Running in 3fd05586eb99 [2021-08-10T00:08:59.278Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:59.531Z] ---> 533f2317c305 [2021-08-10T00:08:59.531Z] Step 7/26 : RUN go mod download [2021-08-10T00:08:59.531Z] ---> 9488d9303930 [2021-08-10T00:08:59.531Z] Step 7/24 : RUN go mod download [2021-08-10T00:08:59.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-10T00:08:59.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T00:08:59.606Z] 8f81a604c426: Preparing [2021-08-10T00:08:59.606Z] 91261c7b1655: Preparing [2021-08-10T00:08:59.606Z] ad4de3bf5890: Preparing [2021-08-10T00:08:59.606Z] 06301de2e04d: Preparing [2021-08-10T00:08:59.606Z] 8ac7edcbf80e: Preparing [2021-08-10T00:08:59.606Z] 32f366d666a5: Preparing [2021-08-10T00:08:59.606Z] 32f366d666a5: Waiting [2021-08-10T00:08:59.606Z] ad4de3bf5890: Layer already exists [2021-08-10T00:08:59.606Z] 8ac7edcbf80e: Layer already exists [2021-08-10T00:08:59.606Z] 91261c7b1655: Layer already exists [2021-08-10T00:08:59.606Z] 06301de2e04d: Layer already exists [2021-08-10T00:08:59.606Z] 8f81a604c426: Layer already exists [2021-08-10T00:08:59.606Z] 32f366d666a5: Layer already exists [2021-08-10T00:08:59.606Z] latest: digest: sha256:d3b68cc26e6c1d9a14b061daf5116a73c02286448dde5df0c000134c161b2f22 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:08:59.820Z] ---> Running in 2d59f559729e [2021-08-10T00:08:59.820Z] ---> Running in ef58845fb241 [2021-08-10T00:08:59.929Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:00.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.26 [2021-08-10T00:09:00.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T00:09:00.247Z] 8f81a604c426: Preparing [2021-08-10T00:09:00.247Z] 91261c7b1655: Preparing [2021-08-10T00:09:00.247Z] ad4de3bf5890: Preparing [2021-08-10T00:09:00.247Z] 06301de2e04d: Preparing [2021-08-10T00:09:00.247Z] 8ac7edcbf80e: Preparing [2021-08-10T00:09:00.247Z] 32f366d666a5: Preparing [2021-08-10T00:09:00.247Z] 32f366d666a5: Waiting [2021-08-10T00:09:00.247Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:00.247Z] 8ac7edcbf80e: Layer already exists [2021-08-10T00:09:00.247Z] 06301de2e04d: Layer already exists [2021-08-10T00:09:00.247Z] 8f81a604c426: Layer already exists [2021-08-10T00:09:00.247Z] 91261c7b1655: Layer already exists [2021-08-10T00:09:00.247Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:00.247Z] 2.0.1-dev.26: digest: sha256:d3b68cc26e6c1d9a14b061daf5116a73c02286448dde5df0c000134c161b2f22 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:00.566Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:00.884Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:00.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T00:09:00.884Z] 8f81a604c426: Preparing [2021-08-10T00:09:00.884Z] 91261c7b1655: Preparing [2021-08-10T00:09:00.884Z] ad4de3bf5890: Preparing [2021-08-10T00:09:00.884Z] 06301de2e04d: Preparing [2021-08-10T00:09:00.884Z] 8ac7edcbf80e: Preparing [2021-08-10T00:09:00.884Z] 32f366d666a5: Preparing [2021-08-10T00:09:00.884Z] 32f366d666a5: Waiting [2021-08-10T00:09:00.884Z] 8f81a604c426: Layer already exists [2021-08-10T00:09:00.884Z] 06301de2e04d: Layer already exists [2021-08-10T00:09:00.884Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:00.884Z] 91261c7b1655: Layer already exists [2021-08-10T00:09:00.884Z] 8ac7edcbf80e: Layer already exists [2021-08-10T00:09:00.884Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:00.884Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:d3b68cc26e6c1d9a14b061daf5116a73c02286448dde5df0c000134c161b2f22 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:01.290Z] Removing intermediate container 2e6c6eca8a26 [2021-08-10T00:09:01.290Z] ---> 54bc1048d04d [2021-08-10T00:09:01.290Z] Step 6/24 : COPY go.mod . [2021-08-10T00:09:01.410Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:01.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-10T00:09:01.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-10T00:09:01.728Z] 8f81a604c426: Preparing [2021-08-10T00:09:01.728Z] 91261c7b1655: Preparing [2021-08-10T00:09:01.728Z] ad4de3bf5890: Preparing [2021-08-10T00:09:01.728Z] 06301de2e04d: Preparing [2021-08-10T00:09:01.728Z] 8ac7edcbf80e: Preparing [2021-08-10T00:09:01.728Z] 32f366d666a5: Preparing [2021-08-10T00:09:01.728Z] 32f366d666a5: Waiting [2021-08-10T00:09:01.728Z] 8ac7edcbf80e: Layer already exists [2021-08-10T00:09:01.728Z] 8f81a604c426: Layer already exists [2021-08-10T00:09:01.728Z] 06301de2e04d: Layer already exists [2021-08-10T00:09:01.728Z] 91261c7b1655: Layer already exists [2021-08-10T00:09:01.728Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:01.728Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:01.728Z] main: digest: sha256:d3b68cc26e6c1d9a14b061daf5116a73c02286448dde5df0c000134c161b2f22 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:01.784Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:01.798Z] taggedImages: [2021-08-10T00:09:01.799Z] - nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:01.799Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-10T00:09:01.799Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.26 [2021-08-10T00:09:01.799Z] - nexus3.edgexfoundry.org:10004/core-data:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:01.799Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-10T00:09:01.830Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-10T00:09:01.830Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:01.830Z] latest [2021-08-10T00:09:01.830Z] 2.0.1-dev.26 [2021-08-10T00:09:01.830Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:01.830Z] main [2021-08-10T00:09:01.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:02.187Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:02.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:02.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T00:09:02.506Z] e1c91c2c7818: Preparing [2021-08-10T00:09:02.506Z] 39e801a9332a: Preparing [2021-08-10T00:09:02.506Z] ad4de3bf5890: Preparing [2021-08-10T00:09:02.506Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:02.506Z] 32f366d666a5: Preparing [2021-08-10T00:09:02.506Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:02.506Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:02.779Z] e1c91c2c7818: Pushed [2021-08-10T00:09:02.779Z] e1c1e4ffb074: Pushed [2021-08-10T00:09:03.303Z] ---> 7b7e4a3c9c2d [2021-08-10T00:09:03.303Z] Step 7/24 : RUN go mod download [2021-08-10T00:09:03.303Z] ---> Running in b7356a9be755 [2021-08-10T00:09:04.190Z] 39e801a9332a: Pushed [2021-08-10T00:09:04.190Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:16de40ffaecbc4c2886da59e8f2290c6d2a363b046ebcb0de6763d761a68b679 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:04.293Z] Removing intermediate container 16db9b2a44ac [2021-08-10T00:09:04.293Z] ---> 41241767d3cc [2021-08-10T00:09:04.293Z] Step 8/22 : COPY . . [2021-08-10T00:09:04.510Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:04.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-10T00:09:04.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T00:09:04.827Z] e1c91c2c7818: Preparing [2021-08-10T00:09:04.827Z] 39e801a9332a: Preparing [2021-08-10T00:09:04.827Z] ad4de3bf5890: Preparing [2021-08-10T00:09:04.827Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:04.827Z] 32f366d666a5: Preparing [2021-08-10T00:09:04.827Z] 39e801a9332a: Layer already exists [2021-08-10T00:09:04.827Z] e1c91c2c7818: Layer already exists [2021-08-10T00:09:04.827Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:04.827Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:04.827Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:04.827Z] latest: digest: sha256:16de40ffaecbc4c2886da59e8f2290c6d2a363b046ebcb0de6763d761a68b679 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:05.353Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:05.674Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.26 [2021-08-10T00:09:05.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T00:09:05.674Z] e1c91c2c7818: Preparing [2021-08-10T00:09:05.674Z] 39e801a9332a: Preparing [2021-08-10T00:09:05.674Z] ad4de3bf5890: Preparing [2021-08-10T00:09:05.674Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:05.674Z] 32f366d666a5: Preparing [2021-08-10T00:09:05.674Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:05.674Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:05.674Z] 39e801a9332a: Layer already exists [2021-08-10T00:09:05.674Z] e1c91c2c7818: Layer already exists [2021-08-10T00:09:05.674Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:05.674Z] 2.0.1-dev.26: digest: sha256:16de40ffaecbc4c2886da59e8f2290c6d2a363b046ebcb0de6763d761a68b679 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:05.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:06.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:06.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T00:09:06.308Z] e1c91c2c7818: Preparing [2021-08-10T00:09:06.308Z] 39e801a9332a: Preparing [2021-08-10T00:09:06.308Z] ad4de3bf5890: Preparing [2021-08-10T00:09:06.308Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:06.308Z] 32f366d666a5: Preparing [2021-08-10T00:09:06.308Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:06.308Z] 39e801a9332a: Layer already exists [2021-08-10T00:09:06.308Z] e1c91c2c7818: Layer already exists [2021-08-10T00:09:06.308Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:06.308Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:06.308Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:16de40ffaecbc4c2886da59e8f2290c6d2a363b046ebcb0de6763d761a68b679 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:06.630Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:06.947Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-10T00:09:06.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-10T00:09:06.947Z] e1c91c2c7818: Preparing [2021-08-10T00:09:06.947Z] 39e801a9332a: Preparing [2021-08-10T00:09:06.947Z] ad4de3bf5890: Preparing [2021-08-10T00:09:06.947Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:06.947Z] 32f366d666a5: Preparing [2021-08-10T00:09:06.947Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:06.947Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:06.947Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:06.947Z] 39e801a9332a: Layer already exists [2021-08-10T00:09:06.947Z] e1c91c2c7818: Layer already exists [2021-08-10T00:09:06.947Z] main: digest: sha256:16de40ffaecbc4c2886da59e8f2290c6d2a363b046ebcb0de6763d761a68b679 size: 1363 [Pipeline] } [2021-08-10T00:09:06.967Z] Removing intermediate container 3fd05586eb99 [2021-08-10T00:09:06.967Z] ---> 349f5769e787 [2021-08-10T00:09:06.967Z] Step 8/32 : COPY . . [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:07.006Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:07.021Z] taggedImages: [2021-08-10T00:09:07.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:07.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-10T00:09:07.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.26 [2021-08-10T00:09:07.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:07.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-10T00:09:07.051Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-10T00:09:07.051Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:07.051Z] latest [2021-08-10T00:09:07.051Z] 2.0.1-dev.26 [2021-08-10T00:09:07.051Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:07.051Z] main [2021-08-10T00:09:07.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:07.408Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:07.664Z] Removing intermediate container 2d59f559729e [2021-08-10T00:09:07.664Z] ---> 5569b86c4b25 [2021-08-10T00:09:07.664Z] Step 8/26 : COPY . . [2021-08-10T00:09:07.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:07.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T00:09:07.743Z] 616053dc1bf1: Preparing [2021-08-10T00:09:07.743Z] 616053dc1bf1: Preparing [2021-08-10T00:09:07.743Z] 2bc9786056d3: Preparing [2021-08-10T00:09:07.743Z] d331df2119ed: Preparing [2021-08-10T00:09:07.743Z] 597d004771ca: Preparing [2021-08-10T00:09:07.743Z] b195dbb34714: Preparing [2021-08-10T00:09:07.743Z] ad4de3bf5890: Preparing [2021-08-10T00:09:07.743Z] e8fde3a4d3bb: Preparing [2021-08-10T00:09:07.743Z] 434d9a685d68: Preparing [2021-08-10T00:09:07.743Z] 9caaa00770fe: Preparing [2021-08-10T00:09:07.743Z] 07ad757d4b73: Preparing [2021-08-10T00:09:07.743Z] 32f366d666a5: Preparing [2021-08-10T00:09:07.743Z] e8fde3a4d3bb: Waiting [2021-08-10T00:09:07.743Z] ad4de3bf5890: Waiting [2021-08-10T00:09:07.743Z] 07ad757d4b73: Waiting [2021-08-10T00:09:07.743Z] 434d9a685d68: Waiting [2021-08-10T00:09:07.743Z] 32f366d666a5: Waiting [2021-08-10T00:09:07.743Z] 9caaa00770fe: Waiting [2021-08-10T00:09:08.017Z] 616053dc1bf1: Pushed [2021-08-10T00:09:08.017Z] 597d004771ca: Pushed [2021-08-10T00:09:08.017Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:08.017Z] 2bc9786056d3: Pushed [2021-08-10T00:09:08.017Z] d331df2119ed: Pushed [2021-08-10T00:09:08.287Z] 07ad757d4b73: Pushed [2021-08-10T00:09:08.287Z] 434d9a685d68: Pushed [2021-08-10T00:09:08.287Z] 9caaa00770fe: Pushed [2021-08-10T00:09:08.287Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:08.287Z] e8fde3a4d3bb: Pushed [2021-08-10T00:09:08.357Z] Removing intermediate container ef58845fb241 [2021-08-10T00:09:08.357Z] ---> 2341a3f4aad9 [2021-08-10T00:09:08.357Z] Step 8/24 : COPY . . [2021-08-10T00:09:09.694Z] b195dbb34714: Pushed [2021-08-10T00:09:09.694Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:990b983d8f3f31fe20d6452d83f1f018924d68c5495dba2192adc66437a963f2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:10.019Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:10.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-10T00:09:10.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T00:09:10.333Z] 616053dc1bf1: Preparing [2021-08-10T00:09:10.333Z] 616053dc1bf1: Preparing [2021-08-10T00:09:10.333Z] 2bc9786056d3: Preparing [2021-08-10T00:09:10.333Z] d331df2119ed: Preparing [2021-08-10T00:09:10.333Z] 597d004771ca: Preparing [2021-08-10T00:09:10.333Z] b195dbb34714: Preparing [2021-08-10T00:09:10.333Z] ad4de3bf5890: Preparing [2021-08-10T00:09:10.333Z] e8fde3a4d3bb: Preparing [2021-08-10T00:09:10.333Z] 434d9a685d68: Preparing [2021-08-10T00:09:10.333Z] 9caaa00770fe: Preparing [2021-08-10T00:09:10.333Z] 07ad757d4b73: Preparing [2021-08-10T00:09:10.333Z] 32f366d666a5: Preparing [2021-08-10T00:09:10.333Z] e8fde3a4d3bb: Waiting [2021-08-10T00:09:10.333Z] 434d9a685d68: Waiting [2021-08-10T00:09:10.333Z] 9caaa00770fe: Waiting [2021-08-10T00:09:10.333Z] 07ad757d4b73: Waiting [2021-08-10T00:09:10.333Z] 32f366d666a5: Waiting [2021-08-10T00:09:10.333Z] ad4de3bf5890: Waiting [2021-08-10T00:09:10.333Z] d331df2119ed: Layer already exists [2021-08-10T00:09:10.333Z] 616053dc1bf1: Layer already exists [2021-08-10T00:09:10.333Z] b195dbb34714: Layer already exists [2021-08-10T00:09:10.333Z] 2bc9786056d3: Layer already exists [2021-08-10T00:09:10.333Z] 597d004771ca: Layer already exists [2021-08-10T00:09:10.333Z] 07ad757d4b73: Layer already exists [2021-08-10T00:09:10.333Z] 9caaa00770fe: Layer already exists [2021-08-10T00:09:10.333Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:10.333Z] 434d9a685d68: Layer already exists [2021-08-10T00:09:10.333Z] e8fde3a4d3bb: Layer already exists [2021-08-10T00:09:10.333Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:10.601Z] latest: digest: sha256:990b983d8f3f31fe20d6452d83f1f018924d68c5495dba2192adc66437a963f2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:10.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:11.007Z] Removing intermediate container b7356a9be755 [2021-08-10T00:09:11.007Z] ---> 37c2aefc5080 [2021-08-10T00:09:11.007Z] Step 8/24 : COPY . . [2021-08-10T00:09:11.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.26 [2021-08-10T00:09:11.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T00:09:11.258Z] 616053dc1bf1: Preparing [2021-08-10T00:09:11.258Z] 616053dc1bf1: Preparing [2021-08-10T00:09:11.258Z] 2bc9786056d3: Preparing [2021-08-10T00:09:11.258Z] d331df2119ed: Preparing [2021-08-10T00:09:11.258Z] 597d004771ca: Preparing [2021-08-10T00:09:11.258Z] b195dbb34714: Preparing [2021-08-10T00:09:11.258Z] ad4de3bf5890: Preparing [2021-08-10T00:09:11.258Z] e8fde3a4d3bb: Preparing [2021-08-10T00:09:11.258Z] 434d9a685d68: Preparing [2021-08-10T00:09:11.258Z] 9caaa00770fe: Preparing [2021-08-10T00:09:11.258Z] 07ad757d4b73: Preparing [2021-08-10T00:09:11.258Z] 32f366d666a5: Preparing [2021-08-10T00:09:11.258Z] 434d9a685d68: Waiting [2021-08-10T00:09:11.258Z] 9caaa00770fe: Waiting [2021-08-10T00:09:11.258Z] 07ad757d4b73: Waiting [2021-08-10T00:09:11.258Z] 32f366d666a5: Waiting [2021-08-10T00:09:11.258Z] ad4de3bf5890: Waiting [2021-08-10T00:09:11.527Z] 597d004771ca: Layer already exists [2021-08-10T00:09:11.527Z] d331df2119ed: Layer already exists [2021-08-10T00:09:11.527Z] b195dbb34714: Layer already exists [2021-08-10T00:09:11.527Z] 616053dc1bf1: Layer already exists [2021-08-10T00:09:11.527Z] 2bc9786056d3: Layer already exists [2021-08-10T00:09:11.527Z] e8fde3a4d3bb: Layer already exists [2021-08-10T00:09:11.527Z] 9caaa00770fe: Layer already exists [2021-08-10T00:09:11.527Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:11.527Z] 434d9a685d68: Layer already exists [2021-08-10T00:09:11.527Z] 07ad757d4b73: Layer already exists [2021-08-10T00:09:11.527Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:11.527Z] 2.0.1-dev.26: digest: sha256:990b983d8f3f31fe20d6452d83f1f018924d68c5495dba2192adc66437a963f2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:11.847Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:12.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:12.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T00:09:12.162Z] 616053dc1bf1: Preparing [2021-08-10T00:09:12.162Z] 616053dc1bf1: Preparing [2021-08-10T00:09:12.162Z] 2bc9786056d3: Preparing [2021-08-10T00:09:12.162Z] d331df2119ed: Preparing [2021-08-10T00:09:12.162Z] 597d004771ca: Preparing [2021-08-10T00:09:12.162Z] b195dbb34714: Preparing [2021-08-10T00:09:12.162Z] ad4de3bf5890: Preparing [2021-08-10T00:09:12.162Z] e8fde3a4d3bb: Preparing [2021-08-10T00:09:12.162Z] 434d9a685d68: Preparing [2021-08-10T00:09:12.162Z] 9caaa00770fe: Preparing [2021-08-10T00:09:12.162Z] 07ad757d4b73: Preparing [2021-08-10T00:09:12.162Z] 32f366d666a5: Preparing [2021-08-10T00:09:12.162Z] ad4de3bf5890: Waiting [2021-08-10T00:09:12.162Z] e8fde3a4d3bb: Waiting [2021-08-10T00:09:12.162Z] 434d9a685d68: Waiting [2021-08-10T00:09:12.162Z] 9caaa00770fe: Waiting [2021-08-10T00:09:12.162Z] 07ad757d4b73: Waiting [2021-08-10T00:09:12.162Z] 32f366d666a5: Waiting [2021-08-10T00:09:12.162Z] b195dbb34714: Layer already exists [2021-08-10T00:09:12.162Z] 616053dc1bf1: Layer already exists [2021-08-10T00:09:12.162Z] d331df2119ed: Layer already exists [2021-08-10T00:09:12.162Z] 2bc9786056d3: Layer already exists [2021-08-10T00:09:12.162Z] 597d004771ca: Layer already exists [2021-08-10T00:09:12.162Z] e8fde3a4d3bb: Layer already exists [2021-08-10T00:09:12.162Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:12.162Z] 9caaa00770fe: Layer already exists [2021-08-10T00:09:12.162Z] 07ad757d4b73: Layer already exists [2021-08-10T00:09:12.162Z] 434d9a685d68: Layer already exists [2021-08-10T00:09:12.162Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:12.162Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:990b983d8f3f31fe20d6452d83f1f018924d68c5495dba2192adc66437a963f2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:12.484Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:12.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-10T00:09:12.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-10T00:09:12.805Z] 616053dc1bf1: Preparing [2021-08-10T00:09:12.805Z] 616053dc1bf1: Preparing [2021-08-10T00:09:12.805Z] 2bc9786056d3: Preparing [2021-08-10T00:09:12.805Z] d331df2119ed: Preparing [2021-08-10T00:09:12.805Z] 597d004771ca: Preparing [2021-08-10T00:09:12.805Z] b195dbb34714: Preparing [2021-08-10T00:09:12.805Z] ad4de3bf5890: Preparing [2021-08-10T00:09:12.805Z] e8fde3a4d3bb: Preparing [2021-08-10T00:09:12.805Z] 434d9a685d68: Preparing [2021-08-10T00:09:12.805Z] 9caaa00770fe: Preparing [2021-08-10T00:09:12.805Z] 07ad757d4b73: Preparing [2021-08-10T00:09:12.805Z] 32f366d666a5: Preparing [2021-08-10T00:09:12.805Z] e8fde3a4d3bb: Waiting [2021-08-10T00:09:12.805Z] 434d9a685d68: Waiting [2021-08-10T00:09:12.805Z] 9caaa00770fe: Waiting [2021-08-10T00:09:12.805Z] 07ad757d4b73: Waiting [2021-08-10T00:09:12.805Z] 32f366d666a5: Waiting [2021-08-10T00:09:12.805Z] ad4de3bf5890: Waiting [2021-08-10T00:09:12.805Z] 616053dc1bf1: Layer already exists [2021-08-10T00:09:12.805Z] b195dbb34714: Layer already exists [2021-08-10T00:09:12.805Z] 2bc9786056d3: Layer already exists [2021-08-10T00:09:12.805Z] 597d004771ca: Layer already exists [2021-08-10T00:09:12.805Z] d331df2119ed: Layer already exists [2021-08-10T00:09:12.805Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:12.805Z] e8fde3a4d3bb: Layer already exists [2021-08-10T00:09:12.805Z] 07ad757d4b73: Layer already exists [2021-08-10T00:09:12.805Z] 434d9a685d68: Layer already exists [2021-08-10T00:09:12.805Z] 9caaa00770fe: Layer already exists [2021-08-10T00:09:12.805Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:12.805Z] main: digest: sha256:990b983d8f3f31fe20d6452d83f1f018924d68c5495dba2192adc66437a963f2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:12.861Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:12.875Z] taggedImages: [2021-08-10T00:09:12.875Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:12.875Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-10T00:09:12.875Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.26 [2021-08-10T00:09:12.875Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:12.875Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-10T00:09:12.902Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-10T00:09:12.903Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:12.903Z] latest [2021-08-10T00:09:12.903Z] 2.0.1-dev.26 [2021-08-10T00:09:12.903Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:12.903Z] main [2021-08-10T00:09:12.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:13.261Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:13.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T00:09:13.579Z] b3ba45487809: Preparing [2021-08-10T00:09:13.579Z] 6f949581a5f9: Preparing [2021-08-10T00:09:13.579Z] 570d2693e231: Preparing [2021-08-10T00:09:13.579Z] 43bfbfc6500d: Preparing [2021-08-10T00:09:13.579Z] 92a77aaa5f40: Preparing [2021-08-10T00:09:13.579Z] 32f366d666a5: Preparing [2021-08-10T00:09:13.579Z] 32f366d666a5: Waiting [2021-08-10T00:09:14.168Z] 43bfbfc6500d: Pushed [2021-08-10T00:09:14.168Z] 570d2693e231: Pushed [2021-08-10T00:09:14.168Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:14.433Z] 92a77aaa5f40: Pushed [2021-08-10T00:09:14.433Z] b3ba45487809: Pushed [2021-08-10T00:09:14.433Z] 6f949581a5f9: Pushed [2021-08-10T00:09:14.697Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:7d777188dc2e13490a8d90ffc19ece69655823efe21729c28e1b5470b994bfe6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:15.023Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:15.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-10T00:09:15.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T00:09:15.341Z] b3ba45487809: Preparing [2021-08-10T00:09:15.341Z] 6f949581a5f9: Preparing [2021-08-10T00:09:15.341Z] 570d2693e231: Preparing [2021-08-10T00:09:15.341Z] 43bfbfc6500d: Preparing [2021-08-10T00:09:15.341Z] 92a77aaa5f40: Preparing [2021-08-10T00:09:15.341Z] 32f366d666a5: Preparing [2021-08-10T00:09:15.341Z] 32f366d666a5: Waiting [2021-08-10T00:09:15.341Z] b3ba45487809: Layer already exists [2021-08-10T00:09:15.341Z] 92a77aaa5f40: Layer already exists [2021-08-10T00:09:15.342Z] 6f949581a5f9: Layer already exists [2021-08-10T00:09:15.342Z] 570d2693e231: Layer already exists [2021-08-10T00:09:15.342Z] 43bfbfc6500d: Layer already exists [2021-08-10T00:09:15.342Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:15.342Z] latest: digest: sha256:7d777188dc2e13490a8d90ffc19ece69655823efe21729c28e1b5470b994bfe6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:15.665Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:15.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.26 [2021-08-10T00:09:15.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T00:09:15.980Z] b3ba45487809: Preparing [2021-08-10T00:09:15.980Z] 6f949581a5f9: Preparing [2021-08-10T00:09:15.980Z] 570d2693e231: Preparing [2021-08-10T00:09:15.980Z] 43bfbfc6500d: Preparing [2021-08-10T00:09:15.980Z] 92a77aaa5f40: Preparing [2021-08-10T00:09:15.980Z] 32f366d666a5: Preparing [2021-08-10T00:09:15.980Z] 32f366d666a5: Waiting [2021-08-10T00:09:15.980Z] b3ba45487809: Layer already exists [2021-08-10T00:09:15.980Z] 43bfbfc6500d: Layer already exists [2021-08-10T00:09:15.980Z] 6f949581a5f9: Layer already exists [2021-08-10T00:09:15.980Z] 570d2693e231: Layer already exists [2021-08-10T00:09:15.980Z] 92a77aaa5f40: Layer already exists [2021-08-10T00:09:15.980Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:15.980Z] 2.0.1-dev.26: digest: sha256:7d777188dc2e13490a8d90ffc19ece69655823efe21729c28e1b5470b994bfe6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:16.309Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:16.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:16.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T00:09:16.621Z] b3ba45487809: Preparing [2021-08-10T00:09:16.621Z] 6f949581a5f9: Preparing [2021-08-10T00:09:16.621Z] 570d2693e231: Preparing [2021-08-10T00:09:16.621Z] 43bfbfc6500d: Preparing [2021-08-10T00:09:16.621Z] 92a77aaa5f40: Preparing [2021-08-10T00:09:16.621Z] 32f366d666a5: Preparing [2021-08-10T00:09:16.621Z] 32f366d666a5: Waiting [2021-08-10T00:09:16.621Z] b3ba45487809: Layer already exists [2021-08-10T00:09:16.621Z] 6f949581a5f9: Layer already exists [2021-08-10T00:09:16.621Z] 43bfbfc6500d: Layer already exists [2021-08-10T00:09:16.621Z] 570d2693e231: Layer already exists [2021-08-10T00:09:16.621Z] 92a77aaa5f40: Layer already exists [2021-08-10T00:09:16.621Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:16.621Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:7d777188dc2e13490a8d90ffc19ece69655823efe21729c28e1b5470b994bfe6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:16.942Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:17.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-10T00:09:17.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-10T00:09:17.255Z] b3ba45487809: Preparing [2021-08-10T00:09:17.255Z] 6f949581a5f9: Preparing [2021-08-10T00:09:17.255Z] 570d2693e231: Preparing [2021-08-10T00:09:17.255Z] 43bfbfc6500d: Preparing [2021-08-10T00:09:17.255Z] 92a77aaa5f40: Preparing [2021-08-10T00:09:17.255Z] 32f366d666a5: Preparing [2021-08-10T00:09:17.255Z] 32f366d666a5: Waiting [2021-08-10T00:09:17.255Z] 92a77aaa5f40: Layer already exists [2021-08-10T00:09:17.255Z] 570d2693e231: Layer already exists [2021-08-10T00:09:17.255Z] 43bfbfc6500d: Layer already exists [2021-08-10T00:09:17.255Z] 6f949581a5f9: Layer already exists [2021-08-10T00:09:17.255Z] b3ba45487809: Layer already exists [2021-08-10T00:09:17.255Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:17.255Z] main: digest: sha256:7d777188dc2e13490a8d90ffc19ece69655823efe21729c28e1b5470b994bfe6 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:17.316Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:17.330Z] taggedImages: [2021-08-10T00:09:17.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:17.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-10T00:09:17.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.26 [2021-08-10T00:09:17.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:17.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-10T00:09:17.359Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-10T00:09:17.359Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:17.359Z] latest [2021-08-10T00:09:17.359Z] 2.0.1-dev.26 [2021-08-10T00:09:17.359Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:17.359Z] main [2021-08-10T00:09:17.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:17.713Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:18.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:18.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T00:09:18.039Z] 03010a0e351a: Preparing [2021-08-10T00:09:18.039Z] 2d0bc4acb7da: Preparing [2021-08-10T00:09:18.039Z] a215acd76f62: Preparing [2021-08-10T00:09:18.039Z] 83d4092908c8: Preparing [2021-08-10T00:09:18.039Z] 37d95296d42a: Preparing [2021-08-10T00:09:18.039Z] e9f7dba09aca: Preparing [2021-08-10T00:09:18.039Z] 47a1dca6403b: Preparing [2021-08-10T00:09:18.039Z] 03e8da24b117: Preparing [2021-08-10T00:09:18.039Z] b58d9fa775c7: Preparing [2021-08-10T00:09:18.039Z] 32f366d666a5: Preparing [2021-08-10T00:09:18.039Z] e9f7dba09aca: Waiting [2021-08-10T00:09:18.039Z] 47a1dca6403b: Waiting [2021-08-10T00:09:18.039Z] 03e8da24b117: Waiting [2021-08-10T00:09:18.039Z] b58d9fa775c7: Waiting [2021-08-10T00:09:18.039Z] 32f366d666a5: Waiting [2021-08-10T00:09:18.627Z] 2d0bc4acb7da: Pushed [2021-08-10T00:09:18.627Z] 37d95296d42a: Pushed [2021-08-10T00:09:18.627Z] 03010a0e351a: Pushed [2021-08-10T00:09:18.894Z] 03e8da24b117: Pushed [2021-08-10T00:09:18.894Z] 47a1dca6403b: Pushed [2021-08-10T00:09:18.894Z] 83d4092908c8: Pushed [2021-08-10T00:09:18.894Z] e9f7dba09aca: Pushed [2021-08-10T00:09:18.894Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:19.161Z] b58d9fa775c7: Pushed [2021-08-10T00:09:19.161Z] a215acd76f62: Pushed [2021-08-10T00:09:19.427Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:eff5e4fee29b801ee693f040445415beac31df40f37eb69076e3554d254ca5d5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:19.747Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:20.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-10T00:09:20.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T00:09:20.494Z] 03010a0e351a: Preparing [2021-08-10T00:09:20.494Z] 2d0bc4acb7da: Preparing [2021-08-10T00:09:20.494Z] a215acd76f62: Preparing [2021-08-10T00:09:20.494Z] 83d4092908c8: Preparing [2021-08-10T00:09:20.494Z] 37d95296d42a: Preparing [2021-08-10T00:09:20.494Z] e9f7dba09aca: Preparing [2021-08-10T00:09:20.494Z] 47a1dca6403b: Preparing [2021-08-10T00:09:20.494Z] 03e8da24b117: Preparing [2021-08-10T00:09:20.494Z] b58d9fa775c7: Preparing [2021-08-10T00:09:20.494Z] 32f366d666a5: Preparing [2021-08-10T00:09:20.494Z] e9f7dba09aca: Waiting [2021-08-10T00:09:20.494Z] 47a1dca6403b: Waiting [2021-08-10T00:09:20.494Z] 03e8da24b117: Waiting [2021-08-10T00:09:20.494Z] b58d9fa775c7: Waiting [2021-08-10T00:09:20.494Z] 32f366d666a5: Waiting [2021-08-10T00:09:20.494Z] a215acd76f62: Layer already exists [2021-08-10T00:09:20.494Z] 03010a0e351a: Layer already exists [2021-08-10T00:09:20.494Z] 83d4092908c8: Layer already exists [2021-08-10T00:09:20.494Z] 37d95296d42a: Layer already exists [2021-08-10T00:09:20.494Z] 2d0bc4acb7da: Layer already exists [2021-08-10T00:09:20.494Z] 03e8da24b117: Layer already exists [2021-08-10T00:09:20.494Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:20.494Z] b58d9fa775c7: Layer already exists [2021-08-10T00:09:20.494Z] 47a1dca6403b: Layer already exists [2021-08-10T00:09:20.494Z] e9f7dba09aca: Layer already exists [2021-08-10T00:09:20.494Z] latest: digest: sha256:eff5e4fee29b801ee693f040445415beac31df40f37eb69076e3554d254ca5d5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:20.820Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:21.136Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.26 [2021-08-10T00:09:21.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T00:09:21.136Z] 03010a0e351a: Preparing [2021-08-10T00:09:21.136Z] 2d0bc4acb7da: Preparing [2021-08-10T00:09:21.136Z] a215acd76f62: Preparing [2021-08-10T00:09:21.136Z] 83d4092908c8: Preparing [2021-08-10T00:09:21.136Z] 37d95296d42a: Preparing [2021-08-10T00:09:21.136Z] e9f7dba09aca: Preparing [2021-08-10T00:09:21.136Z] 47a1dca6403b: Preparing [2021-08-10T00:09:21.136Z] 03e8da24b117: Preparing [2021-08-10T00:09:21.136Z] b58d9fa775c7: Preparing [2021-08-10T00:09:21.136Z] 32f366d666a5: Preparing [2021-08-10T00:09:21.136Z] e9f7dba09aca: Waiting [2021-08-10T00:09:21.136Z] 47a1dca6403b: Waiting [2021-08-10T00:09:21.136Z] b58d9fa775c7: Waiting [2021-08-10T00:09:21.136Z] 03e8da24b117: Waiting [2021-08-10T00:09:21.136Z] 32f366d666a5: Waiting [2021-08-10T00:09:21.136Z] 83d4092908c8: Layer already exists [2021-08-10T00:09:21.136Z] 2d0bc4acb7da: Layer already exists [2021-08-10T00:09:21.136Z] a215acd76f62: Layer already exists [2021-08-10T00:09:21.136Z] 03010a0e351a: Layer already exists [2021-08-10T00:09:21.136Z] 37d95296d42a: Layer already exists [2021-08-10T00:09:21.136Z] e9f7dba09aca: Layer already exists [2021-08-10T00:09:21.136Z] 03e8da24b117: Layer already exists [2021-08-10T00:09:21.136Z] 47a1dca6403b: Layer already exists [2021-08-10T00:09:21.136Z] b58d9fa775c7: Layer already exists [2021-08-10T00:09:21.136Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:21.136Z] 2.0.1-dev.26: digest: sha256:eff5e4fee29b801ee693f040445415beac31df40f37eb69076e3554d254ca5d5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:21.459Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:21.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:21.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T00:09:21.778Z] 03010a0e351a: Preparing [2021-08-10T00:09:21.778Z] 2d0bc4acb7da: Preparing [2021-08-10T00:09:21.778Z] a215acd76f62: Preparing [2021-08-10T00:09:21.778Z] 83d4092908c8: Preparing [2021-08-10T00:09:21.778Z] 37d95296d42a: Preparing [2021-08-10T00:09:21.778Z] e9f7dba09aca: Preparing [2021-08-10T00:09:21.778Z] 47a1dca6403b: Preparing [2021-08-10T00:09:21.778Z] 03e8da24b117: Preparing [2021-08-10T00:09:21.778Z] b58d9fa775c7: Preparing [2021-08-10T00:09:21.778Z] 32f366d666a5: Preparing [2021-08-10T00:09:21.778Z] e9f7dba09aca: Waiting [2021-08-10T00:09:21.778Z] 47a1dca6403b: Waiting [2021-08-10T00:09:21.778Z] 03e8da24b117: Waiting [2021-08-10T00:09:21.778Z] b58d9fa775c7: Waiting [2021-08-10T00:09:21.778Z] 32f366d666a5: Waiting [2021-08-10T00:09:21.778Z] 03010a0e351a: Layer already exists [2021-08-10T00:09:21.778Z] 37d95296d42a: Layer already exists [2021-08-10T00:09:21.778Z] a215acd76f62: Layer already exists [2021-08-10T00:09:21.778Z] 2d0bc4acb7da: Layer already exists [2021-08-10T00:09:21.778Z] 83d4092908c8: Layer already exists [2021-08-10T00:09:21.778Z] e9f7dba09aca: Layer already exists [2021-08-10T00:09:21.778Z] 03e8da24b117: Layer already exists [2021-08-10T00:09:21.778Z] b58d9fa775c7: Layer already exists [2021-08-10T00:09:21.778Z] 47a1dca6403b: Layer already exists [2021-08-10T00:09:21.778Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:21.778Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:eff5e4fee29b801ee693f040445415beac31df40f37eb69076e3554d254ca5d5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:22.101Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:22.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-10T00:09:22.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-10T00:09:22.425Z] 03010a0e351a: Preparing [2021-08-10T00:09:22.425Z] 2d0bc4acb7da: Preparing [2021-08-10T00:09:22.425Z] a215acd76f62: Preparing [2021-08-10T00:09:22.425Z] 83d4092908c8: Preparing [2021-08-10T00:09:22.425Z] 37d95296d42a: Preparing [2021-08-10T00:09:22.425Z] e9f7dba09aca: Preparing [2021-08-10T00:09:22.425Z] 47a1dca6403b: Preparing [2021-08-10T00:09:22.425Z] 03e8da24b117: Preparing [2021-08-10T00:09:22.425Z] b58d9fa775c7: Preparing [2021-08-10T00:09:22.425Z] 32f366d666a5: Preparing [2021-08-10T00:09:22.425Z] e9f7dba09aca: Waiting [2021-08-10T00:09:22.425Z] 47a1dca6403b: Waiting [2021-08-10T00:09:22.425Z] 03e8da24b117: Waiting [2021-08-10T00:09:22.425Z] b58d9fa775c7: Waiting [2021-08-10T00:09:22.425Z] 32f366d666a5: Waiting [2021-08-10T00:09:22.425Z] 03010a0e351a: Layer already exists [2021-08-10T00:09:22.425Z] 83d4092908c8: Layer already exists [2021-08-10T00:09:22.425Z] 2d0bc4acb7da: Layer already exists [2021-08-10T00:09:22.425Z] a215acd76f62: Layer already exists [2021-08-10T00:09:22.425Z] 37d95296d42a: Layer already exists [2021-08-10T00:09:22.425Z] b58d9fa775c7: Layer already exists [2021-08-10T00:09:22.425Z] 47a1dca6403b: Layer already exists [2021-08-10T00:09:22.425Z] e9f7dba09aca: Layer already exists [2021-08-10T00:09:22.425Z] 03e8da24b117: Layer already exists [2021-08-10T00:09:22.425Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:22.425Z] main: digest: sha256:eff5e4fee29b801ee693f040445415beac31df40f37eb69076e3554d254ca5d5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:22.497Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:22.511Z] taggedImages: [2021-08-10T00:09:22.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:22.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-10T00:09:22.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.26 [2021-08-10T00:09:22.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:22.511Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-10T00:09:22.541Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-10T00:09:22.541Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:22.541Z] latest [2021-08-10T00:09:22.541Z] 2.0.1-dev.26 [2021-08-10T00:09:22.541Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:22.541Z] main [2021-08-10T00:09:22.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:22.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:23.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:23.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T00:09:23.209Z] d0906b2455b8: Preparing [2021-08-10T00:09:23.209Z] 11896c5c6093: Preparing [2021-08-10T00:09:23.209Z] ad4de3bf5890: Preparing [2021-08-10T00:09:23.209Z] 9936455dcd9d: Preparing [2021-08-10T00:09:23.209Z] 32f366d666a5: Preparing [2021-08-10T00:09:23.209Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:23.209Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:23.427Z] ---> d9eafc6a588d [2021-08-10T00:09:23.427Z] Step 9/22 : RUN go mod tidy [2021-08-10T00:09:23.427Z] ---> 66a8d89eb048 [2021-08-10T00:09:23.427Z] Step 9/32 : RUN go mod tidy [2021-08-10T00:09:23.427Z] ---> 69ba22fb0bc8 [2021-08-10T00:09:23.427Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:09:23.427Z] ---> Running in c0872c6a6097 [2021-08-10T00:09:23.427Z] ---> a0654d1a01df [2021-08-10T00:09:23.427Z] Step 9/26 : RUN go mod tidy [2021-08-10T00:09:23.427Z] ---> Running in 1d9f675e4777 [2021-08-10T00:09:23.427Z] ---> Running in 0d7744d6fb54 [2021-08-10T00:09:23.476Z] d0906b2455b8: Pushed [2021-08-10T00:09:23.476Z] 9936455dcd9d: Pushed [2021-08-10T00:09:23.702Z] ---> Running in 922e1bd3e3ab [2021-08-10T00:09:23.702Z] ---> 2bf73376df2c [2021-08-10T00:09:23.702Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:09:23.983Z] ---> Running in dfa37b60fe75 [2021-08-10T00:09:24.439Z] 11896c5c6093: Pushed [2021-08-10T00:09:24.705Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:67a49975121247396fe9972cab50803d44abbffff46abe33fd099dcffb3115a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:25.024Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:25.346Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-10T00:09:25.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T00:09:25.346Z] d0906b2455b8: Preparing [2021-08-10T00:09:25.346Z] 11896c5c6093: Preparing [2021-08-10T00:09:25.346Z] ad4de3bf5890: Preparing [2021-08-10T00:09:25.346Z] 9936455dcd9d: Preparing [2021-08-10T00:09:25.346Z] 32f366d666a5: Preparing [2021-08-10T00:09:25.347Z] d0906b2455b8: Layer already exists [2021-08-10T00:09:25.347Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:25.347Z] 11896c5c6093: Layer already exists [2021-08-10T00:09:25.347Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:25.347Z] 9936455dcd9d: Layer already exists [2021-08-10T00:09:25.347Z] latest: digest: sha256:67a49975121247396fe9972cab50803d44abbffff46abe33fd099dcffb3115a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:25.667Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:25.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.26 [2021-08-10T00:09:25.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T00:09:25.982Z] d0906b2455b8: Preparing [2021-08-10T00:09:25.982Z] 11896c5c6093: Preparing [2021-08-10T00:09:25.982Z] ad4de3bf5890: Preparing [2021-08-10T00:09:25.982Z] 9936455dcd9d: Preparing [2021-08-10T00:09:25.982Z] 32f366d666a5: Preparing [2021-08-10T00:09:25.982Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:25.982Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:25.982Z] 11896c5c6093: Layer already exists [2021-08-10T00:09:25.982Z] d0906b2455b8: Layer already exists [2021-08-10T00:09:25.982Z] 9936455dcd9d: Layer already exists [2021-08-10T00:09:25.982Z] 2.0.1-dev.26: digest: sha256:67a49975121247396fe9972cab50803d44abbffff46abe33fd099dcffb3115a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:26.302Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:26.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:26.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T00:09:26.620Z] d0906b2455b8: Preparing [2021-08-10T00:09:26.620Z] 11896c5c6093: Preparing [2021-08-10T00:09:26.620Z] ad4de3bf5890: Preparing [2021-08-10T00:09:26.620Z] 9936455dcd9d: Preparing [2021-08-10T00:09:26.620Z] 32f366d666a5: Preparing [2021-08-10T00:09:26.620Z] 11896c5c6093: Layer already exists [2021-08-10T00:09:26.620Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:26.620Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:26.620Z] d0906b2455b8: Layer already exists [2021-08-10T00:09:26.620Z] 9936455dcd9d: Layer already exists [2021-08-10T00:09:26.620Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:67a49975121247396fe9972cab50803d44abbffff46abe33fd099dcffb3115a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:26.938Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:27.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-10T00:09:27.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-10T00:09:27.267Z] d0906b2455b8: Preparing [2021-08-10T00:09:27.267Z] 11896c5c6093: Preparing [2021-08-10T00:09:27.267Z] ad4de3bf5890: Preparing [2021-08-10T00:09:27.267Z] 9936455dcd9d: Preparing [2021-08-10T00:09:27.267Z] 32f366d666a5: Preparing [2021-08-10T00:09:27.267Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:27.267Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:27.267Z] d0906b2455b8: Layer already exists [2021-08-10T00:09:27.267Z] 9936455dcd9d: Layer already exists [2021-08-10T00:09:27.267Z] 11896c5c6093: Layer already exists [2021-08-10T00:09:27.267Z] main: digest: sha256:67a49975121247396fe9972cab50803d44abbffff46abe33fd099dcffb3115a2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:27.328Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:27.343Z] taggedImages: [2021-08-10T00:09:27.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:27.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-10T00:09:27.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.26 [2021-08-10T00:09:27.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:27.344Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-10T00:09:27.379Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-10T00:09:27.379Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:27.379Z] latest [2021-08-10T00:09:27.379Z] 2.0.1-dev.26 [2021-08-10T00:09:27.379Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:27.379Z] main [2021-08-10T00:09:27.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:27.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:28.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:28.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T00:09:28.055Z] 923781c0e567: Preparing [2021-08-10T00:09:28.055Z] 482bf648bb73: Preparing [2021-08-10T00:09:28.055Z] ad4de3bf5890: Preparing [2021-08-10T00:09:28.055Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:28.055Z] 32f366d666a5: Preparing [2021-08-10T00:09:28.055Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:28.055Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:28.055Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:28.055Z] 923781c0e567: Pushed [2021-08-10T00:09:29.032Z] 482bf648bb73: Pushed [2021-08-10T00:09:29.299Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:f0e4fef8ab2c6515352672be0369d1a5f49b0bbb9f3f80266beb68de0480cbb8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:29.429Z] Removing intermediate container c0872c6a6097 [2021-08-10T00:09:29.429Z] ---> b8d2a793d02f [2021-08-10T00:09:29.429Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-10T00:09:29.429Z] ---> Running in 2927b5d930df [2021-08-10T00:09:29.620Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:29.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-10T00:09:29.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T00:09:29.957Z] 923781c0e567: Preparing [2021-08-10T00:09:29.957Z] 482bf648bb73: Preparing [2021-08-10T00:09:29.957Z] ad4de3bf5890: Preparing [2021-08-10T00:09:29.957Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:29.957Z] 32f366d666a5: Preparing [2021-08-10T00:09:29.957Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:29.957Z] 923781c0e567: Layer already exists [2021-08-10T00:09:29.957Z] 482bf648bb73: Layer already exists [2021-08-10T00:09:29.957Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:29.957Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:29.957Z] latest: digest: sha256:f0e4fef8ab2c6515352672be0369d1a5f49b0bbb9f3f80266beb68de0480cbb8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:30.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:30.584Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.26 [2021-08-10T00:09:30.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T00:09:30.585Z] 923781c0e567: Preparing [2021-08-10T00:09:30.585Z] 482bf648bb73: Preparing [2021-08-10T00:09:30.585Z] ad4de3bf5890: Preparing [2021-08-10T00:09:30.585Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:30.585Z] 32f366d666a5: Preparing [2021-08-10T00:09:30.585Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:30.585Z] 482bf648bb73: Layer already exists [2021-08-10T00:09:30.585Z] 923781c0e567: Layer already exists [2021-08-10T00:09:30.585Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:30.585Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:30.585Z] 2.0.1-dev.26: digest: sha256:f0e4fef8ab2c6515352672be0369d1a5f49b0bbb9f3f80266beb68de0480cbb8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:31.105Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:31.418Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:31.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T00:09:31.418Z] 923781c0e567: Preparing [2021-08-10T00:09:31.418Z] 482bf648bb73: Preparing [2021-08-10T00:09:31.418Z] ad4de3bf5890: Preparing [2021-08-10T00:09:31.418Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:31.418Z] 32f366d666a5: Preparing [2021-08-10T00:09:31.418Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:31.418Z] 482bf648bb73: Layer already exists [2021-08-10T00:09:31.418Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:31.418Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:31.418Z] 923781c0e567: Layer already exists [2021-08-10T00:09:31.418Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:f0e4fef8ab2c6515352672be0369d1a5f49b0bbb9f3f80266beb68de0480cbb8 size: 1363 [2021-08-10T00:09:31.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-10T00:09:31.423Z] Removing intermediate container 0d7744d6fb54 [2021-08-10T00:09:31.423Z] ---> 2384c436518d [2021-08-10T00:09:31.423Z] Step 10/24 : RUN make cmd/core-command/core-command [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:31.707Z] ---> Running in ce5401b6b584 [2021-08-10T00:09:31.707Z] Removing intermediate container 922e1bd3e3ab [2021-08-10T00:09:31.707Z] ---> 3231fcfa716b [2021-08-10T00:09:31.707Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-10T00:09:31.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:31.987Z] Removing intermediate container 1d9f675e4777 [2021-08-10T00:09:31.987Z] ---> 520ea5542a1e [2021-08-10T00:09:31.987Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-10T00:09:31.987Z] ---> Running in 680268d90ceb [2021-08-10T00:09:32.054Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-10T00:09:32.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-10T00:09:32.054Z] 923781c0e567: Preparing [2021-08-10T00:09:32.054Z] 482bf648bb73: Preparing [2021-08-10T00:09:32.054Z] ad4de3bf5890: Preparing [2021-08-10T00:09:32.054Z] e1c1e4ffb074: Preparing [2021-08-10T00:09:32.054Z] 32f366d666a5: Preparing [2021-08-10T00:09:32.054Z] ad4de3bf5890: Layer already exists [2021-08-10T00:09:32.054Z] e1c1e4ffb074: Layer already exists [2021-08-10T00:09:32.054Z] 32f366d666a5: Layer already exists [2021-08-10T00:09:32.054Z] 482bf648bb73: Layer already exists [2021-08-10T00:09:32.054Z] 923781c0e567: Layer already exists [2021-08-10T00:09:32.054Z] main: digest: sha256:f0e4fef8ab2c6515352672be0369d1a5f49b0bbb9f3f80266beb68de0480cbb8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:32.110Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:32.124Z] taggedImages: [2021-08-10T00:09:32.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:32.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-10T00:09:32.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.26 [2021-08-10T00:09:32.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:32.124Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-10T00:09:32.154Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-10T00:09:32.154Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:32.154Z] latest [2021-08-10T00:09:32.154Z] 2.0.1-dev.26 [2021-08-10T00:09:32.154Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:32.154Z] main [2021-08-10T00:09:32.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:32.269Z] Removing intermediate container dfa37b60fe75 [2021-08-10T00:09:32.269Z] ---> a488df0ead9b [2021-08-10T00:09:32.269Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-10T00:09:32.269Z] ---> Running in 5bd84f4b57ca [2021-08-10T00:09:32.508Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:32.541Z] ---> Running in 3632c3d05da3 [2021-08-10T00:09:32.828Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:32.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T00:09:32.828Z] cef347258104: Preparing [2021-08-10T00:09:32.828Z] 9cf6b2b2e1e1: Preparing [2021-08-10T00:09:32.828Z] 6f3eb173e9f1: Preparing [2021-08-10T00:09:32.828Z] 4b2a35de7801: Preparing [2021-08-10T00:09:32.828Z] c080ac93e525: Preparing [2021-08-10T00:09:32.828Z] 87dec32dab56: Preparing [2021-08-10T00:09:32.828Z] 4b3c02ac6c6d: Preparing [2021-08-10T00:09:32.828Z] 3b6deb83ca37: Preparing [2021-08-10T00:09:32.828Z] 563ea45970c1: Preparing [2021-08-10T00:09:32.828Z] 91e3b9641807: Preparing [2021-08-10T00:09:32.828Z] b2d5eeeaba3a: Preparing [2021-08-10T00:09:32.828Z] 87dec32dab56: Waiting [2021-08-10T00:09:32.828Z] 4b3c02ac6c6d: Waiting [2021-08-10T00:09:32.828Z] 3b6deb83ca37: Waiting [2021-08-10T00:09:32.828Z] 563ea45970c1: Waiting [2021-08-10T00:09:32.828Z] 91e3b9641807: Waiting [2021-08-10T00:09:32.828Z] b2d5eeeaba3a: Waiting [2021-08-10T00:09:32.828Z] c080ac93e525: Layer already exists [2021-08-10T00:09:33.097Z] 87dec32dab56: Layer already exists [2021-08-10T00:09:33.369Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T00:09:33.369Z] 9cf6b2b2e1e1: Pushed [2021-08-10T00:09:33.369Z] 3b6deb83ca37: Layer already exists [2021-08-10T00:09:33.640Z] 91e3b9641807: Layer already exists [2021-08-10T00:09:33.640Z] 563ea45970c1: Layer already exists [2021-08-10T00:09:33.640Z] cef347258104: Pushed [2021-08-10T00:09:33.640Z] b2d5eeeaba3a: Layer already exists [2021-08-10T00:09:33.906Z] 6f3eb173e9f1: Pushed [2021-08-10T00:09:33.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2021-08-10T00:09:34.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-10T00:09:35.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-10T00:09:35.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-10T00:09:39.252Z] 4b2a35de7801: Pushed [2021-08-10T00:09:39.252Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:0417629fc5c157198b95d7b3bf1c2b7b65d7104f34f345e175f66f17deb1f85d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:39.569Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:39.883Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-10T00:09:39.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T00:09:39.883Z] cef347258104: Preparing [2021-08-10T00:09:39.883Z] 9cf6b2b2e1e1: Preparing [2021-08-10T00:09:39.883Z] 6f3eb173e9f1: Preparing [2021-08-10T00:09:39.883Z] 4b2a35de7801: Preparing [2021-08-10T00:09:39.883Z] c080ac93e525: Preparing [2021-08-10T00:09:39.883Z] 87dec32dab56: Preparing [2021-08-10T00:09:39.883Z] 4b3c02ac6c6d: Preparing [2021-08-10T00:09:39.883Z] 3b6deb83ca37: Preparing [2021-08-10T00:09:39.883Z] 563ea45970c1: Preparing [2021-08-10T00:09:39.883Z] 91e3b9641807: Preparing [2021-08-10T00:09:39.883Z] b2d5eeeaba3a: Preparing [2021-08-10T00:09:39.883Z] 4b3c02ac6c6d: Waiting [2021-08-10T00:09:39.883Z] 3b6deb83ca37: Waiting [2021-08-10T00:09:39.883Z] 563ea45970c1: Waiting [2021-08-10T00:09:39.883Z] 91e3b9641807: Waiting [2021-08-10T00:09:39.883Z] b2d5eeeaba3a: Waiting [2021-08-10T00:09:39.883Z] 87dec32dab56: Waiting [2021-08-10T00:09:39.883Z] c080ac93e525: Layer already exists [2021-08-10T00:09:39.883Z] 9cf6b2b2e1e1: Layer already exists [2021-08-10T00:09:39.883Z] 4b2a35de7801: Layer already exists [2021-08-10T00:09:39.883Z] 6f3eb173e9f1: Layer already exists [2021-08-10T00:09:39.883Z] cef347258104: Layer already exists [2021-08-10T00:09:39.883Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T00:09:39.883Z] 3b6deb83ca37: Layer already exists [2021-08-10T00:09:39.883Z] 87dec32dab56: Layer already exists [2021-08-10T00:09:39.883Z] 563ea45970c1: Layer already exists [2021-08-10T00:09:39.883Z] 91e3b9641807: Layer already exists [2021-08-10T00:09:39.883Z] b2d5eeeaba3a: Layer already exists [2021-08-10T00:09:39.883Z] latest: digest: sha256:0417629fc5c157198b95d7b3bf1c2b7b65d7104f34f345e175f66f17deb1f85d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:40.206Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:40.527Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.26 [2021-08-10T00:09:40.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T00:09:40.527Z] cef347258104: Preparing [2021-08-10T00:09:40.527Z] 9cf6b2b2e1e1: Preparing [2021-08-10T00:09:40.527Z] 6f3eb173e9f1: Preparing [2021-08-10T00:09:40.527Z] 4b2a35de7801: Preparing [2021-08-10T00:09:40.527Z] c080ac93e525: Preparing [2021-08-10T00:09:40.527Z] 87dec32dab56: Preparing [2021-08-10T00:09:40.527Z] 4b3c02ac6c6d: Preparing [2021-08-10T00:09:40.527Z] 3b6deb83ca37: Preparing [2021-08-10T00:09:40.527Z] 563ea45970c1: Preparing [2021-08-10T00:09:40.527Z] 91e3b9641807: Preparing [2021-08-10T00:09:40.527Z] b2d5eeeaba3a: Preparing [2021-08-10T00:09:40.527Z] 87dec32dab56: Waiting [2021-08-10T00:09:40.527Z] 4b3c02ac6c6d: Waiting [2021-08-10T00:09:40.527Z] 3b6deb83ca37: Waiting [2021-08-10T00:09:40.527Z] 563ea45970c1: Waiting [2021-08-10T00:09:40.527Z] 91e3b9641807: Waiting [2021-08-10T00:09:40.527Z] b2d5eeeaba3a: Waiting [2021-08-10T00:09:40.527Z] cef347258104: Layer already exists [2021-08-10T00:09:40.527Z] 9cf6b2b2e1e1: Layer already exists [2021-08-10T00:09:40.527Z] c080ac93e525: Layer already exists [2021-08-10T00:09:40.527Z] 6f3eb173e9f1: Layer already exists [2021-08-10T00:09:40.527Z] 4b2a35de7801: Layer already exists [2021-08-10T00:09:40.527Z] 87dec32dab56: Layer already exists [2021-08-10T00:09:40.527Z] 563ea45970c1: Layer already exists [2021-08-10T00:09:40.527Z] 91e3b9641807: Layer already exists [2021-08-10T00:09:40.527Z] 3b6deb83ca37: Layer already exists [2021-08-10T00:09:40.527Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T00:09:40.527Z] b2d5eeeaba3a: Layer already exists [2021-08-10T00:09:40.527Z] 2.0.1-dev.26: digest: sha256:0417629fc5c157198b95d7b3bf1c2b7b65d7104f34f345e175f66f17deb1f85d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:40.848Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:41.162Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:41.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T00:09:41.163Z] cef347258104: Preparing [2021-08-10T00:09:41.163Z] 9cf6b2b2e1e1: Preparing [2021-08-10T00:09:41.163Z] 6f3eb173e9f1: Preparing [2021-08-10T00:09:41.163Z] 4b2a35de7801: Preparing [2021-08-10T00:09:41.163Z] c080ac93e525: Preparing [2021-08-10T00:09:41.163Z] 87dec32dab56: Preparing [2021-08-10T00:09:41.163Z] 4b3c02ac6c6d: Preparing [2021-08-10T00:09:41.163Z] 3b6deb83ca37: Preparing [2021-08-10T00:09:41.163Z] 563ea45970c1: Preparing [2021-08-10T00:09:41.163Z] 91e3b9641807: Preparing [2021-08-10T00:09:41.163Z] b2d5eeeaba3a: Preparing [2021-08-10T00:09:41.163Z] 4b3c02ac6c6d: Waiting [2021-08-10T00:09:41.163Z] 3b6deb83ca37: Waiting [2021-08-10T00:09:41.163Z] 563ea45970c1: Waiting [2021-08-10T00:09:41.163Z] 91e3b9641807: Waiting [2021-08-10T00:09:41.163Z] b2d5eeeaba3a: Waiting [2021-08-10T00:09:41.163Z] 87dec32dab56: Waiting [2021-08-10T00:09:41.163Z] cef347258104: Layer already exists [2021-08-10T00:09:41.163Z] 6f3eb173e9f1: Layer already exists [2021-08-10T00:09:41.163Z] 4b2a35de7801: Layer already exists [2021-08-10T00:09:41.163Z] c080ac93e525: Layer already exists [2021-08-10T00:09:41.163Z] 9cf6b2b2e1e1: Layer already exists [2021-08-10T00:09:41.163Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T00:09:41.163Z] 3b6deb83ca37: Layer already exists [2021-08-10T00:09:41.163Z] 563ea45970c1: Layer already exists [2021-08-10T00:09:41.163Z] 87dec32dab56: Layer already exists [2021-08-10T00:09:41.163Z] 91e3b9641807: Layer already exists [2021-08-10T00:09:41.163Z] b2d5eeeaba3a: Layer already exists [2021-08-10T00:09:41.163Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:0417629fc5c157198b95d7b3bf1c2b7b65d7104f34f345e175f66f17deb1f85d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:41.478Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:09:41.792Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-10T00:09:41.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-10T00:09:41.793Z] cef347258104: Preparing [2021-08-10T00:09:41.793Z] 9cf6b2b2e1e1: Preparing [2021-08-10T00:09:41.793Z] 6f3eb173e9f1: Preparing [2021-08-10T00:09:41.793Z] 4b2a35de7801: Preparing [2021-08-10T00:09:41.793Z] c080ac93e525: Preparing [2021-08-10T00:09:41.793Z] 87dec32dab56: Preparing [2021-08-10T00:09:41.793Z] 4b3c02ac6c6d: Preparing [2021-08-10T00:09:41.793Z] 3b6deb83ca37: Preparing [2021-08-10T00:09:41.793Z] 563ea45970c1: Preparing [2021-08-10T00:09:41.793Z] 91e3b9641807: Preparing [2021-08-10T00:09:41.793Z] b2d5eeeaba3a: Preparing [2021-08-10T00:09:41.793Z] 4b3c02ac6c6d: Waiting [2021-08-10T00:09:41.793Z] 3b6deb83ca37: Waiting [2021-08-10T00:09:41.793Z] 563ea45970c1: Waiting [2021-08-10T00:09:41.793Z] 91e3b9641807: Waiting [2021-08-10T00:09:41.793Z] b2d5eeeaba3a: Waiting [2021-08-10T00:09:41.793Z] 87dec32dab56: Waiting [2021-08-10T00:09:41.793Z] c080ac93e525: Layer already exists [2021-08-10T00:09:41.793Z] 6f3eb173e9f1: Layer already exists [2021-08-10T00:09:41.793Z] 4b2a35de7801: Layer already exists [2021-08-10T00:09:41.793Z] 9cf6b2b2e1e1: Layer already exists [2021-08-10T00:09:41.793Z] cef347258104: Layer already exists [2021-08-10T00:09:41.793Z] 87dec32dab56: Layer already exists [2021-08-10T00:09:41.793Z] 3b6deb83ca37: Layer already exists [2021-08-10T00:09:41.793Z] 91e3b9641807: Layer already exists [2021-08-10T00:09:41.793Z] 4b3c02ac6c6d: Layer already exists [2021-08-10T00:09:41.793Z] 563ea45970c1: Layer already exists [2021-08-10T00:09:41.793Z] b2d5eeeaba3a: Layer already exists [2021-08-10T00:09:42.062Z] main: digest: sha256:0417629fc5c157198b95d7b3bf1c2b7b65d7104f34f345e175f66f17deb1f85d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:09:42.119Z] ===================================================== [Pipeline] echo [2021-08-10T00:09:42.133Z] taggedImages: [2021-08-10T00:09:42.134Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:09:42.134Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-10T00:09:42.134Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.26 [2021-08-10T00:09:42.134Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:09:42.134Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-10T00:11:12.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-10T00:11:17.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-10T00:11:30.004Z] Removing intermediate container 2927b5d930df [2021-08-10T00:11:30.004Z] ---> e1fa119a0c70 [2021-08-10T00:11:30.004Z] [2021-08-10T00:11:30.004Z] Step 11/22 : FROM alpine:3.12 [2021-08-10T00:11:30.004Z] Removing intermediate container 3632c3d05da3 [2021-08-10T00:11:30.004Z] ---> 95ee4a00739a [2021-08-10T00:11:30.004Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-10T00:11:30.004Z] Removing intermediate container ce5401b6b584 [2021-08-10T00:11:30.004Z] ---> d8b142def483 [2021-08-10T00:11:30.004Z] [2021-08-10T00:11:30.004Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:11:30.004Z] 3.12: Pulling from library/alpine [2021-08-10T00:11:30.004Z] ---> Running in 5c4651767602 [2021-08-10T00:11:30.004Z] 3.12: Pulling from library/alpine [2021-08-10T00:11:30.605Z] Removing intermediate container 5bd84f4b57ca [2021-08-10T00:11:30.605Z] ---> d267281c2446 [2021-08-10T00:11:30.605Z] [2021-08-10T00:11:30.605Z] Step 11/32 : FROM alpine:3.12 [2021-08-10T00:11:31.207Z] 3.12: Pulling from library/alpine [2021-08-10T00:11:31.207Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T00:11:31.207Z] Removing intermediate container 680268d90ceb [2021-08-10T00:11:31.207Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T00:11:31.207Z] ---> 63afdd19f8f7 [2021-08-10T00:11:31.207Z] [2021-08-10T00:11:31.207Z] Step 11/26 : FROM alpine:3.12 [2021-08-10T00:11:31.207Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T00:11:31.207Z] Status: Downloaded newer image for alpine:3.12 [2021-08-10T00:11:31.207Z] ---> c4fd0aeabfcf [2021-08-10T00:11:31.207Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-10T00:11:31.207Z] ---> c4fd0aeabfcf [2021-08-10T00:11:31.207Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-10T00:11:31.207Z] ---> c4fd0aeabfcf [2021-08-10T00:11:31.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:11:31.483Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-10T00:11:31.483Z] Status: Image is up to date for alpine:3.12 [2021-08-10T00:11:31.760Z] ---> c4fd0aeabfcf [2021-08-10T00:11:31.760Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-10T00:11:31.760Z] ---> Running in 7218c8d2c95e [2021-08-10T00:11:31.760Z] ---> Running in b1555fc0e933 [2021-08-10T00:11:31.760Z] ---> Running in ed7617cc5a0e [2021-08-10T00:11:31.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-10T00:11:32.039Z] ---> Running in d535ee1e118f [2021-08-10T00:11:33.496Z] Removing intermediate container d535ee1e118f [2021-08-10T00:11:33.496Z] ---> 04f9b4adfdf1 [2021-08-10T00:11:33.496Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-10T00:11:33.496Z] ---> Running in d421401737a2 [2021-08-10T00:11:34.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:34.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:34.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:34.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:34.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:34.952Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-10T00:11:35.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:35.231Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T00:11:35.231Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-10T00:11:35.231Z] (4/6) Installing curl (7.78.0-r0) [2021-08-10T00:11:35.231Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-10T00:11:35.231Z] (6/6) Installing su-exec (0.2-r1) [2021-08-10T00:11:35.231Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:11:35.231Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:11:35.507Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-10T00:11:35.507Z] OK: 7 MiB in 20 packages [2021-08-10T00:11:35.507Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-10T00:11:35.507Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-10T00:11:35.507Z] (4/4) Installing curl (7.78.0-r0) [2021-08-10T00:11:35.804Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:11:35.804Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:11:35.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:35.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:35.804Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-10T00:11:35.804Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:11:36.083Z] OK: 5 MiB in 15 packages [2021-08-10T00:11:36.083Z] OK: 7 MiB in 18 packages [2021-08-10T00:11:36.367Z] Removing intermediate container 5c4651767602 [2021-08-10T00:11:36.367Z] ---> 6d5b25f91645 [2021-08-10T00:11:36.367Z] [2021-08-10T00:11:36.367Z] Step 12/24 : FROM docker:20.10.7 [2021-08-10T00:11:36.367Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-10T00:11:36.367Z] (2/2) Installing su-exec (0.2-r1) [2021-08-10T00:11:36.367Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:11:36.638Z] OK: 5 MiB in 16 packages [2021-08-10T00:11:36.912Z] 20.10.7: Pulling from library/docker [2021-08-10T00:11:38.904Z] Removing intermediate container ed7617cc5a0e [2021-08-10T00:11:38.904Z] ---> f33041f6786b [2021-08-10T00:11:38.904Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:11:38.904Z] Removing intermediate container b1555fc0e933 [2021-08-10T00:11:38.904Z] ---> 07b55af02665 [2021-08-10T00:11:38.904Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T00:11:39.504Z] ---> Running in e734e47f901d [2021-08-10T00:11:39.504Z] Removing intermediate container d421401737a2 [2021-08-10T00:11:39.504Z] ---> 4fbcc2f03a8c [2021-08-10T00:11:39.504Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-10T00:11:39.504Z] Removing intermediate container 7218c8d2c95e [2021-08-10T00:11:39.504Z] ---> f4c3670fc5d9 [2021-08-10T00:11:39.504Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-10T00:11:39.781Z] ---> Running in cac6faa1144b [2021-08-10T00:11:40.054Z] ---> Running in 228de50bab73 [2021-08-10T00:11:40.054Z] ---> Running in 59686bc9db07 [2021-08-10T00:11:40.330Z] Removing intermediate container e734e47f901d [2021-08-10T00:11:40.330Z] ---> 885bff787c63 [2021-08-10T00:11:40.330Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-10T00:11:40.614Z] Removing intermediate container cac6faa1144b [2021-08-10T00:11:40.614Z] ---> 97b41e6d4a08 [2021-08-10T00:11:40.614Z] Step 14/26 : WORKDIR / [2021-08-10T00:11:40.614Z] ---> Running in a82f7d8ea6d8 [2021-08-10T00:11:40.894Z] ---> Running in cbde3381ac91 [2021-08-10T00:11:40.894Z] Removing intermediate container 59686bc9db07 [2021-08-10T00:11:40.894Z] ---> 342fa45a2365 [2021-08-10T00:11:40.894Z] Removing intermediate container 228de50bab73 [2021-08-10T00:11:40.894Z] ---> 7b5f089855a5 [2021-08-10T00:11:40.894Z] Step 14/22 : WORKDIR /edgex [2021-08-10T00:11:40.894Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-10T00:11:41.886Z] ---> Running in 03cec709b278 [2021-08-10T00:11:41.886Z] ---> Running in 5b501bf2fc8d [2021-08-10T00:11:42.165Z] Removing intermediate container a82f7d8ea6d8 [2021-08-10T00:11:42.165Z] ---> a79bebd8fb05 [2021-08-10T00:11:42.165Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T00:11:42.444Z] Removing intermediate container cbde3381ac91 [2021-08-10T00:11:42.445Z] ---> f7a3b700e28f [2021-08-10T00:11:42.445Z] 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-08-10T00:11:42.720Z] ---> Running in 12425ddaa5d3 [2021-08-10T00:11:42.720Z] Removing intermediate container 5b501bf2fc8d [2021-08-10T00:11:42.720Z] ---> dfa44a328ff0 [2021-08-10T00:11:42.720Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-10T00:11:43.317Z] Removing intermediate container 03cec709b278 [2021-08-10T00:11:43.317Z] ---> 2cb4c3c047ef [2021-08-10T00:11:43.317Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-10T00:11:43.591Z] ---> Running in 3d3615320daf [2021-08-10T00:11:44.187Z] ---> 4d1e5964dfe5 [2021-08-10T00:11:44.187Z] 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-08-10T00:11:44.187Z] Removing intermediate container 12425ddaa5d3 [2021-08-10T00:11:44.187Z] ---> dfe128c485d3 [2021-08-10T00:11:44.187Z] Step 16/24 : WORKDIR / [2021-08-10T00:11:44.807Z] ---> 0d17344a147a [2021-08-10T00:11:44.807Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-10T00:11:44.807Z] ---> Running in 441cdf004194 [2021-08-10T00:11:45.793Z] ---> 830e6097422c [2021-08-10T00:11:45.794Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-10T00:11:46.071Z] Removing intermediate container 441cdf004194 [2021-08-10T00:11:46.071Z] ---> 4e196f3ef60c [2021-08-10T00:11:46.071Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:11:47.529Z] ---> c3d5c2688384 [2021-08-10T00:11:47.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-10T00:11:47.529Z] ---> 8862e7d67110 [2021-08-10T00:11:47.529Z] 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-08-10T00:11:47.812Z] ---> 541d6d10f2a2 [2021-08-10T00:11:47.812Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-10T00:11:47.812Z] Removing intermediate container 3d3615320daf [2021-08-10T00:11:47.812Z] ---> 6c4a5c2872e1 [2021-08-10T00:11:47.812Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-10T00:11:48.099Z] ---> Running in 45b6d41a7bd2 [2021-08-10T00:11:49.557Z] ---> 03f9c0419f4e [2021-08-10T00:11:49.557Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-10T00:11:49.557Z] ---> eb3f09f9df36 [2021-08-10T00:11:49.557Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-10T00:11:49.557Z] Removing intermediate container 45b6d41a7bd2 [2021-08-10T00:11:49.557Z] ---> a8acbadb98c6 [2021-08-10T00:11:49.557Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-10T00:11:49.837Z] ---> 5f014c9ae567 [2021-08-10T00:11:49.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-10T00:11:49.837Z] ---> Running in 62bddcd6bd23 [2021-08-10T00:11:50.114Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-10T00:11:50.114Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-10T00:11:50.114Z] ---> df445af6242a [2021-08-10T00:11:50.114Z] 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-08-10T00:11:50.388Z] ---> Running in 8d8b9a25f9f4 [2021-08-10T00:11:50.667Z] Removing intermediate container 62bddcd6bd23 [2021-08-10T00:11:50.667Z] ---> 288a2729a0c8 [2021-08-10T00:11:50.667Z] Step 19/22 : CMD ["--init=true"] [2021-08-10T00:11:51.264Z] ---> Running in 675637270f7b [2021-08-10T00:11:51.265Z] ---> 45746df68156 [2021-08-10T00:11:51.265Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-10T00:11:51.265Z] ---> 77d3aa2b81d8 [2021-08-10T00:11:51.265Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-10T00:11:51.265Z] ---> ca94c87daefe [2021-08-10T00:11:51.265Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-10T00:11:51.265Z] Removing intermediate container 8d8b9a25f9f4 [2021-08-10T00:11:51.265Z] ---> 823b12ce1459 [2021-08-10T00:11:51.265Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-10T00:11:51.537Z] ---> Running in 93fb54e3dea8 [2021-08-10T00:11:51.537Z] ---> Running in 73c941d429e6 [2021-08-10T00:11:51.811Z] ---> Running in f8540a1c49fb [2021-08-10T00:11:51.811Z] Removing intermediate container 675637270f7b [2021-08-10T00:11:51.811Z] ---> 28e475d32b94 [2021-08-10T00:11:51.811Z] Step 20/22 : LABEL arch=arm64 [2021-08-10T00:11:52.427Z] ---> Running in 069bf423f7fa [2021-08-10T00:11:52.427Z] Removing intermediate container 73c941d429e6 [2021-08-10T00:11:52.427Z] ---> 34070ee1d290 [2021-08-10T00:11:52.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:11:53.031Z] ---> Running in 528a8ebb073e [2021-08-10T00:11:53.317Z] Removing intermediate container 069bf423f7fa [2021-08-10T00:11:53.318Z] ---> 80ee0be19198 [2021-08-10T00:11:53.318Z] Step 21/22 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:11:53.318Z] ---> 87015d3488aa [2021-08-10T00:11:53.318Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-10T00:11:53.595Z] ---> Running in c58c0732de73 [2021-08-10T00:11:53.595Z] Removing intermediate container 528a8ebb073e [2021-08-10T00:11:53.595Z] ---> 5394d67cab64 [2021-08-10T00:11:53.595Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T00:11:53.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:53.879Z] ---> Running in fd3bcf697666 [2021-08-10T00:11:53.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:11:54.482Z] Removing intermediate container c58c0732de73 [2021-08-10T00:11:54.482Z] ---> 38841c9fd9df [2021-08-10T00:11:54.482Z] Step 22/22 : LABEL version=2.0.1-dev.26 [2021-08-10T00:11:54.755Z] (1/39) Installing readline (8.1.0-r0) [2021-08-10T00:11:54.755Z] (2/39) Installing bash (5.1.0-r0) [2021-08-10T00:11:54.755Z] ---> Running in 4a260bd6ba82 [2021-08-10T00:11:54.755Z] Executing bash-5.1.0-r0.post-install [2021-08-10T00:11:54.755Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-10T00:11:55.037Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-10T00:11:55.038Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-10T00:11:55.038Z] (6/39) Installing curl (7.78.0-r0) [2021-08-10T00:11:55.038Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-10T00:11:55.038Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-10T00:11:55.038Z] (9/39) Installing expat (2.2.10-r1) [2021-08-10T00:11:55.038Z] (10/39) Installing libffi (3.3-r2) [2021-08-10T00:11:55.038Z] (11/39) Installing gdbm (1.19-r0) [2021-08-10T00:11:55.038Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-10T00:11:55.038Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-10T00:11:55.038Z] Removing intermediate container 93fb54e3dea8 [2021-08-10T00:11:55.038Z] ---> 2b214b778bcd [2021-08-10T00:11:55.038Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:11:55.038Z] ---> f62ac4b3892f [2021-08-10T00:11:55.038Z] 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-08-10T00:11:55.038Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-10T00:11:55.038Z] Removing intermediate container fd3bcf697666 [2021-08-10T00:11:55.038Z] ---> eb0fc23c2ddf [2021-08-10T00:11:55.038Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:11:55.636Z] ---> Running in d543a1a905ca [2021-08-10T00:11:55.636Z] ---> Running in 2712ab8c4e1f [2021-08-10T00:11:56.259Z] Removing intermediate container 4a260bd6ba82 [2021-08-10T00:11:56.259Z] ---> d6fc5f22ccfd [2021-08-10T00:11:56.259Z] [2021-08-10T00:11:56.537Z] Successfully built d6fc5f22ccfd [2021-08-10T00:11:56.537Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-10T00:11:56.537Z]  Building security-proxy-setup ... done Building support-notifications [2021-08-10T00:11:56.537Z] ---> 3f145718a8c0 [2021-08-10T00:11:56.537Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-10T00:11:56.537Z] Removing intermediate container d543a1a905ca [2021-08-10T00:11:56.537Z] ---> c884f2860ee0 [2021-08-10T00:11:56.537Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:11:57.139Z] ---> Running in f3fdaec4dad6 [2021-08-10T00:11:57.139Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-10T00:11:57.139Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-10T00:11:57.139Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-10T00:11:57.139Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-10T00:11:57.139Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-10T00:11:57.417Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-10T00:11:57.417Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-10T00:11:57.417Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-10T00:11:57.693Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-10T00:11:57.693Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-10T00:11:57.693Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-10T00:11:57.693Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-10T00:11:57.693Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-10T00:11:57.693Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-10T00:11:57.693Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-10T00:11:57.693Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-10T00:11:57.971Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-10T00:11:57.971Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-10T00:11:57.971Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-10T00:11:57.971Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-10T00:11:57.971Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-10T00:11:57.971Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-10T00:11:57.971Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-10T00:11:57.971Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-10T00:11:57.971Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-10T00:11:58.590Z] Executing busybox-1.32.1-r6.trigger [2021-08-10T00:11:58.590Z] OK: 82 MiB in 59 packages [2021-08-10T00:11:58.868Z] Removing intermediate container f3fdaec4dad6 [2021-08-10T00:11:58.868Z] ---> 5c22fb6465f2 [2021-08-10T00:11:58.868Z] [2021-08-10T00:11:59.141Z] Successfully built 5c22fb6465f2 [2021-08-10T00:11:59.742Z] Successfully tagged core-command-arm64:latest [2021-08-10T00:11:59.742Z] Building core-metadata [2021-08-10T00:12:00.018Z]  Building core-command ... done  ---> d73e5a096bed [2021-08-10T00:12:00.019Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-10T00:12:01.021Z] Removing intermediate container 2712ab8c4e1f [2021-08-10T00:12:01.021Z] ---> cddb054ca3d5 [2021-08-10T00:12:01.021Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-10T00:12:01.021Z] ---> 057658cad239 [2021-08-10T00:12:01.021Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-10T00:12:01.298Z] ---> Running in 6641e85ec2a6 [2021-08-10T00:12:02.282Z] Removing intermediate container 6641e85ec2a6 [2021-08-10T00:12:02.282Z] ---> dec83b21c4a2 [2021-08-10T00:12:02.282Z] Step 24/26 : LABEL arch=arm64 [2021-08-10T00:12:02.999Z] ---> afa741755d68 [2021-08-10T00:12:02.999Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-10T00:12:03.336Z] ---> Running in 35d2deb5b0e6 [2021-08-10T00:12:05.468Z] Removing intermediate container 35d2deb5b0e6 [2021-08-10T00:12:05.468Z] ---> 268914a26407 [2021-08-10T00:12:05.468Z] Step 25/26 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:12:05.468Z] ---> 40f16c09ce92 [2021-08-10T00:12:05.468Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-10T00:12:05.747Z] ---> Running in 97bdbd32fc10 [2021-08-10T00:12:06.352Z] ---> Running in dc371e0c2ace [2021-08-10T00:12:06.954Z] Removing intermediate container 97bdbd32fc10 [2021-08-10T00:12:06.954Z] ---> 0f6d7983df95 [2021-08-10T00:12:06.954Z] Step 26/26 : LABEL version=2.0.1-dev.26 [2021-08-10T00:12:07.548Z] ---> Running in b96d4bfd81ba [2021-08-10T00:12:07.548Z] Removing intermediate container dc371e0c2ace [2021-08-10T00:12:07.548Z] ---> 12c10825868d [2021-08-10T00:12:07.548Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-10T00:12:08.535Z] Removing intermediate container b96d4bfd81ba [2021-08-10T00:12:08.535Z] ---> a4cdf46a888d [2021-08-10T00:12:08.535Z] [2021-08-10T00:12:08.535Z] Collecting docker-compose==1.23.2 [2021-08-10T00:12:08.535Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-10T00:12:08.535Z] Successfully built a4cdf46a888d [2021-08-10T00:12:08.810Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-10T00:12:08.810Z] Building core-data [2021-08-10T00:12:08.810Z]  Building security-secretstore-setup ... done  ---> feb55d090042 [2021-08-10T00:12:08.810Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-10T00:12:08.810Z] Collecting cached-property<2,>=1.2.0 [2021-08-10T00:12:09.086Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-10T00:12:09.086Z] Collecting texttable<0.10,>=0.9.0 [2021-08-10T00:12:09.086Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-10T00:12:09.686Z] ---> Running in 40c41f00e439 [2021-08-10T00:12:11.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:12:11.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:12:11.673Z] ---> 6ef1f3bf7dfc [2021-08-10T00:12:11.673Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T00:12:11.673Z] ---> Using cache [2021-08-10T00:12:11.673Z] ---> 42e62401d4b5 [2021-08-10T00:12:11.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:12:11.673Z] ---> Using cache [2021-08-10T00:12:11.673Z] ---> c56640533443 [2021-08-10T00:12:11.673Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-10T00:12:12.661Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-10T00:12:12.661Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-10T00:12:13.257Z] Collecting docker<4.0,>=3.6.0 [2021-08-10T00:12:13.257Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-10T00:12:13.876Z] ---> Running in ba905d8c3f9c [2021-08-10T00:12:13.876Z] Collecting jsonschema<3,>=2.5.1 [2021-08-10T00:12:13.876Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-10T00:12:14.862Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-10T00:12:14.862Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-10T00:12:14.862Z] Collecting docopt<0.7,>=0.6.1 [2021-08-10T00:12:14.862Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-10T00:12:15.134Z] Removing intermediate container 40c41f00e439 [2021-08-10T00:12:15.134Z] ---> 90a58d80ce5e [2021-08-10T00:12:15.134Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-10T00:12:15.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:12:16.011Z] ---> Running in f4f0d1ee0cca [2021-08-10T00:12:16.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:12:16.608Z] Removing intermediate container f4f0d1ee0cca [2021-08-10T00:12:16.608Z] ---> a276673f0a81 [2021-08-10T00:12:16.608Z] Step 29/32 : CMD ["gate"] [2021-08-10T00:12:17.206Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-10T00:12:17.206Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-10T00:12:17.482Z] ---> Running in 659e76879028 [2021-08-10T00:12:17.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:12:17.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:12:17.482Z] ---> 6ef1f3bf7dfc [2021-08-10T00:12:17.482Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:12:17.482Z] ---> Using cache [2021-08-10T00:12:17.482Z] ---> 42e62401d4b5 [2021-08-10T00:12:17.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:12:17.482Z] ---> Using cache [2021-08-10T00:12:17.482Z] ---> c56640533443 [2021-08-10T00:12:17.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-10T00:12:17.482Z] ---> Using cache [2021-08-10T00:12:17.482Z] ---> 1e41e298d432 [2021-08-10T00:12:17.482Z] Step 6/24 : COPY go.mod . [2021-08-10T00:12:17.482Z] ---> Using cache [2021-08-10T00:12:17.482Z] ---> 533f2317c305 [2021-08-10T00:12:17.482Z] Step 7/24 : RUN go mod download [2021-08-10T00:12:17.482Z] ---> Using cache [2021-08-10T00:12:17.482Z] ---> 5569b86c4b25 [2021-08-10T00:12:17.482Z] Step 8/24 : COPY . . [2021-08-10T00:12:17.482Z] OK: 218 MiB in 52 packages [2021-08-10T00:12:17.758Z] ---> Using cache [2021-08-10T00:12:17.758Z] ---> a0654d1a01df [2021-08-10T00:12:17.758Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:12:17.758Z] ---> Using cache [2021-08-10T00:12:17.758Z] ---> 3231fcfa716b [2021-08-10T00:12:17.758Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-10T00:12:18.742Z] ---> Running in b6cb1228de40 [2021-08-10T00:12:19.341Z] Removing intermediate container 659e76879028 [2021-08-10T00:12:19.341Z] ---> a33aae32a23d [2021-08-10T00:12:19.341Z] Step 30/32 : LABEL arch=arm64 [2021-08-10T00:12:19.616Z] 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-08-10T00:12:20.210Z] ---> Running in 5cf823d651cc [2021-08-10T00:12:20.210Z] Removing intermediate container ba905d8c3f9c [2021-08-10T00:12:20.210Z] ---> d3f61459f26b [2021-08-10T00:12:20.210Z] Step 6/23 : COPY go.mod . [2021-08-10T00:12:20.485Z] Collecting PyYAML<4,>=3.10 [2021-08-10T00:12:20.485Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-10T00:12:21.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-10T00:12:21.685Z] Removing intermediate container 5cf823d651cc [2021-08-10T00:12:21.685Z] ---> bcef223b2a8a [2021-08-10T00:12:21.685Z] Step 31/32 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:12:21.685Z] ---> fdce88120e74 [2021-08-10T00:12:21.685Z] Step 7/23 : RUN go mod download [2021-08-10T00:12:22.294Z] ---> Running in 3c7abd61267e [2021-08-10T00:12:22.294Z] ---> Running in dab94bdf818f [2021-08-10T00:12:23.274Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:12:23.274Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:12:23.274Z] ---> 6ef1f3bf7dfc [2021-08-10T00:12:23.274Z] Step 3/24 : WORKDIR /edgex-go [2021-08-10T00:12:23.274Z] ---> Using cache [2021-08-10T00:12:23.274Z] ---> 42e62401d4b5 [2021-08-10T00:12:23.274Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:12:23.274Z] ---> Using cache [2021-08-10T00:12:23.274Z] ---> c56640533443 [2021-08-10T00:12:23.274Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-10T00:12:23.274Z] Removing intermediate container 3c7abd61267e [2021-08-10T00:12:23.274Z] ---> 265b3a98a20a [2021-08-10T00:12:23.274Z] Step 32/32 : LABEL version=2.0.1-dev.26 [2021-08-10T00:12:23.274Z] ---> Running in 9fc866a408d4 [2021-08-10T00:12:23.886Z] ---> Running in 107115f3593d [2021-08-10T00:12:24.875Z] Removing intermediate container 107115f3593d [2021-08-10T00:12:24.875Z] ---> 570ad0dff0b4 [2021-08-10T00:12:24.875Z] [2021-08-10T00:12:25.159Z] Successfully built 570ad0dff0b4 [2021-08-10T00:12:25.159Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-10T00:12:25.159Z]  Building security-bootstrapper ... done Building support-scheduler [2021-08-10T00:12:25.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:12:26.032Z] Collecting docker-pycreds>=0.4.0 [2021-08-10T00:12:26.032Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-10T00:12:26.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:12:26.308Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-10T00:12:26.588Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-10T00:12:27.581Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-10T00:12:27.581Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-10T00:12:27.581Z] OK: 218 MiB in 52 packages [2021-08-10T00:12:28.182Z] Collecting certifi>=2017.4.17 [2021-08-10T00:12:28.182Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-10T00:12:28.481Z] Collecting idna<2.8,>=2.5 [2021-08-10T00:12:28.481Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-10T00:12:28.753Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-10T00:12:28.753Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-10T00:12:28.753Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-10T00:12:28.753Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-10T00:12:30.200Z] Removing intermediate container dab94bdf818f [2021-08-10T00:12:30.200Z] ---> 346321ec142d [2021-08-10T00:12:30.200Z] Step 8/23 : COPY . . [2021-08-10T00:12:30.200Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-10T00:12:30.200Z] Attempting uninstall: urllib3 [2021-08-10T00:12:30.200Z] Found existing installation: urllib3 1.26.2 [2021-08-10T00:12:30.200Z] Uninstalling urllib3-1.26.2: [2021-08-10T00:12:30.483Z] Successfully uninstalled urllib3-1.26.2 [2021-08-10T00:12:30.484Z] Removing intermediate container 9fc866a408d4 [2021-08-10T00:12:30.484Z] ---> 2daf3e467727 [2021-08-10T00:12:30.484Z] Step 6/24 : COPY go.mod . [2021-08-10T00:12:31.098Z] Attempting uninstall: idna [2021-08-10T00:12:31.099Z] Found existing installation: idna 3.1 [2021-08-10T00:12:31.099Z] Uninstalling idna-3.1: [2021-08-10T00:12:31.099Z] Successfully uninstalled idna-3.1 [2021-08-10T00:12:31.714Z] Attempting uninstall: chardet [2021-08-10T00:12:31.714Z] Found existing installation: chardet 4.0.0 [2021-08-10T00:12:31.995Z] Uninstalling chardet-4.0.0: [2021-08-10T00:12:31.995Z] Successfully uninstalled chardet-4.0.0 [2021-08-10T00:12:32.618Z] ---> c67455abbcb4 [2021-08-10T00:12:32.618Z] Step 7/24 : RUN go mod download [2021-08-10T00:12:33.221Z] ---> Running in 16b4e0ec1a4f [2021-08-10T00:12:34.212Z] Attempting uninstall: requests [2021-08-10T00:12:34.212Z] Found existing installation: requests 2.25.1 [2021-08-10T00:12:34.212Z] Uninstalling requests-2.25.1: [2021-08-10T00:12:34.500Z] Successfully uninstalled requests-2.25.1 [2021-08-10T00:12:34.778Z] Running setup.py install for texttable: started [2021-08-10T00:12:37.414Z] Running setup.py install for texttable: finished with status 'done' [2021-08-10T00:12:37.414Z] Running setup.py install for PyYAML: started [2021-08-10T00:12:39.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-10T00:12:39.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-10T00:12:39.410Z] ---> 6ef1f3bf7dfc [2021-08-10T00:12:39.410Z] Step 3/23 : WORKDIR /edgex-go [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> 42e62401d4b5 [2021-08-10T00:12:39.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> c56640533443 [2021-08-10T00:12:39.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> 1e41e298d432 [2021-08-10T00:12:39.410Z] Step 6/23 : COPY go.mod . [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> 533f2317c305 [2021-08-10T00:12:39.410Z] Step 7/23 : RUN go mod download [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> 5569b86c4b25 [2021-08-10T00:12:39.410Z] Step 8/23 : COPY . . [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> a0654d1a01df [2021-08-10T00:12:39.410Z] Step 9/23 : RUN go mod tidy [2021-08-10T00:12:39.410Z] ---> Using cache [2021-08-10T00:12:39.410Z] ---> 3231fcfa716b [2021-08-10T00:12:39.410Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-10T00:12:41.412Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-10T00:12:41.688Z] Running setup.py install for docopt: started [2021-08-10T00:12:41.688Z] ---> Running in 50c224b7b5ed [2021-08-10T00:12:42.680Z] Removing intermediate container 16b4e0ec1a4f [2021-08-10T00:12:42.680Z] ---> df9db0282ee7 [2021-08-10T00:12:42.680Z] Step 8/24 : COPY . . [2021-08-10T00:12:44.664Z] Running setup.py install for docopt: finished with status 'done' [2021-08-10T00:12:44.664Z] Running setup.py install for dockerpty: started [2021-08-10T00:12:44.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-10T00:12:47.313Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-10T00:12:47.589Z] ---> a289ee1323fc [2021-08-10T00:12:47.589Z] Step 9/23 : RUN go mod tidy [2021-08-10T00:12:48.190Z] ---> Running in c5b0e58f13b1 [2021-08-10T00:12:50.187Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-10T00:12:56.928Z] ---> bdb5fa8f29db [2021-08-10T00:12:56.928Z] Step 9/24 : RUN go mod tidy [2021-08-10T00:12:57.208Z] ---> Running in c6c9203092ec [2021-08-10T00:12:58.677Z] Removing intermediate container c5b0e58f13b1 [2021-08-10T00:12:58.677Z] ---> fb570044037e [2021-08-10T00:12:58.677Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-10T00:12:58.959Z] ---> Running in 13e89990ecb8 [2021-08-10T00:13:02.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-10T00:13:09.133Z] Removing intermediate container c6c9203092ec [2021-08-10T00:13:09.133Z] ---> a9f3abb489a0 [2021-08-10T00:13:09.133Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-10T00:13:09.133Z] ---> Running in b50e9341647b [2021-08-10T00:13:09.133Z] Removing intermediate container f8540a1c49fb [2021-08-10T00:13:09.133Z] ---> 879d91548b19 [2021-08-10T00:13:09.133Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-10T00:13:09.410Z] ---> Running in 19ae3736c257 [2021-08-10T00:13:10.398Z] Removing intermediate container 19ae3736c257 [2021-08-10T00:13:10.398Z] ---> e07fd66f83af [2021-08-10T00:13:10.398Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-10T00:13:10.398Z] ---> Running in 4bef7e9f1fac [2021-08-10T00:13:11.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2021-08-10T00:13:11.604Z] Removing intermediate container 4bef7e9f1fac [2021-08-10T00:13:11.604Z] ---> 0e4b726ad76f [2021-08-10T00:13:11.604Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-10T00:13:14.502Z] ---> 6eedcca2bac6 [2021-08-10T00:13:14.502Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-10T00:13:15.502Z] ---> 4d82cf748991 [2021-08-10T00:13:15.502Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-10T00:13:17.500Z] ---> 77fb7078547b [2021-08-10T00:13:17.500Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-10T00:13:17.500Z] ---> Running in 6fb6d83f5253 [2021-08-10T00:13:18.494Z] Removing intermediate container 6fb6d83f5253 [2021-08-10T00:13:18.494Z] ---> 3b634762f6f2 [2021-08-10T00:13:18.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:13:18.494Z] ---> Running in 5c23de64d3c7 [2021-08-10T00:13:19.098Z] Removing intermediate container 5c23de64d3c7 [2021-08-10T00:13:19.098Z] ---> 848a39f4bc76 [2021-08-10T00:13:19.098Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T00:13:19.378Z] ---> Running in 3c0fa3fe1255 [2021-08-10T00:13:19.985Z] Removing intermediate container 3c0fa3fe1255 [2021-08-10T00:13:19.985Z] ---> 9078e5b80ca9 [2021-08-10T00:13:19.986Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:13:20.263Z] ---> Running in 99b1ed9eb387 [2021-08-10T00:13:21.252Z] Removing intermediate container 99b1ed9eb387 [2021-08-10T00:13:21.252Z] ---> cc32109eb064 [2021-08-10T00:13:21.252Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:13:21.252Z] ---> Running in 3d58ada2e592 [2021-08-10T00:13:21.858Z] Removing intermediate container 3d58ada2e592 [2021-08-10T00:13:21.858Z] ---> 7d3105f5908d [2021-08-10T00:13:21.858Z] [2021-08-10T00:13:22.133Z] Successfully built 7d3105f5908d [2021-08-10T00:13:22.133Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-10T00:14:09.139Z]  Building sys-mgmt-agent ... done Removing intermediate container b6cb1228de40 [2021-08-10T00:14:09.139Z] ---> 3a6ea331d8aa [2021-08-10T00:14:09.139Z] [2021-08-10T00:14:09.139Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:14:09.139Z] ---> c4fd0aeabfcf [2021-08-10T00:14:09.139Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:14:09.139Z] ---> Using cache [2021-08-10T00:14:09.139Z] ---> f33041f6786b [2021-08-10T00:14:09.139Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:14:09.139Z] ---> Using cache [2021-08-10T00:14:09.139Z] ---> 885bff787c63 [2021-08-10T00:14:09.139Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-10T00:14:09.139Z] ---> Running in f847795fcc36 [2021-08-10T00:14:09.139Z] Removing intermediate container f847795fcc36 [2021-08-10T00:14:09.139Z] ---> 21c0c6da5f24 [2021-08-10T00:14:09.139Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-10T00:14:09.139Z] ---> Running in d63ceae8f0bd [2021-08-10T00:14:09.139Z] Removing intermediate container d63ceae8f0bd [2021-08-10T00:14:09.139Z] ---> 8f37d31cd95b [2021-08-10T00:14:09.139Z] Step 16/24 : WORKDIR / [2021-08-10T00:14:09.139Z] ---> Running in 0b74a7c562f9 [2021-08-10T00:14:10.124Z] Removing intermediate container 0b74a7c562f9 [2021-08-10T00:14:10.124Z] ---> 579c517d8ad6 [2021-08-10T00:14:10.124Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:14:11.112Z] ---> af2697ddf540 [2021-08-10T00:14:11.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-10T00:14:13.118Z] ---> f09bc1dd104f [2021-08-10T00:14:13.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-10T00:14:14.568Z] ---> 1fe2af29a26d [2021-08-10T00:14:14.568Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-10T00:14:14.846Z] ---> Running in a61c14664861 [2021-08-10T00:14:15.450Z] Removing intermediate container a61c14664861 [2021-08-10T00:14:15.450Z] ---> 5b1f7061339e [2021-08-10T00:14:15.450Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:14:16.052Z] ---> Running in 56849962818e [2021-08-10T00:14:16.653Z] Removing intermediate container 56849962818e [2021-08-10T00:14:16.653Z] ---> 6929c83622a9 [2021-08-10T00:14:16.653Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T00:14:16.653Z] ---> Running in f57e20bda890 [2021-08-10T00:14:17.645Z] Removing intermediate container f57e20bda890 [2021-08-10T00:14:17.645Z] ---> 1b1350bcc85f [2021-08-10T00:14:17.645Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:14:17.645Z] ---> Running in 0a297789201a [2021-08-10T00:14:18.632Z] Removing intermediate container 0a297789201a [2021-08-10T00:14:18.632Z] ---> 74bcfd559349 [2021-08-10T00:14:18.632Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:14:18.632Z] ---> Running in 3a83036814fe [2021-08-10T00:14:19.628Z] Removing intermediate container 3a83036814fe [2021-08-10T00:14:19.628Z] ---> 2c69ec8b3565 [2021-08-10T00:14:19.628Z] [2021-08-10T00:14:19.628Z] Successfully built 2c69ec8b3565 [2021-08-10T00:14:19.905Z] Successfully tagged core-metadata-arm64:latest [2021-08-10T00:14:35.014Z]  Building core-metadata ... done Removing intermediate container 50c224b7b5ed [2021-08-10T00:14:35.014Z] ---> 113d7cce4a50 [2021-08-10T00:14:35.014Z] [2021-08-10T00:14:35.014Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T00:14:35.014Z] ---> c4fd0aeabfcf [2021-08-10T00:14:35.014Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-10T00:14:35.014Z] ---> Using cache [2021-08-10T00:14:35.014Z] ---> f33041f6786b [2021-08-10T00:14:35.014Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:14:35.014Z] ---> Using cache [2021-08-10T00:14:35.014Z] ---> 885bff787c63 [2021-08-10T00:14:35.014Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-10T00:14:35.014Z] ---> Running in d4d9b799813f [2021-08-10T00:14:35.014Z] Removing intermediate container d4d9b799813f [2021-08-10T00:14:35.014Z] ---> 720782644a6e [2021-08-10T00:14:35.014Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T00:14:35.014Z] ---> Running in adf7c0876837 [2021-08-10T00:14:35.014Z] Removing intermediate container adf7c0876837 [2021-08-10T00:14:35.014Z] ---> 4f68b546c609 [2021-08-10T00:14:35.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:14:36.015Z] ---> 632609af2904 [2021-08-10T00:14:36.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-10T00:14:38.004Z] ---> dd9a59b1dad8 [2021-08-10T00:14:38.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-10T00:14:39.446Z] ---> 5bd78a5214c8 [2021-08-10T00:14:39.446Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-10T00:14:39.446Z] ---> Running in 5574866e9a9e [2021-08-10T00:14:40.880Z] Removing intermediate container 5574866e9a9e [2021-08-10T00:14:40.880Z] ---> 415f9314d642 [2021-08-10T00:14:40.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:14:41.152Z] ---> Running in 200f21fd5551 [2021-08-10T00:14:42.135Z] Removing intermediate container 200f21fd5551 [2021-08-10T00:14:42.135Z] ---> ead73a4ef437 [2021-08-10T00:14:42.135Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T00:14:42.135Z] Removing intermediate container 13e89990ecb8 [2021-08-10T00:14:42.135Z] ---> ad1d0ac46297 [2021-08-10T00:14:42.135Z] [2021-08-10T00:14:42.135Z] Step 11/23 : FROM alpine:3.12 [2021-08-10T00:14:42.135Z] ---> c4fd0aeabfcf [2021-08-10T00:14:42.135Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-10T00:14:42.410Z] ---> Running in aacc21633799 [2021-08-10T00:14:42.410Z] ---> Running in 34c172169cbc [2021-08-10T00:14:43.024Z] Removing intermediate container 34c172169cbc [2021-08-10T00:14:43.024Z] ---> 5ae688b8dbda [2021-08-10T00:14:43.024Z] Step 22/23 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:14:43.640Z] ---> Running in 38585b814b00 [2021-08-10T00:14:44.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:14:44.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:14:44.523Z] Removing intermediate container 38585b814b00 [2021-08-10T00:14:44.523Z] ---> 292d847c13a8 [2021-08-10T00:14:44.523Z] Step 23/23 : LABEL version=2.0.1-dev.26 [2021-08-10T00:14:44.523Z] ---> Running in 8b3de2b73359 [2021-08-10T00:14:44.798Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-10T00:14:45.082Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-10T00:14:45.082Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:14:45.083Z] Executing ca-certificates-20191127-r4.trigger [2021-08-10T00:14:45.083Z] Removing intermediate container 8b3de2b73359 [2021-08-10T00:14:45.083Z] ---> 08e32f3dfcb9 [2021-08-10T00:14:45.083Z] [2021-08-10T00:14:45.083Z] OK: 6 MiB in 16 packages [2021-08-10T00:14:45.365Z] Successfully built 08e32f3dfcb9 [2021-08-10T00:14:45.365Z] Successfully tagged support-scheduler-arm64:latest [2021-08-10T00:14:46.803Z]  Building support-scheduler ... done Removing intermediate container aacc21633799 [2021-08-10T00:14:46.803Z] ---> 519e8376fe0f [2021-08-10T00:14:46.803Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-10T00:14:47.076Z] ---> Running in 12671e8d78bf [2021-08-10T00:14:48.050Z] Removing intermediate container 12671e8d78bf [2021-08-10T00:14:48.050Z] ---> 5f720cc10630 [2021-08-10T00:14:48.050Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-10T00:14:48.050Z] ---> Running in 9fba3302bc0d [2021-08-10T00:14:48.654Z] Removing intermediate container 9fba3302bc0d [2021-08-10T00:14:48.654Z] ---> 319b259bab44 [2021-08-10T00:14:48.654Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-10T00:14:49.247Z] ---> Running in 2c07d5985d41 [2021-08-10T00:14:50.223Z] Removing intermediate container 2c07d5985d41 [2021-08-10T00:14:50.223Z] ---> 11e5ab08c3a8 [2021-08-10T00:14:50.223Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:14:50.496Z] Removing intermediate container b50e9341647b [2021-08-10T00:14:50.496Z] ---> 155b3fb806e1 [2021-08-10T00:14:50.496Z] [2021-08-10T00:14:50.496Z] Step 11/24 : FROM alpine:3.12 [2021-08-10T00:14:50.496Z] ---> c4fd0aeabfcf [2021-08-10T00:14:50.496Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-10T00:14:50.766Z] ---> Running in 17901ebcd2e1 [2021-08-10T00:14:51.036Z] ---> a9b0c80e1a49 [2021-08-10T00:14:51.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-10T00:14:51.305Z] Removing intermediate container 17901ebcd2e1 [2021-08-10T00:14:51.305Z] ---> 36f1cc1ed400 [2021-08-10T00:14:51.305Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-10T00:14:51.576Z] ---> Running in f7be34095b44 [2021-08-10T00:14:52.167Z] ---> 5e6930e9daf5 [2021-08-10T00:14:52.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-10T00:14:52.167Z] Removing intermediate container f7be34095b44 [2021-08-10T00:14:52.167Z] ---> 63049ffa1b5e [2021-08-10T00:14:52.167Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-10T00:14:52.438Z] ---> Running in 1c49ea5b5776 [2021-08-10T00:14:53.039Z] Removing intermediate container 1c49ea5b5776 [2021-08-10T00:14:53.039Z] ---> a6eacf159664 [2021-08-10T00:14:53.039Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-10T00:14:53.039Z] ---> b19670cc0012 [2021-08-10T00:14:53.039Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-10T00:14:53.039Z] ---> Running in f9179c5e0e45 [2021-08-10T00:14:53.313Z] ---> Running in e3333645d91f [2021-08-10T00:14:53.915Z] Removing intermediate container e3333645d91f [2021-08-10T00:14:53.915Z] ---> a35df6da750e [2021-08-10T00:14:53.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:14:54.188Z] ---> Running in 7db547766355 [2021-08-10T00:14:54.789Z] Removing intermediate container 7db547766355 [2021-08-10T00:14:54.789Z] ---> 53f148e18a64 [2021-08-10T00:14:54.789Z] Step 21/23 : LABEL arch=arm64 [2021-08-10T00:14:55.061Z] ---> Running in 89e2fb27bcb2 [2021-08-10T00:14:55.657Z] Removing intermediate container 89e2fb27bcb2 [2021-08-10T00:14:55.657Z] ---> 89814bb748fb [2021-08-10T00:14:55.657Z] Step 22/23 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:14:55.657Z] Removing intermediate container f9179c5e0e45 [2021-08-10T00:14:55.657Z] ---> f01e1d40978e [2021-08-10T00:14:55.657Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-10T00:14:55.931Z] ---> Running in 5901e03c07f2 [2021-08-10T00:14:55.931Z] ---> Running in 2c7b0c99d139 [2021-08-10T00:14:56.534Z] Removing intermediate container 5901e03c07f2 [2021-08-10T00:14:56.534Z] ---> d2218a9068cd [2021-08-10T00:14:56.534Z] Step 23/23 : LABEL version=2.0.1-dev.26 [2021-08-10T00:14:56.534Z] ---> Running in 1cb0dfc8c220 [2021-08-10T00:14:57.509Z] Removing intermediate container 1cb0dfc8c220 [2021-08-10T00:14:57.509Z] ---> f86ee19e4c9b [2021-08-10T00:14:57.509Z] [2021-08-10T00:14:57.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-10T00:14:57.784Z] Successfully built f86ee19e4c9b [2021-08-10T00:14:57.784Z] Successfully tagged support-notifications-arm64:latest [2021-08-10T00:14:58.382Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-10T00:14:59.363Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-10T00:14:59.363Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-10T00:14:59.363Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-10T00:14:59.363Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-10T00:14:59.643Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-10T00:14:59.643Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-10T00:14:59.643Z] Executing busybox-1.31.1-r20.trigger [2021-08-10T00:14:59.918Z] OK: 8 MiB in 20 packages [2021-08-10T00:15:01.356Z] Removing intermediate container 2c7b0c99d139 [2021-08-10T00:15:01.356Z] ---> bce3afd8a49c [2021-08-10T00:15:01.356Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-10T00:15:01.953Z] ---> 1f3f7416ebf7 [2021-08-10T00:15:01.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-10T00:15:03.383Z] ---> 6123e8f22296 [2021-08-10T00:15:03.383Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-10T00:15:04.389Z] ---> 030fc72967c0 [2021-08-10T00:15:04.390Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-10T00:15:04.390Z] ---> Running in f0cb1e0da663 [2021-08-10T00:15:04.993Z] Removing intermediate container f0cb1e0da663 [2021-08-10T00:15:04.993Z] ---> f6b9567d7554 [2021-08-10T00:15:04.993Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-10T00:15:05.274Z] ---> Running in d186e6b82311 [2021-08-10T00:15:05.553Z] Removing intermediate container d186e6b82311 [2021-08-10T00:15:05.553Z] ---> 6c520af32005 [2021-08-10T00:15:05.553Z] Step 22/24 : LABEL arch=arm64 [2021-08-10T00:15:05.824Z] ---> Running in 47e81775e338 [2021-08-10T00:15:06.417Z] Removing intermediate container 47e81775e338 [2021-08-10T00:15:06.417Z] ---> f2f06f511696 [2021-08-10T00:15:06.417Z] Step 23/24 : LABEL git_sha=b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:06.417Z] ---> Running in 5b2845c3d6a3 [2021-08-10T00:15:07.012Z] Removing intermediate container 5b2845c3d6a3 [2021-08-10T00:15:07.012Z] ---> 610bf8176ba9 [2021-08-10T00:15:07.012Z] Step 24/24 : LABEL version=2.0.1-dev.26 [2021-08-10T00:15:07.012Z] ---> Running in d37795a2a770 [2021-08-10T00:15:07.607Z] Removing intermediate container d37795a2a770 [2021-08-10T00:15:07.607Z] ---> feb9b45a7b44 [2021-08-10T00:15:07.607Z] [2021-08-10T00:15:07.880Z] Successfully built feb9b45a7b44 [2021-08-10T00:15:07.880Z] Successfully tagged core-data-arm64:latest [2021-08-10T00:15:08.169Z]  Building core-data ... done  [Pipeline] } [2021-08-10T00:15:08.162Z] $ docker stop --time=1 1d410be36cf80c7ff891249ab3c50379bb6615e4029596da90dfa59950902487 [2021-08-10T00:15:10.087Z] $ docker rm -f 1d410be36cf80c7ff891249ab3c50379bb6615e4029596da90dfa59950902487 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-10T00:15:10.737Z] + docker images [2021-08-10T00:15:11.010Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-10T00:15:11.010Z] core-data-arm64 latest feb9b45a7b44 3 seconds ago 19.3MB [2021-08-10T00:15:11.010Z] support-notifications-arm64 latest f86ee19e4c9b 13 seconds ago 15.9MB [2021-08-10T00:15:11.010Z] 155b3fb806e1 20 seconds ago 1.45GB [2021-08-10T00:15:11.010Z] support-scheduler-arm64 latest 08e32f3dfcb9 26 seconds ago 15.2MB [2021-08-10T00:15:11.010Z] ad1d0ac46297 29 seconds ago 1.45GB [2021-08-10T00:15:11.010Z] 113d7cce4a50 39 seconds ago 1.45GB [2021-08-10T00:15:11.010Z] core-metadata-arm64 latest 2c69ec8b3565 51 seconds ago 15.8MB [2021-08-10T00:15:11.010Z] 3a6ea331d8aa About a minute ago 1.45GB [2021-08-10T00:15:11.010Z] sys-mgmt-agent-arm64 latest 7d3105f5908d About a minute ago 311MB [2021-08-10T00:15:11.010Z] security-bootstrapper-arm64 latest 570ad0dff0b4 2 minutes ago 17.7MB [2021-08-10T00:15:11.010Z] security-secretstore-setup-arm64 latest a4cdf46a888d 3 minutes ago 27.4MB [2021-08-10T00:15:11.010Z] core-command-arm64 latest 5c22fb6465f2 3 minutes ago 15.1MB [2021-08-10T00:15:11.010Z] security-proxy-setup-arm64 latest d6fc5f22ccfd 3 minutes ago 24.5MB [2021-08-10T00:15:11.010Z] 6d5b25f91645 3 minutes ago 1.45GB [2021-08-10T00:15:11.010Z] 63afdd19f8f7 3 minutes ago 1.45GB [2021-08-10T00:15:11.010Z] d267281c2446 3 minutes ago 1.45GB [2021-08-10T00:15:11.010Z] d8b142def483 3 minutes ago 1.44GB [2021-08-10T00:15:11.010Z] e1fa119a0c70 3 minutes ago 1.45GB [2021-08-10T00:15:11.010Z] ci-base-image-arm64 latest 6ef1f3bf7dfc 8 minutes ago 1.23GB [2021-08-10T00:15:11.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB [2021-08-10T00:15:11.010Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-10T00:15:11.010Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-10T00:15:11.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-10T00:15:11.165Z] provisioning config files... [2021-08-10T00:15:11.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config86132805392333716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:15:11.554Z] ---> docker-login.sh [2021-08-10T00:15:11.554Z] nexus3.edgexfoundry.org:10001 [2021-08-10T00:15:11.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:15:12.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:15:12.099Z] Configure a credential helper to remove this warning. See [2021-08-10T00:15:12.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:15:12.099Z] [2021-08-10T00:15:12.099Z] Login Succeeded [2021-08-10T00:15:12.099Z] nexus3.edgexfoundry.org:10002 [2021-08-10T00:15:12.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:15:12.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:15:12.695Z] Configure a credential helper to remove this warning. See [2021-08-10T00:15:12.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:15:12.696Z] [2021-08-10T00:15:12.696Z] Login Succeeded [2021-08-10T00:15:12.696Z] nexus3.edgexfoundry.org:10003 [2021-08-10T00:15:13.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:15:13.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:15:13.291Z] Configure a credential helper to remove this warning. See [2021-08-10T00:15:13.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:15:13.291Z] [2021-08-10T00:15:13.291Z] Login Succeeded [2021-08-10T00:15:13.291Z] nexus3.edgexfoundry.org:10004 [2021-08-10T00:15:13.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:15:13.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:15:13.886Z] Configure a credential helper to remove this warning. See [2021-08-10T00:15:13.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:15:13.886Z] [2021-08-10T00:15:13.887Z] Login Succeeded [2021-08-10T00:15:13.887Z] docker.io [2021-08-10T00:15:14.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-10T00:15:14.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-10T00:15:14.756Z] Configure a credential helper to remove this warning. See [2021-08-10T00:15:14.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-10T00:15:14.756Z] [2021-08-10T00:15:14.756Z] Login Succeeded [2021-08-10T00:15:14.756Z] ---> docker-login.sh ends [Pipeline] } [2021-08-10T00:15:14.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:14.842Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-10T00:15:14.842Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:14.842Z] latest [2021-08-10T00:15:14.842Z] 2.0.1-dev.26 [2021-08-10T00:15:14.842Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:14.842Z] main [2021-08-10T00:15:14.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:15.226Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:15.566Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:15.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T00:15:15.567Z] cb8cf88eb1ca: Preparing [2021-08-10T00:15:15.567Z] e103063c5a38: Preparing [2021-08-10T00:15:15.567Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:15.567Z] fa8e1865ebce: Preparing [2021-08-10T00:15:15.567Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:15.845Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:15.845Z] cb8cf88eb1ca: Pushed [2021-08-10T00:15:15.845Z] 6997a9be5cb3: Pushed [2021-08-10T00:15:15.845Z] fa8e1865ebce: Pushed [2021-08-10T00:15:18.452Z] e103063c5a38: Pushed [2021-08-10T00:15:18.724Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:7edbb1239859f3f1c73f884f13c5d4f07004833846ae9f996ca0a5b79f1f2d27 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:19.068Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:19.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-10T00:15:19.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T00:15:19.413Z] cb8cf88eb1ca: Preparing [2021-08-10T00:15:19.413Z] e103063c5a38: Preparing [2021-08-10T00:15:19.413Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:19.413Z] fa8e1865ebce: Preparing [2021-08-10T00:15:19.413Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:19.686Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:19.686Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:19.686Z] e103063c5a38: Layer already exists [2021-08-10T00:15:19.686Z] cb8cf88eb1ca: Layer already exists [2021-08-10T00:15:19.686Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:19.686Z] latest: digest: sha256:7edbb1239859f3f1c73f884f13c5d4f07004833846ae9f996ca0a5b79f1f2d27 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:20.028Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:20.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.26 [2021-08-10T00:15:20.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T00:15:20.371Z] cb8cf88eb1ca: Preparing [2021-08-10T00:15:20.371Z] e103063c5a38: Preparing [2021-08-10T00:15:20.371Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:20.371Z] fa8e1865ebce: Preparing [2021-08-10T00:15:20.371Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:20.647Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:20.647Z] e103063c5a38: Layer already exists [2021-08-10T00:15:20.647Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:20.647Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:20.647Z] cb8cf88eb1ca: Layer already exists [2021-08-10T00:15:20.647Z] 2.0.1-dev.26: digest: sha256:7edbb1239859f3f1c73f884f13c5d4f07004833846ae9f996ca0a5b79f1f2d27 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:20.995Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:21.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:21.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T00:15:21.342Z] cb8cf88eb1ca: Preparing [2021-08-10T00:15:21.342Z] e103063c5a38: Preparing [2021-08-10T00:15:21.342Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:21.342Z] fa8e1865ebce: Preparing [2021-08-10T00:15:21.342Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:21.620Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:21.620Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:21.620Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:21.620Z] e103063c5a38: Layer already exists [2021-08-10T00:15:21.620Z] cb8cf88eb1ca: Layer already exists [2021-08-10T00:15:21.620Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:7edbb1239859f3f1c73f884f13c5d4f07004833846ae9f996ca0a5b79f1f2d27 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:21.967Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:22.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-10T00:15:22.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-10T00:15:22.316Z] cb8cf88eb1ca: Preparing [2021-08-10T00:15:22.316Z] e103063c5a38: Preparing [2021-08-10T00:15:22.316Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:22.316Z] fa8e1865ebce: Preparing [2021-08-10T00:15:22.316Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:22.589Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:22.589Z] e103063c5a38: Layer already exists [2021-08-10T00:15:22.589Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:22.589Z] cb8cf88eb1ca: Layer already exists [2021-08-10T00:15:22.589Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:22.589Z] main: digest: sha256:7edbb1239859f3f1c73f884f13c5d4f07004833846ae9f996ca0a5b79f1f2d27 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:22.651Z] ===================================================== [Pipeline] echo [2021-08-10T00:15:22.666Z] taggedImages: [2021-08-10T00:15:22.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:22.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-10T00:15:22.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.26 [2021-08-10T00:15:22.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:22.666Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-10T00:15:22.695Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-10T00:15:22.695Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:22.695Z] latest [2021-08-10T00:15:22.695Z] 2.0.1-dev.26 [2021-08-10T00:15:22.695Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:22.695Z] main [2021-08-10T00:15:22.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:23.078Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:23.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:23.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T00:15:23.422Z] 16fe247697b4: Preparing [2021-08-10T00:15:23.422Z] 046b6504ce55: Preparing [2021-08-10T00:15:23.422Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:23.422Z] ec2032aab1bf: Preparing [2021-08-10T00:15:23.422Z] 88668510e052: Preparing [2021-08-10T00:15:23.422Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:23.422Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:23.702Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:23.702Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:23.702Z] 88668510e052: Pushed [2021-08-10T00:15:23.702Z] 16fe247697b4: Pushed [2021-08-10T00:15:24.310Z] ec2032aab1bf: Pushed [2021-08-10T00:15:26.274Z] 046b6504ce55: Pushed [2021-08-10T00:15:26.544Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:ef7429bbda6ed37dfb9696083860d21dc35adf59a7a31bf0849bee5a07c42611 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:26.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:27.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-10T00:15:27.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T00:15:27.230Z] 16fe247697b4: Preparing [2021-08-10T00:15:27.230Z] 046b6504ce55: Preparing [2021-08-10T00:15:27.230Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:27.230Z] ec2032aab1bf: Preparing [2021-08-10T00:15:27.230Z] 88668510e052: Preparing [2021-08-10T00:15:27.230Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:27.230Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:27.230Z] ec2032aab1bf: Layer already exists [2021-08-10T00:15:27.230Z] 16fe247697b4: Layer already exists [2021-08-10T00:15:27.230Z] 046b6504ce55: Layer already exists [2021-08-10T00:15:27.230Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:27.230Z] 88668510e052: Layer already exists [2021-08-10T00:15:27.230Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:27.500Z] latest: digest: sha256:ef7429bbda6ed37dfb9696083860d21dc35adf59a7a31bf0849bee5a07c42611 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:27.839Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:28.179Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.26 [2021-08-10T00:15:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T00:15:28.179Z] 16fe247697b4: Preparing [2021-08-10T00:15:28.179Z] 046b6504ce55: Preparing [2021-08-10T00:15:28.179Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:28.179Z] ec2032aab1bf: Preparing [2021-08-10T00:15:28.179Z] 88668510e052: Preparing [2021-08-10T00:15:28.179Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:28.179Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:28.458Z] 88668510e052: Layer already exists [2021-08-10T00:15:28.458Z] 16fe247697b4: Layer already exists [2021-08-10T00:15:28.458Z] 046b6504ce55: Layer already exists [2021-08-10T00:15:28.458Z] ec2032aab1bf: Layer already exists [2021-08-10T00:15:28.458Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:28.458Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:28.458Z] 2.0.1-dev.26: digest: sha256:ef7429bbda6ed37dfb9696083860d21dc35adf59a7a31bf0849bee5a07c42611 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:28.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:29.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:29.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T00:15:29.137Z] 16fe247697b4: Preparing [2021-08-10T00:15:29.137Z] 046b6504ce55: Preparing [2021-08-10T00:15:29.137Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:29.137Z] ec2032aab1bf: Preparing [2021-08-10T00:15:29.137Z] 88668510e052: Preparing [2021-08-10T00:15:29.137Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:29.137Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:29.409Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:29.409Z] 16fe247697b4: Layer already exists [2021-08-10T00:15:29.409Z] ec2032aab1bf: Layer already exists [2021-08-10T00:15:29.409Z] 046b6504ce55: Layer already exists [2021-08-10T00:15:29.409Z] 88668510e052: Layer already exists [2021-08-10T00:15:29.409Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:29.409Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:ef7429bbda6ed37dfb9696083860d21dc35adf59a7a31bf0849bee5a07c42611 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:29.779Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:30.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-10T00:15:30.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-10T00:15:30.132Z] 16fe247697b4: Preparing [2021-08-10T00:15:30.132Z] 046b6504ce55: Preparing [2021-08-10T00:15:30.132Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:30.132Z] ec2032aab1bf: Preparing [2021-08-10T00:15:30.132Z] 88668510e052: Preparing [2021-08-10T00:15:30.132Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:30.132Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:30.408Z] 16fe247697b4: Layer already exists [2021-08-10T00:15:30.408Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:30.408Z] 046b6504ce55: Layer already exists [2021-08-10T00:15:30.408Z] 88668510e052: Layer already exists [2021-08-10T00:15:30.408Z] ec2032aab1bf: Layer already exists [2021-08-10T00:15:30.408Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:30.408Z] main: digest: sha256:ef7429bbda6ed37dfb9696083860d21dc35adf59a7a31bf0849bee5a07c42611 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:30.470Z] ===================================================== [Pipeline] echo [2021-08-10T00:15:30.484Z] taggedImages: [2021-08-10T00:15:30.484Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:30.484Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-10T00:15:30.484Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.26 [2021-08-10T00:15:30.484Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:30.484Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-10T00:15:30.512Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-10T00:15:30.512Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:30.512Z] latest [2021-08-10T00:15:30.512Z] 2.0.1-dev.26 [2021-08-10T00:15:30.512Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:30.512Z] main [2021-08-10T00:15:30.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:30.892Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:31.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:31.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T00:15:31.230Z] 048a93dfa9a7: Preparing [2021-08-10T00:15:31.230Z] 63b94d161004: Preparing [2021-08-10T00:15:31.230Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:31.230Z] fa8e1865ebce: Preparing [2021-08-10T00:15:31.230Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:31.505Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:31.505Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:31.505Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:31.505Z] 048a93dfa9a7: Pushed [2021-08-10T00:15:34.113Z] 63b94d161004: Pushed [2021-08-10T00:15:34.113Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:bf56b90a9441ec26cd046e358f33b5813fa358b244123d6f52ad343029a97244 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:34.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:34.794Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-10T00:15:34.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T00:15:34.794Z] 048a93dfa9a7: Preparing [2021-08-10T00:15:34.794Z] 63b94d161004: Preparing [2021-08-10T00:15:34.794Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:34.794Z] fa8e1865ebce: Preparing [2021-08-10T00:15:34.794Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:35.068Z] 048a93dfa9a7: Layer already exists [2021-08-10T00:15:35.068Z] 63b94d161004: Layer already exists [2021-08-10T00:15:35.068Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:35.068Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:35.068Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:35.068Z] latest: digest: sha256:bf56b90a9441ec26cd046e358f33b5813fa358b244123d6f52ad343029a97244 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:35.411Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:35.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.26 [2021-08-10T00:15:35.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T00:15:35.748Z] 048a93dfa9a7: Preparing [2021-08-10T00:15:35.748Z] 63b94d161004: Preparing [2021-08-10T00:15:35.748Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:35.748Z] fa8e1865ebce: Preparing [2021-08-10T00:15:35.748Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:36.020Z] 048a93dfa9a7: Layer already exists [2021-08-10T00:15:36.020Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:36.020Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:36.020Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:36.020Z] 63b94d161004: Layer already exists [2021-08-10T00:15:36.020Z] 2.0.1-dev.26: digest: sha256:bf56b90a9441ec26cd046e358f33b5813fa358b244123d6f52ad343029a97244 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:36.362Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:36.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:36.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T00:15:36.975Z] 048a93dfa9a7: Preparing [2021-08-10T00:15:36.975Z] 63b94d161004: Preparing [2021-08-10T00:15:36.975Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:36.975Z] fa8e1865ebce: Preparing [2021-08-10T00:15:36.975Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:37.252Z] 048a93dfa9a7: Layer already exists [2021-08-10T00:15:37.252Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:37.252Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:37.252Z] 63b94d161004: Layer already exists [2021-08-10T00:15:37.252Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:37.252Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:bf56b90a9441ec26cd046e358f33b5813fa358b244123d6f52ad343029a97244 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:37.593Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:38.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-10T00:15:38.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-10T00:15:38.200Z] 048a93dfa9a7: Preparing [2021-08-10T00:15:38.200Z] 63b94d161004: Preparing [2021-08-10T00:15:38.200Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:38.200Z] fa8e1865ebce: Preparing [2021-08-10T00:15:38.200Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:38.475Z] 63b94d161004: Layer already exists [2021-08-10T00:15:38.475Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:38.475Z] 048a93dfa9a7: Layer already exists [2021-08-10T00:15:38.475Z] fa8e1865ebce: Layer already exists [2021-08-10T00:15:38.475Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:38.475Z] main: digest: sha256:bf56b90a9441ec26cd046e358f33b5813fa358b244123d6f52ad343029a97244 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:38.563Z] ===================================================== [Pipeline] echo [2021-08-10T00:15:38.579Z] taggedImages: [2021-08-10T00:15:38.579Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:38.579Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-10T00:15:38.579Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.26 [2021-08-10T00:15:38.579Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:38.579Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-10T00:15:38.609Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-10T00:15:38.609Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:38.609Z] latest [2021-08-10T00:15:38.609Z] 2.0.1-dev.26 [2021-08-10T00:15:38.609Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:38.609Z] main [2021-08-10T00:15:38.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:39.039Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:39.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:39.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T00:15:39.378Z] eab1bd1062ed: Preparing [2021-08-10T00:15:39.378Z] eab1bd1062ed: Preparing [2021-08-10T00:15:39.378Z] 624eacc45671: Preparing [2021-08-10T00:15:39.378Z] cd1bb2cf4f16: Preparing [2021-08-10T00:15:39.378Z] 03ef1649d191: Preparing [2021-08-10T00:15:39.378Z] 632f537c7616: Preparing [2021-08-10T00:15:39.378Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:39.378Z] 91b83f842d47: Preparing [2021-08-10T00:15:39.378Z] 05a3e0c33421: Preparing [2021-08-10T00:15:39.378Z] 44ab546f0698: Preparing [2021-08-10T00:15:39.378Z] 508e19e9c603: Preparing [2021-08-10T00:15:39.378Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:39.378Z] 6997a9be5cb3: Waiting [2021-08-10T00:15:39.378Z] 91b83f842d47: Waiting [2021-08-10T00:15:39.378Z] 05a3e0c33421: Waiting [2021-08-10T00:15:39.378Z] 44ab546f0698: Waiting [2021-08-10T00:15:39.378Z] 508e19e9c603: Waiting [2021-08-10T00:15:39.378Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:39.651Z] 03ef1649d191: Pushed [2021-08-10T00:15:39.651Z] cd1bb2cf4f16: Pushed [2021-08-10T00:15:39.651Z] 624eacc45671: Pushed [2021-08-10T00:15:39.651Z] eab1bd1062ed: Pushed [2021-08-10T00:15:39.651Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:39.923Z] 91b83f842d47: Pushed [2021-08-10T00:15:39.923Z] 05a3e0c33421: Pushed [2021-08-10T00:15:39.923Z] 44ab546f0698: Pushed [2021-08-10T00:15:39.923Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:39.923Z] 508e19e9c603: Pushed [2021-08-10T00:15:43.300Z] 632f537c7616: Pushed [2021-08-10T00:15:43.300Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:c1787019924d9e572f9c0482c5bb3faf602ffea9ba329aa5e7d116d5cf7424d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:43.647Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:43.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-10T00:15:43.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T00:15:43.982Z] eab1bd1062ed: Preparing [2021-08-10T00:15:43.982Z] eab1bd1062ed: Preparing [2021-08-10T00:15:43.982Z] 624eacc45671: Preparing [2021-08-10T00:15:43.982Z] cd1bb2cf4f16: Preparing [2021-08-10T00:15:43.982Z] 03ef1649d191: Preparing [2021-08-10T00:15:43.982Z] 632f537c7616: Preparing [2021-08-10T00:15:43.982Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:43.982Z] 91b83f842d47: Preparing [2021-08-10T00:15:43.982Z] 05a3e0c33421: Preparing [2021-08-10T00:15:43.982Z] 44ab546f0698: Preparing [2021-08-10T00:15:43.982Z] 508e19e9c603: Preparing [2021-08-10T00:15:43.982Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:43.982Z] 05a3e0c33421: Waiting [2021-08-10T00:15:43.982Z] 44ab546f0698: Waiting [2021-08-10T00:15:43.982Z] 508e19e9c603: Waiting [2021-08-10T00:15:43.983Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:43.983Z] 6997a9be5cb3: Waiting [2021-08-10T00:15:43.983Z] 624eacc45671: Layer already exists [2021-08-10T00:15:43.983Z] 632f537c7616: Layer already exists [2021-08-10T00:15:43.983Z] eab1bd1062ed: Layer already exists [2021-08-10T00:15:43.983Z] 03ef1649d191: Layer already exists [2021-08-10T00:15:43.983Z] cd1bb2cf4f16: Layer already exists [2021-08-10T00:15:44.254Z] 05a3e0c33421: Layer already exists [2021-08-10T00:15:44.254Z] 508e19e9c603: Layer already exists [2021-08-10T00:15:44.254Z] 91b83f842d47: Layer already exists [2021-08-10T00:15:44.254Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:44.254Z] 44ab546f0698: Layer already exists [2021-08-10T00:15:44.254Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:44.254Z] latest: digest: sha256:c1787019924d9e572f9c0482c5bb3faf602ffea9ba329aa5e7d116d5cf7424d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:44.594Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:44.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.26 [2021-08-10T00:15:44.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T00:15:44.939Z] eab1bd1062ed: Preparing [2021-08-10T00:15:44.939Z] eab1bd1062ed: Preparing [2021-08-10T00:15:44.939Z] 624eacc45671: Preparing [2021-08-10T00:15:44.939Z] cd1bb2cf4f16: Preparing [2021-08-10T00:15:44.939Z] 03ef1649d191: Preparing [2021-08-10T00:15:44.939Z] 632f537c7616: Preparing [2021-08-10T00:15:44.939Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:44.939Z] 91b83f842d47: Preparing [2021-08-10T00:15:44.939Z] 05a3e0c33421: Preparing [2021-08-10T00:15:44.939Z] 44ab546f0698: Preparing [2021-08-10T00:15:44.939Z] 508e19e9c603: Preparing [2021-08-10T00:15:44.939Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:44.939Z] 6997a9be5cb3: Waiting [2021-08-10T00:15:44.939Z] 91b83f842d47: Waiting [2021-08-10T00:15:44.939Z] 05a3e0c33421: Waiting [2021-08-10T00:15:44.939Z] 44ab546f0698: Waiting [2021-08-10T00:15:44.939Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:44.939Z] 508e19e9c603: Waiting [2021-08-10T00:15:44.939Z] 624eacc45671: Layer already exists [2021-08-10T00:15:44.939Z] eab1bd1062ed: Layer already exists [2021-08-10T00:15:44.939Z] cd1bb2cf4f16: Layer already exists [2021-08-10T00:15:44.939Z] 03ef1649d191: Layer already exists [2021-08-10T00:15:44.939Z] 632f537c7616: Layer already exists [2021-08-10T00:15:45.212Z] 91b83f842d47: Layer already exists [2021-08-10T00:15:45.212Z] 05a3e0c33421: Layer already exists [2021-08-10T00:15:45.212Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:45.212Z] 508e19e9c603: Layer already exists [2021-08-10T00:15:45.212Z] 44ab546f0698: Layer already exists [2021-08-10T00:15:45.212Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:45.212Z] 2.0.1-dev.26: digest: sha256:c1787019924d9e572f9c0482c5bb3faf602ffea9ba329aa5e7d116d5cf7424d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:45.554Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:45.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:45.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T00:15:45.900Z] eab1bd1062ed: Preparing [2021-08-10T00:15:45.900Z] eab1bd1062ed: Preparing [2021-08-10T00:15:45.900Z] 624eacc45671: Preparing [2021-08-10T00:15:45.900Z] cd1bb2cf4f16: Preparing [2021-08-10T00:15:45.900Z] 03ef1649d191: Preparing [2021-08-10T00:15:45.900Z] 632f537c7616: Preparing [2021-08-10T00:15:45.900Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:45.900Z] 91b83f842d47: Preparing [2021-08-10T00:15:45.900Z] 05a3e0c33421: Preparing [2021-08-10T00:15:45.900Z] 44ab546f0698: Preparing [2021-08-10T00:15:45.900Z] 508e19e9c603: Preparing [2021-08-10T00:15:45.900Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:45.900Z] 6997a9be5cb3: Waiting [2021-08-10T00:15:45.900Z] 05a3e0c33421: Waiting [2021-08-10T00:15:45.900Z] 44ab546f0698: Waiting [2021-08-10T00:15:45.900Z] 508e19e9c603: Waiting [2021-08-10T00:15:45.900Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:45.900Z] 91b83f842d47: Waiting [2021-08-10T00:15:45.900Z] eab1bd1062ed: Layer already exists [2021-08-10T00:15:45.900Z] 624eacc45671: Layer already exists [2021-08-10T00:15:45.900Z] 03ef1649d191: Layer already exists [2021-08-10T00:15:45.900Z] cd1bb2cf4f16: Layer already exists [2021-08-10T00:15:45.900Z] 632f537c7616: Layer already exists [2021-08-10T00:15:46.174Z] 44ab546f0698: Layer already exists [2021-08-10T00:15:46.174Z] 91b83f842d47: Layer already exists [2021-08-10T00:15:46.174Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:46.174Z] 05a3e0c33421: Layer already exists [2021-08-10T00:15:46.174Z] 508e19e9c603: Layer already exists [2021-08-10T00:15:46.174Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:46.174Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:c1787019924d9e572f9c0482c5bb3faf602ffea9ba329aa5e7d116d5cf7424d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:46.525Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:46.871Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-10T00:15:46.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-10T00:15:46.871Z] eab1bd1062ed: Preparing [2021-08-10T00:15:46.871Z] eab1bd1062ed: Preparing [2021-08-10T00:15:46.871Z] 624eacc45671: Preparing [2021-08-10T00:15:46.871Z] cd1bb2cf4f16: Preparing [2021-08-10T00:15:46.871Z] 03ef1649d191: Preparing [2021-08-10T00:15:46.871Z] 632f537c7616: Preparing [2021-08-10T00:15:46.871Z] 6997a9be5cb3: Preparing [2021-08-10T00:15:46.871Z] 91b83f842d47: Preparing [2021-08-10T00:15:46.871Z] 05a3e0c33421: Preparing [2021-08-10T00:15:46.871Z] 44ab546f0698: Preparing [2021-08-10T00:15:46.871Z] 508e19e9c603: Preparing [2021-08-10T00:15:46.871Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:46.871Z] 6997a9be5cb3: Waiting [2021-08-10T00:15:46.871Z] 91b83f842d47: Waiting [2021-08-10T00:15:46.871Z] 05a3e0c33421: Waiting [2021-08-10T00:15:46.871Z] 44ab546f0698: Waiting [2021-08-10T00:15:46.871Z] 508e19e9c603: Waiting [2021-08-10T00:15:46.871Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:47.143Z] eab1bd1062ed: Layer already exists [2021-08-10T00:15:47.143Z] 03ef1649d191: Layer already exists [2021-08-10T00:15:47.143Z] 624eacc45671: Layer already exists [2021-08-10T00:15:47.143Z] cd1bb2cf4f16: Layer already exists [2021-08-10T00:15:47.143Z] 632f537c7616: Layer already exists [2021-08-10T00:15:47.143Z] 05a3e0c33421: Layer already exists [2021-08-10T00:15:47.143Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:15:47.143Z] 91b83f842d47: Layer already exists [2021-08-10T00:15:47.143Z] 508e19e9c603: Layer already exists [2021-08-10T00:15:47.143Z] 44ab546f0698: Layer already exists [2021-08-10T00:15:47.143Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:47.143Z] main: digest: sha256:c1787019924d9e572f9c0482c5bb3faf602ffea9ba329aa5e7d116d5cf7424d5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:47.205Z] ===================================================== [Pipeline] echo [2021-08-10T00:15:47.221Z] taggedImages: [2021-08-10T00:15:47.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:47.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-10T00:15:47.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.26 [2021-08-10T00:15:47.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:47.221Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-10T00:15:47.252Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-10T00:15:47.252Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:47.252Z] latest [2021-08-10T00:15:47.252Z] 2.0.1-dev.26 [2021-08-10T00:15:47.252Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:47.252Z] main [2021-08-10T00:15:47.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:47.632Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:47.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:47.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T00:15:47.976Z] ea659e7c108e: Preparing [2021-08-10T00:15:47.976Z] e73f7a2e34d6: Preparing [2021-08-10T00:15:47.976Z] 2f77d65a61b8: Preparing [2021-08-10T00:15:47.976Z] 339e4de7998a: Preparing [2021-08-10T00:15:47.976Z] cb55883de8aa: Preparing [2021-08-10T00:15:47.976Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:47.976Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:48.574Z] 339e4de7998a: Pushed [2021-08-10T00:15:48.574Z] 2f77d65a61b8: Pushed [2021-08-10T00:15:48.574Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:48.574Z] cb55883de8aa: Pushed [2021-08-10T00:15:50.540Z] ea659e7c108e: Pushed [2021-08-10T00:15:50.540Z] e73f7a2e34d6: Pushed [2021-08-10T00:15:50.810Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:6429cb12de7177def14a777108ba75cf5f7349fb0cd6adecd8a9ce83fda4c8fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:51.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:51.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-10T00:15:51.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T00:15:51.481Z] ea659e7c108e: Preparing [2021-08-10T00:15:51.481Z] e73f7a2e34d6: Preparing [2021-08-10T00:15:51.481Z] 2f77d65a61b8: Preparing [2021-08-10T00:15:51.481Z] 339e4de7998a: Preparing [2021-08-10T00:15:51.481Z] cb55883de8aa: Preparing [2021-08-10T00:15:51.481Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:51.481Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:51.755Z] ea659e7c108e: Layer already exists [2021-08-10T00:15:51.755Z] cb55883de8aa: Layer already exists [2021-08-10T00:15:51.755Z] 2f77d65a61b8: Layer already exists [2021-08-10T00:15:51.755Z] 339e4de7998a: Layer already exists [2021-08-10T00:15:51.755Z] e73f7a2e34d6: Layer already exists [2021-08-10T00:15:51.755Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:51.755Z] latest: digest: sha256:6429cb12de7177def14a777108ba75cf5f7349fb0cd6adecd8a9ce83fda4c8fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:52.095Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:52.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.26 [2021-08-10T00:15:52.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T00:15:52.426Z] ea659e7c108e: Preparing [2021-08-10T00:15:52.426Z] e73f7a2e34d6: Preparing [2021-08-10T00:15:52.426Z] 2f77d65a61b8: Preparing [2021-08-10T00:15:52.426Z] 339e4de7998a: Preparing [2021-08-10T00:15:52.426Z] cb55883de8aa: Preparing [2021-08-10T00:15:52.426Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:52.426Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:52.697Z] e73f7a2e34d6: Layer already exists [2021-08-10T00:15:52.697Z] 2f77d65a61b8: Layer already exists [2021-08-10T00:15:52.697Z] cb55883de8aa: Layer already exists [2021-08-10T00:15:52.697Z] 339e4de7998a: Layer already exists [2021-08-10T00:15:52.697Z] ea659e7c108e: Layer already exists [2021-08-10T00:15:52.697Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:52.697Z] 2.0.1-dev.26: digest: sha256:6429cb12de7177def14a777108ba75cf5f7349fb0cd6adecd8a9ce83fda4c8fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:53.047Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:53.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:53.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T00:15:53.415Z] ea659e7c108e: Preparing [2021-08-10T00:15:53.415Z] e73f7a2e34d6: Preparing [2021-08-10T00:15:53.415Z] 2f77d65a61b8: Preparing [2021-08-10T00:15:53.415Z] 339e4de7998a: Preparing [2021-08-10T00:15:53.415Z] cb55883de8aa: Preparing [2021-08-10T00:15:53.415Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:53.415Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:53.688Z] 339e4de7998a: Layer already exists [2021-08-10T00:15:53.688Z] cb55883de8aa: Layer already exists [2021-08-10T00:15:53.688Z] ea659e7c108e: Layer already exists [2021-08-10T00:15:53.688Z] e73f7a2e34d6: Layer already exists [2021-08-10T00:15:53.688Z] 2f77d65a61b8: Layer already exists [2021-08-10T00:15:53.688Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:53.688Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:6429cb12de7177def14a777108ba75cf5f7349fb0cd6adecd8a9ce83fda4c8fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:54.032Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:54.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-10T00:15:54.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-10T00:15:54.412Z] ea659e7c108e: Preparing [2021-08-10T00:15:54.412Z] e73f7a2e34d6: Preparing [2021-08-10T00:15:54.412Z] 2f77d65a61b8: Preparing [2021-08-10T00:15:54.412Z] 339e4de7998a: Preparing [2021-08-10T00:15:54.412Z] cb55883de8aa: Preparing [2021-08-10T00:15:54.412Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:54.412Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:54.683Z] e73f7a2e34d6: Layer already exists [2021-08-10T00:15:54.683Z] cb55883de8aa: Layer already exists [2021-08-10T00:15:54.683Z] 2f77d65a61b8: Layer already exists [2021-08-10T00:15:54.683Z] ea659e7c108e: Layer already exists [2021-08-10T00:15:54.683Z] 339e4de7998a: Layer already exists [2021-08-10T00:15:54.683Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:54.683Z] main: digest: sha256:6429cb12de7177def14a777108ba75cf5f7349fb0cd6adecd8a9ce83fda4c8fc size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:15:54.766Z] ===================================================== [Pipeline] echo [2021-08-10T00:15:54.782Z] taggedImages: [2021-08-10T00:15:54.782Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:54.782Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-10T00:15:54.782Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.26 [2021-08-10T00:15:54.782Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:54.782Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-10T00:15:54.814Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-10T00:15:54.814Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:54.814Z] latest [2021-08-10T00:15:54.814Z] 2.0.1-dev.26 [2021-08-10T00:15:54.814Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:15:54.814Z] main [2021-08-10T00:15:54.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:55.233Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:55.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:15:55.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T00:15:55.565Z] 40b2bc79fc85: Preparing [2021-08-10T00:15:55.565Z] 536c8c2812dd: Preparing [2021-08-10T00:15:55.565Z] e27806420e2f: Preparing [2021-08-10T00:15:55.565Z] 0a45134ec78f: Preparing [2021-08-10T00:15:55.565Z] 4b526c00b84c: Preparing [2021-08-10T00:15:55.565Z] 03fd5f3906c1: Preparing [2021-08-10T00:15:55.565Z] b73166a1d6f0: Preparing [2021-08-10T00:15:55.565Z] 4fd4c63ae7f2: Preparing [2021-08-10T00:15:55.565Z] 14cf8cd5cc2e: Preparing [2021-08-10T00:15:55.565Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:55.565Z] b73166a1d6f0: Waiting [2021-08-10T00:15:55.565Z] 4fd4c63ae7f2: Waiting [2021-08-10T00:15:55.565Z] 14cf8cd5cc2e: Waiting [2021-08-10T00:15:55.565Z] 03fd5f3906c1: Waiting [2021-08-10T00:15:55.565Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:55.838Z] 536c8c2812dd: Pushed [2021-08-10T00:15:55.838Z] 4b526c00b84c: Pushed [2021-08-10T00:15:55.838Z] 40b2bc79fc85: Pushed [2021-08-10T00:15:56.112Z] 03fd5f3906c1: Pushed [2021-08-10T00:15:56.112Z] 4fd4c63ae7f2: Pushed [2021-08-10T00:15:56.112Z] b73166a1d6f0: Pushed [2021-08-10T00:15:56.383Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:56.655Z] 14cf8cd5cc2e: Pushed [2021-08-10T00:15:58.078Z] 0a45134ec78f: Pushed [2021-08-10T00:15:58.350Z] e27806420e2f: Pushed [2021-08-10T00:15:58.621Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:511e9621f945d91bc7badb79e29766d61095144df6eef7b91b46386654212976 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:59.228Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:15:59.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-10T00:15:59.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T00:15:59.561Z] 40b2bc79fc85: Preparing [2021-08-10T00:15:59.561Z] 536c8c2812dd: Preparing [2021-08-10T00:15:59.561Z] e27806420e2f: Preparing [2021-08-10T00:15:59.561Z] 0a45134ec78f: Preparing [2021-08-10T00:15:59.561Z] 4b526c00b84c: Preparing [2021-08-10T00:15:59.561Z] 03fd5f3906c1: Preparing [2021-08-10T00:15:59.561Z] b73166a1d6f0: Preparing [2021-08-10T00:15:59.561Z] 4fd4c63ae7f2: Preparing [2021-08-10T00:15:59.561Z] 14cf8cd5cc2e: Preparing [2021-08-10T00:15:59.561Z] 3fbe34a1663b: Preparing [2021-08-10T00:15:59.561Z] 03fd5f3906c1: Waiting [2021-08-10T00:15:59.561Z] b73166a1d6f0: Waiting [2021-08-10T00:15:59.561Z] 4fd4c63ae7f2: Waiting [2021-08-10T00:15:59.561Z] 14cf8cd5cc2e: Waiting [2021-08-10T00:15:59.561Z] 3fbe34a1663b: Waiting [2021-08-10T00:15:59.561Z] e27806420e2f: Layer already exists [2021-08-10T00:15:59.831Z] 536c8c2812dd: Layer already exists [2021-08-10T00:15:59.831Z] 40b2bc79fc85: Layer already exists [2021-08-10T00:15:59.831Z] 0a45134ec78f: Layer already exists [2021-08-10T00:15:59.831Z] 4b526c00b84c: Layer already exists [2021-08-10T00:15:59.831Z] b73166a1d6f0: Layer already exists [2021-08-10T00:15:59.831Z] 03fd5f3906c1: Layer already exists [2021-08-10T00:15:59.831Z] 14cf8cd5cc2e: Layer already exists [2021-08-10T00:15:59.831Z] 4fd4c63ae7f2: Layer already exists [2021-08-10T00:15:59.831Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:15:59.831Z] latest: digest: sha256:511e9621f945d91bc7badb79e29766d61095144df6eef7b91b46386654212976 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:00.167Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:00.506Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.26 [2021-08-10T00:16:00.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T00:16:00.506Z] 40b2bc79fc85: Preparing [2021-08-10T00:16:00.506Z] 536c8c2812dd: Preparing [2021-08-10T00:16:00.506Z] e27806420e2f: Preparing [2021-08-10T00:16:00.506Z] 0a45134ec78f: Preparing [2021-08-10T00:16:00.506Z] 4b526c00b84c: Preparing [2021-08-10T00:16:00.506Z] 03fd5f3906c1: Preparing [2021-08-10T00:16:00.506Z] b73166a1d6f0: Preparing [2021-08-10T00:16:00.506Z] 4fd4c63ae7f2: Preparing [2021-08-10T00:16:00.506Z] 14cf8cd5cc2e: Preparing [2021-08-10T00:16:00.506Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:00.506Z] 4fd4c63ae7f2: Waiting [2021-08-10T00:16:00.506Z] 14cf8cd5cc2e: Waiting [2021-08-10T00:16:00.506Z] 3fbe34a1663b: Waiting [2021-08-10T00:16:00.506Z] b73166a1d6f0: Waiting [2021-08-10T00:16:00.506Z] 03fd5f3906c1: Waiting [2021-08-10T00:16:00.780Z] e27806420e2f: Layer already exists [2021-08-10T00:16:00.780Z] 4b526c00b84c: Layer already exists [2021-08-10T00:16:00.780Z] 0a45134ec78f: Layer already exists [2021-08-10T00:16:00.780Z] 40b2bc79fc85: Layer already exists [2021-08-10T00:16:00.780Z] 536c8c2812dd: Layer already exists [2021-08-10T00:16:00.780Z] 03fd5f3906c1: Layer already exists [2021-08-10T00:16:00.780Z] b73166a1d6f0: Layer already exists [2021-08-10T00:16:00.780Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:00.780Z] 4fd4c63ae7f2: Layer already exists [2021-08-10T00:16:00.780Z] 14cf8cd5cc2e: Layer already exists [2021-08-10T00:16:00.780Z] 2.0.1-dev.26: digest: sha256:511e9621f945d91bc7badb79e29766d61095144df6eef7b91b46386654212976 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:01.126Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:01.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:01.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T00:16:01.465Z] 40b2bc79fc85: Preparing [2021-08-10T00:16:01.465Z] 536c8c2812dd: Preparing [2021-08-10T00:16:01.465Z] e27806420e2f: Preparing [2021-08-10T00:16:01.465Z] 0a45134ec78f: Preparing [2021-08-10T00:16:01.465Z] 4b526c00b84c: Preparing [2021-08-10T00:16:01.465Z] 03fd5f3906c1: Preparing [2021-08-10T00:16:01.465Z] b73166a1d6f0: Preparing [2021-08-10T00:16:01.465Z] 4fd4c63ae7f2: Preparing [2021-08-10T00:16:01.465Z] 14cf8cd5cc2e: Preparing [2021-08-10T00:16:01.465Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:01.465Z] b73166a1d6f0: Waiting [2021-08-10T00:16:01.465Z] 14cf8cd5cc2e: Waiting [2021-08-10T00:16:01.465Z] 3fbe34a1663b: Waiting [2021-08-10T00:16:01.465Z] 4fd4c63ae7f2: Waiting [2021-08-10T00:16:01.465Z] 03fd5f3906c1: Waiting [2021-08-10T00:16:01.741Z] 4b526c00b84c: Layer already exists [2021-08-10T00:16:01.741Z] 40b2bc79fc85: Layer already exists [2021-08-10T00:16:01.741Z] e27806420e2f: Layer already exists [2021-08-10T00:16:01.741Z] 536c8c2812dd: Layer already exists [2021-08-10T00:16:01.741Z] 0a45134ec78f: Layer already exists [2021-08-10T00:16:01.741Z] 03fd5f3906c1: Layer already exists [2021-08-10T00:16:01.741Z] 4fd4c63ae7f2: Layer already exists [2021-08-10T00:16:01.741Z] b73166a1d6f0: Layer already exists [2021-08-10T00:16:01.741Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:01.741Z] 14cf8cd5cc2e: Layer already exists [2021-08-10T00:16:01.741Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:511e9621f945d91bc7badb79e29766d61095144df6eef7b91b46386654212976 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:02.083Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:02.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-10T00:16:02.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-10T00:16:02.428Z] 40b2bc79fc85: Preparing [2021-08-10T00:16:02.428Z] 536c8c2812dd: Preparing [2021-08-10T00:16:02.428Z] e27806420e2f: Preparing [2021-08-10T00:16:02.428Z] 0a45134ec78f: Preparing [2021-08-10T00:16:02.428Z] 4b526c00b84c: Preparing [2021-08-10T00:16:02.428Z] 03fd5f3906c1: Preparing [2021-08-10T00:16:02.428Z] b73166a1d6f0: Preparing [2021-08-10T00:16:02.428Z] 4fd4c63ae7f2: Preparing [2021-08-10T00:16:02.428Z] 14cf8cd5cc2e: Preparing [2021-08-10T00:16:02.428Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:02.428Z] 03fd5f3906c1: Waiting [2021-08-10T00:16:02.428Z] b73166a1d6f0: Waiting [2021-08-10T00:16:02.428Z] 4fd4c63ae7f2: Waiting [2021-08-10T00:16:02.428Z] 14cf8cd5cc2e: Waiting [2021-08-10T00:16:02.428Z] 3fbe34a1663b: Waiting [2021-08-10T00:16:02.705Z] 40b2bc79fc85: Layer already exists [2021-08-10T00:16:02.705Z] 536c8c2812dd: Layer already exists [2021-08-10T00:16:02.706Z] 4b526c00b84c: Layer already exists [2021-08-10T00:16:02.706Z] e27806420e2f: Layer already exists [2021-08-10T00:16:02.706Z] 0a45134ec78f: Layer already exists [2021-08-10T00:16:02.706Z] 4fd4c63ae7f2: Layer already exists [2021-08-10T00:16:02.706Z] b73166a1d6f0: Layer already exists [2021-08-10T00:16:02.706Z] 14cf8cd5cc2e: Layer already exists [2021-08-10T00:16:02.706Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:02.706Z] 03fd5f3906c1: Layer already exists [2021-08-10T00:16:02.706Z] main: digest: sha256:511e9621f945d91bc7badb79e29766d61095144df6eef7b91b46386654212976 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:16:02.765Z] ===================================================== [Pipeline] echo [2021-08-10T00:16:02.780Z] taggedImages: [2021-08-10T00:16:02.780Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:02.780Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-10T00:16:02.780Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.26 [2021-08-10T00:16:02.780Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:02.780Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-10T00:16:02.812Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-10T00:16:02.812Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:02.812Z] latest [2021-08-10T00:16:02.812Z] 2.0.1-dev.26 [2021-08-10T00:16:02.812Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:02.812Z] main [2021-08-10T00:16:02.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:03.185Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:03.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:03.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T00:16:03.520Z] 8f3f39bc8d7b: Preparing [2021-08-10T00:16:03.520Z] 6dd43323ead0: Preparing [2021-08-10T00:16:03.520Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:03.520Z] e15bc7818c2f: Preparing [2021-08-10T00:16:03.520Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:03.794Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:03.794Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:03.794Z] 8f3f39bc8d7b: Pushed [2021-08-10T00:16:04.066Z] e15bc7818c2f: Pushed [2021-08-10T00:16:06.673Z] 6dd43323ead0: Pushed [2021-08-10T00:16:06.673Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:8516fc9c97c332b444a1c64dc3ae8f8609066cdd9054680ace4e3fc0a9e4d58c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:07.017Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:07.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-10T00:16:07.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T00:16:07.348Z] 8f3f39bc8d7b: Preparing [2021-08-10T00:16:07.348Z] 6dd43323ead0: Preparing [2021-08-10T00:16:07.348Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:07.348Z] e15bc7818c2f: Preparing [2021-08-10T00:16:07.348Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:07.619Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:07.619Z] 8f3f39bc8d7b: Layer already exists [2021-08-10T00:16:07.619Z] e15bc7818c2f: Layer already exists [2021-08-10T00:16:07.619Z] 6dd43323ead0: Layer already exists [2021-08-10T00:16:07.619Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:07.619Z] latest: digest: sha256:8516fc9c97c332b444a1c64dc3ae8f8609066cdd9054680ace4e3fc0a9e4d58c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:07.958Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:08.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.26 [2021-08-10T00:16:08.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T00:16:08.292Z] 8f3f39bc8d7b: Preparing [2021-08-10T00:16:08.292Z] 6dd43323ead0: Preparing [2021-08-10T00:16:08.292Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:08.292Z] e15bc7818c2f: Preparing [2021-08-10T00:16:08.292Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:08.292Z] 6dd43323ead0: Layer already exists [2021-08-10T00:16:08.563Z] 8f3f39bc8d7b: Layer already exists [2021-08-10T00:16:08.563Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:08.563Z] e15bc7818c2f: Layer already exists [2021-08-10T00:16:08.563Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:08.563Z] 2.0.1-dev.26: digest: sha256:8516fc9c97c332b444a1c64dc3ae8f8609066cdd9054680ace4e3fc0a9e4d58c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:08.899Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:09.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:09.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T00:16:09.235Z] 8f3f39bc8d7b: Preparing [2021-08-10T00:16:09.235Z] 6dd43323ead0: Preparing [2021-08-10T00:16:09.235Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:09.235Z] e15bc7818c2f: Preparing [2021-08-10T00:16:09.235Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:09.509Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:09.509Z] e15bc7818c2f: Layer already exists [2021-08-10T00:16:09.509Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:09.509Z] 6dd43323ead0: Layer already exists [2021-08-10T00:16:09.509Z] 8f3f39bc8d7b: Layer already exists [2021-08-10T00:16:09.509Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:8516fc9c97c332b444a1c64dc3ae8f8609066cdd9054680ace4e3fc0a9e4d58c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:09.847Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:10.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-10T00:16:10.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-10T00:16:10.181Z] 8f3f39bc8d7b: Preparing [2021-08-10T00:16:10.181Z] 6dd43323ead0: Preparing [2021-08-10T00:16:10.181Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:10.181Z] e15bc7818c2f: Preparing [2021-08-10T00:16:10.181Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:10.452Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:10.452Z] 6dd43323ead0: Layer already exists [2021-08-10T00:16:10.452Z] 8f3f39bc8d7b: Layer already exists [2021-08-10T00:16:10.452Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:10.452Z] e15bc7818c2f: Layer already exists [2021-08-10T00:16:10.452Z] main: digest: sha256:8516fc9c97c332b444a1c64dc3ae8f8609066cdd9054680ace4e3fc0a9e4d58c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:16:10.514Z] ===================================================== [Pipeline] echo [2021-08-10T00:16:10.529Z] taggedImages: [2021-08-10T00:16:10.529Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:10.529Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-10T00:16:10.529Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.26 [2021-08-10T00:16:10.529Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:10.529Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-10T00:16:10.564Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-10T00:16:10.564Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:10.564Z] latest [2021-08-10T00:16:10.564Z] 2.0.1-dev.26 [2021-08-10T00:16:10.564Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:10.564Z] main [2021-08-10T00:16:10.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:10.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:11.276Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:11.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T00:16:11.277Z] 57d7b0765547: Preparing [2021-08-10T00:16:11.277Z] 2c76265f219b: Preparing [2021-08-10T00:16:11.277Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:11.277Z] fa8e1865ebce: Preparing [2021-08-10T00:16:11.277Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:11.550Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:11.550Z] fa8e1865ebce: Layer already exists [2021-08-10T00:16:11.550Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:11.550Z] 57d7b0765547: Pushed [2021-08-10T00:16:14.155Z] 2c76265f219b: Pushed [2021-08-10T00:16:14.155Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:11e297df6fa732d325885bcabe39d1c2876d25f24cd8a591fc5e3fb6b110299a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:14.493Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:14.880Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-10T00:16:14.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T00:16:14.880Z] 57d7b0765547: Preparing [2021-08-10T00:16:14.880Z] 2c76265f219b: Preparing [2021-08-10T00:16:14.880Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:14.880Z] fa8e1865ebce: Preparing [2021-08-10T00:16:14.880Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:15.183Z] fa8e1865ebce: Layer already exists [2021-08-10T00:16:15.184Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:15.184Z] 57d7b0765547: Layer already exists [2021-08-10T00:16:15.184Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:15.184Z] 2c76265f219b: Layer already exists [2021-08-10T00:16:15.184Z] latest: digest: sha256:11e297df6fa732d325885bcabe39d1c2876d25f24cd8a591fc5e3fb6b110299a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:15.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:15.894Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.26 [2021-08-10T00:16:15.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T00:16:15.895Z] 57d7b0765547: Preparing [2021-08-10T00:16:15.895Z] 2c76265f219b: Preparing [2021-08-10T00:16:15.895Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:15.895Z] fa8e1865ebce: Preparing [2021-08-10T00:16:15.895Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:15.895Z] 2c76265f219b: Layer already exists [2021-08-10T00:16:15.895Z] fa8e1865ebce: Layer already exists [2021-08-10T00:16:15.895Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:15.895Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:15.895Z] 57d7b0765547: Layer already exists [2021-08-10T00:16:16.170Z] 2.0.1-dev.26: digest: sha256:11e297df6fa732d325885bcabe39d1c2876d25f24cd8a591fc5e3fb6b110299a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:16.505Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:16.848Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:16.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T00:16:16.848Z] 57d7b0765547: Preparing [2021-08-10T00:16:16.848Z] 2c76265f219b: Preparing [2021-08-10T00:16:16.848Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:16.848Z] fa8e1865ebce: Preparing [2021-08-10T00:16:16.848Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:17.119Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:17.119Z] 57d7b0765547: Layer already exists [2021-08-10T00:16:17.119Z] 2c76265f219b: Layer already exists [2021-08-10T00:16:17.119Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:17.119Z] fa8e1865ebce: Layer already exists [2021-08-10T00:16:17.119Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:11e297df6fa732d325885bcabe39d1c2876d25f24cd8a591fc5e3fb6b110299a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:17.454Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:17.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-10T00:16:17.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-10T00:16:17.788Z] 57d7b0765547: Preparing [2021-08-10T00:16:17.788Z] 2c76265f219b: Preparing [2021-08-10T00:16:17.788Z] 6997a9be5cb3: Preparing [2021-08-10T00:16:17.788Z] fa8e1865ebce: Preparing [2021-08-10T00:16:17.788Z] 3fbe34a1663b: Preparing [2021-08-10T00:16:18.060Z] 2c76265f219b: Layer already exists [2021-08-10T00:16:18.060Z] fa8e1865ebce: Layer already exists [2021-08-10T00:16:18.060Z] 6997a9be5cb3: Layer already exists [2021-08-10T00:16:18.060Z] 3fbe34a1663b: Layer already exists [2021-08-10T00:16:18.060Z] 57d7b0765547: Layer already exists [2021-08-10T00:16:18.060Z] main: digest: sha256:11e297df6fa732d325885bcabe39d1c2876d25f24cd8a591fc5e3fb6b110299a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:16:18.117Z] ===================================================== [Pipeline] echo [2021-08-10T00:16:18.130Z] taggedImages: [2021-08-10T00:16:18.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:18.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-10T00:16:18.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.26 [2021-08-10T00:16:18.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:18.130Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-10T00:16:18.158Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-10T00:16:18.158Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:18.158Z] latest [2021-08-10T00:16:18.158Z] 2.0.1-dev.26 [2021-08-10T00:16:18.158Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:18.158Z] main [2021-08-10T00:16:18.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:18.526Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:18.858Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:18.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T00:16:18.858Z] 4ac5adf8da9b: Preparing [2021-08-10T00:16:18.858Z] 9a7b017c8578: Preparing [2021-08-10T00:16:18.858Z] 1f24371f3c76: Preparing [2021-08-10T00:16:18.858Z] 1b2d22c7a1d7: Preparing [2021-08-10T00:16:18.858Z] b287e4fe43ef: Preparing [2021-08-10T00:16:18.858Z] c39efab1fe40: Preparing [2021-08-10T00:16:18.858Z] 386fc9fe74c4: Preparing [2021-08-10T00:16:18.858Z] 097a5c91b892: Preparing [2021-08-10T00:16:18.858Z] 74984ba1a09f: Preparing [2021-08-10T00:16:18.858Z] 6d0ac5d4dfcb: Preparing [2021-08-10T00:16:18.858Z] c55d5dbdab40: Preparing [2021-08-10T00:16:18.858Z] 097a5c91b892: Waiting [2021-08-10T00:16:18.858Z] 74984ba1a09f: Waiting [2021-08-10T00:16:18.858Z] c39efab1fe40: Waiting [2021-08-10T00:16:18.858Z] 6d0ac5d4dfcb: Waiting [2021-08-10T00:16:18.858Z] c55d5dbdab40: Waiting [2021-08-10T00:16:18.858Z] 386fc9fe74c4: Waiting [2021-08-10T00:16:19.131Z] b287e4fe43ef: Layer already exists [2021-08-10T00:16:19.131Z] c39efab1fe40: Layer already exists [2021-08-10T00:16:19.131Z] 386fc9fe74c4: Layer already exists [2021-08-10T00:16:19.131Z] 9a7b017c8578: Pushed [2021-08-10T00:16:19.404Z] 097a5c91b892: Layer already exists [2021-08-10T00:16:19.404Z] 74984ba1a09f: Layer already exists [2021-08-10T00:16:19.404Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T00:16:19.404Z] c55d5dbdab40: Layer already exists [2021-08-10T00:16:19.995Z] 4ac5adf8da9b: Pushed [2021-08-10T00:16:21.424Z] 1f24371f3c76: Pushed [2021-08-10T00:16:36.470Z] 1b2d22c7a1d7: Pushed [2021-08-10T00:16:36.470Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e: digest: sha256:c79d1306d6b224b45ab4a092b9956f664378c33595e0cbc91f61b090c3720d06 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:36.808Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:37.139Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-10T00:16:37.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T00:16:37.139Z] 4ac5adf8da9b: Preparing [2021-08-10T00:16:37.139Z] 9a7b017c8578: Preparing [2021-08-10T00:16:37.139Z] 1f24371f3c76: Preparing [2021-08-10T00:16:37.139Z] 1b2d22c7a1d7: Preparing [2021-08-10T00:16:37.139Z] b287e4fe43ef: Preparing [2021-08-10T00:16:37.139Z] c39efab1fe40: Preparing [2021-08-10T00:16:37.139Z] 386fc9fe74c4: Preparing [2021-08-10T00:16:37.139Z] 097a5c91b892: Preparing [2021-08-10T00:16:37.139Z] 74984ba1a09f: Preparing [2021-08-10T00:16:37.139Z] 6d0ac5d4dfcb: Preparing [2021-08-10T00:16:37.139Z] c55d5dbdab40: Preparing [2021-08-10T00:16:37.139Z] 386fc9fe74c4: Waiting [2021-08-10T00:16:37.139Z] 097a5c91b892: Waiting [2021-08-10T00:16:37.139Z] 74984ba1a09f: Waiting [2021-08-10T00:16:37.139Z] 6d0ac5d4dfcb: Waiting [2021-08-10T00:16:37.139Z] c55d5dbdab40: Waiting [2021-08-10T00:16:37.139Z] c39efab1fe40: Waiting [2021-08-10T00:16:37.411Z] 1f24371f3c76: Layer already exists [2021-08-10T00:16:37.411Z] b287e4fe43ef: Layer already exists [2021-08-10T00:16:37.411Z] 1b2d22c7a1d7: Layer already exists [2021-08-10T00:16:37.411Z] 4ac5adf8da9b: Layer already exists [2021-08-10T00:16:37.411Z] 9a7b017c8578: Layer already exists [2021-08-10T00:16:37.411Z] c39efab1fe40: Layer already exists [2021-08-10T00:16:37.411Z] 386fc9fe74c4: Layer already exists [2021-08-10T00:16:37.411Z] 74984ba1a09f: Layer already exists [2021-08-10T00:16:37.411Z] 097a5c91b892: Layer already exists [2021-08-10T00:16:37.411Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T00:16:37.411Z] c55d5dbdab40: Layer already exists [2021-08-10T00:16:37.411Z] latest: digest: sha256:c79d1306d6b224b45ab4a092b9956f664378c33595e0cbc91f61b090c3720d06 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:37.750Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:38.083Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.26 [2021-08-10T00:16:38.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T00:16:38.084Z] 4ac5adf8da9b: Preparing [2021-08-10T00:16:38.084Z] 9a7b017c8578: Preparing [2021-08-10T00:16:38.084Z] 1f24371f3c76: Preparing [2021-08-10T00:16:38.084Z] 1b2d22c7a1d7: Preparing [2021-08-10T00:16:38.084Z] b287e4fe43ef: Preparing [2021-08-10T00:16:38.084Z] c39efab1fe40: Preparing [2021-08-10T00:16:38.084Z] 386fc9fe74c4: Preparing [2021-08-10T00:16:38.084Z] 097a5c91b892: Preparing [2021-08-10T00:16:38.084Z] 74984ba1a09f: Preparing [2021-08-10T00:16:38.084Z] 6d0ac5d4dfcb: Preparing [2021-08-10T00:16:38.084Z] c55d5dbdab40: Preparing [2021-08-10T00:16:38.084Z] 097a5c91b892: Waiting [2021-08-10T00:16:38.084Z] 74984ba1a09f: Waiting [2021-08-10T00:16:38.084Z] 6d0ac5d4dfcb: Waiting [2021-08-10T00:16:38.084Z] 386fc9fe74c4: Waiting [2021-08-10T00:16:38.084Z] c39efab1fe40: Waiting [2021-08-10T00:16:38.084Z] c55d5dbdab40: Waiting [2021-08-10T00:16:38.354Z] 9a7b017c8578: Layer already exists [2021-08-10T00:16:38.354Z] 1f24371f3c76: Layer already exists [2021-08-10T00:16:38.354Z] 4ac5adf8da9b: Layer already exists [2021-08-10T00:16:38.354Z] 1b2d22c7a1d7: Layer already exists [2021-08-10T00:16:38.354Z] b287e4fe43ef: Layer already exists [2021-08-10T00:16:38.354Z] 386fc9fe74c4: Layer already exists [2021-08-10T00:16:38.354Z] 097a5c91b892: Layer already exists [2021-08-10T00:16:38.354Z] 74984ba1a09f: Layer already exists [2021-08-10T00:16:38.354Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T00:16:38.354Z] c39efab1fe40: Layer already exists [2021-08-10T00:16:38.354Z] c55d5dbdab40: Layer already exists [2021-08-10T00:16:38.354Z] 2.0.1-dev.26: digest: sha256:c79d1306d6b224b45ab4a092b9956f664378c33595e0cbc91f61b090c3720d06 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:38.692Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:39.028Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:39.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T00:16:39.028Z] 4ac5adf8da9b: Preparing [2021-08-10T00:16:39.028Z] 9a7b017c8578: Preparing [2021-08-10T00:16:39.028Z] 1f24371f3c76: Preparing [2021-08-10T00:16:39.028Z] 1b2d22c7a1d7: Preparing [2021-08-10T00:16:39.028Z] b287e4fe43ef: Preparing [2021-08-10T00:16:39.028Z] c39efab1fe40: Preparing [2021-08-10T00:16:39.028Z] 386fc9fe74c4: Preparing [2021-08-10T00:16:39.028Z] 097a5c91b892: Preparing [2021-08-10T00:16:39.028Z] 74984ba1a09f: Preparing [2021-08-10T00:16:39.028Z] 6d0ac5d4dfcb: Preparing [2021-08-10T00:16:39.028Z] c55d5dbdab40: Preparing [2021-08-10T00:16:39.028Z] 097a5c91b892: Waiting [2021-08-10T00:16:39.028Z] 74984ba1a09f: Waiting [2021-08-10T00:16:39.028Z] 6d0ac5d4dfcb: Waiting [2021-08-10T00:16:39.028Z] c55d5dbdab40: Waiting [2021-08-10T00:16:39.028Z] 386fc9fe74c4: Waiting [2021-08-10T00:16:39.028Z] c39efab1fe40: Waiting [2021-08-10T00:16:39.299Z] 4ac5adf8da9b: Layer already exists [2021-08-10T00:16:39.299Z] b287e4fe43ef: Layer already exists [2021-08-10T00:16:39.299Z] 1f24371f3c76: Layer already exists [2021-08-10T00:16:39.299Z] 9a7b017c8578: Layer already exists [2021-08-10T00:16:39.299Z] 1b2d22c7a1d7: Layer already exists [2021-08-10T00:16:39.299Z] c39efab1fe40: Layer already exists [2021-08-10T00:16:39.299Z] 386fc9fe74c4: Layer already exists [2021-08-10T00:16:39.299Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T00:16:39.299Z] 097a5c91b892: Layer already exists [2021-08-10T00:16:39.299Z] 74984ba1a09f: Layer already exists [2021-08-10T00:16:39.299Z] c55d5dbdab40: Layer already exists [2021-08-10T00:16:39.299Z] b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26: digest: sha256:c79d1306d6b224b45ab4a092b9956f664378c33595e0cbc91f61b090c3720d06 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:39.635Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:39.968Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-10T00:16:39.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-10T00:16:39.968Z] 4ac5adf8da9b: Preparing [2021-08-10T00:16:39.968Z] 9a7b017c8578: Preparing [2021-08-10T00:16:39.968Z] 1f24371f3c76: Preparing [2021-08-10T00:16:39.968Z] 1b2d22c7a1d7: Preparing [2021-08-10T00:16:39.968Z] b287e4fe43ef: Preparing [2021-08-10T00:16:39.968Z] c39efab1fe40: Preparing [2021-08-10T00:16:39.968Z] 386fc9fe74c4: Preparing [2021-08-10T00:16:39.968Z] 097a5c91b892: Preparing [2021-08-10T00:16:39.968Z] 74984ba1a09f: Preparing [2021-08-10T00:16:39.968Z] 6d0ac5d4dfcb: Preparing [2021-08-10T00:16:39.968Z] c55d5dbdab40: Preparing [2021-08-10T00:16:39.968Z] 097a5c91b892: Waiting [2021-08-10T00:16:39.968Z] 74984ba1a09f: Waiting [2021-08-10T00:16:39.968Z] 6d0ac5d4dfcb: Waiting [2021-08-10T00:16:39.968Z] c55d5dbdab40: Waiting [2021-08-10T00:16:39.968Z] 386fc9fe74c4: Waiting [2021-08-10T00:16:39.968Z] c39efab1fe40: Waiting [2021-08-10T00:16:40.244Z] b287e4fe43ef: Layer already exists [2021-08-10T00:16:40.244Z] 1b2d22c7a1d7: Layer already exists [2021-08-10T00:16:40.244Z] 4ac5adf8da9b: Layer already exists [2021-08-10T00:16:40.244Z] 1f24371f3c76: Layer already exists [2021-08-10T00:16:40.244Z] 9a7b017c8578: Layer already exists [2021-08-10T00:16:40.245Z] 097a5c91b892: Layer already exists [2021-08-10T00:16:40.245Z] 74984ba1a09f: Layer already exists [2021-08-10T00:16:40.245Z] 386fc9fe74c4: Layer already exists [2021-08-10T00:16:40.245Z] c39efab1fe40: Layer already exists [2021-08-10T00:16:40.245Z] 6d0ac5d4dfcb: Layer already exists [2021-08-10T00:16:40.245Z] c55d5dbdab40: Layer already exists [2021-08-10T00:16:40.245Z] main: digest: sha256:c79d1306d6b224b45ab4a092b9956f664378c33595e0cbc91f61b090c3720d06 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-10T00:16:40.306Z] ===================================================== [Pipeline] echo [2021-08-10T00:16:40.321Z] taggedImages: [2021-08-10T00:16:40.321Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e [2021-08-10T00:16:40.321Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-10T00:16:40.321Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.26 [2021-08-10T00:16:40.321Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b1bdcd94332d9981d98deb7be6e1abf49d24c93e-2.0.1-dev.26 [2021-08-10T00:16:40.321Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:40.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T00:16:40.977Z] [2021-08-10T00:16:40.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:16:41.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T00:16:41.604Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-10T00:16:41.604Z] 448f6bf000e3: Pulling fs layer [2021-08-10T00:16:41.604Z] f757da607395: Pulling fs layer [2021-08-10T00:16:41.604Z] 05883995daec: Pulling fs layer [2021-08-10T00:16:41.604Z] 8603b9c90790: Pulling fs layer [2021-08-10T00:16:41.604Z] 1560dd03e051: Pulling fs layer [2021-08-10T00:16:41.604Z] 27f5ce0e4adf: Pulling fs layer [2021-08-10T00:16:41.604Z] c2d8d7efcc4b: Pulling fs layer [2021-08-10T00:16:41.604Z] 8603b9c90790: Waiting [2021-08-10T00:16:41.604Z] 1560dd03e051: Waiting [2021-08-10T00:16:41.604Z] 27f5ce0e4adf: Waiting [2021-08-10T00:16:41.604Z] c2d8d7efcc4b: Waiting [2021-08-10T00:16:41.882Z] f757da607395: Verifying Checksum [2021-08-10T00:16:41.882Z] f757da607395: Download complete [2021-08-10T00:16:41.882Z] 8603b9c90790: Verifying Checksum [2021-08-10T00:16:41.882Z] 8603b9c90790: Download complete [2021-08-10T00:16:42.155Z] 1560dd03e051: Verifying Checksum [2021-08-10T00:16:42.155Z] 1560dd03e051: Download complete [2021-08-10T00:16:42.155Z] 27f5ce0e4adf: Verifying Checksum [2021-08-10T00:16:42.155Z] 27f5ce0e4adf: Download complete [2021-08-10T00:16:42.155Z] 05883995daec: Verifying Checksum [2021-08-10T00:16:42.155Z] 05883995daec: Download complete [2021-08-10T00:16:43.132Z] 448f6bf000e3: Verifying Checksum [2021-08-10T00:16:43.132Z] 448f6bf000e3: Download complete [2021-08-10T00:16:45.751Z] c2d8d7efcc4b: Verifying Checksum [2021-08-10T00:16:45.751Z] c2d8d7efcc4b: Download complete [2021-08-10T00:16:46.727Z] 448f6bf000e3: Pull complete [2021-08-10T00:16:47.702Z] f757da607395: Pull complete [2021-08-10T00:16:49.154Z] 05883995daec: Pull complete [2021-08-10T00:16:49.426Z] 8603b9c90790: Pull complete [2021-08-10T00:16:50.401Z] 1560dd03e051: Pull complete [2021-08-10T00:16:50.993Z] 27f5ce0e4adf: Pull complete [2021-08-10T00:17:06.133Z] c2d8d7efcc4b: Pull complete [2021-08-10T00:17:06.133Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-10T00:17:06.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-10T00:17:06.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-10T00:17:06.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-08-10T00:17:06.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-10T00:17:11.282Z] $ docker top a99954e2e146c641278575afcba0c2add58038bf268fcd2e92c6690dc8c0d1e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:17:12.470Z] ---> job-cost.sh [2021-08-10T00:17:12.470Z] lf-activate-venv: SKIPPING [2021-08-10T00:17:12.470Z] INFO: No Stack... [2021-08-10T00:17:13.445Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-10T00:17:13.718Z] INFO: Archiving Costs [Pipeline] sh [2021-08-10T00:17:14.385Z] + cat+ /w/workspace/edgex-go/29/archives/cost.csvcut [2021-08-10T00:17:14.385Z] -d, -f6 [Pipeline] lock [2021-08-10T00:17:14.448Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-29-stack-cost] [2021-08-10T00:17:14.461Z] Resource [jenkins-edgexfoundry-edgex-go-main-29-stack-cost] did not exist. Created. [2021-08-10T00:17:14.461Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-10T00:17:15.130Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-10T00:17:15.749Z] Stashed 1 file(s) [Pipeline] } [2021-08-10T00:17:15.757Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-10T00:17:15.765Z] $ docker stop --time=1 a99954e2e146c641278575afcba0c2add58038bf268fcd2e92c6690dc8c0d1e5 [2021-08-10T00:17:17.527Z] $ docker rm -f a99954e2e146c641278575afcba0c2add58038bf268fcd2e92c6690dc8c0d1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-10T00:17:18.488Z] provisioning config files... [2021-08-10T00:17:18.508Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config405242328917038228tmp [Pipeline] { [Pipeline] sh [2021-08-10T00:17:18.828Z] + set +x [2021-08-10T00:17:18.828Z] + bash -s -- [2021-08-10T00:17:18.828Z] + curl -s https://codecov.io/bash [2021-08-10T00:17:19.097Z] [2021-08-10T00:17:19.097Z] _____ _ [2021-08-10T00:17:19.097Z] / ____| | | [2021-08-10T00:17:19.097Z] | | ___ __| | ___ ___ _____ __ [2021-08-10T00:17:19.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-10T00:17:19.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-10T00:17:19.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-10T00:17:19.097Z] Bash-1.0.6 [2021-08-10T00:17:19.097Z] [2021-08-10T00:17:19.097Z] [2021-08-10T00:17:19.097Z] ==> git version 2.24.4 found [2021-08-10T00:17:19.097Z] ==> 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-08-10T00:17:19.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-10T00:17:19.097Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-10T00:17:19.097Z] ==> Jenkins CI detected. [2021-08-10T00:17:19.097Z] current dir:  /w/workspace/edgex-go/29 [2021-08-10T00:17:19.097Z] project root: . [2021-08-10T00:17:19.097Z] --> token set from env [2021-08-10T00:17:19.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-10T00:17:19.097Z] ==> Running gcov in . (disable via -X gcov) [2021-08-10T00:17:19.097Z] ==> Python coveragepy not found [2021-08-10T00:17:19.097Z] ==> Searching for coverage reports in: [2021-08-10T00:17:19.097Z] + . [2021-08-10T00:17:19.097Z] -> Found 1 reports [2021-08-10T00:17:19.097Z] ==> Detecting git/mercurial file structure [2021-08-10T00:17:19.097Z] ==> Reading reports [2021-08-10T00:17:19.097Z] + ./coverage.out bytes=404176 [2021-08-10T00:17:19.097Z] ==> Appending adjustments [2021-08-10T00:17:19.097Z] https://docs.codecov.io/docs/fixing-reports [2021-08-10T00:17:20.057Z] + Found adjustments [2021-08-10T00:17:20.057Z] ==> Gzipping contents [2021-08-10T00:17:20.057Z] 56K /tmp/codecov.CNDQ7M.gz [2021-08-10T00:17:20.057Z] ==> Uploading reports [2021-08-10T00:17:20.057Z] url: https://codecov.io [2021-08-10T00:17:20.057Z] query: branch=main&commit=b1bdcd94332d9981d98deb7be6e1abf49d24c93e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-10T00:17:20.057Z] -> Pinging Codecov [2021-08-10T00:17:20.057Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=b1bdcd94332d9981d98deb7be6e1abf49d24c93e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-10T00:17:20.641Z] -> Uploading to [2021-08-10T00:17:20.641Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/b1bdcd94332d9981d98deb7be6e1abf49d24c93e/7fd89992-8509-4ea3-80b9-4b509cb7fbc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T001720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4558a5f05bed91a123df041741e2619cb71153c0dbf4d48e6d79e82b5c9fccf2 [2021-08-10T00:17:20.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:20.641Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:21.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54430 0 0 100 54430 0 92765 --:--:-- --:--:-- --:--:-- 92725 100 54430 0 0 100 54430 0 92741 --:--:-- --:--:-- --:--:-- 92725 [2021-08-10T00:17:21.226Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1bdcd94332d9981d98deb7be6e1abf49d24c93e [Pipeline] } [2021-08-10T00:17:21.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-10T00:17:21.875Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-10T00:17:21.893Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:17:22.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T00:17:22.215Z] [2021-08-10T00:17:22.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:17:22.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T00:17:22.543Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-10T00:17:22.543Z] 188c0c94c7c5: Pulling fs layer [2021-08-10T00:17:22.543Z] 0ef7d3d256c8: Pulling fs layer [2021-08-10T00:17:22.543Z] de9db76c5a1d: Pulling fs layer [2021-08-10T00:17:22.543Z] 0eba1c9be4d2: Pulling fs layer [2021-08-10T00:17:22.543Z] 0d57e429df01: Pulling fs layer [2021-08-10T00:17:22.543Z] 4e4be7b47b0d: Pulling fs layer [2021-08-10T00:17:22.543Z] e1f770b5df2f: Pulling fs layer [2021-08-10T00:17:22.543Z] 85a0685a4137: Pulling fs layer [2021-08-10T00:17:22.543Z] 0eba1c9be4d2: Waiting [2021-08-10T00:17:22.543Z] 0d57e429df01: Waiting [2021-08-10T00:17:22.543Z] 4e4be7b47b0d: Waiting [2021-08-10T00:17:22.543Z] e1f770b5df2f: Waiting [2021-08-10T00:17:22.543Z] 85a0685a4137: Waiting [2021-08-10T00:17:22.543Z] de9db76c5a1d: Verifying Checksum [2021-08-10T00:17:22.543Z] de9db76c5a1d: Download complete [2021-08-10T00:17:22.543Z] 0ef7d3d256c8: Verifying Checksum [2021-08-10T00:17:22.543Z] 0ef7d3d256c8: Download complete [2021-08-10T00:17:22.543Z] 0d57e429df01: Verifying Checksum [2021-08-10T00:17:22.543Z] 0d57e429df01: Download complete [2021-08-10T00:17:22.811Z] 4e4be7b47b0d: Verifying Checksum [2021-08-10T00:17:22.811Z] 4e4be7b47b0d: Download complete [2021-08-10T00:17:22.811Z] 188c0c94c7c5: Verifying Checksum [2021-08-10T00:17:22.811Z] 188c0c94c7c5: Download complete [2021-08-10T00:17:23.078Z] 188c0c94c7c5: Pull complete [2021-08-10T00:17:23.078Z] 0ef7d3d256c8: Pull complete [2021-08-10T00:17:23.078Z] de9db76c5a1d: Pull complete [2021-08-10T00:17:24.484Z] e1f770b5df2f: Verifying Checksum [2021-08-10T00:17:24.484Z] e1f770b5df2f: Download complete [2021-08-10T00:17:28.729Z] 0eba1c9be4d2: Verifying Checksum [2021-08-10T00:17:28.729Z] 0eba1c9be4d2: Download complete [2021-08-10T00:17:28.729Z] 85a0685a4137: Verifying Checksum [2021-08-10T00:17:28.729Z] 85a0685a4137: Download complete [2021-08-10T00:17:32.089Z] 0eba1c9be4d2: Pull complete [2021-08-10T00:17:32.089Z] 0d57e429df01: Pull complete [2021-08-10T00:17:32.089Z] 4e4be7b47b0d: Pull complete [2021-08-10T00:17:32.354Z] e1f770b5df2f: Pull complete [2021-08-10T00:17:35.946Z] 85a0685a4137: Pull complete [2021-08-10T00:17:35.946Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-10T00:17:35.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-10T00:17:35.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-10T00:17:36.047Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:17:36.116Z] $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:17:38.945Z] $ docker top c693d61cd7a1bc1142da27179c28b08ef0d89bd73b42a02fa4b337428c3e669c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-10T00:17:39.046Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-10T00:17:39.367Z] + set -o pipefail [2021-08-10T00:17:39.368Z] + snyk monitor '--org=edgex-jenkins' [2021-08-10T00:17:44.725Z] [2021-08-10T00:17:44.725Z] Monitoring /w/workspace/edgex-go/29 (github.com/edgexfoundry/edgex-go)... [2021-08-10T00:17:44.725Z] [2021-08-10T00:17:44.725Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b49f0e73-acbf-4efc-971a-1543a4719279 [2021-08-10T00:17:44.725Z] [2021-08-10T00:17:44.725Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-10T00:17:44.725Z] [2021-08-10T00:17:44.725Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-10T00:17:44.725Z] [2021-08-10T00:17:44.725Z] [Pipeline] } [2021-08-10T00:17:44.744Z] $ docker stop --time=1 c693d61cd7a1bc1142da27179c28b08ef0d89bd73b42a02fa4b337428c3e669c [2021-08-10T00:17:46.814Z] $ docker rm -f c693d61cd7a1bc1142da27179c28b08ef0d89bd73b42a02fa4b337428c3e669c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-10T00:17:47.345Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:17:47.364Z] provisioning config files... [2021-08-10T00:17:47.377Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/29@tmp/config2110283066957446943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:17:47.718Z] --> edgex-publish-swagger.sh [2021-08-10T00:17:47.718Z] === Publish openapi/v2 API === [2021-08-10T00:17:47.718Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-10T00:17:47.718Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/29/openapi/v2/core-command.yaml] [2021-08-10T00:17:47.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:47.718Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:48.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29051 0:00:01 0:00:01 --:--:-- 29075 [2021-08-10T00:17:48.678Z] [2021-08-10T00:17:48.678Z] [2021-08-10T00:17:48.678Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/29/openapi/v2/core-data.yaml] [2021-08-10T00:17:48.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:48.678Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:49.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 67072 --:--:-- --:--:-- --:--:-- 67061 [2021-08-10T00:17:49.635Z] [2021-08-10T00:17:49.635Z] [2021-08-10T00:17:49.635Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/29/openapi/v2/core-metadata.yaml] [2021-08-10T00:17:49.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:49.635Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:50.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k [2021-08-10T00:17:50.856Z] [2021-08-10T00:17:50.856Z] [2021-08-10T00:17:50.856Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/29/openapi/v2/support-notifications.yaml] [2021-08-10T00:17:50.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:50.856Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:51.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 84244 0:00:01 0:00:01 --:--:-- 84320 100 86007 0 0 100 86007 0 84230 0:00:01 0:00:01 --:--:-- 84320 [2021-08-10T00:17:51.813Z] [2021-08-10T00:17:51.813Z] [2021-08-10T00:17:51.813Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/29/openapi/v2/support-scheduler.yaml] [2021-08-10T00:17:51.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:51.813Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:53.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 35484 0:00:01 0:00:01 --:--:-- 35502 100 36710 0 0 100 36710 0 35479 0:00:01 0:00:01 --:--:-- 35502 [2021-08-10T00:17:53.228Z] [2021-08-10T00:17:53.228Z] [2021-08-10T00:17:53.228Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/29/openapi/v2/system-agent.yaml] [2021-08-10T00:17:53.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-10T00:17:53.228Z] Dload Upload Total Spent Left Speed [2021-08-10T00:17:54.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 17047 0:00:01 0:00:01 --:--:-- 17057 100 19633 0 0 100 19633 0 16986 0:00:01 0:00:01 --:--:-- 16998 [2021-08-10T00:17:54.394Z] [2021-08-10T00:17:54.394Z] [Pipeline] } [2021-08-10T00:17:54.409Z] 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-08-10T00:17:54.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:17:54.859Z] . [Pipeline] withDockerContainer [2021-08-10T00:17:54.957Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:17:55.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:17:55.435Z] $ docker top 9b0a98db6b1cfe0783055579349c05b44fe038901255af8e9958ba72296bf5c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T00:17:55.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T00:17:55.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T00:17:55.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T00:17:55.713Z] $ docker exec 9b0a98db6b1cfe0783055579349c05b44fe038901255af8e9958ba72296bf5c1 ssh-agent [2021-08-10T00:17:55.835Z] SSH_AUTH_SOCK=/tmp/ssh-yOi0AZKANSKH/agent.15 [2021-08-10T00:17:55.835Z] SSH_AGENT_PID=22 [2021-08-10T00:17:55.845Z] Running ssh-add (command line suppressed) [2021-08-10T00:17:55.964Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_8867593463003405998.key (/w/workspace/edgex-go/29@tmp/private_key_8867593463003405998.key) [2021-08-10T00:17:55.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T00:17:56.300Z] + git semver tag [2021-08-10T00:17:56.300Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T00:17:56.300Z] # $GIT_DIR = /w/workspace/edgex-go/29/.git [2021-08-10T00:17:56.300Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/29 [2021-08-10T00:17:56.300Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T00:17:56.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T00:17:56.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T00:17:56.300Z] # $SEMVER_BRANCH = main [2021-08-10T00:17:56.300Z] # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [2021-08-10T00:17:56.300Z] # b1bdcd94332d9981d98deb7be6e1abf49d24c93e HEAD [2021-08-10T00:17:56.300Z] # -> Force: false [2021-08-10T00:17:56.300Z] # a9e66943cdb91108989b7d17293f5aa678ecac16 refs/tags/v2.0.1-dev.26 [Pipeline] } [2021-08-10T00:17:56.316Z] $ docker exec --env ******** --env ******** 9b0a98db6b1cfe0783055579349c05b44fe038901255af8e9958ba72296bf5c1 ssh-agent -k [2021-08-10T00:17:56.417Z] unset SSH_AUTH_SOCK; [2021-08-10T00:17:56.418Z] unset SSH_AGENT_PID; [2021-08-10T00:17:56.418Z] echo Agent pid 22 killed; [2021-08-10T00:17:56.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T00:17:56.781Z] + git semver [Pipeline] } [2021-08-10T00:17:56.803Z] $ docker stop --time=1 9b0a98db6b1cfe0783055579349c05b44fe038901255af8e9958ba72296bf5c1 [2021-08-10T00:17:58.016Z] $ docker rm -f 9b0a98db6b1cfe0783055579349c05b44fe038901255af8e9958ba72296bf5c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:17:58.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T00:17:58.652Z] [2021-08-10T00:17:58.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:17:59.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T00:17:59.455Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-10T00:17:59.455Z] ab5ef0e58194: Pulling fs layer [2021-08-10T00:17:59.455Z] 9712f1f96733: Pulling fs layer [2021-08-10T00:17:59.455Z] 63f879dbbcfc: Pulling fs layer [2021-08-10T00:17:59.455Z] 0d9ebad4ef96: Pulling fs layer [2021-08-10T00:17:59.455Z] e9a5061849ea: Pulling fs layer [2021-08-10T00:17:59.455Z] d747dcd14b5f: Pulling fs layer [2021-08-10T00:17:59.455Z] 2de7ff778b66: Pulling fs layer [2021-08-10T00:17:59.455Z] e9a5061849ea: Waiting [2021-08-10T00:17:59.455Z] 0d9ebad4ef96: Waiting [2021-08-10T00:17:59.455Z] d747dcd14b5f: Waiting [2021-08-10T00:17:59.455Z] 2de7ff778b66: Waiting [2021-08-10T00:17:59.455Z] 9712f1f96733: Verifying Checksum [2021-08-10T00:17:59.455Z] 9712f1f96733: Download complete [2021-08-10T00:18:01.414Z] 63f879dbbcfc: Verifying Checksum [2021-08-10T00:18:01.414Z] 63f879dbbcfc: Download complete [2021-08-10T00:18:02.000Z] e9a5061849ea: Verifying Checksum [2021-08-10T00:18:02.000Z] e9a5061849ea: Download complete [2021-08-10T00:18:02.000Z] d747dcd14b5f: Verifying Checksum [2021-08-10T00:18:02.000Z] d747dcd14b5f: Download complete [2021-08-10T00:18:02.583Z] 2de7ff778b66: Verifying Checksum [2021-08-10T00:18:02.584Z] 2de7ff778b66: Download complete [2021-08-10T00:18:02.850Z] 0d9ebad4ef96: Verifying Checksum [2021-08-10T00:18:02.850Z] 0d9ebad4ef96: Download complete [2021-08-10T00:18:03.440Z] ab5ef0e58194: Verifying Checksum [2021-08-10T00:18:03.440Z] ab5ef0e58194: Download complete [2021-08-10T00:18:06.050Z] ab5ef0e58194: Pull complete [2021-08-10T00:18:06.050Z] 9712f1f96733: Pull complete [2021-08-10T00:18:06.637Z] 63f879dbbcfc: Pull complete [2021-08-10T00:18:10.006Z] 0d9ebad4ef96: Pull complete [2021-08-10T00:18:10.006Z] e9a5061849ea: Pull complete [2021-08-10T00:18:10.006Z] d747dcd14b5f: Pull complete [2021-08-10T00:18:10.975Z] 2de7ff778b66: Pull complete [2021-08-10T00:18:10.975Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-10T00:18:10.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-10T00:18:10.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-10T00:18:11.066Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:18:11.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:18:14.483Z] $ docker top d9bf2a49986d8782ae145a34d092f81764816b33cb30740ec37a0c341f78c460 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:18:14.588Z] provisioning config files... [2021-08-10T00:18:14.604Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/29@tmp/config9149204114829728534tmp [2021-08-10T00:18:14.625Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/29@tmp/config7609130006826055590tmp [2021-08-10T00:18:14.647Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/29@tmp/config6578947606456861976tmp [Pipeline] { [Pipeline] echo [2021-08-10T00:18:14.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:14.981Z] ---> sigul-configuration.sh [2021-08-10T00:18:14.981Z] gpg: directory `/root/.gnupg' created [2021-08-10T00:18:14.981Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-10T00:18:14.981Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-10T00:18:14.981Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-10T00:18:14.981Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-10T00:18:14.981Z] gpg: CAST5 encrypted data [2021-08-10T00:18:14.981Z] gpg: encrypted with 1 passphrase [2021-08-10T00:18:14.981Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-10T00:18:15.298Z] + mkdir /home/jenkins [2021-08-10T00:18:15.298Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-10T00:18:15.616Z] + 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-08-10T00:18:15.629Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:15.943Z] ---> sigul-install.sh [2021-08-10T00:18:15.943Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-10T00:18:16.253Z] + git tag --list [2021-08-10T00:18:16.253Z] 0.6.0 [2021-08-10T00:18:16.253Z] 0.6.1 [2021-08-10T00:18:16.253Z] 0.7.0 [2021-08-10T00:18:16.253Z] 0.7.1 [2021-08-10T00:18:16.253Z] v1.0.0 [2021-08-10T00:18:16.253Z] v1.0.1 [2021-08-10T00:18:16.253Z] v1.1.0 [2021-08-10T00:18:16.253Z] v1.2.0 [2021-08-10T00:18:16.253Z] v1.2.1 [2021-08-10T00:18:16.253Z] v1.3.0 [2021-08-10T00:18:16.253Z] v1.3.1 [2021-08-10T00:18:16.253Z] v2.0.0 [2021-08-10T00:18:16.253Z] v2.0.1-dev.1 [2021-08-10T00:18:16.253Z] v2.0.1-dev.10 [2021-08-10T00:18:16.253Z] v2.0.1-dev.11 [2021-08-10T00:18:16.253Z] v2.0.1-dev.12 [2021-08-10T00:18:16.253Z] v2.0.1-dev.13 [2021-08-10T00:18:16.253Z] v2.0.1-dev.14 [2021-08-10T00:18:16.253Z] v2.0.1-dev.15 [2021-08-10T00:18:16.253Z] v2.0.1-dev.16 [2021-08-10T00:18:16.253Z] v2.0.1-dev.17 [2021-08-10T00:18:16.253Z] v2.0.1-dev.18 [2021-08-10T00:18:16.253Z] v2.0.1-dev.19 [2021-08-10T00:18:16.253Z] v2.0.1-dev.2 [2021-08-10T00:18:16.253Z] v2.0.1-dev.20 [2021-08-10T00:18:16.253Z] v2.0.1-dev.21 [2021-08-10T00:18:16.253Z] v2.0.1-dev.22 [2021-08-10T00:18:16.253Z] v2.0.1-dev.23 [2021-08-10T00:18:16.253Z] v2.0.1-dev.24 [2021-08-10T00:18:16.253Z] v2.0.1-dev.25 [2021-08-10T00:18:16.253Z] v2.0.1-dev.26 [2021-08-10T00:18:16.253Z] v2.0.1-dev.3 [2021-08-10T00:18:16.253Z] v2.0.1-dev.4 [2021-08-10T00:18:16.253Z] v2.0.1-dev.5 [2021-08-10T00:18:16.253Z] v2.0.1-dev.6 [2021-08-10T00:18:16.253Z] v2.0.1-dev.7 [2021-08-10T00:18:16.253Z] v2.0.1-dev.8 [2021-08-10T00:18:16.253Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-10T00:18:16.566Z] + lftools sign git-tag v2.0.1-dev.26 [2021-08-10T00:18:17.149Z] Signing Git tag with Sigul... [2021-08-10T00:18:17.149Z] Signing v2.0.1-dev.26 [Pipeline] echo [2021-08-10T00:18:17.757Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:18.073Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-10T00:18:18.085Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-10T00:18:18.115Z] $ docker stop --time=1 d9bf2a49986d8782ae145a34d092f81764816b33cb30740ec37a0c341f78c460 [2021-08-10T00:18:19.342Z] $ docker rm -f d9bf2a49986d8782ae145a34d092f81764816b33cb30740ec37a0c341f78c460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:18:19.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:18:19.811Z] . [Pipeline] withDockerContainer [2021-08-10T00:18:19.897Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:18:19.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:18:20.355Z] $ docker top 93146e07df5537aef60fe23c878f92f813473b338be47cf235257a47701aa69e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T00:18:20.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T00:18:20.491Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T00:18:20.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T00:18:20.614Z] $ docker exec 93146e07df5537aef60fe23c878f92f813473b338be47cf235257a47701aa69e ssh-agent [2021-08-10T00:18:20.733Z] SSH_AUTH_SOCK=/tmp/ssh-WpyxaViPrfLx/agent.13 [2021-08-10T00:18:20.734Z] SSH_AGENT_PID=20 [2021-08-10T00:18:20.741Z] Running ssh-add (command line suppressed) [2021-08-10T00:18:20.853Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_3639530299734918724.key (/w/workspace/edgex-go/29@tmp/private_key_3639530299734918724.key) [2021-08-10T00:18:20.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T00:18:21.191Z] + git semver bump pre [2021-08-10T00:18:21.191Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T00:18:21.191Z] # $GIT_DIR = /w/workspace/edgex-go/29/.git [2021-08-10T00:18:21.191Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/29 [2021-08-10T00:18:21.191Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T00:18:21.191Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T00:18:21.191Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T00:18:21.191Z] # $SEMVER_BRANCH = main [2021-08-10T00:18:21.191Z] # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [2021-08-10T00:18:21.191Z] 2.0.1-dev.27 [Pipeline] } [2021-08-10T00:18:21.206Z] $ docker exec --env ******** --env ******** 93146e07df5537aef60fe23c878f92f813473b338be47cf235257a47701aa69e ssh-agent -k [2021-08-10T00:18:21.306Z] unset SSH_AUTH_SOCK; [2021-08-10T00:18:21.307Z] unset SSH_AGENT_PID; [2021-08-10T00:18:21.307Z] echo Agent pid 20 killed; [2021-08-10T00:18:21.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T00:18:21.667Z] + git semver [Pipeline] } [2021-08-10T00:18:21.686Z] $ docker stop --time=1 93146e07df5537aef60fe23c878f92f813473b338be47cf235257a47701aa69e [2021-08-10T00:18:22.877Z] $ docker rm -f 93146e07df5537aef60fe23c878f92f813473b338be47cf235257a47701aa69e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:18:23.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-10T00:18:23.480Z] . [Pipeline] withDockerContainer [2021-08-10T00:18:23.585Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:18:23.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-08-10T00:18:24.116Z] $ docker top 0fa9542ccee00236f30cdfd652c161f90c7a81b7caf692117b344fff8d7de377 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-10T00:18:24.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-10T00:18:24.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-10T00:18:24.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-10T00:18:24.425Z] $ docker exec 0fa9542ccee00236f30cdfd652c161f90c7a81b7caf692117b344fff8d7de377 ssh-agent [2021-08-10T00:18:24.555Z] SSH_AUTH_SOCK=/tmp/ssh-bStqRjBk5YSv/agent.13 [2021-08-10T00:18:24.555Z] SSH_AGENT_PID=20 [2021-08-10T00:18:24.564Z] Running ssh-add (command line suppressed) [2021-08-10T00:18:24.674Z] Identity added: /w/workspace/edgex-go/29@tmp/private_key_6981265028216426331.key (/w/workspace/edgex-go/29@tmp/private_key_6981265028216426331.key) [2021-08-10T00:18:24.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-10T00:18:25.236Z] + git semver push [2021-08-10T00:18:25.236Z] # -> Open(): unable to determine branch for HEAD [2021-08-10T00:18:25.236Z] # $GIT_DIR = /w/workspace/edgex-go/29/.git [2021-08-10T00:18:25.236Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/29 [2021-08-10T00:18:25.236Z] # $SEMVER_REMOTE_NAME = origin [2021-08-10T00:18:25.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-10T00:18:25.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-10T00:18:25.236Z] # $SEMVER_BRANCH = main [2021-08-10T00:18:25.236Z] # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [Pipeline] } [2021-08-10T00:18:31.902Z] $ docker exec --env ******** --env ******** 0fa9542ccee00236f30cdfd652c161f90c7a81b7caf692117b344fff8d7de377 ssh-agent -k [2021-08-10T00:18:32.004Z] unset SSH_AUTH_SOCK; [2021-08-10T00:18:32.004Z] unset SSH_AGENT_PID; [2021-08-10T00:18:32.004Z] echo Agent pid 20 killed; [2021-08-10T00:18:32.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-10T00:18:32.370Z] + git semver [Pipeline] } [2021-08-10T00:18:32.392Z] $ docker stop --time=1 0fa9542ccee00236f30cdfd652c161f90c7a81b7caf692117b344fff8d7de377 [2021-08-10T00:18:33.587Z] $ docker rm -f 0fa9542ccee00236f30cdfd652c161f90c7a81b7caf692117b344fff8d7de377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-10T00:18:34.614Z] + '[' -d /w/workspace/edgex-go/29/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:34.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:35.553Z] ---> package-listing.sh [2021-08-10T00:18:35.553Z] ++ facter osfamily [2021-08-10T00:18:35.553Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-10T00:18:35.820Z] + OS_FAMILY=redhat [2021-08-10T00:18:35.820Z] + workspace=/w/workspace/edgex-go/29 [2021-08-10T00:18:35.820Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-10T00:18:35.820Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-10T00:18:35.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-10T00:18:35.820Z] + PACKAGES=/tmp/packages_start.txt [2021-08-10T00:18:35.820Z] + '[' /w/workspace/edgex-go/29 ']' [2021-08-10T00:18:35.820Z] + PACKAGES=/tmp/packages_end.txt [2021-08-10T00:18:35.820Z] + case "${OS_FAMILY}" in [2021-08-10T00:18:35.820Z] + sort [2021-08-10T00:18:35.820Z] + rpm -qa [2021-08-10T00:18:37.761Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-10T00:18:37.761Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-10T00:18:37.761Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-10T00:18:37.761Z] + '[' /w/workspace/edgex-go/29 ']' [2021-08-10T00:18:37.761Z] + mkdir -p /w/workspace/edgex-go/29/archives/ [2021-08-10T00:18:37.761Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo [2021-08-10T00:18:37.778Z] 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-10T00:18:38.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:18:38.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T00:18:38.659Z] [2021-08-10T00:18:38.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-10T00:18:39.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T00:18:39.193Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-10T00:18:39.193Z] b4d181a07f80: Pulling fs layer [2021-08-10T00:18:39.193Z] a1111a8f2ec3: Pulling fs layer [2021-08-10T00:18:39.193Z] ed53099fbce6: Pulling fs layer [2021-08-10T00:18:39.193Z] dc539afda2c1: Pulling fs layer [2021-08-10T00:18:39.193Z] 77bc0d833cb6: Pulling fs layer [2021-08-10T00:18:39.193Z] 9065ff56babe: Pulling fs layer [2021-08-10T00:18:39.193Z] d287ab97295c: Pulling fs layer [2021-08-10T00:18:39.193Z] 77bc0d833cb6: Waiting [2021-08-10T00:18:39.193Z] 9065ff56babe: Waiting [2021-08-10T00:18:39.193Z] d287ab97295c: Waiting [2021-08-10T00:18:39.193Z] dc539afda2c1: Waiting [2021-08-10T00:18:39.460Z] a1111a8f2ec3: Verifying Checksum [2021-08-10T00:18:39.460Z] a1111a8f2ec3: Download complete [2021-08-10T00:18:39.460Z] dc539afda2c1: Verifying Checksum [2021-08-10T00:18:39.460Z] dc539afda2c1: Download complete [2021-08-10T00:18:39.727Z] 77bc0d833cb6: Verifying Checksum [2021-08-10T00:18:39.727Z] 77bc0d833cb6: Download complete [2021-08-10T00:18:39.727Z] 9065ff56babe: Verifying Checksum [2021-08-10T00:18:39.727Z] 9065ff56babe: Download complete [2021-08-10T00:18:39.727Z] ed53099fbce6: Verifying Checksum [2021-08-10T00:18:39.727Z] ed53099fbce6: Download complete [2021-08-10T00:18:40.311Z] b4d181a07f80: Verifying Checksum [2021-08-10T00:18:40.311Z] b4d181a07f80: Download complete [2021-08-10T00:18:41.733Z] b4d181a07f80: Pull complete [2021-08-10T00:18:41.733Z] a1111a8f2ec3: Pull complete [2021-08-10T00:18:42.324Z] ed53099fbce6: Pull complete [2021-08-10T00:18:42.324Z] dc539afda2c1: Pull complete [2021-08-10T00:18:42.596Z] 77bc0d833cb6: Pull complete [2021-08-10T00:18:42.596Z] 9065ff56babe: Pull complete [2021-08-10T00:18:44.541Z] d287ab97295c: Verifying Checksum [2021-08-10T00:18:44.541Z] d287ab97295c: Download complete [2021-08-10T00:18:48.820Z] d287ab97295c: Pull complete [2021-08-10T00:18:48.820Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-10T00:18:48.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-10T00:18:48.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-10T00:18:48.935Z] prd-centos7-docker-4c-2g-166 does not seem to be running inside a container [2021-08-10T00:18:49.002Z] $ 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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-10T00:18:51.204Z] $ docker top 66ad2d0abacf1fdd8d531a72315cc73be517153bb5eeee22883ce3924084434a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-10T00:18:51.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-10T00:18:51.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-10T00:18:52.254Z] + ls /var/log/sa-host [2021-08-10T00:18:52.254Z] + sadf -c /var/log/sa-host/sa05 [2021-08-10T00:18:52.254Z] file_magic: OK [2021-08-10T00:18:52.254Z] HZ: Using current value: 100 [2021-08-10T00:18:52.254Z] file_header: OK [2021-08-10T00:18:52.255Z] 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-08-10T00:18:52.255Z] Statistics: [2021-08-10T00:18:52.255Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-10T00:18:52.255Z] File successfully converted to sysstat format version 12.0.3 [2021-08-10T00:18:52.255Z] + sadf -c /var/log/sa-host/sa10 [2021-08-10T00:18:52.255Z] file_magic: OK [2021-08-10T00:18:52.255Z] HZ: Using current value: 100 [2021-08-10T00:18:52.255Z] file_header: OK [2021-08-10T00:18:52.255Z] 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-08-10T00:18:52.255Z] Statistics: [2021-08-10T00:18:52.255Z] 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... [2021-08-10T00:18:52.255Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-10T00:18:52.974Z] provisioning config files... [2021-08-10T00:18:52.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config7008587448549636648tmp [Pipeline] { [Pipeline] echo [2021-08-10T00:18:53.014Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:53.332Z] ---> create-netrc.sh [Pipeline] } [2021-08-10T00:18:53.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:53.738Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-10T00:18:53.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:54.069Z] ---> sudo-logs.sh [2021-08-10T00:18:54.069Z] Archiving 'sudo' log.. [2021-08-10T00:18:54.069Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-166.vexxhost.local: Name or service not known [2021-08-10T00:18:54.069Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-166.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-10T00:18:54.106Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:54.416Z] ---> job-cost.sh [2021-08-10T00:18:54.416Z] lf-activate-venv: SKIPPING [2021-08-10T00:18:54.416Z] DEBUG: total: 0.18000000715255737 [2021-08-10T00:18:54.416Z] INFO: Retrieving Stack Cost... [2021-08-10T00:18:55.000Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-10T00:18:55.585Z] INFO: Archiving Costs [Pipeline] echo [2021-08-10T00:18:55.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-10T00:18:55.906Z] ---> logs-deploy.sh [2021-08-10T00:18:55.906Z] lf-activate-venv: SKIPPING [2021-08-10T00:18:55.906Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/29 [2021-08-10T00:18:55.906Z] INFO: archiving workspace using pattern(s): [2021-08-10T00:18:56.489Z] Archives upload complete. [2021-08-10T00:18:56.754Z] INFO: archiving logs to Nexus