Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 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-ssh8624458132950452156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1867058071392056162.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh9105298355406872559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh3729166612476625650.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-ssh1601648918440937977.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3094 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh6410026397971876139.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 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 (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 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 Commit message: "fix: Remove make run/run-docker and update README (#3626)" > git rev-list --no-walk 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T17:02:24.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T17:02:24.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T17:02:24.684Z] ========================================================= [2021-07-16T17:02:24.684Z] EdgeX Global Pipelines Version Info [2021-07-16T17:02:24.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:02:26.282Z] ------------------- [2021-07-16T17:02:26.282Z] stable info: [2021-07-16T17:02:26.282Z] ------------------- [2021-07-16T17:02:26.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T17:02:26.282Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T17:02:26.282Z] Message: update stable to v1.0.197 [2021-07-16T17:02:26.871Z] ------------------- [2021-07-16T17:02:26.871Z] experimental info: [2021-07-16T17:02:26.871Z] ------------------- [2021-07-16T17:02:26.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T17:02:26.871Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T17:02:26.871Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T17:02:27.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-16T17:02:27.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-16T17:02:27.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T17:02:27.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T17:02:27.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T17:02:27.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T17:02:27.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T17:02:27.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-16T17:02:27.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-16T17:02:27.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-16T17:02:27.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T17:02:27.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T17:02:27.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T17:02:27.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T17:02:27.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T17:02:27.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T17:02:27.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T17:02:27.400Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T17:02:27.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-16T17:02:27.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-16T17:02:27.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T17:02:27.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T17:02:27.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-16T17:02:27.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-16T17:02:27.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-16T17:02:27.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] echo [2021-07-16T17:02:27.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ac2c5b [Pipeline] echo [2021-07-16T17:02:27.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:02:27.688Z] provisioning config files... [2021-07-16T17:02:27.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config7390230499680198795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:02:28.114Z] ---> docker-login.sh [2021-07-16T17:02:28.114Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:02:28.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:02:28.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:02:28.436Z] Configure a credential helper to remove this warning. See [2021-07-16T17:02:28.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:02:28.436Z] [2021-07-16T17:02:28.436Z] Login Succeeded [2021-07-16T17:02:28.436Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:02:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:02:28.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:02:28.705Z] Configure a credential helper to remove this warning. See [2021-07-16T17:02:28.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:02:28.705Z] [2021-07-16T17:02:28.705Z] Login Succeeded [2021-07-16T17:02:28.705Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:02:28.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:02:28.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:02:28.976Z] Configure a credential helper to remove this warning. See [2021-07-16T17:02:28.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:02:28.976Z] [2021-07-16T17:02:28.976Z] Login Succeeded [2021-07-16T17:02:28.976Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:02:28.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:02:28.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:02:28.976Z] Configure a credential helper to remove this warning. See [2021-07-16T17:02:28.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:02:28.976Z] [2021-07-16T17:02:28.976Z] Login Succeeded [2021-07-16T17:02:28.976Z] docker.io [2021-07-16T17:02:29.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:02:29.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:02:29.514Z] Configure a credential helper to remove this warning. See [2021-07-16T17:02:29.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:02:29.514Z] [2021-07-16T17:02:29.514Z] Login Succeeded [2021-07-16T17:02:29.514Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:02:29.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:02:29.903Z] ++ 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-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] ++ dirname cmd/core-command/Dockerfile [2021-07-16T17:02:29.903Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/core-data/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-16T17:02:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T17:02:29.903Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-16T17:02:29.903Z] ++ cut -d/ -f2 [2021-07-16T17:02:29.903Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-16T17:02:29.978Z] 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-07-16T17:02:31.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:02:31.202Z] [2021-07-16T17:02:31.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:02:31.595Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:02:31.868Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T17:02:31.868Z] 31603596830f: Pulling fs layer [2021-07-16T17:02:31.868Z] b6dc333f4379: Pulling fs layer [2021-07-16T17:02:31.868Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T17:02:31.868Z] fd332fbdc1db: Pulling fs layer [2021-07-16T17:02:31.868Z] fd332fbdc1db: Waiting [2021-07-16T17:02:31.868Z] b6dc333f4379: Verifying Checksum [2021-07-16T17:02:31.868Z] b6dc333f4379: Download complete [2021-07-16T17:02:32.457Z] 31603596830f: Verifying Checksum [2021-07-16T17:02:32.457Z] 31603596830f: Download complete [2021-07-16T17:02:32.457Z] 31603596830f: Pull complete [2021-07-16T17:02:32.725Z] b6dc333f4379: Pull complete [2021-07-16T17:02:32.725Z] fd332fbdc1db: Verifying Checksum [2021-07-16T17:02:32.725Z] fd332fbdc1db: Download complete [2021-07-16T17:02:33.006Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T17:02:33.006Z] 3d9ef1400e77: Download complete [2021-07-16T17:02:33.496Z] 3d9ef1400e77: Pull complete [2021-07-16T17:02:33.769Z] fd332fbdc1db: Pull complete [2021-07-16T17:02:33.769Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T17:02:33.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:02:33.769Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T17:02:33.887Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:02:33.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:02:34.909Z] $ docker top c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T17:02:35.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:02:35.047Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:02:35.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:02:35.180Z] $ docker exec c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d ssh-agent [2021-07-16T17:02:35.320Z] SSH_AUTH_SOCK=/tmp/ssh-GDCAM2M5meZL/agent.14 [2021-07-16T17:02:35.320Z] SSH_AGENT_PID=21 [2021-07-16T17:02:35.337Z] Running ssh-add (command line suppressed) [2021-07-16T17:02:35.447Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_5201298377941757485.key (/w/workspace/edgex-go/13@tmp/private_key_5201298377941757485.key) [2021-07-16T17:02:35.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:02:35.803Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T17:02:35.823Z] $ docker exec --env ******** --env ******** c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d ssh-agent -k [2021-07-16T17:02:35.919Z] unset SSH_AUTH_SOCK; [2021-07-16T17:02:35.919Z] unset SSH_AGENT_PID; [2021-07-16T17:02:35.919Z] echo Agent pid 21 killed; [2021-07-16T17:02:35.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T17:02:35.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:02:35.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:02:36.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:02:36.137Z] $ docker exec c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d ssh-agent [2021-07-16T17:02:36.259Z] SSH_AUTH_SOCK=/tmp/ssh-catFWWyneRKt/agent.52 [2021-07-16T17:02:36.259Z] SSH_AGENT_PID=58 [2021-07-16T17:02:36.273Z] Running ssh-add (command line suppressed) [2021-07-16T17:02:36.387Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_2873475619997708913.key (/w/workspace/edgex-go/13@tmp/private_key_2873475619997708913.key) [2021-07-16T17:02:36.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:02:36.761Z] + git semver init [2021-07-16T17:02:36.761Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T17:02:36.761Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-07-16T17:02:36.761Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-07-16T17:02:36.761Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T17:02:36.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T17:02:36.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T17:02:36.761Z] # $SEMVER_BRANCH = main [2021-07-16T17:02:36.761Z] # $SEMVER_TEMP = /tmp/semver-171801953 [2021-07-16T17:02:36.761Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-16T17:02:55.070Z] # '/tmp/semver-171801953' -> '/w/workspace/edgex-go/13/.semver' [2021-07-16T17:02:55.070Z] # -> Force: false [2021-07-16T17:02:55.070Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-07-16T17:02:55.091Z] $ docker exec --env ******** --env ******** c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d ssh-agent -k [2021-07-16T17:02:55.200Z] unset SSH_AUTH_SOCK; [2021-07-16T17:02:55.201Z] unset SSH_AGENT_PID; [2021-07-16T17:02:55.201Z] echo Agent pid 58 killed; [2021-07-16T17:02:55.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:02:55.565Z] + git semver [Pipeline] } [2021-07-16T17:02:55.588Z] $ docker stop --time=1 c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d [2021-07-16T17:02:57.703Z] $ docker rm -f c749409b8c4060aeb980db003a9a16e83d7e9bfd328ffe72ec4daf76188b7e7d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T17:02:58.107Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T17:02:58.470Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T17:02:58.474Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [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-07-16T17:02:58.804Z] ========================================================= [2021-07-16T17:02:58.804Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T17:02:58.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:02:59.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-16T17:03:00.585Z] Sending build context to Docker daemon 328.4MB [2021-07-16T17:03:00.585Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T17:03:00.585Z] Step 2/6 : FROM ${BASE} [2021-07-16T17:03:00.858Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T17:03:00.858Z] 540db60ca938: Pulling fs layer [2021-07-16T17:03:00.858Z] adcc1eea9eea: Pulling fs layer [2021-07-16T17:03:00.858Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T17:03:00.858Z] 0773c198feca: Pulling fs layer [2021-07-16T17:03:00.858Z] 345f892a5656: Pulling fs layer [2021-07-16T17:03:00.858Z] 4796506630df: Pulling fs layer [2021-07-16T17:03:00.858Z] cc55df3e53f1: Pulling fs layer [2021-07-16T17:03:00.858Z] 4d027b6c602c: Pulling fs layer [2021-07-16T17:03:00.858Z] 449e75d2c14e: Pulling fs layer [2021-07-16T17:03:00.858Z] 0773c198feca: Waiting [2021-07-16T17:03:00.858Z] 345f892a5656: Waiting [2021-07-16T17:03:00.858Z] 4796506630df: Waiting [2021-07-16T17:03:00.858Z] cc55df3e53f1: Waiting [2021-07-16T17:03:00.858Z] 4d027b6c602c: Waiting [2021-07-16T17:03:00.858Z] 449e75d2c14e: Waiting [2021-07-16T17:03:00.858Z] 4c4ab2625f07: Verifying Checksum [2021-07-16T17:03:00.858Z] 4c4ab2625f07: Download complete [2021-07-16T17:03:00.858Z] adcc1eea9eea: Verifying Checksum [2021-07-16T17:03:00.858Z] adcc1eea9eea: Download complete [2021-07-16T17:03:00.858Z] 345f892a5656: Verifying Checksum [2021-07-16T17:03:00.858Z] 345f892a5656: Download complete [2021-07-16T17:03:00.858Z] 4796506630df: Verifying Checksum [2021-07-16T17:03:00.858Z] 4796506630df: Download complete [2021-07-16T17:03:01.131Z] cc55df3e53f1: Verifying Checksum [2021-07-16T17:03:01.131Z] cc55df3e53f1: Download complete [2021-07-16T17:03:01.131Z] 540db60ca938: Verifying Checksum [2021-07-16T17:03:01.131Z] 540db60ca938: Download complete [2021-07-16T17:03:01.131Z] 540db60ca938: Pull complete [2021-07-16T17:03:01.402Z] adcc1eea9eea: Pull complete [2021-07-16T17:03:01.402Z] 4c4ab2625f07: Pull complete [2021-07-16T17:03:02.817Z] 4d027b6c602c: Verifying Checksum [2021-07-16T17:03:02.817Z] 4d027b6c602c: Download complete [2021-07-16T17:03:05.413Z] 449e75d2c14e: Verifying Checksum [2021-07-16T17:03:05.413Z] 449e75d2c14e: Download complete [2021-07-16T17:03:06.006Z] 0773c198feca: Verifying Checksum [2021-07-16T17:03:06.006Z] 0773c198feca: Download complete [2021-07-16T17:03:09.613Z] 0773c198feca: Pull complete [2021-07-16T17:03:09.613Z] 345f892a5656: Pull complete [2021-07-16T17:03:09.881Z] 4796506630df: Pull complete [2021-07-16T17:03:09.881Z] cc55df3e53f1: Pull complete [2021-07-16T17:03:09.881Z] 4d027b6c602c: Pull complete [2021-07-16T17:03:11.865Z] 449e75d2c14e: Pull complete [2021-07-16T17:03:11.865Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T17:03:11.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T17:03:11.865Z] ---> 0d28375d9b5b [2021-07-16T17:03:11.865Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-16T17:03:12.838Z] ---> Running in 0f73658d0eca [2021-07-16T17:03:13.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:03:13.731Z] Still waiting to schedule task [2021-07-16T17:03:13.731Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-16T17:03:14.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:03:14.660Z] (1/12) Installing libmagic (5.39-r0) [2021-07-16T17:03:14.660Z] (2/12) Installing file (5.39-r0) [2021-07-16T17:03:14.930Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-16T17:03:14.930Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-16T17:03:21.598Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-16T17:03:21.598Z] (6/12) Installing patch (2.7.6-r7) [2021-07-16T17:03:21.598Z] (7/12) Installing build-base (0.5-r2) [2021-07-16T17:03:21.598Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-16T17:03:21.598Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-16T17:03:21.599Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-16T17:03:21.599Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-16T17:03:21.599Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-16T17:03:21.599Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T17:03:21.599Z] OK: 219 MiB in 52 packages [2021-07-16T17:03:23.021Z] Removing intermediate container 0f73658d0eca [2021-07-16T17:03:23.021Z] ---> 967c1818311e [2021-07-16T17:03:23.021Z] Step 4/6 : WORKDIR /edgex-go [2021-07-16T17:03:23.021Z] ---> Running in 577e803ced8f [2021-07-16T17:03:23.021Z] Removing intermediate container 577e803ced8f [2021-07-16T17:03:23.021Z] ---> 3da3a0116509 [2021-07-16T17:03:23.021Z] Step 5/6 : COPY go.mod . [2021-07-16T17:03:23.292Z] ---> 2179f2a0a066 [2021-07-16T17:03:23.292Z] Step 6/6 : RUN go mod download [2021-07-16T17:03:23.292Z] ---> Running in 039b45276783 [2021-07-16T17:03:35.647Z] Removing intermediate container 039b45276783 [2021-07-16T17:03:35.647Z] ---> c50462bf4c49 [2021-07-16T17:03:35.647Z] Successfully built c50462bf4c49 [2021-07-16T17:03:35.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:03:35.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T17:03:35.983Z] . [Pipeline] withDockerContainer [2021-07-16T17:03:36.088Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:03:36.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:03:36.695Z] $ docker top a68072c5d6fdbaf1dc20bf7d2bf35ccf7694ab4efbf449b7520b5866e09ae4d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:03:37.109Z] + go version [2021-07-16T17:03:37.109Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T17:03:37.126Z] $ docker stop --time=1 a68072c5d6fdbaf1dc20bf7d2bf35ccf7694ab4efbf449b7520b5866e09ae4d7 [2021-07-16T17:03:38.329Z] $ docker rm -f a68072c5d6fdbaf1dc20bf7d2bf35ccf7694ab4efbf449b7520b5866e09ae4d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:03:38.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T17:03:38.927Z] . [Pipeline] withDockerContainer [2021-07-16T17:03:39.037Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:03:39.124Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:03:39.583Z] $ docker top b980c43f61b3a704d20f74fc14e52fc897c6a5c4f59c791a54d3cab929f1d711 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-16T17:03:39.700Z] ========================================================= [2021-07-16T17:03:39.700Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-16T17:03:39.700Z] ========================================================= [Pipeline] sh [2021-07-16T17:03:40.021Z] + go mod tidy [Pipeline] sh [2021-07-16T17:03:40.832Z] + make test [2021-07-16T17:03:40.832Z] 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-07-16T17:03:41.109Z] go mod tidy [2021-07-16T17:03:41.109Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-16T17:03:47.799Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-16T17:04:06.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-16T17:04:09.488Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-16T17:04:10.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-16T17:04:10.917Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-16T17:04:13.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-16T17:04:14.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-16T17:04:14.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-16T17:04:14.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-16T17:04:14.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-16T17:04:15.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-16T17:04:15.622Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-16T17:04:15.622Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-16T17:04:15.622Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-16T17:04:15.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-16T17:04:18.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-07-16T17:04:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-16T17:04:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-16T17:04:19.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-07-16T17:04:19.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-16T17:04:19.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-07-16T17:04:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-16T17:04:19.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-16T17:04:20.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.9% of statements [2021-07-16T17:04:20.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-16T17:04:20.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-16T17:04:20.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.067s coverage: 78.9% of statements [2021-07-16T17:04:22.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-07-16T17:04:22.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-16T17:04:22.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-16T17:04:22.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-16T17:04:22.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-16T17:04:22.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-16T17:04:22.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-16T17:04:22.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-16T17:04:22.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-16T17:04:24.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-07-16T17:04:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-16T17:04:24.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-16T17:04:24.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-07-16T17:04:24.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-16T17:04:24.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2021-07-16T17:04:24.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-07-16T17:04:24.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-07-16T17:04:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-07-16T17:04:25.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-07-16T17:04:37.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-07-16T17:04:37.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-07-16T17:04:44.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.213s coverage: 81.8% of statements [2021-07-16T17:04:44.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-16T17:05:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-16T17:05:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-16T17:05:02.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-07-16T17:05:02.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 19.3% of statements [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-16T17:05:11.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-16T17:05:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-16T17:05:11.184Z] GO111MODULE=on go vet ./... [2021-07-16T17:05:22.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3096 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-16T17:05:22.505Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-07-16T17:05:22.730Z] The recommended git tool is: git [2021-07-16T17:05:28.286Z] using credential edgex-jenkins-ssh [2021-07-16T17:05:28.350Z] Cloning the remote Git repository [2021-07-16T17:05:28.408Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-16T17:05:28.556Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-07-16T17:05:28.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-16T17:05:28.659Z] > git --version # timeout=10 [2021-07-16T17:05:28.681Z] > git --version # 'git version 2.17.1' [2021-07-16T17:05:28.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:05:28.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:05:38.214Z] gofmt -l . [2021-07-16T17:05:38.214Z] [ "`gofmt -l .`" = "" ] [2021-07-16T17:05:38.214Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-16T17:05:38.592Z] + ls -al . [2021-07-16T17:05:38.592Z] total 572 [2021-07-16T17:05:38.592Z] drwxrwxr-x 10 1001 1001 4096 Jul 16 17:05 . [2021-07-16T17:05:38.592Z] drwxr-xr-x 4 root root 30 Jul 16 17:03 .. [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 11 Jul 16 17:02 .dockerignore [2021-07-16T17:05:38.592Z] drwxrwxr-x 8 1001 1001 162 Jul 16 17:02 .git [2021-07-16T17:05:38.592Z] drwxrwxr-x 3 1001 1001 125 Jul 16 17:02 .github [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 818 Jul 16 17:02 .gitignore [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 76 Jul 16 17:02 .hadolint.yml [2021-07-16T17:05:38.592Z] drwx------ 3 1001 1001 43 Jul 16 17:02 .semver [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 166 Jul 16 17:02 .sonarcloud.properties [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 8609 Jul 16 17:02 Attribution.txt [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 43881 Jul 16 17:02 CHANGELOG.md [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 3804 Jul 16 17:02 CONTRIBUTING.md [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 931 Jul 16 17:02 Dockerfile.build [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 849 Jul 16 17:02 Jenkinsfile [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 10775 Jul 16 17:02 LICENSE [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 5915 Jul 16 17:02 Makefile [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 8649 Jul 16 17:02 README.md [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 6912 Jul 16 17:02 SECURITY.md [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 12 Jul 16 17:02 VERSION [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 4131 Jul 16 17:02 ZMQWindows.md [2021-07-16T17:05:38.592Z] drwxrwxr-x 2 1001 1001 37 Jul 16 17:02 bin [2021-07-16T17:05:38.592Z] drwxrwxr-x 14 1001 1001 4096 Jul 16 17:02 cmd [2021-07-16T17:05:38.592Z] -rw-r--r-- 1 root root 402846 Jul 16 17:05 coverage.out [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 812 Jul 16 17:02 go.mod [2021-07-16T17:05:38.592Z] -rw-r--r-- 1 root root 21149 Jul 16 17:03 go.sum [2021-07-16T17:05:38.592Z] drwxrwxr-x 7 1001 1001 114 Jul 16 17:02 internal [2021-07-16T17:05:38.592Z] drwxrwxr-x 3 1001 1001 16 Jul 16 17:02 openapi [2021-07-16T17:05:38.592Z] drwxrwxr-x 4 1001 1001 71 Jul 16 17:02 snap [2021-07-16T17:05:38.592Z] -rw-rw-r-- 1 1001 1001 204 Jul 16 17:02 version.go [Pipeline] sh [2021-07-16T17:05:38.927Z] + '[' -e coverage.out ] [2021-07-16T17:05:38.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-16T17:05:39.046Z] Stashed 1 file(s) [Pipeline] sh [2021-07-16T17:05:39.413Z] + make build [2021-07-16T17:05:39.413Z] go mod tidy [2021-07-16T17:05:39.413Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-07-16T17:05:41.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-16T17:05:44.180Z] Avoid second fetch [2021-07-16T17:05:44.181Z] Checking out Revision 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 (main) [2021-07-16T17:05:44.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-16T17:05:44.159Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:05:44.199Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:05:44.212Z] > git checkout -f 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 [2021-07-16T17:05:48.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-07-16T17:05:48.693Z] Commit message: "fix: Remove make run/run-docker and update README (#3626)" [2021-07-16T17:05:48.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:05:49.152Z] provisioning config files... [2021-07-16T17:05:49.182Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config9025686625124894333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:05:49.762Z] ---> docker-login.sh [2021-07-16T17:05:49.762Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:05:50.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-16T17:05:50.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-16T17:05:50.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:05:51.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:05:51.035Z] Configure a credential helper to remove this warning. See [2021-07-16T17:05:51.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:05:51.035Z] [2021-07-16T17:05:51.035Z] Login Succeeded [2021-07-16T17:05:51.035Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:05:51.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-16T17:05:51.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:05:51.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:05:51.635Z] Configure a credential helper to remove this warning. See [2021-07-16T17:05:51.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:05:51.635Z] [2021-07-16T17:05:51.635Z] Login Succeeded [2021-07-16T17:05:51.635Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:05:52.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-16T17:05:52.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:05:52.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:05:52.236Z] Configure a credential helper to remove this warning. See [2021-07-16T17:05:52.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:05:52.236Z] [2021-07-16T17:05:52.236Z] Login Succeeded [2021-07-16T17:05:52.236Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:05:52.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:05:52.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-16T17:05:52.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:05:52.791Z] Configure a credential helper to remove this warning. See [2021-07-16T17:05:52.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:05:52.791Z] [2021-07-16T17:05:52.791Z] Login Succeeded [2021-07-16T17:05:52.791Z] docker.io [2021-07-16T17:05:53.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:05:53.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:05:53.665Z] Configure a credential helper to remove this warning. See [2021-07-16T17:05:53.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:05:53.665Z] [2021-07-16T17:05:53.665Z] Login Succeeded [2021-07-16T17:05:53.665Z] ---> docker-login.sh ends [2021-07-16T17:05:53.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] } [2021-07-16T17:05:53.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T17:05:54.062Z] ========================================================= [2021-07-16T17:05:54.063Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T17:05:54.063Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:05:54.438Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-16T17:05:54.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-16T17:05:55.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-16T17:05:56.452Z] Sending build context to Docker daemon 165.8MB [2021-07-16T17:05:56.452Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T17:05:56.452Z] Step 2/6 : FROM ${BASE} [Pipeline] } [2021-07-16T17:05:56.687Z] $ docker stop --time=1 b980c43f61b3a704d20f74fc14e52fc897c6a5c4f59c791a54d3cab929f1d711 [2021-07-16T17:05:56.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T17:05:56.729Z] 595b0fe564bb: Pulling fs layer [2021-07-16T17:05:56.729Z] 24495759ef45: Pulling fs layer [2021-07-16T17:05:56.729Z] d148012ef14d: Pulling fs layer [2021-07-16T17:05:56.729Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T17:05:56.729Z] 093eec477d81: Pulling fs layer [2021-07-16T17:05:56.729Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T17:05:56.729Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T17:05:56.729Z] 596795e73e0f: Pulling fs layer [2021-07-16T17:05:56.729Z] cb65c68fc2e2: Waiting [2021-07-16T17:05:56.729Z] a6d5b2bbb924: Waiting [2021-07-16T17:05:56.729Z] 2446dc1eb7d3: Waiting [2021-07-16T17:05:56.729Z] 596795e73e0f: Waiting [2021-07-16T17:05:56.729Z] 093eec477d81: Waiting [2021-07-16T17:05:56.729Z] d148012ef14d: Verifying Checksum [2021-07-16T17:05:56.729Z] d148012ef14d: Download complete [2021-07-16T17:05:56.729Z] 24495759ef45: Verifying Checksum [2021-07-16T17:05:56.729Z] 24495759ef45: Download complete [2021-07-16T17:05:57.005Z] 093eec477d81: Verifying Checksum [2021-07-16T17:05:57.005Z] 093eec477d81: Download complete [2021-07-16T17:05:57.005Z] 595b0fe564bb: Verifying Checksum [2021-07-16T17:05:57.005Z] 595b0fe564bb: Download complete [2021-07-16T17:05:57.005Z] a6d5b2bbb924: Verifying Checksum [2021-07-16T17:05:57.005Z] a6d5b2bbb924: Download complete [2021-07-16T17:05:57.005Z] 2446dc1eb7d3: Verifying Checksum [2021-07-16T17:05:57.005Z] 2446dc1eb7d3: Download complete [2021-07-16T17:05:57.615Z] 595b0fe564bb: Pull complete [2021-07-16T17:05:58.485Z] $ docker rm -f b980c43f61b3a704d20f74fc14e52fc897c6a5c4f59c791a54d3cab929f1d711 [2021-07-16T17:05:58.611Z] 24495759ef45: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-16T17:05:58.886Z] d148012ef14d: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-16T17:05:59.892Z] 596795e73e0f: Verifying Checksum [2021-07-16T17:06:00.489Z] cb65c68fc2e2: Download complete [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:06:01.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T17:06:01.639Z] [2021-07-16T17:06:01.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:06:02.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T17:06:02.275Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-16T17:06:02.275Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-16T17:06:02.275Z] ca9280d653b3: Pulling fs layer [2021-07-16T17:06:02.275Z] 7e9c9ca2126c: Pulling fs layer [2021-07-16T17:06:02.623Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-16T17:06:02.623Z] cbdbe7a5bc2a: Download complete [2021-07-16T17:06:02.623Z] cbdbe7a5bc2a: Pull complete [2021-07-16T17:06:03.489Z] ca9280d653b3: Verifying Checksum [2021-07-16T17:06:03.489Z] ca9280d653b3: Download complete [2021-07-16T17:06:03.765Z] ca9280d653b3: Pull complete [2021-07-16T17:06:05.716Z] 7e9c9ca2126c: Verifying Checksum [2021-07-16T17:06:05.716Z] 7e9c9ca2126c: Download complete [2021-07-16T17:06:09.084Z] 7e9c9ca2126c: Pull complete [2021-07-16T17:06:09.084Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-16T17:06:09.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T17:06:09.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-16T17:06:09.198Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:06:09.275Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:06:11.540Z] $ docker top 442125b120b06f2d701e6fe2fbc199631991c48186e1016924f5663bfea668d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:06:11.953Z] + docker-compose build --help [2021-07-16T17:06:11.953Z] + grep parallel [2021-07-16T17:06:12.543Z] --parallel Build images in parallel. [Pipeline] } [2021-07-16T17:06:12.568Z] $ docker stop --time=1 442125b120b06f2d701e6fe2fbc199631991c48186e1016924f5663bfea668d2 [2021-07-16T17:06:12.964Z] cb65c68fc2e2: Pull complete [2021-07-16T17:06:12.964Z] 093eec477d81: Pull complete [2021-07-16T17:06:12.964Z] a6d5b2bbb924: Pull complete [2021-07-16T17:06:12.964Z] 2446dc1eb7d3: Pull complete [2021-07-16T17:06:13.812Z] $ docker rm -f 442125b120b06f2d701e6fe2fbc199631991c48186e1016924f5663bfea668d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:06:14.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T17:06:14.275Z] . [Pipeline] withDockerContainer [2021-07-16T17:06:14.383Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:06:14.459Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:06:14.883Z] $ docker top ff995344f994bcd6f3b3c5d67ee9f3b134ecffda3702cbec9808001362783fda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:06:15.306Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-16T17:06:15.920Z] Building core-command ... [2021-07-16T17:06:15.920Z] Building core-data ... [2021-07-16T17:06:15.920Z] Building core-metadata ... [2021-07-16T17:06:15.920Z] Building security-bootstrapper ... [2021-07-16T17:06:15.920Z] Building security-proxy-setup ... [2021-07-16T17:06:15.920Z] Building security-secretstore-setup ... [2021-07-16T17:06:15.920Z] Building support-notifications ... [2021-07-16T17:06:15.920Z] Building support-scheduler ... [2021-07-16T17:06:15.920Z] Building sys-mgmt-agent ... [2021-07-16T17:06:15.920Z] Building support-scheduler [2021-07-16T17:06:15.920Z] Building core-data [2021-07-16T17:06:15.920Z] Building sys-mgmt-agent [2021-07-16T17:06:15.920Z] Building security-bootstrapper [2021-07-16T17:06:15.920Z] Building support-notifications [2021-07-16T17:06:16.562Z] 596795e73e0f: Pull complete [2021-07-16T17:06:16.837Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T17:06:16.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T17:06:16.837Z] ---> d9e956139c92 [2021-07-16T17:06:16.837Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-16T17:06:20.235Z] ---> Running in 7aa9e6d3d2f7 [2021-07-16T17:06:21.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:06:22.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:06:23.277Z] (1/12) Installing libmagic (5.39-r0) [2021-07-16T17:06:23.868Z] (2/12) Installing file (5.39-r0) [2021-07-16T17:06:23.868Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-16T17:06:23.868Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-16T17:06:28.173Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-16T17:06:28.173Z] (6/12) Installing patch (2.7.6-r7) [2021-07-16T17:06:28.173Z] (7/12) Installing build-base (0.5-r2) [2021-07-16T17:06:28.173Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-16T17:06:28.173Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-16T17:06:28.444Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-16T17:06:28.444Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-16T17:06:28.717Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-16T17:06:28.717Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T17:06:28.717Z] OK: 218 MiB in 52 packages [2021-07-16T17:06:29.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:06:29.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:06:29.370Z] ---> c50462bf4c49 [2021-07-16T17:06:29.370Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T17:06:29.370Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:06:29.370Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:06:29.370Z] ---> c50462bf4c49 [2021-07-16T17:06:29.370Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:06:29.370Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:06:29.370Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:06:29.370Z] ---> c50462bf4c49 [2021-07-16T17:06:29.370Z] Step 3/32 : WORKDIR /edgex-go [2021-07-16T17:06:31.961Z] ---> Running in 5941dd7ab9da [2021-07-16T17:06:31.961Z] ---> Running in b2077764c3a9 [2021-07-16T17:06:31.961Z] ---> Running in 36047d34b7ba [2021-07-16T17:06:33.024Z] Removing intermediate container 7aa9e6d3d2f7 [2021-07-16T17:06:33.024Z] ---> 78f20593310c [2021-07-16T17:06:33.024Z] Step 4/6 : WORKDIR /edgex-go [2021-07-16T17:06:33.299Z] ---> Running in 03f9e2c914a6 [2021-07-16T17:06:33.897Z] Removing intermediate container 03f9e2c914a6 [2021-07-16T17:06:33.897Z] ---> 188951bcff51 [2021-07-16T17:06:33.897Z] Step 5/6 : COPY go.mod . [2021-07-16T17:06:34.494Z] ---> 981cda477e8a [2021-07-16T17:06:34.494Z] Step 6/6 : RUN go mod download [2021-07-16T17:06:34.767Z] ---> Running in 462a8a258048 [2021-07-16T17:06:36.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:06:36.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:06:36.234Z] ---> c50462bf4c49 [2021-07-16T17:06:36.234Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T17:06:36.234Z] ---> Using cache [2021-07-16T17:06:36.234Z] ---> cb75f8ddabe8 [2021-07-16T17:06:36.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:06:36.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:06:36.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:06:36.506Z] ---> c50462bf4c49 [2021-07-16T17:06:36.506Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:06:36.506Z] ---> Using cache [2021-07-16T17:06:36.506Z] ---> cb75f8ddabe8 [2021-07-16T17:06:36.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:06:36.506Z] Removing intermediate container 36047d34b7ba [2021-07-16T17:06:36.506Z] ---> cb75f8ddabe8 [2021-07-16T17:06:36.506Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:06:36.506Z] Removing intermediate container 5941dd7ab9da [2021-07-16T17:06:36.506Z] ---> 442b5cb2ad7b [2021-07-16T17:06:36.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:06:36.506Z] Removing intermediate container b2077764c3a9 [2021-07-16T17:06:36.506Z] ---> 5d941b1f52ca [2021-07-16T17:06:36.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:06:36.506Z] ---> Running in 5f2e71b4d556 [2021-07-16T17:06:36.506Z] ---> Running in ad792ca600fa [2021-07-16T17:06:36.506Z] ---> Running in a88ea15ecb89 [2021-07-16T17:06:36.783Z] ---> Running in aa7c641e2f0f [2021-07-16T17:06:36.783Z] ---> Running in 9b737716a375 [2021-07-16T17:06:37.781Z] Removing intermediate container a88ea15ecb89 [2021-07-16T17:06:37.781Z] ---> 201b6a0790d4 [2021-07-16T17:06:37.781Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-16T17:06:37.781Z] ---> Running in cf290d5e7785 [2021-07-16T17:06:37.781Z] Removing intermediate container ad792ca600fa [2021-07-16T17:06:37.781Z] ---> 8e54cf231f70 [2021-07-16T17:06:37.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-16T17:06:37.781Z] ---> Running in 8f24f3c705b1 [2021-07-16T17:06:37.781Z] Removing intermediate container 5f2e71b4d556 [2021-07-16T17:06:37.781Z] ---> a6a4bb69b60a [2021-07-16T17:06:37.782Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-16T17:06:38.063Z] ---> Running in 1f423de36446 [2021-07-16T17:06:38.063Z] Removing intermediate container aa7c641e2f0f [2021-07-16T17:06:38.063Z] ---> a877e19d3437 [2021-07-16T17:06:38.063Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-16T17:06:38.063Z] ---> Running in 7f42283fee78 [2021-07-16T17:06:38.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:38.063Z] Removing intermediate container 9b737716a375 [2021-07-16T17:06:38.063Z] ---> 8ae72d3345d1 [2021-07-16T17:06:38.063Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-16T17:06:38.063Z] ---> Running in 6262e5be0335 [2021-07-16T17:06:38.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:38.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:38.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:38.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:38.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:39.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:39.418Z] OK: 219 MiB in 52 packages [2021-07-16T17:06:39.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:39.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:06:39.684Z] Removing intermediate container cf290d5e7785 [2021-07-16T17:06:39.684Z] ---> d297110be0fe [2021-07-16T17:06:39.684Z] Step 6/32 : COPY go.mod . [2021-07-16T17:06:39.953Z] ---> 96e913904adc [2021-07-16T17:06:39.953Z] Step 7/32 : RUN go mod download [2021-07-16T17:06:39.953Z] ---> Running in 42a2637137e3 [2021-07-16T17:06:39.953Z] OK: 219 MiB in 52 packages [2021-07-16T17:06:39.953Z] OK: 219 MiB in 52 packages [2021-07-16T17:06:40.221Z] OK: 219 MiB in 52 packages [2021-07-16T17:06:40.221Z] OK: 219 MiB in 52 packages [2021-07-16T17:06:40.815Z] Removing intermediate container 8f24f3c705b1 [2021-07-16T17:06:40.815Z] ---> 02b281c03fd0 [2021-07-16T17:06:40.815Z] Step 6/23 : COPY go.mod . [2021-07-16T17:06:40.815Z] Removing intermediate container 7f42283fee78 [2021-07-16T17:06:40.815Z] ---> c04ecebed440 [2021-07-16T17:06:40.815Z] Step 6/23 : COPY go.mod . [2021-07-16T17:06:40.815Z] Removing intermediate container 6262e5be0335 [2021-07-16T17:06:40.815Z] ---> e21038d42235 [2021-07-16T17:06:40.815Z] Step 6/24 : COPY go.mod . [2021-07-16T17:06:41.084Z] ---> f22b66c07fc9 [2021-07-16T17:06:41.084Z] Step 7/23 : RUN go mod download [2021-07-16T17:06:41.084Z] Removing intermediate container 1f423de36446 [2021-07-16T17:06:41.084Z] ---> 36b4dde383a8 [2021-07-16T17:06:41.084Z] Step 6/24 : COPY go.mod . [2021-07-16T17:06:41.084Z] ---> 7301392f77b1 [2021-07-16T17:06:41.084Z] Step 7/23 : RUN go mod download [2021-07-16T17:06:41.084Z] ---> Running in ba4b5d3d2f0a [2021-07-16T17:06:41.084Z] ---> Running in 950b3989a95c [2021-07-16T17:06:41.084Z] Removing intermediate container 42a2637137e3 [2021-07-16T17:06:41.084Z] ---> 1d9d33686fd9 [2021-07-16T17:06:41.084Z] Step 8/32 : COPY . . [2021-07-16T17:06:41.357Z] ---> c4c215f530d0 [2021-07-16T17:06:41.357Z] Step 7/24 : RUN go mod download [2021-07-16T17:06:41.357Z] ---> Running in 03e4575b472b [2021-07-16T17:06:41.357Z] ---> da39724484bd [2021-07-16T17:06:41.357Z] Step 7/24 : RUN go mod download [2021-07-16T17:06:41.627Z] ---> Running in 12773b5f7020 [2021-07-16T17:06:44.220Z] Removing intermediate container ba4b5d3d2f0a [2021-07-16T17:06:44.221Z] ---> ee0b6a43bfbd [2021-07-16T17:06:44.221Z] Step 8/23 : COPY . . [2021-07-16T17:06:44.221Z] Removing intermediate container 950b3989a95c [2021-07-16T17:06:44.221Z] ---> 0f8091fdeaa4 [2021-07-16T17:06:44.221Z] Step 8/23 : COPY . . [2021-07-16T17:06:44.496Z] Removing intermediate container 03e4575b472b [2021-07-16T17:06:44.496Z] ---> aacf910f10e0 [2021-07-16T17:06:44.496Z] Step 8/24 : COPY . . [2021-07-16T17:06:44.770Z] Removing intermediate container 12773b5f7020 [2021-07-16T17:06:44.770Z] ---> 8b17d17f8e9d [2021-07-16T17:06:44.770Z] Step 8/24 : COPY . . [2021-07-16T17:06:51.466Z] ---> 1201b872cbef [2021-07-16T17:06:51.467Z] Step 9/32 : RUN go mod tidy [2021-07-16T17:06:51.732Z] ---> Running in 73dc015a4b85 [2021-07-16T17:06:51.998Z] ---> 3efaff7387e0 [2021-07-16T17:06:51.998Z] Step 9/23 : RUN go mod tidy [2021-07-16T17:06:51.998Z] ---> 8f8db869f7c5 [2021-07-16T17:06:51.998Z] Step 9/23 : RUN go mod tidy [2021-07-16T17:06:52.269Z] ---> Running in 846f87549e4f [2021-07-16T17:06:52.269Z] ---> Running in 3822143ec821 [2021-07-16T17:06:55.639Z] Removing intermediate container 846f87549e4f [2021-07-16T17:06:55.639Z] ---> 0a64dcb9ea9d [2021-07-16T17:06:55.639Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-16T17:06:55.639Z] Removing intermediate container 73dc015a4b85 [2021-07-16T17:06:55.639Z] ---> 408c1045720c [2021-07-16T17:06:55.639Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-16T17:06:55.639Z] ---> Running in beb57acad4fe [2021-07-16T17:06:55.639Z] ---> Running in 3059c6dd389d [2021-07-16T17:06:55.639Z] Removing intermediate container 3822143ec821 [2021-07-16T17:06:55.639Z] ---> 98cc1a31536c [2021-07-16T17:06:55.639Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-16T17:06:55.639Z] ---> Running in 5204c48b04d7 [2021-07-16T17:06:56.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-16T17:06:56.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-16T17:06:56.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-16T17:07:01.581Z] Removing intermediate container 462a8a258048 [2021-07-16T17:07:01.581Z] ---> b2d5efb8ce91 [2021-07-16T17:07:01.581Z] Successfully built b2d5efb8ce91 [2021-07-16T17:07:01.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:07:01.936Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T17:07:01.937Z] . [Pipeline] withDockerContainer [2021-07-16T17:07:02.216Z] prd-ubuntu18.04-docker-arm64-4c-16g-3096 does not seem to be running inside a container [2021-07-16T17:07:02.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:07:03.925Z] $ docker top 31c4d15dc6d5a300d8ed7105343cb1500ac7e1704fbe10637bafdfcb1fb872e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:07:04.818Z] ---> 0210d3e24a3d [2021-07-16T17:07:04.818Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:07:04.818Z] ---> Running in 73838f9b2a93 [2021-07-16T17:07:04.818Z] ---> 7f34aa2ac283 [2021-07-16T17:07:04.818Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:07:04.818Z] ---> Running in b24e8c8c1a9f [2021-07-16T17:07:04.939Z] + go version [2021-07-16T17:07:04.940Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T17:07:04.963Z] $ docker stop --time=1 31c4d15dc6d5a300d8ed7105343cb1500ac7e1704fbe10637bafdfcb1fb872e0 [2021-07-16T17:07:06.828Z] $ docker rm -f 31c4d15dc6d5a300d8ed7105343cb1500ac7e1704fbe10637bafdfcb1fb872e0 [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-07-16T17:07:07.453Z] Removing intermediate container b24e8c8c1a9f [2021-07-16T17:07:07.453Z] ---> 9c47e1d6cf81 [2021-07-16T17:07:07.453Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-16T17:07:07.453Z] ---> Running in 8d1fea1dab58 [2021-07-16T17:07:07.453Z] Removing intermediate container 73838f9b2a93 [2021-07-16T17:07:07.453Z] ---> 3e18011e3a05 [2021-07-16T17:07:07.453Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-16T17:07:07.453Z] ---> Running in ffdbc85b116b [2021-07-16T17:07:07.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T17:07:07.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-16T17:07:07.995Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-07-16T17:07:07.997Z] [2021-07-16T17:07:07.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:07:08.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T17:07:08.624Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-16T17:07:08.624Z] 29e5d40040c1: Pulling fs layer [2021-07-16T17:07:08.624Z] 1ce36da41761: Pulling fs layer [2021-07-16T17:07:08.624Z] 25b303627fd3: Pulling fs layer [2021-07-16T17:07:08.899Z] 29e5d40040c1: Verifying Checksum [2021-07-16T17:07:08.899Z] 29e5d40040c1: Download complete [2021-07-16T17:07:09.504Z] 1ce36da41761: Verifying Checksum [2021-07-16T17:07:09.504Z] 1ce36da41761: Download complete [2021-07-16T17:07:09.504Z] 29e5d40040c1: Pull complete [2021-07-16T17:07:10.960Z] 1ce36da41761: Pull complete [2021-07-16T17:07:11.232Z] 25b303627fd3: Verifying Checksum [2021-07-16T17:07:11.232Z] 25b303627fd3: Download complete [2021-07-16T17:07:21.374Z] 25b303627fd3: Pull complete [2021-07-16T17:07:21.374Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-16T17:07:21.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T17:07:21.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-16T17:07:21.639Z] prd-ubuntu18.04-docker-arm64-4c-16g-3096 does not seem to be running inside a container [2021-07-16T17:07:21.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:07:25.095Z] $ docker top 7f03b75c99304c69a3be7cc48a2ac97f65f5061312389fd32f2da6a52bbe813a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:07:26.079Z] + grep parallel [2021-07-16T17:07:26.079Z] + docker-compose build --help [2021-07-16T17:07:29.487Z] --parallel Build images in parallel. [Pipeline] } [2021-07-16T17:07:29.790Z] $ docker stop --time=1 7f03b75c99304c69a3be7cc48a2ac97f65f5061312389fd32f2da6a52bbe813a [2021-07-16T17:07:31.669Z] $ docker rm -f 7f03b75c99304c69a3be7cc48a2ac97f65f5061312389fd32f2da6a52bbe813a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:07:32.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T17:07:32.303Z] . [Pipeline] withDockerContainer [2021-07-16T17:07:32.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-3096 does not seem to be running inside a container [2021-07-16T17:07:32.653Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:07:34.301Z] $ docker top 73365b73456de1e4d3d3098430f8aac527ffae4c3d29499f6ff636817e9d9879 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:07:35.314Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-16T17:07:38.697Z] Building core-command ... [2021-07-16T17:07:38.697Z] Building core-data ... [2021-07-16T17:07:38.697Z] Building core-metadata ... [2021-07-16T17:07:38.697Z] Building security-bootstrapper ... [2021-07-16T17:07:38.697Z] Building security-proxy-setup ... [2021-07-16T17:07:38.697Z] Building security-secretstore-setup ... [2021-07-16T17:07:38.697Z] Building support-notifications ... [2021-07-16T17:07:38.697Z] Building support-scheduler ... [2021-07-16T17:07:38.697Z] Building sys-mgmt-agent ... [2021-07-16T17:07:38.697Z] Building security-secretstore-setup [2021-07-16T17:07:38.697Z] Building support-notifications [2021-07-16T17:07:38.697Z] Building security-proxy-setup [2021-07-16T17:07:38.697Z] Building security-bootstrapper [2021-07-16T17:07:38.697Z] Building sys-mgmt-agent [2021-07-16T17:07:40.304Z] Removing intermediate container 5204c48b04d7 [2021-07-16T17:07:40.304Z] ---> 3b1aa9bd5402 [2021-07-16T17:07:40.304Z] [2021-07-16T17:07:40.304Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T17:07:40.304Z] Removing intermediate container 3059c6dd389d [2021-07-16T17:07:40.304Z] ---> 006c25089a7d [2021-07-16T17:07:40.304Z] [2021-07-16T17:07:40.304Z] Step 11/32 : FROM alpine:3.12 [2021-07-16T17:07:40.304Z] Removing intermediate container beb57acad4fe [2021-07-16T17:07:40.304Z] ---> b114ed47f50d [2021-07-16T17:07:40.304Z] [2021-07-16T17:07:40.304Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T17:07:40.304Z] 3.12: Pulling from library/alpine [2021-07-16T17:07:40.304Z] 3.12: Pulling from library/alpine [2021-07-16T17:07:40.304Z] 3.12: Pulling from library/alpine [2021-07-16T17:07:40.304Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T17:07:40.304Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T17:07:40.304Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T17:07:40.304Z] Status: Image is up to date for alpine:3.12 [2021-07-16T17:07:40.304Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T17:07:40.304Z] Status: Image is up to date for alpine:3.12 [2021-07-16T17:07:40.304Z] ---> 13621d1b12d4 [2021-07-16T17:07:40.304Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:07:40.304Z] ---> 13621d1b12d4 [2021-07-16T17:07:40.304Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-16T17:07:40.304Z] ---> 13621d1b12d4 [2021-07-16T17:07:40.304Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-16T17:07:40.304Z] ---> Running in 7a47afcc70f1 [2021-07-16T17:07:40.304Z] ---> Running in 01740b184171 [2021-07-16T17:07:40.304Z] ---> Running in 6040ffe65a75 [2021-07-16T17:07:40.304Z] Removing intermediate container 7a47afcc70f1 [2021-07-16T17:07:40.304Z] ---> f160ba8f5bb9 [2021-07-16T17:07:40.304Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-16T17:07:40.304Z] ---> Running in a138922b74c1 [2021-07-16T17:07:40.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:40.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:41.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:41.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:41.165Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-16T17:07:41.165Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:07:41.434Z] OK: 6 MiB in 15 packages [2021-07-16T17:07:41.434Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-16T17:07:41.434Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-16T17:07:41.434Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:07:41.434Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:07:41.434Z] OK: 6 MiB in 16 packages [2021-07-16T17:07:41.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:41.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:41.709Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-16T17:07:41.709Z] (2/2) Installing su-exec (0.2-r1) [2021-07-16T17:07:41.709Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:07:41.709Z] OK: 6 MiB in 16 packages [2021-07-16T17:07:41.983Z] Removing intermediate container 8d1fea1dab58 [2021-07-16T17:07:41.983Z] ---> 3e91e6890494 [2021-07-16T17:07:41.983Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-16T17:07:42.254Z] ---> Running in c097aff937b6 [2021-07-16T17:07:42.254Z] Removing intermediate container 01740b184171 [2021-07-16T17:07:42.254Z] ---> 1e683f8554a4 [2021-07-16T17:07:42.254Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:07:42.525Z] ---> Running in a64b5718a715 [2021-07-16T17:07:42.525Z] Removing intermediate container a138922b74c1 [2021-07-16T17:07:42.525Z] ---> 4c1a4a5fa379 [2021-07-16T17:07:42.525Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-16T17:07:42.525Z] ---> Running in ba05a07ceb31 [2021-07-16T17:07:42.525Z] Removing intermediate container 6040ffe65a75 [2021-07-16T17:07:42.525Z] ---> 41c9da34bc0b [2021-07-16T17:07:42.525Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:07:42.525Z] Removing intermediate container a64b5718a715 [2021-07-16T17:07:42.525Z] ---> 46e323c38c01 [2021-07-16T17:07:42.525Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-16T17:07:42.525Z] ---> Running in 1a594f9c4ab4 [2021-07-16T17:07:43.008Z] ---> Running in 65983ff73e9b [2021-07-16T17:07:43.008Z] Removing intermediate container ba05a07ceb31 [2021-07-16T17:07:43.008Z] ---> e8bddf98e93c [2021-07-16T17:07:43.008Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-16T17:07:43.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-16T17:07:43.008Z] ---> Running in 5d8d1c30dd9b [2021-07-16T17:07:43.008Z] Removing intermediate container 1a594f9c4ab4 [2021-07-16T17:07:43.008Z] ---> 83b7c3b1fb6b [2021-07-16T17:07:43.008Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-16T17:07:43.008Z] ---> Running in 627beab9cf6b [2021-07-16T17:07:43.009Z] Removing intermediate container 65983ff73e9b [2021-07-16T17:07:43.009Z] ---> d7b2785b7a31 [2021-07-16T17:07:43.009Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T17:07:43.009Z] Removing intermediate container 5d8d1c30dd9b [2021-07-16T17:07:43.009Z] ---> 513b0b137e8d [2021-07-16T17:07:43.009Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-16T17:07:43.009Z] ---> Running in 050984d607d7 [2021-07-16T17:07:43.009Z] ---> Running in 0be4a1766350 [2021-07-16T17:07:43.009Z] Removing intermediate container 627beab9cf6b [2021-07-16T17:07:43.009Z] ---> fbee5e4031be [2021-07-16T17:07:43.009Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T17:07:43.009Z] ---> Running in bcebd519a8b1 [2021-07-16T17:07:43.281Z] Removing intermediate container 0be4a1766350 [2021-07-16T17:07:43.281Z] ---> 05472d4cdc0e [2021-07-16T17:07:43.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:07:43.281Z] Removing intermediate container bcebd519a8b1 [2021-07-16T17:07:43.281Z] ---> 9878afdfd876 [2021-07-16T17:07:43.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:07:43.281Z] ---> 20bbaf19e56e [2021-07-16T17:07:43.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-16T17:07:43.870Z] ---> 63ee652d5309 [2021-07-16T17:07:43.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-16T17:07:43.870Z] Removing intermediate container c097aff937b6 [2021-07-16T17:07:43.870Z] ---> 65c2092ca8c6 [2021-07-16T17:07:43.870Z] [2021-07-16T17:07:43.870Z] Step 12/24 : FROM docker:20.10.6 [2021-07-16T17:07:44.141Z] 20.10.6: Pulling from library/docker [2021-07-16T17:07:44.411Z] ---> b1461e2617f5 [2021-07-16T17:07:44.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-16T17:07:44.411Z] Removing intermediate container 050984d607d7 [2021-07-16T17:07:44.411Z] ---> f24cb3401f75 [2021-07-16T17:07:44.411Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-16T17:07:44.411Z] ---> 39179137efe8 [2021-07-16T17:07:44.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-16T17:07:44.411Z] Removing intermediate container ffdbc85b116b [2021-07-16T17:07:44.411Z] ---> 31af80423278 [2021-07-16T17:07:44.411Z] [2021-07-16T17:07:44.411Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:07:44.411Z] ---> 13621d1b12d4 [2021-07-16T17:07:44.411Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-16T17:07:44.411Z] ---> Running in 359f913d92d3 [2021-07-16T17:07:44.684Z] ---> Running in 8856bc79ef2c [2021-07-16T17:07:44.684Z] ---> 8e2873f28408 [2021-07-16T17:07:44.684Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-16T17:07:44.684Z] ---> Running in 3e0ccd800775 [2021-07-16T17:07:44.684Z] Removing intermediate container 359f913d92d3 [2021-07-16T17:07:44.684Z] ---> cec68c9170da [2021-07-16T17:07:44.684Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-16T17:07:44.684Z] Removing intermediate container 8856bc79ef2c [2021-07-16T17:07:44.684Z] ---> d37d9bdc8c25 [2021-07-16T17:07:44.684Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-16T17:07:44.684Z] ---> f94fc7a5cc73 [2021-07-16T17:07:44.684Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-16T17:07:44.954Z] Removing intermediate container 3e0ccd800775 [2021-07-16T17:07:44.955Z] ---> decdc05bbe9f [2021-07-16T17:07:44.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:07:44.955Z] ---> Running in acc406c983c2 [2021-07-16T17:07:44.955Z] ---> Running in 18f7ae3dde71 [2021-07-16T17:07:44.955Z] ---> Running in 426adfc9aa9b [2021-07-16T17:07:44.955Z] ---> 125d5349af05 [2021-07-16T17:07:44.955Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-16T17:07:44.955Z] ---> Running in 3d6e9219ba19 [2021-07-16T17:07:44.955Z] Removing intermediate container acc406c983c2 [2021-07-16T17:07:44.955Z] ---> 1f3dded7288e [2021-07-16T17:07:44.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:07:44.955Z] Removing intermediate container 426adfc9aa9b [2021-07-16T17:07:44.955Z] ---> 5456dbd5c8e9 [2021-07-16T17:07:44.955Z] Step 21/23 : LABEL arch=x86_64 [2021-07-16T17:07:44.955Z] Removing intermediate container 18f7ae3dde71 [2021-07-16T17:07:44.955Z] ---> 2413f3350833 [2021-07-16T17:07:44.955Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-16T17:07:45.225Z] ---> Running in fa825dce1645 [2021-07-16T17:07:45.225Z] ---> Running in 3101c4b39556 [2021-07-16T17:07:45.225Z] ---> Running in 44bb434daae4 [2021-07-16T17:07:45.225Z] Removing intermediate container fa825dce1645 [2021-07-16T17:07:45.225Z] ---> f164b6ca32fc [2021-07-16T17:07:45.225Z] Step 21/23 : LABEL arch=x86_64 [2021-07-16T17:07:45.225Z] Removing intermediate container 44bb434daae4 [2021-07-16T17:07:45.225Z] ---> Running in 7029eb5279b6 [2021-07-16T17:07:45.225Z] ---> 5deaa424fc06 [2021-07-16T17:07:45.225Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:07:45.225Z] Removing intermediate container 3101c4b39556 [2021-07-16T17:07:45.225Z] ---> e2564992839f [2021-07-16T17:07:45.225Z] Step 22/23 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:07:45.497Z] ---> Running in 624268b1f144 [2021-07-16T17:07:45.497Z] ---> Running in 9c2050f218ad [2021-07-16T17:07:45.497Z] Removing intermediate container 7029eb5279b6 [2021-07-16T17:07:45.497Z] ---> 0e24a28e6718 [2021-07-16T17:07:45.497Z] Step 22/23 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:07:45.497Z] ---> Running in 8cb721f8f0d3 [2021-07-16T17:07:45.497Z] Removing intermediate container 9c2050f218ad [2021-07-16T17:07:45.497Z] ---> 15d9e44836ab [2021-07-16T17:07:45.497Z] Step 23/23 : LABEL version=2.0.1-dev.13 [2021-07-16T17:07:45.767Z] ---> Running in 960270c00608 [2021-07-16T17:07:45.767Z] Removing intermediate container 8cb721f8f0d3 [2021-07-16T17:07:45.767Z] ---> 94a1c78540cf [2021-07-16T17:07:45.767Z] Step 23/23 : LABEL version=2.0.1-dev.13 [2021-07-16T17:07:45.767Z] ---> Running in 7c762a496ddf [2021-07-16T17:07:45.767Z] Removing intermediate container 960270c00608 [2021-07-16T17:07:45.767Z] ---> f77b34417a0f [2021-07-16T17:07:45.767Z] [2021-07-16T17:07:45.767Z] Removing intermediate container 3d6e9219ba19 [2021-07-16T17:07:45.767Z] ---> d0fdc759dc8a [2021-07-16T17:07:45.767Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:07:46.250Z] Successfully built f77b34417a0f [2021-07-16T17:07:46.250Z] Successfully tagged support-scheduler:latest [2021-07-16T17:07:46.250Z] Building core-metadata [2021-07-16T17:07:46.250Z]  Building support-scheduler ... done Removing intermediate container 7c762a496ddf [2021-07-16T17:07:46.250Z] ---> ed4b242d1538 [2021-07-16T17:07:46.250Z] [2021-07-16T17:07:46.250Z] Successfully built ed4b242d1538 [2021-07-16T17:07:46.517Z] Successfully tagged support-notifications:latest [2021-07-16T17:07:46.517Z]  Building support-notifications ... done Building core-command [2021-07-16T17:07:46.805Z] ---> c8f6c1153433 [2021-07-16T17:07:46.805Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-16T17:07:47.405Z] Removing intermediate container 624268b1f144 [2021-07-16T17:07:47.405Z] ---> bea1a2adddaa [2021-07-16T17:07:47.405Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-16T17:07:49.383Z] ---> be6cf9ea8647 [2021-07-16T17:07:49.383Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-16T17:07:49.383Z] ---> Running in b7b8118793d6 [2021-07-16T17:07:49.651Z] ---> fd1a12c07777 [2021-07-16T17:07:49.651Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-16T17:07:49.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:50.515Z] ---> 11b8721de604 [2021-07-16T17:07:50.515Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-16T17:07:51.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:51.795Z] ---> e461ea139fa4 [2021-07-16T17:07:51.795Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-16T17:07:52.762Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-16T17:07:52.762Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-16T17:07:53.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:07:53.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:07:53.029Z] ---> c50462bf4c49 [2021-07-16T17:07:53.029Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:07:53.029Z] ---> Using cache [2021-07-16T17:07:53.029Z] ---> cb75f8ddabe8 [2021-07-16T17:07:53.029Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:07:53.029Z] ---> Using cache [2021-07-16T17:07:53.029Z] ---> a6a4bb69b60a [2021-07-16T17:07:53.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T17:07:53.029Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-16T17:07:53.298Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-16T17:07:53.298Z] ---> Running in 7deb379f7e2b [2021-07-16T17:07:53.298Z] ---> Running in 0e7d7d0b8a93 [2021-07-16T17:07:53.567Z] Removing intermediate container 0e7d7d0b8a93 [2021-07-16T17:07:53.567Z] ---> 645d1230e12e [2021-07-16T17:07:53.567Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-16T17:07:53.567Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-16T17:07:53.567Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-16T17:07:53.567Z] ---> d2979b152a7d [2021-07-16T17:07:53.567Z] 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-07-16T17:07:53.567Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-16T17:07:53.837Z] ---> Running in 03a4bbdbbaaf [2021-07-16T17:07:53.837Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-16T17:07:53.837Z] ---> 2d7a1ff2f978 [2021-07-16T17:07:53.837Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-16T17:07:54.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:54.108Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:07:54.108Z] OK: 8 MiB in 20 packages [2021-07-16T17:07:54.108Z] Removing intermediate container 03a4bbdbbaaf [2021-07-16T17:07:54.108Z] ---> 453c7010a7a3 [2021-07-16T17:07:54.108Z] 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-07-16T17:07:54.108Z] ---> Running in 37d36f04c4b5 [2021-07-16T17:07:54.108Z] ---> Running in 8a815a87d753 [2021-07-16T17:07:54.731Z] Removing intermediate container b7b8118793d6 [2021-07-16T17:07:54.731Z] ---> d3c999f6052b [2021-07-16T17:07:54.731Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:07:54.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:54.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:55.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:55.020Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:07:55.020Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:07:55.020Z] ---> c50462bf4c49 [2021-07-16T17:07:55.020Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:07:55.020Z] ---> Using cache [2021-07-16T17:07:55.020Z] ---> cb75f8ddabe8 [2021-07-16T17:07:55.020Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:07:55.020Z] ---> Using cache [2021-07-16T17:07:55.020Z] ---> a6a4bb69b60a [2021-07-16T17:07:55.020Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T17:07:55.020Z] ---> Running in 36dfe1ada181 [2021-07-16T17:07:55.020Z] ---> 560c72825a37 [2021-07-16T17:07:55.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-16T17:07:55.020Z] (1/39) Installing readline (8.1.0-r0) [2021-07-16T17:07:55.020Z] (2/39) Installing bash (5.1.0-r0) [2021-07-16T17:07:55.020Z] Executing bash-5.1.0-r0.post-install [2021-07-16T17:07:55.020Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-16T17:07:55.295Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-16T17:07:55.295Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-16T17:07:55.295Z] (6/39) Installing curl (7.77.0-r1) [2021-07-16T17:07:55.295Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-16T17:07:55.295Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-16T17:07:55.295Z] (9/39) Installing expat (2.2.10-r1) [2021-07-16T17:07:55.295Z] (10/39) Installing libffi (3.3-r2) [2021-07-16T17:07:55.295Z] (11/39) Installing gdbm (1.19-r0) [2021-07-16T17:07:55.295Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-16T17:07:55.295Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-16T17:07:55.295Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-16T17:07:55.295Z] Removing intermediate container 37d36f04c4b5 [2021-07-16T17:07:55.295Z] ---> f7a25599f946 [2021-07-16T17:07:55.295Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-16T17:07:55.565Z] OK: 219 MiB in 52 packages [2021-07-16T17:07:55.839Z] ---> Running in 31392fff8633 [2021-07-16T17:07:56.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:56.374Z] ---> b1d44916828d [2021-07-16T17:07:56.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-16T17:07:56.374Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-16T17:07:56.374Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-16T17:07:56.374Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-16T17:07:56.374Z] Removing intermediate container 31392fff8633 [2021-07-16T17:07:56.374Z] ---> e0ca70f7fad8 [2021-07-16T17:07:56.374Z] Step 29/32 : CMD ["gate"] [2021-07-16T17:07:56.374Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-16T17:07:56.374Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-16T17:07:56.374Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-16T17:07:56.374Z] ---> Running in 9ee583191cbd [2021-07-16T17:07:56.374Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-16T17:07:56.644Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-16T17:07:56.644Z] Removing intermediate container 7deb379f7e2b [2021-07-16T17:07:56.644Z] ---> 7d3c3037a80b [2021-07-16T17:07:56.644Z] Step 6/24 : COPY go.mod . [2021-07-16T17:07:56.644Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-16T17:07:56.644Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-16T17:07:56.644Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-16T17:07:56.644Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-16T17:07:56.644Z] Removing intermediate container 9ee583191cbd [2021-07-16T17:07:56.644Z] ---> 3d539f5c3735 [2021-07-16T17:07:56.644Z] Step 30/32 : LABEL arch=x86_64 [2021-07-16T17:07:56.644Z] ---> e62bd91a558f [2021-07-16T17:07:56.644Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-16T17:07:56.644Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-16T17:07:56.644Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-16T17:07:56.644Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-16T17:07:56.644Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-16T17:07:56.644Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-16T17:07:56.644Z] ---> Running in bf122e369a5e [2021-07-16T17:07:56.644Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-16T17:07:56.644Z] ---> Running in 419302fcdbcf [2021-07-16T17:07:56.644Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-16T17:07:56.644Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-16T17:07:56.644Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-16T17:07:56.644Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-16T17:07:56.644Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-16T17:07:56.910Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-16T17:07:56.910Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-16T17:07:56.910Z] ---> 2c4ed6ab0d92 [2021-07-16T17:07:56.910Z] Step 7/24 : RUN go mod download [2021-07-16T17:07:56.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:07:57.195Z] ---> Running in c25636453778 [2021-07-16T17:07:57.195Z] Removing intermediate container bf122e369a5e [2021-07-16T17:07:57.195Z] ---> 2ba8be33f4bf [2021-07-16T17:07:57.195Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:07:57.195Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T17:07:57.195Z] OK: 82 MiB in 59 packages [2021-07-16T17:07:57.195Z] Removing intermediate container 419302fcdbcf [2021-07-16T17:07:57.195Z] ---> 9aa60fa5cd02 [2021-07-16T17:07:57.195Z] Step 31/32 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:07:57.195Z] ---> Running in 6f716c9b1012 [2021-07-16T17:07:57.467Z] ---> Running in f7fc51de6775 [2021-07-16T17:07:57.467Z] OK: 219 MiB in 52 packages [2021-07-16T17:07:57.467Z] Removing intermediate container 6f716c9b1012 [2021-07-16T17:07:57.467Z] ---> d9cb5505c3fe [2021-07-16T17:07:57.467Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T17:07:57.746Z] ---> Running in 17681bce7484 [2021-07-16T17:07:57.746Z] Removing intermediate container f7fc51de6775 [2021-07-16T17:07:57.746Z] ---> 68ceddf27c52 [2021-07-16T17:07:57.746Z] Step 32/32 : LABEL version=2.0.1-dev.13 [2021-07-16T17:07:57.746Z] ---> Running in 4465aefa994d [2021-07-16T17:07:58.017Z] Removing intermediate container 17681bce7484 [2021-07-16T17:07:58.017Z] ---> 3bfc8dd8e85f [2021-07-16T17:07:58.017Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:07:58.017Z] ---> Running in 3ef55b20970c [2021-07-16T17:07:58.017Z] Removing intermediate container 4465aefa994d [2021-07-16T17:07:58.017Z] ---> b17c7e56ad13 [2021-07-16T17:07:58.017Z] [2021-07-16T17:07:58.332Z] Removing intermediate container 36dfe1ada181 [2021-07-16T17:07:58.332Z] ---> 43aa072f4f98 [2021-07-16T17:07:58.332Z] Step 6/24 : COPY go.mod . [2021-07-16T17:07:58.332Z] Successfully built b17c7e56ad13 [2021-07-16T17:07:58.332Z] Successfully tagged security-bootstrapper:latest [2021-07-16T17:07:58.332Z] Building security-secretstore-setup [2021-07-16T17:07:58.332Z]  Building security-bootstrapper ... done Removing intermediate container 3ef55b20970c [2021-07-16T17:07:58.332Z] ---> 1cc300985a3d [2021-07-16T17:07:58.332Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:07:58.332Z] ---> Running in f6c3ae2f3888 [2021-07-16T17:08:00.345Z] Collecting docker-compose==1.23.2 [2021-07-16T17:08:00.345Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-16T17:08:00.345Z] ---> b1b9e2991f13 [2021-07-16T17:08:00.345Z] Step 7/24 : RUN go mod download [2021-07-16T17:08:00.345Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-16T17:08:00.345Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-16T17:08:00.345Z] Removing intermediate container f6c3ae2f3888 [2021-07-16T17:08:00.345Z] ---> 2a02bb5efad4 [2021-07-16T17:08:00.345Z] [2021-07-16T17:08:00.345Z] Collecting PyYAML<4,>=3.10 [2021-07-16T17:08:00.345Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-16T17:08:00.345Z] Successfully built 2a02bb5efad4 [2021-07-16T17:08:00.345Z] Successfully tagged core-data:latest [2021-07-16T17:08:00.345Z] Building security-proxy-setup [2021-07-16T17:08:00.345Z]  Building core-data ... done  ---> Running in bc59d9a222b8 [2021-07-16T17:08:00.345Z] Removing intermediate container c25636453778 [2021-07-16T17:08:00.345Z] ---> 92534e7d8a82 [2021-07-16T17:08:00.345Z] Step 8/24 : COPY . . [2021-07-16T17:08:00.995Z] 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-07-16T17:08:00.995Z] Collecting docopt<0.7,>=0.6.1 [2021-07-16T17:08:00.995Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-16T17:08:02.072Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-16T17:08:02.072Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-16T17:08:02.072Z] Collecting jsonschema<3,>=2.5.1 [2021-07-16T17:08:02.072Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-16T17:08:02.072Z] Collecting cached-property<2,>=1.2.0 [2021-07-16T17:08:02.072Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-16T17:08:02.072Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-16T17:08:02.348Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-16T17:08:03.523Z] Collecting docker<4.0,>=3.6.0 [2021-07-16T17:08:03.523Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-16T17:08:03.523Z] Collecting texttable<0.10,>=0.9.0 [2021-07-16T17:08:03.523Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-16T17:08:04.118Z] Collecting docker-pycreds>=0.4.0 [2021-07-16T17:08:04.391Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-16T17:08:04.391Z] Collecting certifi>=2017.4.17 [2021-07-16T17:08:04.391Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-16T17:08:04.391Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-16T17:08:04.391Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-16T17:08:04.391Z] Collecting idna<2.8,>=2.5 [2021-07-16T17:08:04.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-16T17:08:04.391Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-16T17:08:04.391Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-16T17:08:04.760Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-16T17:08:04.760Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-16T17:08:04.760Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-16T17:08:04.760Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-16T17:08:04.760Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-16T17:08:04.760Z] Attempting uninstall: urllib3 [2021-07-16T17:08:04.760Z] Found existing installation: urllib3 1.26.2 [2021-07-16T17:08:04.760Z] Uninstalling urllib3-1.26.2: [2021-07-16T17:08:04.760Z] Successfully uninstalled urllib3-1.26.2 [2021-07-16T17:08:05.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:05.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:05.029Z] ---> c50462bf4c49 [2021-07-16T17:08:05.029Z] Step 3/22 : WORKDIR /edgex-go [2021-07-16T17:08:05.029Z] ---> Using cache [2021-07-16T17:08:05.029Z] ---> cb75f8ddabe8 [2021-07-16T17:08:05.029Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:05.029Z] ---> Using cache [2021-07-16T17:08:05.029Z] ---> a6a4bb69b60a [2021-07-16T17:08:05.029Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-16T17:08:05.029Z] ---> Using cache [2021-07-16T17:08:05.029Z] ---> 43aa072f4f98 [2021-07-16T17:08:05.029Z] Step 6/22 : COPY go.mod . [2021-07-16T17:08:05.029Z] ---> Using cache [2021-07-16T17:08:05.029Z] ---> b1b9e2991f13 [2021-07-16T17:08:05.029Z] Step 7/22 : RUN go mod download [2021-07-16T17:08:06.434Z] Attempting uninstall: idna [2021-07-16T17:08:06.434Z] Found existing installation: idna 3.1 [2021-07-16T17:08:06.434Z] Uninstalling idna-3.1: [2021-07-16T17:08:06.434Z] Successfully uninstalled idna-3.1 [2021-07-16T17:08:07.864Z] Attempting uninstall: chardet [2021-07-16T17:08:07.864Z] Found existing installation: chardet 4.0.0 [2021-07-16T17:08:07.864Z] Uninstalling chardet-4.0.0: [2021-07-16T17:08:07.864Z] Successfully uninstalled chardet-4.0.0 [2021-07-16T17:08:08.131Z] ---> 0702b11c037b [2021-07-16T17:08:08.131Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:08:08.131Z] ---> Running in 804c291d0a92 [2021-07-16T17:08:08.396Z] Attempting uninstall: requests [2021-07-16T17:08:08.396Z] Found existing installation: requests 2.25.1 [2021-07-16T17:08:08.396Z] Uninstalling requests-2.25.1: [2021-07-16T17:08:08.396Z] Successfully uninstalled requests-2.25.1 [2021-07-16T17:08:08.667Z] Running setup.py install for texttable: started [2021-07-16T17:08:08.667Z] ---> Running in c296f4cd8e2b [2021-07-16T17:08:08.667Z] Removing intermediate container bc59d9a222b8 [2021-07-16T17:08:08.667Z] ---> e00135eb2304 [2021-07-16T17:08:08.667Z] Step 8/24 : COPY . . [2021-07-16T17:08:08.936Z] Running setup.py install for texttable: finished with status 'done' [2021-07-16T17:08:08.936Z] Running setup.py install for PyYAML: started [2021-07-16T17:08:09.207Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-16T17:08:09.481Z] Running setup.py install for docopt: started [2021-07-16T17:08:09.747Z] Running setup.py install for docopt: finished with status 'done' [2021-07-16T17:08:09.747Z] Running setup.py install for dockerpty: started [2021-07-16T17:08:10.333Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-16T17:08:12.934Z] 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-07-16T17:08:13.541Z] Removing intermediate container 804c291d0a92 [2021-07-16T17:08:13.541Z] ---> 457f0748997c [2021-07-16T17:08:13.541Z] Step 8/22 : COPY . . [2021-07-16T17:08:13.817Z] Removing intermediate container c296f4cd8e2b [2021-07-16T17:08:13.817Z] ---> ba68c4f55cc9 [2021-07-16T17:08:13.817Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-16T17:08:13.817Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:13.817Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:13.817Z] ---> c50462bf4c49 [2021-07-16T17:08:13.817Z] Step 3/26 : WORKDIR /edgex-go [2021-07-16T17:08:13.817Z] ---> Using cache [2021-07-16T17:08:13.817Z] ---> cb75f8ddabe8 [2021-07-16T17:08:13.817Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:13.817Z] ---> Using cache [2021-07-16T17:08:13.817Z] ---> a6a4bb69b60a [2021-07-16T17:08:13.817Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-16T17:08:13.817Z] ---> Using cache [2021-07-16T17:08:13.817Z] ---> 43aa072f4f98 [2021-07-16T17:08:13.817Z] Step 6/26 : COPY go.mod . [2021-07-16T17:08:13.817Z] ---> Using cache [2021-07-16T17:08:13.817Z] ---> b1b9e2991f13 [2021-07-16T17:08:13.817Z] Step 7/26 : RUN go mod download [2021-07-16T17:08:13.817Z] ---> Using cache [2021-07-16T17:08:13.817Z] ---> 457f0748997c [2021-07-16T17:08:13.817Z] Step 8/26 : COPY . . [2021-07-16T17:08:16.453Z] ---> Running in e06a17cc4d02 [2021-07-16T17:08:16.453Z] ---> 3bf89bab4f49 [2021-07-16T17:08:16.453Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:08:17.056Z] ---> Running in 1a6ed96d9e20 [2021-07-16T17:08:17.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-07-16T17:08:17.720Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:17.720Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:17.720Z] ---> b2d5efb8ce91 [2021-07-16T17:08:17.720Z] Step 3/26 : WORKDIR /edgex-go [2021-07-16T17:08:17.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:17.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:17.720Z] ---> b2d5efb8ce91 [2021-07-16T17:08:17.720Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:08:17.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:17.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:17.720Z] ---> b2d5efb8ce91 [2021-07-16T17:08:17.720Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T17:08:17.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:17.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:17.994Z] ---> b2d5efb8ce91 [2021-07-16T17:08:17.994Z] Step 3/22 : WORKDIR /edgex-go [2021-07-16T17:08:17.994Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:08:17.994Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:08:17.994Z] ---> b2d5efb8ce91 [2021-07-16T17:08:17.994Z] Step 3/32 : WORKDIR /edgex-go [2021-07-16T17:08:19.768Z] Removing intermediate container 1a6ed96d9e20 [2021-07-16T17:08:19.768Z] ---> 693ebf6386fa [2021-07-16T17:08:19.768Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-16T17:08:20.048Z] ---> Running in 1d1540e49f25 [2021-07-16T17:08:21.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-16T17:08:21.395Z] ---> Running in 8c1863187ef5 [2021-07-16T17:08:21.395Z] ---> Running in cae3b857c661 [2021-07-16T17:08:21.395Z] ---> Running in c2bcd40c4a2a [2021-07-16T17:08:21.395Z] ---> Running in a991feaf608c [2021-07-16T17:08:21.395Z] ---> Running in d2aef0b64d39 [2021-07-16T17:08:22.006Z] Removing intermediate container 8c1863187ef5 [2021-07-16T17:08:22.006Z] ---> e026680341a6 [2021-07-16T17:08:22.006Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:22.279Z] Removing intermediate container d2aef0b64d39 [2021-07-16T17:08:22.279Z] ---> 353acfecbfcf [2021-07-16T17:08:22.279Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:22.279Z] Removing intermediate container a991feaf608c [2021-07-16T17:08:22.279Z] ---> cd194d3d9c08 [2021-07-16T17:08:22.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:22.279Z] Removing intermediate container c2bcd40c4a2a [2021-07-16T17:08:22.279Z] ---> 877b772bc2ab [2021-07-16T17:08:22.279Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:22.279Z] Removing intermediate container cae3b857c661 [2021-07-16T17:08:22.279Z] ---> a308f3e2df9d [2021-07-16T17:08:22.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:08:22.453Z] Removing intermediate container 8a815a87d753 [2021-07-16T17:08:22.453Z] ---> ab18e1cba2be [2021-07-16T17:08:22.453Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-16T17:08:22.557Z] ---> Running in 528c916d1ea9 [2021-07-16T17:08:22.557Z] ---> Running in 3012b812c25d [2021-07-16T17:08:22.557Z] ---> Running in e097e175836e [2021-07-16T17:08:22.557Z] ---> Running in 333d108b0bf1 [2021-07-16T17:08:22.557Z] ---> Running in b0a1eaafdd6e [2021-07-16T17:08:22.723Z] ---> Running in 353870f7b356 [2021-07-16T17:08:22.994Z] ---> 39d7b59beb3c [2021-07-16T17:08:22.994Z] Step 9/22 : RUN go mod tidy [2021-07-16T17:08:23.263Z] ---> Running in 3544c5ede265 [2021-07-16T17:08:23.263Z] Removing intermediate container 353870f7b356 [2021-07-16T17:08:23.263Z] ---> c84f23a6bfac [2021-07-16T17:08:23.263Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-16T17:08:23.546Z] ---> Running in fd5b0ddf27f9 [2021-07-16T17:08:23.832Z] ---> 683e4063bfc7 [2021-07-16T17:08:23.832Z] Step 9/26 : RUN go mod tidy [2021-07-16T17:08:23.832Z] Removing intermediate container fd5b0ddf27f9 [2021-07-16T17:08:23.832Z] ---> cbe160934653 [2021-07-16T17:08:23.832Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-16T17:08:24.108Z] ---> Running in a51eda8e4753 [2021-07-16T17:08:24.716Z] ---> d3b95d533f87 [2021-07-16T17:08:24.716Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-16T17:08:24.990Z] ---> 9a4102ad73c4 [2021-07-16T17:08:24.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-16T17:08:25.267Z] ---> 7a8cc2c9d6f2 [2021-07-16T17:08:25.267Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-16T17:08:25.267Z] ---> Running in 194f35c2a9a2 [2021-07-16T17:08:25.543Z] Removing intermediate container 3544c5ede265 [2021-07-16T17:08:25.543Z] ---> 3666d507a968 [2021-07-16T17:08:25.544Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-16T17:08:25.544Z] Removing intermediate container 194f35c2a9a2 [2021-07-16T17:08:25.544Z] ---> 7abcaf2efa66 [2021-07-16T17:08:25.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:08:25.824Z] ---> Running in 9babbd132e79 [2021-07-16T17:08:25.824Z] ---> Running in 3f39b637d751 [2021-07-16T17:08:25.824Z] Removing intermediate container 3f39b637d751 [2021-07-16T17:08:25.824Z] ---> c2d1e5f097a7 [2021-07-16T17:08:25.824Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T17:08:26.105Z] ---> Running in b8b469bee763 [2021-07-16T17:08:26.380Z] Removing intermediate container b8b469bee763 [2021-07-16T17:08:26.381Z] ---> d67f09753e4b [2021-07-16T17:08:26.381Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:08:26.381Z] Removing intermediate container a51eda8e4753 [2021-07-16T17:08:26.381Z] ---> 64241e49f055 [2021-07-16T17:08:26.381Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-16T17:08:26.381Z] ---> Running in 7361515c3f1e [2021-07-16T17:08:26.381Z] ---> Running in 22831a14923b [2021-07-16T17:08:26.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-16T17:08:26.662Z] Removing intermediate container 7361515c3f1e [2021-07-16T17:08:26.662Z] ---> b8c4ec507ce3 [2021-07-16T17:08:26.662Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:08:26.662Z] ---> Running in 52bc68af13e8 [2021-07-16T17:08:26.662Z] Removing intermediate container 52bc68af13e8 [2021-07-16T17:08:26.662Z] ---> 710ec885c287 [2021-07-16T17:08:26.662Z] [2021-07-16T17:08:26.871Z] Removing intermediate container 3012b812c25d [2021-07-16T17:08:26.871Z] ---> 5f2a581f8d69 [2021-07-16T17:08:26.871Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-16T17:08:26.871Z] ---> Running in a8d196fe18e0 [2021-07-16T17:08:26.871Z] Removing intermediate container 528c916d1ea9 [2021-07-16T17:08:26.871Z] ---> e38d95bcf95e [2021-07-16T17:08:26.871Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-16T17:08:26.871Z] Removing intermediate container 333d108b0bf1 [2021-07-16T17:08:26.871Z] ---> 32ba9deb28f1 [2021-07-16T17:08:26.871Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-16T17:08:26.871Z] ---> Running in 482954e50378 [2021-07-16T17:08:26.871Z] ---> Running in 4205138f6c2a [2021-07-16T17:08:26.945Z] Successfully built 710ec885c287 [2021-07-16T17:08:26.946Z] Successfully tagged sys-mgmt-agent:latest [2021-07-16T17:08:26.946Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-16T17:08:27.153Z] Removing intermediate container b0a1eaafdd6e [2021-07-16T17:08:27.153Z] ---> 1224485c9fba [2021-07-16T17:08:27.153Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-16T17:08:27.153Z] Removing intermediate container e097e175836e [2021-07-16T17:08:27.153Z] ---> 13f03d74e5cf [2021-07-16T17:08:27.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-16T17:08:27.433Z] ---> Running in d72698e2d770 [2021-07-16T17:08:27.710Z] ---> Running in 4ec35f48b245 [2021-07-16T17:08:28.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:28.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:29.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:29.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:30.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:30.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:30.365Z] OK: 218 MiB in 52 packages [2021-07-16T17:08:30.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:30.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:31.438Z] OK: 218 MiB in 52 packages [2021-07-16T17:08:31.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:31.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:08:31.749Z] OK: 218 MiB in 52 packages [2021-07-16T17:08:31.749Z] Removing intermediate container a8d196fe18e0 [2021-07-16T17:08:32.037Z] ---> 6869f507dadd [2021-07-16T17:08:32.037Z] Step 6/24 : COPY go.mod . [2021-07-16T17:08:32.641Z] OK: 218 MiB in 52 packages [2021-07-16T17:08:32.641Z] OK: 218 MiB in 52 packages [2021-07-16T17:08:33.267Z] Removing intermediate container 482954e50378 [2021-07-16T17:08:33.267Z] ---> b3de4babe667 [2021-07-16T17:08:33.267Z] Step 6/26 : COPY go.mod . [2021-07-16T17:08:33.541Z] ---> 6b9394732792 [2021-07-16T17:08:33.541Z] Step 7/24 : RUN go mod download [2021-07-16T17:08:33.819Z] Removing intermediate container 4205138f6c2a [2021-07-16T17:08:33.819Z] ---> 734b648eac2a [2021-07-16T17:08:33.819Z] Step 6/32 : COPY go.mod . [2021-07-16T17:08:33.819Z] ---> Running in 8b02b4c375b0 [2021-07-16T17:08:34.098Z] Removing intermediate container d72698e2d770 [2021-07-16T17:08:34.098Z] ---> 7b95afb51f2c [2021-07-16T17:08:34.098Z] Step 6/23 : COPY go.mod . [2021-07-16T17:08:34.385Z] Removing intermediate container 4ec35f48b245 [2021-07-16T17:08:34.385Z] ---> c814f2a32d33 [2021-07-16T17:08:34.385Z] Step 6/22 : COPY go.mod . [2021-07-16T17:08:34.663Z] ---> 0bc7deb3644e [2021-07-16T17:08:34.663Z] Step 7/26 : RUN go mod download [2021-07-16T17:08:34.938Z] ---> Running in 0ec3e531e7ac [2021-07-16T17:08:35.217Z] ---> 32fc60a25f12 [2021-07-16T17:08:35.217Z] Step 7/32 : RUN go mod download [2021-07-16T17:08:35.217Z] ---> Running in 50592acf07be [2021-07-16T17:08:35.501Z] ---> 10037eac354d [2021-07-16T17:08:35.501Z] Step 7/23 : RUN go mod download [2021-07-16T17:08:35.787Z] ---> Running in 84e84d560a3e [2021-07-16T17:08:35.787Z] ---> 640cdc6963f7 [2021-07-16T17:08:35.787Z] Step 7/22 : RUN go mod download [2021-07-16T17:08:36.069Z] ---> Running in b70e48373309 [2021-07-16T17:08:37.523Z] Removing intermediate container 8b02b4c375b0 [2021-07-16T17:08:37.523Z] ---> f027cf0eebe7 [2021-07-16T17:08:37.523Z] Step 8/24 : COPY . . [2021-07-16T17:08:40.209Z] Removing intermediate container 0ec3e531e7ac [2021-07-16T17:08:40.209Z] ---> c0ddef0dc602 [2021-07-16T17:08:40.209Z] Step 8/26 : COPY . . [2021-07-16T17:08:40.484Z] Removing intermediate container 50592acf07be [2021-07-16T17:08:40.484Z] ---> 86a084aec467 [2021-07-16T17:08:40.484Z] Step 8/32 : COPY . . [2021-07-16T17:08:41.085Z] Removing intermediate container 84e84d560a3e [2021-07-16T17:08:41.085Z] ---> 0b1eef898e0c [2021-07-16T17:08:41.085Z] Step 8/23 : COPY . . [2021-07-16T17:08:41.363Z] Removing intermediate container b70e48373309 [2021-07-16T17:08:41.363Z] ---> c998509ff2a8 [2021-07-16T17:08:41.363Z] Step 8/22 : COPY . . [2021-07-16T17:08:45.259Z] Removing intermediate container e06a17cc4d02 [2021-07-16T17:08:45.259Z] ---> d50cfe42bf92 [2021-07-16T17:08:45.259Z] [2021-07-16T17:08:45.259Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:08:45.259Z] ---> 13621d1b12d4 [2021-07-16T17:08:45.259Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:08:45.259Z] ---> Using cache [2021-07-16T17:08:45.259Z] ---> 1e683f8554a4 [2021-07-16T17:08:45.259Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:08:45.259Z] ---> Using cache [2021-07-16T17:08:45.259Z] ---> 46e323c38c01 [2021-07-16T17:08:45.259Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-16T17:08:45.259Z] ---> Running in cb69adf26fcf [2021-07-16T17:08:45.259Z] Removing intermediate container cb69adf26fcf [2021-07-16T17:08:45.259Z] ---> af5f5ac59ce3 [2021-07-16T17:08:45.259Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T17:08:45.259Z] ---> Running in b774c49a98dd [2021-07-16T17:08:45.259Z] Removing intermediate container b774c49a98dd [2021-07-16T17:08:45.259Z] ---> ae1a2b1ddd3a [2021-07-16T17:08:45.259Z] Step 16/24 : WORKDIR / [2021-07-16T17:08:45.259Z] ---> Running in d7886d78360f [2021-07-16T17:08:45.259Z] Removing intermediate container d7886d78360f [2021-07-16T17:08:45.259Z] ---> 56a47529830a [2021-07-16T17:08:45.259Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:08:45.259Z] ---> 4537a11a73d1 [2021-07-16T17:08:45.259Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-16T17:08:45.259Z] ---> daa0f6394f1f [2021-07-16T17:08:45.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-16T17:08:45.259Z] ---> 252beaffb65f [2021-07-16T17:08:45.259Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-16T17:08:45.259Z] ---> Running in 1f6dd6821345 [2021-07-16T17:08:45.259Z] Removing intermediate container 1f6dd6821345 [2021-07-16T17:08:45.259Z] ---> 3f176f5511d8 [2021-07-16T17:08:45.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:08:45.259Z] ---> Running in 33b5921ecf79 [2021-07-16T17:08:45.259Z] Removing intermediate container 33b5921ecf79 [2021-07-16T17:08:45.259Z] ---> f4409b1282ea [2021-07-16T17:08:45.259Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T17:08:45.259Z] ---> Running in cb94705c998e [2021-07-16T17:08:45.259Z] Removing intermediate container cb94705c998e [2021-07-16T17:08:45.259Z] ---> 966f45d65a96 [2021-07-16T17:08:45.259Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:08:45.259Z] ---> Running in f6f0617b5487 [2021-07-16T17:08:45.534Z] Removing intermediate container f6f0617b5487 [2021-07-16T17:08:45.534Z] ---> 3930b8a5a3cf [2021-07-16T17:08:45.534Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:08:45.534Z] ---> Running in 6db087de17e7 [2021-07-16T17:08:45.804Z] Removing intermediate container 6db087de17e7 [2021-07-16T17:08:45.804Z] ---> 62207be50088 [2021-07-16T17:08:45.804Z] [2021-07-16T17:08:45.804Z] Successfully built 62207be50088 [2021-07-16T17:08:46.072Z] Successfully tagged core-command:latest [2021-07-16T17:08:51.507Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-16T17:08:52.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-16T17:08:52.479Z] Removing intermediate container 1d1540e49f25 [2021-07-16T17:08:52.479Z] ---> 68a10045b845 [2021-07-16T17:08:52.479Z] [2021-07-16T17:08:52.479Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:08:52.479Z] ---> 13621d1b12d4 [2021-07-16T17:08:52.479Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:08:52.479Z] ---> Using cache [2021-07-16T17:08:52.479Z] ---> 1e683f8554a4 [2021-07-16T17:08:52.479Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:08:52.479Z] ---> Using cache [2021-07-16T17:08:52.479Z] ---> 46e323c38c01 [2021-07-16T17:08:52.479Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-16T17:08:52.479Z] ---> Running in 349af55df96d [2021-07-16T17:08:52.479Z] Removing intermediate container 349af55df96d [2021-07-16T17:08:52.479Z] ---> 6f89970dc88a [2021-07-16T17:08:52.479Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T17:08:52.479Z] ---> Running in a15a28be5613 [2021-07-16T17:08:52.747Z] Removing intermediate container a15a28be5613 [2021-07-16T17:08:52.747Z] ---> 47c70e4faf30 [2021-07-16T17:08:52.747Z] Step 16/24 : WORKDIR / [2021-07-16T17:08:52.747Z] ---> Running in ee6c1c5d9235 [2021-07-16T17:08:53.025Z] Removing intermediate container ee6c1c5d9235 [2021-07-16T17:08:53.025Z] ---> dabd08396804 [2021-07-16T17:08:53.025Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:08:53.314Z] ---> 15b50c2d0b61 [2021-07-16T17:08:53.314Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-16T17:08:54.292Z] ---> ce84135b282d [2021-07-16T17:08:54.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-16T17:08:54.292Z] Removing intermediate container 9babbd132e79 [2021-07-16T17:08:54.292Z] ---> 9e95b5ccfb79 [2021-07-16T17:08:54.292Z] [2021-07-16T17:08:54.292Z] Step 11/22 : FROM alpine:3.12 [2021-07-16T17:08:54.292Z] ---> 13621d1b12d4 [2021-07-16T17:08:54.292Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-16T17:08:54.292Z] ---> Running in 3dd4bf97d1e8 [2021-07-16T17:08:54.568Z] ---> 6cf8c367ac13 [2021-07-16T17:08:54.568Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-16T17:08:54.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:08:54.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:08:54.851Z] ---> Running in b5fd25a28f81 [2021-07-16T17:08:54.851Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-16T17:08:55.132Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T17:08:55.132Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-16T17:08:55.132Z] (4/4) Installing curl (7.77.0-r0) [2021-07-16T17:08:55.132Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:08:55.132Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:08:55.132Z] Removing intermediate container 22831a14923b [2021-07-16T17:08:55.132Z] ---> 7067386cd3ad [2021-07-16T17:08:55.132Z] [2021-07-16T17:08:55.132Z] Step 11/26 : FROM alpine:3.12 [2021-07-16T17:08:55.132Z] ---> 13621d1b12d4 [2021-07-16T17:08:55.132Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-16T17:08:55.132Z] OK: 7 MiB in 18 packages [2021-07-16T17:08:55.132Z] Removing intermediate container b5fd25a28f81 [2021-07-16T17:08:55.132Z] ---> f59ae3440cd4 [2021-07-16T17:08:55.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:08:55.132Z] ---> Running in c4f5f4fa09a8 [2021-07-16T17:08:55.132Z] ---> Running in 53a45de4313b [2021-07-16T17:08:55.415Z] Removing intermediate container 53a45de4313b [2021-07-16T17:08:55.415Z] ---> 7ea1e6906186 [2021-07-16T17:08:55.415Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T17:08:55.415Z] ---> Running in a9154d17c73c [2021-07-16T17:08:55.415Z] Removing intermediate container a9154d17c73c [2021-07-16T17:08:55.415Z] ---> 8be721707fc6 [2021-07-16T17:08:55.415Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:08:55.695Z] ---> Running in 11611c41ac3b [2021-07-16T17:08:55.695Z] Removing intermediate container 3dd4bf97d1e8 [2021-07-16T17:08:55.695Z] ---> c8db3acc6a0a [2021-07-16T17:08:55.695Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T17:08:55.695Z] ---> Running in af4ef4fdfb02 [2021-07-16T17:08:55.695Z] Removing intermediate container 11611c41ac3b [2021-07-16T17:08:55.695Z] ---> 1fff783fef88 [2021-07-16T17:08:55.695Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:08:55.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:08:55.695Z] ---> Running in 675ef901e66f [2021-07-16T17:08:55.695Z] Removing intermediate container af4ef4fdfb02 [2021-07-16T17:08:55.695Z] ---> ab1724670d4e [2021-07-16T17:08:55.695Z] Step 14/22 : WORKDIR /edgex [2021-07-16T17:08:55.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:08:55.695Z] Removing intermediate container 675ef901e66f [2021-07-16T17:08:55.695Z] ---> c53b696f04c8 [2021-07-16T17:08:55.695Z] [2021-07-16T17:08:55.984Z] ---> Running in 324ca816aa48 [2021-07-16T17:08:55.984Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-16T17:08:55.984Z] Successfully built c53b696f04c8 [2021-07-16T17:08:55.984Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T17:08:55.984Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-16T17:08:55.984Z] (4/6) Installing curl (7.77.0-r0) [2021-07-16T17:08:55.984Z] Successfully tagged core-metadata:latest [2021-07-16T17:08:55.984Z]  Building core-metadata ... done (5/6) Installing dumb-init (1.2.2-r1) [2021-07-16T17:08:55.984Z] (6/6) Installing su-exec (0.2-r1) [2021-07-16T17:08:55.984Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:08:55.984Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:08:55.984Z] OK: 7 MiB in 20 packages [2021-07-16T17:08:55.984Z] Removing intermediate container 324ca816aa48 [2021-07-16T17:08:55.984Z] ---> 78cd94e1755e [2021-07-16T17:08:55.984Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-16T17:08:56.259Z] ---> ee71a40ab6e1 [2021-07-16T17:08:56.259Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-16T17:08:56.478Z] ---> 4d0ffa7493af [2021-07-16T17:08:56.478Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:08:56.478Z] ---> Running in c22c35abf80b [2021-07-16T17:08:56.478Z] ---> 1eef38028b96 [2021-07-16T17:08:56.478Z] Step 9/23 : RUN go mod tidy [2021-07-16T17:08:56.478Z] ---> d9fd81282bdd [2021-07-16T17:08:56.478Z] Step 9/22 : RUN go mod tidy [2021-07-16T17:08:56.478Z] ---> 9b459991e991 [2021-07-16T17:08:56.478Z] Step 9/32 : RUN go mod tidy [2021-07-16T17:08:56.478Z] ---> e0433b78a6b0 [2021-07-16T17:08:56.478Z] Step 9/26 : RUN go mod tidy [2021-07-16T17:08:56.478Z] ---> Running in 814824f12e2a [2021-07-16T17:08:56.478Z] ---> Running in e89b42a89b17 [2021-07-16T17:08:56.478Z] ---> Running in a39d95315fba [2021-07-16T17:08:56.478Z] ---> Running in 4c32b5014c53 [2021-07-16T17:08:56.531Z] Removing intermediate container c4f5f4fa09a8 [2021-07-16T17:08:56.531Z] ---> f52518ce6d48 [2021-07-16T17:08:56.531Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T17:08:56.531Z] ---> Running in 0f8d8d45e8c1 [2021-07-16T17:08:56.531Z] ---> 9e248c86069f [2021-07-16T17:08:56.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-16T17:08:56.531Z] Removing intermediate container 0f8d8d45e8c1 [2021-07-16T17:08:56.531Z] ---> 1a4ccf80c82a [2021-07-16T17:08:56.531Z] Step 14/26 : WORKDIR / [2021-07-16T17:08:56.531Z] ---> Running in d40b411a0f1a [2021-07-16T17:08:56.806Z] ---> 91a8b84cb731 [2021-07-16T17:08:56.806Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-16T17:08:56.806Z] Removing intermediate container d40b411a0f1a [2021-07-16T17:08:56.806Z] ---> 8fddc706bfa0 [2021-07-16T17:08:56.806Z] 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-07-16T17:08:56.806Z] ---> Running in 395622b56307 [2021-07-16T17:08:56.806Z] Removing intermediate container 395622b56307 [2021-07-16T17:08:56.806Z] ---> e95fac4e72cd [2021-07-16T17:08:56.806Z] Step 19/22 : CMD ["--init=true"] [2021-07-16T17:08:57.081Z] ---> Running in d2d80d0dd633 [2021-07-16T17:08:57.081Z] ---> 5b69d5b73b27 [2021-07-16T17:08:57.081Z] 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-07-16T17:08:57.081Z] Removing intermediate container d2d80d0dd633 [2021-07-16T17:08:57.081Z] ---> dccd3da00ae5 [2021-07-16T17:08:57.081Z] Step 20/22 : LABEL arch=x86_64 [2021-07-16T17:08:57.081Z] ---> Running in 926a8087f7f8 [2021-07-16T17:08:57.081Z] ---> 57a08f64f77b [2021-07-16T17:08:57.081Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-16T17:08:57.081Z] Removing intermediate container 926a8087f7f8 [2021-07-16T17:08:57.081Z] ---> 5ae891029d0a [2021-07-16T17:08:57.081Z] Step 21/22 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:08:57.360Z] ---> Running in 808ab7185a69 [2021-07-16T17:08:57.360Z] Removing intermediate container 808ab7185a69 [2021-07-16T17:08:57.360Z] ---> 7ac37eecd609 [2021-07-16T17:08:57.360Z] Step 22/22 : LABEL version=2.0.1-dev.13 [2021-07-16T17:08:57.360Z] ---> 0b3bfa692033 [2021-07-16T17:08:57.360Z] 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-07-16T17:08:57.360Z] ---> Running in 8a1f324e4cb8 [2021-07-16T17:08:57.360Z] Removing intermediate container 8a1f324e4cb8 [2021-07-16T17:08:57.360Z] ---> f9cfecf98cf8 [2021-07-16T17:08:57.360Z] [2021-07-16T17:08:57.627Z] Successfully built f9cfecf98cf8 [2021-07-16T17:08:57.627Z] Successfully tagged security-proxy-setup:latest [2021-07-16T17:08:57.627Z] ---> 9ea195b84890 [2021-07-16T17:08:57.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-16T17:08:57.894Z]  Building security-proxy-setup ... done  ---> ca35af532727 [2021-07-16T17:08:57.894Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-16T17:08:58.172Z] ---> cb10ad9bdfb8 [2021-07-16T17:08:58.172Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-16T17:08:58.444Z] ---> 7bdbc3dd3e9e [2021-07-16T17:08:58.444Z] 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-07-16T17:08:58.444Z] ---> Running in 80d609d5a2bf [2021-07-16T17:08:59.032Z] Removing intermediate container 80d609d5a2bf [2021-07-16T17:08:59.032Z] ---> dab9b1db8eca [2021-07-16T17:08:59.032Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-16T17:08:59.032Z] ---> Running in b51641e90b12 [2021-07-16T17:08:59.032Z] Removing intermediate container b51641e90b12 [2021-07-16T17:08:59.032Z] ---> 43b570de1d0c [2021-07-16T17:08:59.032Z] Step 24/26 : LABEL arch=x86_64 [2021-07-16T17:08:59.032Z] ---> Running in bac186bbbfe8 [2021-07-16T17:08:59.032Z] Removing intermediate container bac186bbbfe8 [2021-07-16T17:08:59.032Z] ---> 2774cdc4f7b6 [2021-07-16T17:08:59.032Z] Step 25/26 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:08:59.032Z] ---> Running in 61830a89f090 [2021-07-16T17:08:59.308Z] Removing intermediate container 61830a89f090 [2021-07-16T17:08:59.308Z] ---> c20f7d30b182 [2021-07-16T17:08:59.308Z] Step 26/26 : LABEL version=2.0.1-dev.13 [2021-07-16T17:08:59.308Z] ---> Running in 004969df5ebd [2021-07-16T17:08:59.308Z] Removing intermediate container 004969df5ebd [2021-07-16T17:08:59.308Z] ---> 788b028b0bb9 [2021-07-16T17:08:59.308Z] [2021-07-16T17:08:59.579Z] Successfully built 788b028b0bb9 [2021-07-16T17:08:59.579Z] Successfully tagged security-secretstore-setup:latest [2021-07-16T17:08:59.732Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-07-16T17:08:59.747Z] $ docker stop --time=1 ff995344f994bcd6f3b3c5d67ee9f3b134ecffda3702cbec9808001362783fda [2021-07-16T17:09:00.838Z] Removing intermediate container c22c35abf80b [2021-07-16T17:09:00.839Z] ---> d7927c4b97fa [2021-07-16T17:09:00.839Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-16T17:09:01.121Z] ---> Running in 4898ff6a2854 [2021-07-16T17:09:01.105Z] $ docker rm -f ff995344f994bcd6f3b3c5d67ee9f3b134ecffda3702cbec9808001362783fda [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T17:09:01.963Z] + docker images [2021-07-16T17:09:01.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:09:01.963Z] security-secretstore-setup latest 788b028b0bb9 2 seconds ago 28.7MB [2021-07-16T17:09:01.963Z] security-proxy-setup latest f9cfecf98cf8 4 seconds ago 25.7MB [2021-07-16T17:09:01.963Z] core-metadata latest c53b696f04c8 6 seconds ago 16.6MB [2021-07-16T17:09:01.963Z] 7067386cd3ad 7 seconds ago 1.18GB [2021-07-16T17:09:01.963Z] 9e95b5ccfb79 8 seconds ago 1.18GB [2021-07-16T17:09:01.963Z] 68a10045b845 10 seconds ago 1.18GB [2021-07-16T17:09:01.963Z] core-command latest 62207be50088 16 seconds ago 15.9MB [2021-07-16T17:09:01.963Z] d50cfe42bf92 19 seconds ago 1.17GB [2021-07-16T17:09:01.963Z] sys-mgmt-agent latest 710ec885c287 35 seconds ago 324MB [2021-07-16T17:09:01.964Z] core-data latest 2a02bb5efad4 About a minute ago 20.3MB [2021-07-16T17:09:01.964Z] security-bootstrapper latest b17c7e56ad13 About a minute ago 18.6MB [2021-07-16T17:09:01.964Z] support-notifications latest ed4b242d1538 About a minute ago 16.7MB [2021-07-16T17:09:01.964Z] support-scheduler latest f77b34417a0f About a minute ago 15.9MB [2021-07-16T17:09:01.964Z] 31af80423278 About a minute ago 1.18GB [2021-07-16T17:09:01.964Z] 65c2092ca8c6 About a minute ago 1.18GB [2021-07-16T17:09:01.964Z] b114ed47f50d About a minute ago 1.18GB [2021-07-16T17:09:01.964Z] 006c25089a7d About a minute ago 1.18GB [2021-07-16T17:09:01.964Z] 3b1aa9bd5402 About a minute ago 1.18GB [2021-07-16T17:09:01.964Z] ci-base-image-x86_64 latest c50462bf4c49 5 minutes ago 678MB [2021-07-16T17:09:01.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 44 hours ago 475MB [2021-07-16T17:09:01.964Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB [2021-07-16T17:09:01.964Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-16T17:09:01.964Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-16T17:09:01.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:09:02.334Z] provisioning config files... [2021-07-16T17:09:02.350Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config1694730847279365119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:09:02.698Z] ---> docker-login.sh [2021-07-16T17:09:02.698Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:09:02.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:09:02.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:09:02.698Z] Configure a credential helper to remove this warning. See [2021-07-16T17:09:02.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:09:02.698Z] [2021-07-16T17:09:02.698Z] Login Succeeded [2021-07-16T17:09:02.698Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:09:02.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:09:02.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:09:02.972Z] Configure a credential helper to remove this warning. See [2021-07-16T17:09:02.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:09:02.972Z] [2021-07-16T17:09:02.972Z] Login Succeeded [2021-07-16T17:09:02.972Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:09:03.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-16T17:09:03.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:09:03.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:09:03.244Z] Configure a credential helper to remove this warning. See [2021-07-16T17:09:03.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:09:03.244Z] [2021-07-16T17:09:03.244Z] Login Succeeded [2021-07-16T17:09:03.244Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:09:03.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:09:03.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:09:03.517Z] Configure a credential helper to remove this warning. See [2021-07-16T17:09:03.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:09:03.517Z] [2021-07-16T17:09:03.517Z] Login Succeeded [2021-07-16T17:09:03.517Z] docker.io [2021-07-16T17:09:03.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:09:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:09:04.100Z] Configure a credential helper to remove this warning. See [2021-07-16T17:09:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:09:04.100Z] [2021-07-16T17:09:04.100Z] Login Succeeded [2021-07-16T17:09:04.100Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:09:04.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-07-16T17:09:04.200Z] Removing intermediate container 814824f12e2a [2021-07-16T17:09:04.200Z] ---> 2fc1f14d8240 [2021-07-16T17:09:04.200Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-16T17:09:04.200Z] Removing intermediate container a39d95315fba [2021-07-16T17:09:04.200Z] ---> 423b890e8332 [2021-07-16T17:09:04.200Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-16T17:09:04.200Z] ---> Running in 21a66d63d369 [Pipeline] echo [2021-07-16T17:09:04.227Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-16T17:09:04.227Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:04.227Z] latest [2021-07-16T17:09:04.227Z] 2.0.1-dev.13 [2021-07-16T17:09:04.227Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:04.227Z] main [2021-07-16T17:09:04.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:04.477Z] ---> Running in 49717515ef47 [2021-07-16T17:09:04.597Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:04.755Z] Removing intermediate container e89b42a89b17 [2021-07-16T17:09:04.755Z] ---> f3548fca5a1e [2021-07-16T17:09:04.755Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-16T17:09:04.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:04.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-16T17:09:04.923Z] 9c9f1ee2ab79: Preparing [2021-07-16T17:09:04.923Z] f24ced9c2a4d: Preparing [2021-07-16T17:09:04.923Z] b1a102fb42f9: Preparing [2021-07-16T17:09:04.923Z] 5913af28039c: Preparing [2021-07-16T17:09:04.923Z] 32f366d666a5: Preparing [2021-07-16T17:09:04.923Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:05.034Z] Removing intermediate container 4c32b5014c53 [2021-07-16T17:09:05.034Z] ---> 169107c04127 [2021-07-16T17:09:05.034Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-16T17:09:05.034Z] ---> Running in 037fb74a9756 [2021-07-16T17:09:05.193Z] 9c9f1ee2ab79: Pushed [2021-07-16T17:09:05.311Z] ---> Running in 2b291372d52d [2021-07-16T17:09:05.460Z] b1a102fb42f9: Pushed [2021-07-16T17:09:05.461Z] 5913af28039c: Pushed [2021-07-16T17:09:06.425Z] f24ced9c2a4d: Pushed [2021-07-16T17:09:07.011Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:06c4165f0f983de6b92db2cda640e33f9a59ca1f149b12d24edb43099f5faf9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:07.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-16T17:09:07.346Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:07.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-16T17:09:07.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-16T17:09:07.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-16T17:09:08.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-16T17:09:08.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-16T17:09:08.630Z] 9c9f1ee2ab79: Preparing [2021-07-16T17:09:08.630Z] f24ced9c2a4d: Preparing [2021-07-16T17:09:08.630Z] b1a102fb42f9: Preparing [2021-07-16T17:09:08.630Z] 5913af28039c: Preparing [2021-07-16T17:09:08.630Z] 32f366d666a5: Preparing [2021-07-16T17:09:08.630Z] 5913af28039c: Layer already exists [2021-07-16T17:09:08.630Z] 9c9f1ee2ab79: Layer already exists [2021-07-16T17:09:08.630Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:08.630Z] f24ced9c2a4d: Layer already exists [2021-07-16T17:09:08.630Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:08.897Z] latest: digest: sha256:06c4165f0f983de6b92db2cda640e33f9a59ca1f149b12d24edb43099f5faf9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:09.223Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:09.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.13 [2021-07-16T17:09:09.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-16T17:09:09.550Z] 9c9f1ee2ab79: Preparing [2021-07-16T17:09:09.550Z] f24ced9c2a4d: Preparing [2021-07-16T17:09:09.550Z] b1a102fb42f9: Preparing [2021-07-16T17:09:09.550Z] 5913af28039c: Preparing [2021-07-16T17:09:09.550Z] 32f366d666a5: Preparing [2021-07-16T17:09:09.550Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:09.550Z] f24ced9c2a4d: Layer already exists [2021-07-16T17:09:09.550Z] 9c9f1ee2ab79: Layer already exists [2021-07-16T17:09:09.550Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:09.550Z] 5913af28039c: Layer already exists [2021-07-16T17:09:09.819Z] 2.0.1-dev.13: digest: sha256:06c4165f0f983de6b92db2cda640e33f9a59ca1f149b12d24edb43099f5faf9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:10.145Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:10.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:10.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-16T17:09:10.478Z] 9c9f1ee2ab79: Preparing [2021-07-16T17:09:10.478Z] f24ced9c2a4d: Preparing [2021-07-16T17:09:10.478Z] b1a102fb42f9: Preparing [2021-07-16T17:09:10.478Z] 5913af28039c: Preparing [2021-07-16T17:09:10.478Z] 32f366d666a5: Preparing [2021-07-16T17:09:10.478Z] 9c9f1ee2ab79: Layer already exists [2021-07-16T17:09:10.478Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:10.478Z] f24ced9c2a4d: Layer already exists [2021-07-16T17:09:10.478Z] 5913af28039c: Layer already exists [2021-07-16T17:09:10.478Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:10.749Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:06c4165f0f983de6b92db2cda640e33f9a59ca1f149b12d24edb43099f5faf9c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:11.076Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:11.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-16T17:09:11.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-16T17:09:11.396Z] 9c9f1ee2ab79: Preparing [2021-07-16T17:09:11.396Z] f24ced9c2a4d: Preparing [2021-07-16T17:09:11.396Z] b1a102fb42f9: Preparing [2021-07-16T17:09:11.396Z] 5913af28039c: Preparing [2021-07-16T17:09:11.396Z] 32f366d666a5: Preparing [2021-07-16T17:09:11.396Z] f24ced9c2a4d: Layer already exists [2021-07-16T17:09:11.396Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:11.396Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:11.396Z] 5913af28039c: Layer already exists [2021-07-16T17:09:11.396Z] 9c9f1ee2ab79: Layer already exists [2021-07-16T17:09:11.667Z] main: digest: sha256:06c4165f0f983de6b92db2cda640e33f9a59ca1f149b12d24edb43099f5faf9c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:11.727Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:11.742Z] taggedImages: [2021-07-16T17:09:11.742Z] - nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:11.742Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-16T17:09:11.742Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.13 [2021-07-16T17:09:11.742Z] - nexus3.edgexfoundry.org:10004/core-command:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:11.742Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-16T17:09:11.777Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-16T17:09:11.778Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:11.778Z] latest [2021-07-16T17:09:11.778Z] 2.0.1-dev.13 [2021-07-16T17:09:11.778Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:11.778Z] main [2021-07-16T17:09:11.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:12.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:12.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:12.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-16T17:09:12.461Z] 5d1ed3f0af06: Preparing [2021-07-16T17:09:12.461Z] 21c4791fa6f2: Preparing [2021-07-16T17:09:12.461Z] b1a102fb42f9: Preparing [2021-07-16T17:09:12.461Z] 15482bb57ed3: Preparing [2021-07-16T17:09:12.461Z] b9d54086ee58: Preparing [2021-07-16T17:09:12.461Z] 32f366d666a5: Preparing [2021-07-16T17:09:12.461Z] 32f366d666a5: Waiting [2021-07-16T17:09:12.461Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:12.461Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:13.050Z] b9d54086ee58: Pushed [2021-07-16T17:09:13.050Z] 5d1ed3f0af06: Pushed [2021-07-16T17:09:13.050Z] 15482bb57ed3: Pushed [2021-07-16T17:09:14.011Z] 21c4791fa6f2: Pushed [2021-07-16T17:09:14.595Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:46217c81ef524760aa95988a1f65fe0d68ac55dc4d768460a0745ff704f2b31d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:14.929Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:15.247Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-16T17:09:15.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-16T17:09:15.247Z] 5d1ed3f0af06: Preparing [2021-07-16T17:09:15.247Z] 21c4791fa6f2: Preparing [2021-07-16T17:09:15.247Z] b1a102fb42f9: Preparing [2021-07-16T17:09:15.247Z] 15482bb57ed3: Preparing [2021-07-16T17:09:15.247Z] b9d54086ee58: Preparing [2021-07-16T17:09:15.247Z] 32f366d666a5: Preparing [2021-07-16T17:09:15.247Z] 32f366d666a5: Waiting [2021-07-16T17:09:15.247Z] 21c4791fa6f2: Layer already exists [2021-07-16T17:09:15.247Z] b9d54086ee58: Layer already exists [2021-07-16T17:09:15.247Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:15.247Z] 15482bb57ed3: Layer already exists [2021-07-16T17:09:15.247Z] 5d1ed3f0af06: Layer already exists [2021-07-16T17:09:15.247Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:15.514Z] latest: digest: sha256:46217c81ef524760aa95988a1f65fe0d68ac55dc4d768460a0745ff704f2b31d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:15.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:16.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.13 [2021-07-16T17:09:16.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-16T17:09:16.157Z] 5d1ed3f0af06: Preparing [2021-07-16T17:09:16.157Z] 21c4791fa6f2: Preparing [2021-07-16T17:09:16.157Z] b1a102fb42f9: Preparing [2021-07-16T17:09:16.157Z] 15482bb57ed3: Preparing [2021-07-16T17:09:16.157Z] b9d54086ee58: Preparing [2021-07-16T17:09:16.157Z] 32f366d666a5: Preparing [2021-07-16T17:09:16.157Z] 32f366d666a5: Waiting [2021-07-16T17:09:16.157Z] 21c4791fa6f2: Layer already exists [2021-07-16T17:09:16.157Z] b9d54086ee58: Layer already exists [2021-07-16T17:09:16.157Z] 5d1ed3f0af06: Layer already exists [2021-07-16T17:09:16.157Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:16.157Z] 15482bb57ed3: Layer already exists [2021-07-16T17:09:16.157Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:16.157Z] 2.0.1-dev.13: digest: sha256:46217c81ef524760aa95988a1f65fe0d68ac55dc4d768460a0745ff704f2b31d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:16.481Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:16.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:16.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-16T17:09:16.800Z] 5d1ed3f0af06: Preparing [2021-07-16T17:09:16.800Z] 21c4791fa6f2: Preparing [2021-07-16T17:09:16.800Z] b1a102fb42f9: Preparing [2021-07-16T17:09:16.800Z] 15482bb57ed3: Preparing [2021-07-16T17:09:16.800Z] b9d54086ee58: Preparing [2021-07-16T17:09:16.800Z] 32f366d666a5: Preparing [2021-07-16T17:09:16.800Z] 32f366d666a5: Waiting [2021-07-16T17:09:16.800Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:16.800Z] 5d1ed3f0af06: Layer already exists [2021-07-16T17:09:16.800Z] 21c4791fa6f2: Layer already exists [2021-07-16T17:09:16.800Z] 15482bb57ed3: Layer already exists [2021-07-16T17:09:16.800Z] b9d54086ee58: Layer already exists [2021-07-16T17:09:16.800Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:17.068Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:46217c81ef524760aa95988a1f65fe0d68ac55dc4d768460a0745ff704f2b31d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:17.391Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:17.712Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-16T17:09:17.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-16T17:09:17.712Z] 5d1ed3f0af06: Preparing [2021-07-16T17:09:17.712Z] 21c4791fa6f2: Preparing [2021-07-16T17:09:17.712Z] b1a102fb42f9: Preparing [2021-07-16T17:09:17.712Z] 15482bb57ed3: Preparing [2021-07-16T17:09:17.712Z] b9d54086ee58: Preparing [2021-07-16T17:09:17.712Z] 32f366d666a5: Preparing [2021-07-16T17:09:17.712Z] 32f366d666a5: Waiting [2021-07-16T17:09:17.712Z] 15482bb57ed3: Layer already exists [2021-07-16T17:09:17.712Z] 5d1ed3f0af06: Layer already exists [2021-07-16T17:09:17.712Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:17.712Z] 21c4791fa6f2: Layer already exists [2021-07-16T17:09:17.712Z] b9d54086ee58: Layer already exists [2021-07-16T17:09:17.712Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:17.982Z] main: digest: sha256:46217c81ef524760aa95988a1f65fe0d68ac55dc4d768460a0745ff704f2b31d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:18.040Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:18.056Z] taggedImages: [2021-07-16T17:09:18.056Z] - nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:18.056Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-16T17:09:18.056Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.13 [2021-07-16T17:09:18.056Z] - nexus3.edgexfoundry.org:10004/core-data:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:18.056Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-16T17:09:18.090Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-16T17:09:18.090Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:18.090Z] latest [2021-07-16T17:09:18.090Z] 2.0.1-dev.13 [2021-07-16T17:09:18.090Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:18.090Z] main [2021-07-16T17:09:18.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:18.495Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:18.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:18.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-16T17:09:18.823Z] fb0df193d28d: Preparing [2021-07-16T17:09:18.823Z] 350271e6ad02: Preparing [2021-07-16T17:09:18.823Z] b1a102fb42f9: Preparing [2021-07-16T17:09:18.823Z] 5913af28039c: Preparing [2021-07-16T17:09:18.823Z] 32f366d666a5: Preparing [2021-07-16T17:09:18.823Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:18.823Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:18.823Z] 5913af28039c: Layer already exists [2021-07-16T17:09:19.093Z] fb0df193d28d: Pushed [2021-07-16T17:09:20.504Z] 350271e6ad02: Pushed [2021-07-16T17:09:20.772Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:f52c5bc3cf73c9f1edda281d5d6fc7f6fa44d58b46014e71a4c80cbdfe2a10f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:21.104Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:21.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-16T17:09:21.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-16T17:09:21.430Z] fb0df193d28d: Preparing [2021-07-16T17:09:21.430Z] 350271e6ad02: Preparing [2021-07-16T17:09:21.430Z] b1a102fb42f9: Preparing [2021-07-16T17:09:21.430Z] 5913af28039c: Preparing [2021-07-16T17:09:21.430Z] 32f366d666a5: Preparing [2021-07-16T17:09:21.430Z] 5913af28039c: Layer already exists [2021-07-16T17:09:21.430Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:21.430Z] 350271e6ad02: Layer already exists [2021-07-16T17:09:21.430Z] fb0df193d28d: Layer already exists [2021-07-16T17:09:21.430Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:21.702Z] latest: digest: sha256:f52c5bc3cf73c9f1edda281d5d6fc7f6fa44d58b46014e71a4c80cbdfe2a10f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:22.030Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:22.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.13 [2021-07-16T17:09:22.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-16T17:09:22.353Z] fb0df193d28d: Preparing [2021-07-16T17:09:22.353Z] 350271e6ad02: Preparing [2021-07-16T17:09:22.353Z] b1a102fb42f9: Preparing [2021-07-16T17:09:22.353Z] 5913af28039c: Preparing [2021-07-16T17:09:22.353Z] 32f366d666a5: Preparing [2021-07-16T17:09:22.353Z] 5913af28039c: Layer already exists [2021-07-16T17:09:22.353Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:22.353Z] 350271e6ad02: Layer already exists [2021-07-16T17:09:22.353Z] fb0df193d28d: Layer already exists [2021-07-16T17:09:22.353Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:22.623Z] 2.0.1-dev.13: digest: sha256:f52c5bc3cf73c9f1edda281d5d6fc7f6fa44d58b46014e71a4c80cbdfe2a10f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:22.960Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:23.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:23.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-16T17:09:23.292Z] fb0df193d28d: Preparing [2021-07-16T17:09:23.292Z] 350271e6ad02: Preparing [2021-07-16T17:09:23.292Z] b1a102fb42f9: Preparing [2021-07-16T17:09:23.292Z] 5913af28039c: Preparing [2021-07-16T17:09:23.292Z] 32f366d666a5: Preparing [2021-07-16T17:09:23.292Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:23.292Z] 350271e6ad02: Layer already exists [2021-07-16T17:09:23.292Z] 5913af28039c: Layer already exists [2021-07-16T17:09:23.292Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:23.292Z] fb0df193d28d: Layer already exists [2021-07-16T17:09:23.570Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:f52c5bc3cf73c9f1edda281d5d6fc7f6fa44d58b46014e71a4c80cbdfe2a10f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:23.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:24.231Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-16T17:09:24.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-16T17:09:24.232Z] fb0df193d28d: Preparing [2021-07-16T17:09:24.232Z] 350271e6ad02: Preparing [2021-07-16T17:09:24.232Z] b1a102fb42f9: Preparing [2021-07-16T17:09:24.232Z] 5913af28039c: Preparing [2021-07-16T17:09:24.232Z] 32f366d666a5: Preparing [2021-07-16T17:09:24.232Z] 5913af28039c: Layer already exists [2021-07-16T17:09:24.232Z] 350271e6ad02: Layer already exists [2021-07-16T17:09:24.232Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:24.232Z] fb0df193d28d: Layer already exists [2021-07-16T17:09:24.232Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:24.505Z] main: digest: sha256:f52c5bc3cf73c9f1edda281d5d6fc7f6fa44d58b46014e71a4c80cbdfe2a10f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:24.562Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:24.576Z] taggedImages: [2021-07-16T17:09:24.576Z] - nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:24.576Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-16T17:09:24.576Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.13 [2021-07-16T17:09:24.576Z] - nexus3.edgexfoundry.org:10004/core-metadata:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:24.576Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-16T17:09:24.611Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-16T17:09:24.612Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:24.612Z] latest [2021-07-16T17:09:24.612Z] 2.0.1-dev.13 [2021-07-16T17:09:24.612Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:24.612Z] main [2021-07-16T17:09:24.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:24.976Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:25.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:25.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-16T17:09:25.296Z] 15bb59676bd9: Preparing [2021-07-16T17:09:25.296Z] 15bb59676bd9: Preparing [2021-07-16T17:09:25.296Z] 360c98a7a206: Preparing [2021-07-16T17:09:25.296Z] adfc65246a7f: Preparing [2021-07-16T17:09:25.296Z] 0e5fe8eb6026: Preparing [2021-07-16T17:09:25.296Z] b124bb4cb2a8: Preparing [2021-07-16T17:09:25.296Z] b1a102fb42f9: Preparing [2021-07-16T17:09:25.296Z] f4ffa41005fa: Preparing [2021-07-16T17:09:25.296Z] e1af4152d6f4: Preparing [2021-07-16T17:09:25.296Z] 8fef20d9c0d7: Preparing [2021-07-16T17:09:25.296Z] 2061ed6b51ad: Preparing [2021-07-16T17:09:25.296Z] 32f366d666a5: Preparing [2021-07-16T17:09:25.296Z] e1af4152d6f4: Waiting [2021-07-16T17:09:25.296Z] 8fef20d9c0d7: Waiting [2021-07-16T17:09:25.296Z] 2061ed6b51ad: Waiting [2021-07-16T17:09:25.296Z] b1a102fb42f9: Waiting [2021-07-16T17:09:25.296Z] 32f366d666a5: Waiting [2021-07-16T17:09:25.296Z] f4ffa41005fa: Waiting [2021-07-16T17:09:25.568Z] 15bb59676bd9: Pushed [2021-07-16T17:09:25.568Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:25.568Z] adfc65246a7f: Pushed [2021-07-16T17:09:25.568Z] 360c98a7a206: Pushed [2021-07-16T17:09:25.568Z] 0e5fe8eb6026: Pushed [2021-07-16T17:09:25.838Z] e1af4152d6f4: Pushed [2021-07-16T17:09:26.105Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:26.105Z] f4ffa41005fa: Pushed [2021-07-16T17:09:26.105Z] 2061ed6b51ad: Pushed [2021-07-16T17:09:26.105Z] 8fef20d9c0d7: Pushed [2021-07-16T17:09:27.516Z] b124bb4cb2a8: Pushed [2021-07-16T17:09:27.784Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:b9d462f0f8a285f6be6a9ab361bdc5b582f9c946fd215db2b98fe26f782c5060 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:28.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:28.433Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-16T17:09:28.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-16T17:09:28.433Z] 15bb59676bd9: Preparing [2021-07-16T17:09:28.433Z] 15bb59676bd9: Preparing [2021-07-16T17:09:28.433Z] 360c98a7a206: Preparing [2021-07-16T17:09:28.433Z] adfc65246a7f: Preparing [2021-07-16T17:09:28.433Z] 0e5fe8eb6026: Preparing [2021-07-16T17:09:28.434Z] b124bb4cb2a8: Preparing [2021-07-16T17:09:28.434Z] b1a102fb42f9: Preparing [2021-07-16T17:09:28.434Z] f4ffa41005fa: Preparing [2021-07-16T17:09:28.434Z] e1af4152d6f4: Preparing [2021-07-16T17:09:28.434Z] 8fef20d9c0d7: Preparing [2021-07-16T17:09:28.434Z] 2061ed6b51ad: Preparing [2021-07-16T17:09:28.434Z] 32f366d666a5: Preparing [2021-07-16T17:09:28.434Z] b1a102fb42f9: Waiting [2021-07-16T17:09:28.434Z] f4ffa41005fa: Waiting [2021-07-16T17:09:28.434Z] e1af4152d6f4: Waiting [2021-07-16T17:09:28.434Z] 8fef20d9c0d7: Waiting [2021-07-16T17:09:28.434Z] 2061ed6b51ad: Waiting [2021-07-16T17:09:28.434Z] 32f366d666a5: Waiting [2021-07-16T17:09:28.434Z] 15bb59676bd9: Layer already exists [2021-07-16T17:09:28.434Z] 360c98a7a206: Layer already exists [2021-07-16T17:09:28.434Z] adfc65246a7f: Layer already exists [2021-07-16T17:09:28.434Z] 0e5fe8eb6026: Layer already exists [2021-07-16T17:09:28.434Z] b124bb4cb2a8: Layer already exists [2021-07-16T17:09:28.434Z] 8fef20d9c0d7: Layer already exists [2021-07-16T17:09:28.434Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:28.434Z] 2061ed6b51ad: Layer already exists [2021-07-16T17:09:28.434Z] f4ffa41005fa: Layer already exists [2021-07-16T17:09:28.434Z] e1af4152d6f4: Layer already exists [2021-07-16T17:09:28.434Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:28.706Z] latest: digest: sha256:b9d462f0f8a285f6be6a9ab361bdc5b582f9c946fd215db2b98fe26f782c5060 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:29.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:29.360Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.13 [2021-07-16T17:09:29.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-16T17:09:29.360Z] 15bb59676bd9: Preparing [2021-07-16T17:09:29.360Z] 15bb59676bd9: Preparing [2021-07-16T17:09:29.360Z] 360c98a7a206: Preparing [2021-07-16T17:09:29.360Z] adfc65246a7f: Preparing [2021-07-16T17:09:29.360Z] 0e5fe8eb6026: Preparing [2021-07-16T17:09:29.360Z] b124bb4cb2a8: Preparing [2021-07-16T17:09:29.360Z] b1a102fb42f9: Preparing [2021-07-16T17:09:29.360Z] f4ffa41005fa: Preparing [2021-07-16T17:09:29.360Z] e1af4152d6f4: Preparing [2021-07-16T17:09:29.360Z] 8fef20d9c0d7: Preparing [2021-07-16T17:09:29.360Z] 2061ed6b51ad: Preparing [2021-07-16T17:09:29.360Z] 32f366d666a5: Preparing [2021-07-16T17:09:29.360Z] b1a102fb42f9: Waiting [2021-07-16T17:09:29.360Z] f4ffa41005fa: Waiting [2021-07-16T17:09:29.360Z] e1af4152d6f4: Waiting [2021-07-16T17:09:29.360Z] 8fef20d9c0d7: Waiting [2021-07-16T17:09:29.360Z] 2061ed6b51ad: Waiting [2021-07-16T17:09:29.360Z] 32f366d666a5: Waiting [2021-07-16T17:09:29.360Z] adfc65246a7f: Layer already exists [2021-07-16T17:09:29.360Z] 15bb59676bd9: Layer already exists [2021-07-16T17:09:29.360Z] 360c98a7a206: Layer already exists [2021-07-16T17:09:29.360Z] 0e5fe8eb6026: Layer already exists [2021-07-16T17:09:29.360Z] b124bb4cb2a8: Layer already exists [2021-07-16T17:09:29.360Z] f4ffa41005fa: Layer already exists [2021-07-16T17:09:29.360Z] 2061ed6b51ad: Layer already exists [2021-07-16T17:09:29.360Z] 8fef20d9c0d7: Layer already exists [2021-07-16T17:09:29.360Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:29.360Z] e1af4152d6f4: Layer already exists [2021-07-16T17:09:29.360Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:29.627Z] 2.0.1-dev.13: digest: sha256:b9d462f0f8a285f6be6a9ab361bdc5b582f9c946fd215db2b98fe26f782c5060 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:29.949Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:30.266Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:30.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-16T17:09:30.266Z] 15bb59676bd9: Preparing [2021-07-16T17:09:30.266Z] 15bb59676bd9: Preparing [2021-07-16T17:09:30.266Z] 360c98a7a206: Preparing [2021-07-16T17:09:30.266Z] adfc65246a7f: Preparing [2021-07-16T17:09:30.266Z] 0e5fe8eb6026: Preparing [2021-07-16T17:09:30.266Z] b124bb4cb2a8: Preparing [2021-07-16T17:09:30.266Z] b1a102fb42f9: Preparing [2021-07-16T17:09:30.266Z] f4ffa41005fa: Preparing [2021-07-16T17:09:30.266Z] e1af4152d6f4: Preparing [2021-07-16T17:09:30.266Z] 8fef20d9c0d7: Preparing [2021-07-16T17:09:30.266Z] 2061ed6b51ad: Preparing [2021-07-16T17:09:30.266Z] 32f366d666a5: Preparing [2021-07-16T17:09:30.266Z] b1a102fb42f9: Waiting [2021-07-16T17:09:30.266Z] f4ffa41005fa: Waiting [2021-07-16T17:09:30.266Z] e1af4152d6f4: Waiting [2021-07-16T17:09:30.266Z] 8fef20d9c0d7: Waiting [2021-07-16T17:09:30.266Z] 2061ed6b51ad: Waiting [2021-07-16T17:09:30.266Z] 32f366d666a5: Waiting [2021-07-16T17:09:30.266Z] 15bb59676bd9: Layer already exists [2021-07-16T17:09:30.266Z] 0e5fe8eb6026: Layer already exists [2021-07-16T17:09:30.266Z] 360c98a7a206: Layer already exists [2021-07-16T17:09:30.266Z] adfc65246a7f: Layer already exists [2021-07-16T17:09:30.266Z] b124bb4cb2a8: Layer already exists [2021-07-16T17:09:30.266Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:30.266Z] e1af4152d6f4: Layer already exists [2021-07-16T17:09:30.266Z] f4ffa41005fa: Layer already exists [2021-07-16T17:09:30.266Z] 8fef20d9c0d7: Layer already exists [2021-07-16T17:09:30.266Z] 2061ed6b51ad: Layer already exists [2021-07-16T17:09:30.266Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:30.535Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:b9d462f0f8a285f6be6a9ab361bdc5b582f9c946fd215db2b98fe26f782c5060 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:30.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:31.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-16T17:09:31.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-16T17:09:31.183Z] 15bb59676bd9: Preparing [2021-07-16T17:09:31.183Z] 15bb59676bd9: Preparing [2021-07-16T17:09:31.183Z] 360c98a7a206: Preparing [2021-07-16T17:09:31.183Z] adfc65246a7f: Preparing [2021-07-16T17:09:31.183Z] 0e5fe8eb6026: Preparing [2021-07-16T17:09:31.183Z] b124bb4cb2a8: Preparing [2021-07-16T17:09:31.183Z] b1a102fb42f9: Preparing [2021-07-16T17:09:31.183Z] f4ffa41005fa: Preparing [2021-07-16T17:09:31.183Z] e1af4152d6f4: Preparing [2021-07-16T17:09:31.183Z] 8fef20d9c0d7: Preparing [2021-07-16T17:09:31.183Z] 2061ed6b51ad: Preparing [2021-07-16T17:09:31.183Z] 32f366d666a5: Preparing [2021-07-16T17:09:31.183Z] b1a102fb42f9: Waiting [2021-07-16T17:09:31.183Z] f4ffa41005fa: Waiting [2021-07-16T17:09:31.183Z] e1af4152d6f4: Waiting [2021-07-16T17:09:31.183Z] 8fef20d9c0d7: Waiting [2021-07-16T17:09:31.183Z] 2061ed6b51ad: Waiting [2021-07-16T17:09:31.183Z] 32f366d666a5: Waiting [2021-07-16T17:09:31.183Z] b124bb4cb2a8: Layer already exists [2021-07-16T17:09:31.183Z] 15bb59676bd9: Layer already exists [2021-07-16T17:09:31.183Z] 0e5fe8eb6026: Layer already exists [2021-07-16T17:09:31.183Z] adfc65246a7f: Layer already exists [2021-07-16T17:09:31.183Z] 360c98a7a206: Layer already exists [2021-07-16T17:09:31.183Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:31.184Z] 2061ed6b51ad: Layer already exists [2021-07-16T17:09:31.184Z] e1af4152d6f4: Layer already exists [2021-07-16T17:09:31.184Z] f4ffa41005fa: Layer already exists [2021-07-16T17:09:31.184Z] 8fef20d9c0d7: Layer already exists [2021-07-16T17:09:31.184Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:31.452Z] main: digest: sha256:b9d462f0f8a285f6be6a9ab361bdc5b582f9c946fd215db2b98fe26f782c5060 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:31.513Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:31.529Z] taggedImages: [2021-07-16T17:09:31.529Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:31.529Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-16T17:09:31.529Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.13 [2021-07-16T17:09:31.529Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:31.529Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-16T17:09:31.567Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-16T17:09:31.567Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:31.567Z] latest [2021-07-16T17:09:31.567Z] 2.0.1-dev.13 [2021-07-16T17:09:31.567Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:31.567Z] main [2021-07-16T17:09:31.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:31.970Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:32.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:32.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-16T17:09:32.294Z] f1fdef01a25b: Preparing [2021-07-16T17:09:32.294Z] fba53b0f6d34: Preparing [2021-07-16T17:09:32.294Z] 54dd0630c426: Preparing [2021-07-16T17:09:32.294Z] eb1df8d1aecf: Preparing [2021-07-16T17:09:32.294Z] 5d97901f2b24: Preparing [2021-07-16T17:09:32.294Z] 32f366d666a5: Preparing [2021-07-16T17:09:32.294Z] 32f366d666a5: Waiting [2021-07-16T17:09:33.265Z] 54dd0630c426: Pushed [2021-07-16T17:09:33.265Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:33.265Z] eb1df8d1aecf: Pushed [2021-07-16T17:09:33.265Z] 5d97901f2b24: Pushed [2021-07-16T17:09:33.534Z] fba53b0f6d34: Pushed [2021-07-16T17:09:33.534Z] f1fdef01a25b: Pushed [2021-07-16T17:09:33.801Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:88944da7c2c4734bf93af557b65d308e8ef302d23d3e7480e0f0ac6b51fc46b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:34.124Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:34.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-16T17:09:34.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-16T17:09:34.446Z] f1fdef01a25b: Preparing [2021-07-16T17:09:34.446Z] fba53b0f6d34: Preparing [2021-07-16T17:09:34.446Z] 54dd0630c426: Preparing [2021-07-16T17:09:34.446Z] eb1df8d1aecf: Preparing [2021-07-16T17:09:34.446Z] 5d97901f2b24: Preparing [2021-07-16T17:09:34.446Z] 32f366d666a5: Preparing [2021-07-16T17:09:34.446Z] 32f366d666a5: Waiting [2021-07-16T17:09:34.446Z] eb1df8d1aecf: Layer already exists [2021-07-16T17:09:34.446Z] fba53b0f6d34: Layer already exists [2021-07-16T17:09:34.446Z] 5d97901f2b24: Layer already exists [2021-07-16T17:09:34.446Z] 54dd0630c426: Layer already exists [2021-07-16T17:09:34.446Z] f1fdef01a25b: Layer already exists [2021-07-16T17:09:34.446Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:34.716Z] latest: digest: sha256:88944da7c2c4734bf93af557b65d308e8ef302d23d3e7480e0f0ac6b51fc46b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:35.044Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:35.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.13 [2021-07-16T17:09:35.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-16T17:09:35.370Z] f1fdef01a25b: Preparing [2021-07-16T17:09:35.370Z] fba53b0f6d34: Preparing [2021-07-16T17:09:35.370Z] 54dd0630c426: Preparing [2021-07-16T17:09:35.370Z] eb1df8d1aecf: Preparing [2021-07-16T17:09:35.370Z] 5d97901f2b24: Preparing [2021-07-16T17:09:35.370Z] 32f366d666a5: Preparing [2021-07-16T17:09:35.370Z] 32f366d666a5: Waiting [2021-07-16T17:09:35.370Z] f1fdef01a25b: Layer already exists [2021-07-16T17:09:35.370Z] 5d97901f2b24: Layer already exists [2021-07-16T17:09:35.370Z] eb1df8d1aecf: Layer already exists [2021-07-16T17:09:35.370Z] fba53b0f6d34: Layer already exists [2021-07-16T17:09:35.370Z] 54dd0630c426: Layer already exists [2021-07-16T17:09:35.370Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:35.370Z] 2.0.1-dev.13: digest: sha256:88944da7c2c4734bf93af557b65d308e8ef302d23d3e7480e0f0ac6b51fc46b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:35.709Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:36.024Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:36.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-16T17:09:36.024Z] f1fdef01a25b: Preparing [2021-07-16T17:09:36.024Z] fba53b0f6d34: Preparing [2021-07-16T17:09:36.024Z] 54dd0630c426: Preparing [2021-07-16T17:09:36.024Z] eb1df8d1aecf: Preparing [2021-07-16T17:09:36.024Z] 5d97901f2b24: Preparing [2021-07-16T17:09:36.024Z] 32f366d666a5: Preparing [2021-07-16T17:09:36.024Z] 32f366d666a5: Waiting [2021-07-16T17:09:36.024Z] 5d97901f2b24: Layer already exists [2021-07-16T17:09:36.024Z] f1fdef01a25b: Layer already exists [2021-07-16T17:09:36.024Z] 54dd0630c426: Layer already exists [2021-07-16T17:09:36.024Z] eb1df8d1aecf: Layer already exists [2021-07-16T17:09:36.024Z] fba53b0f6d34: Layer already exists [2021-07-16T17:09:36.024Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:36.024Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:88944da7c2c4734bf93af557b65d308e8ef302d23d3e7480e0f0ac6b51fc46b9 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:36.356Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:36.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-16T17:09:36.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-16T17:09:36.677Z] f1fdef01a25b: Preparing [2021-07-16T17:09:36.677Z] fba53b0f6d34: Preparing [2021-07-16T17:09:36.677Z] 54dd0630c426: Preparing [2021-07-16T17:09:36.677Z] eb1df8d1aecf: Preparing [2021-07-16T17:09:36.677Z] 5d97901f2b24: Preparing [2021-07-16T17:09:36.677Z] 32f366d666a5: Preparing [2021-07-16T17:09:36.677Z] 32f366d666a5: Waiting [2021-07-16T17:09:36.677Z] f1fdef01a25b: Layer already exists [2021-07-16T17:09:36.677Z] 5d97901f2b24: Layer already exists [2021-07-16T17:09:36.677Z] fba53b0f6d34: Layer already exists [2021-07-16T17:09:36.677Z] eb1df8d1aecf: Layer already exists [2021-07-16T17:09:36.677Z] 54dd0630c426: Layer already exists [2021-07-16T17:09:36.677Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:36.944Z] main: digest: sha256:88944da7c2c4734bf93af557b65d308e8ef302d23d3e7480e0f0ac6b51fc46b9 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:37.003Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:37.017Z] taggedImages: [2021-07-16T17:09:37.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:37.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-16T17:09:37.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.13 [2021-07-16T17:09:37.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:37.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-16T17:09:37.054Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-16T17:09:37.054Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:37.054Z] latest [2021-07-16T17:09:37.054Z] 2.0.1-dev.13 [2021-07-16T17:09:37.054Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:37.054Z] main [2021-07-16T17:09:37.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:37.428Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:37.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:37.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-16T17:09:37.751Z] aa44ffaf2f94: Preparing [2021-07-16T17:09:37.751Z] 5ca84b2c881f: Preparing [2021-07-16T17:09:37.751Z] ee4c094ef296: Preparing [2021-07-16T17:09:37.751Z] 39c3adf5b299: Preparing [2021-07-16T17:09:37.751Z] 54a9a1d25c87: Preparing [2021-07-16T17:09:37.751Z] ece7f7bfb1fe: Preparing [2021-07-16T17:09:37.751Z] 6757c9872329: Preparing [2021-07-16T17:09:37.751Z] 92760db37cf3: Preparing [2021-07-16T17:09:37.751Z] c212afe12eb3: Preparing [2021-07-16T17:09:37.751Z] 32f366d666a5: Preparing [2021-07-16T17:09:37.751Z] ece7f7bfb1fe: Waiting [2021-07-16T17:09:37.751Z] 6757c9872329: Waiting [2021-07-16T17:09:37.751Z] 92760db37cf3: Waiting [2021-07-16T17:09:37.751Z] c212afe12eb3: Waiting [2021-07-16T17:09:37.751Z] 32f366d666a5: Waiting [2021-07-16T17:09:38.344Z] 5ca84b2c881f: Pushed [2021-07-16T17:09:38.611Z] ece7f7bfb1fe: Pushed [2021-07-16T17:09:38.879Z] 39c3adf5b299: Pushed [2021-07-16T17:09:39.146Z] 6757c9872329: Pushed [2021-07-16T17:09:39.146Z] 54a9a1d25c87: Pushed [2021-07-16T17:09:39.146Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:39.146Z] 92760db37cf3: Pushed [2021-07-16T17:09:39.146Z] aa44ffaf2f94: Pushed [2021-07-16T17:09:39.412Z] ee4c094ef296: Pushed [2021-07-16T17:09:39.412Z] c212afe12eb3: Pushed [2021-07-16T17:09:39.679Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:07e0c989c54016cf52c7d8cff2c67ec98d5c7b3b36f3bc3a145d4159bc0d4e90 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:40.007Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:40.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-16T17:09:40.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-16T17:09:40.331Z] aa44ffaf2f94: Preparing [2021-07-16T17:09:40.331Z] 5ca84b2c881f: Preparing [2021-07-16T17:09:40.331Z] ee4c094ef296: Preparing [2021-07-16T17:09:40.331Z] 39c3adf5b299: Preparing [2021-07-16T17:09:40.331Z] 54a9a1d25c87: Preparing [2021-07-16T17:09:40.331Z] ece7f7bfb1fe: Preparing [2021-07-16T17:09:40.331Z] 6757c9872329: Preparing [2021-07-16T17:09:40.331Z] 92760db37cf3: Preparing [2021-07-16T17:09:40.331Z] c212afe12eb3: Preparing [2021-07-16T17:09:40.331Z] 32f366d666a5: Preparing [2021-07-16T17:09:40.331Z] ece7f7bfb1fe: Waiting [2021-07-16T17:09:40.331Z] 6757c9872329: Waiting [2021-07-16T17:09:40.331Z] 92760db37cf3: Waiting [2021-07-16T17:09:40.331Z] c212afe12eb3: Waiting [2021-07-16T17:09:40.331Z] 32f366d666a5: Waiting [2021-07-16T17:09:40.331Z] 54a9a1d25c87: Layer already exists [2021-07-16T17:09:40.331Z] 39c3adf5b299: Layer already exists [2021-07-16T17:09:40.331Z] ee4c094ef296: Layer already exists [2021-07-16T17:09:40.331Z] 5ca84b2c881f: Layer already exists [2021-07-16T17:09:40.331Z] aa44ffaf2f94: Layer already exists [2021-07-16T17:09:40.331Z] 92760db37cf3: Layer already exists [2021-07-16T17:09:40.331Z] 6757c9872329: Layer already exists [2021-07-16T17:09:40.331Z] ece7f7bfb1fe: Layer already exists [2021-07-16T17:09:40.331Z] c212afe12eb3: Layer already exists [2021-07-16T17:09:40.331Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:40.601Z] latest: digest: sha256:07e0c989c54016cf52c7d8cff2c67ec98d5c7b3b36f3bc3a145d4159bc0d4e90 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:40.927Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:41.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.13 [2021-07-16T17:09:41.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-16T17:09:41.247Z] aa44ffaf2f94: Preparing [2021-07-16T17:09:41.247Z] 5ca84b2c881f: Preparing [2021-07-16T17:09:41.247Z] ee4c094ef296: Preparing [2021-07-16T17:09:41.247Z] 39c3adf5b299: Preparing [2021-07-16T17:09:41.247Z] 54a9a1d25c87: Preparing [2021-07-16T17:09:41.247Z] ece7f7bfb1fe: Preparing [2021-07-16T17:09:41.247Z] 6757c9872329: Preparing [2021-07-16T17:09:41.247Z] 92760db37cf3: Preparing [2021-07-16T17:09:41.247Z] c212afe12eb3: Preparing [2021-07-16T17:09:41.247Z] 32f366d666a5: Preparing [2021-07-16T17:09:41.247Z] ece7f7bfb1fe: Waiting [2021-07-16T17:09:41.247Z] 6757c9872329: Waiting [2021-07-16T17:09:41.247Z] 92760db37cf3: Waiting [2021-07-16T17:09:41.247Z] c212afe12eb3: Waiting [2021-07-16T17:09:41.247Z] 32f366d666a5: Waiting [2021-07-16T17:09:41.247Z] 5ca84b2c881f: Layer already exists [2021-07-16T17:09:41.247Z] 39c3adf5b299: Layer already exists [2021-07-16T17:09:41.247Z] 54a9a1d25c87: Layer already exists [2021-07-16T17:09:41.247Z] ee4c094ef296: Layer already exists [2021-07-16T17:09:41.247Z] aa44ffaf2f94: Layer already exists [2021-07-16T17:09:41.247Z] 6757c9872329: Layer already exists [2021-07-16T17:09:41.247Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:41.247Z] ece7f7bfb1fe: Layer already exists [2021-07-16T17:09:41.247Z] c212afe12eb3: Layer already exists [2021-07-16T17:09:41.247Z] 92760db37cf3: Layer already exists [2021-07-16T17:09:41.247Z] 2.0.1-dev.13: digest: sha256:07e0c989c54016cf52c7d8cff2c67ec98d5c7b3b36f3bc3a145d4159bc0d4e90 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:41.570Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:41.887Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:41.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-16T17:09:41.888Z] aa44ffaf2f94: Preparing [2021-07-16T17:09:41.888Z] 5ca84b2c881f: Preparing [2021-07-16T17:09:41.888Z] ee4c094ef296: Preparing [2021-07-16T17:09:41.888Z] 39c3adf5b299: Preparing [2021-07-16T17:09:41.888Z] 54a9a1d25c87: Preparing [2021-07-16T17:09:41.888Z] ece7f7bfb1fe: Preparing [2021-07-16T17:09:41.888Z] 6757c9872329: Preparing [2021-07-16T17:09:41.888Z] 92760db37cf3: Preparing [2021-07-16T17:09:41.888Z] c212afe12eb3: Preparing [2021-07-16T17:09:41.888Z] 32f366d666a5: Preparing [2021-07-16T17:09:41.888Z] ece7f7bfb1fe: Waiting [2021-07-16T17:09:41.888Z] 6757c9872329: Waiting [2021-07-16T17:09:41.888Z] 92760db37cf3: Waiting [2021-07-16T17:09:41.888Z] c212afe12eb3: Waiting [2021-07-16T17:09:41.888Z] 32f366d666a5: Waiting [2021-07-16T17:09:41.888Z] ee4c094ef296: Layer already exists [2021-07-16T17:09:41.888Z] aa44ffaf2f94: Layer already exists [2021-07-16T17:09:41.888Z] 5ca84b2c881f: Layer already exists [2021-07-16T17:09:41.888Z] 54a9a1d25c87: Layer already exists [2021-07-16T17:09:41.888Z] 39c3adf5b299: Layer already exists [2021-07-16T17:09:41.888Z] 6757c9872329: Layer already exists [2021-07-16T17:09:41.888Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:41.888Z] 92760db37cf3: Layer already exists [2021-07-16T17:09:41.888Z] c212afe12eb3: Layer already exists [2021-07-16T17:09:41.888Z] ece7f7bfb1fe: Layer already exists [2021-07-16T17:09:42.161Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:07e0c989c54016cf52c7d8cff2c67ec98d5c7b3b36f3bc3a145d4159bc0d4e90 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:42.483Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:42.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-16T17:09:42.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-16T17:09:42.801Z] aa44ffaf2f94: Preparing [2021-07-16T17:09:42.801Z] 5ca84b2c881f: Preparing [2021-07-16T17:09:42.801Z] ee4c094ef296: Preparing [2021-07-16T17:09:42.801Z] 39c3adf5b299: Preparing [2021-07-16T17:09:42.801Z] 54a9a1d25c87: Preparing [2021-07-16T17:09:42.801Z] ece7f7bfb1fe: Preparing [2021-07-16T17:09:42.801Z] 6757c9872329: Preparing [2021-07-16T17:09:42.801Z] 92760db37cf3: Preparing [2021-07-16T17:09:42.801Z] c212afe12eb3: Preparing [2021-07-16T17:09:42.801Z] 32f366d666a5: Preparing [2021-07-16T17:09:42.801Z] ece7f7bfb1fe: Waiting [2021-07-16T17:09:42.801Z] 6757c9872329: Waiting [2021-07-16T17:09:42.801Z] 92760db37cf3: Waiting [2021-07-16T17:09:42.801Z] c212afe12eb3: Waiting [2021-07-16T17:09:42.801Z] 32f366d666a5: Waiting [2021-07-16T17:09:42.801Z] 39c3adf5b299: Layer already exists [2021-07-16T17:09:42.801Z] 5ca84b2c881f: Layer already exists [2021-07-16T17:09:42.801Z] aa44ffaf2f94: Layer already exists [2021-07-16T17:09:42.801Z] 54a9a1d25c87: Layer already exists [2021-07-16T17:09:42.801Z] ee4c094ef296: Layer already exists [2021-07-16T17:09:42.801Z] 92760db37cf3: Layer already exists [2021-07-16T17:09:42.801Z] ece7f7bfb1fe: Layer already exists [2021-07-16T17:09:42.801Z] 6757c9872329: Layer already exists [2021-07-16T17:09:42.801Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:42.801Z] c212afe12eb3: Layer already exists [2021-07-16T17:09:43.071Z] main: digest: sha256:07e0c989c54016cf52c7d8cff2c67ec98d5c7b3b36f3bc3a145d4159bc0d4e90 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:43.130Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:43.145Z] taggedImages: [2021-07-16T17:09:43.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:43.145Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-16T17:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.13 [2021-07-16T17:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:43.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-16T17:09:43.181Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-16T17:09:43.181Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:43.181Z] latest [2021-07-16T17:09:43.181Z] 2.0.1-dev.13 [2021-07-16T17:09:43.181Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:43.181Z] main [2021-07-16T17:09:43.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:43.586Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:43.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:43.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-16T17:09:43.906Z] f4eedd5057f7: Preparing [2021-07-16T17:09:43.906Z] e1f3110e1e3b: Preparing [2021-07-16T17:09:43.906Z] b1a102fb42f9: Preparing [2021-07-16T17:09:43.906Z] ce9fcbcacb4a: Preparing [2021-07-16T17:09:43.906Z] 32f366d666a5: Preparing [2021-07-16T17:09:43.906Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:43.906Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:44.175Z] f4eedd5057f7: Pushed [2021-07-16T17:09:44.175Z] ce9fcbcacb4a: Pushed [2021-07-16T17:09:45.133Z] e1f3110e1e3b: Pushed [2021-07-16T17:09:45.399Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:268ac01c35ecd0abc5b242ba697c1b8f9d4be3b59f97469cf83aec7c669b1596 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:45.721Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:46.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-16T17:09:46.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-16T17:09:46.039Z] f4eedd5057f7: Preparing [2021-07-16T17:09:46.039Z] e1f3110e1e3b: Preparing [2021-07-16T17:09:46.039Z] b1a102fb42f9: Preparing [2021-07-16T17:09:46.039Z] ce9fcbcacb4a: Preparing [2021-07-16T17:09:46.039Z] 32f366d666a5: Preparing [2021-07-16T17:09:46.039Z] e1f3110e1e3b: Layer already exists [2021-07-16T17:09:46.039Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:46.039Z] f4eedd5057f7: Layer already exists [2021-07-16T17:09:46.039Z] ce9fcbcacb4a: Layer already exists [2021-07-16T17:09:46.039Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:46.308Z] latest: digest: sha256:268ac01c35ecd0abc5b242ba697c1b8f9d4be3b59f97469cf83aec7c669b1596 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:46.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:46.997Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.13 [2021-07-16T17:09:46.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-16T17:09:46.998Z] f4eedd5057f7: Preparing [2021-07-16T17:09:46.998Z] e1f3110e1e3b: Preparing [2021-07-16T17:09:46.998Z] b1a102fb42f9: Preparing [2021-07-16T17:09:46.998Z] ce9fcbcacb4a: Preparing [2021-07-16T17:09:46.998Z] 32f366d666a5: Preparing [2021-07-16T17:09:46.998Z] e1f3110e1e3b: Layer already exists [2021-07-16T17:09:46.998Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:46.998Z] f4eedd5057f7: Layer already exists [2021-07-16T17:09:46.998Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:46.998Z] ce9fcbcacb4a: Layer already exists [2021-07-16T17:09:46.998Z] 2.0.1-dev.13: digest: sha256:268ac01c35ecd0abc5b242ba697c1b8f9d4be3b59f97469cf83aec7c669b1596 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:47.319Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:47.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:47.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-16T17:09:47.643Z] f4eedd5057f7: Preparing [2021-07-16T17:09:47.643Z] e1f3110e1e3b: Preparing [2021-07-16T17:09:47.643Z] b1a102fb42f9: Preparing [2021-07-16T17:09:47.643Z] ce9fcbcacb4a: Preparing [2021-07-16T17:09:47.643Z] 32f366d666a5: Preparing [2021-07-16T17:09:47.643Z] ce9fcbcacb4a: Layer already exists [2021-07-16T17:09:47.643Z] f4eedd5057f7: Layer already exists [2021-07-16T17:09:47.643Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:47.643Z] e1f3110e1e3b: Layer already exists [2021-07-16T17:09:47.643Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:47.643Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:268ac01c35ecd0abc5b242ba697c1b8f9d4be3b59f97469cf83aec7c669b1596 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:47.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:48.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-16T17:09:48.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-16T17:09:48.284Z] f4eedd5057f7: Preparing [2021-07-16T17:09:48.284Z] e1f3110e1e3b: Preparing [2021-07-16T17:09:48.284Z] b1a102fb42f9: Preparing [2021-07-16T17:09:48.284Z] ce9fcbcacb4a: Preparing [2021-07-16T17:09:48.284Z] 32f366d666a5: Preparing [2021-07-16T17:09:48.284Z] ce9fcbcacb4a: Layer already exists [2021-07-16T17:09:48.284Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:48.284Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:48.284Z] e1f3110e1e3b: Layer already exists [2021-07-16T17:09:48.284Z] f4eedd5057f7: Layer already exists [2021-07-16T17:09:48.555Z] main: digest: sha256:268ac01c35ecd0abc5b242ba697c1b8f9d4be3b59f97469cf83aec7c669b1596 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:48.614Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:48.628Z] taggedImages: [2021-07-16T17:09:48.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:48.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-16T17:09:48.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.13 [2021-07-16T17:09:48.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:48.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-16T17:09:48.660Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-16T17:09:48.660Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:48.660Z] latest [2021-07-16T17:09:48.660Z] 2.0.1-dev.13 [2021-07-16T17:09:48.660Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:48.660Z] main [2021-07-16T17:09:48.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:49.015Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:49.332Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:49.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-16T17:09:49.333Z] 53359bfd419b: Preparing [2021-07-16T17:09:49.333Z] 12c838e24d88: Preparing [2021-07-16T17:09:49.333Z] b1a102fb42f9: Preparing [2021-07-16T17:09:49.333Z] 5913af28039c: Preparing [2021-07-16T17:09:49.333Z] 32f366d666a5: Preparing [2021-07-16T17:09:49.333Z] 5913af28039c: Layer already exists [2021-07-16T17:09:49.333Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:49.333Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:49.607Z] 53359bfd419b: Pushed [2021-07-16T17:09:51.021Z] 12c838e24d88: Pushed [2021-07-16T17:09:51.021Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:f92d28f065c9b048dea2e73c42d489a076fd36ffcba5d176f21a0b51ad69bce1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:51.343Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:51.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-16T17:09:51.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-16T17:09:51.662Z] 53359bfd419b: Preparing [2021-07-16T17:09:51.662Z] 12c838e24d88: Preparing [2021-07-16T17:09:51.662Z] b1a102fb42f9: Preparing [2021-07-16T17:09:51.662Z] 5913af28039c: Preparing [2021-07-16T17:09:51.662Z] 32f366d666a5: Preparing [2021-07-16T17:09:51.662Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:51.662Z] 5913af28039c: Layer already exists [2021-07-16T17:09:51.662Z] 53359bfd419b: Layer already exists [2021-07-16T17:09:51.662Z] 12c838e24d88: Layer already exists [2021-07-16T17:09:51.662Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:51.929Z] latest: digest: sha256:f92d28f065c9b048dea2e73c42d489a076fd36ffcba5d176f21a0b51ad69bce1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:52.256Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:52.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.13 [2021-07-16T17:09:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-16T17:09:52.576Z] 53359bfd419b: Preparing [2021-07-16T17:09:52.576Z] 12c838e24d88: Preparing [2021-07-16T17:09:52.576Z] b1a102fb42f9: Preparing [2021-07-16T17:09:52.576Z] 5913af28039c: Preparing [2021-07-16T17:09:52.576Z] 32f366d666a5: Preparing [2021-07-16T17:09:52.576Z] 53359bfd419b: Layer already exists [2021-07-16T17:09:52.576Z] 5913af28039c: Layer already exists [2021-07-16T17:09:52.576Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:52.576Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:52.576Z] 12c838e24d88: Layer already exists [2021-07-16T17:09:52.845Z] 2.0.1-dev.13: digest: sha256:f92d28f065c9b048dea2e73c42d489a076fd36ffcba5d176f21a0b51ad69bce1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:53.169Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:53.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:53.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-16T17:09:53.488Z] 53359bfd419b: Preparing [2021-07-16T17:09:53.488Z] 12c838e24d88: Preparing [2021-07-16T17:09:53.488Z] b1a102fb42f9: Preparing [2021-07-16T17:09:53.488Z] 5913af28039c: Preparing [2021-07-16T17:09:53.488Z] 32f366d666a5: Preparing [2021-07-16T17:09:53.488Z] 53359bfd419b: Layer already exists [2021-07-16T17:09:53.488Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:53.488Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:53.488Z] 5913af28039c: Layer already exists [2021-07-16T17:09:53.488Z] 12c838e24d88: Layer already exists [2021-07-16T17:09:53.758Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:f92d28f065c9b048dea2e73c42d489a076fd36ffcba5d176f21a0b51ad69bce1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:54.082Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:54.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-16T17:09:54.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-16T17:09:54.411Z] 53359bfd419b: Preparing [2021-07-16T17:09:54.411Z] 12c838e24d88: Preparing [2021-07-16T17:09:54.411Z] b1a102fb42f9: Preparing [2021-07-16T17:09:54.411Z] 5913af28039c: Preparing [2021-07-16T17:09:54.411Z] 32f366d666a5: Preparing [2021-07-16T17:09:54.411Z] 12c838e24d88: Layer already exists [2021-07-16T17:09:54.411Z] b1a102fb42f9: Layer already exists [2021-07-16T17:09:54.411Z] 5913af28039c: Layer already exists [2021-07-16T17:09:54.411Z] 32f366d666a5: Layer already exists [2021-07-16T17:09:54.411Z] 53359bfd419b: Layer already exists [2021-07-16T17:09:54.411Z] main: digest: sha256:f92d28f065c9b048dea2e73c42d489a076fd36ffcba5d176f21a0b51ad69bce1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:09:54.729Z] ===================================================== [Pipeline] echo [2021-07-16T17:09:54.743Z] taggedImages: [2021-07-16T17:09:54.743Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:54.743Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-16T17:09:54.743Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.13 [2021-07-16T17:09:54.743Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:54.743Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-16T17:09:54.772Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-16T17:09:54.772Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:54.772Z] latest [2021-07-16T17:09:54.772Z] 2.0.1-dev.13 [2021-07-16T17:09:54.772Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:09:54.772Z] main [2021-07-16T17:09:54.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:55.126Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:09:55.481Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:09:55.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-16T17:09:55.481Z] d7bb39d6ac23: Preparing [2021-07-16T17:09:55.481Z] a7b7564ff090: Preparing [2021-07-16T17:09:55.481Z] 8d9c97cb380e: Preparing [2021-07-16T17:09:55.481Z] eca1a977215b: Preparing [2021-07-16T17:09:55.481Z] b82f54db960b: Preparing [2021-07-16T17:09:55.481Z] 4bc13ba6e7d2: Preparing [2021-07-16T17:09:55.481Z] 241588b2373e: Preparing [2021-07-16T17:09:55.481Z] 9e9604462a57: Preparing [2021-07-16T17:09:55.481Z] 563ea45970c1: Preparing [2021-07-16T17:09:55.481Z] 91e3b9641807: Preparing [2021-07-16T17:09:55.481Z] b2d5eeeaba3a: Preparing [2021-07-16T17:09:55.481Z] 241588b2373e: Waiting [2021-07-16T17:09:55.481Z] 9e9604462a57: Waiting [2021-07-16T17:09:55.481Z] 563ea45970c1: Waiting [2021-07-16T17:09:55.481Z] 91e3b9641807: Waiting [2021-07-16T17:09:55.481Z] b2d5eeeaba3a: Waiting [2021-07-16T17:09:55.481Z] 4bc13ba6e7d2: Waiting [2021-07-16T17:09:55.481Z] b82f54db960b: Layer already exists [2021-07-16T17:09:56.090Z] 4bc13ba6e7d2: Layer already exists [2021-07-16T17:09:56.090Z] 241588b2373e: Layer already exists [2021-07-16T17:09:56.357Z] 9e9604462a57: Layer already exists [2021-07-16T17:09:56.357Z] 563ea45970c1: Layer already exists [2021-07-16T17:09:56.357Z] a7b7564ff090: Pushed [2021-07-16T17:09:56.357Z] 91e3b9641807: Layer already exists [2021-07-16T17:09:56.357Z] b2d5eeeaba3a: Layer already exists [2021-07-16T17:09:56.357Z] d7bb39d6ac23: Pushed [2021-07-16T17:09:57.113Z] 8d9c97cb380e: Pushed [2021-07-16T17:10:03.840Z] eca1a977215b: Pushed [2021-07-16T17:10:03.840Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:20159ec7db1ff96093565a5d5d882b34d533b1b5f72dddee3c2a66e0335d4dac size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:04.181Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:04.512Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-16T17:10:04.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-16T17:10:04.512Z] d7bb39d6ac23: Preparing [2021-07-16T17:10:04.512Z] a7b7564ff090: Preparing [2021-07-16T17:10:04.512Z] 8d9c97cb380e: Preparing [2021-07-16T17:10:04.512Z] eca1a977215b: Preparing [2021-07-16T17:10:04.512Z] b82f54db960b: Preparing [2021-07-16T17:10:04.512Z] 4bc13ba6e7d2: Preparing [2021-07-16T17:10:04.512Z] 241588b2373e: Preparing [2021-07-16T17:10:04.512Z] 9e9604462a57: Preparing [2021-07-16T17:10:04.512Z] 563ea45970c1: Preparing [2021-07-16T17:10:04.512Z] 91e3b9641807: Preparing [2021-07-16T17:10:04.512Z] b2d5eeeaba3a: Preparing [2021-07-16T17:10:04.512Z] 4bc13ba6e7d2: Waiting [2021-07-16T17:10:04.512Z] 241588b2373e: Waiting [2021-07-16T17:10:04.512Z] 9e9604462a57: Waiting [2021-07-16T17:10:04.512Z] 563ea45970c1: Waiting [2021-07-16T17:10:04.512Z] 91e3b9641807: Waiting [2021-07-16T17:10:04.512Z] b2d5eeeaba3a: Waiting [2021-07-16T17:10:04.512Z] a7b7564ff090: Layer already exists [2021-07-16T17:10:04.512Z] d7bb39d6ac23: Layer already exists [2021-07-16T17:10:04.512Z] 8d9c97cb380e: Layer already exists [2021-07-16T17:10:04.512Z] b82f54db960b: Layer already exists [2021-07-16T17:10:04.512Z] eca1a977215b: Layer already exists [2021-07-16T17:10:04.512Z] 9e9604462a57: Layer already exists [2021-07-16T17:10:04.512Z] 4bc13ba6e7d2: Layer already exists [2021-07-16T17:10:04.512Z] 563ea45970c1: Layer already exists [2021-07-16T17:10:04.512Z] 241588b2373e: Layer already exists [2021-07-16T17:10:04.512Z] 91e3b9641807: Layer already exists [2021-07-16T17:10:04.512Z] b2d5eeeaba3a: Layer already exists [2021-07-16T17:10:04.783Z] latest: digest: sha256:20159ec7db1ff96093565a5d5d882b34d533b1b5f72dddee3c2a66e0335d4dac size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:05.127Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:05.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.13 [2021-07-16T17:10:05.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-16T17:10:05.456Z] d7bb39d6ac23: Preparing [2021-07-16T17:10:05.456Z] a7b7564ff090: Preparing [2021-07-16T17:10:05.456Z] 8d9c97cb380e: Preparing [2021-07-16T17:10:05.456Z] eca1a977215b: Preparing [2021-07-16T17:10:05.456Z] b82f54db960b: Preparing [2021-07-16T17:10:05.456Z] 4bc13ba6e7d2: Preparing [2021-07-16T17:10:05.456Z] 241588b2373e: Preparing [2021-07-16T17:10:05.456Z] 9e9604462a57: Preparing [2021-07-16T17:10:05.456Z] 563ea45970c1: Preparing [2021-07-16T17:10:05.456Z] 91e3b9641807: Preparing [2021-07-16T17:10:05.456Z] b2d5eeeaba3a: Preparing [2021-07-16T17:10:05.456Z] 4bc13ba6e7d2: Waiting [2021-07-16T17:10:05.456Z] 241588b2373e: Waiting [2021-07-16T17:10:05.456Z] 9e9604462a57: Waiting [2021-07-16T17:10:05.456Z] 563ea45970c1: Waiting [2021-07-16T17:10:05.456Z] 91e3b9641807: Waiting [2021-07-16T17:10:05.456Z] b2d5eeeaba3a: Waiting [2021-07-16T17:10:05.456Z] 8d9c97cb380e: Layer already exists [2021-07-16T17:10:05.456Z] d7bb39d6ac23: Layer already exists [2021-07-16T17:10:05.456Z] b82f54db960b: Layer already exists [2021-07-16T17:10:05.456Z] eca1a977215b: Layer already exists [2021-07-16T17:10:05.456Z] a7b7564ff090: Layer already exists [2021-07-16T17:10:05.456Z] 4bc13ba6e7d2: Layer already exists [2021-07-16T17:10:05.456Z] 91e3b9641807: Layer already exists [2021-07-16T17:10:05.456Z] 9e9604462a57: Layer already exists [2021-07-16T17:10:05.456Z] 241588b2373e: Layer already exists [2021-07-16T17:10:05.456Z] 563ea45970c1: Layer already exists [2021-07-16T17:10:05.456Z] b2d5eeeaba3a: Layer already exists [2021-07-16T17:10:05.725Z] 2.0.1-dev.13: digest: sha256:20159ec7db1ff96093565a5d5d882b34d533b1b5f72dddee3c2a66e0335d4dac size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:06.055Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:06.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:10:06.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-16T17:10:06.383Z] d7bb39d6ac23: Preparing [2021-07-16T17:10:06.383Z] a7b7564ff090: Preparing [2021-07-16T17:10:06.383Z] 8d9c97cb380e: Preparing [2021-07-16T17:10:06.383Z] eca1a977215b: Preparing [2021-07-16T17:10:06.383Z] b82f54db960b: Preparing [2021-07-16T17:10:06.383Z] 4bc13ba6e7d2: Preparing [2021-07-16T17:10:06.383Z] 241588b2373e: Preparing [2021-07-16T17:10:06.383Z] 9e9604462a57: Preparing [2021-07-16T17:10:06.383Z] 563ea45970c1: Preparing [2021-07-16T17:10:06.383Z] 91e3b9641807: Preparing [2021-07-16T17:10:06.383Z] b2d5eeeaba3a: Preparing [2021-07-16T17:10:06.383Z] 9e9604462a57: Waiting [2021-07-16T17:10:06.383Z] 563ea45970c1: Waiting [2021-07-16T17:10:06.383Z] 91e3b9641807: Waiting [2021-07-16T17:10:06.383Z] b2d5eeeaba3a: Waiting [2021-07-16T17:10:06.383Z] 4bc13ba6e7d2: Waiting [2021-07-16T17:10:06.383Z] 241588b2373e: Waiting [2021-07-16T17:10:06.383Z] 8d9c97cb380e: Layer already exists [2021-07-16T17:10:06.383Z] eca1a977215b: Layer already exists [2021-07-16T17:10:06.383Z] d7bb39d6ac23: Layer already exists [2021-07-16T17:10:06.383Z] b82f54db960b: Layer already exists [2021-07-16T17:10:06.383Z] 4bc13ba6e7d2: Layer already exists [2021-07-16T17:10:06.383Z] a7b7564ff090: Layer already exists [2021-07-16T17:10:06.383Z] 241588b2373e: Layer already exists [2021-07-16T17:10:06.383Z] 563ea45970c1: Layer already exists [2021-07-16T17:10:06.383Z] 9e9604462a57: Layer already exists [2021-07-16T17:10:06.383Z] 91e3b9641807: Layer already exists [2021-07-16T17:10:06.383Z] b2d5eeeaba3a: Layer already exists [2021-07-16T17:10:06.654Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:20159ec7db1ff96093565a5d5d882b34d533b1b5f72dddee3c2a66e0335d4dac size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:06.978Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:10:07.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-16T17:10:07.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-16T17:10:07.297Z] d7bb39d6ac23: Preparing [2021-07-16T17:10:07.297Z] a7b7564ff090: Preparing [2021-07-16T17:10:07.297Z] 8d9c97cb380e: Preparing [2021-07-16T17:10:07.297Z] eca1a977215b: Preparing [2021-07-16T17:10:07.297Z] b82f54db960b: Preparing [2021-07-16T17:10:07.297Z] 4bc13ba6e7d2: Preparing [2021-07-16T17:10:07.297Z] 241588b2373e: Preparing [2021-07-16T17:10:07.297Z] 9e9604462a57: Preparing [2021-07-16T17:10:07.297Z] 563ea45970c1: Preparing [2021-07-16T17:10:07.297Z] 91e3b9641807: Preparing [2021-07-16T17:10:07.297Z] b2d5eeeaba3a: Preparing [2021-07-16T17:10:07.297Z] 9e9604462a57: Waiting [2021-07-16T17:10:07.297Z] 563ea45970c1: Waiting [2021-07-16T17:10:07.297Z] 91e3b9641807: Waiting [2021-07-16T17:10:07.297Z] b2d5eeeaba3a: Waiting [2021-07-16T17:10:07.297Z] 4bc13ba6e7d2: Waiting [2021-07-16T17:10:07.297Z] 241588b2373e: Waiting [2021-07-16T17:10:07.297Z] a7b7564ff090: Layer already exists [2021-07-16T17:10:07.297Z] b82f54db960b: Layer already exists [2021-07-16T17:10:07.297Z] d7bb39d6ac23: Layer already exists [2021-07-16T17:10:07.297Z] eca1a977215b: Layer already exists [2021-07-16T17:10:07.297Z] 8d9c97cb380e: Layer already exists [2021-07-16T17:10:07.297Z] 4bc13ba6e7d2: Layer already exists [2021-07-16T17:10:07.297Z] 563ea45970c1: Layer already exists [2021-07-16T17:10:07.297Z] 9e9604462a57: Layer already exists [2021-07-16T17:10:07.297Z] 241588b2373e: Layer already exists [2021-07-16T17:10:07.297Z] 91e3b9641807: Layer already exists [2021-07-16T17:10:07.297Z] b2d5eeeaba3a: Layer already exists [2021-07-16T17:10:07.565Z] main: digest: sha256:20159ec7db1ff96093565a5d5d882b34d533b1b5f72dddee3c2a66e0335d4dac size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:10:07.640Z] ===================================================== [Pipeline] echo [2021-07-16T17:10:07.663Z] taggedImages: [2021-07-16T17:10:07.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:10:07.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-16T17:10:07.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.13 [2021-07-16T17:10:07.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:10:07.663Z] - 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-07-16T17:11:00.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-16T17:11:00.491Z] Removing intermediate container 4898ff6a2854 [2021-07-16T17:11:00.491Z] ---> 62a8a781b2f7 [2021-07-16T17:11:00.491Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-16T17:11:00.491Z] ---> Running in e548ebc953cf [2021-07-16T17:11:00.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-16T17:11:00.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-16T17:11:01.961Z] Removing intermediate container e548ebc953cf [2021-07-16T17:11:01.962Z] ---> 2f927c0eea7e [2021-07-16T17:11:01.962Z] [2021-07-16T17:11:01.962Z] Step 12/24 : FROM docker:20.10.6 [2021-07-16T17:11:02.567Z] 20.10.6: Pulling from library/docker [2021-07-16T17:11:04.579Z] Removing intermediate container 49717515ef47 [2021-07-16T17:11:04.579Z] ---> c329326ba5ec [2021-07-16T17:11:04.579Z] [2021-07-16T17:11:04.579Z] Step 11/32 : FROM alpine:3.12 [2021-07-16T17:11:05.223Z] 3.12: Pulling from library/alpine [2021-07-16T17:11:08.636Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T17:11:09.630Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T17:11:09.630Z] ---> c4fd0aeabfcf [2021-07-16T17:11:09.630Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-16T17:11:10.232Z] Removing intermediate container 037fb74a9756 [2021-07-16T17:11:10.232Z] ---> 441023b4de1a [2021-07-16T17:11:10.232Z] [2021-07-16T17:11:10.232Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T17:11:10.232Z] ---> c4fd0aeabfcf [2021-07-16T17:11:10.232Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-16T17:11:10.512Z] ---> Running in 966c9d46e5e3 [2021-07-16T17:11:10.799Z] ---> Running in ffce31c27f2d [2021-07-16T17:11:11.114Z] Removing intermediate container 2b291372d52d [2021-07-16T17:11:11.114Z] ---> 9a2f7d3fc65a [2021-07-16T17:11:11.114Z] [2021-07-16T17:11:11.114Z] Step 11/26 : FROM alpine:3.12 [2021-07-16T17:11:11.114Z] ---> c4fd0aeabfcf [2021-07-16T17:11:11.114Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-16T17:11:11.114Z] Removing intermediate container 21a66d63d369 [2021-07-16T17:11:11.114Z] ---> 5bdeb7e66f5d [2021-07-16T17:11:11.114Z] [2021-07-16T17:11:11.114Z] Step 11/22 : FROM alpine:3.12 [2021-07-16T17:11:11.114Z] ---> c4fd0aeabfcf [2021-07-16T17:11:11.114Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-16T17:11:11.730Z] ---> Running in be36760c972a [2021-07-16T17:11:11.730Z] ---> Running in ee8fe86022de [2021-07-16T17:11:11.730Z] Removing intermediate container 966c9d46e5e3 [2021-07-16T17:11:11.730Z] ---> d354b9af16d1 [2021-07-16T17:11:11.730Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-16T17:11:12.363Z] ---> Running in 520cc8862305 [2021-07-16T17:11:13.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:13.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:14.405Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-16T17:11:14.405Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-16T17:11:14.405Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:11:14.405Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:11:14.685Z] OK: 6 MiB in 16 packages [2021-07-16T17:11:14.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:14.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:14.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:14.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:15.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:15.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:15.547Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-16T17:11:15.842Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T17:11:15.842Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-16T17:11:15.842Z] (4/6) Installing curl (7.77.0-r0) [2021-07-16T17:11:15.842Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-16T17:11:15.842Z] (6/6) Installing su-exec (0.2-r1) [2021-07-16T17:11:15.842Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:11:15.842Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:11:15.842Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-16T17:11:15.842Z] (2/2) Installing su-exec (0.2-r1) [2021-07-16T17:11:15.842Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:11:15.842Z] OK: 5 MiB in 16 packages [2021-07-16T17:11:16.127Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-16T17:11:16.127Z] OK: 7 MiB in 20 packages [2021-07-16T17:11:16.127Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T17:11:16.127Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-16T17:11:16.127Z] (4/4) Installing curl (7.77.0-r0) [2021-07-16T17:11:16.127Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:11:16.127Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T17:11:16.421Z] OK: 7 MiB in 18 packages [2021-07-16T17:11:17.887Z] Removing intermediate container ffce31c27f2d [2021-07-16T17:11:17.887Z] ---> 98fa2ccc76c6 [2021-07-16T17:11:17.887Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:11:17.887Z] Removing intermediate container 520cc8862305 [2021-07-16T17:11:17.887Z] ---> d04ff054ebfe [2021-07-16T17:11:17.887Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-16T17:11:18.167Z] ---> Running in 364d4202e93f [2021-07-16T17:11:18.447Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-16T17:11:18.447Z] ---> Running in cbee3b3822c2 [2021-07-16T17:11:18.447Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-16T17:11:18.447Z] ---> cdf2a7733a7b [2021-07-16T17:11:18.447Z] 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-07-16T17:11:18.727Z] Removing intermediate container ee8fe86022de [2021-07-16T17:11:18.727Z] ---> de0ab4607f0e [2021-07-16T17:11:18.727Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T17:11:18.727Z] ---> Running in 3654b7207472 [2021-07-16T17:11:18.727Z] Removing intermediate container be36760c972a [2021-07-16T17:11:18.727Z] ---> 473784f10fcd [2021-07-16T17:11:18.727Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T17:11:19.004Z] ---> Running in a2f9c370e856 [2021-07-16T17:11:19.285Z] ---> Running in ea0c5b3e6211 [2021-07-16T17:11:19.285Z] Removing intermediate container 364d4202e93f [2021-07-16T17:11:19.285Z] ---> 11214364bffb [2021-07-16T17:11:19.285Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-16T17:11:19.285Z] Removing intermediate container cbee3b3822c2 [2021-07-16T17:11:19.285Z] ---> a6fe81a9b960 [2021-07-16T17:11:19.285Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-16T17:11:19.582Z] Removing intermediate container 3654b7207472 [2021-07-16T17:11:19.582Z] ---> 0e443db4b015 [2021-07-16T17:11:19.582Z] 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-07-16T17:11:19.582Z] ---> Running in ac04b0fa9606 [2021-07-16T17:11:19.582Z] ---> Running in 44acf3980ddc [2021-07-16T17:11:19.896Z] Removing intermediate container a2f9c370e856 [2021-07-16T17:11:19.896Z] ---> f53f926d5fdb [2021-07-16T17:11:19.896Z] Step 14/26 : WORKDIR / ---> Running in 701bae232f72 [2021-07-16T17:11:19.896Z] [2021-07-16T17:11:19.896Z] Removing intermediate container ea0c5b3e6211 [2021-07-16T17:11:19.896Z] ---> 2e3ce71eb7e3 [2021-07-16T17:11:19.896Z] Step 14/22 : WORKDIR /edgex [2021-07-16T17:11:20.181Z] ---> Running in 3cb1d04fe685 [2021-07-16T17:11:20.181Z] ---> Running in f091b391a2bc [2021-07-16T17:11:20.458Z] Removing intermediate container 44acf3980ddc [2021-07-16T17:11:20.458Z] ---> ce6bd939394e [2021-07-16T17:11:20.458Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T17:11:20.458Z] Removing intermediate container ac04b0fa9606 [2021-07-16T17:11:20.458Z] ---> d8fe07410074 [2021-07-16T17:11:20.458Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-16T17:11:20.736Z] ---> Running in 859f1be6bff7 [2021-07-16T17:11:20.736Z] ---> Running in 9f565869739d [2021-07-16T17:11:21.014Z] Removing intermediate container 3cb1d04fe685 [2021-07-16T17:11:21.014Z] ---> 2371941e5259 [2021-07-16T17:11:21.014Z] 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-07-16T17:11:21.014Z] Removing intermediate container f091b391a2bc [2021-07-16T17:11:21.014Z] ---> 57977ac5d3f5 [2021-07-16T17:11:21.014Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-16T17:11:21.303Z] Removing intermediate container 859f1be6bff7 [2021-07-16T17:11:21.303Z] ---> bccede243d4b [2021-07-16T17:11:21.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:11:21.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:22.494Z] ---> b439a743ac9a [2021-07-16T17:11:22.494Z] 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-07-16T17:11:22.780Z] ---> 20516f7bf371 [2021-07-16T17:11:22.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-16T17:11:22.780Z] ---> 98f1b187c34b [2021-07-16T17:11:22.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-16T17:11:23.069Z] (1/39) Installing readline (8.1.0-r0) [2021-07-16T17:11:23.069Z] (2/39) Installing bash (5.1.0-r0) [2021-07-16T17:11:23.349Z] Executing bash-5.1.0-r0.post-install [2021-07-16T17:11:23.349Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-16T17:11:23.349Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-16T17:11:23.349Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-16T17:11:23.349Z] (6/39) Installing curl (7.77.0-r1) [2021-07-16T17:11:23.349Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-16T17:11:23.349Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-16T17:11:23.349Z] (9/39) Installing expat (2.2.10-r1) [2021-07-16T17:11:23.349Z] (10/39) Installing libffi (3.3-r2) [2021-07-16T17:11:23.349Z] (11/39) Installing gdbm (1.19-r0) [2021-07-16T17:11:23.349Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-16T17:11:23.349Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-16T17:11:23.349Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-16T17:11:24.384Z] ---> a44b27a8efc6 [2021-07-16T17:11:24.384Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-16T17:11:24.801Z] Removing intermediate container 9f565869739d [2021-07-16T17:11:24.801Z] ---> f147fd264e2e [2021-07-16T17:11:24.801Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-16T17:11:25.086Z] ---> Running in e87713833c88 [2021-07-16T17:11:25.362Z] ---> 0079429176bc [2021-07-16T17:11:25.362Z] ---> 04d7f44bf991 [2021-07-16T17:11:25.362Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-16T17:11:25.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-16T17:11:25.644Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-16T17:11:25.644Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-16T17:11:25.644Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-16T17:11:25.644Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-16T17:11:25.644Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-16T17:11:25.644Z] ---> 15ea108eaca2 [2021-07-16T17:11:25.644Z] 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-07-16T17:11:25.644Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-16T17:11:25.923Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-16T17:11:25.923Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-16T17:11:25.923Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-16T17:11:25.923Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-16T17:11:26.208Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-16T17:11:26.208Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-16T17:11:26.208Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-16T17:11:26.208Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-16T17:11:26.208Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-16T17:11:26.208Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-16T17:11:26.208Z] Removing intermediate container e87713833c88 [2021-07-16T17:11:26.208Z] ---> 52d79dda9433 [2021-07-16T17:11:26.208Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-16T17:11:26.208Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-16T17:11:26.208Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-16T17:11:26.208Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-16T17:11:26.491Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-16T17:11:26.491Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-16T17:11:26.491Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-16T17:11:26.491Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-16T17:11:26.491Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-16T17:11:26.491Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-16T17:11:27.125Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T17:11:27.125Z] OK: 82 MiB in 59 packages [2021-07-16T17:11:27.125Z] ---> cefb7efc4b75 [2021-07-16T17:11:27.125Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-16T17:11:27.401Z] ---> bb2520434cfe [2021-07-16T17:11:27.401Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-16T17:11:27.401Z] ---> Running in fb938e116603 [2021-07-16T17:11:27.401Z] ---> 8ca18287dbcb [2021-07-16T17:11:27.401Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-16T17:11:27.675Z] ---> Running in cf19c10a799e [2021-07-16T17:11:27.675Z] ---> 09da7797ad7e [2021-07-16T17:11:27.675Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-16T17:11:28.017Z] ---> Running in 3408cb16c5ca [2021-07-16T17:11:28.355Z] Removing intermediate container fb938e116603 [2021-07-16T17:11:28.355Z] ---> 3128b9b0443f [2021-07-16T17:11:28.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:11:28.661Z] Removing intermediate container cf19c10a799e [2021-07-16T17:11:28.661Z] ---> b59389ca5d4e [2021-07-16T17:11:28.661Z] Step 19/22 : CMD ["--init=true"] [2021-07-16T17:11:28.661Z] ---> Running in c36e759f52df [2021-07-16T17:11:28.945Z] ---> Running in 1dfb82b6cfb5 [2021-07-16T17:11:29.223Z] ---> 3ac775188e7d [2021-07-16T17:11:29.223Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-16T17:11:29.869Z] Removing intermediate container c36e759f52df [2021-07-16T17:11:29.869Z] ---> 0ed9fca1a0dd [2021-07-16T17:11:29.869Z] Step 21/23 : LABEL arch=arm64 [2021-07-16T17:11:30.297Z] ---> Running in 39eec04f0730 [2021-07-16T17:11:30.589Z] Removing intermediate container 1dfb82b6cfb5 [2021-07-16T17:11:30.589Z] ---> 2cc02314daba [2021-07-16T17:11:30.589Z] Step 20/22 : LABEL arch=arm64 [2021-07-16T17:11:30.875Z] ---> Running in 4a5a6dc9fcb7 [2021-07-16T17:11:31.153Z] Removing intermediate container 39eec04f0730 [2021-07-16T17:11:31.153Z] ---> cb2065646e0d [2021-07-16T17:11:31.153Z] Step 22/23 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:11:31.447Z] ---> Running in 14d87dbcfeb5 [2021-07-16T17:11:31.727Z] Removing intermediate container 4a5a6dc9fcb7 [2021-07-16T17:11:31.727Z] ---> 434787db2e8e [2021-07-16T17:11:31.727Z] Step 21/22 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:11:31.727Z] ---> e70481c1e931 [2021-07-16T17:11:31.727Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-16T17:11:32.008Z] ---> Running in f6617a22eeb0 [2021-07-16T17:11:32.285Z] Removing intermediate container 14d87dbcfeb5 [2021-07-16T17:11:32.285Z] ---> edd35424a309 [2021-07-16T17:11:32.285Z] Step 23/23 : LABEL version=2.0.1-dev.13 [2021-07-16T17:11:32.285Z] Removing intermediate container 3408cb16c5ca [2021-07-16T17:11:32.285Z] ---> a53e0f43432f [2021-07-16T17:11:32.285Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:11:32.285Z] ---> Running in b57956bacfd9 [2021-07-16T17:11:32.563Z] Removing intermediate container f6617a22eeb0 [2021-07-16T17:11:32.563Z] ---> 754198bbd2f0 [2021-07-16T17:11:32.563Z] Step 22/22 : LABEL version=2.0.1-dev.13 [2021-07-16T17:11:32.836Z] ---> Running in ca5cd276273a [2021-07-16T17:11:33.112Z] ---> 03d7b04344b3 [2021-07-16T17:11:33.112Z] 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-07-16T17:11:33.112Z] Removing intermediate container b57956bacfd9 [2021-07-16T17:11:33.112Z] ---> 56cebafc0ab3 [2021-07-16T17:11:33.112Z] [2021-07-16T17:11:33.385Z] ---> Running in 4e02069b189d [2021-07-16T17:11:33.385Z] Successfully built 56cebafc0ab3 [2021-07-16T17:11:33.385Z] Successfully tagged support-notifications-arm64:latest [2021-07-16T17:11:33.385Z] Building core-command [2021-07-16T17:11:33.661Z]  Building support-notifications ... done Removing intermediate container ca5cd276273a [2021-07-16T17:11:33.661Z] ---> b620d42c78b2 [2021-07-16T17:11:33.661Z] [2021-07-16T17:11:33.661Z] ---> 5ddf3be98ea6 [2021-07-16T17:11:33.661Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-16T17:11:34.266Z] Successfully built b620d42c78b2 [2021-07-16T17:11:34.266Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-16T17:11:34.266Z]  Building security-proxy-setup ... done Building core-data [2021-07-16T17:11:36.310Z] ---> 6cc30386bbf1 [2021-07-16T17:11:36.310Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-16T17:11:36.589Z] Collecting docker-compose==1.23.2 [2021-07-16T17:11:36.589Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-16T17:11:37.580Z] Collecting docker<4.0,>=3.6.0 [2021-07-16T17:11:37.580Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-16T17:11:38.203Z] ---> a70af231a4d8 [2021-07-16T17:11:38.203Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-16T17:11:38.203Z] Removing intermediate container 4e02069b189d [2021-07-16T17:11:38.203Z] ---> 07a7ebf2f97d [2021-07-16T17:11:38.203Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-16T17:11:38.475Z] ---> Running in a6dff12761e3 [2021-07-16T17:11:38.750Z] Collecting PyYAML<4,>=3.10 [2021-07-16T17:11:38.750Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-16T17:11:39.356Z] Removing intermediate container a6dff12761e3 [2021-07-16T17:11:39.356Z] ---> d905fdeed4a1 [2021-07-16T17:11:39.356Z] Step 24/26 : LABEL arch=arm64 [2021-07-16T17:11:39.356Z] ---> 9aa8e8cd6cd8 [2021-07-16T17:11:39.356Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-16T17:11:39.630Z] ---> Running in 0bdde21fadc5 [2021-07-16T17:11:40.252Z] Removing intermediate container 0bdde21fadc5 [2021-07-16T17:11:40.252Z] ---> 523b55169247 [2021-07-16T17:11:40.252Z] Step 25/26 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:11:40.866Z] ---> Running in 8bc05c48696f [2021-07-16T17:11:40.866Z] ---> d3b03d17dc5d [2021-07-16T17:11:40.866Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-16T17:11:41.472Z] ---> Running in 28606d3fd1f9 [2021-07-16T17:11:41.769Z] Removing intermediate container 8bc05c48696f [2021-07-16T17:11:41.769Z] ---> e960480cac03 [2021-07-16T17:11:41.769Z] Step 26/26 : LABEL version=2.0.1-dev.13 [2021-07-16T17:11:42.043Z] ---> Running in a3613aa783e4 [2021-07-16T17:11:42.327Z] Removing intermediate container 28606d3fd1f9 [2021-07-16T17:11:42.327Z] ---> 9dc9e9ab6e9c [2021-07-16T17:11:42.327Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-16T17:11:43.324Z] Removing intermediate container a3613aa783e4 [2021-07-16T17:11:43.324Z] ---> 045ea9f4c9ff [2021-07-16T17:11:43.324Z] [2021-07-16T17:11:43.324Z] 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-07-16T17:11:43.614Z] Successfully built 045ea9f4c9ff [2021-07-16T17:11:43.614Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-16T17:11:43.614Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-07-16T17:11:43.895Z] ---> 7a636dd04a58 [2021-07-16T17:11:43.895Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-16T17:11:44.504Z] ---> Running in 2cf8d3dc0361 [2021-07-16T17:11:44.504Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-16T17:11:44.504Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-16T17:11:44.785Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-16T17:11:44.785Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-16T17:11:48.244Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-16T17:11:48.244Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-16T17:11:48.857Z] Collecting jsonschema<3,>=2.5.1 [2021-07-16T17:11:48.857Z] Removing intermediate container 2cf8d3dc0361 [2021-07-16T17:11:48.857Z] ---> fdc72f5cb9af [2021-07-16T17:11:48.857Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-16T17:11:48.857Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-16T17:11:48.857Z] Collecting docopt<0.7,>=0.6.1 [2021-07-16T17:11:48.857Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-16T17:11:49.476Z] ---> Running in 85c2913989ef [2021-07-16T17:11:50.477Z] Removing intermediate container 85c2913989ef [2021-07-16T17:11:50.477Z] ---> dea6d5a2c3d4 [2021-07-16T17:11:50.759Z] Step 29/32 : CMD ["gate"] [2021-07-16T17:11:51.383Z] ---> Running in 34f7883ecbc6 [2021-07-16T17:11:51.670Z] Collecting texttable<0.10,>=0.9.0 [2021-07-16T17:11:51.949Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-16T17:11:52.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:11:52.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:11:52.568Z] ---> b2d5efb8ce91 [2021-07-16T17:11:52.568Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:11:52.568Z] ---> Using cache [2021-07-16T17:11:52.568Z] ---> a308f3e2df9d [2021-07-16T17:11:52.568Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:11:52.568Z] ---> Using cache [2021-07-16T17:11:52.568Z] ---> 1224485c9fba [2021-07-16T17:11:52.568Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T17:11:52.568Z] Removing intermediate container 34f7883ecbc6 [2021-07-16T17:11:52.568Z] ---> d904a371045f [2021-07-16T17:11:52.568Z] Step 30/32 : LABEL arch=arm64 [2021-07-16T17:11:52.849Z] ---> Running in 7496d4cd2b5e [2021-07-16T17:11:53.455Z] ---> Running in f7054771c0f1 [2021-07-16T17:11:54.074Z] Collecting cached-property<2,>=1.2.0 [2021-07-16T17:11:54.074Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-16T17:11:54.349Z] Removing intermediate container f7054771c0f1 [2021-07-16T17:11:54.349Z] ---> 314a844f2e84 [2021-07-16T17:11:54.349Z] Step 31/32 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:11:54.961Z] Collecting docker-pycreds>=0.4.0 [2021-07-16T17:11:54.961Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-16T17:11:54.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:55.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:11:55.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:11:55.246Z] ---> b2d5efb8ce91 [2021-07-16T17:11:55.246Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:11:55.246Z] ---> Using cache [2021-07-16T17:11:55.246Z] ---> a308f3e2df9d [2021-07-16T17:11:55.246Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:11:55.246Z] ---> Using cache [2021-07-16T17:11:55.246Z] ---> 1224485c9fba [2021-07-16T17:11:55.246Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-16T17:11:55.246Z] ---> Running in e5344730c731 [2021-07-16T17:11:55.246Z] ---> Running in e7ac9840b319 [2021-07-16T17:11:55.850Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-16T17:11:55.850Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-16T17:11:56.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:56.426Z] Removing intermediate container e5344730c731 [2021-07-16T17:11:56.426Z] ---> 1b42b4f429be [2021-07-16T17:11:56.426Z] Step 32/32 : LABEL version=2.0.1-dev.13 [2021-07-16T17:11:56.708Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-16T17:11:56.708Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-16T17:11:57.324Z] Collecting idna<2.8,>=2.5 [2021-07-16T17:11:57.324Z] OK: 218 MiB in 52 packages [2021-07-16T17:11:57.324Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-16T17:11:57.324Z] ---> Running in b3f07f8e6015 [2021-07-16T17:11:57.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:57.947Z] Collecting certifi>=2017.4.17 [2021-07-16T17:11:57.947Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-16T17:11:58.226Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-16T17:11:58.226Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-16T17:11:58.226Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-16T17:11:58.226Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-16T17:11:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:11:58.513Z] Removing intermediate container b3f07f8e6015 [2021-07-16T17:11:58.513Z] ---> 178e20b4dc25 [2021-07-16T17:11:58.513Z] [2021-07-16T17:11:59.125Z] Successfully built 178e20b4dc25 [2021-07-16T17:11:59.125Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-16T17:11:59.125Z]  Building security-bootstrapper ... done Building core-metadata [2021-07-16T17:11:59.412Z] Removing intermediate container 7496d4cd2b5e [2021-07-16T17:11:59.412Z] ---> f9475b963091 [2021-07-16T17:11:59.412Z] Step 6/24 : COPY go.mod . [2021-07-16T17:11:59.695Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-16T17:11:59.695Z] Attempting uninstall: urllib3 [2021-07-16T17:11:59.695Z] Found existing installation: urllib3 1.26.2 [2021-07-16T17:11:59.695Z] Uninstalling urllib3-1.26.2: [2021-07-16T17:11:59.695Z] OK: 218 MiB in 52 packages [2021-07-16T17:11:59.989Z] Successfully uninstalled urllib3-1.26.2 [2021-07-16T17:12:01.031Z] Attempting uninstall: idna [2021-07-16T17:12:01.031Z] Found existing installation: idna 3.1 [2021-07-16T17:12:01.031Z] Uninstalling idna-3.1: [2021-07-16T17:12:01.031Z] Successfully uninstalled idna-3.1 [2021-07-16T17:12:01.031Z] ---> 94b082ee0ad1 [2021-07-16T17:12:01.031Z] Step 7/24 : RUN go mod download [2021-07-16T17:12:02.062Z] ---> Running in 01b41ebd1c9e [2021-07-16T17:12:02.062Z] Attempting uninstall: chardet [2021-07-16T17:12:02.062Z] Found existing installation: chardet 4.0.0 [2021-07-16T17:12:02.062Z] Uninstalling chardet-4.0.0: [2021-07-16T17:12:02.422Z] Removing intermediate container e7ac9840b319 [2021-07-16T17:12:02.422Z] ---> c5f832a63cba [2021-07-16T17:12:02.422Z] Step 6/24 : COPY go.mod . [2021-07-16T17:12:02.422Z] Successfully uninstalled chardet-4.0.0 [2021-07-16T17:12:04.480Z] Attempting uninstall: requests [2021-07-16T17:12:04.480Z] Found existing installation: requests 2.25.1 [2021-07-16T17:12:04.480Z] Uninstalling requests-2.25.1: [2021-07-16T17:12:04.480Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:12:04.480Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:12:04.480Z] ---> b2d5efb8ce91 [2021-07-16T17:12:04.480Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T17:12:04.480Z] ---> Using cache [2021-07-16T17:12:04.480Z] ---> a308f3e2df9d [2021-07-16T17:12:04.480Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:12:04.480Z] ---> Using cache [2021-07-16T17:12:04.480Z] ---> 1224485c9fba [2021-07-16T17:12:04.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-16T17:12:04.481Z] ---> Using cache [2021-07-16T17:12:04.481Z] ---> f9475b963091 [2021-07-16T17:12:04.481Z] Step 6/23 : COPY go.mod . [2021-07-16T17:12:04.481Z] ---> Using cache [2021-07-16T17:12:04.481Z] ---> 94b082ee0ad1 [2021-07-16T17:12:04.481Z] Step 7/23 : RUN go mod download [2021-07-16T17:12:04.481Z] Successfully uninstalled requests-2.25.1 [2021-07-16T17:12:05.490Z] ---> dd0ed8d5b72e [2021-07-16T17:12:05.490Z] Step 7/24 : RUN go mod download [2021-07-16T17:12:05.490Z] Running setup.py install for texttable: started [2021-07-16T17:12:05.490Z] ---> Running in 10b27d2b19c8 [2021-07-16T17:12:05.777Z] ---> Running in d8c77e62eda3 [2021-07-16T17:12:07.249Z] Removing intermediate container 01b41ebd1c9e [2021-07-16T17:12:07.249Z] ---> c292c2d75347 [2021-07-16T17:12:07.249Z] Step 8/24 : COPY . . [2021-07-16T17:12:08.726Z] Running setup.py install for texttable: finished with status 'done' [2021-07-16T17:12:08.726Z] Running setup.py install for PyYAML: started [2021-07-16T17:12:12.202Z] Removing intermediate container 10b27d2b19c8 [2021-07-16T17:12:12.202Z] ---> 379b4aa9e4cd [2021-07-16T17:12:12.202Z] Step 8/23 : COPY . . [2021-07-16T17:12:12.202Z] Removing intermediate container d8c77e62eda3 [2021-07-16T17:12:12.202Z] ---> f02f38f1e47b [2021-07-16T17:12:12.202Z] Step 8/24 : COPY . . [2021-07-16T17:12:12.202Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-16T17:12:13.032Z] Running setup.py install for docopt: started [2021-07-16T17:12:15.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T17:12:15.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T17:12:15.929Z] ---> b2d5efb8ce91 [2021-07-16T17:12:15.929Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T17:12:15.929Z] ---> Using cache [2021-07-16T17:12:15.929Z] ---> a308f3e2df9d [2021-07-16T17:12:15.929Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:12:15.929Z] ---> Using cache [2021-07-16T17:12:15.929Z] ---> 1224485c9fba [2021-07-16T17:12:15.929Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T17:12:15.929Z] ---> Using cache [2021-07-16T17:12:15.929Z] ---> f9475b963091 [2021-07-16T17:12:15.929Z] Step 6/24 : COPY go.mod . [2021-07-16T17:12:15.929Z] ---> Using cache [2021-07-16T17:12:15.929Z] ---> 94b082ee0ad1 [2021-07-16T17:12:15.929Z] Step 7/24 : RUN go mod download [2021-07-16T17:12:15.929Z] ---> Using cache [2021-07-16T17:12:15.929Z] ---> 379b4aa9e4cd [2021-07-16T17:12:15.929Z] Step 8/24 : COPY . . [2021-07-16T17:12:15.929Z] Running setup.py install for docopt: finished with status 'done' [2021-07-16T17:12:15.929Z] Running setup.py install for dockerpty: started [2021-07-16T17:12:18.582Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-16T17:12:20.588Z] 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-07-16T17:12:30.846Z] ---> ce16eedb62c9 [2021-07-16T17:12:30.846Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:12:30.846Z] ---> 5d3efb52c5d8 [2021-07-16T17:12:30.846Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:12:30.846Z] ---> Running in 053611104e6b [2021-07-16T17:12:30.846Z] ---> 29262e96a5aa [2021-07-16T17:12:30.846Z] Step 9/23 : RUN go mod tidy [2021-07-16T17:12:30.846Z] ---> e2ad6052d436 [2021-07-16T17:12:30.846Z] Step 9/24 : RUN go mod tidy [2021-07-16T17:12:30.846Z] ---> Running in facf04e45650 [2021-07-16T17:12:30.846Z] ---> Running in f83030823b18 [2021-07-16T17:12:30.846Z] ---> Running in 8a459214d43a [2021-07-16T17:12:39.217Z] Removing intermediate container 053611104e6b [2021-07-16T17:12:39.217Z] ---> 3ee2566d4cf1 [2021-07-16T17:12:39.217Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-16T17:12:39.828Z] ---> Running in 8cb05abfbff3 [2021-07-16T17:12:40.133Z] Removing intermediate container 8a459214d43a [2021-07-16T17:12:40.133Z] ---> 2b9be21ecc2f [2021-07-16T17:12:40.133Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-16T17:12:40.766Z] ---> Running in 20b4c3c4963e [2021-07-16T17:12:40.766Z] Removing intermediate container facf04e45650 [2021-07-16T17:12:40.766Z] ---> 456bf2bc0a31 [2021-07-16T17:12:40.766Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-16T17:12:41.057Z] Removing intermediate container f83030823b18 [2021-07-16T17:12:41.057Z] ---> e7e11f7e902b [2021-07-16T17:12:41.057Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-16T17:12:41.057Z] Removing intermediate container 701bae232f72 [2021-07-16T17:12:41.057Z] ---> 89a564563ad7 [2021-07-16T17:12:41.057Z] Step 15/24 : ENV APP_PORT=58890 ---> Running in b8acaaa2291d [2021-07-16T17:12:41.057Z] [2021-07-16T17:12:41.343Z] ---> Running in e3f6a789e09d [2021-07-16T17:12:41.622Z] ---> Running in 1438d46969be [2021-07-16T17:12:41.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command [2021-07-16T17:12:42.730Z] Removing intermediate container 1438d46969be [2021-07-16T17:12:42.730Z] ---> 903c1d6f3077 [2021-07-16T17:12:42.730Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-16T17:12:43.064Z] ---> Running in 762e69082d59 [2021-07-16T17:12:44.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-16T17:12:44.425Z] Removing intermediate container 762e69082d59 [2021-07-16T17:12:44.425Z] ---> 1ab8fed644bf [2021-07-16T17:12:44.425Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-16T17:12:44.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-16T17:12:45.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data [2021-07-16T17:12:47.073Z] ---> 11f4dd48ae14 [2021-07-16T17:12:47.073Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-16T17:12:48.530Z] ---> 56204b3fe5c7 [2021-07-16T17:12:48.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-16T17:12:49.993Z] ---> c64767dcd5bd [2021-07-16T17:12:49.993Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-16T17:12:49.993Z] ---> Running in 66d629e15cbe [2021-07-16T17:12:50.994Z] Removing intermediate container 66d629e15cbe [2021-07-16T17:12:50.994Z] ---> 4834ac1f9235 [2021-07-16T17:12:50.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:12:51.274Z] ---> Running in 65e21d4efa26 [2021-07-16T17:12:52.289Z] Removing intermediate container 65e21d4efa26 [2021-07-16T17:12:52.289Z] ---> f534c447ac0a [2021-07-16T17:12:52.289Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T17:12:52.289Z] ---> Running in 0d8b43079d5a [2021-07-16T17:12:52.912Z] Removing intermediate container 0d8b43079d5a [2021-07-16T17:12:52.912Z] ---> 8597b137a38e [2021-07-16T17:12:52.912Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:12:53.209Z] ---> Running in f9aa8ef07760 [2021-07-16T17:12:54.217Z] Removing intermediate container f9aa8ef07760 [2021-07-16T17:12:54.217Z] ---> 1ac9b2f193ed [2021-07-16T17:12:54.217Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:12:54.509Z] ---> Running in 2d29e5c8d4d1 [2021-07-16T17:12:55.534Z] Removing intermediate container 2d29e5c8d4d1 [2021-07-16T17:12:55.534Z] ---> b71700f7a6de [2021-07-16T17:12:55.534Z] [2021-07-16T17:12:55.534Z] Successfully built b71700f7a6de [2021-07-16T17:12:55.812Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-16T17:14:47.736Z]  Building sys-mgmt-agent ... done Removing intermediate container 8cb05abfbff3 [2021-07-16T17:14:47.736Z] ---> 4b03e61ea324 [2021-07-16T17:14:47.736Z] [2021-07-16T17:14:47.736Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:14:47.736Z] ---> c4fd0aeabfcf [2021-07-16T17:14:47.736Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:14:47.736Z] ---> Running in ca95f9a4364e [2021-07-16T17:14:47.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:14:47.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:14:47.736Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-16T17:14:47.736Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:14:47.736Z] OK: 5 MiB in 15 packages [2021-07-16T17:14:47.736Z] Removing intermediate container 20b4c3c4963e [2021-07-16T17:14:47.736Z] ---> 6818fc72cad2 [2021-07-16T17:14:47.736Z] [2021-07-16T17:14:47.736Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T17:14:47.736Z] ---> c4fd0aeabfcf [2021-07-16T17:14:47.736Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:14:47.736Z] ---> Running in 3df14e9c0d37 [2021-07-16T17:14:47.736Z] Removing intermediate container ca95f9a4364e [2021-07-16T17:14:47.736Z] ---> 050d98b2eec5 [2021-07-16T17:14:47.736Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:14:47.736Z] ---> Running in e23d77eadd8a [2021-07-16T17:14:47.736Z] Removing intermediate container e23d77eadd8a [2021-07-16T17:14:47.736Z] ---> 771677089517 [2021-07-16T17:14:47.736Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-16T17:14:47.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:14:47.736Z] ---> Running in 6b05d5e5e2d4 [2021-07-16T17:14:47.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:14:47.736Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-16T17:14:47.736Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:14:47.736Z] OK: 5 MiB in 15 packages [2021-07-16T17:14:47.736Z] Removing intermediate container 6b05d5e5e2d4 [2021-07-16T17:14:47.736Z] ---> 7f4e9497669f [2021-07-16T17:14:47.736Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T17:14:47.736Z] ---> Running in 010862ad485e [2021-07-16T17:14:47.736Z] Removing intermediate container b8acaaa2291d [2021-07-16T17:14:47.736Z] ---> 27da5ffe07fd [2021-07-16T17:14:47.736Z] [2021-07-16T17:14:47.736Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:14:47.736Z] ---> c4fd0aeabfcf [2021-07-16T17:14:47.736Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T17:14:47.736Z] ---> Using cache [2021-07-16T17:14:47.736Z] ---> 050d98b2eec5 [2021-07-16T17:14:47.736Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:14:47.736Z] ---> Using cache [2021-07-16T17:14:47.736Z] ---> 771677089517 [2021-07-16T17:14:47.736Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-16T17:14:47.736Z] Removing intermediate container 010862ad485e [2021-07-16T17:14:47.736Z] ---> 17d3bcca2564 [2021-07-16T17:14:47.736Z] Step 16/24 : WORKDIR / [2021-07-16T17:14:47.736Z] ---> Running in 475464d84302 [2021-07-16T17:14:47.736Z] ---> Running in 675bd26b927e [2021-07-16T17:14:47.736Z] Removing intermediate container 3df14e9c0d37 [2021-07-16T17:14:47.736Z] ---> 346845dfc4de [2021-07-16T17:14:47.736Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T17:14:47.736Z] ---> Running in 0efb0d7689bf [2021-07-16T17:14:47.736Z] Removing intermediate container 475464d84302 [2021-07-16T17:14:47.736Z] ---> 7b887d03c630 [2021-07-16T17:14:47.736Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T17:14:47.736Z] Removing intermediate container 675bd26b927e [2021-07-16T17:14:47.736Z] ---> 3e3de333aab7 [2021-07-16T17:14:47.736Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:14:47.736Z] ---> Running in a2c42fbe93ef [2021-07-16T17:14:47.736Z] Removing intermediate container 0efb0d7689bf [2021-07-16T17:14:47.736Z] ---> 3342cdc0d733 [2021-07-16T17:14:47.736Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-16T17:14:47.736Z] ---> Running in 1343cd5993ab [2021-07-16T17:14:47.736Z] Removing intermediate container a2c42fbe93ef [2021-07-16T17:14:47.736Z] ---> 61c8538a729e [2021-07-16T17:14:47.736Z] Step 16/24 : WORKDIR / [2021-07-16T17:14:47.736Z] ---> Running in 747ece9c15e0 [2021-07-16T17:14:47.736Z] ---> bd8766944ce2 [2021-07-16T17:14:47.736Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-16T17:14:48.012Z] Removing intermediate container 1343cd5993ab [2021-07-16T17:14:48.012Z] ---> bbeefc78daf0 [2021-07-16T17:14:48.012Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T17:14:48.289Z] ---> Running in d0a32d755a47 [2021-07-16T17:14:48.563Z] Removing intermediate container 747ece9c15e0 [2021-07-16T17:14:48.563Z] ---> 3098d203a398 [2021-07-16T17:14:48.563Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:14:49.164Z] Removing intermediate container d0a32d755a47 [2021-07-16T17:14:49.164Z] ---> 9b6fdee03642 [2021-07-16T17:14:49.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:14:50.152Z] ---> a7dafc2e858f [2021-07-16T17:14:50.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-16T17:14:50.152Z] ---> 2beb6c9e669b [2021-07-16T17:14:50.152Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-16T17:14:50.428Z] ---> b9b9ab2c0cb7 [2021-07-16T17:14:50.428Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-16T17:14:51.870Z] ---> de49bfb44dbd [2021-07-16T17:14:51.870Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-16T17:14:51.870Z] Removing intermediate container e3f6a789e09d [2021-07-16T17:14:51.870Z] ---> 90d681d8859f [2021-07-16T17:14:51.870Z] [2021-07-16T17:14:51.870Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T17:14:51.870Z] ---> c4fd0aeabfcf [2021-07-16T17:14:51.870Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-16T17:14:52.148Z] ---> af3332506984 [2021-07-16T17:14:52.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-16T17:14:52.148Z] ---> Running in ec6bfbede50d [2021-07-16T17:14:52.148Z] ---> Running in bd129536de50 [2021-07-16T17:14:52.433Z] ---> c05b50400de4 [2021-07-16T17:14:52.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-16T17:14:52.710Z] Removing intermediate container ec6bfbede50d [2021-07-16T17:14:52.710Z] ---> 18e2b688be2b [2021-07-16T17:14:52.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:14:52.989Z] ---> Running in 09a25cfd8634 [2021-07-16T17:14:52.989Z] Removing intermediate container bd129536de50 [2021-07-16T17:14:52.989Z] ---> f20b35958356 [2021-07-16T17:14:52.989Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-16T17:14:53.268Z] ---> Running in c50731293470 [2021-07-16T17:14:53.268Z] ---> c81d265ec47c [2021-07-16T17:14:53.268Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-16T17:14:53.548Z] ---> 42f653da1fb3 [2021-07-16T17:14:53.548Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-16T17:14:53.548Z] ---> Running in 1fbb93df0481 [2021-07-16T17:14:53.842Z] Removing intermediate container 09a25cfd8634 [2021-07-16T17:14:53.842Z] ---> 6d77a25bb960 [2021-07-16T17:14:53.842Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T17:14:53.842Z] ---> Running in d9174e84f824 [2021-07-16T17:14:53.842Z] ---> Running in 65cd619b0a35 [2021-07-16T17:14:53.842Z] Removing intermediate container c50731293470 [2021-07-16T17:14:53.842Z] ---> 3a346bb423c9 [2021-07-16T17:14:53.842Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-16T17:14:54.132Z] ---> Running in 9520726a0121 [2021-07-16T17:14:54.132Z] Removing intermediate container 1fbb93df0481 [2021-07-16T17:14:54.132Z] ---> ea370e4f93f3 [2021-07-16T17:14:54.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:14:54.409Z] Removing intermediate container d9174e84f824 [2021-07-16T17:14:54.409Z] ---> 4e536408b510 [2021-07-16T17:14:54.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:14:54.409Z] ---> Running in 9f739ece2cbe [2021-07-16T17:14:54.691Z] Removing intermediate container 65cd619b0a35 [2021-07-16T17:14:54.691Z] ---> 9631d968e9a9 [2021-07-16T17:14:54.691Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:14:54.691Z] ---> Running in 93598ac60d68 [2021-07-16T17:14:54.977Z] Removing intermediate container 9520726a0121 [2021-07-16T17:14:54.977Z] ---> b65b49f10798 [2021-07-16T17:14:54.977Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:14:54.977Z] ---> Running in faa3634ad18b [2021-07-16T17:14:54.977Z] ---> Running in a0048971b4c6 [2021-07-16T17:14:55.257Z] Removing intermediate container 9f739ece2cbe [2021-07-16T17:14:55.257Z] ---> 9c87b0aaa713 [2021-07-16T17:14:55.257Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T17:14:55.557Z] Removing intermediate container 93598ac60d68 [2021-07-16T17:14:55.558Z] ---> a4879c850dd9 [2021-07-16T17:14:55.558Z] Step 21/23 : LABEL arch=arm64 [2021-07-16T17:14:55.558Z] ---> Running in e31ef433e817 [2021-07-16T17:14:55.558Z] Removing intermediate container faa3634ad18b [2021-07-16T17:14:55.558Z] ---> 43801c367d94 [2021-07-16T17:14:55.558Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:14:55.846Z] ---> Running in 028f87c71ce9 [2021-07-16T17:14:55.846Z] ---> Running in cabf1877a747 [2021-07-16T17:14:56.460Z] Removing intermediate container e31ef433e817 [2021-07-16T17:14:56.460Z] ---> 901d3386d936 [2021-07-16T17:14:56.460Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:14:56.738Z] Removing intermediate container 028f87c71ce9 [2021-07-16T17:14:56.738Z] ---> 69482d142213 [2021-07-16T17:14:56.738Z] Step 22/23 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:14:56.738Z] ---> Running in 3bb99baec8c4 [2021-07-16T17:14:57.019Z] Removing intermediate container cabf1877a747 [2021-07-16T17:14:57.019Z] ---> 4fa25d869f3d [2021-07-16T17:14:57.019Z] [2021-07-16T17:14:57.019Z] ---> Running in 1c61d524cbff [2021-07-16T17:14:57.299Z] Successfully built 4fa25d869f3d [2021-07-16T17:14:57.299Z] Successfully tagged core-command-arm64:latest [2021-07-16T17:14:57.912Z]  Building core-command ... done Removing intermediate container 1c61d524cbff [2021-07-16T17:14:57.913Z] Removing intermediate container 3bb99baec8c4 [2021-07-16T17:14:57.913Z] ---> 0886759a662b [2021-07-16T17:14:57.913Z] Step 23/23 : LABEL version=2.0.1-dev.13 [2021-07-16T17:14:57.913Z] ---> 441e717a2b50 [2021-07-16T17:14:57.913Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:14:57.913Z] ---> Running in 7ce34ac29219 [2021-07-16T17:14:57.913Z] ---> Running in d68338dbabda [2021-07-16T17:14:58.521Z] Removing intermediate container a0048971b4c6 [2021-07-16T17:14:58.521Z] ---> 8c882ba294ec [2021-07-16T17:14:58.521Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-16T17:14:58.521Z] ---> Running in 25cf35f6a28c [2021-07-16T17:14:58.799Z] Removing intermediate container d68338dbabda [2021-07-16T17:14:58.799Z] ---> e153e7601571 [2021-07-16T17:14:58.799Z] [2021-07-16T17:14:58.799Z] Removing intermediate container 7ce34ac29219 [2021-07-16T17:14:58.799Z] ---> 70243516fd09 [2021-07-16T17:14:58.799Z] [2021-07-16T17:14:59.080Z] Successfully built e153e7601571 [2021-07-16T17:14:59.080Z] Successfully tagged core-metadata-arm64:latest [2021-07-16T17:14:59.080Z]  Building core-metadata ... done Successfully built 70243516fd09 [2021-07-16T17:14:59.080Z] Successfully tagged support-scheduler-arm64:latest [2021-07-16T17:15:00.070Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:15:01.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:15:01.682Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-16T17:15:01.683Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-16T17:15:01.960Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-16T17:15:01.960Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-16T17:15:02.268Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-16T17:15:02.268Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-16T17:15:02.268Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T17:15:02.268Z] OK: 8 MiB in 20 packages [2021-07-16T17:15:03.826Z] Removing intermediate container 25cf35f6a28c [2021-07-16T17:15:03.826Z] ---> 46edfbc2e5ef [2021-07-16T17:15:03.826Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T17:15:04.435Z] ---> 8eddeca8c5fc [2021-07-16T17:15:04.436Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-16T17:15:05.889Z] ---> 19fba9bab257 [2021-07-16T17:15:05.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-16T17:15:06.876Z] ---> 6849121a6ff8 [2021-07-16T17:15:06.876Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-16T17:15:06.876Z] ---> Running in e25eee2ca957 [2021-07-16T17:15:07.487Z] Removing intermediate container e25eee2ca957 [2021-07-16T17:15:07.487Z] ---> e9f639480bcf [2021-07-16T17:15:07.487Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T17:15:07.487Z] ---> Running in 7292cfe49524 [2021-07-16T17:15:08.093Z] Removing intermediate container 7292cfe49524 [2021-07-16T17:15:08.094Z] ---> f31f494cdefc [2021-07-16T17:15:08.094Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T17:15:08.094Z] ---> Running in 620e99affe1b [2021-07-16T17:15:08.696Z] Removing intermediate container 620e99affe1b [2021-07-16T17:15:08.696Z] ---> 0c248f1bede0 [2021-07-16T17:15:08.696Z] Step 23/24 : LABEL git_sha=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:08.696Z] ---> Running in f4423651ab91 [2021-07-16T17:15:09.304Z] Removing intermediate container f4423651ab91 [2021-07-16T17:15:09.304Z] ---> f74f7d58fe0b [2021-07-16T17:15:09.304Z] Step 24/24 : LABEL version=2.0.1-dev.13 [2021-07-16T17:15:09.578Z] ---> Running in 30b59b0edbed [2021-07-16T17:15:10.176Z] Removing intermediate container 30b59b0edbed [2021-07-16T17:15:10.176Z] ---> d322c42edb15 [2021-07-16T17:15:10.176Z] [2021-07-16T17:15:10.176Z] Successfully built d322c42edb15 [2021-07-16T17:15:10.454Z] Successfully tagged core-data-arm64:latest [2021-07-16T17:15:10.744Z]  Building core-data ... done  [Pipeline] } [2021-07-16T17:15:10.750Z] $ docker stop --time=1 73365b73456de1e4d3d3098430f8aac527ffae4c3d29499f6ff636817e9d9879 [2021-07-16T17:15:12.682Z] $ docker rm -f 73365b73456de1e4d3d3098430f8aac527ffae4c3d29499f6ff636817e9d9879 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T17:15:13.320Z] + docker images [2021-07-16T17:15:13.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:15:13.598Z] core-data-arm64 latest d322c42edb15 4 seconds ago 19.2MB [2021-07-16T17:15:13.598Z] support-scheduler-arm64 latest 70243516fd09 15 seconds ago 15.1MB [2021-07-16T17:15:13.598Z] core-metadata-arm64 latest e153e7601571 15 seconds ago 15.7MB [2021-07-16T17:15:13.598Z] core-command-arm64 latest 4fa25d869f3d 17 seconds ago 15MB [2021-07-16T17:15:13.598Z] 90d681d8859f 23 seconds ago 885MB [2021-07-16T17:15:13.598Z] 27da5ffe07fd 28 seconds ago 882MB [2021-07-16T17:15:13.598Z] 6818fc72cad2 34 seconds ago 878MB [2021-07-16T17:15:13.598Z] 4b03e61ea324 39 seconds ago 876MB [2021-07-16T17:15:13.598Z] sys-mgmt-agent-arm64 latest b71700f7a6de 2 minutes ago 311MB [2021-07-16T17:15:13.598Z] security-bootstrapper-arm64 latest 178e20b4dc25 3 minutes ago 17.5MB [2021-07-16T17:15:13.598Z] security-secretstore-setup-arm64 latest 045ea9f4c9ff 3 minutes ago 27.1MB [2021-07-16T17:15:13.598Z] security-proxy-setup-arm64 latest b620d42c78b2 3 minutes ago 24.2MB [2021-07-16T17:15:13.598Z] support-notifications-arm64 latest 56cebafc0ab3 3 minutes ago 15.7MB [2021-07-16T17:15:13.598Z] 9a2f7d3fc65a 4 minutes ago 886MB [2021-07-16T17:15:13.598Z] 5bdeb7e66f5d 4 minutes ago 883MB [2021-07-16T17:15:13.598Z] 441023b4de1a 4 minutes ago 878MB [2021-07-16T17:15:13.598Z] c329326ba5ec 4 minutes ago 879MB [2021-07-16T17:15:13.598Z] 2f927c0eea7e 4 minutes ago 879MB [2021-07-16T17:15:13.598Z] ci-base-image-arm64 latest b2d5efb8ce91 8 minutes ago 664MB [2021-07-16T17:15:13.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 45 hours ago 451MB [2021-07-16T17:15:13.598Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-16T17:15:13.598Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-16T17:15:13.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-16T17:15:13.825Z] provisioning config files... [2021-07-16T17:15:13.849Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2843568251521667336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:14.220Z] ---> docker-login.sh [2021-07-16T17:15:14.221Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:15:14.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:15:14.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:15:14.770Z] Configure a credential helper to remove this warning. See [2021-07-16T17:15:14.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:15:14.770Z] [2021-07-16T17:15:14.770Z] Login Succeeded [2021-07-16T17:15:14.770Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:15:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:15:15.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:15:15.383Z] Configure a credential helper to remove this warning. See [2021-07-16T17:15:15.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:15:15.383Z] [2021-07-16T17:15:15.383Z] Login Succeeded [2021-07-16T17:15:15.383Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:15:15.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:15:15.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:15:15.975Z] Configure a credential helper to remove this warning. See [2021-07-16T17:15:15.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:15:15.975Z] [2021-07-16T17:15:15.975Z] Login Succeeded [2021-07-16T17:15:15.975Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:15:16.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:15:16.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:15:16.573Z] Configure a credential helper to remove this warning. See [2021-07-16T17:15:16.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:15:16.573Z] [2021-07-16T17:15:16.573Z] Login Succeeded [2021-07-16T17:15:16.573Z] docker.io [2021-07-16T17:15:17.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:15:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:15:17.445Z] Configure a credential helper to remove this warning. See [2021-07-16T17:15:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:15:17.445Z] [2021-07-16T17:15:17.445Z] Login Succeeded [2021-07-16T17:15:17.445Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:15:17.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:15:17.561Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-16T17:15:17.561Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:17.561Z] latest [2021-07-16T17:15:17.561Z] 2.0.1-dev.13 [2021-07-16T17:15:17.561Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:17.561Z] main [2021-07-16T17:15:17.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:17.946Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:18.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:18.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-16T17:15:18.306Z] f1ed174904c6: Preparing [2021-07-16T17:15:18.306Z] c0387dbfd5e0: Preparing [2021-07-16T17:15:18.306Z] 549580ca7318: Preparing [2021-07-16T17:15:18.306Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:18.306Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:18.599Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:18.892Z] a608f3c6f4fa: Pushed [2021-07-16T17:15:18.892Z] 549580ca7318: Pushed [2021-07-16T17:15:18.892Z] f1ed174904c6: Pushed [2021-07-16T17:15:21.533Z] c0387dbfd5e0: Pushed [2021-07-16T17:15:21.533Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:7075380f4390344f246d52235a13693df60149204a06880cc04509f81aae7bdd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:21.879Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:22.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-16T17:15:22.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-16T17:15:22.218Z] f1ed174904c6: Preparing [2021-07-16T17:15:22.218Z] c0387dbfd5e0: Preparing [2021-07-16T17:15:22.218Z] 549580ca7318: Preparing [2021-07-16T17:15:22.218Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:22.218Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:22.492Z] 549580ca7318: Layer already exists [2021-07-16T17:15:22.492Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:22.492Z] c0387dbfd5e0: Layer already exists [2021-07-16T17:15:22.492Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:22.492Z] f1ed174904c6: Layer already exists [2021-07-16T17:15:22.492Z] latest: digest: sha256:7075380f4390344f246d52235a13693df60149204a06880cc04509f81aae7bdd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:22.830Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:23.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.13 [2021-07-16T17:15:23.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-16T17:15:23.169Z] f1ed174904c6: Preparing [2021-07-16T17:15:23.169Z] c0387dbfd5e0: Preparing [2021-07-16T17:15:23.169Z] 549580ca7318: Preparing [2021-07-16T17:15:23.169Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:23.169Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:23.443Z] f1ed174904c6: Layer already exists [2021-07-16T17:15:23.443Z] c0387dbfd5e0: Layer already exists [2021-07-16T17:15:23.443Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:23.443Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:24.417Z] 549580ca7318: Layer already exists [2021-07-16T17:15:24.418Z] 2.0.1-dev.13: digest: sha256:7075380f4390344f246d52235a13693df60149204a06880cc04509f81aae7bdd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:24.770Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:25.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:25.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-16T17:15:25.129Z] f1ed174904c6: Preparing [2021-07-16T17:15:25.129Z] c0387dbfd5e0: Preparing [2021-07-16T17:15:25.129Z] 549580ca7318: Preparing [2021-07-16T17:15:25.129Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:25.129Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:25.410Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:25.410Z] c0387dbfd5e0: Layer already exists [2021-07-16T17:15:25.410Z] f1ed174904c6: Layer already exists [2021-07-16T17:15:25.410Z] 549580ca7318: Layer already exists [2021-07-16T17:15:25.410Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:25.410Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:7075380f4390344f246d52235a13693df60149204a06880cc04509f81aae7bdd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:25.763Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:26.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-16T17:15:26.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-16T17:15:26.110Z] f1ed174904c6: Preparing [2021-07-16T17:15:26.110Z] c0387dbfd5e0: Preparing [2021-07-16T17:15:26.110Z] 549580ca7318: Preparing [2021-07-16T17:15:26.110Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:26.110Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:26.385Z] 549580ca7318: Layer already exists [2021-07-16T17:15:26.385Z] f1ed174904c6: Layer already exists [2021-07-16T17:15:26.385Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:26.385Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:26.385Z] c0387dbfd5e0: Layer already exists [2021-07-16T17:15:26.385Z] main: digest: sha256:7075380f4390344f246d52235a13693df60149204a06880cc04509f81aae7bdd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:15:26.449Z] ===================================================== [Pipeline] echo [2021-07-16T17:15:26.471Z] taggedImages: [2021-07-16T17:15:26.471Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:26.471Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-16T17:15:26.471Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.13 [2021-07-16T17:15:26.471Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:26.471Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-16T17:15:26.505Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-16T17:15:26.505Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:26.505Z] latest [2021-07-16T17:15:26.505Z] 2.0.1-dev.13 [2021-07-16T17:15:26.505Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:26.505Z] main [2021-07-16T17:15:26.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:26.906Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:27.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:27.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-16T17:15:27.248Z] e1be53bdd4b9: Preparing [2021-07-16T17:15:27.248Z] a76054837a31: Preparing [2021-07-16T17:15:27.248Z] 549580ca7318: Preparing [2021-07-16T17:15:27.248Z] 3fb3d702de59: Preparing [2021-07-16T17:15:27.248Z] 7ed0f85c93bc: Preparing [2021-07-16T17:15:27.248Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:27.248Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:27.523Z] 549580ca7318: Layer already exists [2021-07-16T17:15:27.523Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:28.119Z] 7ed0f85c93bc: Pushed [2021-07-16T17:15:28.119Z] e1be53bdd4b9: Pushed [2021-07-16T17:15:28.398Z] 3fb3d702de59: Pushed [2021-07-16T17:15:30.406Z] a76054837a31: Pushed [2021-07-16T17:15:31.001Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:040a609705c1373added78c7b2992ba8db00e341667d853edddad26059aa9065 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:31.350Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:31.695Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-16T17:15:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-16T17:15:31.695Z] e1be53bdd4b9: Preparing [2021-07-16T17:15:31.695Z] a76054837a31: Preparing [2021-07-16T17:15:31.695Z] 549580ca7318: Preparing [2021-07-16T17:15:31.695Z] 3fb3d702de59: Preparing [2021-07-16T17:15:31.695Z] 7ed0f85c93bc: Preparing [2021-07-16T17:15:31.695Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:31.695Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:31.971Z] 3fb3d702de59: Layer already exists [2021-07-16T17:15:31.971Z] a76054837a31: Layer already exists [2021-07-16T17:15:31.971Z] e1be53bdd4b9: Layer already exists [2021-07-16T17:15:31.971Z] 549580ca7318: Layer already exists [2021-07-16T17:15:31.971Z] 7ed0f85c93bc: Layer already exists [2021-07-16T17:15:31.971Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:31.971Z] latest: digest: sha256:040a609705c1373added78c7b2992ba8db00e341667d853edddad26059aa9065 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:32.320Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:32.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.13 [2021-07-16T17:15:32.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-16T17:15:32.666Z] e1be53bdd4b9: Preparing [2021-07-16T17:15:32.666Z] a76054837a31: Preparing [2021-07-16T17:15:32.666Z] 549580ca7318: Preparing [2021-07-16T17:15:32.666Z] 3fb3d702de59: Preparing [2021-07-16T17:15:32.666Z] 7ed0f85c93bc: Preparing [2021-07-16T17:15:32.666Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:32.666Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:32.666Z] 7ed0f85c93bc: Layer already exists [2021-07-16T17:15:32.943Z] e1be53bdd4b9: Layer already exists [2021-07-16T17:15:32.943Z] 3fb3d702de59: Layer already exists [2021-07-16T17:15:32.943Z] a76054837a31: Layer already exists [2021-07-16T17:15:32.943Z] 549580ca7318: Layer already exists [2021-07-16T17:15:32.943Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:32.944Z] 2.0.1-dev.13: digest: sha256:040a609705c1373added78c7b2992ba8db00e341667d853edddad26059aa9065 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:33.292Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:33.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:33.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-16T17:15:33.649Z] e1be53bdd4b9: Preparing [2021-07-16T17:15:33.649Z] a76054837a31: Preparing [2021-07-16T17:15:33.649Z] 549580ca7318: Preparing [2021-07-16T17:15:33.649Z] 3fb3d702de59: Preparing [2021-07-16T17:15:33.649Z] 7ed0f85c93bc: Preparing [2021-07-16T17:15:33.649Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:33.649Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:33.927Z] 7ed0f85c93bc: Layer already exists [2021-07-16T17:15:33.927Z] a76054837a31: Layer already exists [2021-07-16T17:15:33.927Z] 549580ca7318: Layer already exists [2021-07-16T17:15:33.927Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:33.927Z] 3fb3d702de59: Layer already exists [2021-07-16T17:15:34.913Z] e1be53bdd4b9: Layer already exists [2021-07-16T17:15:34.913Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:040a609705c1373added78c7b2992ba8db00e341667d853edddad26059aa9065 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:35.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:35.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-16T17:15:35.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-16T17:15:35.911Z] e1be53bdd4b9: Preparing [2021-07-16T17:15:35.911Z] a76054837a31: Preparing [2021-07-16T17:15:35.911Z] 549580ca7318: Preparing [2021-07-16T17:15:35.911Z] 3fb3d702de59: Preparing [2021-07-16T17:15:35.911Z] 7ed0f85c93bc: Preparing [2021-07-16T17:15:35.911Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:35.911Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:36.185Z] 3fb3d702de59: Layer already exists [2021-07-16T17:15:36.185Z] a76054837a31: Layer already exists [2021-07-16T17:15:36.185Z] 549580ca7318: Layer already exists [2021-07-16T17:15:36.185Z] e1be53bdd4b9: Layer already exists [2021-07-16T17:15:36.185Z] 7ed0f85c93bc: Layer already exists [2021-07-16T17:15:36.185Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:36.185Z] main: digest: sha256:040a609705c1373added78c7b2992ba8db00e341667d853edddad26059aa9065 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:15:36.265Z] ===================================================== [Pipeline] echo [2021-07-16T17:15:36.290Z] taggedImages: [2021-07-16T17:15:36.290Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:36.290Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-16T17:15:36.290Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.13 [2021-07-16T17:15:36.290Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:36.290Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-16T17:15:36.370Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-16T17:15:36.370Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:36.370Z] latest [2021-07-16T17:15:36.370Z] 2.0.1-dev.13 [2021-07-16T17:15:36.370Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:36.370Z] main [2021-07-16T17:15:36.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:36.751Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:37.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:37.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-16T17:15:37.091Z] 443f5d31727c: Preparing [2021-07-16T17:15:37.091Z] d763fe9902aa: Preparing [2021-07-16T17:15:37.091Z] 549580ca7318: Preparing [2021-07-16T17:15:37.091Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:37.091Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:37.370Z] 549580ca7318: Layer already exists [2021-07-16T17:15:37.370Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:37.370Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:37.644Z] 443f5d31727c: Pushed [2021-07-16T17:15:40.261Z] d763fe9902aa: Pushed [2021-07-16T17:15:40.854Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:d3bc8c82c9c057f7e17ab91b503411ef9ab5f557ad69ce76fb4b2dbed70ab1f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:41.205Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:41.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-16T17:15:41.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-16T17:15:41.543Z] 443f5d31727c: Preparing [2021-07-16T17:15:41.543Z] d763fe9902aa: Preparing [2021-07-16T17:15:41.543Z] 549580ca7318: Preparing [2021-07-16T17:15:41.543Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:41.543Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:41.818Z] d763fe9902aa: Layer already exists [2021-07-16T17:15:41.818Z] 443f5d31727c: Layer already exists [2021-07-16T17:15:41.818Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:41.818Z] 549580ca7318: Layer already exists [2021-07-16T17:15:41.818Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:41.818Z] latest: digest: sha256:d3bc8c82c9c057f7e17ab91b503411ef9ab5f557ad69ce76fb4b2dbed70ab1f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:42.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:42.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.13 [2021-07-16T17:15:42.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-16T17:15:42.502Z] 443f5d31727c: Preparing [2021-07-16T17:15:42.502Z] d763fe9902aa: Preparing [2021-07-16T17:15:42.502Z] 549580ca7318: Preparing [2021-07-16T17:15:42.502Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:42.502Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:42.779Z] 549580ca7318: Layer already exists [2021-07-16T17:15:42.779Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:42.779Z] d763fe9902aa: Layer already exists [2021-07-16T17:15:42.779Z] 443f5d31727c: Layer already exists [2021-07-16T17:15:42.779Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:43.065Z] 2.0.1-dev.13: digest: sha256:d3bc8c82c9c057f7e17ab91b503411ef9ab5f557ad69ce76fb4b2dbed70ab1f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:43.426Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:43.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:43.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-16T17:15:43.826Z] 443f5d31727c: Preparing [2021-07-16T17:15:43.826Z] d763fe9902aa: Preparing [2021-07-16T17:15:43.826Z] 549580ca7318: Preparing [2021-07-16T17:15:43.826Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:43.826Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:44.113Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:44.113Z] d763fe9902aa: Layer already exists [2021-07-16T17:15:44.113Z] 443f5d31727c: Layer already exists [2021-07-16T17:15:44.113Z] 549580ca7318: Layer already exists [2021-07-16T17:15:44.113Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:44.113Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:d3bc8c82c9c057f7e17ab91b503411ef9ab5f557ad69ce76fb4b2dbed70ab1f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:44.481Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:44.829Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-16T17:15:44.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-16T17:15:44.829Z] 443f5d31727c: Preparing [2021-07-16T17:15:44.829Z] d763fe9902aa: Preparing [2021-07-16T17:15:44.829Z] 549580ca7318: Preparing [2021-07-16T17:15:44.829Z] a608f3c6f4fa: Preparing [2021-07-16T17:15:44.829Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:45.104Z] 549580ca7318: Layer already exists [2021-07-16T17:15:45.104Z] a608f3c6f4fa: Layer already exists [2021-07-16T17:15:45.104Z] 443f5d31727c: Layer already exists [2021-07-16T17:15:45.104Z] d763fe9902aa: Layer already exists [2021-07-16T17:15:45.104Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:45.104Z] main: digest: sha256:d3bc8c82c9c057f7e17ab91b503411ef9ab5f557ad69ce76fb4b2dbed70ab1f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:15:45.435Z] ===================================================== [Pipeline] echo [2021-07-16T17:15:45.449Z] taggedImages: [2021-07-16T17:15:45.449Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:45.449Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-16T17:15:45.449Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.13 [2021-07-16T17:15:45.449Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:45.449Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-16T17:15:45.481Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-16T17:15:45.481Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:45.481Z] latest [2021-07-16T17:15:45.481Z] 2.0.1-dev.13 [2021-07-16T17:15:45.481Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:45.481Z] main [2021-07-16T17:15:45.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:45.863Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:46.204Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:46.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-16T17:15:46.204Z] 362e61128c22: Preparing [2021-07-16T17:15:46.204Z] 362e61128c22: Preparing [2021-07-16T17:15:46.204Z] 9b8b6c207a1f: Preparing [2021-07-16T17:15:46.204Z] c4b3401abedc: Preparing [2021-07-16T17:15:46.204Z] 1a6e7d5b3eb9: Preparing [2021-07-16T17:15:46.204Z] a8b03cc032cb: Preparing [2021-07-16T17:15:46.204Z] 549580ca7318: Preparing [2021-07-16T17:15:46.204Z] 8f4f8bec88ee: Preparing [2021-07-16T17:15:46.204Z] 8cb9a7529409: Preparing [2021-07-16T17:15:46.204Z] 36abf8f5d2c8: Preparing [2021-07-16T17:15:46.204Z] 63e0a7fc7e4e: Preparing [2021-07-16T17:15:46.204Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:46.204Z] 8cb9a7529409: Waiting [2021-07-16T17:15:46.204Z] 36abf8f5d2c8: Waiting [2021-07-16T17:15:46.204Z] 63e0a7fc7e4e: Waiting [2021-07-16T17:15:46.204Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:46.204Z] 549580ca7318: Waiting [2021-07-16T17:15:46.204Z] 8f4f8bec88ee: Waiting [2021-07-16T17:15:47.184Z] 9b8b6c207a1f: Pushed [2021-07-16T17:15:47.184Z] 1a6e7d5b3eb9: Pushed [2021-07-16T17:15:47.184Z] 549580ca7318: Layer already exists [2021-07-16T17:15:47.184Z] 362e61128c22: Pushed [2021-07-16T17:15:47.456Z] c4b3401abedc: Pushed [2021-07-16T17:15:47.456Z] 36abf8f5d2c8: Pushed [2021-07-16T17:15:47.456Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:47.728Z] 63e0a7fc7e4e: Pushed [2021-07-16T17:15:49.159Z] 8f4f8bec88ee: Pushed [2021-07-16T17:15:49.159Z] 8cb9a7529409: Pushed [2021-07-16T17:15:50.135Z] a8b03cc032cb: Pushed [2021-07-16T17:15:50.408Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:256ba28db339065277c6226137260aef3321db87a86677f911266f1e438aded9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:50.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:51.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-16T17:15:51.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-16T17:15:51.112Z] 362e61128c22: Preparing [2021-07-16T17:15:51.112Z] 362e61128c22: Preparing [2021-07-16T17:15:51.112Z] 9b8b6c207a1f: Preparing [2021-07-16T17:15:51.112Z] c4b3401abedc: Preparing [2021-07-16T17:15:51.112Z] 1a6e7d5b3eb9: Preparing [2021-07-16T17:15:51.112Z] a8b03cc032cb: Preparing [2021-07-16T17:15:51.112Z] 549580ca7318: Preparing [2021-07-16T17:15:51.112Z] 8f4f8bec88ee: Preparing [2021-07-16T17:15:51.112Z] 8cb9a7529409: Preparing [2021-07-16T17:15:51.112Z] 36abf8f5d2c8: Preparing [2021-07-16T17:15:51.112Z] 63e0a7fc7e4e: Preparing [2021-07-16T17:15:51.112Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:51.112Z] 8cb9a7529409: Waiting [2021-07-16T17:15:51.112Z] 63e0a7fc7e4e: Waiting [2021-07-16T17:15:51.112Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:51.112Z] 36abf8f5d2c8: Waiting [2021-07-16T17:15:51.112Z] 8f4f8bec88ee: Waiting [2021-07-16T17:15:51.112Z] 549580ca7318: Waiting [2021-07-16T17:15:51.386Z] a8b03cc032cb: Layer already exists [2021-07-16T17:15:51.386Z] 362e61128c22: Layer already exists [2021-07-16T17:15:51.386Z] c4b3401abedc: Layer already exists [2021-07-16T17:15:51.386Z] 9b8b6c207a1f: Layer already exists [2021-07-16T17:15:51.386Z] 1a6e7d5b3eb9: Layer already exists [2021-07-16T17:15:51.386Z] 549580ca7318: Layer already exists [2021-07-16T17:15:51.386Z] 8f4f8bec88ee: Layer already exists [2021-07-16T17:15:51.386Z] 8cb9a7529409: Layer already exists [2021-07-16T17:15:51.386Z] 63e0a7fc7e4e: Layer already exists [2021-07-16T17:15:51.386Z] 36abf8f5d2c8: Layer already exists [2021-07-16T17:15:51.386Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:51.984Z] latest: digest: sha256:256ba28db339065277c6226137260aef3321db87a86677f911266f1e438aded9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:52.331Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:52.673Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.13 [2021-07-16T17:15:52.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-16T17:15:52.673Z] 362e61128c22: Preparing [2021-07-16T17:15:52.673Z] 362e61128c22: Preparing [2021-07-16T17:15:52.673Z] 9b8b6c207a1f: Preparing [2021-07-16T17:15:52.673Z] c4b3401abedc: Preparing [2021-07-16T17:15:52.673Z] 1a6e7d5b3eb9: Preparing [2021-07-16T17:15:52.673Z] a8b03cc032cb: Preparing [2021-07-16T17:15:52.673Z] 549580ca7318: Preparing [2021-07-16T17:15:52.673Z] 8f4f8bec88ee: Preparing [2021-07-16T17:15:52.673Z] 8cb9a7529409: Preparing [2021-07-16T17:15:52.673Z] 36abf8f5d2c8: Preparing [2021-07-16T17:15:52.673Z] 63e0a7fc7e4e: Preparing [2021-07-16T17:15:52.673Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:52.673Z] 549580ca7318: Waiting [2021-07-16T17:15:52.673Z] 8f4f8bec88ee: Waiting [2021-07-16T17:15:52.673Z] 8cb9a7529409: Waiting [2021-07-16T17:15:52.673Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:52.673Z] 36abf8f5d2c8: Waiting [2021-07-16T17:15:52.673Z] 63e0a7fc7e4e: Waiting [2021-07-16T17:15:52.947Z] c4b3401abedc: Layer already exists [2021-07-16T17:15:52.947Z] 9b8b6c207a1f: Layer already exists [2021-07-16T17:15:52.947Z] 1a6e7d5b3eb9: Layer already exists [2021-07-16T17:15:52.947Z] a8b03cc032cb: Layer already exists [2021-07-16T17:15:52.947Z] 362e61128c22: Layer already exists [2021-07-16T17:15:52.947Z] 549580ca7318: Layer already exists [2021-07-16T17:15:52.947Z] 36abf8f5d2c8: Layer already exists [2021-07-16T17:15:52.947Z] 8f4f8bec88ee: Layer already exists [2021-07-16T17:15:52.947Z] 63e0a7fc7e4e: Layer already exists [2021-07-16T17:15:52.947Z] 8cb9a7529409: Layer already exists [2021-07-16T17:15:52.947Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:52.947Z] 2.0.1-dev.13: digest: sha256:256ba28db339065277c6226137260aef3321db87a86677f911266f1e438aded9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:53.289Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:53.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:53.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-16T17:15:53.628Z] 362e61128c22: Preparing [2021-07-16T17:15:53.628Z] 362e61128c22: Preparing [2021-07-16T17:15:53.628Z] 9b8b6c207a1f: Preparing [2021-07-16T17:15:53.628Z] c4b3401abedc: Preparing [2021-07-16T17:15:53.628Z] 1a6e7d5b3eb9: Preparing [2021-07-16T17:15:53.628Z] a8b03cc032cb: Preparing [2021-07-16T17:15:53.628Z] 549580ca7318: Preparing [2021-07-16T17:15:53.628Z] 549580ca7318: Waiting [2021-07-16T17:15:53.628Z] 8f4f8bec88ee: Preparing [2021-07-16T17:15:53.628Z] 8cb9a7529409: Preparing [2021-07-16T17:15:53.628Z] 36abf8f5d2c8: Preparing [2021-07-16T17:15:53.628Z] 63e0a7fc7e4e: Preparing [2021-07-16T17:15:53.628Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:53.628Z] 8cb9a7529409: Waiting [2021-07-16T17:15:53.628Z] 36abf8f5d2c8: Waiting [2021-07-16T17:15:53.628Z] 63e0a7fc7e4e: Waiting [2021-07-16T17:15:53.628Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:53.628Z] 8f4f8bec88ee: Waiting [2021-07-16T17:15:53.628Z] c4b3401abedc: Layer already exists [2021-07-16T17:15:53.902Z] 362e61128c22: Layer already exists [2021-07-16T17:15:53.902Z] 9b8b6c207a1f: Layer already exists [2021-07-16T17:15:53.902Z] a8b03cc032cb: Layer already exists [2021-07-16T17:15:53.902Z] 1a6e7d5b3eb9: Layer already exists [2021-07-16T17:15:53.902Z] 549580ca7318: Layer already exists [2021-07-16T17:15:53.902Z] 8cb9a7529409: Layer already exists [2021-07-16T17:15:53.902Z] 63e0a7fc7e4e: Layer already exists [2021-07-16T17:15:53.902Z] 8f4f8bec88ee: Layer already exists [2021-07-16T17:15:53.902Z] 36abf8f5d2c8: Layer already exists [2021-07-16T17:15:53.902Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:53.902Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:256ba28db339065277c6226137260aef3321db87a86677f911266f1e438aded9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:54.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:54.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-16T17:15:54.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-16T17:15:54.591Z] 362e61128c22: Preparing [2021-07-16T17:15:54.591Z] 362e61128c22: Preparing [2021-07-16T17:15:54.591Z] 9b8b6c207a1f: Preparing [2021-07-16T17:15:54.591Z] c4b3401abedc: Preparing [2021-07-16T17:15:54.591Z] 1a6e7d5b3eb9: Preparing [2021-07-16T17:15:54.591Z] a8b03cc032cb: Preparing [2021-07-16T17:15:54.591Z] 549580ca7318: Preparing [2021-07-16T17:15:54.591Z] 8f4f8bec88ee: Preparing [2021-07-16T17:15:54.591Z] 8cb9a7529409: Preparing [2021-07-16T17:15:54.591Z] 36abf8f5d2c8: Preparing [2021-07-16T17:15:54.591Z] 63e0a7fc7e4e: Preparing [2021-07-16T17:15:54.591Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:54.591Z] 8cb9a7529409: Waiting [2021-07-16T17:15:54.591Z] 36abf8f5d2c8: Waiting [2021-07-16T17:15:54.591Z] 63e0a7fc7e4e: Waiting [2021-07-16T17:15:54.591Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:54.591Z] 549580ca7318: Waiting [2021-07-16T17:15:54.867Z] a8b03cc032cb: Layer already exists [2021-07-16T17:15:54.867Z] c4b3401abedc: Layer already exists [2021-07-16T17:15:54.867Z] 1a6e7d5b3eb9: Layer already exists [2021-07-16T17:15:54.867Z] 362e61128c22: Layer already exists [2021-07-16T17:15:54.867Z] 9b8b6c207a1f: Layer already exists [2021-07-16T17:15:54.867Z] 549580ca7318: Layer already exists [2021-07-16T17:15:54.867Z] 8f4f8bec88ee: Layer already exists [2021-07-16T17:15:54.867Z] 36abf8f5d2c8: Layer already exists [2021-07-16T17:15:54.867Z] 63e0a7fc7e4e: Layer already exists [2021-07-16T17:15:54.867Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:54.867Z] 8cb9a7529409: Layer already exists [2021-07-16T17:15:54.867Z] main: digest: sha256:256ba28db339065277c6226137260aef3321db87a86677f911266f1e438aded9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:15:54.944Z] ===================================================== [Pipeline] echo [2021-07-16T17:15:54.964Z] taggedImages: [2021-07-16T17:15:54.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:54.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-16T17:15:54.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.13 [2021-07-16T17:15:54.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:54.964Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-16T17:15:55.018Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-16T17:15:55.018Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:55.018Z] latest [2021-07-16T17:15:55.018Z] 2.0.1-dev.13 [2021-07-16T17:15:55.018Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:15:55.018Z] main [2021-07-16T17:15:55.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:55.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:55.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:15:55.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-16T17:15:55.806Z] 5a31d55bcf9d: Preparing [2021-07-16T17:15:55.806Z] 9a9d49919477: Preparing [2021-07-16T17:15:55.806Z] 0452d1745d5c: Preparing [2021-07-16T17:15:55.806Z] 6e3ac6af99e7: Preparing [2021-07-16T17:15:55.806Z] 22f35da7e197: Preparing [2021-07-16T17:15:55.806Z] 3fbe34a1663b: Preparing [2021-07-16T17:15:55.806Z] 3fbe34a1663b: Waiting [2021-07-16T17:15:56.408Z] 6e3ac6af99e7: Pushed [2021-07-16T17:15:56.408Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:15:56.408Z] 0452d1745d5c: Pushed [2021-07-16T17:15:56.679Z] 22f35da7e197: Pushed [2021-07-16T17:15:59.287Z] 9a9d49919477: Pushed [2021-07-16T17:15:59.287Z] 5a31d55bcf9d: Pushed [2021-07-16T17:15:59.559Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:43f7ef58725ae6b9721a516cb0ce2f9125d2341c57871b093c2d889c7e20fcf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:59.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:00.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-16T17:16:00.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-16T17:16:00.240Z] 5a31d55bcf9d: Preparing [2021-07-16T17:16:00.240Z] 9a9d49919477: Preparing [2021-07-16T17:16:00.240Z] 0452d1745d5c: Preparing [2021-07-16T17:16:00.240Z] 6e3ac6af99e7: Preparing [2021-07-16T17:16:00.240Z] 22f35da7e197: Preparing [2021-07-16T17:16:00.240Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:00.240Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:00.240Z] 6e3ac6af99e7: Layer already exists [2021-07-16T17:16:00.240Z] 22f35da7e197: Layer already exists [2021-07-16T17:16:00.240Z] 0452d1745d5c: Layer already exists [2021-07-16T17:16:00.240Z] 9a9d49919477: Layer already exists [2021-07-16T17:16:00.240Z] 5a31d55bcf9d: Layer already exists [2021-07-16T17:16:00.513Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:00.513Z] latest: digest: sha256:43f7ef58725ae6b9721a516cb0ce2f9125d2341c57871b093c2d889c7e20fcf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:00.854Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:01.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.13 [2021-07-16T17:16:01.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-16T17:16:01.193Z] 5a31d55bcf9d: Preparing [2021-07-16T17:16:01.193Z] 9a9d49919477: Preparing [2021-07-16T17:16:01.193Z] 0452d1745d5c: Preparing [2021-07-16T17:16:01.193Z] 6e3ac6af99e7: Preparing [2021-07-16T17:16:01.193Z] 22f35da7e197: Preparing [2021-07-16T17:16:01.193Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:01.193Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:01.193Z] 0452d1745d5c: Layer already exists [2021-07-16T17:16:01.193Z] 9a9d49919477: Layer already exists [2021-07-16T17:16:01.193Z] 5a31d55bcf9d: Layer already exists [2021-07-16T17:16:01.193Z] 22f35da7e197: Layer already exists [2021-07-16T17:16:01.193Z] 6e3ac6af99e7: Layer already exists [2021-07-16T17:16:01.465Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:01.465Z] 2.0.1-dev.13: digest: sha256:43f7ef58725ae6b9721a516cb0ce2f9125d2341c57871b093c2d889c7e20fcf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:01.810Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:02.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:02.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-16T17:16:02.152Z] 5a31d55bcf9d: Preparing [2021-07-16T17:16:02.152Z] 9a9d49919477: Preparing [2021-07-16T17:16:02.152Z] 0452d1745d5c: Preparing [2021-07-16T17:16:02.152Z] 6e3ac6af99e7: Preparing [2021-07-16T17:16:02.152Z] 22f35da7e197: Preparing [2021-07-16T17:16:02.152Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:02.152Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:02.429Z] 6e3ac6af99e7: Layer already exists [2021-07-16T17:16:02.429Z] 0452d1745d5c: Layer already exists [2021-07-16T17:16:02.429Z] 22f35da7e197: Layer already exists [2021-07-16T17:16:02.429Z] 5a31d55bcf9d: Layer already exists [2021-07-16T17:16:02.429Z] 9a9d49919477: Layer already exists [2021-07-16T17:16:03.403Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:03.403Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:43f7ef58725ae6b9721a516cb0ce2f9125d2341c57871b093c2d889c7e20fcf5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:03.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:04.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-16T17:16:04.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-16T17:16:04.083Z] 5a31d55bcf9d: Preparing [2021-07-16T17:16:04.083Z] 9a9d49919477: Preparing [2021-07-16T17:16:04.083Z] 0452d1745d5c: Preparing [2021-07-16T17:16:04.083Z] 6e3ac6af99e7: Preparing [2021-07-16T17:16:04.083Z] 22f35da7e197: Preparing [2021-07-16T17:16:04.083Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:04.083Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:04.359Z] 0452d1745d5c: Layer already exists [2021-07-16T17:16:04.359Z] 6e3ac6af99e7: Layer already exists [2021-07-16T17:16:04.359Z] 9a9d49919477: Layer already exists [2021-07-16T17:16:04.359Z] 5a31d55bcf9d: Layer already exists [2021-07-16T17:16:04.359Z] 22f35da7e197: Layer already exists [2021-07-16T17:16:04.359Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:04.359Z] main: digest: sha256:43f7ef58725ae6b9721a516cb0ce2f9125d2341c57871b093c2d889c7e20fcf5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:16:04.426Z] ===================================================== [Pipeline] echo [2021-07-16T17:16:04.447Z] taggedImages: [2021-07-16T17:16:04.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:04.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-16T17:16:04.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.13 [2021-07-16T17:16:04.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:04.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-16T17:16:04.480Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-16T17:16:04.480Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:04.480Z] latest [2021-07-16T17:16:04.480Z] 2.0.1-dev.13 [2021-07-16T17:16:04.480Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:04.480Z] main [2021-07-16T17:16:04.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:04.863Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:05.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:05.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-16T17:16:05.199Z] a6b440729377: Preparing [2021-07-16T17:16:05.199Z] ba0f369c0381: Preparing [2021-07-16T17:16:05.199Z] 7a555fb97940: Preparing [2021-07-16T17:16:05.199Z] 1b78f9b78ade: Preparing [2021-07-16T17:16:05.199Z] 3d16f2b5581a: Preparing [2021-07-16T17:16:05.199Z] 7d5cc1f7bffb: Preparing [2021-07-16T17:16:05.199Z] 069d74a307ce: Preparing [2021-07-16T17:16:05.199Z] c6f1e3959050: Preparing [2021-07-16T17:16:05.199Z] 4b54ff038d86: Preparing [2021-07-16T17:16:05.199Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:05.199Z] 7d5cc1f7bffb: Waiting [2021-07-16T17:16:05.199Z] 069d74a307ce: Waiting [2021-07-16T17:16:05.199Z] c6f1e3959050: Waiting [2021-07-16T17:16:05.199Z] 4b54ff038d86: Waiting [2021-07-16T17:16:05.199Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:06.199Z] ba0f369c0381: Pushed [2021-07-16T17:16:06.796Z] 7d5cc1f7bffb: Pushed [2021-07-16T17:16:06.796Z] 3d16f2b5581a: Pushed [2021-07-16T17:16:07.069Z] 069d74a307ce: Pushed [2021-07-16T17:16:07.070Z] c6f1e3959050: Pushed [2021-07-16T17:16:07.346Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:07.346Z] a6b440729377: Pushed [2021-07-16T17:16:07.947Z] 4b54ff038d86: Pushed [2021-07-16T17:16:08.218Z] 1b78f9b78ade: Pushed [2021-07-16T17:16:09.217Z] 7a555fb97940: Pushed [2021-07-16T17:16:09.819Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:bcf74b1308b8b5bdf96d5155cc7fe6f40a5f78b9a4b11a66f9e36f575ede76ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:10.197Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:10.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-16T17:16:10.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-16T17:16:10.544Z] a6b440729377: Preparing [2021-07-16T17:16:10.544Z] ba0f369c0381: Preparing [2021-07-16T17:16:10.544Z] 7a555fb97940: Preparing [2021-07-16T17:16:10.544Z] 1b78f9b78ade: Preparing [2021-07-16T17:16:10.544Z] 3d16f2b5581a: Preparing [2021-07-16T17:16:10.544Z] 7d5cc1f7bffb: Preparing [2021-07-16T17:16:10.544Z] 069d74a307ce: Preparing [2021-07-16T17:16:10.544Z] c6f1e3959050: Preparing [2021-07-16T17:16:10.544Z] 4b54ff038d86: Preparing [2021-07-16T17:16:10.544Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:10.544Z] 7d5cc1f7bffb: Waiting [2021-07-16T17:16:10.544Z] 069d74a307ce: Waiting [2021-07-16T17:16:10.544Z] c6f1e3959050: Waiting [2021-07-16T17:16:10.544Z] 4b54ff038d86: Waiting [2021-07-16T17:16:10.544Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:10.817Z] a6b440729377: Layer already exists [2021-07-16T17:16:10.817Z] 7a555fb97940: Layer already exists [2021-07-16T17:16:10.817Z] 1b78f9b78ade: Layer already exists [2021-07-16T17:16:10.817Z] ba0f369c0381: Layer already exists [2021-07-16T17:16:10.817Z] 3d16f2b5581a: Layer already exists [2021-07-16T17:16:10.817Z] 069d74a307ce: Layer already exists [2021-07-16T17:16:10.817Z] 7d5cc1f7bffb: Layer already exists [2021-07-16T17:16:10.817Z] c6f1e3959050: Layer already exists [2021-07-16T17:16:10.817Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:10.817Z] 4b54ff038d86: Layer already exists [2021-07-16T17:16:11.088Z] latest: digest: sha256:bcf74b1308b8b5bdf96d5155cc7fe6f40a5f78b9a4b11a66f9e36f575ede76ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:11.430Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:11.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.13 [2021-07-16T17:16:11.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-16T17:16:11.774Z] a6b440729377: Preparing [2021-07-16T17:16:11.774Z] ba0f369c0381: Preparing [2021-07-16T17:16:11.774Z] 7a555fb97940: Preparing [2021-07-16T17:16:11.774Z] 1b78f9b78ade: Preparing [2021-07-16T17:16:11.774Z] 3d16f2b5581a: Preparing [2021-07-16T17:16:11.774Z] 7d5cc1f7bffb: Preparing [2021-07-16T17:16:11.774Z] 069d74a307ce: Preparing [2021-07-16T17:16:11.774Z] c6f1e3959050: Preparing [2021-07-16T17:16:11.774Z] 4b54ff038d86: Preparing [2021-07-16T17:16:11.774Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:11.774Z] 7d5cc1f7bffb: Waiting [2021-07-16T17:16:11.774Z] 069d74a307ce: Waiting [2021-07-16T17:16:11.774Z] c6f1e3959050: Waiting [2021-07-16T17:16:11.774Z] 4b54ff038d86: Waiting [2021-07-16T17:16:11.774Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:12.050Z] ba0f369c0381: Layer already exists [2021-07-16T17:16:12.050Z] 7a555fb97940: Layer already exists [2021-07-16T17:16:12.050Z] a6b440729377: Layer already exists [2021-07-16T17:16:12.050Z] 1b78f9b78ade: Layer already exists [2021-07-16T17:16:12.050Z] 3d16f2b5581a: Layer already exists [2021-07-16T17:16:12.050Z] 7d5cc1f7bffb: Layer already exists [2021-07-16T17:16:12.050Z] 069d74a307ce: Layer already exists [2021-07-16T17:16:12.050Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:12.050Z] 4b54ff038d86: Layer already exists [2021-07-16T17:16:12.050Z] c6f1e3959050: Layer already exists [2021-07-16T17:16:12.050Z] 2.0.1-dev.13: digest: sha256:bcf74b1308b8b5bdf96d5155cc7fe6f40a5f78b9a4b11a66f9e36f575ede76ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:12.390Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:12.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:12.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-16T17:16:12.729Z] a6b440729377: Preparing [2021-07-16T17:16:12.729Z] ba0f369c0381: Preparing [2021-07-16T17:16:12.729Z] 7a555fb97940: Preparing [2021-07-16T17:16:12.729Z] 1b78f9b78ade: Preparing [2021-07-16T17:16:12.729Z] 3d16f2b5581a: Preparing [2021-07-16T17:16:12.729Z] 7d5cc1f7bffb: Preparing [2021-07-16T17:16:12.729Z] 069d74a307ce: Preparing [2021-07-16T17:16:12.729Z] c6f1e3959050: Preparing [2021-07-16T17:16:12.729Z] 4b54ff038d86: Preparing [2021-07-16T17:16:12.729Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:12.729Z] 7d5cc1f7bffb: Waiting [2021-07-16T17:16:12.729Z] 069d74a307ce: Waiting [2021-07-16T17:16:12.729Z] c6f1e3959050: Waiting [2021-07-16T17:16:12.729Z] 4b54ff038d86: Waiting [2021-07-16T17:16:12.729Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:13.001Z] 7a555fb97940: Layer already exists [2021-07-16T17:16:13.001Z] 1b78f9b78ade: Layer already exists [2021-07-16T17:16:13.001Z] a6b440729377: Layer already exists [2021-07-16T17:16:13.001Z] 3d16f2b5581a: Layer already exists [2021-07-16T17:16:13.001Z] ba0f369c0381: Layer already exists [2021-07-16T17:16:13.001Z] 4b54ff038d86: Layer already exists [2021-07-16T17:16:13.001Z] c6f1e3959050: Layer already exists [2021-07-16T17:16:13.001Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:13.001Z] 069d74a307ce: Layer already exists [2021-07-16T17:16:13.001Z] 7d5cc1f7bffb: Layer already exists [2021-07-16T17:16:13.001Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:bcf74b1308b8b5bdf96d5155cc7fe6f40a5f78b9a4b11a66f9e36f575ede76ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:13.341Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:13.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-16T17:16:13.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-16T17:16:13.677Z] a6b440729377: Preparing [2021-07-16T17:16:13.677Z] ba0f369c0381: Preparing [2021-07-16T17:16:13.677Z] 7a555fb97940: Preparing [2021-07-16T17:16:13.677Z] 1b78f9b78ade: Preparing [2021-07-16T17:16:13.677Z] 3d16f2b5581a: Preparing [2021-07-16T17:16:13.677Z] 7d5cc1f7bffb: Preparing [2021-07-16T17:16:13.677Z] 069d74a307ce: Preparing [2021-07-16T17:16:13.677Z] c6f1e3959050: Preparing [2021-07-16T17:16:13.677Z] 4b54ff038d86: Preparing [2021-07-16T17:16:13.677Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:13.677Z] c6f1e3959050: Waiting [2021-07-16T17:16:13.677Z] 4b54ff038d86: Waiting [2021-07-16T17:16:13.677Z] 3fbe34a1663b: Waiting [2021-07-16T17:16:13.677Z] 069d74a307ce: Waiting [2021-07-16T17:16:13.951Z] 7a555fb97940: Layer already exists [2021-07-16T17:16:13.951Z] a6b440729377: Layer already exists [2021-07-16T17:16:13.951Z] 1b78f9b78ade: Layer already exists [2021-07-16T17:16:13.951Z] ba0f369c0381: Layer already exists [2021-07-16T17:16:13.951Z] 3d16f2b5581a: Layer already exists [2021-07-16T17:16:13.951Z] 7d5cc1f7bffb: Layer already exists [2021-07-16T17:16:13.951Z] 069d74a307ce: Layer already exists [2021-07-16T17:16:13.951Z] 4b54ff038d86: Layer already exists [2021-07-16T17:16:13.951Z] c6f1e3959050: Layer already exists [2021-07-16T17:16:13.951Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:13.951Z] main: digest: sha256:bcf74b1308b8b5bdf96d5155cc7fe6f40a5f78b9a4b11a66f9e36f575ede76ec size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:16:14.012Z] ===================================================== [Pipeline] echo [2021-07-16T17:16:14.026Z] taggedImages: [2021-07-16T17:16:14.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:14.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-16T17:16:14.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.13 [2021-07-16T17:16:14.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:14.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-16T17:16:14.062Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-16T17:16:14.062Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:14.062Z] latest [2021-07-16T17:16:14.062Z] 2.0.1-dev.13 [2021-07-16T17:16:14.062Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:14.062Z] main [2021-07-16T17:16:14.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:14.442Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:14.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:14.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-16T17:16:14.778Z] 19e63fc78e33: Preparing [2021-07-16T17:16:14.778Z] d7b2c0a61c03: Preparing [2021-07-16T17:16:14.778Z] 549580ca7318: Preparing [2021-07-16T17:16:14.778Z] 625b8b2f2a26: Preparing [2021-07-16T17:16:14.778Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:15.053Z] 549580ca7318: Layer already exists [2021-07-16T17:16:15.053Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:15.053Z] 19e63fc78e33: Pushed [2021-07-16T17:16:15.645Z] 625b8b2f2a26: Pushed [2021-07-16T17:16:17.607Z] d7b2c0a61c03: Pushed [2021-07-16T17:16:18.212Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:f2e2fa732736afa370c15f0770a6d31e213e6ebb7460b84bcc755665e9069622 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:18.581Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:18.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-16T17:16:18.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-16T17:16:18.919Z] 19e63fc78e33: Preparing [2021-07-16T17:16:18.919Z] d7b2c0a61c03: Preparing [2021-07-16T17:16:18.919Z] 549580ca7318: Preparing [2021-07-16T17:16:18.919Z] 625b8b2f2a26: Preparing [2021-07-16T17:16:18.919Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:19.193Z] d7b2c0a61c03: Layer already exists [2021-07-16T17:16:19.193Z] 549580ca7318: Layer already exists [2021-07-16T17:16:19.193Z] 625b8b2f2a26: Layer already exists [2021-07-16T17:16:19.194Z] 19e63fc78e33: Layer already exists [2021-07-16T17:16:19.194Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:19.194Z] latest: digest: sha256:f2e2fa732736afa370c15f0770a6d31e213e6ebb7460b84bcc755665e9069622 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:19.536Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:19.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.13 [2021-07-16T17:16:19.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-16T17:16:19.882Z] 19e63fc78e33: Preparing [2021-07-16T17:16:19.882Z] d7b2c0a61c03: Preparing [2021-07-16T17:16:19.882Z] 549580ca7318: Preparing [2021-07-16T17:16:19.882Z] 625b8b2f2a26: Preparing [2021-07-16T17:16:19.882Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:20.154Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:20.154Z] 549580ca7318: Layer already exists [2021-07-16T17:16:20.154Z] d7b2c0a61c03: Layer already exists [2021-07-16T17:16:20.154Z] 19e63fc78e33: Layer already exists [2021-07-16T17:16:20.154Z] 625b8b2f2a26: Layer already exists [2021-07-16T17:16:20.154Z] 2.0.1-dev.13: digest: sha256:f2e2fa732736afa370c15f0770a6d31e213e6ebb7460b84bcc755665e9069622 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:20.495Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:20.832Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:20.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-16T17:16:20.832Z] 19e63fc78e33: Preparing [2021-07-16T17:16:20.832Z] d7b2c0a61c03: Preparing [2021-07-16T17:16:20.832Z] 549580ca7318: Preparing [2021-07-16T17:16:20.832Z] 625b8b2f2a26: Preparing [2021-07-16T17:16:20.832Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:21.104Z] d7b2c0a61c03: Layer already exists [2021-07-16T17:16:21.104Z] 549580ca7318: Layer already exists [2021-07-16T17:16:21.104Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:21.104Z] 19e63fc78e33: Layer already exists [2021-07-16T17:16:21.104Z] 625b8b2f2a26: Layer already exists [2021-07-16T17:16:21.104Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:f2e2fa732736afa370c15f0770a6d31e213e6ebb7460b84bcc755665e9069622 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:21.447Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:21.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-16T17:16:21.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-16T17:16:21.788Z] 19e63fc78e33: Preparing [2021-07-16T17:16:21.788Z] d7b2c0a61c03: Preparing [2021-07-16T17:16:21.788Z] 549580ca7318: Preparing [2021-07-16T17:16:21.788Z] 625b8b2f2a26: Preparing [2021-07-16T17:16:21.788Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:22.061Z] 19e63fc78e33: Layer already exists [2021-07-16T17:16:22.061Z] 549580ca7318: Layer already exists [2021-07-16T17:16:22.061Z] d7b2c0a61c03: Layer already exists [2021-07-16T17:16:22.061Z] 625b8b2f2a26: Layer already exists [2021-07-16T17:16:23.035Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:23.306Z] main: digest: sha256:f2e2fa732736afa370c15f0770a6d31e213e6ebb7460b84bcc755665e9069622 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:16:23.367Z] ===================================================== [Pipeline] echo [2021-07-16T17:16:23.382Z] taggedImages: [2021-07-16T17:16:23.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:23.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-16T17:16:23.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.13 [2021-07-16T17:16:23.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:23.382Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-16T17:16:23.417Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-16T17:16:23.417Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:23.417Z] latest [2021-07-16T17:16:23.417Z] 2.0.1-dev.13 [2021-07-16T17:16:23.417Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:23.417Z] main [2021-07-16T17:16:23.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:23.792Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:24.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:24.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-16T17:16:24.126Z] 8d603c4c8c5d: Preparing [2021-07-16T17:16:24.126Z] e61cc68a96de: Preparing [2021-07-16T17:16:24.126Z] 549580ca7318: Preparing [2021-07-16T17:16:24.127Z] 05fb08625f7d: Preparing [2021-07-16T17:16:24.127Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:24.399Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:24.399Z] 549580ca7318: Layer already exists [2021-07-16T17:16:24.670Z] 8d603c4c8c5d: Pushed [2021-07-16T17:16:24.670Z] 05fb08625f7d: Pushed [2021-07-16T17:16:27.270Z] e61cc68a96de: Pushed [2021-07-16T17:16:27.541Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:2f07741469a66da577e595ac2090c12502bd472d6001809f644e5ffc6036816d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:27.885Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:28.222Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-16T17:16:28.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-16T17:16:28.222Z] 8d603c4c8c5d: Preparing [2021-07-16T17:16:28.222Z] e61cc68a96de: Preparing [2021-07-16T17:16:28.222Z] 549580ca7318: Preparing [2021-07-16T17:16:28.223Z] 05fb08625f7d: Preparing [2021-07-16T17:16:28.223Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:28.493Z] 549580ca7318: Layer already exists [2021-07-16T17:16:28.764Z] e61cc68a96de: Layer already exists [2021-07-16T17:16:28.764Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:28.764Z] 05fb08625f7d: Layer already exists [2021-07-16T17:16:28.764Z] 8d603c4c8c5d: Layer already exists [2021-07-16T17:16:28.764Z] latest: digest: sha256:2f07741469a66da577e595ac2090c12502bd472d6001809f644e5ffc6036816d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:29.103Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:29.437Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.13 [2021-07-16T17:16:29.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-16T17:16:29.437Z] 8d603c4c8c5d: Preparing [2021-07-16T17:16:29.437Z] e61cc68a96de: Preparing [2021-07-16T17:16:29.437Z] 549580ca7318: Preparing [2021-07-16T17:16:29.437Z] 05fb08625f7d: Preparing [2021-07-16T17:16:29.437Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:29.709Z] 549580ca7318: Layer already exists [2021-07-16T17:16:29.709Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:29.709Z] e61cc68a96de: Layer already exists [2021-07-16T17:16:29.709Z] 05fb08625f7d: Layer already exists [2021-07-16T17:16:30.677Z] 8d603c4c8c5d: Layer already exists [2021-07-16T17:16:30.677Z] 2.0.1-dev.13: digest: sha256:2f07741469a66da577e595ac2090c12502bd472d6001809f644e5ffc6036816d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:31.019Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:31.373Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:31.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-16T17:16:32.387Z] 8d603c4c8c5d: Preparing [2021-07-16T17:16:32.387Z] e61cc68a96de: Preparing [2021-07-16T17:16:32.387Z] 549580ca7318: Preparing [2021-07-16T17:16:32.387Z] 05fb08625f7d: Preparing [2021-07-16T17:16:32.387Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:32.661Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:32.661Z] 549580ca7318: Layer already exists [2021-07-16T17:16:32.661Z] 8d603c4c8c5d: Layer already exists [2021-07-16T17:16:32.661Z] 05fb08625f7d: Layer already exists [2021-07-16T17:16:32.661Z] e61cc68a96de: Layer already exists [2021-07-16T17:16:32.661Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:2f07741469a66da577e595ac2090c12502bd472d6001809f644e5ffc6036816d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:33.004Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:33.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-16T17:16:33.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-16T17:16:33.343Z] 8d603c4c8c5d: Preparing [2021-07-16T17:16:33.343Z] e61cc68a96de: Preparing [2021-07-16T17:16:33.343Z] 549580ca7318: Preparing [2021-07-16T17:16:33.343Z] 05fb08625f7d: Preparing [2021-07-16T17:16:33.343Z] 3fbe34a1663b: Preparing [2021-07-16T17:16:33.620Z] e61cc68a96de: Layer already exists [2021-07-16T17:16:33.620Z] 3fbe34a1663b: Layer already exists [2021-07-16T17:16:33.620Z] 8d603c4c8c5d: Layer already exists [2021-07-16T17:16:33.620Z] 05fb08625f7d: Layer already exists [2021-07-16T17:16:33.620Z] 549580ca7318: Layer already exists [2021-07-16T17:16:33.620Z] main: digest: sha256:2f07741469a66da577e595ac2090c12502bd472d6001809f644e5ffc6036816d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:16:33.681Z] ===================================================== [Pipeline] echo [2021-07-16T17:16:33.696Z] taggedImages: [2021-07-16T17:16:33.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:33.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-16T17:16:33.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.13 [2021-07-16T17:16:33.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:33.696Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-16T17:16:33.729Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-16T17:16:33.729Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:33.729Z] latest [2021-07-16T17:16:33.729Z] 2.0.1-dev.13 [2021-07-16T17:16:33.729Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:33.729Z] main [2021-07-16T17:16:33.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:34.108Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:34.477Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:34.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-16T17:16:34.477Z] 64b0f12f973d: Preparing [2021-07-16T17:16:34.477Z] 4d42024a10b3: Preparing [2021-07-16T17:16:34.477Z] bbe0ec13c6b2: Preparing [2021-07-16T17:16:34.477Z] 74babc0e278a: Preparing [2021-07-16T17:16:34.477Z] 36385507e099: Preparing [2021-07-16T17:16:34.477Z] 0f96eb6246ad: Preparing [2021-07-16T17:16:34.477Z] c09ef504d4db: Preparing [2021-07-16T17:16:34.477Z] c7acdc5265c6: Preparing [2021-07-16T17:16:34.477Z] 67ea5d85c628: Preparing [2021-07-16T17:16:34.477Z] cf0781f940e6: Preparing [2021-07-16T17:16:34.477Z] c55d5dbdab40: Preparing [2021-07-16T17:16:34.477Z] c7acdc5265c6: Waiting [2021-07-16T17:16:34.477Z] c55d5dbdab40: Waiting [2021-07-16T17:16:34.477Z] 67ea5d85c628: Waiting [2021-07-16T17:16:34.477Z] cf0781f940e6: Waiting [2021-07-16T17:16:34.477Z] 0f96eb6246ad: Waiting [2021-07-16T17:16:34.477Z] c09ef504d4db: Waiting [2021-07-16T17:16:34.755Z] 36385507e099: Layer already exists [2021-07-16T17:16:34.755Z] 0f96eb6246ad: Layer already exists [2021-07-16T17:16:34.755Z] 4d42024a10b3: Pushed [2021-07-16T17:16:35.736Z] 64b0f12f973d: Pushed [2021-07-16T17:16:35.736Z] 67ea5d85c628: Layer already exists [2021-07-16T17:16:35.736Z] cf0781f940e6: Layer already exists [2021-07-16T17:16:35.736Z] c55d5dbdab40: Layer already exists [2021-07-16T17:16:35.736Z] c09ef504d4db: Layer already exists [2021-07-16T17:16:36.007Z] c7acdc5265c6: Layer already exists [2021-07-16T17:16:37.433Z] bbe0ec13c6b2: Pushed [2021-07-16T17:16:52.481Z] 74babc0e278a: Pushed [2021-07-16T17:16:52.481Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1: digest: sha256:e0b320dedbb4b3ab7d1338e54187a7f81ed198d920bc3eb6a9bb7a3c92ed890b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:52.824Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:53.166Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-16T17:16:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-16T17:16:53.166Z] 64b0f12f973d: Preparing [2021-07-16T17:16:53.166Z] 4d42024a10b3: Preparing [2021-07-16T17:16:53.166Z] bbe0ec13c6b2: Preparing [2021-07-16T17:16:53.166Z] 74babc0e278a: Preparing [2021-07-16T17:16:53.166Z] 36385507e099: Preparing [2021-07-16T17:16:53.166Z] 0f96eb6246ad: Preparing [2021-07-16T17:16:53.166Z] c09ef504d4db: Preparing [2021-07-16T17:16:53.166Z] c7acdc5265c6: Preparing [2021-07-16T17:16:53.166Z] 67ea5d85c628: Preparing [2021-07-16T17:16:53.166Z] cf0781f940e6: Preparing [2021-07-16T17:16:53.166Z] c55d5dbdab40: Preparing [2021-07-16T17:16:53.166Z] c09ef504d4db: Waiting [2021-07-16T17:16:53.166Z] c7acdc5265c6: Waiting [2021-07-16T17:16:53.166Z] 67ea5d85c628: Waiting [2021-07-16T17:16:53.166Z] cf0781f940e6: Waiting [2021-07-16T17:16:53.166Z] c55d5dbdab40: Waiting [2021-07-16T17:16:53.166Z] 0f96eb6246ad: Waiting [2021-07-16T17:16:53.439Z] 64b0f12f973d: Layer already exists [2021-07-16T17:16:53.439Z] 36385507e099: Layer already exists [2021-07-16T17:16:53.439Z] 4d42024a10b3: Layer already exists [2021-07-16T17:16:53.439Z] bbe0ec13c6b2: Layer already exists [2021-07-16T17:16:53.439Z] 74babc0e278a: Layer already exists [2021-07-16T17:16:53.439Z] 0f96eb6246ad: Layer already exists [2021-07-16T17:16:53.439Z] 67ea5d85c628: Layer already exists [2021-07-16T17:16:53.439Z] c7acdc5265c6: Layer already exists [2021-07-16T17:16:53.439Z] cf0781f940e6: Layer already exists [2021-07-16T17:16:53.439Z] c09ef504d4db: Layer already exists [2021-07-16T17:16:53.713Z] c55d5dbdab40: Layer already exists [2021-07-16T17:16:53.714Z] latest: digest: sha256:e0b320dedbb4b3ab7d1338e54187a7f81ed198d920bc3eb6a9bb7a3c92ed890b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:54.058Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:54.395Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.13 [2021-07-16T17:16:54.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-16T17:16:54.395Z] 64b0f12f973d: Preparing [2021-07-16T17:16:54.395Z] 4d42024a10b3: Preparing [2021-07-16T17:16:54.395Z] bbe0ec13c6b2: Preparing [2021-07-16T17:16:54.395Z] 74babc0e278a: Preparing [2021-07-16T17:16:54.395Z] 36385507e099: Preparing [2021-07-16T17:16:54.395Z] 0f96eb6246ad: Preparing [2021-07-16T17:16:54.395Z] c09ef504d4db: Preparing [2021-07-16T17:16:54.395Z] c7acdc5265c6: Preparing [2021-07-16T17:16:54.395Z] 67ea5d85c628: Preparing [2021-07-16T17:16:54.395Z] cf0781f940e6: Preparing [2021-07-16T17:16:54.395Z] c55d5dbdab40: Preparing [2021-07-16T17:16:54.395Z] c09ef504d4db: Waiting [2021-07-16T17:16:54.395Z] 0f96eb6246ad: Waiting [2021-07-16T17:16:54.395Z] c7acdc5265c6: Waiting [2021-07-16T17:16:54.395Z] 67ea5d85c628: Waiting [2021-07-16T17:16:54.395Z] cf0781f940e6: Waiting [2021-07-16T17:16:54.395Z] c55d5dbdab40: Waiting [2021-07-16T17:16:54.395Z] 4d42024a10b3: Layer already exists [2021-07-16T17:16:54.395Z] 64b0f12f973d: Layer already exists [2021-07-16T17:16:54.395Z] bbe0ec13c6b2: Layer already exists [2021-07-16T17:16:54.395Z] 74babc0e278a: Layer already exists [2021-07-16T17:16:54.395Z] 36385507e099: Layer already exists [2021-07-16T17:16:54.395Z] 0f96eb6246ad: Layer already exists [2021-07-16T17:16:54.668Z] c09ef504d4db: Layer already exists [2021-07-16T17:16:54.669Z] c7acdc5265c6: Layer already exists [2021-07-16T17:16:54.669Z] cf0781f940e6: Layer already exists [2021-07-16T17:16:54.669Z] 67ea5d85c628: Layer already exists [2021-07-16T17:16:54.669Z] c55d5dbdab40: Layer already exists [2021-07-16T17:16:54.669Z] 2.0.1-dev.13: digest: sha256:e0b320dedbb4b3ab7d1338e54187a7f81ed198d920bc3eb6a9bb7a3c92ed890b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:55.009Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:55.347Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:55.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-16T17:16:55.347Z] 64b0f12f973d: Preparing [2021-07-16T17:16:55.347Z] 4d42024a10b3: Preparing [2021-07-16T17:16:55.347Z] bbe0ec13c6b2: Preparing [2021-07-16T17:16:55.347Z] 74babc0e278a: Preparing [2021-07-16T17:16:55.347Z] 36385507e099: Preparing [2021-07-16T17:16:55.347Z] 0f96eb6246ad: Preparing [2021-07-16T17:16:55.347Z] c09ef504d4db: Preparing [2021-07-16T17:16:55.347Z] c7acdc5265c6: Preparing [2021-07-16T17:16:55.347Z] 67ea5d85c628: Preparing [2021-07-16T17:16:55.347Z] cf0781f940e6: Preparing [2021-07-16T17:16:55.347Z] c55d5dbdab40: Preparing [2021-07-16T17:16:55.347Z] 0f96eb6246ad: Waiting [2021-07-16T17:16:55.347Z] c09ef504d4db: Waiting [2021-07-16T17:16:55.347Z] c7acdc5265c6: Waiting [2021-07-16T17:16:55.347Z] 67ea5d85c628: Waiting [2021-07-16T17:16:55.347Z] cf0781f940e6: Waiting [2021-07-16T17:16:55.347Z] c55d5dbdab40: Waiting [2021-07-16T17:16:55.625Z] 74babc0e278a: Layer already exists [2021-07-16T17:16:55.625Z] 36385507e099: Layer already exists [2021-07-16T17:16:55.625Z] 64b0f12f973d: Layer already exists [2021-07-16T17:16:55.625Z] bbe0ec13c6b2: Layer already exists [2021-07-16T17:16:55.625Z] 4d42024a10b3: Layer already exists [2021-07-16T17:16:55.625Z] c09ef504d4db: Layer already exists [2021-07-16T17:16:55.625Z] 67ea5d85c628: Layer already exists [2021-07-16T17:16:55.625Z] 0f96eb6246ad: Layer already exists [2021-07-16T17:16:55.625Z] cf0781f940e6: Layer already exists [2021-07-16T17:16:55.625Z] c7acdc5265c6: Layer already exists [2021-07-16T17:16:55.625Z] c55d5dbdab40: Layer already exists [2021-07-16T17:16:55.625Z] 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13: digest: sha256:e0b320dedbb4b3ab7d1338e54187a7f81ed198d920bc3eb6a9bb7a3c92ed890b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:55.963Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:56.299Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-16T17:16:56.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-16T17:16:56.299Z] 64b0f12f973d: Preparing [2021-07-16T17:16:56.299Z] 4d42024a10b3: Preparing [2021-07-16T17:16:56.299Z] bbe0ec13c6b2: Preparing [2021-07-16T17:16:56.299Z] 74babc0e278a: Preparing [2021-07-16T17:16:56.299Z] 36385507e099: Preparing [2021-07-16T17:16:56.299Z] 0f96eb6246ad: Preparing [2021-07-16T17:16:56.299Z] c09ef504d4db: Preparing [2021-07-16T17:16:56.299Z] c7acdc5265c6: Preparing [2021-07-16T17:16:56.299Z] 67ea5d85c628: Preparing [2021-07-16T17:16:56.299Z] cf0781f940e6: Preparing [2021-07-16T17:16:56.299Z] c55d5dbdab40: Preparing [2021-07-16T17:16:56.299Z] 0f96eb6246ad: Waiting [2021-07-16T17:16:56.299Z] c7acdc5265c6: Waiting [2021-07-16T17:16:56.299Z] 67ea5d85c628: Waiting [2021-07-16T17:16:56.299Z] cf0781f940e6: Waiting [2021-07-16T17:16:56.299Z] c09ef504d4db: Waiting [2021-07-16T17:16:56.299Z] c55d5dbdab40: Waiting [2021-07-16T17:16:56.571Z] 4d42024a10b3: Layer already exists [2021-07-16T17:16:56.571Z] bbe0ec13c6b2: Layer already exists [2021-07-16T17:16:56.571Z] 36385507e099: Layer already exists [2021-07-16T17:16:56.571Z] 64b0f12f973d: Layer already exists [2021-07-16T17:16:56.571Z] 74babc0e278a: Layer already exists [2021-07-16T17:16:56.571Z] c09ef504d4db: Layer already exists [2021-07-16T17:16:56.571Z] 0f96eb6246ad: Layer already exists [2021-07-16T17:16:56.571Z] c7acdc5265c6: Layer already exists [2021-07-16T17:16:56.571Z] cf0781f940e6: Layer already exists [2021-07-16T17:16:56.571Z] 67ea5d85c628: Layer already exists [2021-07-16T17:16:56.571Z] c55d5dbdab40: Layer already exists [2021-07-16T17:16:56.571Z] main: digest: sha256:e0b320dedbb4b3ab7d1338e54187a7f81ed198d920bc3eb6a9bb7a3c92ed890b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T17:16:56.628Z] ===================================================== [Pipeline] echo [2021-07-16T17:16:56.642Z] taggedImages: [2021-07-16T17:16:56.642Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [2021-07-16T17:16:56.642Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-16T17:16:56.642Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.13 [2021-07-16T17:16:56.642Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ac2c5b0481f8b8091b66f2267a28d88a679c7d1-2.0.1-dev.13 [2021-07-16T17:16:56.642Z] - 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-07-16T17:16:57.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:16:57.404Z] [2021-07-16T17:16:57.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:16:57.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:16:58.032Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-16T17:16:58.032Z] 448f6bf000e3: Pulling fs layer [2021-07-16T17:16:58.032Z] f757da607395: Pulling fs layer [2021-07-16T17:16:58.032Z] 05883995daec: Pulling fs layer [2021-07-16T17:16:58.032Z] 8603b9c90790: Pulling fs layer [2021-07-16T17:16:58.032Z] 1560dd03e051: Pulling fs layer [2021-07-16T17:16:58.032Z] 27f5ce0e4adf: Pulling fs layer [2021-07-16T17:16:58.032Z] c2d8d7efcc4b: Pulling fs layer [2021-07-16T17:16:58.032Z] 8603b9c90790: Waiting [2021-07-16T17:16:58.032Z] 1560dd03e051: Waiting [2021-07-16T17:16:58.032Z] 27f5ce0e4adf: Waiting [2021-07-16T17:16:58.305Z] f757da607395: Verifying Checksum [2021-07-16T17:16:58.305Z] f757da607395: Download complete [2021-07-16T17:16:58.305Z] 8603b9c90790: Verifying Checksum [2021-07-16T17:16:58.305Z] 8603b9c90790: Download complete [2021-07-16T17:16:58.578Z] 1560dd03e051: Verifying Checksum [2021-07-16T17:16:58.578Z] 1560dd03e051: Download complete [2021-07-16T17:16:58.578Z] 27f5ce0e4adf: Verifying Checksum [2021-07-16T17:16:58.578Z] 27f5ce0e4adf: Download complete [2021-07-16T17:16:58.578Z] 05883995daec: Verifying Checksum [2021-07-16T17:16:58.578Z] 05883995daec: Download complete [2021-07-16T17:16:59.559Z] 448f6bf000e3: Verifying Checksum [2021-07-16T17:16:59.559Z] 448f6bf000e3: Download complete [2021-07-16T17:17:02.179Z] c2d8d7efcc4b: Verifying Checksum [2021-07-16T17:17:02.179Z] c2d8d7efcc4b: Download complete [2021-07-16T17:17:03.157Z] 448f6bf000e3: Pull complete [2021-07-16T17:17:03.754Z] f757da607395: Pull complete [2021-07-16T17:17:05.183Z] 05883995daec: Pull complete [2021-07-16T17:17:05.457Z] 8603b9c90790: Pull complete [2021-07-16T17:17:06.891Z] 1560dd03e051: Pull complete [2021-07-16T17:17:07.164Z] 27f5ce0e4adf: Pull complete [2021-07-16T17:17:22.244Z] c2d8d7efcc4b: Pull complete [2021-07-16T17:17:22.244Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-16T17:17:22.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:17:22.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-16T17:17:22.515Z] prd-ubuntu18.04-docker-arm64-4c-16g-3096 does not seem to be running inside a container [2021-07-16T17:17:22.587Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:17:26.701Z] $ docker top 9b1a18a68e1c15f2b1684081dd825e38bd08f3a436ad04a44575022f7cc6da03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:17:27.850Z] ---> job-cost.sh [2021-07-16T17:17:27.850Z] lf-activate-venv: SKIPPING [2021-07-16T17:17:27.850Z] INFO: No Stack... [2021-07-16T17:17:29.286Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T17:17:29.876Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T17:17:30.536Z] + cat /w/workspace/edgex-go/13/archives/cost.csv [2021-07-16T17:17:30.536Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T17:17:30.598Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-13-stack-cost] [2021-07-16T17:17:30.607Z] Resource [jenkins-edgexfoundry-edgex-go-main-13-stack-cost] did not exist. Created. [2021-07-16T17:17:30.607Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T17:17:31.284Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T17:17:31.987Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T17:17:32.000Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-16T17:17:32.098Z] $ docker stop --time=1 9b1a18a68e1c15f2b1684081dd825e38bd08f3a436ad04a44575022f7cc6da03 [2021-07-16T17:17:33.745Z] $ docker rm -f 9b1a18a68e1c15f2b1684081dd825e38bd08f3a436ad04a44575022f7cc6da03 [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-07-16T17:17:34.943Z] provisioning config files... [2021-07-16T17:17:34.957Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config2296279546991794249tmp [Pipeline] { [Pipeline] sh [2021-07-16T17:17:35.294Z] + set +x [2021-07-16T17:17:35.294Z] + curl -s https://codecov.io/bash [2021-07-16T17:17:35.294Z] + bash -s -- [2021-07-16T17:17:35.294Z] [2021-07-16T17:17:35.294Z] _____ _ [2021-07-16T17:17:35.294Z] / ____| | | [2021-07-16T17:17:35.294Z] | | ___ __| | ___ ___ _____ __ [2021-07-16T17:17:35.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-16T17:17:35.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-16T17:17:35.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-16T17:17:35.294Z] Bash-1.0.5 [2021-07-16T17:17:35.294Z] [2021-07-16T17:17:35.294Z] [2021-07-16T17:17:35.562Z] ==> git version 2.24.4 found [2021-07-16T17:17:35.562Z] ==> 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-07-16T17:17:35.562Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-16T17:17:35.562Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-16T17:17:35.562Z] ==> Jenkins CI detected. [2021-07-16T17:17:35.562Z] project root: . [2021-07-16T17:17:35.562Z] --> token set from env [2021-07-16T17:17:35.562Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-16T17:17:35.562Z] ==> Running gcov in . (disable via -X gcov) [2021-07-16T17:17:35.562Z] ==> Python coveragepy not found [2021-07-16T17:17:35.562Z] ==> Searching for coverage reports in: [2021-07-16T17:17:35.562Z] + . [2021-07-16T17:17:35.562Z] -> Found 1 reports [2021-07-16T17:17:35.562Z] ==> Detecting git/mercurial file structure [2021-07-16T17:17:35.562Z] ==> Reading reports [2021-07-16T17:17:35.562Z] + ./coverage.out bytes=402846 [2021-07-16T17:17:35.562Z] ==> Appending adjustments [2021-07-16T17:17:35.562Z] https://docs.codecov.io/docs/fixing-reports [2021-07-16T17:17:36.533Z] + Found adjustments [2021-07-16T17:17:36.533Z] ==> Gzipping contents [2021-07-16T17:17:36.802Z] 56K /tmp/codecov.UGy9JA.gz [2021-07-16T17:17:36.803Z] ==> Uploading reports [2021-07-16T17:17:36.803Z] url: https://codecov.io [2021-07-16T17:17:36.803Z] query: branch=main&commit=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-16T17:17:36.803Z] -> Pinging Codecov [2021-07-16T17:17:36.803Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=8ac2c5b0481f8b8091b66f2267a28d88a679c7d1&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-16T17:17:37.071Z] -> Uploading to [2021-07-16T17:17:37.071Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-16/00271124DB129430A58F1EEE437C3FCB/8ac2c5b0481f8b8091b66f2267a28d88a679c7d1/91324c85-c7eb-4f2e-bd70-85c49c691fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T171736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=653a381c25a8953f4960d39021c859611694ef9dad1a65f9d5dc3568daf84480 [2021-07-16T17:17:37.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:17:37.071Z] Dload Upload Total Spent Left Speed [2021-07-16T17:17:37.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54492 0 0 100 54492 0 129k --:--:-- --:--:-- --:--:-- 129k [2021-07-16T17:17:37.662Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 [Pipeline] } [2021-07-16T17:17:37.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-16T17:17:40.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-16T17:17:40.381Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:17:40.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-16T17:17:40.714Z] [2021-07-16T17:17:40.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:17:41.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-16T17:17:41.402Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-16T17:17:41.402Z] 188c0c94c7c5: Pulling fs layer [2021-07-16T17:17:41.402Z] 0ef7d3d256c8: Pulling fs layer [2021-07-16T17:17:41.402Z] de9db76c5a1d: Pulling fs layer [2021-07-16T17:17:41.402Z] 0eba1c9be4d2: Pulling fs layer [2021-07-16T17:17:41.402Z] 0d57e429df01: Pulling fs layer [2021-07-16T17:17:41.402Z] 4e4be7b47b0d: Pulling fs layer [2021-07-16T17:17:41.402Z] e1f770b5df2f: Pulling fs layer [2021-07-16T17:17:41.402Z] 85a0685a4137: Pulling fs layer [2021-07-16T17:17:41.402Z] 0eba1c9be4d2: Waiting [2021-07-16T17:17:41.402Z] 0d57e429df01: Waiting [2021-07-16T17:17:41.402Z] 4e4be7b47b0d: Waiting [2021-07-16T17:17:41.402Z] e1f770b5df2f: Waiting [2021-07-16T17:17:41.402Z] 85a0685a4137: Waiting [2021-07-16T17:17:41.402Z] de9db76c5a1d: Verifying Checksum [2021-07-16T17:17:41.402Z] de9db76c5a1d: Download complete [2021-07-16T17:17:41.402Z] 0ef7d3d256c8: Verifying Checksum [2021-07-16T17:17:41.402Z] 0ef7d3d256c8: Download complete [2021-07-16T17:17:41.402Z] 0d57e429df01: Verifying Checksum [2021-07-16T17:17:41.402Z] 0d57e429df01: Download complete [2021-07-16T17:17:41.402Z] 4e4be7b47b0d: Verifying Checksum [2021-07-16T17:17:41.402Z] 4e4be7b47b0d: Download complete [2021-07-16T17:17:41.402Z] 188c0c94c7c5: Verifying Checksum [2021-07-16T17:17:41.402Z] 188c0c94c7c5: Download complete [2021-07-16T17:17:41.723Z] 188c0c94c7c5: Pull complete [2021-07-16T17:17:41.723Z] 0ef7d3d256c8: Pull complete [2021-07-16T17:17:41.723Z] de9db76c5a1d: Pull complete [2021-07-16T17:17:42.992Z] e1f770b5df2f: Download complete [2021-07-16T17:17:46.369Z] 0eba1c9be4d2: Verifying Checksum [2021-07-16T17:17:46.369Z] 0eba1c9be4d2: Download complete [2021-07-16T17:17:46.965Z] 85a0685a4137: Verifying Checksum [2021-07-16T17:17:46.965Z] 85a0685a4137: Download complete [2021-07-16T17:17:49.565Z] 0eba1c9be4d2: Pull complete [2021-07-16T17:17:49.565Z] 0d57e429df01: Pull complete [2021-07-16T17:17:49.886Z] 4e4be7b47b0d: Pull complete [2021-07-16T17:17:50.156Z] e1f770b5df2f: Pull complete [2021-07-16T17:17:55.516Z] 85a0685a4137: Pull complete [2021-07-16T17:17:55.516Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-16T17:17:55.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-16T17:17:55.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-16T17:17:55.622Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:17:55.696Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:17:56.612Z] $ docker top 1b19ef347a247b05acf1999eac2fd1a0b1b697bc63bd7e96d44dae18d55e8f19 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-16T17:17:56.709Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-16T17:17:57.013Z] + set -o pipefail [2021-07-16T17:17:57.013Z] + snyk monitor '--org=edgex-jenkins' [2021-07-16T17:18:19.125Z] [2021-07-16T17:18:19.125Z] Monitoring /w/workspace/edgex-go/13 (github.com/edgexfoundry/edgex-go)... [2021-07-16T17:18:19.125Z] [2021-07-16T17:18:19.125Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/37aea720-e2a9-46f6-b491-4ebf44e7ea99 [2021-07-16T17:18:19.125Z] [2021-07-16T17:18:19.125Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-16T17:18:19.125Z] [2021-07-16T17:18:19.125Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-16T17:18:19.125Z] [2021-07-16T17:18:19.125Z] [Pipeline] } [2021-07-16T17:18:19.146Z] $ docker stop --time=1 1b19ef347a247b05acf1999eac2fd1a0b1b697bc63bd7e96d44dae18d55e8f19 [2021-07-16T17:18:20.905Z] $ docker rm -f 1b19ef347a247b05acf1999eac2fd1a0b1b697bc63bd7e96d44dae18d55e8f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-16T17:18:21.702Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:18:21.721Z] provisioning config files... [2021-07-16T17:18:21.737Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/13@tmp/config2419435341394362513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:18:22.074Z] --> edgex-publish-swagger.sh [2021-07-16T17:18:22.074Z] === Publish openapi/v2 API === [2021-07-16T17:18:22.074Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-16T17:18:22.074Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/13/openapi/v2/core-command.yaml] [2021-07-16T17:18:22.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:22.074Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:23.308Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26210 0:00:01 0:00:01 --:--:-- 26227 100 31867 0 0 100 31867 0 23787 0:00:01 0:00:01 --:--:-- 23799 [2021-07-16T17:18:23.308Z] [2021-07-16T17:18:23.308Z] [2021-07-16T17:18:23.308Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/13/openapi/v2/core-data.yaml] [2021-07-16T17:18:23.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:23.308Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:24.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56751 0:00:01 0:00:01 --:--:-- 56766 100 65452 0 0 100 65452 0 52237 0:00:01 0:00:01 --:--:-- 52277 [2021-07-16T17:18:24.717Z] [2021-07-16T17:18:24.717Z] [2021-07-16T17:18:24.717Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/13/openapi/v2/core-metadata.yaml] [2021-07-16T17:18:24.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:24.717Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:25.949Z] 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 84709 0:00:01 0:00:01 --:--:-- 84691 [2021-07-16T17:18:25.949Z] [2021-07-16T17:18:25.949Z] [2021-07-16T17:18:25.949Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/13/openapi/v2/support-notifications.yaml] [2021-07-16T17:18:25.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:25.949Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:27.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73838 0:00:01 0:00:01 --:--:-- 73889 100 86007 0 0 100 86007 0 67539 0:00:01 0:00:01 --:--:-- 67562 [2021-07-16T17:18:27.369Z] [2021-07-16T17:18:27.369Z] [2021-07-16T17:18:27.369Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/13/openapi/v2/support-scheduler.yaml] [2021-07-16T17:18:27.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:27.369Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:28.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 32747 0:00:01 0:00:01 --:--:-- 32766 100 38042 0 0 100 38042 0 31298 0:00:01 0:00:01 --:--:-- 31310 [2021-07-16T17:18:28.783Z] [2021-07-16T17:18:28.783Z] [2021-07-16T17:18:28.783Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/13/openapi/v2/system-agent.yaml] [2021-07-16T17:18:28.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T17:18:28.783Z] Dload Upload Total Spent Left Speed [2021-07-16T17:18:30.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16853 0:00:01 0:00:01 --:--:-- 16848 100 19730 0 0 100 19730 0 13323 0:00:01 0:00:01 --:--:-- 13322 [2021-07-16T17:18:30.027Z] [2021-07-16T17:18:30.027Z] [Pipeline] } [2021-07-16T17:18:30.043Z] 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-07-16T17:18:30.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:18:30.791Z] . [Pipeline] withDockerContainer [2021-07-16T17:18:30.888Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:18:30.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:18:31.367Z] $ docker top 71af0105ae0b2654a54b791c50637dac6d56b455b7e4dab682190b24466eca2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T17:18:31.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:18:31.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:18:31.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:18:31.667Z] $ docker exec 71af0105ae0b2654a54b791c50637dac6d56b455b7e4dab682190b24466eca2d ssh-agent [2021-07-16T17:18:31.786Z] SSH_AUTH_SOCK=/tmp/ssh-ZvPklZP7WMCW/agent.14 [2021-07-16T17:18:31.786Z] SSH_AGENT_PID=20 [2021-07-16T17:18:31.797Z] Running ssh-add (command line suppressed) [2021-07-16T17:18:31.892Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1008927137003133480.key (/w/workspace/edgex-go/13@tmp/private_key_1008927137003133480.key) [2021-07-16T17:18:31.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:18:32.236Z] + git semver tag [2021-07-16T17:18:32.236Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T17:18:32.236Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-07-16T17:18:32.236Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-07-16T17:18:32.236Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T17:18:32.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T17:18:32.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T17:18:32.236Z] # $SEMVER_BRANCH = main [2021-07-16T17:18:32.236Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [2021-07-16T17:18:32.236Z] # 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 HEAD [2021-07-16T17:18:32.236Z] # -> Force: false [2021-07-16T17:18:32.236Z] # abde8ddd81a287c813abfea31dbb3c2f44ccc6f7 refs/tags/v2.0.1-dev.13 [Pipeline] } [2021-07-16T17:18:32.272Z] $ docker exec --env ******** --env ******** 71af0105ae0b2654a54b791c50637dac6d56b455b7e4dab682190b24466eca2d ssh-agent -k [2021-07-16T17:18:32.377Z] unset SSH_AUTH_SOCK; [2021-07-16T17:18:32.377Z] unset SSH_AGENT_PID; [2021-07-16T17:18:32.377Z] echo Agent pid 20 killed; [2021-07-16T17:18:32.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:18:32.745Z] + git semver [Pipeline] } [2021-07-16T17:18:32.767Z] $ docker stop --time=1 71af0105ae0b2654a54b791c50637dac6d56b455b7e4dab682190b24466eca2d [2021-07-16T17:18:33.970Z] $ docker rm -f 71af0105ae0b2654a54b791c50637dac6d56b455b7e4dab682190b24466eca2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:18:34.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-16T17:18:34.441Z] [2021-07-16T17:18:34.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:18:34.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-16T17:18:34.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-16T17:18:34.769Z] ab5ef0e58194: Pulling fs layer [2021-07-16T17:18:34.769Z] 9712f1f96733: Pulling fs layer [2021-07-16T17:18:34.769Z] 63f879dbbcfc: Pulling fs layer [2021-07-16T17:18:34.769Z] 0d9ebad4ef96: Pulling fs layer [2021-07-16T17:18:34.769Z] e9a5061849ea: Pulling fs layer [2021-07-16T17:18:34.769Z] d747dcd14b5f: Pulling fs layer [2021-07-16T17:18:34.769Z] 2de7ff778b66: Pulling fs layer [2021-07-16T17:18:34.769Z] e9a5061849ea: Waiting [2021-07-16T17:18:34.769Z] d747dcd14b5f: Waiting [2021-07-16T17:18:34.769Z] 2de7ff778b66: Waiting [2021-07-16T17:18:34.769Z] 0d9ebad4ef96: Waiting [2021-07-16T17:18:35.035Z] 9712f1f96733: Verifying Checksum [2021-07-16T17:18:35.035Z] 9712f1f96733: Download complete [2021-07-16T17:18:36.983Z] 63f879dbbcfc: Verifying Checksum [2021-07-16T17:18:36.983Z] 63f879dbbcfc: Download complete [2021-07-16T17:18:36.983Z] e9a5061849ea: Verifying Checksum [2021-07-16T17:18:36.983Z] e9a5061849ea: Download complete [2021-07-16T17:18:36.983Z] d747dcd14b5f: Verifying Checksum [2021-07-16T17:18:36.983Z] d747dcd14b5f: Download complete [2021-07-16T17:18:37.564Z] 2de7ff778b66: Verifying Checksum [2021-07-16T17:18:37.564Z] 2de7ff778b66: Download complete [2021-07-16T17:18:38.147Z] 0d9ebad4ef96: Verifying Checksum [2021-07-16T17:18:38.147Z] 0d9ebad4ef96: Download complete [2021-07-16T17:18:38.413Z] ab5ef0e58194: Verifying Checksum [2021-07-16T17:18:38.413Z] ab5ef0e58194: Download complete [2021-07-16T17:18:41.010Z] ab5ef0e58194: Pull complete [2021-07-16T17:18:41.010Z] 9712f1f96733: Pull complete [2021-07-16T17:18:41.971Z] 63f879dbbcfc: Pull complete [2021-07-16T17:18:45.374Z] 0d9ebad4ef96: Pull complete [2021-07-16T17:18:45.374Z] e9a5061849ea: Pull complete [2021-07-16T17:18:45.374Z] d747dcd14b5f: Pull complete [2021-07-16T17:18:46.344Z] 2de7ff778b66: Pull complete [2021-07-16T17:18:46.344Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-16T17:18:46.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-16T17:18:46.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-16T17:18:46.446Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:18:46.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:18:49.698Z] $ docker top bf1403ea3b3779034b45bbfe88d2f1233f83ec71993662aeb28e82fe69e1342a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:18:49.807Z] provisioning config files... [2021-07-16T17:18:49.819Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/13@tmp/config2065893526386816829tmp [2021-07-16T17:18:49.842Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/13@tmp/config7307468734614246458tmp [2021-07-16T17:18:49.863Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/13@tmp/config8991813626217168506tmp [Pipeline] { [Pipeline] echo [2021-07-16T17:18:49.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:18:50.202Z] ---> sigul-configuration.sh [2021-07-16T17:18:50.202Z] gpg: directory `/root/.gnupg' created [2021-07-16T17:18:50.202Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-16T17:18:50.202Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-16T17:18:50.202Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-16T17:18:50.202Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-16T17:18:50.202Z] gpg: CAST5 encrypted data [2021-07-16T17:18:50.202Z] gpg: encrypted with 1 passphrase [2021-07-16T17:18:50.202Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-16T17:18:50.523Z] + mkdir /home/jenkins [2021-07-16T17:18:50.523Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-16T17:18:50.845Z] + 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-07-16T17:18:50.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:18:51.180Z] ---> sigul-install.sh [2021-07-16T17:18:51.180Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-16T17:18:51.495Z] + git tag --list [2021-07-16T17:18:51.495Z] 0.6.0 [2021-07-16T17:18:51.495Z] 0.6.1 [2021-07-16T17:18:51.495Z] 0.7.0 [2021-07-16T17:18:51.495Z] 0.7.1 [2021-07-16T17:18:51.495Z] v1.0.0 [2021-07-16T17:18:51.495Z] v1.0.1 [2021-07-16T17:18:51.495Z] v1.1.0 [2021-07-16T17:18:51.495Z] v1.2.0 [2021-07-16T17:18:51.495Z] v1.2.1 [2021-07-16T17:18:51.495Z] v1.3.0 [2021-07-16T17:18:51.495Z] v1.3.1 [2021-07-16T17:18:51.495Z] v2.0.0 [2021-07-16T17:18:51.495Z] v2.0.1-dev.1 [2021-07-16T17:18:51.495Z] v2.0.1-dev.10 [2021-07-16T17:18:51.495Z] v2.0.1-dev.11 [2021-07-16T17:18:51.495Z] v2.0.1-dev.12 [2021-07-16T17:18:51.495Z] v2.0.1-dev.13 [2021-07-16T17:18:51.495Z] v2.0.1-dev.2 [2021-07-16T17:18:51.495Z] v2.0.1-dev.3 [2021-07-16T17:18:51.495Z] v2.0.1-dev.4 [2021-07-16T17:18:51.495Z] v2.0.1-dev.5 [2021-07-16T17:18:51.495Z] v2.0.1-dev.6 [2021-07-16T17:18:51.495Z] v2.0.1-dev.7 [2021-07-16T17:18:51.495Z] v2.0.1-dev.8 [2021-07-16T17:18:51.495Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-16T17:18:51.812Z] + lftools sign git-tag v2.0.1-dev.13 [2021-07-16T17:18:52.406Z] Signing Git tag with Sigul... [2021-07-16T17:18:52.406Z] Signing v2.0.1-dev.13 [Pipeline] echo [2021-07-16T17:18:53.469Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:18:53.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-16T17:18:53.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-16T17:18:53.833Z] $ docker stop --time=1 bf1403ea3b3779034b45bbfe88d2f1233f83ec71993662aeb28e82fe69e1342a [2021-07-16T17:18:55.045Z] $ docker rm -f bf1403ea3b3779034b45bbfe88d2f1233f83ec71993662aeb28e82fe69e1342a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:18:55.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:18:55.639Z] . [Pipeline] withDockerContainer [2021-07-16T17:18:55.738Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:18:55.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:18:56.190Z] $ docker top c431ec2de46111b7f54cd1dd017f6f4ff70440ba019c6a4db4ca0e008d191fb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T17:18:56.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:18:56.324Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:18:56.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:18:56.449Z] $ docker exec c431ec2de46111b7f54cd1dd017f6f4ff70440ba019c6a4db4ca0e008d191fb2 ssh-agent [2021-07-16T17:18:56.571Z] SSH_AUTH_SOCK=/tmp/ssh-7Zf3Hwo0K1FY/agent.15 [2021-07-16T17:18:56.571Z] SSH_AGENT_PID=21 [2021-07-16T17:18:56.583Z] Running ssh-add (command line suppressed) [2021-07-16T17:18:56.689Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_3200614265355929405.key (/w/workspace/edgex-go/13@tmp/private_key_3200614265355929405.key) [2021-07-16T17:18:56.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:18:57.033Z] + git semver bump pre [2021-07-16T17:18:57.034Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T17:18:57.034Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-07-16T17:18:57.034Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-07-16T17:18:57.034Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T17:18:57.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T17:18:57.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T17:18:57.034Z] # $SEMVER_BRANCH = main [2021-07-16T17:18:57.034Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [2021-07-16T17:18:57.034Z] 2.0.1-dev.14 [Pipeline] } [2021-07-16T17:18:57.050Z] $ docker exec --env ******** --env ******** c431ec2de46111b7f54cd1dd017f6f4ff70440ba019c6a4db4ca0e008d191fb2 ssh-agent -k [2021-07-16T17:18:57.160Z] unset SSH_AUTH_SOCK; [2021-07-16T17:18:57.160Z] unset SSH_AGENT_PID; [2021-07-16T17:18:57.160Z] echo Agent pid 21 killed; [2021-07-16T17:18:57.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:18:57.534Z] + git semver [Pipeline] } [2021-07-16T17:18:57.558Z] $ docker stop --time=1 c431ec2de46111b7f54cd1dd017f6f4ff70440ba019c6a4db4ca0e008d191fb2 [2021-07-16T17:18:58.828Z] $ docker rm -f c431ec2de46111b7f54cd1dd017f6f4ff70440ba019c6a4db4ca0e008d191fb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:18:59.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:18:59.246Z] . [Pipeline] withDockerContainer [2021-07-16T17:18:59.345Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:18:59.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:18:59.836Z] $ docker top 90523b0c5c38403bb8f86b52a92e99fb2053d04cd5976b4bfc0a3f6bd1cd2343 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T17:18:59.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:18:59.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:19:00.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:19:00.136Z] $ docker exec 90523b0c5c38403bb8f86b52a92e99fb2053d04cd5976b4bfc0a3f6bd1cd2343 ssh-agent [2021-07-16T17:19:00.260Z] SSH_AUTH_SOCK=/tmp/ssh-eTCg7UbwSAa2/agent.14 [2021-07-16T17:19:00.260Z] SSH_AGENT_PID=21 [2021-07-16T17:19:00.271Z] Running ssh-add (command line suppressed) [2021-07-16T17:19:00.377Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_3546180175700295950.key (/w/workspace/edgex-go/13@tmp/private_key_3546180175700295950.key) [2021-07-16T17:19:00.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:19:00.746Z] + git semver push [2021-07-16T17:19:00.746Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T17:19:00.746Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-07-16T17:19:00.746Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-07-16T17:19:00.746Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T17:19:00.746Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T17:19:00.746Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T17:19:00.746Z] # $SEMVER_BRANCH = main [2021-07-16T17:19:00.746Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-07-16T17:19:08.980Z] $ docker exec --env ******** --env ******** 90523b0c5c38403bb8f86b52a92e99fb2053d04cd5976b4bfc0a3f6bd1cd2343 ssh-agent -k [2021-07-16T17:19:09.088Z] unset SSH_AUTH_SOCK; [2021-07-16T17:19:09.088Z] unset SSH_AGENT_PID; [2021-07-16T17:19:09.088Z] echo Agent pid 21 killed; [2021-07-16T17:19:09.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:19:09.453Z] + git semver [Pipeline] } [2021-07-16T17:19:09.475Z] $ docker stop --time=1 90523b0c5c38403bb8f86b52a92e99fb2053d04cd5976b4bfc0a3f6bd1cd2343 [2021-07-16T17:19:10.688Z] $ docker rm -f 90523b0c5c38403bb8f86b52a92e99fb2053d04cd5976b4bfc0a3f6bd1cd2343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:11.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:12.093Z] ---> package-listing.sh [2021-07-16T17:19:12.094Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T17:19:12.094Z] ++ facter osfamily [2021-07-16T17:19:12.365Z] + OS_FAMILY=redhat [2021-07-16T17:19:12.365Z] + workspace=/w/workspace/edgex-go/13 [2021-07-16T17:19:12.365Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T17:19:12.365Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T17:19:12.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T17:19:12.365Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T17:19:12.365Z] + '[' /w/workspace/edgex-go/13 ']' [2021-07-16T17:19:12.365Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T17:19:12.365Z] + case "${OS_FAMILY}" in [2021-07-16T17:19:12.365Z] + rpm -qa [2021-07-16T17:19:12.365Z] + sort [2021-07-16T17:19:14.344Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T17:19:14.344Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T17:19:14.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T17:19:14.344Z] + '[' /w/workspace/edgex-go/13 ']' [2021-07-16T17:19:14.344Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-07-16T17:19:14.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-07-16T17:19:14.362Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-16T17:19:14.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:19:15.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:19:15.280Z] [2021-07-16T17:19:15.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:19:15.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:19:15.622Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-16T17:19:15.622Z] b4d181a07f80: Pulling fs layer [2021-07-16T17:19:15.622Z] a1111a8f2ec3: Pulling fs layer [2021-07-16T17:19:15.622Z] ed53099fbce6: Pulling fs layer [2021-07-16T17:19:15.622Z] dc539afda2c1: Pulling fs layer [2021-07-16T17:19:15.622Z] 77bc0d833cb6: Pulling fs layer [2021-07-16T17:19:15.622Z] 9065ff56babe: Pulling fs layer [2021-07-16T17:19:15.622Z] d287ab97295c: Pulling fs layer [2021-07-16T17:19:15.622Z] 77bc0d833cb6: Waiting [2021-07-16T17:19:15.622Z] 9065ff56babe: Waiting [2021-07-16T17:19:15.622Z] d287ab97295c: Waiting [2021-07-16T17:19:15.622Z] dc539afda2c1: Waiting [2021-07-16T17:19:15.894Z] a1111a8f2ec3: Verifying Checksum [2021-07-16T17:19:15.894Z] a1111a8f2ec3: Download complete [2021-07-16T17:19:15.894Z] dc539afda2c1: Verifying Checksum [2021-07-16T17:19:15.894Z] dc539afda2c1: Download complete [2021-07-16T17:19:16.163Z] 77bc0d833cb6: Verifying Checksum [2021-07-16T17:19:16.163Z] 77bc0d833cb6: Download complete [2021-07-16T17:19:16.163Z] 9065ff56babe: Verifying Checksum [2021-07-16T17:19:16.163Z] 9065ff56babe: Download complete [2021-07-16T17:19:16.430Z] ed53099fbce6: Verifying Checksum [2021-07-16T17:19:16.430Z] ed53099fbce6: Download complete [2021-07-16T17:19:17.015Z] b4d181a07f80: Verifying Checksum [2021-07-16T17:19:17.016Z] b4d181a07f80: Download complete [2021-07-16T17:19:18.465Z] b4d181a07f80: Pull complete [2021-07-16T17:19:18.465Z] a1111a8f2ec3: Pull complete [2021-07-16T17:19:19.054Z] ed53099fbce6: Pull complete [2021-07-16T17:19:19.054Z] dc539afda2c1: Pull complete [2021-07-16T17:19:19.321Z] 77bc0d833cb6: Pull complete [2021-07-16T17:19:19.321Z] 9065ff56babe: Pull complete [2021-07-16T17:19:21.276Z] d287ab97295c: Download complete [2021-07-16T17:19:25.639Z] d287ab97295c: Pull complete [2021-07-16T17:19:25.639Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-16T17:19:25.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:19:25.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-16T17:19:25.760Z] prd-centos7-docker-4c-2g-3094 does not seem to be running inside a container [2021-07-16T17:19:25.838Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-07-16T17:19:28.019Z] $ docker top 13f159c44aa51abd2d513a9780eeb959b5b3557653f633c306d498a2e5d7401b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:19:28.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T17:19:28.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-16T17:19:29.077Z] + ls /var/log/sa-host [2021-07-16T17:19:29.078Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T17:19:29.078Z] file_magic: OK [2021-07-16T17:19:29.078Z] HZ: Using current value: 100 [2021-07-16T17:19:29.078Z] file_header: OK [2021-07-16T17:19:29.078Z] 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-07-16T17:19:29.078Z] Statistics: [2021-07-16T17:19:29.078Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T17:19:29.078Z] File successfully converted to sysstat format version 12.0.3 [2021-07-16T17:19:29.078Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T17:19:29.078Z] file_magic: OK [2021-07-16T17:19:29.078Z] HZ: Using current value: 100 [2021-07-16T17:19:29.078Z] file_header: OK [2021-07-16T17:19:29.078Z] 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-07-16T17:19:29.078Z] Statistics: [2021-07-16T17:19:29.078Z] 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-07-16T17:19:29.078Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:19:29.335Z] provisioning config files... [2021-07-16T17:19:29.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config3463985621229046984tmp [Pipeline] { [Pipeline] echo [2021-07-16T17:19:29.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:29.724Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T17:19:29.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:30.118Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T17:19:30.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:30.451Z] ---> sudo-logs.sh [2021-07-16T17:19:30.451Z] Archiving 'sudo' log.. [2021-07-16T17:19:30.451Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3094.vexxhost.local: Name or service not known [2021-07-16T17:19:30.451Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3094.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-16T17:19:30.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:30.794Z] ---> job-cost.sh [2021-07-16T17:19:30.794Z] lf-activate-venv: SKIPPING [2021-07-16T17:19:30.794Z] DEBUG: total: 0.18000000715255737 [2021-07-16T17:19:30.794Z] INFO: Retrieving Stack Cost... [2021-07-16T17:19:31.760Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T17:19:32.034Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T17:19:32.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:19:32.477Z] ---> logs-deploy.sh [2021-07-16T17:19:32.477Z] lf-activate-venv: SKIPPING [2021-07-16T17:19:32.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/13 [2021-07-16T17:19:32.477Z] INFO: archiving workspace using pattern(s): [2021-07-16T17:19:33.063Z] Archives upload complete. [2021-07-16T17:19:33.063Z] INFO: archiving logs to Nexus