Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2a5f5fee6def632ee193f4e05018b338845a8fb 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-ssh5281460559073843531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4234259215868058104.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1410063980542562104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7961292075014249805.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-ssh8900106742682536724.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-123’ Running on prd-centos7-docker-4c-2g-130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/53 [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/53 # 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/53@tmp/jenkins-gitclient-ssh3456647700763107648.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 d2a5f5fee6def632ee193f4e05018b338845a8fb (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 d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 Commit message: "fix(security): Move JWT auth method to individual routes (#3657)" > git rev-list --no-walk 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-14T02:05:45.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-14T02:05:45.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-14T02:05:45.688Z] ========================================================= [2021-09-14T02:05:45.688Z] EdgeX Global Pipelines Version Info [2021-09-14T02:05:45.688Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:05:47.108Z] ------------------- [2021-09-14T02:05:47.108Z] stable info: [2021-09-14T02:05:47.108Z] ------------------- [2021-09-14T02:05:47.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-14T02:05:47.108Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T02:05:47.108Z] Message: update stable to v1.0.205 [2021-09-14T02:05:47.709Z] ------------------- [2021-09-14T02:05:47.709Z] experimental info: [2021-09-14T02:05:47.709Z] ------------------- [2021-09-14T02:05:47.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-14T02:05:47.709Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-14T02:05:47.709Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-14T02:05:47.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-14T02:05:47.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-14T02:05:48.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-14T02:05:48.026Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-14T02:05:48.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-14T02:05:48.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-14T02:05:48.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-14T02:05:48.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-14T02:05:48.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-14T02:05:48.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-14T02:05:48.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-14T02:05:48.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-14T02:05:48.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-14T02:05:48.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-14T02:05:48.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-14T02:05:48.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T02:05:48.351Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-14T02:05:48.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-14T02:05:48.401Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-14T02:05:48.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-14T02:05:48.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-14T02:05:48.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-14T02:05:48.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-14T02:05:48.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-14T02:05:48.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-14T02:05:48.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-14T02:05:48.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] echo [2021-09-14T02:05:48.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2a5f5f [Pipeline] echo [2021-09-14T02:05:48.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T02:05:48.753Z] provisioning config files... [2021-09-14T02:05:48.776Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config315380696481480153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:05:49.120Z] ---> docker-login.sh [2021-09-14T02:05:49.120Z] nexus3.edgexfoundry.org:10001 [2021-09-14T02:05:49.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:05:49.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:05:49.388Z] Configure a credential helper to remove this warning. See [2021-09-14T02:05:49.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:05:49.388Z] [2021-09-14T02:05:49.389Z] Login Succeeded [2021-09-14T02:05:49.389Z] nexus3.edgexfoundry.org:10002 [2021-09-14T02:05:49.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:05:49.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:05:49.659Z] Configure a credential helper to remove this warning. See [2021-09-14T02:05:49.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:05:49.659Z] [2021-09-14T02:05:49.659Z] Login Succeeded [2021-09-14T02:05:49.659Z] nexus3.edgexfoundry.org:10003 [2021-09-14T02:05:49.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:05:49.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:05:49.659Z] Configure a credential helper to remove this warning. See [2021-09-14T02:05:49.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:05:49.659Z] [2021-09-14T02:05:49.659Z] Login Succeeded [2021-09-14T02:05:49.659Z] nexus3.edgexfoundry.org:10004 [2021-09-14T02:05:49.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:05:49.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:05:49.929Z] Configure a credential helper to remove this warning. See [2021-09-14T02:05:49.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:05:49.929Z] [2021-09-14T02:05:49.929Z] Login Succeeded [2021-09-14T02:05:49.929Z] docker.io [2021-09-14T02:05:49.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:05:50.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:05:50.530Z] Configure a credential helper to remove this warning. See [2021-09-14T02:05:50.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:05:50.530Z] [2021-09-14T02:05:50.530Z] Login Succeeded [2021-09-14T02:05:50.530Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T02:05:50.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T02:05:50.908Z] ++ 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-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/core-command/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] ++ dirname cmd/core-data/Dockerfile [2021-09-14T02:05:50.908Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-14T02:05:50.908Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-14T02:05:50.908Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-14T02:05:50.908Z] ++ cut -d/ -f2 [2021-09-14T02:05:50.908Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-14T02:05:50.974Z] 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-09-14T02:05:52.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:05:52.479Z] [2021-09-14T02:05:52.479Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:05:52.822Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:05:52.822Z] latest: Pulling from edgex-devops/git-semver [2021-09-14T02:05:52.822Z] 31603596830f: Pulling fs layer [2021-09-14T02:05:52.822Z] 04fac38145f0: Pulling fs layer [2021-09-14T02:05:52.822Z] 701f6daf10bf: Pulling fs layer [2021-09-14T02:05:52.822Z] 24f72da36158: Pulling fs layer [2021-09-14T02:05:52.822Z] 24f72da36158: Waiting [2021-09-14T02:05:52.822Z] 04fac38145f0: Verifying Checksum [2021-09-14T02:05:52.822Z] 04fac38145f0: Download complete [2021-09-14T02:05:53.097Z] 31603596830f: Verifying Checksum [2021-09-14T02:05:53.097Z] 31603596830f: Download complete [2021-09-14T02:05:53.366Z] 31603596830f: Pull complete [2021-09-14T02:05:53.366Z] 04fac38145f0: Pull complete [2021-09-14T02:05:53.367Z] 24f72da36158: Verifying Checksum [2021-09-14T02:05:53.367Z] 24f72da36158: Download complete [2021-09-14T02:05:53.367Z] 701f6daf10bf: Verifying Checksum [2021-09-14T02:05:53.367Z] 701f6daf10bf: Download complete [2021-09-14T02:05:54.331Z] 701f6daf10bf: Pull complete [2021-09-14T02:05:54.331Z] 24f72da36158: Pull complete [2021-09-14T02:05:54.331Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-14T02:05:54.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:05:54.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-14T02:05:54.427Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:05:54.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-14T02:05:55.304Z] $ docker top fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T02:05:55.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T02:05:55.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T02:05:55.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T02:05:55.575Z] $ docker exec fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent [2021-09-14T02:05:55.716Z] SSH_AUTH_SOCK=/tmp/ssh-yewRInanV6PZ/agent.13 [2021-09-14T02:05:55.716Z] SSH_AGENT_PID=19 [2021-09-14T02:05:55.729Z] Running ssh-add (command line suppressed) [2021-09-14T02:05:55.853Z] Identity added: /w/workspace/edgex-go/53@tmp/private_key_6185753396540942639.key (/w/workspace/edgex-go/53@tmp/private_key_6185753396540942639.key) [2021-09-14T02:05:55.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T02:05:56.197Z] + git tag --points-at HEAD [Pipeline] } [2021-09-14T02:05:56.225Z] $ docker exec --env ******** --env ******** fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent -k [2021-09-14T02:05:56.334Z] unset SSH_AUTH_SOCK; [2021-09-14T02:05:56.334Z] unset SSH_AGENT_PID; [2021-09-14T02:05:56.334Z] echo Agent pid 19 killed; [2021-09-14T02:05:56.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-14T02:05:56.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T02:05:56.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T02:05:56.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T02:05:56.534Z] $ docker exec fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent [2021-09-14T02:05:56.669Z] SSH_AUTH_SOCK=/tmp/ssh-wNnwITPj81HH/agent.53 [2021-09-14T02:05:56.669Z] SSH_AGENT_PID=60 [2021-09-14T02:05:56.680Z] Running ssh-add (command line suppressed) [2021-09-14T02:05:56.803Z] Identity added: /w/workspace/edgex-go/53@tmp/private_key_736975550448671815.key (/w/workspace/edgex-go/53@tmp/private_key_736975550448671815.key) [2021-09-14T02:05:56.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T02:05:57.147Z] + git semver init [2021-09-14T02:05:57.147Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T02:05:57.147Z] # $GIT_DIR = /w/workspace/edgex-go/53/.git [2021-09-14T02:05:57.147Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/53 [2021-09-14T02:05:57.147Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T02:05:57.147Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T02:05:57.147Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T02:05:57.147Z] # $SEMVER_BRANCH = main [2021-09-14T02:05:57.147Z] # $SEMVER_TEMP = /tmp/semver-365806752 [2021-09-14T02:05:57.147Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-14T02:06:23.891Z] # '/tmp/semver-365806752' -> '/w/workspace/edgex-go/53/.semver' [2021-09-14T02:06:23.891Z] # -> Force: false [2021-09-14T02:06:23.891Z] # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [Pipeline] } [2021-09-14T02:06:23.911Z] $ docker exec --env ******** --env ******** fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent -k [2021-09-14T02:06:24.015Z] unset SSH_AUTH_SOCK; [2021-09-14T02:06:24.015Z] unset SSH_AGENT_PID; [2021-09-14T02:06:24.015Z] echo Agent pid 60 killed; [2021-09-14T02:06:24.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T02:06:24.390Z] + git semver [Pipeline] } [2021-09-14T02:06:24.414Z] $ docker stop --time=1 fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 [2021-09-14T02:06:26.210Z] $ docker rm -f fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T02:06:26.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-14T02:06:26.973Z] Stashed 1 file(s) [Pipeline] echo [2021-09-14T02:06:26.976Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.46 [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-09-14T02:06:27.324Z] ========================================================= [2021-09-14T02:06:27.324Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-14T02:06:27.324Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-14T02:06:27.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T02:06:27.641Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-14T02:06:27.641Z] 540db60ca938: Pulling fs layer [2021-09-14T02:06:27.641Z] adcc1eea9eea: Pulling fs layer [2021-09-14T02:06:27.641Z] 4c4ab2625f07: Pulling fs layer [2021-09-14T02:06:27.641Z] db62176df00c: Pulling fs layer [2021-09-14T02:06:27.641Z] 3b30891b0d05: Pulling fs layer [2021-09-14T02:06:27.641Z] 06b49ca38bd5: Pulling fs layer [2021-09-14T02:06:27.641Z] c788192a36de: Pulling fs layer [2021-09-14T02:06:27.641Z] a77e37c0d609: Pulling fs layer [2021-09-14T02:06:27.641Z] c3185cebc471: Pulling fs layer [2021-09-14T02:06:27.641Z] 3b30891b0d05: Waiting [2021-09-14T02:06:27.641Z] 06b49ca38bd5: Waiting [2021-09-14T02:06:27.641Z] c788192a36de: Waiting [2021-09-14T02:06:27.641Z] a77e37c0d609: Waiting [2021-09-14T02:06:27.641Z] c3185cebc471: Waiting [2021-09-14T02:06:27.641Z] db62176df00c: Waiting [2021-09-14T02:06:27.641Z] 4c4ab2625f07: Verifying Checksum [2021-09-14T02:06:27.641Z] 4c4ab2625f07: Download complete [2021-09-14T02:06:27.641Z] adcc1eea9eea: Verifying Checksum [2021-09-14T02:06:27.641Z] adcc1eea9eea: Download complete [2021-09-14T02:06:27.641Z] 3b30891b0d05: Verifying Checksum [2021-09-14T02:06:27.641Z] 3b30891b0d05: Download complete [2021-09-14T02:06:27.911Z] 06b49ca38bd5: Verifying Checksum [2021-09-14T02:06:27.911Z] 06b49ca38bd5: Download complete [2021-09-14T02:06:27.911Z] c788192a36de: Verifying Checksum [2021-09-14T02:06:27.911Z] c788192a36de: Download complete [2021-09-14T02:06:27.911Z] 540db60ca938: Verifying Checksum [2021-09-14T02:06:27.911Z] 540db60ca938: Download complete [2021-09-14T02:06:28.186Z] 540db60ca938: Pull complete [2021-09-14T02:06:28.186Z] adcc1eea9eea: Pull complete [2021-09-14T02:06:28.186Z] 4c4ab2625f07: Pull complete [2021-09-14T02:06:28.776Z] a77e37c0d609: Verifying Checksum [2021-09-14T02:06:28.776Z] a77e37c0d609: Download complete [2021-09-14T02:06:32.127Z] c3185cebc471: Verifying Checksum [2021-09-14T02:06:32.127Z] c3185cebc471: Download complete [2021-09-14T02:06:33.535Z] db62176df00c: Verifying Checksum [2021-09-14T02:06:33.535Z] db62176df00c: Download complete [2021-09-14T02:06:36.940Z] db62176df00c: Pull complete [2021-09-14T02:06:36.940Z] 3b30891b0d05: Pull complete [2021-09-14T02:06:36.940Z] 06b49ca38bd5: Pull complete [2021-09-14T02:06:36.940Z] c788192a36de: Pull complete [2021-09-14T02:06:36.940Z] a77e37c0d609: Pull complete [2021-09-14T02:06:38.893Z] c3185cebc471: Pull complete [2021-09-14T02:06:38.893Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-14T02:06:38.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T02:06:38.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-14T02:06:39.230Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-14T02:06:39.230Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T02:06:39.230Z] WORKDIR /edgex [2021-09-14T02:06:39.230Z] COPY go.mod . [2021-09-14T02:06:39.230Z] RUN go mod download' [2021-09-14T02:06:40.656Z] Sending build context to Docker daemon 328.8MB [2021-09-14T02:06:40.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T02:06:40.656Z] ---> 031687cdd783 [2021-09-14T02:06:40.656Z] Step 2/4 : WORKDIR /edgex [2021-09-14T02:06:42.247Z] Still waiting to schedule task [2021-09-14T02:06:42.248Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [2021-09-14T02:06:42.609Z] ---> Running in 47dd1ba27589 [2021-09-14T02:06:42.609Z] Removing intermediate container 47dd1ba27589 [2021-09-14T02:06:42.609Z] ---> 8253909315c7 [2021-09-14T02:06:42.609Z] Step 3/4 : COPY go.mod . [2021-09-14T02:06:42.609Z] ---> 73aa62b957b4 [2021-09-14T02:06:42.609Z] Step 4/4 : RUN go mod download [2021-09-14T02:06:42.609Z] ---> Running in 16d607f48d77 [2021-09-14T02:07:21.528Z] Removing intermediate container 16d607f48d77 [2021-09-14T02:07:21.528Z] ---> 31d6f29cc0bf [2021-09-14T02:07:21.528Z] Successfully built 31d6f29cc0bf [2021-09-14T02:07:21.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:07:21.856Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T02:07:21.856Z] . [Pipeline] withDockerContainer [2021-09-14T02:07:21.950Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:07:22.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 ******** ci-base-image-x86_64 cat [2021-09-14T02:07:22.393Z] $ docker top ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:07:22.799Z] + go version [2021-09-14T02:07:22.799Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-14T02:07:22.819Z] $ docker stop --time=1 ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 [2021-09-14T02:07:24.003Z] $ docker rm -f ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:07:24.514Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T02:07:24.514Z] . [Pipeline] withDockerContainer [2021-09-14T02:07:24.603Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:07:24.659Z] $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 ******** ci-base-image-x86_64 cat [2021-09-14T02:07:25.004Z] $ docker top f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-14T02:07:25.105Z] ========================================================= [2021-09-14T02:07:25.105Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-14T02:07:25.105Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-14T02:07:25.425Z] + go mod tidy [Pipeline] sh [2021-09-14T02:07:26.012Z] + make test [2021-09-14T02:07:26.012Z] go mod tidy [2021-09-14T02:07:26.012Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-14T02:07:31.389Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-14T02:07:49.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-14T02:07:55.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-14T02:07:55.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-14T02:07:55.912Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-14T02:07:58.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-14T02:07:58.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-14T02:07:58.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-14T02:07:58.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-14T02:07:59.448Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-14T02:07:59.724Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-14T02:07:59.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-14T02:07:59.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-14T02:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-14T02:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-14T02:08:01.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-09-14T02:08:01.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-14T02:08:01.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-14T02:08:02.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-09-14T02:08:02.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-14T02:08:03.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements [2021-09-14T02:08:03.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-14T02:08:03.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-14T02:08:03.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 90.1% of statements [2021-09-14T02:08:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-14T02:08:03.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-14T02:08:04.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-09-14T02:08:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-14T02:08:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-14T02:08:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-14T02:08:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-14T02:08:04.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-14T02:08:05.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-09-14T02:08:05.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-14T02:08:05.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-14T02:08:05.623Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-09-14T02:08:05.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-14T02:08:05.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-14T02:08:05.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-14T02:08:05.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-14T02:08:05.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-14T02:08:05.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-09-14T02:08:05.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-14T02:08:05.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-14T02:08:05.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-14T02:08:06.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-14T02:08:06.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-14T02:08:06.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-09-14T02:08:06.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-14T02:08:06.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-14T02:08:07.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-09-14T02:08:07.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2021-09-14T02:08:07.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-09-14T02:08:08.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-09-14T02:08:08.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-09-14T02:08:20.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-09-14T02:08:20.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-09-14T02:08:24.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.205s coverage: 81.8% of statements [2021-09-14T02:08:24.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-14T02:08:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-14T02:08:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-09-14T02:08:43.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.8% of statements [2021-09-14T02:08:43.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-14T02:08:43.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-14T02:08:43.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-14T02:08:44.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-09-14T02:08:44.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-14T02:08:44.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-14T02:08:44.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-14T02:08:44.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-14T02:08:44.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-09-14T02:08:44.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.0% of statements [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-14T02:08:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-14T02:08:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-14T02:08:52.531Z] 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-09-14T02:08:52.531Z] if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-14T02:08:52.531Z] /go/bin/golangci-lint [2021-09-14T02:09:14.662Z] GO111MODULE=on go vet ./... [2021-09-14T02:09:27.058Z] gofmt -l . [2021-09-14T02:09:27.058Z] [ "`gofmt -l .`" = "" ] [2021-09-14T02:09:27.058Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-14T02:09:27.387Z] + ls -al . [2021-09-14T02:09:27.387Z] total 612 [2021-09-14T02:09:27.387Z] drwxrwxr-x 10 1001 1001 4096 Sep 14 02:09 . [2021-09-14T02:09:27.387Z] drwxr-xr-x 4 root root 30 Sep 14 02:07 .. [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 11 Sep 14 02:05 .dockerignore [2021-09-14T02:09:27.387Z] drwxrwxr-x 8 1001 1001 162 Sep 14 02:05 .git [2021-09-14T02:09:27.387Z] drwxrwxr-x 4 1001 1001 142 Sep 14 02:05 .github [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 818 Sep 14 02:05 .gitignore [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 129 Sep 14 02:05 .golangci.yml [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 76 Sep 14 02:05 .hadolint.yml [2021-09-14T02:09:27.387Z] drwx------ 3 1001 1001 43 Sep 14 02:06 .semver [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 166 Sep 14 02:05 .sonarcloud.properties [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 02:05 ADOPTERS.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 8493 Sep 14 02:05 Attribution.txt [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 43881 Sep 14 02:05 CHANGELOG.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 02:05 CONTRIBUTING.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 02:05 GOVERNANCE.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 849 Sep 14 02:05 Jenkinsfile [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 02:05 LICENSE [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 6068 Sep 14 02:05 Makefile [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 02:05 OWNERS.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 8643 Sep 14 02:05 README.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 6912 Sep 14 02:05 SECURITY.md [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 12 Sep 14 02:06 VERSION [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 4131 Sep 14 02:05 ZMQWindows.md [2021-09-14T02:09:27.387Z] drwxrwxr-x 2 1001 1001 37 Sep 14 02:05 bin [2021-09-14T02:09:27.387Z] drwxrwxr-x 14 1001 1001 4096 Sep 14 02:05 cmd [2021-09-14T02:09:27.387Z] -rw-r--r-- 1 root root 404910 Sep 14 02:08 coverage.out [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 841 Sep 14 02:05 go.mod [2021-09-14T02:09:27.387Z] -rw-r--r-- 1 root root 50064 Sep 14 02:07 go.sum [2021-09-14T02:09:27.387Z] drwxrwxr-x 8 1001 1001 124 Sep 14 02:05 internal [2021-09-14T02:09:27.387Z] drwxrwxr-x 3 1001 1001 16 Sep 14 02:05 openapi [2021-09-14T02:09:27.387Z] drwxrwxr-x 4 1001 1001 71 Sep 14 02:05 snap [2021-09-14T02:09:27.387Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 02:05 version.go [Pipeline] sh [2021-09-14T02:09:27.703Z] + '[' -e coverage.out ] [2021-09-14T02:09:27.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-14T02:09:27.833Z] Stashed 1 file(s) [Pipeline] sh [2021-09-14T02:09:28.150Z] + make build [2021-09-14T02:09:28.150Z] go mod tidy [2021-09-14T02:09:28.437Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T02:09:29.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T02:09:36.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T02:09:37.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-14T02:09:38.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-14T02:09:38.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T02:09:39.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T02:09:40.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T02:09:41.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T02:09:42.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T02:09:43.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T02:09:44.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-14T02:09:46.395Z] $ docker stop --time=1 f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 [2021-09-14T02:09:48.217Z] $ docker rm -f f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:09:51.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T02:09:51.772Z] [2021-09-14T02:09:51.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:09:52.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T02:09:52.581Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-14T02:09:52.581Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-14T02:09:52.581Z] ca9280d653b3: Pulling fs layer [2021-09-14T02:09:52.581Z] 7e9c9ca2126c: Pulling fs layer [2021-09-14T02:09:52.855Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-14T02:09:52.855Z] cbdbe7a5bc2a: Download complete [2021-09-14T02:09:53.124Z] cbdbe7a5bc2a: Pull complete [2021-09-14T02:09:54.093Z] ca9280d653b3: Verifying Checksum [2021-09-14T02:09:54.093Z] ca9280d653b3: Download complete [2021-09-14T02:09:54.363Z] ca9280d653b3: Pull complete [2021-09-14T02:09:56.312Z] 7e9c9ca2126c: Verifying Checksum [2021-09-14T02:09:56.312Z] 7e9c9ca2126c: Download complete [2021-09-14T02:09:59.679Z] 7e9c9ca2126c: Pull complete [2021-09-14T02:09:59.679Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-14T02:09:59.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T02:09:59.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-14T02:09:59.783Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:09:59.845Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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-09-14T02:10:02.415Z] $ docker top 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:10:02.839Z] + docker-compose build --help [2021-09-14T02:10:02.839Z] + grep parallel [2021-09-14T02:10:03.428Z] --parallel Build images in parallel. [Pipeline] } [2021-09-14T02:10:03.450Z] $ docker stop --time=1 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 [2021-09-14T02:10:04.677Z] $ docker rm -f 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:10:05.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T02:10:05.152Z] . [Pipeline] withDockerContainer [2021-09-14T02:10:05.256Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:10:05.320Z] $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-14T02:10:05.728Z] $ docker top 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:10:06.132Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-14T02:10:06.716Z] Building core-command ... [2021-09-14T02:10:06.716Z] Building core-data ... [2021-09-14T02:10:06.716Z] Building core-metadata ... [2021-09-14T02:10:06.716Z] Building security-bootstrapper ... [2021-09-14T02:10:06.716Z] Building security-proxy-setup ... [2021-09-14T02:10:06.716Z] Building security-secretstore-setup ... [2021-09-14T02:10:06.716Z] Building support-notifications ... [2021-09-14T02:10:06.716Z] Building support-scheduler ... [2021-09-14T02:10:06.716Z] Building sys-mgmt-agent ... [2021-09-14T02:10:06.716Z] Building security-proxy-setup [2021-09-14T02:10:06.716Z] Building core-metadata [2021-09-14T02:10:06.716Z] Building support-scheduler [2021-09-14T02:10:06.716Z] Building sys-mgmt-agent [2021-09-14T02:10:06.716Z] Building security-bootstrapper [2021-09-14T02:10:16.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:10:16.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:10:16.832Z] ---> 31d6f29cc0bf [2021-09-14T02:10:16.832Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:10:16.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:10:16.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:10:16.832Z] ---> 31d6f29cc0bf [2021-09-14T02:10:16.832Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:10:22.208Z] ---> Running in af9abeffd153 [2021-09-14T02:10:22.208Z] ---> Running in 47c0d44d2a2a [2021-09-14T02:10:30.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:10:30.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:10:30.435Z] ---> 31d6f29cc0bf [2021-09-14T02:10:30.435Z] Step 3/22 : WORKDIR /edgex-go [2021-09-14T02:10:30.435Z] ---> Using cache [2021-09-14T02:10:30.435Z] ---> a0f48eeb6385 [2021-09-14T02:10:30.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:10:30.435Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:10:30.435Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:10:30.435Z] ---> 31d6f29cc0bf [2021-09-14T02:10:30.435Z] Step 3/32 : WORKDIR /edgex-go [2021-09-14T02:10:30.435Z] ---> Using cache [2021-09-14T02:10:30.435Z] ---> a0f48eeb6385 [2021-09-14T02:10:30.435Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:10:31.854Z] Removing intermediate container af9abeffd153 [2021-09-14T02:10:31.854Z] ---> 640347d58388 [2021-09-14T02:10:31.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:10:31.854Z] Removing intermediate container 47c0d44d2a2a [2021-09-14T02:10:31.854Z] ---> a0f48eeb6385 [2021-09-14T02:10:31.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:10:31.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:10:31.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:10:31.854Z] ---> 31d6f29cc0bf [2021-09-14T02:10:31.854Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T02:10:31.854Z] ---> Using cache [2021-09-14T02:10:31.854Z] ---> a0f48eeb6385 [2021-09-14T02:10:31.854Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:10:31.854Z] ---> Running in 65204081eab9 [2021-09-14T02:10:31.854Z] ---> Running in 00390b68e82d [2021-09-14T02:10:31.854Z] ---> Running in 008842e47b01 [2021-09-14T02:10:31.854Z] ---> Running in a6e118c5b3d1 [2021-09-14T02:10:31.854Z] ---> Running in d246f9a70187 [2021-09-14T02:10:32.825Z] Removing intermediate container 65204081eab9 [2021-09-14T02:10:32.825Z] ---> 01fad251c46e [2021-09-14T02:10:32.825Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-14T02:10:32.825Z] ---> Running in db3dac2ace78 [2021-09-14T02:10:32.825Z] Removing intermediate container 00390b68e82d [2021-09-14T02:10:32.825Z] ---> 18c06cb1fa32 [2021-09-14T02:10:32.825Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-14T02:10:32.825Z] ---> Running in 5b670ce266dc [2021-09-14T02:10:32.825Z] Removing intermediate container d246f9a70187 [2021-09-14T02:10:32.825Z] ---> 66bd95a246c2 [2021-09-14T02:10:32.825Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T02:10:33.100Z] ---> Running in 0687b5b261c9 [2021-09-14T02:10:33.100Z] Removing intermediate container a6e118c5b3d1 [2021-09-14T02:10:33.100Z] ---> 186f00817115 [2021-09-14T02:10:33.100Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-14T02:10:33.373Z] ---> Running in 5e19bc8d5620 [2021-09-14T02:10:33.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:33.373Z] Removing intermediate container 008842e47b01 [2021-09-14T02:10:33.373Z] ---> e39a5db72d0d [2021-09-14T02:10:33.373Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-14T02:10:33.373Z] ---> Running in 6bd5159bf827 [2021-09-14T02:10:33.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:33.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:33.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:33.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:10:34.715Z] OK: 219 MiB in 52 packages [2021-09-14T02:10:35.003Z] OK: 219 MiB in 52 packages [2021-09-14T02:10:35.003Z] OK: 219 MiB in 52 packages [2021-09-14T02:10:35.286Z] OK: 219 MiB in 52 packages [2021-09-14T02:10:35.286Z] Removing intermediate container 5b670ce266dc [2021-09-14T02:10:35.286Z] ---> e77532211979 [2021-09-14T02:10:35.286Z] Step 6/22 : COPY go.mod . [2021-09-14T02:10:35.556Z] OK: 219 MiB in 52 packages [2021-09-14T02:10:35.556Z] Removing intermediate container 0687b5b261c9 [2021-09-14T02:10:35.556Z] ---> 7b417f2bfde2 [2021-09-14T02:10:35.556Z] Step 6/24 : COPY go.mod . [2021-09-14T02:10:35.556Z] Removing intermediate container 5e19bc8d5620 [2021-09-14T02:10:35.556Z] ---> 0df1a3c8354b [2021-09-14T02:10:35.556Z] Step 6/24 : COPY go.mod . [2021-09-14T02:10:35.556Z] Removing intermediate container 6bd5159bf827 [2021-09-14T02:10:35.556Z] ---> 5c64717a22c7 [2021-09-14T02:10:35.556Z] Step 6/23 : COPY go.mod . [2021-09-14T02:10:35.556Z] ---> 4ff5cabef53f [2021-09-14T02:10:35.556Z] Step 7/22 : RUN go mod download [2021-09-14T02:10:35.833Z] ---> Running in 84f2a24e5926 [2021-09-14T02:10:35.833Z] ---> b11f881a7e40 [2021-09-14T02:10:35.833Z] Step 7/24 : RUN go mod download [2021-09-14T02:10:35.833Z] ---> a5f3e5bad961 [2021-09-14T02:10:35.833Z] Step 7/24 : RUN go mod download [2021-09-14T02:10:35.833Z] Removing intermediate container db3dac2ace78 [2021-09-14T02:10:35.833Z] ---> 8dc4b715c548 [2021-09-14T02:10:35.833Z] Step 6/32 : COPY go.mod . [2021-09-14T02:10:35.833Z] ---> Running in 1487cbd4aba0 [2021-09-14T02:10:35.833Z] ---> Running in a3046595c3b6 [2021-09-14T02:10:35.833Z] ---> 8a276535b379 [2021-09-14T02:10:35.833Z] Step 7/23 : RUN go mod download [2021-09-14T02:10:36.111Z] ---> Running in 22b089079a13 [2021-09-14T02:10:36.111Z] ---> 563de11facd5 [2021-09-14T02:10:36.111Z] Step 7/32 : RUN go mod download [2021-09-14T02:10:36.111Z] ---> Running in 5d8fe3caac51 [2021-09-14T02:10:37.533Z] Removing intermediate container 84f2a24e5926 [2021-09-14T02:10:37.533Z] ---> 398552c69695 [2021-09-14T02:10:37.533Z] Step 8/22 : COPY . . [2021-09-14T02:10:39.504Z] Removing intermediate container 22b089079a13 [2021-09-14T02:10:39.504Z] ---> c3ed7a5dd65a [2021-09-14T02:10:39.504Z] Step 8/23 : COPY . . [2021-09-14T02:10:39.775Z] Removing intermediate container 1487cbd4aba0 [2021-09-14T02:10:39.775Z] ---> f3e5823dc747 [2021-09-14T02:10:39.775Z] Step 8/24 : COPY . . [2021-09-14T02:10:40.367Z] Removing intermediate container a3046595c3b6 [2021-09-14T02:10:40.367Z] ---> d98acf036b03 [2021-09-14T02:10:40.367Z] Step 8/24 : COPY . . [2021-09-14T02:10:40.367Z] Removing intermediate container 5d8fe3caac51 [2021-09-14T02:10:40.367Z] ---> 2938ba9a0d59 [2021-09-14T02:10:40.367Z] Step 8/32 : COPY . . [2021-09-14T02:10:48.629Z] ---> 958ff2b9a013 [2021-09-14T02:10:48.629Z] Step 9/22 : RUN go mod tidy [2021-09-14T02:10:48.629Z] ---> 4316e8438670 [2021-09-14T02:10:48.629Z] Step 9/23 : RUN go mod tidy [2021-09-14T02:10:48.629Z] ---> f4ffc34eb1da [2021-09-14T02:10:48.629Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:10:48.629Z] ---> Running in 474156bd0e06 [2021-09-14T02:10:48.629Z] ---> Running in df9d48f56809 [2021-09-14T02:10:48.629Z] ---> Running in e7ae8dd68932 [2021-09-14T02:10:52.910Z] Removing intermediate container e7ae8dd68932 [2021-09-14T02:10:52.910Z] ---> a732b2ab753e [2021-09-14T02:10:52.910Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-14T02:10:52.910Z] ---> Running in cc8b7eb39b7d [2021-09-14T02:10:52.910Z] Removing intermediate container 474156bd0e06 [2021-09-14T02:10:52.910Z] ---> 230ca8e4247a [2021-09-14T02:10:52.910Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-14T02:10:52.910Z] Removing intermediate container df9d48f56809 [2021-09-14T02:10:52.910Z] ---> 530c8c35110a [2021-09-14T02:10:52.910Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-14T02:10:52.910Z] ---> Running in 204202cf1fba [2021-09-14T02:10:52.910Z] ---> Running in f033bc347f69 [2021-09-14T02:10:54.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T02:10:54.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T02:10:55.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T02:11:03.886Z] ---> 757ce07b9546 [2021-09-14T02:11:03.886Z] Step 9/32 : RUN go mod tidy [2021-09-14T02:11:03.886Z] ---> Running in 96028e6191a1 [2021-09-14T02:11:03.886Z] ---> d191ea0e3e88 [2021-09-14T02:11:03.886Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:11:03.886Z] ---> Running in 739f4ef93330 [2021-09-14T02:11:05.334Z] Removing intermediate container 96028e6191a1 [2021-09-14T02:11:05.334Z] ---> 02c9e305afca [2021-09-14T02:11:05.334Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-14T02:11:05.615Z] ---> Running in c35658ed0547 [2021-09-14T02:11:05.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-14T02:11:06.169Z] Removing intermediate container 739f4ef93330 [2021-09-14T02:11:06.169Z] ---> 196016e3b4b5 [2021-09-14T02:11:06.169Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-14T02:11:06.169Z] ---> Running in f7f7ac6b1fc4 [2021-09-14T02:11:07.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T02:11:10.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-131 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-14T02:11:10.423Z] Running in /w/workspace/edgex-go/53 [Pipeline] { [Pipeline] checkout [2021-09-14T02:11:10.663Z] The recommended git tool is: git [2021-09-14T02:11:16.351Z] using credential edgex-jenkins-ssh [2021-09-14T02:11:16.378Z] Cloning the remote Git repository [2021-09-14T02:11:16.456Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-14T02:11:16.673Z] > git init /w/workspace/edgex-go/53 # timeout=10 [2021-09-14T02:11:16.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-14T02:11:16.937Z] > git --version # timeout=10 [2021-09-14T02:11:16.968Z] > git --version # 'git version 2.17.1' [2021-09-14T02:11:16.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T02:11:17.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T02:11:29.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T02:11:32.859Z] Avoid second fetch [2021-09-14T02:11:32.860Z] Checking out Revision d2a5f5fee6def632ee193f4e05018b338845a8fb (main) [2021-09-14T02:11:32.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-14T02:11:32.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T02:11:32.891Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T02:11:32.906Z] > git checkout -f d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 [2021-09-14T02:11:34.701Z] Removing intermediate container 204202cf1fba [2021-09-14T02:11:34.701Z] ---> 7b6c2be1dc32 [2021-09-14T02:11:34.701Z] [2021-09-14T02:11:34.701Z] Step 11/22 : FROM alpine:3.12 [2021-09-14T02:11:34.701Z] 3.12: Pulling from library/alpine [2021-09-14T02:11:34.972Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T02:11:34.972Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T02:11:35.258Z] ---> 48b8ec4ed9eb [2021-09-14T02:11:35.258Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-14T02:11:35.258Z] ---> Running in 9f71c54dc398 [2021-09-14T02:11:36.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:36.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:36.522Z] Removing intermediate container cc8b7eb39b7d [2021-09-14T02:11:36.522Z] ---> dff4fe74114e [2021-09-14T02:11:36.522Z] [2021-09-14T02:11:36.522Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T02:11:36.522Z] ---> 48b8ec4ed9eb [2021-09-14T02:11:36.522Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:11:36.522Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-14T02:11:36.522Z] ---> Running in eb71c5fec704 [2021-09-14T02:11:36.522Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-14T02:11:36.522Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-14T02:11:36.522Z] (4/4) Installing curl (7.78.0-r0) [2021-09-14T02:11:36.522Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:11:36.522Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:11:36.522Z] OK: 7 MiB in 18 packages [2021-09-14T02:11:37.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:37.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:37.382Z] Commit message: "fix(security): Move JWT auth method to individual routes (#3657)" [2021-09-14T02:11:37.391Z] Removing intermediate container 9f71c54dc398 [2021-09-14T02:11:37.391Z] ---> 70813ef231c4 [2021-09-14T02:11:37.391Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T02:11:37.391Z] ---> Running in cc107d9be88e [2021-09-14T02:11:37.391Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-14T02:11:37.391Z] Removing intermediate container cc107d9be88e [2021-09-14T02:11:37.391Z] ---> dc5694f5eb39 [2021-09-14T02:11:37.391Z] Step 14/22 : WORKDIR /edgex [2021-09-14T02:11:37.670Z] ---> Running in bbfee2352f85 [2021-09-14T02:11:37.670Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:11:37.670Z] OK: 6 MiB in 15 packages [2021-09-14T02:11:37.670Z] Removing intermediate container bbfee2352f85 [2021-09-14T02:11:37.670Z] ---> c5784e9049ad [2021-09-14T02:11:37.670Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T02:11:37.957Z] provisioning config files... [2021-09-14T02:11:37.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config4935873660862014805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:11:38.279Z] ---> 8a507736eac4 [2021-09-14T02:11:38.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-14T02:11:38.279Z] Removing intermediate container eb71c5fec704 [2021-09-14T02:11:38.279Z] ---> 6b3f5212d59e [2021-09-14T02:11:38.279Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:11:38.552Z] ---> Running in ea82ac716e6b [2021-09-14T02:11:38.567Z] ---> docker-login.sh [2021-09-14T02:11:38.567Z] nexus3.edgexfoundry.org:10001 [2021-09-14T02:11:38.820Z] Removing intermediate container ea82ac716e6b [2021-09-14T02:11:38.820Z] ---> cba8acfae34a [2021-09-14T02:11:38.820Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-14T02:11:39.090Z] ---> Running in b568047e672a [2021-09-14T02:11:39.090Z] ---> a70c4b9b08e0 [2021-09-14T02:11:39.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-14T02:11:39.090Z] Removing intermediate container f033bc347f69 [2021-09-14T02:11:39.090Z] ---> 319e3130353c [2021-09-14T02:11:39.090Z] [2021-09-14T02:11:39.090Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:11:39.090Z] ---> 48b8ec4ed9eb [2021-09-14T02:11:39.090Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:11:39.090Z] ---> Using cache [2021-09-14T02:11:39.090Z] ---> 6b3f5212d59e [2021-09-14T02:11:39.090Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:11:39.090Z] ---> Using cache [2021-09-14T02:11:39.090Z] ---> cba8acfae34a [2021-09-14T02:11:39.090Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-14T02:11:39.359Z] ---> Running in acdeadd904b0 [2021-09-14T02:11:39.359Z] Removing intermediate container b568047e672a [2021-09-14T02:11:39.359Z] ---> 6b80fb022b0e [2021-09-14T02:11:39.359Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T02:11:39.359Z] ---> Running in 5346905d5138 [2021-09-14T02:11:39.634Z] Removing intermediate container acdeadd904b0 [2021-09-14T02:11:39.634Z] ---> 1d322cb41081 [2021-09-14T02:11:39.634Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T02:11:39.634Z] Removing intermediate container 5346905d5138 [2021-09-14T02:11:39.634Z] ---> 10d19fa07319 [2021-09-14T02:11:39.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:11:39.634Z] ---> Running in e3ef13af9ce8 [2021-09-14T02:11:39.634Z] ---> 95d648018483 [2021-09-14T02:11:39.634Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-14T02:11:39.634Z] ---> Running in cffa108d43c7 [2021-09-14T02:11:39.906Z] Removing intermediate container e3ef13af9ce8 [2021-09-14T02:11:39.906Z] ---> 2815eeaa2b27 [2021-09-14T02:11:39.906Z] Step 16/24 : WORKDIR / [2021-09-14T02:11:39.906Z] ---> Running in 77e4650ac6bc [2021-09-14T02:11:39.906Z] Removing intermediate container cffa108d43c7 [2021-09-14T02:11:39.906Z] ---> 2ca224300694 [2021-09-14T02:11:39.906Z] Step 19/22 : CMD ["--init=true"] [2021-09-14T02:11:39.906Z] ---> f760f7527b3b [2021-09-14T02:11:39.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-14T02:11:40.180Z] ---> Running in 7cbb878c5097 [2021-09-14T02:11:40.180Z] Removing intermediate container 77e4650ac6bc [2021-09-14T02:11:40.180Z] ---> 996e2d17769d [2021-09-14T02:11:40.180Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:11:40.455Z] Removing intermediate container 7cbb878c5097 [2021-09-14T02:11:40.455Z] ---> cb3bc1d517af [2021-09-14T02:11:40.455Z] Step 20/22 : LABEL arch=x86_64 [2021-09-14T02:11:40.455Z] ---> Running in 43531210de55 [2021-09-14T02:11:40.455Z] ---> 7f033ef3ff24 [2021-09-14T02:11:40.455Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-14T02:11:40.455Z] ---> 420da641c11c [2021-09-14T02:11:40.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-14T02:11:40.721Z] Removing intermediate container 43531210de55 [2021-09-14T02:11:40.721Z] ---> 455ced918684 [2021-09-14T02:11:40.721Z] Step 21/22 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:11:40.721Z] ---> Running in 661a69f32a41 [2021-09-14T02:11:40.997Z] ---> 5c92710a16ab [2021-09-14T02:11:40.997Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-14T02:11:40.997Z] Removing intermediate container 661a69f32a41 [2021-09-14T02:11:40.997Z] ---> 96c6713258cc [2021-09-14T02:11:40.997Z] Step 22/22 : LABEL version=2.0.1-dev.46 [2021-09-14T02:11:40.997Z] ---> Running in 83693aed3467 [2021-09-14T02:11:40.997Z] ---> Running in 3b70e045b1d3 [2021-09-14T02:11:41.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:11:41.266Z] ---> b721a298d333 [2021-09-14T02:11:41.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-14T02:11:41.266Z] Removing intermediate container 3b70e045b1d3 [2021-09-14T02:11:41.266Z] ---> 3e7731eecacb [2021-09-14T02:11:41.266Z] [2021-09-14T02:11:41.539Z] Removing intermediate container 83693aed3467 [2021-09-14T02:11:41.539Z] ---> 43a17ef68372 [2021-09-14T02:11:41.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:11:41.539Z] Successfully built 3e7731eecacb [2021-09-14T02:11:41.539Z] Successfully tagged security-proxy-setup:latest [2021-09-14T02:11:41.539Z] Building support-notifications [2021-09-14T02:11:41.806Z] ---> Running in 086494964ae8 [2021-09-14T02:11:41.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:11:41.815Z] Configure a credential helper to remove this warning. See [2021-09-14T02:11:41.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:11:41.815Z] [2021-09-14T02:11:41.815Z] Login Succeeded [2021-09-14T02:11:41.815Z] nexus3.edgexfoundry.org:10002 [2021-09-14T02:11:42.074Z]  Building security-proxy-setup ... done  ---> d4a71a12201f [2021-09-14T02:11:42.074Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-14T02:11:42.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:11:42.340Z] Removing intermediate container 086494964ae8 [2021-09-14T02:11:42.340Z] ---> f7b41a9a0ae4 [2021-09-14T02:11:42.340Z] Step 21/23 : LABEL arch=x86_64 [2021-09-14T02:11:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:11:42.369Z] Configure a credential helper to remove this warning. See [2021-09-14T02:11:42.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:11:42.369Z] [2021-09-14T02:11:42.369Z] Login Succeeded [2021-09-14T02:11:42.369Z] nexus3.edgexfoundry.org:10003 [2021-09-14T02:11:42.605Z] ---> Running in 6306d5386d1c [2021-09-14T02:11:42.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:11:42.901Z] ---> Running in 73490fab44d9 [2021-09-14T02:11:42.901Z] Removing intermediate container 6306d5386d1c [2021-09-14T02:11:42.901Z] ---> 35a9d47a1d9d [2021-09-14T02:11:42.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:11:42.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:11:42.927Z] Configure a credential helper to remove this warning. See [2021-09-14T02:11:42.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:11:42.927Z] [2021-09-14T02:11:42.927Z] Login Succeeded [2021-09-14T02:11:42.927Z] nexus3.edgexfoundry.org:10004 [2021-09-14T02:11:43.499Z] Removing intermediate container 73490fab44d9 [2021-09-14T02:11:43.499Z] ---> 2d1d070f66b0 [2021-09-14T02:11:43.499Z] Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:11:43.499Z] ---> Running in 9bf85133d5a6 [2021-09-14T02:11:43.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:11:43.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:11:43.529Z] Configure a credential helper to remove this warning. See [2021-09-14T02:11:43.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:11:43.529Z] [2021-09-14T02:11:43.529Z] Login Succeeded [2021-09-14T02:11:43.529Z] docker.io [2021-09-14T02:11:44.092Z] ---> Running in 154d3f605271 [2021-09-14T02:11:44.092Z] Removing intermediate container 9bf85133d5a6 [2021-09-14T02:11:44.092Z] ---> 2bc84468b0e8 [2021-09-14T02:11:44.092Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T02:11:44.092Z] ---> Running in 356c6db9e895 [2021-09-14T02:11:44.092Z] Removing intermediate container 154d3f605271 [2021-09-14T02:11:44.092Z] ---> bea94adda8b1 [2021-09-14T02:11:44.092Z] Step 23/23 : LABEL version=2.0.1-dev.46 [2021-09-14T02:11:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:11:44.366Z] Removing intermediate container f7f7ac6b1fc4 [2021-09-14T02:11:44.366Z] ---> 2c424fc4807c [2021-09-14T02:11:44.366Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-14T02:11:44.366Z] Removing intermediate container c35658ed0547 [2021-09-14T02:11:44.366Z] ---> b2039d545729 [2021-09-14T02:11:44.366Z] [2021-09-14T02:11:44.366Z] Step 11/32 : FROM alpine:3.12 [2021-09-14T02:11:44.366Z] ---> 48b8ec4ed9eb [2021-09-14T02:11:44.366Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-14T02:11:44.366Z] ---> Running in 412d0bd998a1 [2021-09-14T02:11:44.366Z] ---> Running in 26b473357411 [2021-09-14T02:11:44.367Z] ---> Running in 5fded2ed0acc [2021-09-14T02:11:44.367Z] Removing intermediate container 356c6db9e895 [2021-09-14T02:11:44.367Z] ---> ff62f030e735 [2021-09-14T02:11:44.367Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:11:44.367Z] ---> Running in 33f3b99d8caa [2021-09-14T02:11:44.367Z] Removing intermediate container 26b473357411 [2021-09-14T02:11:44.367Z] ---> 223193d9bb47 [2021-09-14T02:11:44.367Z] [2021-09-14T02:11:44.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:11:44.402Z] Configure a credential helper to remove this warning. See [2021-09-14T02:11:44.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:11:44.402Z] [2021-09-14T02:11:44.402Z] Login Succeeded [2021-09-14T02:11:44.402Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T02:11:44.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-14T02:11:44.639Z] Removing intermediate container 5fded2ed0acc [2021-09-14T02:11:44.639Z] ---> 21383991bc5e [2021-09-14T02:11:44.639Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-14T02:11:44.639Z] Successfully built 223193d9bb47 [2021-09-14T02:11:44.639Z] Successfully tagged support-scheduler:latest [2021-09-14T02:11:44.639Z] Building core-command [2021-09-14T02:11:44.639Z]  Building support-scheduler ... done Removing intermediate container 33f3b99d8caa [2021-09-14T02:11:44.639Z] ---> 4b77647e3b86 [2021-09-14T02:11:44.639Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:11:44.639Z] ---> Running in 3771e5e2d488 [2021-09-14T02:11:44.639Z] ---> Running in 1680711b4913 [2021-09-14T02:11:44.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] echo [2021-09-14T02:11:44.784Z] ========================================================= [2021-09-14T02:11:44.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-14T02:11:44.784Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-14T02:11:45.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T02:11:45.607Z] Removing intermediate container 1680711b4913 [2021-09-14T02:11:45.607Z] ---> 8ee21c3c14a4 [2021-09-14T02:11:45.607Z] [2021-09-14T02:11:45.741Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-14T02:11:45.741Z] 595b0fe564bb: Pulling fs layer [2021-09-14T02:11:45.741Z] 24495759ef45: Pulling fs layer [2021-09-14T02:11:45.741Z] d148012ef14d: Pulling fs layer [2021-09-14T02:11:45.741Z] e90a11edd702: Pulling fs layer [2021-09-14T02:11:45.741Z] d77568369979: Pulling fs layer [2021-09-14T02:11:45.741Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-14T02:11:45.741Z] 170f2ba95c9a: Pulling fs layer [2021-09-14T02:11:45.741Z] 97ac5df62f85: Pulling fs layer [2021-09-14T02:11:45.741Z] d77568369979: Waiting [2021-09-14T02:11:45.741Z] fc1c9f9a7f3b: Waiting [2021-09-14T02:11:45.741Z] 170f2ba95c9a: Waiting [2021-09-14T02:11:45.741Z] e90a11edd702: Waiting [2021-09-14T02:11:45.741Z] 97ac5df62f85: Waiting [2021-09-14T02:11:45.741Z] d148012ef14d: Verifying Checksum [2021-09-14T02:11:45.741Z] d148012ef14d: Download complete [2021-09-14T02:11:45.741Z] 24495759ef45: Download complete [2021-09-14T02:11:45.741Z] d77568369979: Verifying Checksum [2021-09-14T02:11:45.741Z] d77568369979: Download complete [2021-09-14T02:11:45.741Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-14T02:11:45.741Z] fc1c9f9a7f3b: Download complete [2021-09-14T02:11:45.741Z] 595b0fe564bb: Download complete [2021-09-14T02:11:45.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:45.878Z] Successfully built 8ee21c3c14a4 [2021-09-14T02:11:45.878Z] Successfully tagged core-metadata:latest [2021-09-14T02:11:45.878Z] Building core-data [2021-09-14T02:11:45.878Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:46.017Z] 170f2ba95c9a: Verifying Checksum [2021-09-14T02:11:46.017Z] 170f2ba95c9a: Download complete [2021-09-14T02:11:46.147Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-14T02:11:46.147Z] (2/2) Installing su-exec (0.2-r1) [2021-09-14T02:11:46.147Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:11:46.147Z] OK: 6 MiB in 16 packages [2021-09-14T02:11:46.618Z] 595b0fe564bb: Pull complete [2021-09-14T02:11:47.232Z] 24495759ef45: Pull complete [2021-09-14T02:11:47.837Z] d148012ef14d: Pull complete [2021-09-14T02:11:49.873Z] 97ac5df62f85: Verifying Checksum [2021-09-14T02:11:49.873Z] 97ac5df62f85: Download complete [2021-09-14T02:11:50.147Z] e90a11edd702: Verifying Checksum [2021-09-14T02:11:50.147Z] e90a11edd702: Download complete [2021-09-14T02:11:52.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:11:52.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:11:52.815Z] ---> 31d6f29cc0bf [2021-09-14T02:11:52.815Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> a0f48eeb6385 [2021-09-14T02:11:52.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:11:52.815Z] Removing intermediate container 412d0bd998a1 [2021-09-14T02:11:52.815Z] ---> 49183e2588e9 [2021-09-14T02:11:52.815Z] [2021-09-14T02:11:52.815Z] Step 12/24 : FROM docker:20.10.7 [2021-09-14T02:11:52.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:11:52.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:11:52.815Z] ---> 31d6f29cc0bf [2021-09-14T02:11:52.815Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> a0f48eeb6385 [2021-09-14T02:11:52.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> e39a5db72d0d [2021-09-14T02:11:52.815Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> e39a5db72d0d [2021-09-14T02:11:52.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> 5c64717a22c7 [2021-09-14T02:11:52.815Z] Step 6/24 : COPY go.mod . [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> 8a276535b379 [2021-09-14T02:11:52.815Z] Step 7/24 : RUN go mod download [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> c3ed7a5dd65a [2021-09-14T02:11:52.815Z] Step 8/24 : COPY . . [2021-09-14T02:11:52.815Z] 20.10.7: Pulling from library/docker [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> 4316e8438670 [2021-09-14T02:11:52.815Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:11:52.815Z] ---> Using cache [2021-09-14T02:11:52.815Z] ---> a732b2ab753e [2021-09-14T02:11:52.815Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-14T02:11:53.397Z] ---> Running in 26a185fc2f19 [2021-09-14T02:11:53.397Z] ---> Running in 83ab001c9af4 [2021-09-14T02:11:55.347Z] Removing intermediate container 3771e5e2d488 [2021-09-14T02:11:55.347Z] ---> 428afc077e12 [2021-09-14T02:11:55.347Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-14T02:11:55.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:11:55.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:11:55.347Z] ---> 31d6f29cc0bf [2021-09-14T02:11:55.347Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T02:11:55.347Z] ---> Using cache [2021-09-14T02:11:55.347Z] ---> a0f48eeb6385 [2021-09-14T02:11:55.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:11:55.347Z] ---> Using cache [2021-09-14T02:11:55.347Z] ---> e39a5db72d0d [2021-09-14T02:11:55.347Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-14T02:11:55.347Z] ---> Running in 7eb5674ce53f [2021-09-14T02:11:55.347Z] ---> Running in 091edc26090c [2021-09-14T02:11:55.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:55.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T02:11:55.347Z] Removing intermediate container 7eb5674ce53f [2021-09-14T02:11:55.347Z] ---> 3b2795eaab56 [2021-09-14T02:11:55.347Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-14T02:11:55.615Z] ---> Running in 0791120f9e31 [2021-09-14T02:11:55.615Z] Removing intermediate container 0791120f9e31 [2021-09-14T02:11:55.615Z] ---> 6f632ed0b29c [2021-09-14T02:11:55.615Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-14T02:11:55.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:55.892Z] ---> Running in 06ab096909f8 [2021-09-14T02:11:56.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:56.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:11:56.708Z] Removing intermediate container 06ab096909f8 [2021-09-14T02:11:56.708Z] ---> 1ad842c783bb [2021-09-14T02:11:56.708Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-14T02:11:56.708Z] ---> Running in 785608113e32 [2021-09-14T02:11:56.708Z] OK: 219 MiB in 52 packages [2021-09-14T02:11:56.978Z] Removing intermediate container 785608113e32 [2021-09-14T02:11:56.978Z] ---> 834f7dde2058 [2021-09-14T02:11:56.979Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-14T02:11:57.247Z] OK: 219 MiB in 52 packages [2021-09-14T02:11:57.247Z] ---> 6741a13f30d1 [2021-09-14T02:11:57.247Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-14T02:11:57.527Z] Removing intermediate container 26a185fc2f19 [2021-09-14T02:11:57.527Z] ---> fbfa8db5dc62 [2021-09-14T02:11:57.527Z] Step 6/24 : COPY go.mod . [2021-09-14T02:11:57.527Z] ---> Running in de3200a0c11f [2021-09-14T02:11:57.823Z] ---> 1c8dbabedced [2021-09-14T02:11:57.823Z] Step 7/24 : RUN go mod download [2021-09-14T02:11:58.117Z] Removing intermediate container 091edc26090c [2021-09-14T02:11:58.117Z] ---> 87d72179ecf6 [2021-09-14T02:11:58.117Z] Step 6/23 : COPY go.mod . [2021-09-14T02:11:58.117Z] ---> Running in 670c8cd2e833 [2021-09-14T02:11:58.744Z] ---> 8d6a75efc6b6 [2021-09-14T02:11:58.744Z] Step 7/23 : RUN go mod download [2021-09-14T02:11:58.744Z] ---> Running in 2aac389c2686 [2021-09-14T02:11:59.354Z] Removing intermediate container de3200a0c11f [2021-09-14T02:11:59.354Z] ---> 42f1095fbcff [2021-09-14T02:11:59.354Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:11:59.984Z] ---> 22b6ed8ea8b9 [2021-09-14T02:11:59.984Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-14T02:12:00.306Z] e90a11edd702: Pull complete [2021-09-14T02:12:00.580Z] d77568369979: Pull complete [2021-09-14T02:12:00.609Z] ---> 2c369da47d57 [2021-09-14T02:12:00.609Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-14T02:12:00.897Z] ---> f3b78697836f [2021-09-14T02:12:00.897Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-14T02:12:01.182Z] fc1c9f9a7f3b: Pull complete [2021-09-14T02:12:01.462Z] 170f2ba95c9a: Pull complete [2021-09-14T02:12:01.526Z] ---> aa2cc2780676 [2021-09-14T02:12:01.526Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-14T02:12:01.526Z] Removing intermediate container 670c8cd2e833 [2021-09-14T02:12:01.526Z] ---> a23a6d815114 [2021-09-14T02:12:01.526Z] Step 8/24 : COPY . . [2021-09-14T02:12:01.818Z] Removing intermediate container 2aac389c2686 [2021-09-14T02:12:01.818Z] ---> a9782190b89d [2021-09-14T02:12:01.818Z] Step 8/23 : COPY . . [2021-09-14T02:12:02.444Z] ---> 6de9fa8b9eef [2021-09-14T02:12:02.444Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-14T02:12:03.432Z] ---> Running in 3cc6f1f2d2e8 [2021-09-14T02:12:05.618Z] Removing intermediate container 3cc6f1f2d2e8 [2021-09-14T02:12:05.618Z] ---> 16b4b166d92f [2021-09-14T02:12:05.618Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-14T02:12:06.592Z] ---> ef91358eb7ac [2021-09-14T02:12:06.592Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-14T02:12:06.865Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-14T02:12:06.865Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-14T02:12:06.865Z] ---> Running in 6b90effd3abd [2021-09-14T02:12:06.865Z] ---> 08bdaf2f88f9 [2021-09-14T02:12:06.865Z] 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-09-14T02:12:07.138Z] ---> Running in 5c7aff01686a [2021-09-14T02:12:07.765Z] Removing intermediate container 5c7aff01686a [2021-09-14T02:12:07.765Z] ---> d85361b5b55b [2021-09-14T02:12:07.765Z] 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-09-14T02:12:07.765Z] ---> Running in 9ae298cf3386 [2021-09-14T02:12:08.196Z] 97ac5df62f85: Pull complete [2021-09-14T02:12:08.196Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-14T02:12:08.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T02:12:08.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-14T02:12:08.558Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T02:12:08.559Z] WORKDIR /edgex [2021-09-14T02:12:08.559Z] COPY go.mod . [2021-09-14T02:12:08.559Z] RUN go mod download+ [2021-09-14T02:12:08.559Z] docker build -t ci-base-image-arm64 -f - . [2021-09-14T02:12:09.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:09.279Z] Removing intermediate container 6b90effd3abd [2021-09-14T02:12:09.279Z] ---> a7d41417c665 [2021-09-14T02:12:09.279Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-14T02:12:09.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:09.279Z] ---> Running in d74b7c449a7b [2021-09-14T02:12:09.569Z] (1/39) Installing readline (8.1.0-r0) [2021-09-14T02:12:09.569Z] (2/39) Installing bash (5.1.0-r0) [2021-09-14T02:12:09.569Z] Executing bash-5.1.0-r0.post-install [2021-09-14T02:12:09.569Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-14T02:12:09.569Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-14T02:12:09.569Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-14T02:12:09.569Z] (6/39) Installing curl (7.78.0-r0) [2021-09-14T02:12:09.569Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-14T02:12:09.569Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-14T02:12:09.569Z] (9/39) Installing expat (2.2.10-r1) [2021-09-14T02:12:09.569Z] (10/39) Installing libffi (3.3-r2) [2021-09-14T02:12:09.569Z] (11/39) Installing gdbm (1.19-r0) [2021-09-14T02:12:09.569Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-14T02:12:09.569Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-14T02:12:09.569Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-14T02:12:10.175Z] Removing intermediate container d74b7c449a7b [2021-09-14T02:12:10.175Z] ---> 56176f3bb0a2 [2021-09-14T02:12:10.175Z] Step 29/32 : CMD ["gate"] [2021-09-14T02:12:10.540Z] Sending build context to Docker daemon 166MB [2021-09-14T02:12:10.540Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T02:12:10.540Z] ---> 04bc70af865f [2021-09-14T02:12:10.540Z] Step 2/4 : WORKDIR /edgex [2021-09-14T02:12:11.176Z] ---> Running in 19643787510d [2021-09-14T02:12:11.450Z] Removing intermediate container 19643787510d [2021-09-14T02:12:11.450Z] ---> 8f3d2f607a7c [2021-09-14T02:12:11.450Z] Step 30/32 : LABEL arch=x86_64 [2021-09-14T02:12:11.450Z] ---> 198c15a5b834 [2021-09-14T02:12:11.450Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:12:11.720Z] ---> Running in c42f5cca7377 [2021-09-14T02:12:11.720Z] ---> Running in b4c89726f905 [2021-09-14T02:12:11.720Z] ---> a8cedffe0c6c [2021-09-14T02:12:11.720Z] Step 9/23 : RUN go mod tidy [2021-09-14T02:12:11.720Z] ---> Running in 79bb4a363c4e [2021-09-14T02:12:11.991Z] Removing intermediate container c42f5cca7377 [2021-09-14T02:12:11.991Z] ---> 39d5840cab18 [2021-09-14T02:12:11.991Z] Step 31/32 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:11.991Z] ---> Running in de55bce8f083 [2021-09-14T02:12:12.259Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-14T02:12:12.259Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-14T02:12:12.259Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-14T02:12:12.259Z] Removing intermediate container de55bce8f083 [2021-09-14T02:12:12.259Z] ---> 48ea0f0d2128 [2021-09-14T02:12:12.259Z] Step 32/32 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:12.533Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-14T02:12:12.533Z] ---> Running in 0d80932903b8 [2021-09-14T02:12:12.533Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-14T02:12:12.533Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-14T02:12:12.533Z] Removing intermediate container 0d80932903b8 [2021-09-14T02:12:12.533Z] ---> 6f1ff26d597d [2021-09-14T02:12:12.533Z] [2021-09-14T02:12:12.810Z] Successfully built 6f1ff26d597d [2021-09-14T02:12:12.810Z] Successfully tagged security-bootstrapper:latest [2021-09-14T02:12:12.810Z] Building security-secretstore-setup [2021-09-14T02:12:13.824Z]  Building security-bootstrapper ... done (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-14T02:12:14.417Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-14T02:12:14.685Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-14T02:12:14.958Z] Removing intermediate container b4c89726f905 [2021-09-14T02:12:14.958Z] ---> fb5b4a843c53 [2021-09-14T02:12:14.958Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-14T02:12:15.549Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-14T02:12:15.549Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-14T02:12:15.549Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-14T02:12:15.549Z] ---> Running in 2a0fd59081c7 [2021-09-14T02:12:15.549Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-14T02:12:15.549Z] Removing intermediate container 79bb4a363c4e [2021-09-14T02:12:15.549Z] ---> 71da2cc3a9b8 [2021-09-14T02:12:15.549Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-14T02:12:15.549Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-14T02:12:15.826Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-14T02:12:15.826Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-14T02:12:15.826Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-14T02:12:15.826Z] ---> Running in cd6ccd2079da [2021-09-14T02:12:15.826Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-14T02:12:15.826Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-14T02:12:15.826Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-14T02:12:16.098Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-14T02:12:16.098Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-14T02:12:16.098Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-14T02:12:16.098Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-14T02:12:16.098Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-14T02:12:16.390Z] Executing busybox-1.32.1-r6.trigger [2021-09-14T02:12:16.390Z] OK: 82 MiB in 59 packages [2021-09-14T02:12:16.390Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T02:12:16.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-14T02:12:17.253Z] Removing intermediate container 83ab001c9af4 [2021-09-14T02:12:17.253Z] ---> 08dfadd15a38 [2021-09-14T02:12:17.253Z] [2021-09-14T02:12:17.253Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:12:17.253Z] ---> 48b8ec4ed9eb [2021-09-14T02:12:17.253Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:12:17.253Z] ---> Using cache [2021-09-14T02:12:17.253Z] ---> 6b3f5212d59e [2021-09-14T02:12:17.253Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:12:17.253Z] ---> Using cache [2021-09-14T02:12:17.253Z] ---> cba8acfae34a [2021-09-14T02:12:17.253Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-14T02:12:17.272Z] ---> Running in 842348b29ec4 [2021-09-14T02:12:17.272Z] Removing intermediate container 842348b29ec4 [2021-09-14T02:12:17.272Z] ---> c09227622917 [2021-09-14T02:12:17.272Z] Step 3/4 : COPY go.mod . [2021-09-14T02:12:17.520Z] ---> Running in 88ca4384c99c [2021-09-14T02:12:17.795Z] Removing intermediate container 88ca4384c99c [2021-09-14T02:12:17.795Z] ---> 7e0f90ec5548 [2021-09-14T02:12:17.795Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T02:12:17.795Z] ---> Running in aa53f156f082 [2021-09-14T02:12:18.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:12:18.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:12:18.076Z] ---> 31d6f29cc0bf [2021-09-14T02:12:18.076Z] Step 3/26 : WORKDIR /edgex-go [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> a0f48eeb6385 [2021-09-14T02:12:18.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> e39a5db72d0d [2021-09-14T02:12:18.076Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> 5c64717a22c7 [2021-09-14T02:12:18.076Z] Step 6/26 : COPY go.mod . [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> 8a276535b379 [2021-09-14T02:12:18.076Z] Step 7/26 : RUN go mod download [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> c3ed7a5dd65a [2021-09-14T02:12:18.076Z] Step 8/26 : COPY . . [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> 4316e8438670 [2021-09-14T02:12:18.076Z] Step 9/26 : RUN go mod tidy [2021-09-14T02:12:18.076Z] ---> Using cache [2021-09-14T02:12:18.076Z] ---> a732b2ab753e [2021-09-14T02:12:18.076Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-14T02:12:18.076Z] ---> Running in eb2763134510 [2021-09-14T02:12:18.076Z] Removing intermediate container aa53f156f082 [2021-09-14T02:12:18.076Z] ---> df9115fae408 [2021-09-14T02:12:18.076Z] Step 16/24 : WORKDIR / [2021-09-14T02:12:18.076Z] ---> Running in e9421dfd54c5 [2021-09-14T02:12:18.254Z] ---> 7cbfa776132e [2021-09-14T02:12:18.255Z] Step 4/4 : RUN go mod download [2021-09-14T02:12:18.255Z] ---> Running in 3fbace35329e [2021-09-14T02:12:18.357Z] Removing intermediate container e9421dfd54c5 [2021-09-14T02:12:18.357Z] ---> b06bb57c3b33 [2021-09-14T02:12:18.357Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:12:18.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T02:12:18.655Z] ---> ed99cc06b282 [2021-09-14T02:12:18.655Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-14T02:12:19.262Z] ---> 7b7fe9f87533 [2021-09-14T02:12:19.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-14T02:12:19.538Z] ---> 629ee68e3e60 [2021-09-14T02:12:19.538Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-14T02:12:19.538Z] ---> Running in 1171d9573a45 [2021-09-14T02:12:19.817Z] Removing intermediate container 1171d9573a45 [2021-09-14T02:12:19.817Z] ---> 1c69fba2537e [2021-09-14T02:12:19.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:12:19.817Z] ---> Running in 361edfee5188 [2021-09-14T02:12:19.817Z] Collecting docker-compose==1.23.2 [2021-09-14T02:12:19.817Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-14T02:12:19.817Z] Removing intermediate container 361edfee5188 [2021-09-14T02:12:19.817Z] ---> d0fbf554d0d9 [2021-09-14T02:12:19.817Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T02:12:20.091Z] ---> Running in 3122fcc79303 [2021-09-14T02:12:20.091Z] Collecting cached-property<2,>=1.2.0 [2021-09-14T02:12:20.091Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-14T02:12:20.091Z] 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-09-14T02:12:20.091Z] Removing intermediate container 3122fcc79303 [2021-09-14T02:12:20.091Z] ---> 80349eab3e6b [2021-09-14T02:12:20.091Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:20.091Z] ---> Running in 96cb4117a63a [2021-09-14T02:12:20.091Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-14T02:12:20.091Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-14T02:12:20.091Z] Collecting docopt<0.7,>=0.6.1 [2021-09-14T02:12:20.378Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-14T02:12:20.378Z] Removing intermediate container 96cb4117a63a [2021-09-14T02:12:20.378Z] ---> b09cd35655df [2021-09-14T02:12:20.378Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:20.378Z] ---> Running in 1adc782dffa7 [2021-09-14T02:12:20.653Z] Removing intermediate container 1adc782dffa7 [2021-09-14T02:12:20.653Z] ---> e684d2be4154 [2021-09-14T02:12:20.653Z] [2021-09-14T02:12:20.653Z] Successfully built e684d2be4154 [2021-09-14T02:12:20.653Z] Successfully tagged core-command:latest [2021-09-14T02:12:21.259Z]  Building core-command ... done Collecting PyYAML<4,>=3.10 [2021-09-14T02:12:21.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-14T02:12:22.527Z] Collecting texttable<0.10,>=0.9.0 [2021-09-14T02:12:22.527Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-14T02:12:23.135Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-14T02:12:23.135Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-14T02:12:23.744Z] Collecting jsonschema<3,>=2.5.1 [2021-09-14T02:12:23.744Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-14T02:12:24.031Z] Collecting docker<4.0,>=3.6.0 [2021-09-14T02:12:24.031Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-14T02:12:24.316Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-14T02:12:24.316Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-14T02:12:24.316Z] Collecting docker-pycreds>=0.4.0 [2021-09-14T02:12:24.316Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-14T02:12:24.609Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-14T02:12:24.609Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-14T02:12:24.609Z] Collecting idna<2.8,>=2.5 [2021-09-14T02:12:24.609Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-14T02:12:24.609Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-14T02:12:24.609Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-14T02:12:24.609Z] Collecting certifi>=2017.4.17 [2021-09-14T02:12:24.609Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-14T02:12:24.609Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-14T02:12:24.609Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-14T02:12:24.609Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-14T02:12:24.609Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-14T02:12:24.896Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-14T02:12:24.896Z] Attempting uninstall: urllib3 [2021-09-14T02:12:24.896Z] Found existing installation: urllib3 1.26.2 [2021-09-14T02:12:24.896Z] Uninstalling urllib3-1.26.2: [2021-09-14T02:12:24.896Z] Successfully uninstalled urllib3-1.26.2 [2021-09-14T02:12:24.896Z] Attempting uninstall: idna [2021-09-14T02:12:24.896Z] Found existing installation: idna 3.1 [2021-09-14T02:12:24.896Z] Uninstalling idna-3.1: [2021-09-14T02:12:25.182Z] Successfully uninstalled idna-3.1 [2021-09-14T02:12:25.182Z] Attempting uninstall: chardet [2021-09-14T02:12:25.182Z] Found existing installation: chardet 4.0.0 [2021-09-14T02:12:25.182Z] Uninstalling chardet-4.0.0: [2021-09-14T02:12:25.469Z] Successfully uninstalled chardet-4.0.0 [2021-09-14T02:12:25.753Z] Attempting uninstall: requests [2021-09-14T02:12:25.753Z] Found existing installation: requests 2.25.1 [2021-09-14T02:12:25.753Z] Uninstalling requests-2.25.1: [2021-09-14T02:12:25.753Z] Successfully uninstalled requests-2.25.1 [2021-09-14T02:12:26.036Z] Running setup.py install for texttable: started [2021-09-14T02:12:26.647Z] Running setup.py install for texttable: finished with status 'done' [2021-09-14T02:12:26.647Z] Running setup.py install for PyYAML: started [2021-09-14T02:12:27.254Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-14T02:12:27.540Z] Running setup.py install for docopt: started [2021-09-14T02:12:28.150Z] Running setup.py install for docopt: finished with status 'done' [2021-09-14T02:12:28.150Z] Running setup.py install for dockerpty: started [2021-09-14T02:12:28.762Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-14T02:12:29.376Z] 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-09-14T02:12:33.750Z] Removing intermediate container 9ae298cf3386 [2021-09-14T02:12:33.750Z] ---> f2dd27e3e04c [2021-09-14T02:12:33.750Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-14T02:12:33.750Z] ---> Running in 5c9c687bb5f9 [2021-09-14T02:12:33.750Z] Removing intermediate container 5c9c687bb5f9 [2021-09-14T02:12:33.750Z] ---> a831f259e0e7 [2021-09-14T02:12:33.750Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-14T02:12:33.750Z] ---> Running in 04522c3e0ff7 [2021-09-14T02:12:33.750Z] Removing intermediate container 04522c3e0ff7 [2021-09-14T02:12:33.750Z] ---> 72132a571f84 [2021-09-14T02:12:33.750Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-14T02:12:34.361Z] ---> 23b3edf36bc5 [2021-09-14T02:12:34.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-14T02:12:34.361Z] ---> 5b694ce4e175 [2021-09-14T02:12:34.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-14T02:12:34.964Z] ---> c81079ad0e5e [2021-09-14T02:12:34.965Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-14T02:12:34.965Z] ---> Running in 30fb76cbd096 [2021-09-14T02:12:34.965Z] Removing intermediate container 30fb76cbd096 [2021-09-14T02:12:34.965Z] ---> 64741199b97e [2021-09-14T02:12:34.965Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:12:34.965Z] ---> Running in f9c290103886 [2021-09-14T02:12:35.238Z] Removing intermediate container f9c290103886 [2021-09-14T02:12:35.238Z] ---> 2a7e45c01f68 [2021-09-14T02:12:35.238Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T02:12:35.238Z] ---> Running in 9178688822a8 [2021-09-14T02:12:35.515Z] Removing intermediate container 9178688822a8 [2021-09-14T02:12:35.515Z] ---> 73c7a22f522e [2021-09-14T02:12:35.515Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:35.515Z] ---> Running in 6debebacd661 [2021-09-14T02:12:35.515Z] Removing intermediate container 6debebacd661 [2021-09-14T02:12:35.515Z] ---> 8f39e531a8a2 [2021-09-14T02:12:35.515Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:35.791Z] ---> Running in 20414f3c2236 [2021-09-14T02:12:35.791Z] Removing intermediate container 20414f3c2236 [2021-09-14T02:12:35.791Z] ---> 2ae24df362e8 [2021-09-14T02:12:35.791Z] [2021-09-14T02:12:36.059Z] Successfully built 2ae24df362e8 [2021-09-14T02:12:36.059Z] Successfully tagged sys-mgmt-agent:latest [2021-09-14T02:12:45.783Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T02:12:50.080Z] Removing intermediate container eb2763134510 [2021-09-14T02:12:50.080Z] ---> f603fcdddd27 [2021-09-14T02:12:50.080Z] [2021-09-14T02:12:50.080Z] Step 11/26 : FROM alpine:3.12 [2021-09-14T02:12:50.080Z] ---> 48b8ec4ed9eb [2021-09-14T02:12:50.080Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-14T02:12:50.080Z] Removing intermediate container cd6ccd2079da [2021-09-14T02:12:50.080Z] ---> fc5e7c2663d4 [2021-09-14T02:12:50.080Z] [2021-09-14T02:12:50.080Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T02:12:50.080Z] ---> 48b8ec4ed9eb [2021-09-14T02:12:50.080Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-14T02:12:50.080Z] ---> Running in 12e4c007675a [2021-09-14T02:12:50.080Z] ---> Running in 551842f162f4 [2021-09-14T02:12:50.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:50.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:50.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:50.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:50.963Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-14T02:12:50.963Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-14T02:12:50.963Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:12:50.963Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:12:50.963Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-14T02:12:50.963Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-14T02:12:50.963Z] (3/3) Installing su-exec (0.2-r1) [2021-09-14T02:12:50.963Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:12:50.963Z] OK: 6 MiB in 16 packages [2021-09-14T02:12:50.963Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:12:51.237Z] OK: 6 MiB in 17 packages [2021-09-14T02:12:51.830Z] Removing intermediate container 2a0fd59081c7 [2021-09-14T02:12:51.830Z] ---> 1158d5bd8d3c [2021-09-14T02:12:51.830Z] [2021-09-14T02:12:51.830Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:12:51.830Z] ---> 48b8ec4ed9eb [2021-09-14T02:12:51.830Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-14T02:12:52.099Z] Removing intermediate container 12e4c007675a [2021-09-14T02:12:52.099Z] ---> e4c07b12b66d [2021-09-14T02:12:52.099Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T02:12:52.099Z] Removing intermediate container 551842f162f4 [2021-09-14T02:12:52.099Z] ---> 10f66ed9fa9e [2021-09-14T02:12:52.099Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:12:52.099Z] ---> Running in 53e1ff27afbd [2021-09-14T02:12:52.099Z] ---> Running in fb75e1c08d19 [2021-09-14T02:12:52.099Z] ---> Running in 87e78d40bc1e [2021-09-14T02:12:52.369Z] Removing intermediate container 53e1ff27afbd [2021-09-14T02:12:52.369Z] ---> 2ddf96007174 [2021-09-14T02:12:52.369Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-14T02:12:52.369Z] Removing intermediate container fb75e1c08d19 [2021-09-14T02:12:52.369Z] ---> b098eb4c508f [2021-09-14T02:12:52.369Z] Step 14/26 : WORKDIR / [2021-09-14T02:12:52.369Z] Removing intermediate container 87e78d40bc1e [2021-09-14T02:12:52.369Z] ---> 144ca0b93674 [2021-09-14T02:12:52.369Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-14T02:12:52.369Z] ---> Running in 5ba5a57cfb39 [2021-09-14T02:12:52.369Z] ---> Running in d4fc301d3787 [2021-09-14T02:12:52.369Z] ---> Running in 42c881763f94 [2021-09-14T02:12:52.369Z] Removing intermediate container 42c881763f94 [2021-09-14T02:12:52.369Z] ---> 24bb69918738 [2021-09-14T02:12:52.369Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T02:12:52.369Z] Removing intermediate container 5ba5a57cfb39 [2021-09-14T02:12:52.369Z] ---> b007849719a2 [2021-09-14T02:12:52.369Z] 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-09-14T02:12:52.369Z] Removing intermediate container d4fc301d3787 [2021-09-14T02:12:52.369Z] ---> d4f00aec8181 [2021-09-14T02:12:52.369Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-14T02:12:52.641Z] ---> Running in 33fb07800f39 [2021-09-14T02:12:52.641Z] ---> Running in c7216ee3b909 [2021-09-14T02:12:52.641Z] Removing intermediate container 33fb07800f39 [2021-09-14T02:12:52.641Z] ---> 9d5ef29e9154 [2021-09-14T02:12:52.641Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:12:52.641Z] Removing intermediate container c7216ee3b909 [2021-09-14T02:12:52.641Z] ---> 58efd1f109b2 [2021-09-14T02:12:52.641Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:12:52.641Z] ---> 911b7d8c08ac [2021-09-14T02:12:52.641Z] 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-09-14T02:12:52.641Z] ---> Running in b1d0fa660065 [2021-09-14T02:12:52.917Z] ---> 3a18ffe30da6 [2021-09-14T02:12:52.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-14T02:12:52.917Z] ---> b931bc1f4dd0 [2021-09-14T02:12:52.917Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-14T02:12:53.189Z] ---> ec81b2639ac0 [2021-09-14T02:12:53.189Z] 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-09-14T02:12:53.189Z] ---> 600f855e0f8b [2021-09-14T02:12:53.189Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-14T02:12:53.466Z] ---> ecdce75d475e [2021-09-14T02:12:53.466Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-14T02:12:53.466Z] ---> 4742624deb0d [2021-09-14T02:12:53.466Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-14T02:12:53.466Z] Removing intermediate container b1d0fa660065 [2021-09-14T02:12:53.466Z] ---> ffe8c973a718 [2021-09-14T02:12:53.466Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-14T02:12:53.466Z] ---> Running in ca6c293f9344 [2021-09-14T02:12:53.466Z] ---> Running in 1f0df72504fb [2021-09-14T02:12:53.737Z] Removing intermediate container 1f0df72504fb [2021-09-14T02:12:53.737Z] ---> 1099f474dcd2 [2021-09-14T02:12:53.737Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:12:54.005Z] ---> Running in d1fe3c1ad293 [2021-09-14T02:12:54.005Z] ---> efa741a87560 [2021-09-14T02:12:54.005Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-14T02:12:54.005Z] Removing intermediate container d1fe3c1ad293 [2021-09-14T02:12:54.005Z] ---> 2e5c8de69d12 [2021-09-14T02:12:54.005Z] Step 21/23 : LABEL arch=x86_64 [2021-09-14T02:12:54.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:54.005Z] ---> Running in d7c20e01a4fe [2021-09-14T02:12:54.275Z] Removing intermediate container d7c20e01a4fe [2021-09-14T02:12:54.275Z] ---> 72ffb107b35e [2021-09-14T02:12:54.275Z] Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:54.275Z] ---> 057a062fe554 [2021-09-14T02:12:54.275Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-14T02:12:54.275Z] ---> Running in a8cc89fb0e1f [2021-09-14T02:12:54.553Z] Removing intermediate container a8cc89fb0e1f [2021-09-14T02:12:54.553Z] ---> 974f16edb649 [2021-09-14T02:12:54.553Z] Step 23/23 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:54.553Z] ---> Running in 9367850ce946 [2021-09-14T02:12:54.553Z] ---> 734872d7a317 [2021-09-14T02:12:54.553Z] 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-09-14T02:12:54.553Z] ---> Running in 065811e4a4bb [2021-09-14T02:12:54.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T02:12:54.553Z] Removing intermediate container 9367850ce946 [2021-09-14T02:12:54.553Z] ---> 80e32a283287 [2021-09-14T02:12:54.553Z] [2021-09-14T02:12:54.829Z] Successfully built 80e32a283287 [2021-09-14T02:12:54.829Z] Successfully tagged support-notifications:latest [2021-09-14T02:12:55.104Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-09-14T02:12:55.104Z] Removing intermediate container 065811e4a4bb [2021-09-14T02:12:55.104Z] ---> 4fadfc1a4571 [2021-09-14T02:12:55.104Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-14T02:12:55.371Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-14T02:12:55.371Z] ---> Running in 06172230054d [2021-09-14T02:12:55.371Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-14T02:12:55.371Z] Removing intermediate container 06172230054d [2021-09-14T02:12:55.371Z] ---> e648c9f8cb4c [2021-09-14T02:12:55.371Z] Step 24/26 : LABEL arch=x86_64 [2021-09-14T02:12:55.371Z] ---> Running in 8c85cafa6ef9 [2021-09-14T02:12:55.371Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-14T02:12:55.371Z] Removing intermediate container 8c85cafa6ef9 [2021-09-14T02:12:55.371Z] ---> 1ac6792cfdc3 [2021-09-14T02:12:55.371Z] Step 25/26 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:55.641Z] ---> Running in d6396d0904c1 [2021-09-14T02:12:55.641Z] Removing intermediate container d6396d0904c1 [2021-09-14T02:12:55.641Z] ---> 8d3808bd15d5 [2021-09-14T02:12:55.641Z] Step 26/26 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:55.641Z] ---> Running in 309fcca41025 [2021-09-14T02:12:55.641Z] Removing intermediate container 309fcca41025 [2021-09-14T02:12:55.641Z] ---> d307dfec8d63 [2021-09-14T02:12:55.641Z] [2021-09-14T02:12:55.909Z] Successfully built d307dfec8d63 [2021-09-14T02:12:55.909Z] Successfully tagged security-secretstore-setup:latest [2021-09-14T02:12:56.175Z]  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-09-14T02:12:56.453Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-14T02:12:56.453Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:12:56.453Z] OK: 8 MiB in 20 packages [2021-09-14T02:12:56.720Z] Removing intermediate container ca6c293f9344 [2021-09-14T02:12:56.721Z] ---> 2d6d2a44791d [2021-09-14T02:12:56.721Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:12:56.721Z] ---> 096caf4be3b4 [2021-09-14T02:12:56.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-14T02:12:57.304Z] ---> 347ffef472e6 [2021-09-14T02:12:57.304Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-14T02:12:57.304Z] ---> 3511ac976c7a [2021-09-14T02:12:57.304Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-14T02:12:57.304Z] ---> Running in 00a869efe572 [2021-09-14T02:12:57.570Z] Removing intermediate container 00a869efe572 [2021-09-14T02:12:57.570Z] ---> 7d9a73d55bf5 [2021-09-14T02:12:57.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:12:57.570Z] ---> Running in fb68826afce2 [2021-09-14T02:12:57.570Z] Removing intermediate container fb68826afce2 [2021-09-14T02:12:57.570Z] ---> f1ffca59779a [2021-09-14T02:12:57.570Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T02:12:57.570Z] ---> Running in 2f0ea841ce93 [2021-09-14T02:12:57.570Z] Removing intermediate container 2f0ea841ce93 [2021-09-14T02:12:57.571Z] ---> e627bf79a628 [2021-09-14T02:12:57.571Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:12:57.839Z] ---> Running in 15d6f1a391de [2021-09-14T02:12:57.839Z] Removing intermediate container 15d6f1a391de [2021-09-14T02:12:57.839Z] ---> 28b22b141a04 [2021-09-14T02:12:57.839Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:12:57.839Z] ---> Running in 0c79b37cc713 [2021-09-14T02:12:57.839Z] Removing intermediate container 0c79b37cc713 [2021-09-14T02:12:57.839Z] ---> 644aaebb868f [2021-09-14T02:12:57.839Z] [2021-09-14T02:12:58.105Z] Successfully built 644aaebb868f [2021-09-14T02:12:58.105Z] Successfully tagged core-data:latest [2021-09-14T02:12:58.119Z]  Building core-data ... done  [Pipeline] } [2021-09-14T02:12:58.130Z] $ docker stop --time=1 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d [2021-09-14T02:12:59.417Z] $ docker rm -f 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T02:12:59.814Z] + docker images [2021-09-14T02:12:59.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-14T02:12:59.814Z] core-data latest 644aaebb868f 2 seconds ago 20.4MB [2021-09-14T02:12:59.814Z] security-secretstore-setup latest d307dfec8d63 4 seconds ago 28.1MB [2021-09-14T02:12:59.814Z] support-notifications latest 80e32a283287 5 seconds ago 16.8MB [2021-09-14T02:12:59.814Z] 1158d5bd8d3c 8 seconds ago 1.76GB [2021-09-14T02:12:59.814Z] fc5e7c2663d4 10 seconds ago 1.75GB [2021-09-14T02:12:59.814Z] f603fcdddd27 10 seconds ago 1.76GB [2021-09-14T02:12:59.814Z] sys-mgmt-agent latest 2ae24df362e8 24 seconds ago 325MB [2021-09-14T02:12:59.814Z] core-command latest e684d2be4154 39 seconds ago 16MB [2021-09-14T02:12:59.814Z] 08dfadd15a38 43 seconds ago 1.75GB [2021-09-14T02:12:59.814Z] security-bootstrapper latest 6f1ff26d597d 47 seconds ago 18.8MB [2021-09-14T02:12:59.814Z] 49183e2588e9 About a minute ago 1.75GB [2021-09-14T02:12:59.814Z] core-metadata latest 8ee21c3c14a4 About a minute ago 16.7MB [2021-09-14T02:12:59.814Z] support-scheduler latest 223193d9bb47 About a minute ago 16.1MB [2021-09-14T02:12:59.814Z] b2039d545729 About a minute ago 1.75GB [2021-09-14T02:12:59.814Z] security-proxy-setup latest 3e7731eecacb About a minute ago 26MB [2021-09-14T02:12:59.814Z] 319e3130353c About a minute ago 1.76GB [2021-09-14T02:12:59.814Z] dff4fe74114e About a minute ago 1.75GB [2021-09-14T02:12:59.814Z] 7b6c2be1dc32 About a minute ago 1.76GB [2021-09-14T02:12:59.814Z] ci-base-image-x86_64 latest 31d6f29cc0bf 5 minutes ago 1.25GB [2021-09-14T02:12:59.814Z] alpine 3.12 48b8ec4ed9eb 13 days ago 5.58MB [2021-09-14T02:12:59.814Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-14T02:12:59.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-14T02:12:59.814Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-14T02:12:59.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-14T02:13:00.137Z] provisioning config files... [2021-09-14T02:13:00.155Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config9096682132677313857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:13:00.501Z] ---> docker-login.sh [2021-09-14T02:13:00.501Z] nexus3.edgexfoundry.org:10001 [2021-09-14T02:13:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:13:00.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:13:00.501Z] Configure a credential helper to remove this warning. See [2021-09-14T02:13:00.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:13:00.501Z] [2021-09-14T02:13:00.501Z] Login Succeeded [2021-09-14T02:13:00.501Z] nexus3.edgexfoundry.org:10002 [2021-09-14T02:13:00.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:13:00.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:13:00.769Z] Configure a credential helper to remove this warning. See [2021-09-14T02:13:00.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:13:00.769Z] [2021-09-14T02:13:00.769Z] Login Succeeded [2021-09-14T02:13:00.769Z] nexus3.edgexfoundry.org:10003 [2021-09-14T02:13:00.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:13:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:13:01.036Z] Configure a credential helper to remove this warning. See [2021-09-14T02:13:01.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:13:01.036Z] [2021-09-14T02:13:01.036Z] Login Succeeded [2021-09-14T02:13:01.036Z] nexus3.edgexfoundry.org:10004 [2021-09-14T02:13:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:13:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:13:01.036Z] Configure a credential helper to remove this warning. See [2021-09-14T02:13:01.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:13:01.036Z] [2021-09-14T02:13:01.036Z] Login Succeeded [2021-09-14T02:13:01.036Z] docker.io [2021-09-14T02:13:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:13:01.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:13:01.573Z] Configure a credential helper to remove this warning. See [2021-09-14T02:13:01.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:13:01.573Z] [2021-09-14T02:13:01.573Z] Login Succeeded [2021-09-14T02:13:01.573Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T02:13:01.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:01.706Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-14T02:13:01.706Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:01.706Z] latest [2021-09-14T02:13:01.706Z] 2.0.1-dev.46 [2021-09-14T02:13:01.706Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:01.706Z] main [2021-09-14T02:13:01.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:02.073Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:02.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:02.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T02:13:02.401Z] 098717e5e5da: Preparing [2021-09-14T02:13:02.401Z] 64a6eab7b654: Preparing [2021-09-14T02:13:02.401Z] cfc794bb2671: Preparing [2021-09-14T02:13:02.401Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:02.401Z] e6688e911f15: Preparing [2021-09-14T02:13:02.401Z] e6688e911f15: Layer already exists [2021-09-14T02:13:02.668Z] 098717e5e5da: Pushed [2021-09-14T02:13:02.668Z] 88ac3c9f6524: Pushed [2021-09-14T02:13:02.668Z] cfc794bb2671: Pushed [2021-09-14T02:13:03.627Z] 64a6eab7b654: Pushed [2021-09-14T02:13:03.892Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:04.216Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:04.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-14T02:13:04.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T02:13:04.531Z] 098717e5e5da: Preparing [2021-09-14T02:13:04.531Z] 64a6eab7b654: Preparing [2021-09-14T02:13:04.531Z] cfc794bb2671: Preparing [2021-09-14T02:13:04.531Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:04.531Z] e6688e911f15: Preparing [2021-09-14T02:13:04.531Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:04.531Z] e6688e911f15: Layer already exists [2021-09-14T02:13:04.531Z] 098717e5e5da: Layer already exists [2021-09-14T02:13:04.531Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:04.531Z] 64a6eab7b654: Layer already exists [2021-09-14T02:13:04.532Z] latest: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:04.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:05.182Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 [2021-09-14T02:13:05.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T02:13:05.182Z] 098717e5e5da: Preparing [2021-09-14T02:13:05.182Z] 64a6eab7b654: Preparing [2021-09-14T02:13:05.182Z] cfc794bb2671: Preparing [2021-09-14T02:13:05.182Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:05.182Z] e6688e911f15: Preparing [2021-09-14T02:13:05.182Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:05.182Z] 64a6eab7b654: Layer already exists [2021-09-14T02:13:05.182Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:05.182Z] 098717e5e5da: Layer already exists [2021-09-14T02:13:05.182Z] e6688e911f15: Layer already exists [2021-09-14T02:13:05.182Z] 2.0.1-dev.46: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:05.505Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:05.842Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:05.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T02:13:05.843Z] 098717e5e5da: Preparing [2021-09-14T02:13:05.843Z] 64a6eab7b654: Preparing [2021-09-14T02:13:05.843Z] cfc794bb2671: Preparing [2021-09-14T02:13:05.843Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:05.843Z] e6688e911f15: Preparing [2021-09-14T02:13:05.843Z] e6688e911f15: Layer already exists [2021-09-14T02:13:05.843Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:05.843Z] 64a6eab7b654: Layer already exists [2021-09-14T02:13:05.843Z] 098717e5e5da: Layer already exists [2021-09-14T02:13:05.843Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:05.843Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:06.175Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:06.496Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-14T02:13:06.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T02:13:06.496Z] 098717e5e5da: Preparing [2021-09-14T02:13:06.496Z] 64a6eab7b654: Preparing [2021-09-14T02:13:06.496Z] cfc794bb2671: Preparing [2021-09-14T02:13:06.496Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:06.496Z] e6688e911f15: Preparing [2021-09-14T02:13:06.496Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:06.496Z] e6688e911f15: Layer already exists [2021-09-14T02:13:06.496Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:06.496Z] 64a6eab7b654: Layer already exists [2021-09-14T02:13:06.496Z] 098717e5e5da: Layer already exists [2021-09-14T02:13:06.496Z] main: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:06.553Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:06.569Z] taggedImages: [2021-09-14T02:13:06.569Z] - nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:06.569Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-14T02:13:06.570Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 [2021-09-14T02:13:06.570Z] - nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:06.570Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-14T02:13:06.602Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-14T02:13:06.602Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:06.603Z] latest [2021-09-14T02:13:06.603Z] 2.0.1-dev.46 [2021-09-14T02:13:06.603Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:06.603Z] main [2021-09-14T02:13:06.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:06.971Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:07.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:07.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T02:13:07.309Z] 3b8d36c8c1f4: Preparing [2021-09-14T02:13:07.309Z] 59773dee7dbc: Preparing [2021-09-14T02:13:07.309Z] cfc794bb2671: Preparing [2021-09-14T02:13:07.309Z] 4fce76218849: Preparing [2021-09-14T02:13:07.309Z] 178589a6b5e5: Preparing [2021-09-14T02:13:07.309Z] e6688e911f15: Preparing [2021-09-14T02:13:07.309Z] e6688e911f15: Waiting [2021-09-14T02:13:07.309Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:07.581Z] e6688e911f15: Layer already exists [2021-09-14T02:13:07.582Z] 178589a6b5e5: Pushed [2021-09-14T02:13:07.582Z] 3b8d36c8c1f4: Pushed [2021-09-14T02:13:07.582Z] 4fce76218849: Pushed [2021-09-14T02:13:08.999Z] 59773dee7dbc: Pushed [2021-09-14T02:13:08.999Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:09.344Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:09.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-14T02:13:09.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T02:13:09.674Z] 3b8d36c8c1f4: Preparing [2021-09-14T02:13:09.674Z] 59773dee7dbc: Preparing [2021-09-14T02:13:09.674Z] cfc794bb2671: Preparing [2021-09-14T02:13:09.674Z] 4fce76218849: Preparing [2021-09-14T02:13:09.674Z] 178589a6b5e5: Preparing [2021-09-14T02:13:09.674Z] e6688e911f15: Preparing [2021-09-14T02:13:09.674Z] e6688e911f15: Waiting [2021-09-14T02:13:09.674Z] 4fce76218849: Layer already exists [2021-09-14T02:13:09.674Z] 178589a6b5e5: Layer already exists [2021-09-14T02:13:09.674Z] 3b8d36c8c1f4: Layer already exists [2021-09-14T02:13:09.674Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:09.674Z] 59773dee7dbc: Layer already exists [2021-09-14T02:13:09.674Z] e6688e911f15: Layer already exists [2021-09-14T02:13:09.674Z] latest: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:10.010Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:10.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 [2021-09-14T02:13:10.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T02:13:10.341Z] 3b8d36c8c1f4: Preparing [2021-09-14T02:13:10.341Z] 59773dee7dbc: Preparing [2021-09-14T02:13:10.341Z] cfc794bb2671: Preparing [2021-09-14T02:13:10.341Z] 4fce76218849: Preparing [2021-09-14T02:13:10.341Z] 178589a6b5e5: Preparing [2021-09-14T02:13:10.341Z] e6688e911f15: Preparing [2021-09-14T02:13:10.341Z] e6688e911f15: Waiting [2021-09-14T02:13:10.341Z] 59773dee7dbc: Layer already exists [2021-09-14T02:13:10.341Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:10.341Z] 178589a6b5e5: Layer already exists [2021-09-14T02:13:10.341Z] 4fce76218849: Layer already exists [2021-09-14T02:13:10.341Z] 3b8d36c8c1f4: Layer already exists [2021-09-14T02:13:10.341Z] e6688e911f15: Layer already exists [2021-09-14T02:13:10.341Z] 2.0.1-dev.46: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:10.672Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:10.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:10.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T02:13:10.993Z] 3b8d36c8c1f4: Preparing [2021-09-14T02:13:10.993Z] 59773dee7dbc: Preparing [2021-09-14T02:13:10.993Z] cfc794bb2671: Preparing [2021-09-14T02:13:10.993Z] 4fce76218849: Preparing [2021-09-14T02:13:10.993Z] 178589a6b5e5: Preparing [2021-09-14T02:13:10.993Z] e6688e911f15: Preparing [2021-09-14T02:13:10.993Z] e6688e911f15: Waiting [2021-09-14T02:13:10.993Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:10.993Z] 178589a6b5e5: Layer already exists [2021-09-14T02:13:10.993Z] 4fce76218849: Layer already exists [2021-09-14T02:13:10.993Z] 3b8d36c8c1f4: Layer already exists [2021-09-14T02:13:10.993Z] 59773dee7dbc: Layer already exists [2021-09-14T02:13:10.993Z] e6688e911f15: Layer already exists [2021-09-14T02:13:10.993Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:11.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:11.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-14T02:13:11.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T02:13:11.635Z] 3b8d36c8c1f4: Preparing [2021-09-14T02:13:11.635Z] 59773dee7dbc: Preparing [2021-09-14T02:13:11.635Z] cfc794bb2671: Preparing [2021-09-14T02:13:11.635Z] 4fce76218849: Preparing [2021-09-14T02:13:11.635Z] 178589a6b5e5: Preparing [2021-09-14T02:13:11.635Z] e6688e911f15: Preparing [2021-09-14T02:13:11.635Z] e6688e911f15: Waiting [2021-09-14T02:13:11.635Z] 178589a6b5e5: Layer already exists [2021-09-14T02:13:11.635Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:11.635Z] 3b8d36c8c1f4: Layer already exists [2021-09-14T02:13:11.635Z] 4fce76218849: Layer already exists [2021-09-14T02:13:11.635Z] 59773dee7dbc: Layer already exists [2021-09-14T02:13:11.635Z] e6688e911f15: Layer already exists [2021-09-14T02:13:11.635Z] main: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:11.705Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:11.727Z] taggedImages: [2021-09-14T02:13:11.727Z] - nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:11.727Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-14T02:13:11.727Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 [2021-09-14T02:13:11.727Z] - nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:11.727Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-14T02:13:11.770Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-14T02:13:11.770Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:11.770Z] latest [2021-09-14T02:13:11.770Z] 2.0.1-dev.46 [2021-09-14T02:13:11.770Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:11.770Z] main [2021-09-14T02:13:11.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:12.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:12.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:12.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T02:13:12.464Z] 1e6330af5ec9: Preparing [2021-09-14T02:13:12.464Z] 7d015202f302: Preparing [2021-09-14T02:13:12.464Z] cfc794bb2671: Preparing [2021-09-14T02:13:12.464Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:12.464Z] e6688e911f15: Preparing [2021-09-14T02:13:12.464Z] e6688e911f15: Layer already exists [2021-09-14T02:13:12.464Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:12.735Z] 1e6330af5ec9: Pushed [2021-09-14T02:13:12.735Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:14.159Z] 7d015202f302: Pushed [2021-09-14T02:13:14.159Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:14.516Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:14.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-14T02:13:14.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T02:13:14.842Z] 1e6330af5ec9: Preparing [2021-09-14T02:13:14.842Z] 7d015202f302: Preparing [2021-09-14T02:13:14.842Z] cfc794bb2671: Preparing [2021-09-14T02:13:14.842Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:14.842Z] e6688e911f15: Preparing [2021-09-14T02:13:14.842Z] e6688e911f15: Layer already exists [2021-09-14T02:13:14.842Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:14.842Z] 7d015202f302: Layer already exists [2021-09-14T02:13:14.842Z] 1e6330af5ec9: Layer already exists [2021-09-14T02:13:14.842Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:14.842Z] latest: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:15.174Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:15.509Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 [2021-09-14T02:13:15.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T02:13:15.509Z] 1e6330af5ec9: Preparing [2021-09-14T02:13:15.509Z] 7d015202f302: Preparing [2021-09-14T02:13:15.509Z] cfc794bb2671: Preparing [2021-09-14T02:13:15.509Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:15.509Z] e6688e911f15: Preparing [2021-09-14T02:13:15.509Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:15.509Z] e6688e911f15: Layer already exists [2021-09-14T02:13:15.509Z] 1e6330af5ec9: Layer already exists [2021-09-14T02:13:15.509Z] 7d015202f302: Layer already exists [2021-09-14T02:13:15.509Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:15.509Z] 2.0.1-dev.46: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:15.844Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:16.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:16.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T02:13:16.179Z] 1e6330af5ec9: Preparing [2021-09-14T02:13:16.179Z] 7d015202f302: Preparing [2021-09-14T02:13:16.179Z] cfc794bb2671: Preparing [2021-09-14T02:13:16.179Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:16.179Z] e6688e911f15: Preparing [2021-09-14T02:13:16.179Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:16.179Z] e6688e911f15: Layer already exists [2021-09-14T02:13:16.179Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:16.179Z] 7d015202f302: Layer already exists [2021-09-14T02:13:16.179Z] 1e6330af5ec9: Layer already exists [2021-09-14T02:13:16.179Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:16.503Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:16.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-14T02:13:16.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T02:13:16.821Z] 1e6330af5ec9: Preparing [2021-09-14T02:13:16.821Z] 7d015202f302: Preparing [2021-09-14T02:13:16.821Z] cfc794bb2671: Preparing [2021-09-14T02:13:16.821Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:16.821Z] e6688e911f15: Preparing [2021-09-14T02:13:16.821Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:16.821Z] e6688e911f15: Layer already exists [2021-09-14T02:13:16.821Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:16.821Z] 1e6330af5ec9: Layer already exists [2021-09-14T02:13:16.821Z] 7d015202f302: Layer already exists [2021-09-14T02:13:16.821Z] main: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:16.894Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:16.908Z] taggedImages: [2021-09-14T02:13:16.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:16.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-14T02:13:16.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 [2021-09-14T02:13:16.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:16.908Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-14T02:13:16.944Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-14T02:13:16.944Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:16.944Z] latest [2021-09-14T02:13:16.944Z] 2.0.1-dev.46 [2021-09-14T02:13:16.944Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:16.944Z] main [2021-09-14T02:13:16.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:17.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:17.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:17.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T02:13:17.635Z] a47fefeb0cff: Preparing [2021-09-14T02:13:17.635Z] a47fefeb0cff: Preparing [2021-09-14T02:13:17.635Z] c99832429096: Preparing [2021-09-14T02:13:17.635Z] f8cceb068498: Preparing [2021-09-14T02:13:17.635Z] a7dd8217b64f: Preparing [2021-09-14T02:13:17.635Z] dd9d9e4b29e7: Preparing [2021-09-14T02:13:17.635Z] cfc794bb2671: Preparing [2021-09-14T02:13:17.635Z] f60c790d022b: Preparing [2021-09-14T02:13:17.635Z] c0d0019e384a: Preparing [2021-09-14T02:13:17.635Z] 7ba30c36d479: Preparing [2021-09-14T02:13:17.635Z] 92713dbe92fa: Preparing [2021-09-14T02:13:17.635Z] e6688e911f15: Preparing [2021-09-14T02:13:17.635Z] cfc794bb2671: Waiting [2021-09-14T02:13:17.635Z] f60c790d022b: Waiting [2021-09-14T02:13:17.635Z] c0d0019e384a: Waiting [2021-09-14T02:13:17.635Z] 7ba30c36d479: Waiting [2021-09-14T02:13:17.635Z] 92713dbe92fa: Waiting [2021-09-14T02:13:17.635Z] e6688e911f15: Waiting [2021-09-14T02:13:17.903Z] c99832429096: Pushed [2021-09-14T02:13:17.903Z] a7dd8217b64f: Pushed [2021-09-14T02:13:17.903Z] f8cceb068498: Pushed [2021-09-14T02:13:17.903Z] a47fefeb0cff: Pushed [2021-09-14T02:13:17.903Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:18.172Z] c0d0019e384a: Pushed [2021-09-14T02:13:18.172Z] f60c790d022b: Pushed [2021-09-14T02:13:18.172Z] e6688e911f15: Layer already exists [2021-09-14T02:13:18.172Z] 92713dbe92fa: Pushed [2021-09-14T02:13:18.172Z] 7ba30c36d479: Pushed [2021-09-14T02:13:19.135Z] dd9d9e4b29e7: Pushed [2021-09-14T02:13:19.401Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:19.719Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:20.249Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-14T02:13:20.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T02:13:20.249Z] a47fefeb0cff: Preparing [2021-09-14T02:13:20.249Z] a47fefeb0cff: Preparing [2021-09-14T02:13:20.249Z] c99832429096: Preparing [2021-09-14T02:13:20.249Z] f8cceb068498: Preparing [2021-09-14T02:13:20.249Z] a7dd8217b64f: Preparing [2021-09-14T02:13:20.249Z] dd9d9e4b29e7: Preparing [2021-09-14T02:13:20.249Z] cfc794bb2671: Preparing [2021-09-14T02:13:20.249Z] f60c790d022b: Preparing [2021-09-14T02:13:20.249Z] c0d0019e384a: Preparing [2021-09-14T02:13:20.249Z] 7ba30c36d479: Preparing [2021-09-14T02:13:20.249Z] 92713dbe92fa: Preparing [2021-09-14T02:13:20.249Z] e6688e911f15: Preparing [2021-09-14T02:13:20.249Z] cfc794bb2671: Waiting [2021-09-14T02:13:20.249Z] f60c790d022b: Waiting [2021-09-14T02:13:20.249Z] c0d0019e384a: Waiting [2021-09-14T02:13:20.249Z] 7ba30c36d479: Waiting [2021-09-14T02:13:20.249Z] 92713dbe92fa: Waiting [2021-09-14T02:13:20.249Z] e6688e911f15: Waiting [2021-09-14T02:13:20.249Z] dd9d9e4b29e7: Layer already exists [2021-09-14T02:13:20.249Z] f8cceb068498: Layer already exists [2021-09-14T02:13:20.249Z] a7dd8217b64f: Layer already exists [2021-09-14T02:13:20.249Z] a47fefeb0cff: Layer already exists [2021-09-14T02:13:20.249Z] c99832429096: Layer already exists [2021-09-14T02:13:20.249Z] f60c790d022b: Layer already exists [2021-09-14T02:13:20.249Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:20.249Z] 7ba30c36d479: Layer already exists [2021-09-14T02:13:20.249Z] 92713dbe92fa: Layer already exists [2021-09-14T02:13:20.249Z] c0d0019e384a: Layer already exists [2021-09-14T02:13:20.249Z] e6688e911f15: Layer already exists [2021-09-14T02:13:20.249Z] latest: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:20.585Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:20.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 [2021-09-14T02:13:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T02:13:20.913Z] a47fefeb0cff: Preparing [2021-09-14T02:13:20.913Z] a47fefeb0cff: Preparing [2021-09-14T02:13:20.913Z] c99832429096: Preparing [2021-09-14T02:13:20.913Z] f8cceb068498: Preparing [2021-09-14T02:13:20.913Z] a7dd8217b64f: Preparing [2021-09-14T02:13:20.913Z] dd9d9e4b29e7: Preparing [2021-09-14T02:13:20.913Z] cfc794bb2671: Preparing [2021-09-14T02:13:20.913Z] f60c790d022b: Preparing [2021-09-14T02:13:20.913Z] c0d0019e384a: Preparing [2021-09-14T02:13:20.913Z] 7ba30c36d479: Preparing [2021-09-14T02:13:20.913Z] 92713dbe92fa: Preparing [2021-09-14T02:13:20.913Z] e6688e911f15: Preparing [2021-09-14T02:13:20.913Z] cfc794bb2671: Waiting [2021-09-14T02:13:20.913Z] f60c790d022b: Waiting [2021-09-14T02:13:20.913Z] c0d0019e384a: Waiting [2021-09-14T02:13:20.913Z] 7ba30c36d479: Waiting [2021-09-14T02:13:20.913Z] 92713dbe92fa: Waiting [2021-09-14T02:13:20.913Z] e6688e911f15: Waiting [2021-09-14T02:13:20.913Z] dd9d9e4b29e7: Layer already exists [2021-09-14T02:13:20.913Z] a7dd8217b64f: Layer already exists [2021-09-14T02:13:20.913Z] f8cceb068498: Layer already exists [2021-09-14T02:13:20.913Z] c99832429096: Layer already exists [2021-09-14T02:13:20.913Z] a47fefeb0cff: Layer already exists [2021-09-14T02:13:20.913Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:20.913Z] f60c790d022b: Layer already exists [2021-09-14T02:13:20.913Z] c0d0019e384a: Layer already exists [2021-09-14T02:13:20.913Z] 92713dbe92fa: Layer already exists [2021-09-14T02:13:20.913Z] 7ba30c36d479: Layer already exists [2021-09-14T02:13:20.913Z] e6688e911f15: Layer already exists [2021-09-14T02:13:20.913Z] 2.0.1-dev.46: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:21.236Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:21.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:21.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T02:13:21.549Z] a47fefeb0cff: Preparing [2021-09-14T02:13:21.549Z] a47fefeb0cff: Preparing [2021-09-14T02:13:21.549Z] c99832429096: Preparing [2021-09-14T02:13:21.549Z] f8cceb068498: Preparing [2021-09-14T02:13:21.549Z] a7dd8217b64f: Preparing [2021-09-14T02:13:21.549Z] dd9d9e4b29e7: Preparing [2021-09-14T02:13:21.549Z] cfc794bb2671: Preparing [2021-09-14T02:13:21.549Z] f60c790d022b: Preparing [2021-09-14T02:13:21.549Z] c0d0019e384a: Preparing [2021-09-14T02:13:21.549Z] 7ba30c36d479: Preparing [2021-09-14T02:13:21.549Z] 92713dbe92fa: Preparing [2021-09-14T02:13:21.549Z] e6688e911f15: Preparing [2021-09-14T02:13:21.549Z] cfc794bb2671: Waiting [2021-09-14T02:13:21.549Z] f60c790d022b: Waiting [2021-09-14T02:13:21.549Z] c0d0019e384a: Waiting [2021-09-14T02:13:21.549Z] 7ba30c36d479: Waiting [2021-09-14T02:13:21.549Z] 92713dbe92fa: Waiting [2021-09-14T02:13:21.549Z] e6688e911f15: Waiting [2021-09-14T02:13:21.549Z] c99832429096: Layer already exists [2021-09-14T02:13:21.549Z] f8cceb068498: Layer already exists [2021-09-14T02:13:21.549Z] a7dd8217b64f: Layer already exists [2021-09-14T02:13:21.549Z] a47fefeb0cff: Layer already exists [2021-09-14T02:13:21.549Z] dd9d9e4b29e7: Layer already exists [2021-09-14T02:13:21.549Z] f60c790d022b: Layer already exists [2021-09-14T02:13:21.549Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:21.549Z] c0d0019e384a: Layer already exists [2021-09-14T02:13:21.549Z] 7ba30c36d479: Layer already exists [2021-09-14T02:13:21.549Z] 92713dbe92fa: Layer already exists [2021-09-14T02:13:21.549Z] e6688e911f15: Layer already exists [2021-09-14T02:13:21.549Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:21.872Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:22.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-14T02:13:22.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T02:13:22.198Z] a47fefeb0cff: Preparing [2021-09-14T02:13:22.198Z] a47fefeb0cff: Preparing [2021-09-14T02:13:22.198Z] c99832429096: Preparing [2021-09-14T02:13:22.198Z] f8cceb068498: Preparing [2021-09-14T02:13:22.198Z] a7dd8217b64f: Preparing [2021-09-14T02:13:22.198Z] dd9d9e4b29e7: Preparing [2021-09-14T02:13:22.198Z] cfc794bb2671: Preparing [2021-09-14T02:13:22.198Z] f60c790d022b: Preparing [2021-09-14T02:13:22.198Z] c0d0019e384a: Preparing [2021-09-14T02:13:22.198Z] 7ba30c36d479: Preparing [2021-09-14T02:13:22.198Z] 92713dbe92fa: Preparing [2021-09-14T02:13:22.198Z] e6688e911f15: Preparing [2021-09-14T02:13:22.198Z] cfc794bb2671: Waiting [2021-09-14T02:13:22.198Z] f60c790d022b: Waiting [2021-09-14T02:13:22.198Z] c0d0019e384a: Waiting [2021-09-14T02:13:22.198Z] 7ba30c36d479: Waiting [2021-09-14T02:13:22.198Z] 92713dbe92fa: Waiting [2021-09-14T02:13:22.198Z] e6688e911f15: Waiting [2021-09-14T02:13:22.198Z] a47fefeb0cff: Layer already exists [2021-09-14T02:13:22.198Z] dd9d9e4b29e7: Layer already exists [2021-09-14T02:13:22.198Z] c99832429096: Layer already exists [2021-09-14T02:13:22.198Z] f8cceb068498: Layer already exists [2021-09-14T02:13:22.198Z] a7dd8217b64f: Layer already exists [2021-09-14T02:13:22.198Z] c0d0019e384a: Layer already exists [2021-09-14T02:13:22.198Z] 7ba30c36d479: Layer already exists [2021-09-14T02:13:22.198Z] 92713dbe92fa: Layer already exists [2021-09-14T02:13:22.198Z] f60c790d022b: Layer already exists [2021-09-14T02:13:22.198Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:22.198Z] e6688e911f15: Layer already exists [2021-09-14T02:13:22.465Z] main: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:22.536Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:22.552Z] taggedImages: [2021-09-14T02:13:22.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:22.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-14T02:13:22.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 [2021-09-14T02:13:22.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:22.552Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-14T02:13:22.590Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-14T02:13:22.590Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:22.590Z] latest [2021-09-14T02:13:22.590Z] 2.0.1-dev.46 [2021-09-14T02:13:22.590Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:22.590Z] main [2021-09-14T02:13:22.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:22.969Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:23.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:23.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T02:13:23.290Z] f003d923ac1f: Preparing [2021-09-14T02:13:23.290Z] 219f2923d8b2: Preparing [2021-09-14T02:13:23.290Z] 95cfe0ba605e: Preparing [2021-09-14T02:13:23.290Z] 85253d50e70d: Preparing [2021-09-14T02:13:23.290Z] 4d190f22daed: Preparing [2021-09-14T02:13:23.290Z] e6688e911f15: Preparing [2021-09-14T02:13:23.290Z] e6688e911f15: Waiting [2021-09-14T02:13:23.885Z] 95cfe0ba605e: Pushed [2021-09-14T02:13:23.885Z] 85253d50e70d: Pushed [2021-09-14T02:13:23.885Z] e6688e911f15: Layer already exists [2021-09-14T02:13:23.885Z] 4d190f22daed: Pushed [2021-09-14T02:13:24.152Z] 219f2923d8b2: Pushed [2021-09-14T02:13:24.152Z] f003d923ac1f: Pushed [2021-09-14T02:13:24.420Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:24.753Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:25.072Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-14T02:13:25.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T02:13:25.073Z] f003d923ac1f: Preparing [2021-09-14T02:13:25.073Z] 219f2923d8b2: Preparing [2021-09-14T02:13:25.073Z] 95cfe0ba605e: Preparing [2021-09-14T02:13:25.073Z] 85253d50e70d: Preparing [2021-09-14T02:13:25.073Z] 4d190f22daed: Preparing [2021-09-14T02:13:25.073Z] e6688e911f15: Preparing [2021-09-14T02:13:25.073Z] e6688e911f15: Waiting [2021-09-14T02:13:25.073Z] 4d190f22daed: Layer already exists [2021-09-14T02:13:25.073Z] f003d923ac1f: Layer already exists [2021-09-14T02:13:25.073Z] 219f2923d8b2: Layer already exists [2021-09-14T02:13:25.073Z] 95cfe0ba605e: Layer already exists [2021-09-14T02:13:25.073Z] 85253d50e70d: Layer already exists [2021-09-14T02:13:25.073Z] e6688e911f15: Layer already exists [2021-09-14T02:13:25.073Z] latest: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:25.395Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:25.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 [2021-09-14T02:13:25.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T02:13:25.714Z] f003d923ac1f: Preparing [2021-09-14T02:13:25.714Z] 219f2923d8b2: Preparing [2021-09-14T02:13:25.714Z] 95cfe0ba605e: Preparing [2021-09-14T02:13:25.714Z] 85253d50e70d: Preparing [2021-09-14T02:13:25.714Z] 4d190f22daed: Preparing [2021-09-14T02:13:25.714Z] e6688e911f15: Preparing [2021-09-14T02:13:25.714Z] e6688e911f15: Waiting [2021-09-14T02:13:25.714Z] 4d190f22daed: Layer already exists [2021-09-14T02:13:25.714Z] 85253d50e70d: Layer already exists [2021-09-14T02:13:25.714Z] 219f2923d8b2: Layer already exists [2021-09-14T02:13:25.714Z] 95cfe0ba605e: Layer already exists [2021-09-14T02:13:25.714Z] f003d923ac1f: Layer already exists [2021-09-14T02:13:25.714Z] e6688e911f15: Layer already exists [2021-09-14T02:13:25.714Z] 2.0.1-dev.46: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:26.043Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:26.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:26.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T02:13:26.407Z] f003d923ac1f: Preparing [2021-09-14T02:13:26.408Z] 219f2923d8b2: Preparing [2021-09-14T02:13:26.408Z] 95cfe0ba605e: Preparing [2021-09-14T02:13:26.408Z] 85253d50e70d: Preparing [2021-09-14T02:13:26.408Z] 4d190f22daed: Preparing [2021-09-14T02:13:26.408Z] e6688e911f15: Preparing [2021-09-14T02:13:26.408Z] e6688e911f15: Waiting [2021-09-14T02:13:26.408Z] f003d923ac1f: Layer already exists [2021-09-14T02:13:26.408Z] 4d190f22daed: Layer already exists [2021-09-14T02:13:26.408Z] 219f2923d8b2: Layer already exists [2021-09-14T02:13:26.408Z] 95cfe0ba605e: Layer already exists [2021-09-14T02:13:26.408Z] 85253d50e70d: Layer already exists [2021-09-14T02:13:26.408Z] e6688e911f15: Layer already exists [2021-09-14T02:13:26.408Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:26.731Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:27.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-14T02:13:27.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T02:13:27.052Z] f003d923ac1f: Preparing [2021-09-14T02:13:27.052Z] 219f2923d8b2: Preparing [2021-09-14T02:13:27.052Z] 95cfe0ba605e: Preparing [2021-09-14T02:13:27.052Z] 85253d50e70d: Preparing [2021-09-14T02:13:27.052Z] 4d190f22daed: Preparing [2021-09-14T02:13:27.052Z] e6688e911f15: Preparing [2021-09-14T02:13:27.052Z] e6688e911f15: Waiting [2021-09-14T02:13:27.052Z] 85253d50e70d: Layer already exists [2021-09-14T02:13:27.052Z] 95cfe0ba605e: Layer already exists [2021-09-14T02:13:27.052Z] f003d923ac1f: Layer already exists [2021-09-14T02:13:27.052Z] 4d190f22daed: Layer already exists [2021-09-14T02:13:27.052Z] 219f2923d8b2: Layer already exists [2021-09-14T02:13:27.052Z] e6688e911f15: Layer already exists [2021-09-14T02:13:27.052Z] main: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:27.113Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:27.127Z] taggedImages: [2021-09-14T02:13:27.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:27.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-14T02:13:27.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 [2021-09-14T02:13:27.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:27.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-14T02:13:27.162Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-14T02:13:27.162Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:27.162Z] latest [2021-09-14T02:13:27.162Z] 2.0.1-dev.46 [2021-09-14T02:13:27.162Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:27.162Z] main [2021-09-14T02:13:27.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:27.527Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:27.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:27.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T02:13:27.867Z] 9a7bc72acab3: Preparing [2021-09-14T02:13:27.867Z] d6298eed8451: Preparing [2021-09-14T02:13:27.867Z] 5d9a8fed94cc: Preparing [2021-09-14T02:13:27.867Z] 170f12c3b009: Preparing [2021-09-14T02:13:27.867Z] 9c708447da0b: Preparing [2021-09-14T02:13:27.867Z] 1b2682bea164: Preparing [2021-09-14T02:13:27.867Z] f24e9e135382: Preparing [2021-09-14T02:13:27.867Z] a1d118c3aee0: Preparing [2021-09-14T02:13:27.867Z] ef32a4a39f11: Preparing [2021-09-14T02:13:27.867Z] e6688e911f15: Preparing [2021-09-14T02:13:27.867Z] 1b2682bea164: Waiting [2021-09-14T02:13:27.867Z] f24e9e135382: Waiting [2021-09-14T02:13:27.867Z] a1d118c3aee0: Waiting [2021-09-14T02:13:27.867Z] ef32a4a39f11: Waiting [2021-09-14T02:13:27.867Z] e6688e911f15: Waiting [2021-09-14T02:13:28.458Z] d6298eed8451: Pushed [2021-09-14T02:13:28.458Z] 9c708447da0b: Pushed [2021-09-14T02:13:28.458Z] 9a7bc72acab3: Pushed [2021-09-14T02:13:28.725Z] 1b2682bea164: Pushed [2021-09-14T02:13:28.725Z] a1d118c3aee0: Pushed [2021-09-14T02:13:28.725Z] f24e9e135382: Pushed [2021-09-14T02:13:28.725Z] e6688e911f15: Layer already exists [2021-09-14T02:13:28.725Z] 170f12c3b009: Pushed [2021-09-14T02:13:28.992Z] ef32a4a39f11: Pushed [2021-09-14T02:13:28.992Z] 5d9a8fed94cc: Pushed [2021-09-14T02:13:29.258Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:30.234Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:30.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-14T02:13:30.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T02:13:30.554Z] 9a7bc72acab3: Preparing [2021-09-14T02:13:30.554Z] d6298eed8451: Preparing [2021-09-14T02:13:30.554Z] 5d9a8fed94cc: Preparing [2021-09-14T02:13:30.554Z] 170f12c3b009: Preparing [2021-09-14T02:13:30.554Z] 9c708447da0b: Preparing [2021-09-14T02:13:30.554Z] 1b2682bea164: Preparing [2021-09-14T02:13:30.554Z] f24e9e135382: Preparing [2021-09-14T02:13:30.554Z] a1d118c3aee0: Preparing [2021-09-14T02:13:30.554Z] ef32a4a39f11: Preparing [2021-09-14T02:13:30.554Z] e6688e911f15: Preparing [2021-09-14T02:13:30.554Z] 1b2682bea164: Waiting [2021-09-14T02:13:30.554Z] f24e9e135382: Waiting [2021-09-14T02:13:30.554Z] a1d118c3aee0: Waiting [2021-09-14T02:13:30.554Z] ef32a4a39f11: Waiting [2021-09-14T02:13:30.554Z] e6688e911f15: Waiting [2021-09-14T02:13:30.554Z] 170f12c3b009: Layer already exists [2021-09-14T02:13:30.554Z] 5d9a8fed94cc: Layer already exists [2021-09-14T02:13:30.554Z] 9c708447da0b: Layer already exists [2021-09-14T02:13:30.554Z] 9a7bc72acab3: Layer already exists [2021-09-14T02:13:30.554Z] d6298eed8451: Layer already exists [2021-09-14T02:13:30.554Z] 1b2682bea164: Layer already exists [2021-09-14T02:13:30.554Z] f24e9e135382: Layer already exists [2021-09-14T02:13:30.554Z] a1d118c3aee0: Layer already exists [2021-09-14T02:13:30.554Z] e6688e911f15: Layer already exists [2021-09-14T02:13:30.554Z] ef32a4a39f11: Layer already exists [2021-09-14T02:13:30.554Z] latest: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:30.883Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:31.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 [2021-09-14T02:13:31.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T02:13:31.205Z] 9a7bc72acab3: Preparing [2021-09-14T02:13:31.205Z] d6298eed8451: Preparing [2021-09-14T02:13:31.205Z] 5d9a8fed94cc: Preparing [2021-09-14T02:13:31.205Z] 170f12c3b009: Preparing [2021-09-14T02:13:31.205Z] 9c708447da0b: Preparing [2021-09-14T02:13:31.205Z] 1b2682bea164: Preparing [2021-09-14T02:13:31.205Z] f24e9e135382: Preparing [2021-09-14T02:13:31.205Z] a1d118c3aee0: Preparing [2021-09-14T02:13:31.205Z] ef32a4a39f11: Preparing [2021-09-14T02:13:31.205Z] e6688e911f15: Preparing [2021-09-14T02:13:31.205Z] 1b2682bea164: Waiting [2021-09-14T02:13:31.205Z] f24e9e135382: Waiting [2021-09-14T02:13:31.205Z] a1d118c3aee0: Waiting [2021-09-14T02:13:31.205Z] e6688e911f15: Waiting [2021-09-14T02:13:31.205Z] ef32a4a39f11: Waiting [2021-09-14T02:13:31.205Z] 9c708447da0b: Layer already exists [2021-09-14T02:13:31.205Z] 9a7bc72acab3: Layer already exists [2021-09-14T02:13:31.205Z] 170f12c3b009: Layer already exists [2021-09-14T02:13:31.205Z] d6298eed8451: Layer already exists [2021-09-14T02:13:31.205Z] 5d9a8fed94cc: Layer already exists [2021-09-14T02:13:31.205Z] a1d118c3aee0: Layer already exists [2021-09-14T02:13:31.205Z] ef32a4a39f11: Layer already exists [2021-09-14T02:13:31.205Z] f24e9e135382: Layer already exists [2021-09-14T02:13:31.205Z] 1b2682bea164: Layer already exists [2021-09-14T02:13:31.205Z] e6688e911f15: Layer already exists [2021-09-14T02:13:31.205Z] 2.0.1-dev.46: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:31.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:31.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:31.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T02:13:31.863Z] 9a7bc72acab3: Preparing [2021-09-14T02:13:31.863Z] d6298eed8451: Preparing [2021-09-14T02:13:31.863Z] 5d9a8fed94cc: Preparing [2021-09-14T02:13:31.863Z] 170f12c3b009: Preparing [2021-09-14T02:13:31.863Z] 9c708447da0b: Preparing [2021-09-14T02:13:31.863Z] 1b2682bea164: Preparing [2021-09-14T02:13:31.863Z] f24e9e135382: Preparing [2021-09-14T02:13:31.863Z] a1d118c3aee0: Preparing [2021-09-14T02:13:31.863Z] ef32a4a39f11: Preparing [2021-09-14T02:13:31.863Z] e6688e911f15: Preparing [2021-09-14T02:13:31.863Z] 1b2682bea164: Waiting [2021-09-14T02:13:31.863Z] f24e9e135382: Waiting [2021-09-14T02:13:31.863Z] a1d118c3aee0: Waiting [2021-09-14T02:13:31.863Z] ef32a4a39f11: Waiting [2021-09-14T02:13:31.863Z] e6688e911f15: Waiting [2021-09-14T02:13:31.863Z] 9a7bc72acab3: Layer already exists [2021-09-14T02:13:31.863Z] 5d9a8fed94cc: Layer already exists [2021-09-14T02:13:31.863Z] 170f12c3b009: Layer already exists [2021-09-14T02:13:31.863Z] 9c708447da0b: Layer already exists [2021-09-14T02:13:31.863Z] d6298eed8451: Layer already exists [2021-09-14T02:13:31.863Z] f24e9e135382: Layer already exists [2021-09-14T02:13:31.863Z] 1b2682bea164: Layer already exists [2021-09-14T02:13:31.863Z] ef32a4a39f11: Layer already exists [2021-09-14T02:13:31.863Z] a1d118c3aee0: Layer already exists [2021-09-14T02:13:31.863Z] e6688e911f15: Layer already exists [2021-09-14T02:13:31.863Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:32.188Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:32.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-14T02:13:32.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T02:13:32.506Z] 9a7bc72acab3: Preparing [2021-09-14T02:13:32.506Z] d6298eed8451: Preparing [2021-09-14T02:13:32.506Z] 5d9a8fed94cc: Preparing [2021-09-14T02:13:32.506Z] 170f12c3b009: Preparing [2021-09-14T02:13:32.506Z] 9c708447da0b: Preparing [2021-09-14T02:13:32.506Z] 1b2682bea164: Preparing [2021-09-14T02:13:32.506Z] f24e9e135382: Preparing [2021-09-14T02:13:32.506Z] a1d118c3aee0: Preparing [2021-09-14T02:13:32.506Z] ef32a4a39f11: Preparing [2021-09-14T02:13:32.506Z] e6688e911f15: Preparing [2021-09-14T02:13:32.506Z] 1b2682bea164: Waiting [2021-09-14T02:13:32.506Z] f24e9e135382: Waiting [2021-09-14T02:13:32.506Z] a1d118c3aee0: Waiting [2021-09-14T02:13:32.506Z] ef32a4a39f11: Waiting [2021-09-14T02:13:32.506Z] e6688e911f15: Waiting [2021-09-14T02:13:32.506Z] 5d9a8fed94cc: Layer already exists [2021-09-14T02:13:32.506Z] 9a7bc72acab3: Layer already exists [2021-09-14T02:13:32.506Z] 170f12c3b009: Layer already exists [2021-09-14T02:13:32.506Z] 9c708447da0b: Layer already exists [2021-09-14T02:13:32.506Z] d6298eed8451: Layer already exists [2021-09-14T02:13:32.506Z] ef32a4a39f11: Layer already exists [2021-09-14T02:13:32.506Z] 1b2682bea164: Layer already exists [2021-09-14T02:13:32.506Z] f24e9e135382: Layer already exists [2021-09-14T02:13:32.506Z] a1d118c3aee0: Layer already exists [2021-09-14T02:13:32.506Z] e6688e911f15: Layer already exists [2021-09-14T02:13:32.506Z] main: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:32.568Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:32.584Z] taggedImages: [2021-09-14T02:13:32.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:32.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-14T02:13:32.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 [2021-09-14T02:13:32.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:32.585Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-14T02:13:32.620Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-14T02:13:32.620Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:32.620Z] latest [2021-09-14T02:13:32.620Z] 2.0.1-dev.46 [2021-09-14T02:13:32.620Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:32.620Z] main [2021-09-14T02:13:32.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:32.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:33.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:33.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T02:13:33.306Z] d7a3a5cfe5c8: Preparing [2021-09-14T02:13:33.306Z] 85844c0d64f9: Preparing [2021-09-14T02:13:33.306Z] cfc794bb2671: Preparing [2021-09-14T02:13:33.306Z] acd8e19a6c4e: Preparing [2021-09-14T02:13:33.306Z] e6688e911f15: Preparing [2021-09-14T02:13:33.306Z] e6688e911f15: Layer already exists [2021-09-14T02:13:33.306Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:33.574Z] d7a3a5cfe5c8: Pushed [2021-09-14T02:13:33.574Z] acd8e19a6c4e: Pushed [2021-09-14T02:13:34.989Z] 85844c0d64f9: Pushed [2021-09-14T02:13:34.989Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:35.322Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:35.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-14T02:13:35.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T02:13:35.646Z] d7a3a5cfe5c8: Preparing [2021-09-14T02:13:35.646Z] 85844c0d64f9: Preparing [2021-09-14T02:13:35.646Z] cfc794bb2671: Preparing [2021-09-14T02:13:35.646Z] acd8e19a6c4e: Preparing [2021-09-14T02:13:35.646Z] e6688e911f15: Preparing [2021-09-14T02:13:35.646Z] d7a3a5cfe5c8: Layer already exists [2021-09-14T02:13:35.646Z] e6688e911f15: Layer already exists [2021-09-14T02:13:35.646Z] acd8e19a6c4e: Layer already exists [2021-09-14T02:13:35.646Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:35.646Z] 85844c0d64f9: Layer already exists [2021-09-14T02:13:35.646Z] latest: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:35.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:36.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 [2021-09-14T02:13:36.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T02:13:36.296Z] d7a3a5cfe5c8: Preparing [2021-09-14T02:13:36.296Z] 85844c0d64f9: Preparing [2021-09-14T02:13:36.296Z] cfc794bb2671: Preparing [2021-09-14T02:13:36.296Z] acd8e19a6c4e: Preparing [2021-09-14T02:13:36.296Z] e6688e911f15: Preparing [2021-09-14T02:13:36.296Z] d7a3a5cfe5c8: Layer already exists [2021-09-14T02:13:36.296Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:36.296Z] acd8e19a6c4e: Layer already exists [2021-09-14T02:13:36.296Z] e6688e911f15: Layer already exists [2021-09-14T02:13:36.296Z] 85844c0d64f9: Layer already exists [2021-09-14T02:13:36.296Z] 2.0.1-dev.46: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:36.619Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:36.938Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:36.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T02:13:36.938Z] d7a3a5cfe5c8: Preparing [2021-09-14T02:13:36.938Z] 85844c0d64f9: Preparing [2021-09-14T02:13:36.938Z] cfc794bb2671: Preparing [2021-09-14T02:13:36.938Z] acd8e19a6c4e: Preparing [2021-09-14T02:13:36.938Z] e6688e911f15: Preparing [2021-09-14T02:13:36.938Z] 85844c0d64f9: Layer already exists [2021-09-14T02:13:36.938Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:36.938Z] d7a3a5cfe5c8: Layer already exists [2021-09-14T02:13:36.938Z] acd8e19a6c4e: Layer already exists [2021-09-14T02:13:36.938Z] e6688e911f15: Layer already exists [2021-09-14T02:13:36.938Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:37.268Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:37.587Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-14T02:13:37.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T02:13:37.588Z] d7a3a5cfe5c8: Preparing [2021-09-14T02:13:37.588Z] 85844c0d64f9: Preparing [2021-09-14T02:13:37.588Z] cfc794bb2671: Preparing [2021-09-14T02:13:37.588Z] acd8e19a6c4e: Preparing [2021-09-14T02:13:37.588Z] e6688e911f15: Preparing [2021-09-14T02:13:37.588Z] 85844c0d64f9: Layer already exists [2021-09-14T02:13:37.588Z] acd8e19a6c4e: Layer already exists [2021-09-14T02:13:37.588Z] e6688e911f15: Layer already exists [2021-09-14T02:13:37.588Z] d7a3a5cfe5c8: Layer already exists [2021-09-14T02:13:37.588Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:37.588Z] main: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:37.653Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:37.670Z] taggedImages: [2021-09-14T02:13:37.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:37.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-14T02:13:37.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 [2021-09-14T02:13:37.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:37.670Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-14T02:13:37.707Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-14T02:13:37.707Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:37.707Z] latest [2021-09-14T02:13:37.707Z] 2.0.1-dev.46 [2021-09-14T02:13:37.707Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:37.707Z] main [2021-09-14T02:13:37.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:38.073Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:38.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:38.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T02:13:38.396Z] 029ac29e5f84: Preparing [2021-09-14T02:13:38.396Z] 6f0809dac55c: Preparing [2021-09-14T02:13:38.396Z] cfc794bb2671: Preparing [2021-09-14T02:13:38.396Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:38.396Z] e6688e911f15: Preparing [2021-09-14T02:13:38.396Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:38.396Z] e6688e911f15: Layer already exists [2021-09-14T02:13:38.396Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:38.664Z] 029ac29e5f84: Pushed [2021-09-14T02:13:39.627Z] 6f0809dac55c: Pushed [2021-09-14T02:13:39.894Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:40.225Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:40.544Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-14T02:13:40.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T02:13:40.544Z] 029ac29e5f84: Preparing [2021-09-14T02:13:40.544Z] 6f0809dac55c: Preparing [2021-09-14T02:13:40.544Z] cfc794bb2671: Preparing [2021-09-14T02:13:40.544Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:40.544Z] e6688e911f15: Preparing [2021-09-14T02:13:40.544Z] e6688e911f15: Layer already exists [2021-09-14T02:13:40.544Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:40.544Z] 6f0809dac55c: Layer already exists [2021-09-14T02:13:40.544Z] 029ac29e5f84: Layer already exists [2021-09-14T02:13:40.544Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:40.544Z] latest: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:40.872Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:41.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 [2021-09-14T02:13:41.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T02:13:41.189Z] 029ac29e5f84: Preparing [2021-09-14T02:13:41.189Z] 6f0809dac55c: Preparing [2021-09-14T02:13:41.189Z] cfc794bb2671: Preparing [2021-09-14T02:13:41.189Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:41.189Z] e6688e911f15: Preparing [2021-09-14T02:13:41.189Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:41.189Z] 029ac29e5f84: Layer already exists [2021-09-14T02:13:41.189Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:41.189Z] 6f0809dac55c: Layer already exists [2021-09-14T02:13:41.189Z] e6688e911f15: Layer already exists [2021-09-14T02:13:41.189Z] 2.0.1-dev.46: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:41.518Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:41.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:41.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T02:13:41.836Z] 029ac29e5f84: Preparing [2021-09-14T02:13:41.836Z] 6f0809dac55c: Preparing [2021-09-14T02:13:41.836Z] cfc794bb2671: Preparing [2021-09-14T02:13:41.836Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:41.836Z] e6688e911f15: Preparing [2021-09-14T02:13:41.836Z] e6688e911f15: Layer already exists [2021-09-14T02:13:41.836Z] 029ac29e5f84: Layer already exists [2021-09-14T02:13:41.836Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:41.836Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:41.836Z] 6f0809dac55c: Layer already exists [2021-09-14T02:13:41.836Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:42.161Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:42.484Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-14T02:13:42.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T02:13:42.484Z] 029ac29e5f84: Preparing [2021-09-14T02:13:42.484Z] 6f0809dac55c: Preparing [2021-09-14T02:13:42.484Z] cfc794bb2671: Preparing [2021-09-14T02:13:42.484Z] 88ac3c9f6524: Preparing [2021-09-14T02:13:42.484Z] e6688e911f15: Preparing [2021-09-14T02:13:42.484Z] e6688e911f15: Layer already exists [2021-09-14T02:13:42.484Z] cfc794bb2671: Layer already exists [2021-09-14T02:13:42.484Z] 88ac3c9f6524: Layer already exists [2021-09-14T02:13:42.484Z] 029ac29e5f84: Layer already exists [2021-09-14T02:13:42.484Z] 6f0809dac55c: Layer already exists [2021-09-14T02:13:42.484Z] main: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:42.548Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:42.566Z] taggedImages: [2021-09-14T02:13:42.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:42.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-14T02:13:42.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 [2021-09-14T02:13:42.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:42.566Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-14T02:13:42.603Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-14T02:13:42.603Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:42.603Z] latest [2021-09-14T02:13:42.603Z] 2.0.1-dev.46 [2021-09-14T02:13:42.603Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:42.603Z] main [2021-09-14T02:13:42.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:42.964Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:43.284Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:43.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T02:13:43.284Z] 8bac2fbed0d9: Preparing [2021-09-14T02:13:43.284Z] ac6d888fa406: Preparing [2021-09-14T02:13:43.284Z] 97615a97e08b: Preparing [2021-09-14T02:13:43.284Z] 734e57e997a1: Preparing [2021-09-14T02:13:43.284Z] c080ac93e525: Preparing [2021-09-14T02:13:43.284Z] 87dec32dab56: Preparing [2021-09-14T02:13:43.284Z] 4b3c02ac6c6d: Preparing [2021-09-14T02:13:43.284Z] 3b6deb83ca37: Preparing [2021-09-14T02:13:43.284Z] 563ea45970c1: Preparing [2021-09-14T02:13:43.284Z] 91e3b9641807: Preparing [2021-09-14T02:13:43.284Z] b2d5eeeaba3a: Preparing [2021-09-14T02:13:43.284Z] 87dec32dab56: Waiting [2021-09-14T02:13:43.284Z] 4b3c02ac6c6d: Waiting [2021-09-14T02:13:43.284Z] 3b6deb83ca37: Waiting [2021-09-14T02:13:43.284Z] 563ea45970c1: Waiting [2021-09-14T02:13:43.284Z] 91e3b9641807: Waiting [2021-09-14T02:13:43.284Z] b2d5eeeaba3a: Waiting [2021-09-14T02:13:43.284Z] c080ac93e525: Layer already exists [2021-09-14T02:13:43.557Z] 87dec32dab56: Layer already exists [2021-09-14T02:13:43.826Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T02:13:44.096Z] 3b6deb83ca37: Layer already exists [2021-09-14T02:13:44.096Z] ac6d888fa406: Pushed [2021-09-14T02:13:44.096Z] 563ea45970c1: Layer already exists [2021-09-14T02:13:44.096Z] 91e3b9641807: Layer already exists [2021-09-14T02:13:44.096Z] 8bac2fbed0d9: Pushed [2021-09-14T02:13:44.096Z] b2d5eeeaba3a: Layer already exists [2021-09-14T02:13:44.682Z] 97615a97e08b: Pushed [2021-09-14T02:13:48.934Z] 734e57e997a1: Pushed [2021-09-14T02:13:49.200Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:49.518Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:49.835Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-14T02:13:49.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T02:13:49.835Z] 8bac2fbed0d9: Preparing [2021-09-14T02:13:49.835Z] ac6d888fa406: Preparing [2021-09-14T02:13:49.835Z] 97615a97e08b: Preparing [2021-09-14T02:13:49.835Z] 734e57e997a1: Preparing [2021-09-14T02:13:49.835Z] c080ac93e525: Preparing [2021-09-14T02:13:49.835Z] 87dec32dab56: Preparing [2021-09-14T02:13:49.835Z] 4b3c02ac6c6d: Preparing [2021-09-14T02:13:49.835Z] 3b6deb83ca37: Preparing [2021-09-14T02:13:49.835Z] 563ea45970c1: Preparing [2021-09-14T02:13:49.835Z] 91e3b9641807: Preparing [2021-09-14T02:13:49.835Z] b2d5eeeaba3a: Preparing [2021-09-14T02:13:49.835Z] 87dec32dab56: Waiting [2021-09-14T02:13:49.835Z] 4b3c02ac6c6d: Waiting [2021-09-14T02:13:49.835Z] 3b6deb83ca37: Waiting [2021-09-14T02:13:49.835Z] 563ea45970c1: Waiting [2021-09-14T02:13:49.835Z] 91e3b9641807: Waiting [2021-09-14T02:13:49.835Z] b2d5eeeaba3a: Waiting [2021-09-14T02:13:49.835Z] ac6d888fa406: Layer already exists [2021-09-14T02:13:49.835Z] 734e57e997a1: Layer already exists [2021-09-14T02:13:49.835Z] 97615a97e08b: Layer already exists [2021-09-14T02:13:49.835Z] c080ac93e525: Layer already exists [2021-09-14T02:13:49.835Z] 8bac2fbed0d9: Layer already exists [2021-09-14T02:13:49.835Z] 87dec32dab56: Layer already exists [2021-09-14T02:13:49.835Z] 91e3b9641807: Layer already exists [2021-09-14T02:13:49.835Z] 563ea45970c1: Layer already exists [2021-09-14T02:13:49.835Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T02:13:49.835Z] 3b6deb83ca37: Layer already exists [2021-09-14T02:13:49.835Z] b2d5eeeaba3a: Layer already exists [2021-09-14T02:13:50.105Z] latest: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:50.430Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:50.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 [2021-09-14T02:13:50.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T02:13:50.745Z] 8bac2fbed0d9: Preparing [2021-09-14T02:13:50.745Z] ac6d888fa406: Preparing [2021-09-14T02:13:50.745Z] 97615a97e08b: Preparing [2021-09-14T02:13:50.745Z] 734e57e997a1: Preparing [2021-09-14T02:13:50.745Z] c080ac93e525: Preparing [2021-09-14T02:13:50.745Z] 87dec32dab56: Preparing [2021-09-14T02:13:50.745Z] 4b3c02ac6c6d: Preparing [2021-09-14T02:13:50.745Z] 3b6deb83ca37: Preparing [2021-09-14T02:13:50.745Z] 563ea45970c1: Preparing [2021-09-14T02:13:50.745Z] 91e3b9641807: Preparing [2021-09-14T02:13:50.745Z] b2d5eeeaba3a: Preparing [2021-09-14T02:13:50.745Z] 4b3c02ac6c6d: Waiting [2021-09-14T02:13:50.745Z] 3b6deb83ca37: Waiting [2021-09-14T02:13:50.745Z] 563ea45970c1: Waiting [2021-09-14T02:13:50.745Z] 91e3b9641807: Waiting [2021-09-14T02:13:50.745Z] b2d5eeeaba3a: Waiting [2021-09-14T02:13:50.745Z] 87dec32dab56: Waiting [2021-09-14T02:13:50.745Z] c080ac93e525: Layer already exists [2021-09-14T02:13:50.745Z] 8bac2fbed0d9: Layer already exists [2021-09-14T02:13:50.745Z] ac6d888fa406: Layer already exists [2021-09-14T02:13:50.745Z] 734e57e997a1: Layer already exists [2021-09-14T02:13:50.745Z] 97615a97e08b: Layer already exists [2021-09-14T02:13:50.745Z] 563ea45970c1: Layer already exists [2021-09-14T02:13:50.745Z] 87dec32dab56: Layer already exists [2021-09-14T02:13:50.745Z] 91e3b9641807: Layer already exists [2021-09-14T02:13:50.745Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T02:13:50.745Z] b2d5eeeaba3a: Layer already exists [2021-09-14T02:13:51.012Z] 3b6deb83ca37: Layer already exists [2021-09-14T02:13:51.012Z] 2.0.1-dev.46: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:51.338Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:51.655Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:51.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T02:13:51.655Z] 8bac2fbed0d9: Preparing [2021-09-14T02:13:51.655Z] ac6d888fa406: Preparing [2021-09-14T02:13:51.655Z] 97615a97e08b: Preparing [2021-09-14T02:13:51.655Z] 734e57e997a1: Preparing [2021-09-14T02:13:51.655Z] c080ac93e525: Preparing [2021-09-14T02:13:51.655Z] 87dec32dab56: Preparing [2021-09-14T02:13:51.655Z] 4b3c02ac6c6d: Preparing [2021-09-14T02:13:51.655Z] 3b6deb83ca37: Preparing [2021-09-14T02:13:51.655Z] 563ea45970c1: Preparing [2021-09-14T02:13:51.655Z] 91e3b9641807: Preparing [2021-09-14T02:13:51.655Z] b2d5eeeaba3a: Preparing [2021-09-14T02:13:51.655Z] 87dec32dab56: Waiting [2021-09-14T02:13:51.655Z] 4b3c02ac6c6d: Waiting [2021-09-14T02:13:51.655Z] 3b6deb83ca37: Waiting [2021-09-14T02:13:51.655Z] 563ea45970c1: Waiting [2021-09-14T02:13:51.655Z] 91e3b9641807: Waiting [2021-09-14T02:13:51.655Z] ac6d888fa406: Layer already exists [2021-09-14T02:13:51.655Z] 8bac2fbed0d9: Layer already exists [2021-09-14T02:13:51.655Z] 97615a97e08b: Layer already exists [2021-09-14T02:13:51.655Z] 734e57e997a1: Layer already exists [2021-09-14T02:13:51.655Z] c080ac93e525: Layer already exists [2021-09-14T02:13:51.655Z] 3b6deb83ca37: Layer already exists [2021-09-14T02:13:51.655Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T02:13:51.655Z] 563ea45970c1: Layer already exists [2021-09-14T02:13:51.655Z] 91e3b9641807: Layer already exists [2021-09-14T02:13:51.655Z] 87dec32dab56: Layer already exists [2021-09-14T02:13:51.655Z] b2d5eeeaba3a: Layer already exists [2021-09-14T02:13:51.655Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:51.983Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:52.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-14T02:13:52.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T02:13:52.297Z] 8bac2fbed0d9: Preparing [2021-09-14T02:13:52.297Z] ac6d888fa406: Preparing [2021-09-14T02:13:52.297Z] 97615a97e08b: Preparing [2021-09-14T02:13:52.297Z] 734e57e997a1: Preparing [2021-09-14T02:13:52.297Z] c080ac93e525: Preparing [2021-09-14T02:13:52.297Z] 87dec32dab56: Preparing [2021-09-14T02:13:52.297Z] 4b3c02ac6c6d: Preparing [2021-09-14T02:13:52.297Z] 3b6deb83ca37: Preparing [2021-09-14T02:13:52.297Z] 563ea45970c1: Preparing [2021-09-14T02:13:52.297Z] 91e3b9641807: Preparing [2021-09-14T02:13:52.297Z] b2d5eeeaba3a: Preparing [2021-09-14T02:13:52.297Z] 87dec32dab56: Waiting [2021-09-14T02:13:52.297Z] 4b3c02ac6c6d: Waiting [2021-09-14T02:13:52.297Z] 3b6deb83ca37: Waiting [2021-09-14T02:13:52.297Z] 563ea45970c1: Waiting [2021-09-14T02:13:52.297Z] 91e3b9641807: Waiting [2021-09-14T02:13:52.297Z] b2d5eeeaba3a: Waiting [2021-09-14T02:13:52.297Z] 8bac2fbed0d9: Layer already exists [2021-09-14T02:13:52.297Z] c080ac93e525: Layer already exists [2021-09-14T02:13:52.297Z] 97615a97e08b: Layer already exists [2021-09-14T02:13:52.297Z] ac6d888fa406: Layer already exists [2021-09-14T02:13:52.297Z] 734e57e997a1: Layer already exists [2021-09-14T02:13:52.297Z] 563ea45970c1: Layer already exists [2021-09-14T02:13:52.297Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T02:13:52.297Z] 3b6deb83ca37: Layer already exists [2021-09-14T02:13:52.297Z] 87dec32dab56: Layer already exists [2021-09-14T02:13:52.297Z] 91e3b9641807: Layer already exists [2021-09-14T02:13:52.297Z] b2d5eeeaba3a: Layer already exists [2021-09-14T02:13:52.563Z] main: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:13:52.621Z] ===================================================== [Pipeline] echo [2021-09-14T02:13:52.636Z] taggedImages: [2021-09-14T02:13:52.636Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:13:52.636Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-14T02:13:52.636Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 [2021-09-14T02:13:52.636Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:13:52.636Z] - 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-09-14T02:13:55.054Z] Removing intermediate container 3fbace35329e [2021-09-14T02:13:55.054Z] ---> 6ecfe6202cc9 [2021-09-14T02:13:55.054Z] Successfully built 6ecfe6202cc9 [2021-09-14T02:13:55.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:13:55.399Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T02:13:55.399Z] . [Pipeline] withDockerContainer [2021-09-14T02:13:55.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-14T02:13:55.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 ******** ci-base-image-arm64 cat [2021-09-14T02:13:57.430Z] $ docker top be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:13:58.361Z] + go version [2021-09-14T02:13:58.361Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-14T02:13:58.389Z] $ docker stop --time=1 be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb [2021-09-14T02:14:00.261Z] $ docker rm -f be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb [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-09-14T02:14:01.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T02:14:01.250Z] [2021-09-14T02:14:01.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:14:01.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T02:14:02.144Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-14T02:14:02.144Z] 29e5d40040c1: Pulling fs layer [2021-09-14T02:14:02.144Z] 1ce36da41761: Pulling fs layer [2021-09-14T02:14:02.144Z] 25b303627fd3: Pulling fs layer [2021-09-14T02:14:02.418Z] 29e5d40040c1: Verifying Checksum [2021-09-14T02:14:02.418Z] 29e5d40040c1: Download complete [2021-09-14T02:14:03.016Z] 1ce36da41761: Verifying Checksum [2021-09-14T02:14:03.016Z] 1ce36da41761: Download complete [2021-09-14T02:14:03.016Z] 29e5d40040c1: Pull complete [2021-09-14T02:14:04.453Z] 1ce36da41761: Pull complete [2021-09-14T02:14:04.725Z] 25b303627fd3: Verifying Checksum [2021-09-14T02:14:04.725Z] 25b303627fd3: Download complete [2021-09-14T02:14:14.874Z] 25b303627fd3: Pull complete [2021-09-14T02:14:14.874Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-14T02:14:14.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T02:14:14.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-14T02:14:15.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-14T02:14:15.194Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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-09-14T02:14:19.436Z] $ docker top 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:14:20.355Z] + grep parallel [2021-09-14T02:14:20.355Z] + docker-compose build --help [2021-09-14T02:14:23.724Z] --parallel Build images in parallel. [Pipeline] } [2021-09-14T02:14:24.023Z] $ docker stop --time=1 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 [2021-09-14T02:14:25.911Z] $ docker rm -f 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:14:26.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T02:14:26.545Z] . [Pipeline] withDockerContainer [2021-09-14T02:14:26.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-14T02:14:26.874Z] $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-14T02:14:28.501Z] $ docker top 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:14:29.479Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-14T02:14:32.869Z] Building core-command ... [2021-09-14T02:14:32.869Z] Building core-data ... [2021-09-14T02:14:32.869Z] Building core-metadata ... [2021-09-14T02:14:32.869Z] Building security-bootstrapper ... [2021-09-14T02:14:32.869Z] Building security-proxy-setup ... [2021-09-14T02:14:32.869Z] Building security-secretstore-setup ... [2021-09-14T02:14:32.869Z] Building support-notifications ... [2021-09-14T02:14:32.869Z] Building support-scheduler ... [2021-09-14T02:14:32.869Z] Building sys-mgmt-agent ... [2021-09-14T02:14:32.869Z] Building security-secretstore-setup [2021-09-14T02:14:32.869Z] Building support-scheduler [2021-09-14T02:14:32.869Z] Building security-proxy-setup [2021-09-14T02:14:32.869Z] Building security-bootstrapper [2021-09-14T02:14:32.869Z] Building core-command [2021-09-14T02:15:19.825Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:15:19.825Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:15:19.825Z] ---> 6ecfe6202cc9 [2021-09-14T02:15:19.825Z] Step 3/26 : WORKDIR /edgex-go [2021-09-14T02:15:19.825Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:15:19.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:15:19.825Z] ---> 6ecfe6202cc9 [2021-09-14T02:15:19.825Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:15:19.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:15:19.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:15:19.825Z] ---> 6ecfe6202cc9 [2021-09-14T02:15:19.825Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T02:15:19.825Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:15:19.825Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:15:19.825Z] ---> 6ecfe6202cc9 [2021-09-14T02:15:19.825Z] Step 3/32 : WORKDIR /edgex-go [2021-09-14T02:15:19.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:15:19.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:15:19.825Z] ---> 6ecfe6202cc9 [2021-09-14T02:15:19.825Z] Step 3/22 : WORKDIR /edgex-go [2021-09-14T02:15:19.825Z] ---> Running in 5571609c854f [2021-09-14T02:15:19.825Z] ---> Running in 5f4d630a6880 [2021-09-14T02:15:19.825Z] ---> Running in 19753d2d508b [2021-09-14T02:15:19.825Z] ---> Running in f3644efb23c1 [2021-09-14T02:15:19.825Z] ---> Running in ee3b5c32f1a0 [2021-09-14T02:15:19.825Z] Removing intermediate container 5f4d630a6880 [2021-09-14T02:15:19.825Z] ---> 7888dc8f0d6a [2021-09-14T02:15:19.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:15:19.825Z] Removing intermediate container 5571609c854f [2021-09-14T02:15:19.825Z] ---> 7b2c531b89b3 [2021-09-14T02:15:19.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:15:19.825Z] Removing intermediate container ee3b5c32f1a0 [2021-09-14T02:15:19.825Z] ---> c27b3d206c5c [2021-09-14T02:15:19.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:15:19.825Z] Removing intermediate container f3644efb23c1 [2021-09-14T02:15:19.825Z] ---> 9ad79b286019 [2021-09-14T02:15:19.825Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:15:19.825Z] Removing intermediate container 19753d2d508b [2021-09-14T02:15:19.825Z] ---> f04625ac5f50 [2021-09-14T02:15:19.825Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:15:19.825Z] ---> Running in 2d7058b8e348 [2021-09-14T02:15:19.825Z] ---> Running in 2af39fab7ad2 [2021-09-14T02:15:19.825Z] ---> Running in 1bc274db5970 [2021-09-14T02:15:19.825Z] ---> Running in 35b3609b4ed9 [2021-09-14T02:15:19.825Z] ---> Running in fc9389231dd1 [2021-09-14T02:15:22.459Z] Removing intermediate container 2d7058b8e348 [2021-09-14T02:15:22.459Z] ---> 4faa75d0521a [2021-09-14T02:15:22.459Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T02:15:22.459Z] Removing intermediate container 2af39fab7ad2 [2021-09-14T02:15:22.459Z] ---> b900564eaa3f [2021-09-14T02:15:22.459Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-14T02:15:22.459Z] ---> Running in e1fe92190f82 [2021-09-14T02:15:22.459Z] ---> Running in 9c744945e921 [2021-09-14T02:15:22.738Z] Removing intermediate container 35b3609b4ed9 [2021-09-14T02:15:22.738Z] ---> 91cff918b697 [2021-09-14T02:15:22.738Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-14T02:15:23.016Z] ---> Running in bd5d3bd517f7 [2021-09-14T02:15:23.293Z] Removing intermediate container fc9389231dd1 [2021-09-14T02:15:23.293Z] ---> a09c8370d7ca [2021-09-14T02:15:23.293Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-14T02:15:23.564Z] Removing intermediate container 1bc274db5970 [2021-09-14T02:15:23.564Z] ---> 74e4499cad1b [2021-09-14T02:15:23.564Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-14T02:15:23.564Z] ---> Running in 86e89972a0a4 [2021-09-14T02:15:23.839Z] ---> Running in c81e6cedfa57 [2021-09-14T02:15:24.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:25.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:25.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:25.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:26.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:26.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:26.583Z] OK: 218 MiB in 52 packages [2021-09-14T02:15:26.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:26.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:15:27.146Z] OK: 218 MiB in 52 packages [2021-09-14T02:15:27.746Z] OK: 218 MiB in 52 packages [2021-09-14T02:15:28.027Z] OK: 218 MiB in 52 packages [2021-09-14T02:15:28.027Z] OK: 218 MiB in 52 packages [2021-09-14T02:15:28.302Z] Removing intermediate container e1fe92190f82 [2021-09-14T02:15:28.302Z] ---> 648132661138 [2021-09-14T02:15:28.302Z] Step 6/24 : COPY go.mod . [2021-09-14T02:15:28.913Z] Removing intermediate container 9c744945e921 [2021-09-14T02:15:28.913Z] ---> 00bab3d5c9b3 [2021-09-14T02:15:28.913Z] Step 6/26 : COPY go.mod . [2021-09-14T02:15:29.191Z] Removing intermediate container c81e6cedfa57 [2021-09-14T02:15:29.191Z] ---> 5e4e315d14d7 [2021-09-14T02:15:29.191Z] Step 6/23 : COPY go.mod . [2021-09-14T02:15:29.470Z] ---> e1ec593b1df4 [2021-09-14T02:15:29.470Z] Step 7/24 : RUN go mod download [2021-09-14T02:15:29.470Z] ---> Running in 02d5ffb0fec8 [2021-09-14T02:15:29.470Z] Removing intermediate container bd5d3bd517f7 [2021-09-14T02:15:29.470Z] ---> e8738586a609 [2021-09-14T02:15:29.470Z] Step 6/22 : COPY go.mod . [2021-09-14T02:15:29.744Z] Removing intermediate container 86e89972a0a4 [2021-09-14T02:15:29.744Z] ---> 29715fcbb595 [2021-09-14T02:15:29.744Z] Step 6/32 : COPY go.mod . [2021-09-14T02:15:30.348Z] ---> d827a70fc58d [2021-09-14T02:15:30.348Z] Step 7/26 : RUN go mod download [2021-09-14T02:15:30.348Z] ---> Running in 85aeb6b0f79e [2021-09-14T02:15:30.623Z] ---> 6263145a3f72 [2021-09-14T02:15:30.623Z] Step 7/23 : RUN go mod download [2021-09-14T02:15:30.898Z] ---> 210f1e12663e [2021-09-14T02:15:30.898Z] Step 7/22 : RUN go mod download [2021-09-14T02:15:31.180Z] ---> Running in 08f734ce0928 [2021-09-14T02:15:31.180Z] ---> 6397369bb186 [2021-09-14T02:15:31.180Z] Step 7/32 : RUN go mod download [2021-09-14T02:15:31.470Z] ---> Running in c79768839a3f [2021-09-14T02:15:31.470Z] ---> Running in 0c7178b3b40e [2021-09-14T02:15:34.896Z] Removing intermediate container 02d5ffb0fec8 [2021-09-14T02:15:34.896Z] ---> 0556813b1c9c [2021-09-14T02:15:34.896Z] Step 8/24 : COPY . . [2021-09-14T02:15:39.287Z] Removing intermediate container 85aeb6b0f79e [2021-09-14T02:15:39.287Z] ---> 4b8b4e8a8b68 [2021-09-14T02:15:39.287Z] Step 8/26 : COPY . . [2021-09-14T02:15:40.744Z] Removing intermediate container 08f734ce0928 [2021-09-14T02:15:40.744Z] ---> 59819509b574 [2021-09-14T02:15:40.744Z] Step 8/23 : COPY . . [2021-09-14T02:15:43.378Z] Removing intermediate container 0c7178b3b40e [2021-09-14T02:15:43.378Z] ---> b56474c844e5 [2021-09-14T02:15:43.378Z] Step 8/32 : COPY . . [2021-09-14T02:15:43.378Z] Removing intermediate container c79768839a3f [2021-09-14T02:15:43.378Z] ---> 20e8a22747d0 [2021-09-14T02:15:43.378Z] Step 8/22 : COPY . . [2021-09-14T02:15:44.838Z] ---> 8426174e3cfd [2021-09-14T02:15:44.838Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:15:50.289Z] ---> Running in cbce48416614 [2021-09-14T02:15:53.696Z] ---> 23315a8ea9e6 [2021-09-14T02:15:53.696Z] Step 9/23 : RUN go mod tidy [2021-09-14T02:15:53.696Z] ---> 9c2302773019 [2021-09-14T02:15:53.696Z] Step 9/26 : RUN go mod tidy [2021-09-14T02:15:53.696Z] ---> Running in debbcb515b25 [2021-09-14T02:15:53.696Z] ---> 71370d33719c [2021-09-14T02:15:53.696Z] Step 9/32 : RUN go mod tidy [2021-09-14T02:15:53.696Z] ---> Running in fadcb366c063 [2021-09-14T02:15:53.696Z] ---> cac8c6f74d61 [2021-09-14T02:15:53.696Z] Step 9/22 : RUN go mod tidy [2021-09-14T02:15:53.975Z] ---> Running in b010cc2ba59b [2021-09-14T02:15:53.975Z] ---> Running in b7e5c6a96e40 [2021-09-14T02:15:58.352Z] Removing intermediate container cbce48416614 [2021-09-14T02:15:58.352Z] ---> 30e0310b29a6 [2021-09-14T02:15:58.352Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-14T02:15:58.352Z] ---> Running in 9677b37a275d [2021-09-14T02:16:01.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T02:16:02.012Z] Removing intermediate container debbcb515b25 [2021-09-14T02:16:02.012Z] ---> 6cc9339d8d66 [2021-09-14T02:16:02.012Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-14T02:16:02.293Z] ---> Running in 919c4dc6e011 [2021-09-14T02:16:02.900Z] Removing intermediate container fadcb366c063 [2021-09-14T02:16:02.900Z] ---> c572d6d8fd06 [2021-09-14T02:16:02.901Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-14T02:16:02.901Z] Removing intermediate container b7e5c6a96e40 [2021-09-14T02:16:02.901Z] ---> d588869e269b [2021-09-14T02:16:02.901Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-14T02:16:02.901Z] Removing intermediate container b010cc2ba59b [2021-09-14T02:16:02.901Z] ---> 502dec85cbe1 [2021-09-14T02:16:02.901Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-14T02:16:03.178Z] ---> Running in cda58659cd3d [2021-09-14T02:16:03.178Z] ---> Running in 936146b571bd [2021-09-14T02:16:03.178Z] ---> Running in c6eef3f75a17 [2021-09-14T02:16:05.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T02:16:06.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T02:16:06.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T02:16:06.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-14T02:17:58.374Z] Removing intermediate container 9677b37a275d [2021-09-14T02:17:58.374Z] ---> fdfa4d243f2f [2021-09-14T02:17:58.374Z] [2021-09-14T02:17:58.374Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:17:58.374Z] 3.12: Pulling from library/alpine [2021-09-14T02:17:58.374Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T02:17:58.374Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T02:17:58.374Z] ---> afc2cc120ca2 [2021-09-14T02:17:58.374Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:17:58.374Z] ---> Running in 3c8016467845 [2021-09-14T02:17:58.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T02:17:58.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:17:58.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:17:58.374Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-14T02:17:58.374Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:17:58.374Z] OK: 5 MiB in 15 packages [2021-09-14T02:17:58.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T02:17:58.374Z] Removing intermediate container 3c8016467845 [2021-09-14T02:17:58.374Z] ---> 157a4f4ad31a [2021-09-14T02:17:58.374Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:17:58.374Z] ---> Running in 9565c8d2947c [2021-09-14T02:17:58.374Z] Removing intermediate container 9565c8d2947c [2021-09-14T02:17:58.374Z] ---> 622266729827 [2021-09-14T02:17:58.374Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-14T02:17:58.374Z] ---> Running in 0ccab07c4d4b [2021-09-14T02:17:58.655Z] Removing intermediate container 0ccab07c4d4b [2021-09-14T02:17:58.655Z] ---> eb59daec99ab [2021-09-14T02:17:58.655Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T02:17:59.653Z] ---> Running in 445338021baa [2021-09-14T02:18:01.126Z] Removing intermediate container 445338021baa [2021-09-14T02:18:01.126Z] ---> 8b09c72dd7dc [2021-09-14T02:18:01.126Z] Step 16/24 : WORKDIR / [2021-09-14T02:18:01.409Z] Removing intermediate container c6eef3f75a17 [2021-09-14T02:18:01.409Z] ---> a603a70f4bc4 [2021-09-14T02:18:01.409Z] [2021-09-14T02:18:01.409Z] Step 11/32 : FROM alpine:3.12 [2021-09-14T02:18:01.409Z] ---> afc2cc120ca2 [2021-09-14T02:18:01.409Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-14T02:18:02.010Z] ---> Running in 2fd7b321057e [2021-09-14T02:18:02.010Z] ---> Running in 8ab1f105693b [2021-09-14T02:18:03.450Z] Removing intermediate container 8ab1f105693b [2021-09-14T02:18:03.450Z] ---> d2c2ee255a96 [2021-09-14T02:18:03.450Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-14T02:18:03.450Z] Removing intermediate container 2fd7b321057e [2021-09-14T02:18:03.450Z] ---> 928e57019df1 [2021-09-14T02:18:03.450Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:18:05.433Z] ---> Running in e59c48d999a4 [2021-09-14T02:18:06.442Z] ---> 94383e0bf371 [2021-09-14T02:18:06.442Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-14T02:18:06.721Z] Removing intermediate container 919c4dc6e011 [2021-09-14T02:18:06.721Z] ---> cc397adc3213 [2021-09-14T02:18:06.721Z] [2021-09-14T02:18:06.721Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T02:18:06.721Z] ---> afc2cc120ca2 [2021-09-14T02:18:06.721Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:18:06.721Z] ---> Using cache [2021-09-14T02:18:06.721Z] ---> 157a4f4ad31a [2021-09-14T02:18:06.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:18:06.721Z] ---> Using cache [2021-09-14T02:18:06.721Z] ---> 622266729827 [2021-09-14T02:18:06.721Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-14T02:18:06.721Z] Removing intermediate container 936146b571bd [2021-09-14T02:18:06.721Z] ---> 92fe84e4a4bf [2021-09-14T02:18:06.721Z] [2021-09-14T02:18:06.721Z] Step 11/22 : FROM alpine:3.12 [2021-09-14T02:18:06.722Z] ---> afc2cc120ca2 [2021-09-14T02:18:06.722Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-14T02:18:07.005Z] Removing intermediate container cda58659cd3d [2021-09-14T02:18:07.005Z] ---> e0cee5b00ec0 [2021-09-14T02:18:07.005Z] [2021-09-14T02:18:07.005Z] Step 11/26 : FROM alpine:3.12 [2021-09-14T02:18:07.005Z] ---> afc2cc120ca2 [2021-09-14T02:18:07.005Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-14T02:18:07.005Z] ---> Running in 73dc4413a454 [2021-09-14T02:18:07.302Z] ---> Running in a48b8cb5dcb1 [2021-09-14T02:18:07.302Z] ---> Running in e8abaabc9cea [2021-09-14T02:18:07.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:08.198Z] Removing intermediate container 73dc4413a454 [2021-09-14T02:18:08.198Z] ---> 726caa41852b [2021-09-14T02:18:08.198Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T02:18:08.198Z] ---> c154b2d94f44 [2021-09-14T02:18:08.198Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-14T02:18:08.476Z] ---> Running in e395e7f57117 [2021-09-14T02:18:08.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:09.085Z] Removing intermediate container e395e7f57117 [2021-09-14T02:18:09.085Z] ---> 130a4e6efd85 [2021-09-14T02:18:09.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:18:09.085Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-14T02:18:09.085Z] (2/2) Installing su-exec (0.2-r1) [2021-09-14T02:18:09.085Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:18:09.085Z] OK: 5 MiB in 16 packages [2021-09-14T02:18:09.366Z] ---> 5ab685482bd2 [2021-09-14T02:18:09.367Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-14T02:18:09.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:09.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:09.939Z] ---> Running in 61af76e6bf07 [2021-09-14T02:18:09.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:09.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:10.223Z] ---> 054817a82e61 [2021-09-14T02:18:10.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-14T02:18:10.503Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-14T02:18:10.503Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-14T02:18:10.503Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-14T02:18:10.503Z] (3/3) Installing su-exec (0.2-r1) [2021-09-14T02:18:10.503Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:18:10.503Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-14T02:18:10.503Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:18:10.503Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-14T02:18:10.783Z] (4/4) Installing curl (7.78.0-r0) [2021-09-14T02:18:10.783Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:18:10.783Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:18:10.783Z] Removing intermediate container 61af76e6bf07 [2021-09-14T02:18:10.783Z] ---> ea534586d267 [2021-09-14T02:18:10.783Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:18:10.783Z] OK: 6 MiB in 17 packages [2021-09-14T02:18:11.080Z] OK: 7 MiB in 18 packages [2021-09-14T02:18:11.080Z] Removing intermediate container e59c48d999a4 [2021-09-14T02:18:11.080Z] ---> 5a98ea2d7313 [2021-09-14T02:18:11.080Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-14T02:18:11.357Z] ---> Running in ae9f6f460bfe [2021-09-14T02:18:11.642Z] ---> Running in f76cab6d106d [2021-09-14T02:18:12.250Z] Removing intermediate container ae9f6f460bfe [2021-09-14T02:18:12.250Z] ---> cd69f028552a [2021-09-14T02:18:12.250Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T02:18:12.250Z] ---> c4c97653e01e [2021-09-14T02:18:12.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-14T02:18:12.250Z] Removing intermediate container f76cab6d106d [2021-09-14T02:18:12.250Z] ---> de5efa357a7c [2021-09-14T02:18:12.250Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-14T02:18:12.530Z] ---> Running in ae54252855d4 [2021-09-14T02:18:12.531Z] ---> Running in e643226d4421 [2021-09-14T02:18:13.545Z] Removing intermediate container a48b8cb5dcb1 [2021-09-14T02:18:13.545Z] ---> 1abcb70c8a93 [2021-09-14T02:18:13.545Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T02:18:13.545Z] Removing intermediate container ae54252855d4 [2021-09-14T02:18:13.545Z] ---> 9b594d0220f0 [2021-09-14T02:18:13.545Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:18:13.545Z] Removing intermediate container e643226d4421 [2021-09-14T02:18:13.545Z] ---> eaac965f65f6 [2021-09-14T02:18:13.545Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-14T02:18:13.545Z] Removing intermediate container e8abaabc9cea [2021-09-14T02:18:13.545Z] ---> 58666d1837cb [2021-09-14T02:18:13.545Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T02:18:13.545Z] ---> Running in 651b7d63d2df [2021-09-14T02:18:13.545Z] ---> Running in c57802d20aa9 [2021-09-14T02:18:13.828Z] ---> a108b7e729c5 [2021-09-14T02:18:13.828Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-14T02:18:13.828Z] ---> Running in 7bb0583e5809 [2021-09-14T02:18:13.828Z] ---> Running in 1c8af1a8c0aa [2021-09-14T02:18:14.106Z] ---> Running in e0137e23e40f [2021-09-14T02:18:14.386Z] Removing intermediate container 651b7d63d2df [2021-09-14T02:18:14.386Z] ---> c5c2e3cd9ef3 [2021-09-14T02:18:14.386Z] Step 14/22 : WORKDIR /edgex [2021-09-14T02:18:14.386Z] Removing intermediate container c57802d20aa9 [2021-09-14T02:18:14.386Z] ---> 7c7ed253d0af [2021-09-14T02:18:14.386Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:18:14.673Z] Removing intermediate container 1c8af1a8c0aa [2021-09-14T02:18:14.673Z] ---> 5d41a103061b [2021-09-14T02:18:14.673Z] Step 14/26 : WORKDIR / [2021-09-14T02:18:14.673Z] ---> Running in 2049581e61dd [2021-09-14T02:18:14.673Z] ---> Running in 988b204a5b5c [2021-09-14T02:18:14.956Z] ---> Running in 1de618968f05 [2021-09-14T02:18:14.956Z] Removing intermediate container e0137e23e40f [2021-09-14T02:18:14.956Z] ---> b8e0984dc532 [2021-09-14T02:18:14.956Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:18:15.236Z] ---> Running in 34d028e5562e [2021-09-14T02:18:15.515Z] Removing intermediate container 988b204a5b5c [2021-09-14T02:18:15.515Z] ---> b664184f4ddb [2021-09-14T02:18:15.515Z] [2021-09-14T02:18:15.798Z] Removing intermediate container 2049581e61dd [2021-09-14T02:18:15.798Z] ---> 871a07663193 [2021-09-14T02:18:15.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-14T02:18:15.798Z] Removing intermediate container 1de618968f05 [2021-09-14T02:18:15.798Z] ---> c43ae0c0634d [2021-09-14T02:18:15.798Z] 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-09-14T02:18:16.077Z] Successfully built b664184f4ddb [2021-09-14T02:18:16.077Z] Successfully tagged core-command-arm64:latest [2021-09-14T02:18:16.077Z]  Building core-command ... done Building support-notifications [2021-09-14T02:18:16.077Z] Removing intermediate container 34d028e5562e [2021-09-14T02:18:16.077Z] ---> 70bc52d95952 [2021-09-14T02:18:16.077Z] Step 21/23 : LABEL arch=arm64 [2021-09-14T02:18:16.357Z] ---> Running in f8b1ad1dc453 [2021-09-14T02:18:16.985Z] ---> dc30d7e4b948 [2021-09-14T02:18:16.985Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-14T02:18:16.985Z] Removing intermediate container 7bb0583e5809 [2021-09-14T02:18:16.985Z] ---> 7bd78ffc1921 [2021-09-14T02:18:16.985Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-14T02:18:18.994Z] Removing intermediate container f8b1ad1dc453 [2021-09-14T02:18:18.994Z] ---> 7d85efebcb2b [2021-09-14T02:18:18.994Z] Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:18:19.283Z] ---> 06ca03f635cb [2021-09-14T02:18:19.283Z] 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-09-14T02:18:19.283Z] ---> Running in f019af243cca [2021-09-14T02:18:19.283Z] ---> Running in 738e612d9cda [2021-09-14T02:18:19.559Z] ---> 3bb9feff9a74 [2021-09-14T02:18:19.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-14T02:18:19.891Z] Removing intermediate container f019af243cca [2021-09-14T02:18:19.891Z] ---> 77e9af10d2d7 [2021-09-14T02:18:19.891Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-14T02:18:20.170Z] Removing intermediate container 738e612d9cda [2021-09-14T02:18:20.170Z] ---> dfeee0e6958f [2021-09-14T02:18:20.170Z] Step 23/23 : LABEL version=2.0.1-dev.46 [2021-09-14T02:18:20.447Z] ---> fb9fd72f22d0 [2021-09-14T02:18:20.447Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-14T02:18:20.726Z] ---> Running in 4dd3e0cba9c5 [2021-09-14T02:18:22.189Z] Removing intermediate container 4dd3e0cba9c5 [2021-09-14T02:18:22.189Z] ---> 7583df45debb [2021-09-14T02:18:22.189Z] [2021-09-14T02:18:22.189Z] Successfully built 7583df45debb [2021-09-14T02:18:22.464Z] ---> 3c52e7ab8c9a [2021-09-14T02:18:22.464Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-14T02:18:22.464Z] Successfully tagged support-scheduler-arm64:latest [2021-09-14T02:18:22.464Z]  Building support-scheduler ... done Building core-data [2021-09-14T02:18:22.758Z] ---> 97a5fe19df88 [2021-09-14T02:18:22.758Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-14T02:18:23.046Z] ---> b9f5f948c312 [2021-09-14T02:18:23.046Z] 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-09-14T02:18:23.654Z] ---> Running in 07ae4f2a02ee [2021-09-14T02:18:23.654Z] ---> Running in 0cee40d984c2 [2021-09-14T02:18:25.123Z] ---> 40b71bca948c [2021-09-14T02:18:25.124Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-14T02:18:26.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:18:26.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:18:26.597Z] ---> 6ecfe6202cc9 [2021-09-14T02:18:26.597Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T02:18:26.597Z] ---> Using cache [2021-09-14T02:18:26.597Z] ---> f04625ac5f50 [2021-09-14T02:18:26.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:18:26.597Z] ---> Using cache [2021-09-14T02:18:26.597Z] ---> a09c8370d7ca [2021-09-14T02:18:26.597Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-14T02:18:28.044Z] Removing intermediate container 07ae4f2a02ee [2021-09-14T02:18:28.044Z] ---> 14c4e73846f3 [2021-09-14T02:18:28.044Z] Step 19/22 : CMD ["--init=true"] [2021-09-14T02:18:28.044Z] ---> Running in 1face6d9df3d [2021-09-14T02:18:28.044Z] ---> 2356d38d0587 [2021-09-14T02:18:28.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-14T02:18:28.044Z] ---> Running in a28ea573c99a [2021-09-14T02:18:29.805Z] Removing intermediate container a28ea573c99a [2021-09-14T02:18:29.805Z] ---> f31de2a46b4d [2021-09-14T02:18:29.805Z] Step 20/22 : LABEL arch=arm64 [2021-09-14T02:18:30.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:30.406Z] Removing intermediate container 0cee40d984c2 [2021-09-14T02:18:30.406Z] ---> 5c0ee5e842f3 [2021-09-14T02:18:30.406Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:18:31.006Z] ---> Running in 9c317ef6c706 [2021-09-14T02:18:31.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:31.885Z] ---> 8255679c867c [2021-09-14T02:18:31.885Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-14T02:18:32.163Z] Removing intermediate container 9c317ef6c706 [2021-09-14T02:18:32.163Z] ---> b6f0c1458cdc [2021-09-14T02:18:32.163Z] Step 21/22 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:18:32.455Z] OK: 218 MiB in 52 packages [2021-09-14T02:18:32.730Z] ---> 50299f845a14 [2021-09-14T02:18:32.730Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-14T02:18:33.001Z] ---> Running in e524643a3fb2 [2021-09-14T02:18:33.273Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:18:33.273Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:18:33.273Z] ---> 6ecfe6202cc9 [2021-09-14T02:18:33.273Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:18:33.273Z] ---> Using cache [2021-09-14T02:18:33.273Z] ---> f04625ac5f50 [2021-09-14T02:18:33.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:18:33.273Z] ---> Using cache [2021-09-14T02:18:33.273Z] ---> a09c8370d7ca [2021-09-14T02:18:33.273Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-14T02:18:33.874Z] ---> Running in 0b0c204738f0 [2021-09-14T02:18:33.874Z] ---> 42ec914a1db5 [2021-09-14T02:18:33.874Z] 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-09-14T02:18:34.468Z] Removing intermediate container e524643a3fb2 [2021-09-14T02:18:34.468Z] ---> 839fc8b76679 [2021-09-14T02:18:34.468Z] Step 22/22 : LABEL version=2.0.1-dev.46 [2021-09-14T02:18:34.468Z] ---> Running in 3df0d7a53a39 [2021-09-14T02:18:34.752Z] ---> 18a5ff98209c [2021-09-14T02:18:34.752Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-14T02:18:34.752Z] ---> Running in 016d211b5ef6 [2021-09-14T02:18:35.031Z] Removing intermediate container 1face6d9df3d [2021-09-14T02:18:35.031Z] ---> 2aac185b9822 [2021-09-14T02:18:35.031Z] Step 6/23 : COPY go.mod . [2021-09-14T02:18:36.024Z] Removing intermediate container 016d211b5ef6 [2021-09-14T02:18:36.025Z] ---> 42bd085cb6d4 [2021-09-14T02:18:36.025Z] [2021-09-14T02:18:36.025Z] ---> bc9e145e8bc4 [2021-09-14T02:18:36.025Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-14T02:18:36.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:36.296Z] Successfully built 42bd085cb6d4 [2021-09-14T02:18:36.296Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-14T02:18:36.296Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-09-14T02:18:36.296Z] ---> f337c63a337e [2021-09-14T02:18:36.296Z] Step 7/23 : RUN go mod download [2021-09-14T02:18:36.575Z] ---> Running in f6ee4686a7c9 [2021-09-14T02:18:37.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:38.180Z] OK: 218 MiB in 52 packages [2021-09-14T02:18:38.460Z] ---> 3977a0da60a7 [2021-09-14T02:18:38.460Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-14T02:18:40.462Z] Removing intermediate container 3df0d7a53a39 [2021-09-14T02:18:40.462Z] ---> 9fb850dd2962 [2021-09-14T02:18:40.462Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-14T02:18:40.462Z] ---> a0fd96d2774f [2021-09-14T02:18:40.462Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-14T02:18:40.737Z] ---> Running in 172b0009ea27 [2021-09-14T02:18:41.348Z] ---> Running in 98835a619d98 [2021-09-14T02:18:42.373Z] Removing intermediate container 172b0009ea27 [2021-09-14T02:18:42.373Z] ---> 3ed792d48fc0 [2021-09-14T02:18:42.373Z] Step 24/26 : LABEL arch=arm64 [2021-09-14T02:18:42.373Z] Removing intermediate container 0b0c204738f0 [2021-09-14T02:18:42.373Z] ---> 7ca58cce392a [2021-09-14T02:18:42.373Z] Step 6/24 : COPY go.mod . [2021-09-14T02:18:44.409Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:18:44.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:18:44.409Z] ---> 6ecfe6202cc9 [2021-09-14T02:18:44.409Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:18:44.409Z] ---> Using cache [2021-09-14T02:18:44.409Z] ---> f04625ac5f50 [2021-09-14T02:18:44.409Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:18:44.409Z] ---> Using cache [2021-09-14T02:18:44.409Z] ---> a09c8370d7ca [2021-09-14T02:18:44.409Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-14T02:18:45.039Z] Removing intermediate container f6ee4686a7c9 [2021-09-14T02:18:45.039Z] ---> 8161b6d88af3 [2021-09-14T02:18:45.039Z] Step 8/23 : COPY . . [2021-09-14T02:18:45.039Z] Removing intermediate container 98835a619d98 [2021-09-14T02:18:45.039Z] ---> 27867b7fbff2 [2021-09-14T02:18:45.039Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-14T02:18:45.039Z] ---> Running in f44ff1da5c0e [2021-09-14T02:18:45.322Z] ---> c2b1948fa3a2 [2021-09-14T02:18:45.322Z] Step 7/24 : RUN go mod download [2021-09-14T02:18:45.322Z] ---> Running in 0286e2df78fa [2021-09-14T02:18:45.606Z] ---> Running in 3a111bc9e7cd [2021-09-14T02:18:46.218Z] Removing intermediate container f44ff1da5c0e [2021-09-14T02:18:46.218Z] ---> 565d53df8f9f [2021-09-14T02:18:46.218Z] Step 25/26 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:18:47.726Z] ---> 3b9ec1591a74 [2021-09-14T02:18:47.726Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-14T02:18:47.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:48.035Z] ---> Running in 98bf2d46348e [2021-09-14T02:18:48.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:18:49.019Z] ---> Running in bdf010551d83 [2021-09-14T02:18:49.670Z] Removing intermediate container 98bf2d46348e [2021-09-14T02:18:49.670Z] ---> c9703517a300 [2021-09-14T02:18:49.670Z] Step 26/26 : LABEL version=2.0.1-dev.46 [2021-09-14T02:18:49.670Z] OK: 218 MiB in 52 packages [2021-09-14T02:18:51.157Z] ---> Running in d2d4e5e9955b [2021-09-14T02:18:52.793Z] Removing intermediate container d2d4e5e9955b [2021-09-14T02:18:52.793Z] ---> 084020587d0b [2021-09-14T02:18:52.793Z] [2021-09-14T02:18:53.519Z] Successfully built 084020587d0b [2021-09-14T02:18:53.519Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-14T02:18:53.519Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-14T02:18:53.840Z] Removing intermediate container 3a111bc9e7cd [2021-09-14T02:18:53.840Z] ---> d6c6800a9190 [2021-09-14T02:18:53.840Z] Step 8/24 : COPY . . [2021-09-14T02:18:54.216Z] Removing intermediate container 0286e2df78fa [2021-09-14T02:18:54.216Z] ---> 016dbb70a135 [2021-09-14T02:18:54.216Z] Step 6/24 : COPY go.mod . [2021-09-14T02:18:55.960Z] ---> 78d53dc56bbc [2021-09-14T02:18:55.960Z] Step 9/23 : RUN go mod tidy [2021-09-14T02:18:58.082Z] Removing intermediate container bdf010551d83 [2021-09-14T02:18:58.082Z] ---> ac6363338031 [2021-09-14T02:18:58.082Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-14T02:18:59.373Z] ---> 46a7abb8aad7 [2021-09-14T02:18:59.373Z] Step 7/24 : RUN go mod download [2021-09-14T02:18:59.373Z] ---> Running in 266d327f7940 [2021-09-14T02:18:59.999Z] ---> Running in adf3f6fb8e3c [2021-09-14T02:19:00.613Z] ---> Running in 8f8c774e9f3a [2021-09-14T02:19:01.646Z] Removing intermediate container adf3f6fb8e3c [2021-09-14T02:19:01.646Z] ---> ba382d1648b9 [2021-09-14T02:19:01.646Z] Step 29/32 : CMD ["gate"] [2021-09-14T02:19:03.167Z] ---> Running in cc572dc80af1 [2021-09-14T02:19:03.463Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T02:19:03.463Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T02:19:03.463Z] ---> 6ecfe6202cc9 [2021-09-14T02:19:03.463Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> f04625ac5f50 [2021-09-14T02:19:03.463Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> a09c8370d7ca [2021-09-14T02:19:03.463Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> 29715fcbb595 [2021-09-14T02:19:03.463Z] Step 6/24 : COPY go.mod . [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> 6397369bb186 [2021-09-14T02:19:03.463Z] Step 7/24 : RUN go mod download [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> b56474c844e5 [2021-09-14T02:19:03.463Z] Step 8/24 : COPY . . [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> 71370d33719c [2021-09-14T02:19:03.463Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:19:03.463Z] ---> Using cache [2021-09-14T02:19:03.463Z] ---> d588869e269b [2021-09-14T02:19:03.463Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-14T02:19:03.750Z] ---> d375b464a624 [2021-09-14T02:19:03.750Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:19:04.031Z] ---> Running in 7ca6156ee123 [2021-09-14T02:19:04.031Z] ---> Running in 80b2632f7b06 [2021-09-14T02:19:04.322Z] Removing intermediate container cc572dc80af1 [2021-09-14T02:19:04.322Z] ---> 8063dd903207 [2021-09-14T02:19:04.322Z] Step 30/32 : LABEL arch=arm64 [2021-09-14T02:19:04.929Z] ---> Running in fb300c7a74f7 [2021-09-14T02:19:05.547Z] Removing intermediate container fb300c7a74f7 [2021-09-14T02:19:05.547Z] ---> 744e3cec7958 [2021-09-14T02:19:05.547Z] Step 31/32 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:19:06.183Z] ---> Running in a58ef7a2a154 [2021-09-14T02:19:06.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T02:19:06.756Z] Removing intermediate container 266d327f7940 [2021-09-14T02:19:06.756Z] ---> 8e3ba1c961a1 [2021-09-14T02:19:06.756Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-14T02:19:07.050Z] ---> Running in f3b8be082748 [2021-09-14T02:19:07.342Z] Removing intermediate container a58ef7a2a154 [2021-09-14T02:19:07.342Z] ---> aca2ee71482d [2021-09-14T02:19:07.342Z] Step 32/32 : LABEL version=2.0.1-dev.46 [2021-09-14T02:19:07.634Z] Removing intermediate container 8f8c774e9f3a [2021-09-14T02:19:07.634Z] ---> abeb3402f9fa [2021-09-14T02:19:07.634Z] Step 8/24 : COPY . . [2021-09-14T02:19:07.937Z] ---> Running in f4e8d15351d3 [2021-09-14T02:19:08.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-14T02:19:09.602Z] Removing intermediate container f4e8d15351d3 [2021-09-14T02:19:09.602Z] ---> 99f87c6da617 [2021-09-14T02:19:09.602Z] [2021-09-14T02:19:10.251Z] Successfully built 99f87c6da617 [2021-09-14T02:19:10.550Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-14T02:19:12.077Z]  Building security-bootstrapper ... done Removing intermediate container 80b2632f7b06 [2021-09-14T02:19:12.077Z] ---> 688a65b36c17 [2021-09-14T02:19:12.077Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-14T02:19:13.107Z] ---> Running in 8f360f7096ed [2021-09-14T02:19:15.136Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T02:19:20.661Z] ---> dd32b4f55da5 [2021-09-14T02:19:20.661Z] Step 9/24 : RUN go mod tidy [2021-09-14T02:19:20.661Z] ---> Running in fca1fce7c733 [2021-09-14T02:19:29.102Z] Removing intermediate container fca1fce7c733 [2021-09-14T02:19:29.102Z] ---> 01d5bf2ae151 [2021-09-14T02:19:29.102Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-14T02:19:29.102Z] ---> Running in 57938ba43bfd [2021-09-14T02:19:30.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T02:20:53.833Z] Removing intermediate container 7ca6156ee123 [2021-09-14T02:20:53.833Z] ---> 78c6862381b6 [2021-09-14T02:20:53.833Z] [2021-09-14T02:20:53.833Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:20:53.833Z] ---> afc2cc120ca2 [2021-09-14T02:20:53.833Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T02:20:53.833Z] ---> Using cache [2021-09-14T02:20:53.833Z] ---> 157a4f4ad31a [2021-09-14T02:20:53.833Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:20:53.833Z] ---> Using cache [2021-09-14T02:20:53.833Z] ---> 622266729827 [2021-09-14T02:20:53.833Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-14T02:20:53.833Z] Removing intermediate container f3b8be082748 [2021-09-14T02:20:53.833Z] ---> 421376bc2b07 [2021-09-14T02:20:53.833Z] [2021-09-14T02:20:53.833Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T02:20:53.833Z] ---> afc2cc120ca2 [2021-09-14T02:20:53.833Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-14T02:20:53.833Z] ---> Running in c1b06523efa8 [2021-09-14T02:20:53.833Z] ---> Running in 9541689dd2ba [2021-09-14T02:20:53.833Z] Removing intermediate container c1b06523efa8 [2021-09-14T02:20:53.833Z] ---> ddda7dbe1bec [2021-09-14T02:20:53.833Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T02:20:53.833Z] ---> Running in 66860db1fa5f [2021-09-14T02:20:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:20:53.833Z] Removing intermediate container 66860db1fa5f [2021-09-14T02:20:53.833Z] ---> d79a57cd1ccd [2021-09-14T02:20:53.833Z] Step 16/24 : WORKDIR / [2021-09-14T02:20:53.833Z] ---> Running in 0252df6f83df [2021-09-14T02:20:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:20:54.113Z] Removing intermediate container 0252df6f83df [2021-09-14T02:20:54.113Z] ---> fc3ce13c8a3f [2021-09-14T02:20:54.113Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:20:54.113Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-14T02:20:54.113Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-14T02:20:54.113Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:20:54.113Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T02:20:54.392Z] OK: 6 MiB in 16 packages [2021-09-14T02:20:56.404Z] ---> 14209c1f05e4 [2021-09-14T02:20:56.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-14T02:20:57.401Z] Removing intermediate container 9541689dd2ba [2021-09-14T02:20:57.401Z] ---> 42129638f298 [2021-09-14T02:20:57.401Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T02:20:58.736Z] ---> Running in 24e747d12fd5 [2021-09-14T02:20:59.012Z] ---> 656ef7294604 [2021-09-14T02:20:59.012Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-14T02:20:59.325Z] Removing intermediate container 24e747d12fd5 [2021-09-14T02:20:59.325Z] ---> 7a3e87b9773c [2021-09-14T02:20:59.325Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-14T02:20:59.325Z] Removing intermediate container 57938ba43bfd [2021-09-14T02:20:59.325Z] ---> 72bbb4117122 [2021-09-14T02:20:59.325Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-14T02:20:59.959Z] ---> Running in fe5862104b1c [2021-09-14T02:20:59.959Z] ---> Running in 700c8c8536e2 [2021-09-14T02:21:00.235Z] ---> 8aea2bbbe307 [2021-09-14T02:21:00.235Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-14T02:21:00.524Z] ---> Running in a4b17ee4b7af [2021-09-14T02:21:00.524Z] Removing intermediate container 700c8c8536e2 [2021-09-14T02:21:00.524Z] ---> 7a24d483af19 [2021-09-14T02:21:00.524Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T02:21:00.815Z] ---> Running in 9096e8764ae1 [2021-09-14T02:21:01.131Z] Removing intermediate container a4b17ee4b7af [2021-09-14T02:21:01.131Z] ---> 781a3efb0ad9 [2021-09-14T02:21:01.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:21:01.765Z] ---> Running in 42004245d655 [2021-09-14T02:21:01.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-14T02:21:01.765Z] Removing intermediate container 9096e8764ae1 [2021-09-14T02:21:01.765Z] ---> 2fdb3fd787df [2021-09-14T02:21:01.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:21:02.816Z] Removing intermediate container 42004245d655 [2021-09-14T02:21:02.816Z] ---> 5409b7a159ad [2021-09-14T02:21:02.816Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T02:21:02.816Z] ---> Running in d0299faea794 [2021-09-14T02:21:03.510Z] ---> 2ed948e47a9d [2021-09-14T02:21:03.510Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-14T02:21:03.850Z] Removing intermediate container d0299faea794 [2021-09-14T02:21:03.850Z] ---> 5538b58182f6 [2021-09-14T02:21:03.850Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:21:03.850Z] Removing intermediate container 8f360f7096ed [2021-09-14T02:21:03.850Z] ---> b1de93e7c824 [2021-09-14T02:21:03.850Z] [2021-09-14T02:21:03.850Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T02:21:03.850Z] ---> afc2cc120ca2 [2021-09-14T02:21:03.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-14T02:21:04.203Z] ---> Running in 7ab0e0138ca5 [2021-09-14T02:21:04.203Z] ---> Running in d805073a7938 [2021-09-14T02:21:05.203Z] ---> 8ae8282621b5 [2021-09-14T02:21:05.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-14T02:21:05.203Z] Removing intermediate container 7ab0e0138ca5 [2021-09-14T02:21:05.203Z] ---> 55007ba4838f [2021-09-14T02:21:05.203Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:21:05.203Z] Removing intermediate container d805073a7938 [2021-09-14T02:21:05.203Z] ---> 84e84aa1a8bf [2021-09-14T02:21:05.203Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-14T02:21:05.203Z] Removing intermediate container fe5862104b1c [2021-09-14T02:21:05.203Z] ---> e2bced90dc3e [2021-09-14T02:21:05.203Z] [2021-09-14T02:21:05.203Z] Step 12/24 : FROM docker:20.10.7 [2021-09-14T02:21:05.478Z] ---> Running in e5bf49d67aed [2021-09-14T02:21:05.478Z] ---> Running in 0b2256fdfa79 [2021-09-14T02:21:05.478Z] 20.10.7: Pulling from library/docker [2021-09-14T02:21:06.076Z] ---> 7fed62dd6fa2 [2021-09-14T02:21:06.076Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-14T02:21:06.076Z] Removing intermediate container e5bf49d67aed [2021-09-14T02:21:06.076Z] ---> b29a6e3ba11b [2021-09-14T02:21:06.076Z] [2021-09-14T02:21:06.364Z] Successfully built b29a6e3ba11b [2021-09-14T02:21:06.364Z] Removing intermediate container 0b2256fdfa79 [2021-09-14T02:21:06.364Z] ---> cf1ebe4e8e09 [2021-09-14T02:21:06.364Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-14T02:21:06.364Z] Successfully tagged core-metadata-arm64:latest [2021-09-14T02:21:06.651Z]  Building core-metadata ... done  ---> Running in fe6af9538d5a [2021-09-14T02:21:06.950Z] ---> Running in 3d6f80506cf9 [2021-09-14T02:21:07.554Z] Removing intermediate container fe6af9538d5a [2021-09-14T02:21:07.554Z] ---> cb69d7cdd16d [2021-09-14T02:21:07.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:21:07.865Z] Removing intermediate container 3d6f80506cf9 [2021-09-14T02:21:07.865Z] ---> 40a9830fbd10 [2021-09-14T02:21:07.865Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T02:21:07.865Z] ---> Running in d7742c980fde [2021-09-14T02:21:07.865Z] ---> Running in e10132c79db4 [2021-09-14T02:21:08.511Z] Removing intermediate container d7742c980fde [2021-09-14T02:21:08.511Z] ---> d55fc21bd438 [2021-09-14T02:21:08.511Z] Step 21/23 : LABEL arch=arm64 [2021-09-14T02:21:08.796Z] ---> Running in 74294efdfc5d [2021-09-14T02:21:09.824Z] Removing intermediate container 74294efdfc5d [2021-09-14T02:21:09.824Z] ---> c75abd9fbbb3 [2021-09-14T02:21:09.824Z] Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:21:11.310Z] ---> Running in c361ad9dd430 [2021-09-14T02:21:12.380Z] Removing intermediate container c361ad9dd430 [2021-09-14T02:21:12.380Z] ---> 7163dc4685ee [2021-09-14T02:21:12.380Z] Step 23/23 : LABEL version=2.0.1-dev.46 [2021-09-14T02:21:12.665Z] Removing intermediate container e10132c79db4 [2021-09-14T02:21:12.665Z] ---> 57b7729000e2 [2021-09-14T02:21:12.665Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-14T02:21:13.315Z] ---> Running in f3d49e0ef13e [2021-09-14T02:21:13.591Z] ---> Running in c4f91d69fe0a [2021-09-14T02:21:13.878Z] Removing intermediate container f3d49e0ef13e [2021-09-14T02:21:13.878Z] ---> 4a8a8498bee5 [2021-09-14T02:21:13.878Z] [2021-09-14T02:21:14.507Z] Successfully built 4a8a8498bee5 [2021-09-14T02:21:14.507Z] Successfully tagged support-notifications-arm64:latest [2021-09-14T02:21:15.499Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:21:15.499Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-14T02:21:15.499Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-14T02:21:15.499Z] ---> df445af6242a [2021-09-14T02:21:15.499Z] 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-09-14T02:21:15.779Z] ---> Running in 5af67cd51b77 [2021-09-14T02:21:16.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:21:16.365Z] Removing intermediate container 5af67cd51b77 [2021-09-14T02:21:16.365Z] ---> 597d3cea4deb [2021-09-14T02:21:16.365Z] 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-09-14T02:21:16.366Z] ---> Running in e07494bac077 [2021-09-14T02:21:16.963Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-14T02:21:16.963Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-14T02:21:17.236Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-14T02:21:17.236Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-14T02:21:17.519Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-14T02:21:17.519Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-14T02:21:17.519Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T02:21:17.519Z] OK: 8 MiB in 20 packages [2021-09-14T02:21:17.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T02:21:18.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T02:21:18.684Z] (1/39) Installing readline (8.1.0-r0) [2021-09-14T02:21:18.684Z] (2/39) Installing bash (5.1.0-r0) [2021-09-14T02:21:18.966Z] Removing intermediate container c4f91d69fe0a [2021-09-14T02:21:18.966Z] ---> d8f595205a9f [2021-09-14T02:21:18.966Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T02:21:18.966Z] Executing bash-5.1.0-r0.post-install [2021-09-14T02:21:18.966Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-14T02:21:18.966Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-14T02:21:18.966Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-14T02:21:18.966Z] (6/39) Installing curl (7.78.0-r0) [2021-09-14T02:21:18.966Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-14T02:21:18.966Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-14T02:21:19.242Z] (9/39) Installing expat (2.2.10-r1) [2021-09-14T02:21:19.242Z] (10/39) Installing libffi (3.3-r2) [2021-09-14T02:21:19.242Z] (11/39) Installing gdbm (1.19-r0) [2021-09-14T02:21:19.242Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-14T02:21:19.242Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-14T02:21:19.242Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-14T02:21:20.316Z] ---> bde38727aec3 [2021-09-14T02:21:20.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-14T02:21:20.943Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-14T02:21:20.943Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-14T02:21:20.943Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-14T02:21:21.250Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-14T02:21:21.251Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-14T02:21:21.251Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-14T02:21:21.251Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-14T02:21:21.540Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-14T02:21:21.540Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-14T02:21:21.540Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-14T02:21:21.540Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-14T02:21:21.540Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-14T02:21:21.540Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-14T02:21:21.540Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-14T02:21:21.834Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-14T02:21:21.834Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-14T02:21:21.834Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-14T02:21:21.834Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-14T02:21:21.834Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-14T02:21:21.834Z] ---> 67e10e2bb074 [2021-09-14T02:21:21.834Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-14T02:21:21.834Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-14T02:21:21.834Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-14T02:21:21.834Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-14T02:21:21.834Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-14T02:21:21.834Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-14T02:21:21.834Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-14T02:21:22.516Z] Executing busybox-1.32.1-r6.trigger [2021-09-14T02:21:22.516Z] OK: 82 MiB in 59 packages [2021-09-14T02:21:22.817Z] ---> 50d562f0525e [2021-09-14T02:21:22.817Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-14T02:21:23.119Z] ---> Running in 42c1072e9211 [2021-09-14T02:21:23.399Z] Removing intermediate container 42c1072e9211 [2021-09-14T02:21:23.399Z] ---> 4d5e991626ec [2021-09-14T02:21:23.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:21:23.724Z] ---> Running in a0fc231f6e50 [2021-09-14T02:21:24.068Z] Removing intermediate container a0fc231f6e50 [2021-09-14T02:21:24.068Z] ---> 71ff9109e6cc [2021-09-14T02:21:24.068Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T02:21:24.364Z] ---> Running in 91e983fb4ddd [2021-09-14T02:21:24.716Z] Removing intermediate container 91e983fb4ddd [2021-09-14T02:21:24.716Z] ---> 194a1b9aad2a [2021-09-14T02:21:24.716Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:21:25.038Z] ---> Running in cf7d428dc44c [2021-09-14T02:21:25.390Z] Removing intermediate container cf7d428dc44c [2021-09-14T02:21:25.390Z] ---> b16f2479c720 [2021-09-14T02:21:25.390Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:21:25.669Z] ---> Running in 432f05d71a06 [2021-09-14T02:21:25.962Z] Removing intermediate container 432f05d71a06 [2021-09-14T02:21:25.962Z] ---> 86db9225f2c3 [2021-09-14T02:21:25.962Z] [2021-09-14T02:21:26.241Z] Successfully built 86db9225f2c3 [2021-09-14T02:21:26.525Z] Successfully tagged core-data-arm64:latest [2021-09-14T02:21:30.001Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-14T02:21:30.001Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-14T02:21:30.001Z] Collecting jsonschema<3,>=2.5.1 [2021-09-14T02:21:30.001Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-14T02:21:30.643Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-14T02:21:30.919Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-14T02:21:30.919Z] 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-09-14T02:21:30.919Z] Collecting texttable<0.10,>=0.9.0 [2021-09-14T02:21:30.919Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-14T02:21:32.379Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-14T02:21:32.665Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-14T02:21:34.617Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-14T02:21:34.617Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-14T02:21:34.892Z] Collecting PyYAML<4,>=3.10 [2021-09-14T02:21:34.892Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-14T02:21:39.074Z] Collecting docker<4.0,>=3.6.0 [2021-09-14T02:21:39.074Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-14T02:21:39.074Z] Collecting cached-property<2,>=1.2.0 [2021-09-14T02:21:39.074Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-14T02:21:39.074Z] Collecting docopt<0.7,>=0.6.1 [2021-09-14T02:21:39.075Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-14T02:21:40.578Z] Collecting docker-pycreds>=0.4.0 [2021-09-14T02:21:40.578Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-14T02:21:40.873Z] Collecting idna<2.8,>=2.5 [2021-09-14T02:21:40.873Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-14T02:21:40.873Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-14T02:21:40.873Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-14T02:21:41.195Z] Collecting certifi>=2017.4.17 [2021-09-14T02:21:41.196Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-14T02:21:41.809Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-14T02:21:41.809Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-14T02:21:42.090Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-14T02:21:42.090Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-14T02:21:42.090Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-14T02:21:42.090Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-14T02:21:42.735Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-14T02:21:42.735Z] Attempting uninstall: urllib3 [2021-09-14T02:21:42.735Z] Found existing installation: urllib3 1.26.2 [2021-09-14T02:21:42.735Z] Uninstalling urllib3-1.26.2: [2021-09-14T02:21:43.014Z] Successfully uninstalled urllib3-1.26.2 [2021-09-14T02:21:43.376Z] Attempting uninstall: idna [2021-09-14T02:21:43.376Z] Found existing installation: idna 3.1 [2021-09-14T02:21:43.376Z] Uninstalling idna-3.1: [2021-09-14T02:21:43.659Z] Successfully uninstalled idna-3.1 [2021-09-14T02:21:43.993Z] Attempting uninstall: chardet [2021-09-14T02:21:43.993Z] Found existing installation: chardet 4.0.0 [2021-09-14T02:21:43.993Z] Uninstalling chardet-4.0.0: [2021-09-14T02:21:44.305Z] Successfully uninstalled chardet-4.0.0 [2021-09-14T02:21:45.398Z] Attempting uninstall: requests [2021-09-14T02:21:45.398Z] Found existing installation: requests 2.25.1 [2021-09-14T02:21:45.398Z] Uninstalling requests-2.25.1: [2021-09-14T02:21:45.680Z] Successfully uninstalled requests-2.25.1 [2021-09-14T02:21:45.955Z] Running setup.py install for texttable: started [2021-09-14T02:21:47.516Z] Running setup.py install for texttable: finished with status 'done' [2021-09-14T02:21:47.516Z] Running setup.py install for PyYAML: started [2021-09-14T02:21:50.028Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-14T02:21:50.028Z] Running setup.py install for docopt: started [2021-09-14T02:21:51.578Z] Running setup.py install for docopt: finished with status 'done' [2021-09-14T02:21:51.578Z] Running setup.py install for dockerpty: started [2021-09-14T02:21:53.241Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-14T02:21:54.526Z] 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-09-14T02:22:03.458Z] Removing intermediate container e07494bac077 [2021-09-14T02:22:03.458Z] ---> 2e93db461abc [2021-09-14T02:22:03.458Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-14T02:22:03.458Z] ---> Running in 56717a219c07 [2021-09-14T02:22:03.778Z] Removing intermediate container 56717a219c07 [2021-09-14T02:22:03.778Z] ---> eb1116573387 [2021-09-14T02:22:03.778Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-14T02:22:03.778Z] ---> Running in 8a3cf492b598 [2021-09-14T02:22:04.389Z] Removing intermediate container 8a3cf492b598 [2021-09-14T02:22:04.389Z] ---> 5755c0419076 [2021-09-14T02:22:04.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-14T02:22:05.419Z] ---> 7c1990dbb7ba [2021-09-14T02:22:05.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-14T02:22:06.431Z] ---> 15a56ea7a6bd [2021-09-14T02:22:06.431Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-14T02:22:07.538Z] ---> bf3218c591e0 [2021-09-14T02:22:07.538Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-14T02:22:07.538Z] ---> Running in fa1e98b52d65 [2021-09-14T02:22:07.829Z] Removing intermediate container fa1e98b52d65 [2021-09-14T02:22:07.829Z] ---> 60b61d7fe869 [2021-09-14T02:22:07.829Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T02:22:08.106Z] ---> Running in 4fc174bec3e5 [2021-09-14T02:22:08.769Z] Removing intermediate container 4fc174bec3e5 [2021-09-14T02:22:08.769Z] ---> a71af1b01b94 [2021-09-14T02:22:08.769Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T02:22:08.769Z] ---> Running in 87c9686545f5 [2021-09-14T02:22:09.144Z] Removing intermediate container 87c9686545f5 [2021-09-14T02:22:09.144Z] ---> 88c1ea89802a [2021-09-14T02:22:09.145Z] Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:09.425Z] ---> Running in c27b9864d012 [2021-09-14T02:22:10.038Z] Removing intermediate container c27b9864d012 [2021-09-14T02:22:10.038Z] ---> ddc388e76809 [2021-09-14T02:22:10.038Z] Step 24/24 : LABEL version=2.0.1-dev.46 [2021-09-14T02:22:10.038Z] ---> Running in 8614004f9ae0 [2021-09-14T02:22:10.650Z] Removing intermediate container 8614004f9ae0 [2021-09-14T02:22:10.650Z] ---> 6e13dc7547e1 [2021-09-14T02:22:10.650Z] [2021-09-14T02:22:10.930Z] Successfully built 6e13dc7547e1 [2021-09-14T02:22:10.930Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-14T02:22:11.249Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-14T02:22:11.272Z] $ docker stop --time=1 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d [2021-09-14T02:22:13.156Z] $ docker rm -f 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T02:22:13.779Z] + docker images [2021-09-14T02:22:14.059Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-14T02:22:14.059Z] sys-mgmt-agent-arm64 latest 6e13dc7547e1 3 seconds ago 311MB [2021-09-14T02:22:14.059Z] core-data-arm64 latest 86db9225f2c3 48 seconds ago 19.3MB [2021-09-14T02:22:14.059Z] support-notifications-arm64 latest 4a8a8498bee5 About a minute ago 15.9MB [2021-09-14T02:22:14.059Z] core-metadata-arm64 latest b29a6e3ba11b About a minute ago 15.8MB [2021-09-14T02:22:14.059Z] e2bced90dc3e About a minute ago 1.45GB [2021-09-14T02:22:14.059Z] b1de93e7c824 About a minute ago 1.46GB [2021-09-14T02:22:14.059Z] 421376bc2b07 About a minute ago 1.45GB [2021-09-14T02:22:14.059Z] 78c6862381b6 About a minute ago 1.46GB [2021-09-14T02:22:14.059Z] security-bootstrapper-arm64 latest 99f87c6da617 3 minutes ago 17.7MB [2021-09-14T02:22:14.059Z] security-secretstore-setup-arm64 latest 084020587d0b 3 minutes ago 26.5MB [2021-09-14T02:22:14.059Z] security-proxy-setup-arm64 latest 42bd085cb6d4 3 minutes ago 24.6MB [2021-09-14T02:22:14.059Z] support-scheduler-arm64 latest 7583df45debb 3 minutes ago 15.2MB [2021-09-14T02:22:14.059Z] core-command-arm64 latest b664184f4ddb 3 minutes ago 15.2MB [2021-09-14T02:22:14.059Z] e0cee5b00ec0 4 minutes ago 1.46GB [2021-09-14T02:22:14.059Z] 92fe84e4a4bf 4 minutes ago 1.46GB [2021-09-14T02:22:14.059Z] cc397adc3213 4 minutes ago 1.45GB [2021-09-14T02:22:14.059Z] a603a70f4bc4 4 minutes ago 1.45GB [2021-09-14T02:22:14.059Z] fdfa4d243f2f 4 minutes ago 1.45GB [2021-09-14T02:22:14.059Z] ci-base-image-arm64 latest 6ecfe6202cc9 8 minutes ago 1.24GB [2021-09-14T02:22:14.059Z] alpine 3.12 afc2cc120ca2 13 days ago 5.33MB [2021-09-14T02:22:14.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-14T02:22:14.059Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-14T02:22:14.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-14T02:22:14.398Z] provisioning config files... [2021-09-14T02:22:14.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config6642114442844870784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:22:14.823Z] ---> docker-login.sh [2021-09-14T02:22:14.823Z] nexus3.edgexfoundry.org:10001 [2021-09-14T02:22:15.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:22:15.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:22:15.368Z] Configure a credential helper to remove this warning. See [2021-09-14T02:22:15.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:22:15.368Z] [2021-09-14T02:22:15.368Z] Login Succeeded [2021-09-14T02:22:15.368Z] nexus3.edgexfoundry.org:10002 [2021-09-14T02:22:15.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:22:15.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:22:15.913Z] Configure a credential helper to remove this warning. See [2021-09-14T02:22:15.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:22:15.913Z] [2021-09-14T02:22:15.913Z] Login Succeeded [2021-09-14T02:22:15.913Z] nexus3.edgexfoundry.org:10003 [2021-09-14T02:22:16.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:22:16.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:22:16.473Z] Configure a credential helper to remove this warning. See [2021-09-14T02:22:16.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:22:16.473Z] [2021-09-14T02:22:16.473Z] Login Succeeded [2021-09-14T02:22:16.473Z] nexus3.edgexfoundry.org:10004 [2021-09-14T02:22:16.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:22:17.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:22:17.298Z] Configure a credential helper to remove this warning. See [2021-09-14T02:22:17.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:22:17.298Z] [2021-09-14T02:22:17.298Z] Login Succeeded [2021-09-14T02:22:17.298Z] docker.io [2021-09-14T02:22:17.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T02:22:18.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T02:22:18.027Z] Configure a credential helper to remove this warning. See [2021-09-14T02:22:18.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T02:22:18.027Z] [2021-09-14T02:22:18.027Z] Login Succeeded [2021-09-14T02:22:18.027Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T02:22:18.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:22:18.192Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-14T02:22:18.192Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:18.192Z] latest [2021-09-14T02:22:18.192Z] 2.0.1-dev.46 [2021-09-14T02:22:18.192Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:18.192Z] main [2021-09-14T02:22:18.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:18.681Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:19.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:19.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T02:22:19.035Z] 7270554fa4a3: Preparing [2021-09-14T02:22:19.035Z] 6ff83023438f: Preparing [2021-09-14T02:22:19.035Z] d1c6fd89938d: Preparing [2021-09-14T02:22:19.035Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:19.035Z] bdc42e120bf6: Preparing [2021-09-14T02:22:19.318Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:19.318Z] d1c6fd89938d: Pushed [2021-09-14T02:22:19.318Z] f45b9f48e7e1: Pushed [2021-09-14T02:22:19.318Z] 7270554fa4a3: Pushed [2021-09-14T02:22:21.946Z] 6ff83023438f: Pushed [2021-09-14T02:22:21.946Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:22.298Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:22.685Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-14T02:22:22.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T02:22:22.685Z] 7270554fa4a3: Preparing [2021-09-14T02:22:22.685Z] 6ff83023438f: Preparing [2021-09-14T02:22:22.685Z] d1c6fd89938d: Preparing [2021-09-14T02:22:22.685Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:22.685Z] bdc42e120bf6: Preparing [2021-09-14T02:22:22.685Z] 7270554fa4a3: Layer already exists [2021-09-14T02:22:22.685Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:22.685Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:22.996Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:22.996Z] 6ff83023438f: Layer already exists [2021-09-14T02:22:22.996Z] latest: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:23.524Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:23.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 [2021-09-14T02:22:23.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T02:22:23.906Z] 7270554fa4a3: Preparing [2021-09-14T02:22:23.906Z] 6ff83023438f: Preparing [2021-09-14T02:22:23.906Z] d1c6fd89938d: Preparing [2021-09-14T02:22:23.906Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:23.906Z] bdc42e120bf6: Preparing [2021-09-14T02:22:23.906Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:23.906Z] 6ff83023438f: Layer already exists [2021-09-14T02:22:23.906Z] 7270554fa4a3: Layer already exists [2021-09-14T02:22:23.906Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:23.906Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:24.181Z] 2.0.1-dev.46: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:24.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:24.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T02:22:24.911Z] 7270554fa4a3: Preparing [2021-09-14T02:22:24.911Z] 6ff83023438f: Preparing [2021-09-14T02:22:24.911Z] d1c6fd89938d: Preparing [2021-09-14T02:22:24.911Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:24.911Z] bdc42e120bf6: Preparing [2021-09-14T02:22:24.911Z] 7270554fa4a3: Layer already exists [2021-09-14T02:22:24.911Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:24.911Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:24.911Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:24.911Z] 6ff83023438f: Layer already exists [2021-09-14T02:22:25.196Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:25.727Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:26.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-14T02:22:26.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T02:22:26.210Z] 7270554fa4a3: Preparing [2021-09-14T02:22:26.210Z] 6ff83023438f: Preparing [2021-09-14T02:22:26.210Z] d1c6fd89938d: Preparing [2021-09-14T02:22:26.210Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:26.210Z] bdc42e120bf6: Preparing [2021-09-14T02:22:26.210Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:26.210Z] 7270554fa4a3: Layer already exists [2021-09-14T02:22:26.210Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:26.210Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:26.210Z] 6ff83023438f: Layer already exists [2021-09-14T02:22:26.511Z] main: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:22:26.617Z] ===================================================== [Pipeline] echo [2021-09-14T02:22:26.640Z] taggedImages: [2021-09-14T02:22:26.640Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:26.640Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-14T02:22:26.640Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 [2021-09-14T02:22:26.640Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:26.640Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-14T02:22:26.690Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-14T02:22:26.690Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:26.690Z] latest [2021-09-14T02:22:26.690Z] 2.0.1-dev.46 [2021-09-14T02:22:26.690Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:26.690Z] main [2021-09-14T02:22:26.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:27.095Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:27.462Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:27.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T02:22:27.463Z] f8627e6e1795: Preparing [2021-09-14T02:22:27.463Z] 5f9499c3d8a8: Preparing [2021-09-14T02:22:27.463Z] d1c6fd89938d: Preparing [2021-09-14T02:22:27.463Z] ca1644a1e930: Preparing [2021-09-14T02:22:27.463Z] 22bfd9c25ec0: Preparing [2021-09-14T02:22:27.463Z] bdc42e120bf6: Preparing [2021-09-14T02:22:27.463Z] bdc42e120bf6: Waiting [2021-09-14T02:22:27.744Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:27.744Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:27.744Z] f8627e6e1795: Pushed [2021-09-14T02:22:27.744Z] 22bfd9c25ec0: Pushed [2021-09-14T02:22:28.410Z] ca1644a1e930: Pushed [2021-09-14T02:22:31.102Z] 5f9499c3d8a8: Pushed [2021-09-14T02:22:31.102Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:31.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:31.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-14T02:22:31.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T02:22:31.885Z] f8627e6e1795: Preparing [2021-09-14T02:22:31.885Z] 5f9499c3d8a8: Preparing [2021-09-14T02:22:31.885Z] d1c6fd89938d: Preparing [2021-09-14T02:22:31.885Z] ca1644a1e930: Preparing [2021-09-14T02:22:31.885Z] 22bfd9c25ec0: Preparing [2021-09-14T02:22:31.885Z] bdc42e120bf6: Preparing [2021-09-14T02:22:31.885Z] bdc42e120bf6: Waiting [2021-09-14T02:22:31.885Z] 22bfd9c25ec0: Layer already exists [2021-09-14T02:22:32.162Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:32.162Z] f8627e6e1795: Layer already exists [2021-09-14T02:22:32.162Z] 5f9499c3d8a8: Layer already exists [2021-09-14T02:22:32.162Z] ca1644a1e930: Layer already exists [2021-09-14T02:22:32.162Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:32.162Z] latest: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:32.524Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:32.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 [2021-09-14T02:22:32.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T02:22:32.880Z] f8627e6e1795: Preparing [2021-09-14T02:22:32.880Z] 5f9499c3d8a8: Preparing [2021-09-14T02:22:32.881Z] d1c6fd89938d: Preparing [2021-09-14T02:22:32.881Z] ca1644a1e930: Preparing [2021-09-14T02:22:32.881Z] 22bfd9c25ec0: Preparing [2021-09-14T02:22:32.881Z] bdc42e120bf6: Preparing [2021-09-14T02:22:32.881Z] bdc42e120bf6: Waiting [2021-09-14T02:22:32.881Z] ca1644a1e930: Layer already exists [2021-09-14T02:22:32.881Z] 22bfd9c25ec0: Layer already exists [2021-09-14T02:22:32.881Z] 5f9499c3d8a8: Layer already exists [2021-09-14T02:22:32.881Z] f8627e6e1795: Layer already exists [2021-09-14T02:22:33.159Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:33.159Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:33.159Z] 2.0.1-dev.46: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:33.560Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:33.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:33.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T02:22:33.950Z] f8627e6e1795: Preparing [2021-09-14T02:22:33.950Z] 5f9499c3d8a8: Preparing [2021-09-14T02:22:33.950Z] d1c6fd89938d: Preparing [2021-09-14T02:22:33.950Z] ca1644a1e930: Preparing [2021-09-14T02:22:33.950Z] 22bfd9c25ec0: Preparing [2021-09-14T02:22:33.950Z] bdc42e120bf6: Preparing [2021-09-14T02:22:33.950Z] bdc42e120bf6: Waiting [2021-09-14T02:22:33.950Z] 5f9499c3d8a8: Layer already exists [2021-09-14T02:22:33.950Z] ca1644a1e930: Layer already exists [2021-09-14T02:22:33.950Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:33.950Z] 22bfd9c25ec0: Layer already exists [2021-09-14T02:22:33.950Z] f8627e6e1795: Layer already exists [2021-09-14T02:22:33.950Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:34.222Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:34.586Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:34.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-14T02:22:34.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T02:22:34.939Z] f8627e6e1795: Preparing [2021-09-14T02:22:34.939Z] 5f9499c3d8a8: Preparing [2021-09-14T02:22:34.939Z] d1c6fd89938d: Preparing [2021-09-14T02:22:34.939Z] ca1644a1e930: Preparing [2021-09-14T02:22:34.939Z] 22bfd9c25ec0: Preparing [2021-09-14T02:22:34.939Z] bdc42e120bf6: Preparing [2021-09-14T02:22:34.939Z] bdc42e120bf6: Waiting [2021-09-14T02:22:34.939Z] f8627e6e1795: Layer already exists [2021-09-14T02:22:34.939Z] ca1644a1e930: Layer already exists [2021-09-14T02:22:34.939Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:34.939Z] 22bfd9c25ec0: Layer already exists [2021-09-14T02:22:34.939Z] 5f9499c3d8a8: Layer already exists [2021-09-14T02:22:34.939Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:35.215Z] main: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:22:35.295Z] ===================================================== [Pipeline] echo [2021-09-14T02:22:35.312Z] taggedImages: [2021-09-14T02:22:35.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:35.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-14T02:22:35.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 [2021-09-14T02:22:35.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:35.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-14T02:22:35.371Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-14T02:22:35.371Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:35.371Z] latest [2021-09-14T02:22:35.371Z] 2.0.1-dev.46 [2021-09-14T02:22:35.371Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:35.371Z] main [2021-09-14T02:22:35.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:35.808Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:36.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:36.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T02:22:36.175Z] 121f753e577d: Preparing [2021-09-14T02:22:36.175Z] efa9ead3da6b: Preparing [2021-09-14T02:22:36.175Z] d1c6fd89938d: Preparing [2021-09-14T02:22:36.175Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:36.175Z] bdc42e120bf6: Preparing [2021-09-14T02:22:36.457Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:36.457Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:36.457Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:36.457Z] 121f753e577d: Pushed [2021-09-14T02:22:39.154Z] efa9ead3da6b: Pushed [2021-09-14T02:22:39.433Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:39.812Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:40.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-14T02:22:40.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T02:22:40.167Z] 121f753e577d: Preparing [2021-09-14T02:22:40.167Z] efa9ead3da6b: Preparing [2021-09-14T02:22:40.167Z] d1c6fd89938d: Preparing [2021-09-14T02:22:40.167Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:40.167Z] bdc42e120bf6: Preparing [2021-09-14T02:22:40.167Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:40.167Z] efa9ead3da6b: Layer already exists [2021-09-14T02:22:40.167Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:40.167Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:40.442Z] 121f753e577d: Layer already exists [2021-09-14T02:22:40.442Z] latest: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:40.816Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:41.660Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 [2021-09-14T02:22:41.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T02:22:41.660Z] 121f753e577d: Preparing [2021-09-14T02:22:41.660Z] efa9ead3da6b: Preparing [2021-09-14T02:22:41.660Z] d1c6fd89938d: Preparing [2021-09-14T02:22:41.660Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:41.660Z] bdc42e120bf6: Preparing [2021-09-14T02:22:41.660Z] efa9ead3da6b: Layer already exists [2021-09-14T02:22:41.660Z] 121f753e577d: Layer already exists [2021-09-14T02:22:41.660Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:41.660Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:41.660Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:41.660Z] 2.0.1-dev.46: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:42.330Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:42.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:42.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T02:22:42.815Z] 121f753e577d: Preparing [2021-09-14T02:22:42.815Z] efa9ead3da6b: Preparing [2021-09-14T02:22:42.815Z] d1c6fd89938d: Preparing [2021-09-14T02:22:42.815Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:42.815Z] bdc42e120bf6: Preparing [2021-09-14T02:22:43.106Z] 121f753e577d: Layer already exists [2021-09-14T02:22:43.106Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:43.106Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:43.106Z] efa9ead3da6b: Layer already exists [2021-09-14T02:22:43.106Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:43.106Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:43.500Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:43.856Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-14T02:22:43.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T02:22:43.857Z] 121f753e577d: Preparing [2021-09-14T02:22:43.857Z] efa9ead3da6b: Preparing [2021-09-14T02:22:43.857Z] d1c6fd89938d: Preparing [2021-09-14T02:22:43.857Z] f45b9f48e7e1: Preparing [2021-09-14T02:22:43.857Z] bdc42e120bf6: Preparing [2021-09-14T02:22:43.857Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:43.857Z] 121f753e577d: Layer already exists [2021-09-14T02:22:43.857Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:22:44.139Z] efa9ead3da6b: Layer already exists [2021-09-14T02:22:44.139Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:44.139Z] main: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:22:44.230Z] ===================================================== [Pipeline] echo [2021-09-14T02:22:44.246Z] taggedImages: [2021-09-14T02:22:44.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:44.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-14T02:22:44.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 [2021-09-14T02:22:44.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:44.246Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-14T02:22:44.300Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-14T02:22:44.300Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:44.300Z] latest [2021-09-14T02:22:44.300Z] 2.0.1-dev.46 [2021-09-14T02:22:44.300Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:44.300Z] main [2021-09-14T02:22:44.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:44.759Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:45.490Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:45.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T02:22:45.491Z] 0144ebfde023: Preparing [2021-09-14T02:22:45.491Z] 0144ebfde023: Preparing [2021-09-14T02:22:45.491Z] 18170cbab9c4: Preparing [2021-09-14T02:22:45.491Z] ed65648ca40b: Preparing [2021-09-14T02:22:45.491Z] 8ff523c61440: Preparing [2021-09-14T02:22:45.491Z] b66d773b1244: Preparing [2021-09-14T02:22:45.491Z] d1c6fd89938d: Preparing [2021-09-14T02:22:45.491Z] de80eeb4cae8: Preparing [2021-09-14T02:22:45.491Z] 798f436c2d6a: Preparing [2021-09-14T02:22:45.491Z] 71fecee72f17: Preparing [2021-09-14T02:22:45.491Z] b134e0f3d387: Preparing [2021-09-14T02:22:45.491Z] bdc42e120bf6: Preparing [2021-09-14T02:22:45.491Z] d1c6fd89938d: Waiting [2021-09-14T02:22:45.491Z] de80eeb4cae8: Waiting [2021-09-14T02:22:45.491Z] 798f436c2d6a: Waiting [2021-09-14T02:22:45.491Z] 71fecee72f17: Waiting [2021-09-14T02:22:45.491Z] b134e0f3d387: Waiting [2021-09-14T02:22:45.491Z] bdc42e120bf6: Waiting [2021-09-14T02:22:46.592Z] 8ff523c61440: Pushed [2021-09-14T02:22:46.592Z] ed65648ca40b: Pushed [2021-09-14T02:22:46.592Z] 0144ebfde023: Pushed [2021-09-14T02:22:46.592Z] 18170cbab9c4: Pushed [2021-09-14T02:22:46.592Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:46.899Z] b134e0f3d387: Pushed [2021-09-14T02:22:46.899Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:46.899Z] de80eeb4cae8: Pushed [2021-09-14T02:22:46.899Z] 798f436c2d6a: Pushed [2021-09-14T02:22:46.899Z] 71fecee72f17: Pushed [2021-09-14T02:22:49.365Z] b66d773b1244: Pushed [2021-09-14T02:22:49.641Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:50.087Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:50.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-14T02:22:50.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T02:22:50.526Z] 0144ebfde023: Preparing [2021-09-14T02:22:50.526Z] 0144ebfde023: Preparing [2021-09-14T02:22:50.526Z] 18170cbab9c4: Preparing [2021-09-14T02:22:50.526Z] ed65648ca40b: Preparing [2021-09-14T02:22:50.526Z] 8ff523c61440: Preparing [2021-09-14T02:22:50.526Z] b66d773b1244: Preparing [2021-09-14T02:22:50.526Z] d1c6fd89938d: Preparing [2021-09-14T02:22:50.526Z] de80eeb4cae8: Preparing [2021-09-14T02:22:50.526Z] 798f436c2d6a: Preparing [2021-09-14T02:22:50.526Z] 71fecee72f17: Preparing [2021-09-14T02:22:50.526Z] b134e0f3d387: Preparing [2021-09-14T02:22:50.526Z] bdc42e120bf6: Preparing [2021-09-14T02:22:50.526Z] 798f436c2d6a: Waiting [2021-09-14T02:22:50.526Z] 71fecee72f17: Waiting [2021-09-14T02:22:50.526Z] b134e0f3d387: Waiting [2021-09-14T02:22:50.526Z] d1c6fd89938d: Waiting [2021-09-14T02:22:50.526Z] de80eeb4cae8: Waiting [2021-09-14T02:22:50.526Z] ed65648ca40b: Layer already exists [2021-09-14T02:22:50.526Z] b66d773b1244: Layer already exists [2021-09-14T02:22:50.526Z] 18170cbab9c4: Layer already exists [2021-09-14T02:22:50.526Z] 8ff523c61440: Layer already exists [2021-09-14T02:22:50.526Z] 0144ebfde023: Layer already exists [2021-09-14T02:22:50.805Z] 798f436c2d6a: Layer already exists [2021-09-14T02:22:50.805Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:50.805Z] de80eeb4cae8: Layer already exists [2021-09-14T02:22:50.805Z] b134e0f3d387: Layer already exists [2021-09-14T02:22:50.805Z] 71fecee72f17: Layer already exists [2021-09-14T02:22:50.805Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:50.805Z] latest: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:51.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:51.540Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 [2021-09-14T02:22:51.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T02:22:51.540Z] 0144ebfde023: Preparing [2021-09-14T02:22:51.540Z] 0144ebfde023: Preparing [2021-09-14T02:22:51.540Z] 18170cbab9c4: Preparing [2021-09-14T02:22:51.540Z] ed65648ca40b: Preparing [2021-09-14T02:22:51.540Z] 8ff523c61440: Preparing [2021-09-14T02:22:51.540Z] b66d773b1244: Preparing [2021-09-14T02:22:51.540Z] d1c6fd89938d: Preparing [2021-09-14T02:22:51.540Z] de80eeb4cae8: Preparing [2021-09-14T02:22:51.540Z] 798f436c2d6a: Preparing [2021-09-14T02:22:51.540Z] 71fecee72f17: Preparing [2021-09-14T02:22:51.540Z] b134e0f3d387: Preparing [2021-09-14T02:22:51.540Z] bdc42e120bf6: Preparing [2021-09-14T02:22:51.540Z] 798f436c2d6a: Waiting [2021-09-14T02:22:51.540Z] 71fecee72f17: Waiting [2021-09-14T02:22:51.540Z] b134e0f3d387: Waiting [2021-09-14T02:22:51.540Z] d1c6fd89938d: Waiting [2021-09-14T02:22:51.540Z] de80eeb4cae8: Waiting [2021-09-14T02:22:51.540Z] bdc42e120bf6: Waiting [2021-09-14T02:22:51.815Z] 18170cbab9c4: Layer already exists [2021-09-14T02:22:51.815Z] 0144ebfde023: Layer already exists [2021-09-14T02:22:51.815Z] b66d773b1244: Layer already exists [2021-09-14T02:22:51.815Z] ed65648ca40b: Layer already exists [2021-09-14T02:22:51.815Z] 8ff523c61440: Layer already exists [2021-09-14T02:22:51.815Z] de80eeb4cae8: Layer already exists [2021-09-14T02:22:51.815Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:51.815Z] 71fecee72f17: Layer already exists [2021-09-14T02:22:51.815Z] 798f436c2d6a: Layer already exists [2021-09-14T02:22:51.815Z] b134e0f3d387: Layer already exists [2021-09-14T02:22:51.815Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:51.815Z] 2.0.1-dev.46: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:52.266Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:52.652Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:52.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T02:22:52.652Z] 0144ebfde023: Preparing [2021-09-14T02:22:52.652Z] 0144ebfde023: Preparing [2021-09-14T02:22:52.652Z] 18170cbab9c4: Preparing [2021-09-14T02:22:52.652Z] ed65648ca40b: Preparing [2021-09-14T02:22:52.652Z] 8ff523c61440: Preparing [2021-09-14T02:22:52.652Z] b66d773b1244: Preparing [2021-09-14T02:22:52.652Z] d1c6fd89938d: Preparing [2021-09-14T02:22:52.652Z] de80eeb4cae8: Preparing [2021-09-14T02:22:52.652Z] 798f436c2d6a: Preparing [2021-09-14T02:22:52.652Z] 71fecee72f17: Preparing [2021-09-14T02:22:52.652Z] b134e0f3d387: Preparing [2021-09-14T02:22:52.652Z] bdc42e120bf6: Preparing [2021-09-14T02:22:52.652Z] d1c6fd89938d: Waiting [2021-09-14T02:22:52.652Z] de80eeb4cae8: Waiting [2021-09-14T02:22:52.652Z] 798f436c2d6a: Waiting [2021-09-14T02:22:52.652Z] 71fecee72f17: Waiting [2021-09-14T02:22:52.652Z] b134e0f3d387: Waiting [2021-09-14T02:22:52.652Z] bdc42e120bf6: Waiting [2021-09-14T02:22:52.652Z] ed65648ca40b: Layer already exists [2021-09-14T02:22:52.652Z] 0144ebfde023: Layer already exists [2021-09-14T02:22:52.652Z] 8ff523c61440: Layer already exists [2021-09-14T02:22:52.652Z] 18170cbab9c4: Layer already exists [2021-09-14T02:22:52.944Z] b66d773b1244: Layer already exists [2021-09-14T02:22:52.944Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:52.944Z] 798f436c2d6a: Layer already exists [2021-09-14T02:22:52.944Z] 71fecee72f17: Layer already exists [2021-09-14T02:22:52.944Z] de80eeb4cae8: Layer already exists [2021-09-14T02:22:52.944Z] b134e0f3d387: Layer already exists [2021-09-14T02:22:52.944Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:52.944Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:53.465Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:54.014Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-14T02:22:54.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T02:22:54.014Z] 0144ebfde023: Preparing [2021-09-14T02:22:54.014Z] 0144ebfde023: Preparing [2021-09-14T02:22:54.014Z] 18170cbab9c4: Preparing [2021-09-14T02:22:54.014Z] ed65648ca40b: Preparing [2021-09-14T02:22:54.014Z] 8ff523c61440: Preparing [2021-09-14T02:22:54.014Z] b66d773b1244: Preparing [2021-09-14T02:22:54.014Z] d1c6fd89938d: Preparing [2021-09-14T02:22:54.014Z] de80eeb4cae8: Preparing [2021-09-14T02:22:54.014Z] 798f436c2d6a: Preparing [2021-09-14T02:22:54.014Z] 71fecee72f17: Preparing [2021-09-14T02:22:54.014Z] b134e0f3d387: Preparing [2021-09-14T02:22:54.014Z] bdc42e120bf6: Preparing [2021-09-14T02:22:54.014Z] 798f436c2d6a: Waiting [2021-09-14T02:22:54.014Z] d1c6fd89938d: Waiting [2021-09-14T02:22:54.014Z] 71fecee72f17: Waiting [2021-09-14T02:22:54.014Z] b134e0f3d387: Waiting [2021-09-14T02:22:54.014Z] bdc42e120bf6: Waiting [2021-09-14T02:22:54.014Z] de80eeb4cae8: Waiting [2021-09-14T02:22:54.014Z] 0144ebfde023: Layer already exists [2021-09-14T02:22:54.014Z] ed65648ca40b: Layer already exists [2021-09-14T02:22:54.014Z] 18170cbab9c4: Layer already exists [2021-09-14T02:22:54.014Z] b66d773b1244: Layer already exists [2021-09-14T02:22:54.014Z] 8ff523c61440: Layer already exists [2021-09-14T02:22:54.014Z] 71fecee72f17: Layer already exists [2021-09-14T02:22:54.014Z] 798f436c2d6a: Layer already exists [2021-09-14T02:22:54.014Z] d1c6fd89938d: Layer already exists [2021-09-14T02:22:54.014Z] b134e0f3d387: Layer already exists [2021-09-14T02:22:54.014Z] de80eeb4cae8: Layer already exists [2021-09-14T02:22:54.014Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:54.390Z] main: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:22:54.468Z] ===================================================== [Pipeline] echo [2021-09-14T02:22:54.488Z] taggedImages: [2021-09-14T02:22:54.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:54.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-14T02:22:54.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 [2021-09-14T02:22:54.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:54.488Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-14T02:22:54.539Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-14T02:22:54.539Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:54.539Z] latest [2021-09-14T02:22:54.539Z] 2.0.1-dev.46 [2021-09-14T02:22:54.539Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:22:54.539Z] main [2021-09-14T02:22:54.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:54.947Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:55.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:22:55.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T02:22:55.663Z] 90ccfeac89cc: Preparing [2021-09-14T02:22:55.663Z] 6ffa364e9771: Preparing [2021-09-14T02:22:55.663Z] 7eecbd960a6b: Preparing [2021-09-14T02:22:55.663Z] d58de8951a66: Preparing [2021-09-14T02:22:55.663Z] 3b44a989293f: Preparing [2021-09-14T02:22:55.663Z] bdc42e120bf6: Preparing [2021-09-14T02:22:55.663Z] bdc42e120bf6: Waiting [2021-09-14T02:22:55.970Z] 7eecbd960a6b: Pushed [2021-09-14T02:22:55.970Z] d58de8951a66: Pushed [2021-09-14T02:22:56.247Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:56.520Z] 3b44a989293f: Pushed [2021-09-14T02:22:58.522Z] 6ffa364e9771: Pushed [2021-09-14T02:22:58.522Z] 90ccfeac89cc: Pushed [2021-09-14T02:22:58.522Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:58.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:22:59.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-14T02:22:59.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T02:22:59.339Z] 90ccfeac89cc: Preparing [2021-09-14T02:22:59.339Z] 6ffa364e9771: Preparing [2021-09-14T02:22:59.339Z] 7eecbd960a6b: Preparing [2021-09-14T02:22:59.339Z] d58de8951a66: Preparing [2021-09-14T02:22:59.339Z] 3b44a989293f: Preparing [2021-09-14T02:22:59.339Z] bdc42e120bf6: Preparing [2021-09-14T02:22:59.339Z] bdc42e120bf6: Waiting [2021-09-14T02:22:59.339Z] 7eecbd960a6b: Layer already exists [2021-09-14T02:22:59.339Z] 3b44a989293f: Layer already exists [2021-09-14T02:22:59.339Z] 90ccfeac89cc: Layer already exists [2021-09-14T02:22:59.339Z] d58de8951a66: Layer already exists [2021-09-14T02:22:59.339Z] 6ffa364e9771: Layer already exists [2021-09-14T02:22:59.339Z] bdc42e120bf6: Layer already exists [2021-09-14T02:22:59.633Z] latest: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:00.006Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:00.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 [2021-09-14T02:23:00.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T02:23:00.361Z] 90ccfeac89cc: Preparing [2021-09-14T02:23:00.361Z] 6ffa364e9771: Preparing [2021-09-14T02:23:00.361Z] 7eecbd960a6b: Preparing [2021-09-14T02:23:00.361Z] d58de8951a66: Preparing [2021-09-14T02:23:00.361Z] 3b44a989293f: Preparing [2021-09-14T02:23:00.361Z] bdc42e120bf6: Preparing [2021-09-14T02:23:00.361Z] bdc42e120bf6: Waiting [2021-09-14T02:23:00.361Z] 6ffa364e9771: Layer already exists [2021-09-14T02:23:00.361Z] 3b44a989293f: Layer already exists [2021-09-14T02:23:00.361Z] d58de8951a66: Layer already exists [2021-09-14T02:23:00.361Z] 7eecbd960a6b: Layer already exists [2021-09-14T02:23:00.361Z] 90ccfeac89cc: Layer already exists [2021-09-14T02:23:00.361Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:00.634Z] 2.0.1-dev.46: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:00.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:01.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:01.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T02:23:01.347Z] 90ccfeac89cc: Preparing [2021-09-14T02:23:01.347Z] 6ffa364e9771: Preparing [2021-09-14T02:23:01.347Z] 7eecbd960a6b: Preparing [2021-09-14T02:23:01.347Z] d58de8951a66: Preparing [2021-09-14T02:23:01.347Z] 3b44a989293f: Preparing [2021-09-14T02:23:01.347Z] bdc42e120bf6: Preparing [2021-09-14T02:23:01.347Z] bdc42e120bf6: Waiting [2021-09-14T02:23:01.347Z] 6ffa364e9771: Layer already exists [2021-09-14T02:23:01.347Z] 7eecbd960a6b: Layer already exists [2021-09-14T02:23:01.347Z] d58de8951a66: Layer already exists [2021-09-14T02:23:01.347Z] 90ccfeac89cc: Layer already exists [2021-09-14T02:23:01.621Z] 3b44a989293f: Layer already exists [2021-09-14T02:23:01.621Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:01.621Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:01.992Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:02.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-14T02:23:02.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T02:23:02.350Z] 90ccfeac89cc: Preparing [2021-09-14T02:23:02.350Z] 6ffa364e9771: Preparing [2021-09-14T02:23:02.350Z] 7eecbd960a6b: Preparing [2021-09-14T02:23:02.350Z] d58de8951a66: Preparing [2021-09-14T02:23:02.350Z] 3b44a989293f: Preparing [2021-09-14T02:23:02.350Z] bdc42e120bf6: Preparing [2021-09-14T02:23:02.350Z] bdc42e120bf6: Waiting [2021-09-14T02:23:02.350Z] d58de8951a66: Layer already exists [2021-09-14T02:23:02.350Z] 3b44a989293f: Layer already exists [2021-09-14T02:23:02.350Z] 7eecbd960a6b: Layer already exists [2021-09-14T02:23:02.350Z] 90ccfeac89cc: Layer already exists [2021-09-14T02:23:02.350Z] 6ffa364e9771: Layer already exists [2021-09-14T02:23:02.623Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:02.623Z] main: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:23:02.702Z] ===================================================== [Pipeline] echo [2021-09-14T02:23:02.720Z] taggedImages: [2021-09-14T02:23:02.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:02.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-14T02:23:02.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 [2021-09-14T02:23:02.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:02.720Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-14T02:23:02.765Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-14T02:23:02.765Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:02.765Z] latest [2021-09-14T02:23:02.765Z] 2.0.1-dev.46 [2021-09-14T02:23:02.765Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:02.765Z] main [2021-09-14T02:23:02.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:03.177Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:03.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:03.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T02:23:03.531Z] b862d3d23222: Preparing [2021-09-14T02:23:03.531Z] 5c3d17047509: Preparing [2021-09-14T02:23:03.531Z] e6b52387e326: Preparing [2021-09-14T02:23:03.531Z] cba6d17f3446: Preparing [2021-09-14T02:23:03.531Z] 7bb2f4dd3bd0: Preparing [2021-09-14T02:23:03.531Z] 9953c380ddcf: Preparing [2021-09-14T02:23:03.531Z] 0194676d26fe: Preparing [2021-09-14T02:23:03.531Z] 7e0f5072f6b3: Preparing [2021-09-14T02:23:03.531Z] e86c3f62ef1e: Preparing [2021-09-14T02:23:03.531Z] bdc42e120bf6: Preparing [2021-09-14T02:23:03.531Z] 7e0f5072f6b3: Waiting [2021-09-14T02:23:03.531Z] e86c3f62ef1e: Waiting [2021-09-14T02:23:03.531Z] 9953c380ddcf: Waiting [2021-09-14T02:23:03.531Z] 0194676d26fe: Waiting [2021-09-14T02:23:03.531Z] bdc42e120bf6: Waiting [2021-09-14T02:23:03.824Z] 7bb2f4dd3bd0: Pushed [2021-09-14T02:23:03.824Z] b862d3d23222: Pushed [2021-09-14T02:23:03.824Z] 5c3d17047509: Pushed [2021-09-14T02:23:04.099Z] 9953c380ddcf: Pushed [2021-09-14T02:23:04.099Z] 0194676d26fe: Pushed [2021-09-14T02:23:04.099Z] 7e0f5072f6b3: Pushed [2021-09-14T02:23:04.099Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:04.376Z] e86c3f62ef1e: Pushed [2021-09-14T02:23:06.368Z] cba6d17f3446: Pushed [2021-09-14T02:23:07.001Z] e6b52387e326: Pushed [2021-09-14T02:23:07.589Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:08.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:08.735Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-14T02:23:08.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T02:23:08.735Z] b862d3d23222: Preparing [2021-09-14T02:23:08.735Z] 5c3d17047509: Preparing [2021-09-14T02:23:08.735Z] e6b52387e326: Preparing [2021-09-14T02:23:08.735Z] cba6d17f3446: Preparing [2021-09-14T02:23:08.735Z] 7bb2f4dd3bd0: Preparing [2021-09-14T02:23:08.735Z] 9953c380ddcf: Preparing [2021-09-14T02:23:08.735Z] 0194676d26fe: Preparing [2021-09-14T02:23:08.735Z] 7e0f5072f6b3: Preparing [2021-09-14T02:23:08.735Z] e86c3f62ef1e: Preparing [2021-09-14T02:23:08.735Z] bdc42e120bf6: Preparing [2021-09-14T02:23:08.735Z] 9953c380ddcf: Waiting [2021-09-14T02:23:08.735Z] 0194676d26fe: Waiting [2021-09-14T02:23:08.735Z] 7e0f5072f6b3: Waiting [2021-09-14T02:23:08.735Z] bdc42e120bf6: Waiting [2021-09-14T02:23:08.735Z] e86c3f62ef1e: Waiting [2021-09-14T02:23:08.735Z] e6b52387e326: Layer already exists [2021-09-14T02:23:08.735Z] 7bb2f4dd3bd0: Layer already exists [2021-09-14T02:23:08.735Z] cba6d17f3446: Layer already exists [2021-09-14T02:23:08.735Z] 5c3d17047509: Layer already exists [2021-09-14T02:23:08.735Z] b862d3d23222: Layer already exists [2021-09-14T02:23:08.735Z] 0194676d26fe: Layer already exists [2021-09-14T02:23:08.735Z] 9953c380ddcf: Layer already exists [2021-09-14T02:23:08.735Z] 7e0f5072f6b3: Layer already exists [2021-09-14T02:23:08.735Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:08.735Z] e86c3f62ef1e: Layer already exists [2021-09-14T02:23:09.030Z] latest: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:09.690Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:10.041Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 [2021-09-14T02:23:10.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T02:23:10.041Z] b862d3d23222: Preparing [2021-09-14T02:23:10.041Z] 5c3d17047509: Preparing [2021-09-14T02:23:10.041Z] e6b52387e326: Preparing [2021-09-14T02:23:10.041Z] cba6d17f3446: Preparing [2021-09-14T02:23:10.041Z] 7bb2f4dd3bd0: Preparing [2021-09-14T02:23:10.041Z] 9953c380ddcf: Preparing [2021-09-14T02:23:10.041Z] 0194676d26fe: Preparing [2021-09-14T02:23:10.041Z] 7e0f5072f6b3: Preparing [2021-09-14T02:23:10.041Z] e86c3f62ef1e: Preparing [2021-09-14T02:23:10.041Z] 9953c380ddcf: Waiting [2021-09-14T02:23:10.041Z] 0194676d26fe: Waiting [2021-09-14T02:23:10.041Z] 7e0f5072f6b3: Waiting [2021-09-14T02:23:10.041Z] bdc42e120bf6: Preparing [2021-09-14T02:23:10.041Z] e86c3f62ef1e: Waiting [2021-09-14T02:23:10.041Z] bdc42e120bf6: Waiting [2021-09-14T02:23:10.041Z] cba6d17f3446: Layer already exists [2021-09-14T02:23:10.041Z] 5c3d17047509: Layer already exists [2021-09-14T02:23:10.041Z] 7bb2f4dd3bd0: Layer already exists [2021-09-14T02:23:10.041Z] e6b52387e326: Layer already exists [2021-09-14T02:23:10.041Z] b862d3d23222: Layer already exists [2021-09-14T02:23:10.041Z] 0194676d26fe: Layer already exists [2021-09-14T02:23:10.041Z] 9953c380ddcf: Layer already exists [2021-09-14T02:23:10.041Z] e86c3f62ef1e: Layer already exists [2021-09-14T02:23:10.041Z] 7e0f5072f6b3: Layer already exists [2021-09-14T02:23:10.041Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:10.314Z] 2.0.1-dev.46: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:10.738Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:11.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:11.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T02:23:11.109Z] b862d3d23222: Preparing [2021-09-14T02:23:11.109Z] 5c3d17047509: Preparing [2021-09-14T02:23:11.109Z] e6b52387e326: Preparing [2021-09-14T02:23:11.109Z] cba6d17f3446: Preparing [2021-09-14T02:23:11.109Z] 7bb2f4dd3bd0: Preparing [2021-09-14T02:23:11.109Z] 9953c380ddcf: Preparing [2021-09-14T02:23:11.109Z] 0194676d26fe: Preparing [2021-09-14T02:23:11.109Z] 7e0f5072f6b3: Preparing [2021-09-14T02:23:11.109Z] e86c3f62ef1e: Preparing [2021-09-14T02:23:11.109Z] bdc42e120bf6: Preparing [2021-09-14T02:23:11.109Z] 7e0f5072f6b3: Waiting [2021-09-14T02:23:11.109Z] e86c3f62ef1e: Waiting [2021-09-14T02:23:11.109Z] bdc42e120bf6: Waiting [2021-09-14T02:23:11.109Z] 9953c380ddcf: Waiting [2021-09-14T02:23:11.109Z] 0194676d26fe: Waiting [2021-09-14T02:23:11.109Z] cba6d17f3446: Layer already exists [2021-09-14T02:23:11.109Z] 5c3d17047509: Layer already exists [2021-09-14T02:23:11.109Z] e6b52387e326: Layer already exists [2021-09-14T02:23:11.109Z] b862d3d23222: Layer already exists [2021-09-14T02:23:11.109Z] 7bb2f4dd3bd0: Layer already exists [2021-09-14T02:23:11.109Z] 7e0f5072f6b3: Layer already exists [2021-09-14T02:23:11.109Z] 9953c380ddcf: Layer already exists [2021-09-14T02:23:11.109Z] 0194676d26fe: Layer already exists [2021-09-14T02:23:11.109Z] e86c3f62ef1e: Layer already exists [2021-09-14T02:23:11.109Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:11.387Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:11.760Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:12.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-14T02:23:12.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T02:23:12.157Z] b862d3d23222: Preparing [2021-09-14T02:23:12.157Z] 5c3d17047509: Preparing [2021-09-14T02:23:12.157Z] e6b52387e326: Preparing [2021-09-14T02:23:12.157Z] cba6d17f3446: Preparing [2021-09-14T02:23:12.157Z] 7bb2f4dd3bd0: Preparing [2021-09-14T02:23:12.157Z] 9953c380ddcf: Preparing [2021-09-14T02:23:12.157Z] 0194676d26fe: Preparing [2021-09-14T02:23:12.157Z] 7e0f5072f6b3: Preparing [2021-09-14T02:23:12.157Z] e86c3f62ef1e: Preparing [2021-09-14T02:23:12.157Z] bdc42e120bf6: Preparing [2021-09-14T02:23:12.157Z] 9953c380ddcf: Waiting [2021-09-14T02:23:12.157Z] 0194676d26fe: Waiting [2021-09-14T02:23:12.157Z] 7e0f5072f6b3: Waiting [2021-09-14T02:23:12.157Z] e86c3f62ef1e: Waiting [2021-09-14T02:23:12.157Z] bdc42e120bf6: Waiting [2021-09-14T02:23:12.157Z] 5c3d17047509: Layer already exists [2021-09-14T02:23:12.157Z] cba6d17f3446: Layer already exists [2021-09-14T02:23:12.157Z] e6b52387e326: Layer already exists [2021-09-14T02:23:12.157Z] b862d3d23222: Layer already exists [2021-09-14T02:23:12.157Z] 7bb2f4dd3bd0: Layer already exists [2021-09-14T02:23:12.157Z] 7e0f5072f6b3: Layer already exists [2021-09-14T02:23:12.157Z] 9953c380ddcf: Layer already exists [2021-09-14T02:23:12.157Z] 0194676d26fe: Layer already exists [2021-09-14T02:23:12.157Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:12.157Z] e86c3f62ef1e: Layer already exists [2021-09-14T02:23:12.445Z] main: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:23:12.517Z] ===================================================== [Pipeline] echo [2021-09-14T02:23:12.535Z] taggedImages: [2021-09-14T02:23:12.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:12.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-14T02:23:12.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 [2021-09-14T02:23:12.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:12.535Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-14T02:23:12.579Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-14T02:23:12.579Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:12.579Z] latest [2021-09-14T02:23:12.579Z] 2.0.1-dev.46 [2021-09-14T02:23:12.579Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:12.579Z] main [2021-09-14T02:23:12.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:12.989Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:13.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:13.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T02:23:13.408Z] 8e96d10d8aab: Preparing [2021-09-14T02:23:13.408Z] 3983d4fe6d54: Preparing [2021-09-14T02:23:13.408Z] d1c6fd89938d: Preparing [2021-09-14T02:23:13.408Z] 5e5169f7947b: Preparing [2021-09-14T02:23:13.408Z] bdc42e120bf6: Preparing [2021-09-14T02:23:13.688Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:13.688Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:13.688Z] 8e96d10d8aab: Pushed [2021-09-14T02:23:13.972Z] 5e5169f7947b: Pushed [2021-09-14T02:23:16.009Z] 3983d4fe6d54: Pushed [2021-09-14T02:23:16.290Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:16.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:17.027Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-14T02:23:17.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T02:23:17.027Z] 8e96d10d8aab: Preparing [2021-09-14T02:23:17.027Z] 3983d4fe6d54: Preparing [2021-09-14T02:23:17.027Z] d1c6fd89938d: Preparing [2021-09-14T02:23:17.027Z] 5e5169f7947b: Preparing [2021-09-14T02:23:17.027Z] bdc42e120bf6: Preparing [2021-09-14T02:23:17.027Z] 5e5169f7947b: Layer already exists [2021-09-14T02:23:17.027Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:17.027Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:17.027Z] 8e96d10d8aab: Layer already exists [2021-09-14T02:23:17.027Z] 3983d4fe6d54: Layer already exists [2021-09-14T02:23:17.318Z] latest: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:17.690Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:18.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 [2021-09-14T02:23:18.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T02:23:18.067Z] 8e96d10d8aab: Preparing [2021-09-14T02:23:18.067Z] 3983d4fe6d54: Preparing [2021-09-14T02:23:18.067Z] d1c6fd89938d: Preparing [2021-09-14T02:23:18.067Z] 5e5169f7947b: Preparing [2021-09-14T02:23:18.067Z] bdc42e120bf6: Preparing [2021-09-14T02:23:18.067Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:18.067Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:18.067Z] 5e5169f7947b: Layer already exists [2021-09-14T02:23:18.067Z] 8e96d10d8aab: Layer already exists [2021-09-14T02:23:18.067Z] 3983d4fe6d54: Layer already exists [2021-09-14T02:23:18.421Z] 2.0.1-dev.46: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:19.026Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:19.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:19.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T02:23:19.607Z] 8e96d10d8aab: Preparing [2021-09-14T02:23:19.607Z] 3983d4fe6d54: Preparing [2021-09-14T02:23:19.607Z] d1c6fd89938d: Preparing [2021-09-14T02:23:19.607Z] 5e5169f7947b: Preparing [2021-09-14T02:23:19.607Z] bdc42e120bf6: Preparing [2021-09-14T02:23:19.607Z] 5e5169f7947b: Layer already exists [2021-09-14T02:23:19.607Z] 3983d4fe6d54: Layer already exists [2021-09-14T02:23:19.607Z] 8e96d10d8aab: Layer already exists [2021-09-14T02:23:19.607Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:19.607Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:19.886Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:20.236Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:20.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-14T02:23:20.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T02:23:20.618Z] 8e96d10d8aab: Preparing [2021-09-14T02:23:20.618Z] 3983d4fe6d54: Preparing [2021-09-14T02:23:20.618Z] d1c6fd89938d: Preparing [2021-09-14T02:23:20.618Z] 5e5169f7947b: Preparing [2021-09-14T02:23:20.618Z] bdc42e120bf6: Preparing [2021-09-14T02:23:20.618Z] 3983d4fe6d54: Layer already exists [2021-09-14T02:23:20.618Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:20.618Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:20.618Z] 8e96d10d8aab: Layer already exists [2021-09-14T02:23:20.618Z] 5e5169f7947b: Layer already exists [2021-09-14T02:23:20.892Z] main: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:23:20.959Z] ===================================================== [Pipeline] echo [2021-09-14T02:23:20.976Z] taggedImages: [2021-09-14T02:23:20.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:20.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-14T02:23:20.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 [2021-09-14T02:23:20.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:20.976Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-14T02:23:21.012Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-14T02:23:21.012Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:21.012Z] latest [2021-09-14T02:23:21.012Z] 2.0.1-dev.46 [2021-09-14T02:23:21.012Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:21.012Z] main [2021-09-14T02:23:21.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:21.399Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:21.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:21.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T02:23:21.771Z] d81cc36b8494: Preparing [2021-09-14T02:23:21.771Z] a7e940167b9e: Preparing [2021-09-14T02:23:21.771Z] d1c6fd89938d: Preparing [2021-09-14T02:23:21.771Z] f45b9f48e7e1: Preparing [2021-09-14T02:23:21.771Z] bdc42e120bf6: Preparing [2021-09-14T02:23:22.059Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:22.059Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:23:22.059Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:22.059Z] d81cc36b8494: Pushed [2021-09-14T02:23:24.733Z] a7e940167b9e: Pushed [2021-09-14T02:23:26.192Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:26.616Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:26.972Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-14T02:23:26.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T02:23:26.973Z] d81cc36b8494: Preparing [2021-09-14T02:23:26.973Z] a7e940167b9e: Preparing [2021-09-14T02:23:26.973Z] d1c6fd89938d: Preparing [2021-09-14T02:23:26.973Z] f45b9f48e7e1: Preparing [2021-09-14T02:23:26.973Z] bdc42e120bf6: Preparing [2021-09-14T02:23:27.247Z] a7e940167b9e: Layer already exists [2021-09-14T02:23:27.247Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:23:27.247Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:27.247Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:27.247Z] d81cc36b8494: Layer already exists [2021-09-14T02:23:27.247Z] latest: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:27.598Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:27.946Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 [2021-09-14T02:23:27.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T02:23:27.947Z] d81cc36b8494: Preparing [2021-09-14T02:23:27.947Z] a7e940167b9e: Preparing [2021-09-14T02:23:27.947Z] d1c6fd89938d: Preparing [2021-09-14T02:23:27.947Z] f45b9f48e7e1: Preparing [2021-09-14T02:23:27.947Z] bdc42e120bf6: Preparing [2021-09-14T02:23:27.947Z] d81cc36b8494: Layer already exists [2021-09-14T02:23:27.947Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:23:27.947Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:27.947Z] a7e940167b9e: Layer already exists [2021-09-14T02:23:27.947Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:28.233Z] 2.0.1-dev.46: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:28.696Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:29.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:29.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T02:23:29.133Z] d81cc36b8494: Preparing [2021-09-14T02:23:29.133Z] a7e940167b9e: Preparing [2021-09-14T02:23:29.133Z] d1c6fd89938d: Preparing [2021-09-14T02:23:29.133Z] f45b9f48e7e1: Preparing [2021-09-14T02:23:29.133Z] bdc42e120bf6: Preparing [2021-09-14T02:23:29.133Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:29.133Z] d81cc36b8494: Layer already exists [2021-09-14T02:23:29.409Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:29.409Z] a7e940167b9e: Layer already exists [2021-09-14T02:23:29.409Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:23:29.409Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:29.846Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:30.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-14T02:23:30.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T02:23:30.195Z] d81cc36b8494: Preparing [2021-09-14T02:23:30.195Z] a7e940167b9e: Preparing [2021-09-14T02:23:30.195Z] d1c6fd89938d: Preparing [2021-09-14T02:23:30.195Z] f45b9f48e7e1: Preparing [2021-09-14T02:23:30.195Z] bdc42e120bf6: Preparing [2021-09-14T02:23:30.195Z] bdc42e120bf6: Layer already exists [2021-09-14T02:23:30.195Z] a7e940167b9e: Layer already exists [2021-09-14T02:23:30.195Z] f45b9f48e7e1: Layer already exists [2021-09-14T02:23:30.195Z] d1c6fd89938d: Layer already exists [2021-09-14T02:23:30.195Z] d81cc36b8494: Layer already exists [2021-09-14T02:23:30.481Z] main: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:23:30.572Z] ===================================================== [Pipeline] echo [2021-09-14T02:23:30.588Z] taggedImages: [2021-09-14T02:23:30.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:30.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-14T02:23:30.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 [2021-09-14T02:23:30.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:30.588Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-14T02:23:30.626Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-14T02:23:30.626Z] d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:30.626Z] latest [2021-09-14T02:23:30.626Z] 2.0.1-dev.46 [2021-09-14T02:23:30.626Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:30.626Z] main [2021-09-14T02:23:30.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:31.012Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:31.375Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:31.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T02:23:31.375Z] f77d06cf72b2: Preparing [2021-09-14T02:23:31.375Z] 8cf28c4e4570: Preparing [2021-09-14T02:23:31.375Z] e3368419bbb0: Preparing [2021-09-14T02:23:31.375Z] d4b7c2755e07: Preparing [2021-09-14T02:23:31.375Z] b287e4fe43ef: Preparing [2021-09-14T02:23:31.375Z] c39efab1fe40: Preparing [2021-09-14T02:23:31.375Z] 386fc9fe74c4: Preparing [2021-09-14T02:23:31.375Z] 097a5c91b892: Preparing [2021-09-14T02:23:31.375Z] 74984ba1a09f: Preparing [2021-09-14T02:23:31.375Z] 6d0ac5d4dfcb: Preparing [2021-09-14T02:23:31.375Z] c55d5dbdab40: Preparing [2021-09-14T02:23:31.375Z] c39efab1fe40: Waiting [2021-09-14T02:23:31.375Z] 386fc9fe74c4: Waiting [2021-09-14T02:23:31.375Z] 097a5c91b892: Waiting [2021-09-14T02:23:31.375Z] 6d0ac5d4dfcb: Waiting [2021-09-14T02:23:31.375Z] 74984ba1a09f: Waiting [2021-09-14T02:23:31.375Z] c55d5dbdab40: Waiting [2021-09-14T02:23:31.704Z] b287e4fe43ef: Layer already exists [2021-09-14T02:23:31.704Z] c39efab1fe40: Layer already exists [2021-09-14T02:23:31.704Z] 386fc9fe74c4: Layer already exists [2021-09-14T02:23:31.704Z] 8cf28c4e4570: Pushed [2021-09-14T02:23:31.704Z] 097a5c91b892: Layer already exists [2021-09-14T02:23:31.704Z] 74984ba1a09f: Layer already exists [2021-09-14T02:23:31.704Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T02:23:31.979Z] c55d5dbdab40: Layer already exists [2021-09-14T02:23:32.578Z] f77d06cf72b2: Pushed [2021-09-14T02:23:34.030Z] e3368419bbb0: Pushed [2021-09-14T02:23:47.212Z] d4b7c2755e07: Pushed [2021-09-14T02:23:47.512Z] d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:47.893Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:48.283Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-14T02:23:48.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T02:23:48.283Z] f77d06cf72b2: Preparing [2021-09-14T02:23:48.283Z] 8cf28c4e4570: Preparing [2021-09-14T02:23:48.283Z] e3368419bbb0: Preparing [2021-09-14T02:23:48.283Z] d4b7c2755e07: Preparing [2021-09-14T02:23:48.283Z] b287e4fe43ef: Preparing [2021-09-14T02:23:48.283Z] c39efab1fe40: Preparing [2021-09-14T02:23:48.283Z] 386fc9fe74c4: Preparing [2021-09-14T02:23:48.283Z] 097a5c91b892: Preparing [2021-09-14T02:23:48.283Z] 74984ba1a09f: Preparing [2021-09-14T02:23:48.283Z] 6d0ac5d4dfcb: Preparing [2021-09-14T02:23:48.283Z] c55d5dbdab40: Preparing [2021-09-14T02:23:48.283Z] 6d0ac5d4dfcb: Waiting [2021-09-14T02:23:48.283Z] 097a5c91b892: Waiting [2021-09-14T02:23:48.283Z] 74984ba1a09f: Waiting [2021-09-14T02:23:48.283Z] c55d5dbdab40: Waiting [2021-09-14T02:23:48.283Z] c39efab1fe40: Waiting [2021-09-14T02:23:48.567Z] e3368419bbb0: Layer already exists [2021-09-14T02:23:48.567Z] d4b7c2755e07: Layer already exists [2021-09-14T02:23:48.567Z] f77d06cf72b2: Layer already exists [2021-09-14T02:23:48.567Z] b287e4fe43ef: Layer already exists [2021-09-14T02:23:48.567Z] 8cf28c4e4570: Layer already exists [2021-09-14T02:23:48.567Z] 097a5c91b892: Layer already exists [2021-09-14T02:23:48.567Z] 74984ba1a09f: Layer already exists [2021-09-14T02:23:48.567Z] 386fc9fe74c4: Layer already exists [2021-09-14T02:23:48.567Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T02:23:48.567Z] c39efab1fe40: Layer already exists [2021-09-14T02:23:48.567Z] c55d5dbdab40: Layer already exists [2021-09-14T02:23:48.567Z] latest: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:48.992Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:49.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 [2021-09-14T02:23:49.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T02:23:49.456Z] f77d06cf72b2: Preparing [2021-09-14T02:23:49.456Z] 8cf28c4e4570: Preparing [2021-09-14T02:23:49.456Z] e3368419bbb0: Preparing [2021-09-14T02:23:49.456Z] d4b7c2755e07: Preparing [2021-09-14T02:23:49.456Z] b287e4fe43ef: Preparing [2021-09-14T02:23:49.456Z] c39efab1fe40: Preparing [2021-09-14T02:23:49.456Z] 386fc9fe74c4: Preparing [2021-09-14T02:23:49.456Z] 097a5c91b892: Preparing [2021-09-14T02:23:49.456Z] 74984ba1a09f: Preparing [2021-09-14T02:23:49.456Z] 6d0ac5d4dfcb: Preparing [2021-09-14T02:23:49.456Z] c55d5dbdab40: Preparing [2021-09-14T02:23:49.456Z] 386fc9fe74c4: Waiting [2021-09-14T02:23:49.456Z] 097a5c91b892: Waiting [2021-09-14T02:23:49.456Z] 74984ba1a09f: Waiting [2021-09-14T02:23:49.456Z] 6d0ac5d4dfcb: Waiting [2021-09-14T02:23:49.456Z] c55d5dbdab40: Waiting [2021-09-14T02:23:49.456Z] c39efab1fe40: Waiting [2021-09-14T02:23:49.456Z] b287e4fe43ef: Layer already exists [2021-09-14T02:23:49.456Z] e3368419bbb0: Layer already exists [2021-09-14T02:23:49.456Z] d4b7c2755e07: Layer already exists [2021-09-14T02:23:49.456Z] f77d06cf72b2: Layer already exists [2021-09-14T02:23:49.456Z] 8cf28c4e4570: Layer already exists [2021-09-14T02:23:49.737Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T02:23:49.737Z] c39efab1fe40: Layer already exists [2021-09-14T02:23:49.737Z] 097a5c91b892: Layer already exists [2021-09-14T02:23:49.737Z] 386fc9fe74c4: Layer already exists [2021-09-14T02:23:49.737Z] 74984ba1a09f: Layer already exists [2021-09-14T02:23:49.737Z] c55d5dbdab40: Layer already exists [2021-09-14T02:23:49.737Z] 2.0.1-dev.46: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:50.092Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:50.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:50.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T02:23:50.501Z] f77d06cf72b2: Preparing [2021-09-14T02:23:50.501Z] 8cf28c4e4570: Preparing [2021-09-14T02:23:50.501Z] e3368419bbb0: Preparing [2021-09-14T02:23:50.501Z] d4b7c2755e07: Preparing [2021-09-14T02:23:50.501Z] b287e4fe43ef: Preparing [2021-09-14T02:23:50.501Z] c39efab1fe40: Preparing [2021-09-14T02:23:50.501Z] 386fc9fe74c4: Preparing [2021-09-14T02:23:50.501Z] 097a5c91b892: Preparing [2021-09-14T02:23:50.501Z] 74984ba1a09f: Preparing [2021-09-14T02:23:50.501Z] 6d0ac5d4dfcb: Preparing [2021-09-14T02:23:50.501Z] c55d5dbdab40: Preparing [2021-09-14T02:23:50.501Z] c39efab1fe40: Waiting [2021-09-14T02:23:50.501Z] 386fc9fe74c4: Waiting [2021-09-14T02:23:50.501Z] 097a5c91b892: Waiting [2021-09-14T02:23:50.501Z] 74984ba1a09f: Waiting [2021-09-14T02:23:50.501Z] 6d0ac5d4dfcb: Waiting [2021-09-14T02:23:50.501Z] c55d5dbdab40: Waiting [2021-09-14T02:23:50.501Z] b287e4fe43ef: Layer already exists [2021-09-14T02:23:50.501Z] e3368419bbb0: Layer already exists [2021-09-14T02:23:50.501Z] d4b7c2755e07: Layer already exists [2021-09-14T02:23:50.501Z] 8cf28c4e4570: Layer already exists [2021-09-14T02:23:50.501Z] f77d06cf72b2: Layer already exists [2021-09-14T02:23:50.501Z] c39efab1fe40: Layer already exists [2021-09-14T02:23:50.501Z] 386fc9fe74c4: Layer already exists [2021-09-14T02:23:50.501Z] 097a5c91b892: Layer already exists [2021-09-14T02:23:50.501Z] 74984ba1a09f: Layer already exists [2021-09-14T02:23:50.783Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T02:23:50.783Z] c55d5dbdab40: Layer already exists [2021-09-14T02:23:50.783Z] d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:51.172Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:51.567Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-14T02:23:51.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T02:23:51.567Z] f77d06cf72b2: Preparing [2021-09-14T02:23:51.567Z] 8cf28c4e4570: Preparing [2021-09-14T02:23:51.567Z] e3368419bbb0: Preparing [2021-09-14T02:23:51.567Z] d4b7c2755e07: Preparing [2021-09-14T02:23:51.567Z] b287e4fe43ef: Preparing [2021-09-14T02:23:51.567Z] c39efab1fe40: Preparing [2021-09-14T02:23:51.567Z] 386fc9fe74c4: Preparing [2021-09-14T02:23:51.567Z] 097a5c91b892: Preparing [2021-09-14T02:23:51.567Z] 74984ba1a09f: Preparing [2021-09-14T02:23:51.567Z] 6d0ac5d4dfcb: Preparing [2021-09-14T02:23:51.567Z] c55d5dbdab40: Preparing [2021-09-14T02:23:51.567Z] 74984ba1a09f: Waiting [2021-09-14T02:23:51.567Z] c39efab1fe40: Waiting [2021-09-14T02:23:51.568Z] 386fc9fe74c4: Waiting [2021-09-14T02:23:51.568Z] 097a5c91b892: Waiting [2021-09-14T02:23:51.568Z] 6d0ac5d4dfcb: Waiting [2021-09-14T02:23:51.568Z] c55d5dbdab40: Waiting [2021-09-14T02:23:51.860Z] 8cf28c4e4570: Layer already exists [2021-09-14T02:23:51.860Z] f77d06cf72b2: Layer already exists [2021-09-14T02:23:51.860Z] b287e4fe43ef: Layer already exists [2021-09-14T02:23:51.860Z] d4b7c2755e07: Layer already exists [2021-09-14T02:23:51.860Z] e3368419bbb0: Layer already exists [2021-09-14T02:23:51.860Z] 386fc9fe74c4: Layer already exists [2021-09-14T02:23:51.860Z] 097a5c91b892: Layer already exists [2021-09-14T02:23:51.860Z] c39efab1fe40: Layer already exists [2021-09-14T02:23:51.860Z] 74984ba1a09f: Layer already exists [2021-09-14T02:23:51.860Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T02:23:51.860Z] c55d5dbdab40: Layer already exists [2021-09-14T02:23:51.860Z] main: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T02:23:51.942Z] ===================================================== [Pipeline] echo [2021-09-14T02:23:51.959Z] taggedImages: [2021-09-14T02:23:51.959Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [2021-09-14T02:23:51.959Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-14T02:23:51.959Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 [2021-09-14T02:23:51.959Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [2021-09-14T02:23:51.959Z] - 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-09-14T02:23:52.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T02:23:52.529Z] [2021-09-14T02:23:52.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:23:52.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T02:23:53.746Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-14T02:23:53.746Z] 448f6bf000e3: Pulling fs layer [2021-09-14T02:23:53.746Z] f757da607395: Pulling fs layer [2021-09-14T02:23:53.746Z] 05883995daec: Pulling fs layer [2021-09-14T02:23:53.746Z] 8603b9c90790: Pulling fs layer [2021-09-14T02:23:53.746Z] 1560dd03e051: Pulling fs layer [2021-09-14T02:23:53.746Z] 27f5ce0e4adf: Pulling fs layer [2021-09-14T02:23:53.746Z] c2d8d7efcc4b: Pulling fs layer [2021-09-14T02:23:53.746Z] 8603b9c90790: Waiting [2021-09-14T02:23:53.746Z] 1560dd03e051: Waiting [2021-09-14T02:23:53.746Z] 27f5ce0e4adf: Waiting [2021-09-14T02:23:53.746Z] c2d8d7efcc4b: Waiting [2021-09-14T02:23:53.746Z] f757da607395: Download complete [2021-09-14T02:23:53.746Z] 8603b9c90790: Verifying Checksum [2021-09-14T02:23:53.746Z] 8603b9c90790: Download complete [2021-09-14T02:23:53.746Z] 1560dd03e051: Verifying Checksum [2021-09-14T02:23:53.746Z] 1560dd03e051: Download complete [2021-09-14T02:23:53.746Z] 27f5ce0e4adf: Verifying Checksum [2021-09-14T02:23:53.746Z] 27f5ce0e4adf: Download complete [2021-09-14T02:23:54.045Z] 05883995daec: Verifying Checksum [2021-09-14T02:23:54.045Z] 05883995daec: Download complete [2021-09-14T02:23:55.665Z] 448f6bf000e3: Verifying Checksum [2021-09-14T02:23:55.665Z] 448f6bf000e3: Download complete [2021-09-14T02:23:59.554Z] c2d8d7efcc4b: Verifying Checksum [2021-09-14T02:23:59.554Z] c2d8d7efcc4b: Download complete [2021-09-14T02:23:59.554Z] 448f6bf000e3: Pull complete [2021-09-14T02:24:00.608Z] f757da607395: Pull complete [2021-09-14T02:24:02.302Z] 05883995daec: Pull complete [2021-09-14T02:24:02.924Z] 8603b9c90790: Pull complete [2021-09-14T02:24:03.963Z] 1560dd03e051: Pull complete [2021-09-14T02:24:04.374Z] 27f5ce0e4adf: Pull complete [2021-09-14T02:24:20.450Z] c2d8d7efcc4b: Pull complete [2021-09-14T02:24:20.451Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-14T02:24:20.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T02:24:20.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-14T02:24:20.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-14T02:24:20.851Z] $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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-lftools-log-publisher:arm64 cat [2021-09-14T02:24:24.356Z] $ docker top 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:24:25.707Z] ---> job-cost.sh [2021-09-14T02:24:25.707Z] lf-activate-venv: SKIPPING [2021-09-14T02:24:25.707Z] INFO: No Stack... [2021-09-14T02:24:26.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-14T02:24:26.962Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T02:24:27.714Z] + + cut -d,cat -f6 /w/workspace/edgex-go/53/archives/cost.csv [2021-09-14T02:24:27.714Z] [Pipeline] lock [2021-09-14T02:24:27.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] [2021-09-14T02:24:27.799Z] Resource [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] did not exist. Created. [2021-09-14T02:24:27.799Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T02:24:28.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-14T02:24:29.277Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T02:24:29.289Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T02:24:29.349Z] $ docker stop --time=1 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 [2021-09-14T02:24:31.034Z] $ docker rm -f 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 [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-09-14T02:24:32.273Z] provisioning config files... [2021-09-14T02:24:32.291Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/53@tmp/config1752516205646526076tmp [Pipeline] { [Pipeline] sh [2021-09-14T02:24:32.626Z] + set +x [2021-09-14T02:24:32.627Z] + bash -s -- [2021-09-14T02:24:32.627Z] + curl -s https://codecov.io/bash [2021-09-14T02:24:32.897Z] [2021-09-14T02:24:32.897Z] _____ _ [2021-09-14T02:24:32.897Z] / ____| | | [2021-09-14T02:24:32.897Z] | | ___ __| | ___ ___ _____ __ [2021-09-14T02:24:32.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-14T02:24:32.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-14T02:24:32.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-14T02:24:32.897Z] Bash-1.0.6 [2021-09-14T02:24:32.897Z] [2021-09-14T02:24:32.897Z] [2021-09-14T02:24:32.897Z] ==> git version 2.24.4 found [2021-09-14T02:24:32.897Z] ==> 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-09-14T02:24:32.897Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-14T02:24:32.897Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-14T02:24:32.897Z] ==> Jenkins CI detected. [2021-09-14T02:24:32.897Z] current dir:  /w/workspace/edgex-go/53 [2021-09-14T02:24:32.897Z] project root: . [2021-09-14T02:24:32.897Z] --> token set from env [2021-09-14T02:24:32.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-14T02:24:32.897Z] ==> Running gcov in . (disable via -X gcov) [2021-09-14T02:24:32.897Z] ==> Python coveragepy not found [2021-09-14T02:24:32.897Z] ==> Searching for coverage reports in: [2021-09-14T02:24:32.897Z] + . [2021-09-14T02:24:32.897Z] -> Found 1 reports [2021-09-14T02:24:32.897Z] ==> Detecting git/mercurial file structure [2021-09-14T02:24:32.897Z] ==> Reading reports [2021-09-14T02:24:32.897Z] + ./coverage.out bytes=404910 [2021-09-14T02:24:32.897Z] ==> Appending adjustments [2021-09-14T02:24:32.897Z] https://docs.codecov.io/docs/fixing-reports [2021-09-14T02:24:34.349Z] + Found adjustments [2021-09-14T02:24:34.349Z] ==> Gzipping contents [2021-09-14T02:24:34.349Z] 56K /tmp/codecov.m4ZjbZ.gz [2021-09-14T02:24:34.349Z] ==> Uploading reports [2021-09-14T02:24:34.349Z] url: https://codecov.io [2021-09-14T02:24:34.349Z] query: branch=main&commit=d2a5f5fee6def632ee193f4e05018b338845a8fb&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T02:24:34.349Z] -> Pinging Codecov [2021-09-14T02:24:34.349Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d2a5f5fee6def632ee193f4e05018b338845a8fb&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T02:24:34.626Z] -> Uploading to [2021-09-14T02:24:34.626Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-14/00271124DB129430A58F1EEE437C3FCB/d2a5f5fee6def632ee193f4e05018b338845a8fb/da832167-ac85-46ea-96d2-85abb4513615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T022434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b65cfa5cd7a9fe982f76840b1c1599b6b3ccf73bc69f05714eb2280c41396a5 [2021-09-14T02:24:34.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:24:34.626Z] Dload Upload Total Spent Left Speed [2021-09-14T02:24:35.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54535 0 0 100 54535 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-09-14T02:24:35.227Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] } [2021-09-14T02:24:35.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-14T02:24:36.078Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-14T02:24:36.095Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:24:36.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T02:24:36.432Z] [2021-09-14T02:24:36.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:24:36.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T02:24:36.793Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-14T02:24:36.793Z] 188c0c94c7c5: Pulling fs layer [2021-09-14T02:24:36.793Z] 0ef7d3d256c8: Pulling fs layer [2021-09-14T02:24:36.793Z] de9db76c5a1d: Pulling fs layer [2021-09-14T02:24:36.793Z] 0eba1c9be4d2: Pulling fs layer [2021-09-14T02:24:36.793Z] 0d57e429df01: Pulling fs layer [2021-09-14T02:24:36.793Z] 4e4be7b47b0d: Pulling fs layer [2021-09-14T02:24:36.793Z] e1f770b5df2f: Pulling fs layer [2021-09-14T02:24:36.793Z] 85a0685a4137: Pulling fs layer [2021-09-14T02:24:36.793Z] 4e4be7b47b0d: Waiting [2021-09-14T02:24:36.793Z] e1f770b5df2f: Waiting [2021-09-14T02:24:36.793Z] 85a0685a4137: Waiting [2021-09-14T02:24:36.793Z] 0eba1c9be4d2: Waiting [2021-09-14T02:24:36.793Z] 0d57e429df01: Waiting [2021-09-14T02:24:36.793Z] de9db76c5a1d: Verifying Checksum [2021-09-14T02:24:36.793Z] de9db76c5a1d: Download complete [2021-09-14T02:24:36.793Z] 0ef7d3d256c8: Verifying Checksum [2021-09-14T02:24:36.793Z] 0ef7d3d256c8: Download complete [2021-09-14T02:24:36.793Z] 0d57e429df01: Verifying Checksum [2021-09-14T02:24:36.793Z] 0d57e429df01: Download complete [2021-09-14T02:24:37.086Z] 4e4be7b47b0d: Verifying Checksum [2021-09-14T02:24:37.086Z] 4e4be7b47b0d: Download complete [2021-09-14T02:24:37.086Z] 188c0c94c7c5: Verifying Checksum [2021-09-14T02:24:37.086Z] 188c0c94c7c5: Download complete [2021-09-14T02:24:37.380Z] 188c0c94c7c5: Pull complete [2021-09-14T02:24:37.380Z] 0ef7d3d256c8: Pull complete [2021-09-14T02:24:37.380Z] de9db76c5a1d: Pull complete [2021-09-14T02:24:38.394Z] e1f770b5df2f: Verifying Checksum [2021-09-14T02:24:38.394Z] e1f770b5df2f: Download complete [2021-09-14T02:24:45.685Z] 0eba1c9be4d2: Verifying Checksum [2021-09-14T02:24:45.685Z] 0eba1c9be4d2: Download complete [2021-09-14T02:24:46.339Z] 85a0685a4137: Verifying Checksum [2021-09-14T02:24:46.339Z] 85a0685a4137: Download complete [2021-09-14T02:24:48.202Z] 0eba1c9be4d2: Pull complete [2021-09-14T02:24:48.202Z] 0d57e429df01: Pull complete [2021-09-14T02:24:48.202Z] 4e4be7b47b0d: Pull complete [2021-09-14T02:24:48.485Z] e1f770b5df2f: Pull complete [2021-09-14T02:24:52.079Z] 85a0685a4137: Pull complete [2021-09-14T02:24:52.079Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-14T02:24:52.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T02:24:52.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-14T02:24:52.363Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:24:52.522Z] $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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-snyk-go:1.410.4 cat [2021-09-14T02:24:55.618Z] $ docker top 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-14T02:24:55.724Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-14T02:24:56.050Z] + set -o pipefail [2021-09-14T02:24:56.050Z] + snyk monitor '--org=edgex-jenkins' [2021-09-14T02:25:01.519Z] [2021-09-14T02:25:01.519Z] Monitoring /w/workspace/edgex-go/53 (github.com/edgexfoundry/edgex-go)... [2021-09-14T02:25:01.519Z] [2021-09-14T02:25:01.519Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fb6ce938-8ba6-484a-8f09-7c90f79a1a21 [2021-09-14T02:25:01.519Z] [2021-09-14T02:25:01.519Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-14T02:25:01.519Z] [2021-09-14T02:25:01.519Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-14T02:25:01.519Z] [2021-09-14T02:25:01.519Z] [Pipeline] } [2021-09-14T02:25:01.548Z] $ docker stop --time=1 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 [2021-09-14T02:25:03.628Z] $ docker rm -f 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-14T02:25:04.444Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T02:25:04.466Z] provisioning config files... [2021-09-14T02:25:04.548Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/53@tmp/config7737253162946531143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:05.099Z] --> edgex-publish-swagger.sh [2021-09-14T02:25:05.099Z] === Publish openapi/v2 API === [2021-09-14T02:25:05.099Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-14T02:25:05.099Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/53/openapi/v2/core-command.yaml] [2021-09-14T02:25:05.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:05.099Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:06.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25758 0:00:01 0:00:01 --:--:-- 25782 100 31867 0 0 100 31867 0 24200 0:00:01 0:00:01 --:--:-- 24215 [2021-09-14T02:25:06.439Z] [2021-09-14T02:25:06.439Z] [2021-09-14T02:25:06.439Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/53/openapi/v2/core-data.yaml] [2021-09-14T02:25:06.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:06.439Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:07.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55990 0:00:01 0:00:01 --:--:-- 56037 100 65452 0 0 100 65452 0 51340 0:00:01 0:00:01 --:--:-- 51375 [2021-09-14T02:25:07.589Z] [2021-09-14T02:25:07.589Z] [2021-09-14T02:25:07.589Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/53/openapi/v2/core-metadata.yaml] [2021-09-14T02:25:07.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:07.590Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:09.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 56255 0:00:02 0:00:02 --:--:-- 56281 100 119k 0 0 100 119k 0 54632 0:00:02 0:00:02 --:--:-- 54641 [2021-09-14T02:25:09.932Z] [2021-09-14T02:25:09.932Z] [2021-09-14T02:25:09.932Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/53/openapi/v2/support-notifications.yaml] [2021-09-14T02:25:09.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:09.932Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:10.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72721 0:00:01 0:00:01 --:--:-- 72763 100 86007 0 0 100 86007 0 72054 0:00:01 0:00:01 --:--:-- 72093 [2021-09-14T02:25:10.938Z] [2021-09-14T02:25:10.938Z] [2021-09-14T02:25:10.938Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/53/openapi/v2/support-scheduler.yaml] [2021-09-14T02:25:10.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:10.938Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:12.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31626 0:00:01 0:00:01 --:--:-- 31646 100 36710 0 0 100 36710 0 30571 0:00:01 0:00:01 --:--:-- 30591 [2021-09-14T02:25:12.412Z] [2021-09-14T02:25:12.412Z] [2021-09-14T02:25:12.412Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/53/openapi/v2/system-agent.yaml] [2021-09-14T02:25:12.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T02:25:12.412Z] Dload Upload Total Spent Left Speed [2021-09-14T02:25:13.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18086 0:00:01 0:00:01 --:--:-- 18100 100 19603 0 0 100 19603 0 18083 0:00:01 0:00:01 --:--:-- 18100 [2021-09-14T02:25:13.441Z] [2021-09-14T02:25:13.441Z] [Pipeline] } [2021-09-14T02:25:13.463Z] 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-09-14T02:25:14.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:25:14.092Z] . [Pipeline] withDockerContainer [2021-09-14T02:25:14.239Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:25:14.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T02:25:14.795Z] $ docker top b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T02:25:14.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T02:25:14.935Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T02:25:15.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T02:25:15.087Z] $ docker exec b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 ssh-agent [2021-09-14T02:25:15.212Z] SSH_AUTH_SOCK=/tmp/ssh-0a9HRTDV0I5C/agent.14 [2021-09-14T02:25:15.212Z] SSH_AGENT_PID=20 [2021-09-14T02:25:15.230Z] Running ssh-add (command line suppressed) [2021-09-14T02:25:15.362Z] Identity added: /w/workspace/edgex-go/53@tmp/private_key_3699505551686324341.key (/w/workspace/edgex-go/53@tmp/private_key_3699505551686324341.key) [2021-09-14T02:25:15.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T02:25:16.268Z] + git semver tag [2021-09-14T02:25:16.268Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T02:25:16.268Z] # $GIT_DIR = /w/workspace/edgex-go/53/.git [2021-09-14T02:25:16.268Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/53 [2021-09-14T02:25:16.268Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T02:25:16.268Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T02:25:16.268Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T02:25:16.268Z] # $SEMVER_BRANCH = main [2021-09-14T02:25:16.268Z] # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [2021-09-14T02:25:16.268Z] # d2a5f5fee6def632ee193f4e05018b338845a8fb HEAD [2021-09-14T02:25:16.268Z] # -> Force: false [2021-09-14T02:25:16.268Z] # 4f401d3d4e67b742f0ee6debbd29f04656afc7b6 refs/tags/v2.0.1-dev.46 [Pipeline] } [2021-09-14T02:25:16.286Z] $ docker exec --env ******** --env ******** b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 ssh-agent -k [2021-09-14T02:25:16.386Z] unset SSH_AUTH_SOCK; [2021-09-14T02:25:16.386Z] unset SSH_AGENT_PID; [2021-09-14T02:25:16.386Z] echo Agent pid 20 killed; [2021-09-14T02:25:16.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T02:25:16.819Z] + git semver [Pipeline] } [2021-09-14T02:25:16.855Z] $ docker stop --time=1 b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 [2021-09-14T02:25:18.065Z] $ docker rm -f b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:25:18.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T02:25:18.840Z] [2021-09-14T02:25:18.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:25:19.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T02:25:19.173Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-14T02:25:19.173Z] ab5ef0e58194: Pulling fs layer [2021-09-14T02:25:19.173Z] 9712f1f96733: Pulling fs layer [2021-09-14T02:25:19.173Z] 63f879dbbcfc: Pulling fs layer [2021-09-14T02:25:19.173Z] 0d9ebad4ef96: Pulling fs layer [2021-09-14T02:25:19.173Z] e9a5061849ea: Pulling fs layer [2021-09-14T02:25:19.173Z] d747dcd14b5f: Pulling fs layer [2021-09-14T02:25:19.173Z] 2de7ff778b66: Pulling fs layer [2021-09-14T02:25:19.173Z] 0d9ebad4ef96: Waiting [2021-09-14T02:25:19.173Z] e9a5061849ea: Waiting [2021-09-14T02:25:19.173Z] d747dcd14b5f: Waiting [2021-09-14T02:25:19.173Z] 2de7ff778b66: Waiting [2021-09-14T02:25:19.173Z] 9712f1f96733: Verifying Checksum [2021-09-14T02:25:19.173Z] 9712f1f96733: Download complete [2021-09-14T02:25:22.552Z] 63f879dbbcfc: Verifying Checksum [2021-09-14T02:25:22.552Z] 63f879dbbcfc: Download complete [2021-09-14T02:25:22.552Z] e9a5061849ea: Verifying Checksum [2021-09-14T02:25:22.552Z] e9a5061849ea: Download complete [2021-09-14T02:25:22.552Z] d747dcd14b5f: Download complete [2021-09-14T02:25:23.147Z] 0d9ebad4ef96: Verifying Checksum [2021-09-14T02:25:23.147Z] 0d9ebad4ef96: Download complete [2021-09-14T02:25:23.416Z] 2de7ff778b66: Verifying Checksum [2021-09-14T02:25:23.416Z] 2de7ff778b66: Download complete [2021-09-14T02:25:23.689Z] ab5ef0e58194: Verifying Checksum [2021-09-14T02:25:23.689Z] ab5ef0e58194: Download complete [2021-09-14T02:25:26.605Z] ab5ef0e58194: Pull complete [2021-09-14T02:25:26.605Z] 9712f1f96733: Pull complete [2021-09-14T02:25:26.915Z] 63f879dbbcfc: Pull complete [2021-09-14T02:25:30.100Z] 0d9ebad4ef96: Pull complete [2021-09-14T02:25:30.423Z] e9a5061849ea: Pull complete [2021-09-14T02:25:30.713Z] d747dcd14b5f: Pull complete [2021-09-14T02:25:31.752Z] 2de7ff778b66: Pull complete [2021-09-14T02:25:31.752Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-14T02:25:31.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T02:25:31.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-14T02:25:31.899Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:25:32.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:0.23.1-centos7 cat [2021-09-14T02:25:35.487Z] $ docker top 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-14T02:25:35.644Z] provisioning config files... [2021-09-14T02:25:35.669Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/53@tmp/config1468054678493867836tmp [2021-09-14T02:25:35.703Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/53@tmp/config4157690321601237944tmp [2021-09-14T02:25:35.734Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/53@tmp/config7907316920139516621tmp [Pipeline] { [Pipeline] echo [2021-09-14T02:25:35.766Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:36.106Z] ---> sigul-configuration.sh [2021-09-14T02:25:36.107Z] gpg: directory `/root/.gnupg' created [2021-09-14T02:25:36.107Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-14T02:25:36.107Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-14T02:25:36.107Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-14T02:25:36.107Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-14T02:25:36.107Z] gpg: CAST5 encrypted data [2021-09-14T02:25:36.107Z] gpg: encrypted with 1 passphrase [2021-09-14T02:25:36.107Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-14T02:25:36.444Z] + mkdir /home/jenkins [2021-09-14T02:25:36.444Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-14T02:25:36.775Z] + 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-09-14T02:25:36.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:37.109Z] ---> sigul-install.sh [2021-09-14T02:25:37.109Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-14T02:25:37.433Z] + git tag --list [2021-09-14T02:25:37.433Z] 0.6.0 [2021-09-14T02:25:37.433Z] 0.6.1 [2021-09-14T02:25:37.433Z] 0.7.0 [2021-09-14T02:25:37.433Z] 0.7.1 [2021-09-14T02:25:37.433Z] v1.0.0 [2021-09-14T02:25:37.433Z] v1.0.1 [2021-09-14T02:25:37.433Z] v1.1.0 [2021-09-14T02:25:37.433Z] v1.2.0 [2021-09-14T02:25:37.433Z] v1.2.1 [2021-09-14T02:25:37.433Z] v1.3.0 [2021-09-14T02:25:37.433Z] v1.3.1 [2021-09-14T02:25:37.433Z] v2.0.0 [2021-09-14T02:25:37.433Z] v2.0.1-dev.1 [2021-09-14T02:25:37.433Z] v2.0.1-dev.10 [2021-09-14T02:25:37.433Z] v2.0.1-dev.11 [2021-09-14T02:25:37.433Z] v2.0.1-dev.12 [2021-09-14T02:25:37.433Z] v2.0.1-dev.13 [2021-09-14T02:25:37.433Z] v2.0.1-dev.14 [2021-09-14T02:25:37.433Z] v2.0.1-dev.15 [2021-09-14T02:25:37.433Z] v2.0.1-dev.16 [2021-09-14T02:25:37.433Z] v2.0.1-dev.17 [2021-09-14T02:25:37.433Z] v2.0.1-dev.18 [2021-09-14T02:25:37.433Z] v2.0.1-dev.19 [2021-09-14T02:25:37.433Z] v2.0.1-dev.2 [2021-09-14T02:25:37.433Z] v2.0.1-dev.20 [2021-09-14T02:25:37.433Z] v2.0.1-dev.21 [2021-09-14T02:25:37.433Z] v2.0.1-dev.22 [2021-09-14T02:25:37.433Z] v2.0.1-dev.23 [2021-09-14T02:25:37.433Z] v2.0.1-dev.24 [2021-09-14T02:25:37.433Z] v2.0.1-dev.25 [2021-09-14T02:25:37.433Z] v2.0.1-dev.26 [2021-09-14T02:25:37.433Z] v2.0.1-dev.27 [2021-09-14T02:25:37.433Z] v2.0.1-dev.28 [2021-09-14T02:25:37.433Z] v2.0.1-dev.29 [2021-09-14T02:25:37.433Z] v2.0.1-dev.3 [2021-09-14T02:25:37.433Z] v2.0.1-dev.30 [2021-09-14T02:25:37.433Z] v2.0.1-dev.31 [2021-09-14T02:25:37.433Z] v2.0.1-dev.32 [2021-09-14T02:25:37.433Z] v2.0.1-dev.33 [2021-09-14T02:25:37.433Z] v2.0.1-dev.34 [2021-09-14T02:25:37.433Z] v2.0.1-dev.35 [2021-09-14T02:25:37.433Z] v2.0.1-dev.36 [2021-09-14T02:25:37.433Z] v2.0.1-dev.37 [2021-09-14T02:25:37.433Z] v2.0.1-dev.38 [2021-09-14T02:25:37.433Z] v2.0.1-dev.39 [2021-09-14T02:25:37.433Z] v2.0.1-dev.4 [2021-09-14T02:25:37.433Z] v2.0.1-dev.40 [2021-09-14T02:25:37.433Z] v2.0.1-dev.41 [2021-09-14T02:25:37.433Z] v2.0.1-dev.42 [2021-09-14T02:25:37.433Z] v2.0.1-dev.43 [2021-09-14T02:25:37.433Z] v2.0.1-dev.44 [2021-09-14T02:25:37.433Z] v2.0.1-dev.45 [2021-09-14T02:25:37.433Z] v2.0.1-dev.46 [2021-09-14T02:25:37.433Z] v2.0.1-dev.5 [2021-09-14T02:25:37.433Z] v2.0.1-dev.6 [2021-09-14T02:25:37.433Z] v2.0.1-dev.7 [2021-09-14T02:25:37.433Z] v2.0.1-dev.8 [2021-09-14T02:25:37.433Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-14T02:25:37.775Z] + lftools sign git-tag v2.0.1-dev.46 [2021-09-14T02:25:38.369Z] Signing Git tag with Sigul... [2021-09-14T02:25:38.369Z] Signing v2.0.1-dev.46 [Pipeline] echo [2021-09-14T02:25:39.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:39.523Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-14T02:25:39.541Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-14T02:25:39.579Z] $ docker stop --time=1 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 [2021-09-14T02:25:40.800Z] $ docker rm -f 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:25:41.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:25:41.528Z] . [Pipeline] withDockerContainer [2021-09-14T02:25:41.640Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:25:41.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T02:25:42.136Z] $ docker top 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T02:25:42.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T02:25:42.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T02:25:42.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T02:25:42.412Z] $ docker exec 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 ssh-agent [2021-09-14T02:25:42.535Z] SSH_AUTH_SOCK=/tmp/ssh-ee5pAiQOnQgf/agent.13 [2021-09-14T02:25:42.535Z] SSH_AGENT_PID=19 [2021-09-14T02:25:42.549Z] Running ssh-add (command line suppressed) [2021-09-14T02:25:42.660Z] Identity added: /w/workspace/edgex-go/53@tmp/private_key_3097846532700042146.key (/w/workspace/edgex-go/53@tmp/private_key_3097846532700042146.key) [2021-09-14T02:25:42.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T02:25:43.025Z] + git semver bump pre [2021-09-14T02:25:43.025Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T02:25:43.025Z] # $GIT_DIR = /w/workspace/edgex-go/53/.git [2021-09-14T02:25:43.025Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/53 [2021-09-14T02:25:43.025Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T02:25:43.025Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T02:25:43.025Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T02:25:43.025Z] # $SEMVER_BRANCH = main [2021-09-14T02:25:43.025Z] # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [2021-09-14T02:25:43.025Z] 2.0.1-dev.47 [Pipeline] } [2021-09-14T02:25:43.043Z] $ docker exec --env ******** --env ******** 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 ssh-agent -k [2021-09-14T02:25:43.143Z] unset SSH_AUTH_SOCK; [2021-09-14T02:25:43.143Z] unset SSH_AGENT_PID; [2021-09-14T02:25:43.143Z] echo Agent pid 19 killed; [2021-09-14T02:25:43.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T02:25:43.802Z] + git semver [Pipeline] } [2021-09-14T02:25:43.827Z] $ docker stop --time=1 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 [2021-09-14T02:25:45.061Z] $ docker rm -f 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:25:45.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T02:25:45.864Z] . [Pipeline] withDockerContainer [2021-09-14T02:25:46.047Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:25:46.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T02:25:46.550Z] $ docker top 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T02:25:46.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T02:25:46.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T02:25:46.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T02:25:46.857Z] $ docker exec 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e ssh-agent [2021-09-14T02:25:46.977Z] SSH_AUTH_SOCK=/tmp/ssh-eRRSf23tNn3M/agent.15 [2021-09-14T02:25:46.977Z] SSH_AGENT_PID=22 [2021-09-14T02:25:46.992Z] Running ssh-add (command line suppressed) [2021-09-14T02:25:47.103Z] Identity added: /w/workspace/edgex-go/53@tmp/private_key_3638810061107690145.key (/w/workspace/edgex-go/53@tmp/private_key_3638810061107690145.key) [2021-09-14T02:25:47.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T02:25:47.719Z] + git semver push [2021-09-14T02:25:47.719Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T02:25:47.719Z] # $GIT_DIR = /w/workspace/edgex-go/53/.git [2021-09-14T02:25:47.719Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/53 [2021-09-14T02:25:47.719Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T02:25:47.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T02:25:47.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T02:25:47.719Z] # $SEMVER_BRANCH = main [2021-09-14T02:25:47.719Z] # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [Pipeline] } [2021-09-14T02:25:52.086Z] $ docker exec --env ******** --env ******** 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e ssh-agent -k [2021-09-14T02:25:52.185Z] unset SSH_AUTH_SOCK; [2021-09-14T02:25:52.186Z] unset SSH_AGENT_PID; [2021-09-14T02:25:52.186Z] echo Agent pid 22 killed; [2021-09-14T02:25:52.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T02:25:52.638Z] + git semver [Pipeline] } [2021-09-14T02:25:52.680Z] $ docker stop --time=1 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e [2021-09-14T02:25:53.886Z] $ docker rm -f 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-14T02:25:55.138Z] + '[' -d /w/workspace/edgex-go/53/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:55.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:25:56.519Z] ---> package-listing.sh [2021-09-14T02:25:56.519Z] ++ facter osfamily [2021-09-14T02:25:56.519Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-14T02:25:56.854Z] + OS_FAMILY=redhat [2021-09-14T02:25:56.854Z] + workspace=/w/workspace/edgex-go/53 [2021-09-14T02:25:56.854Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-14T02:25:56.854Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-14T02:25:56.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-14T02:25:56.854Z] + PACKAGES=/tmp/packages_start.txt [2021-09-14T02:25:56.854Z] + '[' /w/workspace/edgex-go/53 ']' [2021-09-14T02:25:56.854Z] + PACKAGES=/tmp/packages_end.txt [2021-09-14T02:25:56.854Z] + case "${OS_FAMILY}" in [2021-09-14T02:25:56.854Z] + rpm -qa [2021-09-14T02:25:56.854Z] + sort [2021-09-14T02:25:59.009Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-14T02:25:59.009Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-14T02:25:59.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-14T02:25:59.009Z] + '[' /w/workspace/edgex-go/53 ']' [2021-09-14T02:25:59.009Z] + mkdir -p /w/workspace/edgex-go/53/archives/ [2021-09-14T02:25:59.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/53/archives/ [Pipeline] echo [2021-09-14T02:25:59.108Z] 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/53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-14T02:25:59.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:26:00.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T02:26:00.120Z] [2021-09-14T02:26:00.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T02:26:00.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T02:26:00.559Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T02:26:00.559Z] b4d181a07f80: Pulling fs layer [2021-09-14T02:26:00.559Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T02:26:00.559Z] ed53099fbce6: Pulling fs layer [2021-09-14T02:26:00.559Z] dc539afda2c1: Pulling fs layer [2021-09-14T02:26:00.559Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T02:26:00.559Z] 9065ff56babe: Pulling fs layer [2021-09-14T02:26:00.559Z] d287ab97295c: Pulling fs layer [2021-09-14T02:26:00.559Z] dc539afda2c1: Waiting [2021-09-14T02:26:00.559Z] 77bc0d833cb6: Waiting [2021-09-14T02:26:00.559Z] 9065ff56babe: Waiting [2021-09-14T02:26:00.559Z] d287ab97295c: Waiting [2021-09-14T02:26:01.218Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T02:26:01.218Z] a1111a8f2ec3: Download complete [2021-09-14T02:26:01.218Z] dc539afda2c1: Verifying Checksum [2021-09-14T02:26:01.218Z] dc539afda2c1: Download complete [2021-09-14T02:26:01.527Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T02:26:01.527Z] 77bc0d833cb6: Download complete [2021-09-14T02:26:02.195Z] 9065ff56babe: Verifying Checksum [2021-09-14T02:26:02.195Z] 9065ff56babe: Download complete [2021-09-14T02:26:02.195Z] ed53099fbce6: Verifying Checksum [2021-09-14T02:26:02.195Z] ed53099fbce6: Download complete [2021-09-14T02:26:03.256Z] b4d181a07f80: Verifying Checksum [2021-09-14T02:26:03.256Z] b4d181a07f80: Download complete [2021-09-14T02:26:04.563Z] b4d181a07f80: Pull complete [2021-09-14T02:26:04.563Z] a1111a8f2ec3: Pull complete [2021-09-14T02:26:04.855Z] ed53099fbce6: Pull complete [2021-09-14T02:26:04.855Z] dc539afda2c1: Pull complete [2021-09-14T02:26:05.137Z] 77bc0d833cb6: Pull complete [2021-09-14T02:26:05.137Z] 9065ff56babe: Pull complete [2021-09-14T02:26:09.974Z] d287ab97295c: Verifying Checksum [2021-09-14T02:26:09.974Z] d287ab97295c: Download complete [2021-09-14T02:26:13.578Z] d287ab97295c: Pull complete [2021-09-14T02:26:13.578Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T02:26:13.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T02:26:13.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T02:26:13.753Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-14T02:26:13.854Z] $ 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/53/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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:latest cat [2021-09-14T02:26:16.257Z] $ docker top 54ee7b978a4e44e772967ffa13f741171ebcb8e78f6093eaa58ac34f52b4428b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T02:26:16.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-14T02:26:17.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-14T02:26:17.400Z] + ls /var/log/sa-host [2021-09-14T02:26:17.400Z] + sadf -c /var/log/sa-host/sa05 [2021-09-14T02:26:17.400Z] file_magic: OK [2021-09-14T02:26:17.400Z] HZ: Using current value: 100 [2021-09-14T02:26:17.400Z] file_header: OK [2021-09-14T02:26:17.400Z] 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-09-14T02:26:17.400Z] Statistics: [2021-09-14T02:26:17.400Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T02:26:17.400Z] File successfully converted to sysstat format version 12.0.3 [2021-09-14T02:26:17.400Z] + sadf -c /var/log/sa-host/sa14 [2021-09-14T02:26:17.400Z] file_magic: OK [2021-09-14T02:26:17.400Z] HZ: Using current value: 100 [2021-09-14T02:26:17.400Z] file_header: OK [2021-09-14T02:26:17.400Z] 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-09-14T02:26:17.400Z] Statistics: [2021-09-14T02:26:17.400Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T02:26:17.400Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T02:26:18.046Z] provisioning config files... [2021-09-14T02:26:18.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/53@tmp/config4864298307067970004tmp [Pipeline] { [Pipeline] echo [2021-09-14T02:26:18.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:26:18.416Z] ---> create-netrc.sh [Pipeline] } [2021-09-14T02:26:18.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:26:18.851Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-14T02:26:18.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:26:19.233Z] ---> sudo-logs.sh [2021-09-14T02:26:19.233Z] Archiving 'sudo' log.. [2021-09-14T02:26:19.233Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [2021-09-14T02:26:19.233Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-14T02:26:19.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:26:19.620Z] ---> job-cost.sh [2021-09-14T02:26:19.620Z] lf-activate-venv: SKIPPING [2021-09-14T02:26:19.620Z] DEBUG: total: 0.10999999940395355 [2021-09-14T02:26:19.620Z] INFO: Retrieving Stack Cost... [2021-09-14T02:26:20.227Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T02:26:20.498Z] INFO: Archiving Costs [Pipeline] echo [2021-09-14T02:26:20.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T02:26:20.879Z] ---> logs-deploy.sh [2021-09-14T02:26:20.879Z] lf-activate-venv: SKIPPING [2021-09-14T02:26:20.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/53 [2021-09-14T02:26:20.879Z] INFO: archiving workspace using pattern(s): [2021-09-14T02:26:21.856Z] Archives upload complete. [2021-09-14T02:26:21.856Z] INFO: archiving logs to Nexus