Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0b609019c2f8045c53c37df6a851fd1682319ad 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-ssh2986149357735219121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4193985641244308870.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6193847776083127483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3283864091197311019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh4249578445436528042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-318’ Running on prd-centos7-docker-4c-2g-320 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/72 [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/72 # 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/72@tmp/jenkins-gitclient-ssh6012755951769755158.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 c0b609019c2f8045c53c37df6a851fd1682319ad (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 c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 Commit message: "docs(data): Update docs to use object value in the Event tags (#3727)" > git rev-list --no-walk 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T19:14:37.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T19:14:37.705Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T19:14:37.737Z] ========================================================= [2021-09-30T19:14:37.737Z] EdgeX Global Pipelines Version Info [2021-09-30T19:14:37.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:14:38.985Z] ------------------- [2021-09-30T19:14:38.985Z] stable info: [2021-09-30T19:14:38.985Z] ------------------- [2021-09-30T19:14:38.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T19:14:38.985Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T19:14:38.985Z] Message: update stable to v1.0.206 [2021-09-30T19:14:39.571Z] ------------------- [2021-09-30T19:14:39.571Z] experimental info: [2021-09-30T19:14:39.571Z] ------------------- [2021-09-30T19:14:39.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T19:14:39.571Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T19:14:39.571Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T19:14:39.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T19:14:39.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T19:14:39.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T19:14:39.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T19:14:39.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T19:14:39.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T19:14:39.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T19:14:39.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T19:14:39.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T19:14:39.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T19:14:39.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T19:14:39.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T19:14:39.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T19:14:40.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T19:14:40.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T19:14:40.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T19:14:40.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T19:14:40.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T19:14:40.120Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T19:14:40.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T19:14:40.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T19:14:40.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T19:14:40.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T19:14:40.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-30T19:14:40.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-30T19:14:40.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-30T19:14:40.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] echo [2021-09-30T19:14:40.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b6090 [Pipeline] echo [2021-09-30T19:14:40.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:14:40.426Z] provisioning config files... [2021-09-30T19:14:40.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config4695209325954224815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:14:40.778Z] ---> docker-login.sh [2021-09-30T19:14:40.778Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:14:40.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:14:41.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:14:41.045Z] Configure a credential helper to remove this warning. See [2021-09-30T19:14:41.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:14:41.045Z] [2021-09-30T19:14:41.045Z] Login Succeeded [2021-09-30T19:14:41.045Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:14:41.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:14:41.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:14:41.045Z] Configure a credential helper to remove this warning. See [2021-09-30T19:14:41.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:14:41.045Z] [2021-09-30T19:14:41.045Z] Login Succeeded [2021-09-30T19:14:41.045Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:14:41.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:14:41.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:14:41.315Z] Configure a credential helper to remove this warning. See [2021-09-30T19:14:41.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:14:41.315Z] [2021-09-30T19:14:41.315Z] Login Succeeded [2021-09-30T19:14:41.315Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:14:41.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:14:41.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:14:41.315Z] Configure a credential helper to remove this warning. See [2021-09-30T19:14:41.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:14:41.315Z] [2021-09-30T19:14:41.315Z] Login Succeeded [2021-09-30T19:14:41.315Z] docker.io [2021-09-30T19:14:41.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:14:41.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:14:41.850Z] Configure a credential helper to remove this warning. See [2021-09-30T19:14:41.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:14:41.850Z] [2021-09-30T19:14:41.850Z] Login Succeeded [2021-09-30T19:14:41.850Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:14:41.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:14:42.209Z] ++ 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-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T19:14:42.209Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T19:14:42.209Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T19:14:42.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T19:14:42.209Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T19:14:42.209Z] ++ cut -d/ -f2 [2021-09-30T19:14:42.209Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T19:14:42.269Z] 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-30T19:14:42.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:14:42.960Z] [2021-09-30T19:14:42.960Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:14:43.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:14:43.292Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T19:14:43.292Z] 31603596830f: Pulling fs layer [2021-09-30T19:14:43.292Z] 04fac38145f0: Pulling fs layer [2021-09-30T19:14:43.292Z] 701f6daf10bf: Pulling fs layer [2021-09-30T19:14:43.292Z] 24f72da36158: Pulling fs layer [2021-09-30T19:14:43.292Z] 24f72da36158: Waiting [2021-09-30T19:14:43.292Z] 04fac38145f0: Verifying Checksum [2021-09-30T19:14:43.292Z] 04fac38145f0: Download complete [2021-09-30T19:14:43.563Z] 31603596830f: Verifying Checksum [2021-09-30T19:14:43.563Z] 31603596830f: Download complete [2021-09-30T19:14:43.843Z] 31603596830f: Pull complete [2021-09-30T19:14:43.843Z] 24f72da36158: Verifying Checksum [2021-09-30T19:14:43.843Z] 24f72da36158: Download complete [2021-09-30T19:14:43.843Z] 04fac38145f0: Pull complete [2021-09-30T19:14:43.843Z] 701f6daf10bf: Verifying Checksum [2021-09-30T19:14:43.843Z] 701f6daf10bf: Download complete [2021-09-30T19:14:44.429Z] 701f6daf10bf: Pull complete [2021-09-30T19:14:44.429Z] 24f72da36158: Pull complete [2021-09-30T19:14:44.429Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T19:14:44.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:14:44.429Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T19:14:44.516Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:14:44.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:14:45.394Z] $ docker top b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T19:14:45.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:14:45.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:14:45.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:14:45.634Z] $ docker exec b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent [2021-09-30T19:14:45.746Z] SSH_AUTH_SOCK=/tmp/ssh-EqK4ZwG2OTPu/agent.14 [2021-09-30T19:14:45.747Z] SSH_AGENT_PID=20 [2021-09-30T19:14:45.760Z] Running ssh-add (command line suppressed) [2021-09-30T19:14:45.862Z] Identity added: /w/workspace/edgex-go/72@tmp/private_key_4090968205043189466.key (/w/workspace/edgex-go/72@tmp/private_key_4090968205043189466.key) [2021-09-30T19:14:45.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:14:46.204Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T19:14:46.222Z] $ docker exec --env ******** --env ******** b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent -k [2021-09-30T19:14:46.317Z] unset SSH_AUTH_SOCK; [2021-09-30T19:14:46.317Z] unset SSH_AGENT_PID; [2021-09-30T19:14:46.317Z] echo Agent pid 20 killed; [2021-09-30T19:14:46.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T19:14:46.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:14:46.375Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:14:46.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:14:46.493Z] $ docker exec b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent [2021-09-30T19:14:46.615Z] SSH_AUTH_SOCK=/tmp/ssh-Ys4BNkRZ6zbN/agent.54 [2021-09-30T19:14:46.615Z] SSH_AGENT_PID=60 [2021-09-30T19:14:46.624Z] Running ssh-add (command line suppressed) [2021-09-30T19:14:46.721Z] Identity added: /w/workspace/edgex-go/72@tmp/private_key_5913404015563204031.key (/w/workspace/edgex-go/72@tmp/private_key_5913404015563204031.key) [2021-09-30T19:14:46.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:14:47.055Z] + git semver init [2021-09-30T19:14:47.055Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T19:14:47.055Z] # $GIT_DIR = /w/workspace/edgex-go/72/.git [2021-09-30T19:14:47.055Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/72 [2021-09-30T19:14:47.055Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T19:14:47.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T19:14:47.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T19:14:47.055Z] # $SEMVER_BRANCH = main [2021-09-30T19:14:47.055Z] # $SEMVER_TEMP = /tmp/semver-611991802 [2021-09-30T19:14:47.055Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T19:15:19.313Z] # '/tmp/semver-611991802' -> '/w/workspace/edgex-go/72/.semver' [2021-09-30T19:15:19.313Z] # -> Force: false [2021-09-30T19:15:19.313Z] # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [Pipeline] } [2021-09-30T19:15:19.327Z] $ docker exec --env ******** --env ******** b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent -k [2021-09-30T19:15:19.433Z] unset SSH_AUTH_SOCK; [2021-09-30T19:15:19.433Z] unset SSH_AGENT_PID; [2021-09-30T19:15:19.433Z] echo Agent pid 60 killed; [2021-09-30T19:15:19.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:15:19.798Z] + git semver [Pipeline] } [2021-09-30T19:15:19.822Z] $ docker stop --time=1 b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 [2021-09-30T19:15:21.492Z] $ docker rm -f b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:15:21.887Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T19:15:22.227Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T19:15:22.230Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.63 [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-30T19:15:22.513Z] ========================================================= [2021-09-30T19:15:22.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T19:15:22.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:15:22.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:15:22.831Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T19:15:22.831Z] 540db60ca938: Pulling fs layer [2021-09-30T19:15:22.831Z] adcc1eea9eea: Pulling fs layer [2021-09-30T19:15:22.831Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T19:15:22.831Z] db62176df00c: Pulling fs layer [2021-09-30T19:15:22.831Z] 3b30891b0d05: Pulling fs layer [2021-09-30T19:15:22.831Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T19:15:22.831Z] c788192a36de: Pulling fs layer [2021-09-30T19:15:22.831Z] a77e37c0d609: Pulling fs layer [2021-09-30T19:15:22.831Z] c3185cebc471: Pulling fs layer [2021-09-30T19:15:22.831Z] db62176df00c: Waiting [2021-09-30T19:15:22.831Z] 3b30891b0d05: Waiting [2021-09-30T19:15:22.831Z] 06b49ca38bd5: Waiting [2021-09-30T19:15:22.831Z] c788192a36de: Waiting [2021-09-30T19:15:22.831Z] a77e37c0d609: Waiting [2021-09-30T19:15:22.831Z] c3185cebc471: Waiting [2021-09-30T19:15:22.831Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T19:15:22.831Z] 4c4ab2625f07: Download complete [2021-09-30T19:15:22.831Z] adcc1eea9eea: Verifying Checksum [2021-09-30T19:15:22.831Z] adcc1eea9eea: Download complete [2021-09-30T19:15:23.102Z] 3b30891b0d05: Verifying Checksum [2021-09-30T19:15:23.102Z] 3b30891b0d05: Download complete [2021-09-30T19:15:23.102Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T19:15:23.102Z] 06b49ca38bd5: Download complete [2021-09-30T19:15:23.102Z] c788192a36de: Verifying Checksum [2021-09-30T19:15:23.102Z] c788192a36de: Download complete [2021-09-30T19:15:23.102Z] 540db60ca938: Verifying Checksum [2021-09-30T19:15:23.102Z] 540db60ca938: Download complete [2021-09-30T19:15:23.368Z] 540db60ca938: Pull complete [2021-09-30T19:15:23.368Z] adcc1eea9eea: Pull complete [2021-09-30T19:15:23.368Z] 4c4ab2625f07: Pull complete [2021-09-30T19:15:23.957Z] a77e37c0d609: Verifying Checksum [2021-09-30T19:15:23.957Z] a77e37c0d609: Download complete [2021-09-30T19:15:27.308Z] c3185cebc471: Verifying Checksum [2021-09-30T19:15:27.308Z] c3185cebc471: Download complete [2021-09-30T19:15:27.308Z] db62176df00c: Verifying Checksum [2021-09-30T19:15:27.308Z] db62176df00c: Download complete [2021-09-30T19:15:30.667Z] db62176df00c: Pull complete [2021-09-30T19:15:30.667Z] 3b30891b0d05: Pull complete [2021-09-30T19:15:30.667Z] 06b49ca38bd5: Pull complete [2021-09-30T19:15:30.667Z] c788192a36de: Pull complete [2021-09-30T19:15:30.939Z] a77e37c0d609: Pull complete [2021-09-30T19:15:32.897Z] c3185cebc471: Pull complete [2021-09-30T19:15:32.897Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T19:15:32.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:15:32.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:15:33.225Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:15:33.225Z] WORKDIR /edgex [2021-09-30T19:15:33.225Z] COPY go.mod . [2021-09-30T19:15:33.225Z] RUN go mod download' [2021-09-30T19:15:33.225Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T19:15:34.643Z] Sending build context to Docker daemon 329.1MB [2021-09-30T19:15:34.643Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T19:15:34.643Z] ---> 031687cdd783 [2021-09-30T19:15:34.643Z] Step 2/4 : WORKDIR /edgex [2021-09-30T19:15:36.062Z] ---> Running in 3853e1a9bfd3 [2021-09-30T19:15:36.346Z] Removing intermediate container 3853e1a9bfd3 [2021-09-30T19:15:36.346Z] ---> c1530bb5e903 [2021-09-30T19:15:36.346Z] Step 3/4 : COPY go.mod . [2021-09-30T19:15:36.346Z] ---> 74e6f2e15c27 [2021-09-30T19:15:36.346Z] Step 4/4 : RUN go mod download [2021-09-30T19:15:36.346Z] ---> Running in 77c4c213caa4 [2021-09-30T19:15:37.440Z] Still waiting to schedule task [2021-09-30T19:15:37.440Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-319’ [2021-09-30T19:16:08.648Z] Removing intermediate container 77c4c213caa4 [2021-09-30T19:16:08.649Z] ---> d6fad278ee70 [2021-09-30T19:16:08.649Z] Successfully built d6fad278ee70 [2021-09-30T19:16:08.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:16:08.973Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T19:16:08.973Z] . [Pipeline] withDockerContainer [2021-09-30T19:16:09.096Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:16:09.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:16:09.592Z] $ docker top 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:16:10.021Z] + go version [2021-09-30T19:16:10.021Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T19:16:10.040Z] $ docker stop --time=1 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e [2021-09-30T19:16:11.270Z] $ docker rm -f 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:16:11.915Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T19:16:11.915Z] . [Pipeline] withDockerContainer [2021-09-30T19:16:12.018Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:16:12.092Z] $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:16:12.506Z] $ docker top eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T19:16:12.610Z] ========================================================= [2021-09-30T19:16:12.610Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T19:16:12.610Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:16:12.949Z] + go mod tidy [Pipeline] sh [2021-09-30T19:16:13.537Z] + make test [2021-09-30T19:16:13.537Z] go mod tidy [2021-09-30T19:16:13.805Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T19:16:19.197Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T19:16:37.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T19:16:42.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T19:16:42.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T19:16:42.938Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T19:16:45.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T19:16:46.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T19:16:46.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T19:16:46.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T19:16:46.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T19:16:46.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T19:16:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T19:16:46.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T19:16:46.968Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T19:16:46.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T19:16:48.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-09-30T19:16:48.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T19:16:48.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T19:16:49.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2021-09-30T19:16:49.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T19:16:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-09-30T19:16:49.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T19:16:49.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T19:16:50.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 90.1% of statements [2021-09-30T19:16:50.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T19:16:50.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:16:51.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-09-30T19:16:51.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T19:16:51.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T19:16:51.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T19:16:51.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T19:16:51.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T19:16:52.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements [2021-09-30T19:16:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T19:16:52.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:16:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-09-30T19:16:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T19:16:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T19:16:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T19:16:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T19:16:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T19:16:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-09-30T19:16:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T19:16:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T19:16:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T19:16:53.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-09-30T19:16:53.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T19:16:53.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-09-30T19:16:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-09-30T19:16:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T19:16:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-30T19:16:54.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-09-30T19:16:54.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-30T19:16:54.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-09-30T19:16:55.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-09-30T19:17:07.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-09-30T19:17:07.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-30T19:17:11.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 82.5% of statements [2021-09-30T19:17:11.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T19:17:30.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-09-30T19:17:30.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-30T19:17:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 70.3% of statements [2021-09-30T19:17:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T19:17:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T19:17:30.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T19:17:31.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements [2021-09-30T19:17:31.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T19:17:31.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T19:17:31.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-09-30T19:17:31.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T19:17:31.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-09-30T19:17:31.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T19:17:40.117Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-09-30T19:17:40.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-09-30T19:17:40.117Z] 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-30T19:18:12.434Z] GO111MODULE=on go vet ./... [2021-09-30T19:18:24.814Z] gofmt -l . [2021-09-30T19:18:24.814Z] [ "`gofmt -l .`" = "" ] [2021-09-30T19:18:24.814Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T19:18:25.135Z] + ls -al . [2021-09-30T19:18:25.135Z] total 612 [2021-09-30T19:18:25.135Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 19:18 . [2021-09-30T19:18:25.135Z] drwxr-xr-x 4 root root 30 Sep 30 19:16 .. [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 19:14 .dockerignore [2021-09-30T19:18:25.135Z] drwxrwxr-x 8 1001 1001 162 Sep 30 19:14 .git [2021-09-30T19:18:25.135Z] drwxrwxr-x 4 1001 1001 142 Sep 30 19:14 .github [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 19:14 .gitignore [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 20 Sep 30 19:14 .golangci.yml [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 19:14 .hadolint.yml [2021-09-30T19:18:25.135Z] drwx------ 3 1001 1001 43 Sep 30 19:15 .semver [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 19:14 .sonarcloud.properties [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:14 ADOPTERS.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:14 Attribution.txt [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:14 CHANGELOG.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:14 CONTRIBUTING.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 19:14 GOVERNANCE.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 19:14 Jenkinsfile [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:14 LICENSE [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:14 Makefile [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 19:14 OWNERS.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:14 README.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:14 SECURITY.md [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 12 Sep 30 19:15 VERSION [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:14 ZMQWindows.md [2021-09-30T19:18:25.135Z] drwxrwxr-x 2 1001 1001 37 Sep 30 19:14 bin [2021-09-30T19:18:25.135Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 19:14 cmd [2021-09-30T19:18:25.135Z] -rw-r--r-- 1 root root 403265 Sep 30 19:17 coverage.out [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 19:14 go.mod [2021-09-30T19:18:25.135Z] -rw-r--r-- 1 root root 50143 Sep 30 19:16 go.sum [2021-09-30T19:18:25.135Z] drwxrwxr-x 8 1001 1001 124 Sep 30 19:14 internal [2021-09-30T19:18:25.135Z] drwxrwxr-x 3 1001 1001 16 Sep 30 19:14 openapi [2021-09-30T19:18:25.135Z] drwxrwxr-x 4 1001 1001 71 Sep 30 19:14 snap [2021-09-30T19:18:25.135Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 19:14 version.go [Pipeline] sh [2021-09-30T19:18:25.466Z] + '[' -e coverage.out ] [2021-09-30T19:18:25.467Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T19:18:25.578Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T19:18:25.885Z] + make build [2021-09-30T19:18:25.885Z] go mod tidy [2021-09-30T19:18:25.885Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T19:18:27.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T19:18:34.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T19:18:35.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T19:18:36.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T19:18:36.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T19:18:37.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T19:18:38.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T19:18:39.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T19:18:40.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T19:18:41.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T19:18:42.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-30T19:18:44.053Z] $ docker stop --time=1 eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 [2021-09-30T19:18:45.744Z] $ docker rm -f eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:18:47.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:18:47.477Z] [2021-09-30T19:18:47.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:18:47.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:18:47.900Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T19:18:47.900Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T19:18:47.900Z] ca9280d653b3: Pulling fs layer [2021-09-30T19:18:47.900Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T19:18:48.485Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T19:18:48.485Z] cbdbe7a5bc2a: Download complete [2021-09-30T19:18:48.485Z] cbdbe7a5bc2a: Pull complete [2021-09-30T19:18:49.074Z] ca9280d653b3: Verifying Checksum [2021-09-30T19:18:49.074Z] ca9280d653b3: Download complete [2021-09-30T19:18:49.656Z] ca9280d653b3: Pull complete [2021-09-30T19:18:51.064Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T19:18:51.064Z] 7e9c9ca2126c: Download complete [2021-09-30T19:18:54.427Z] 7e9c9ca2126c: Pull complete [2021-09-30T19:18:54.427Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T19:18:54.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:18:54.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T19:18:54.522Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:18:54.583Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:18:57.330Z] $ docker top 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:18:57.734Z] + docker-compose build --help [2021-09-30T19:18:57.734Z] + grep parallel [2021-09-30T19:18:58.318Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T19:18:58.336Z] $ docker stop --time=1 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb [2021-09-30T19:18:59.538Z] $ docker rm -f 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:18:59.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T19:18:59.985Z] . [Pipeline] withDockerContainer [2021-09-30T19:19:00.070Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:19:00.137Z] $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:19:00.479Z] $ docker top 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:19:00.888Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T19:19:01.472Z] Building core-command ... [2021-09-30T19:19:01.472Z] Building core-data ... [2021-09-30T19:19:01.472Z] Building core-metadata ... [2021-09-30T19:19:01.472Z] Building security-bootstrapper ... [2021-09-30T19:19:01.472Z] Building security-proxy-setup ... [2021-09-30T19:19:01.472Z] Building security-secretstore-setup ... [2021-09-30T19:19:01.472Z] Building support-notifications ... [2021-09-30T19:19:01.472Z] Building support-scheduler ... [2021-09-30T19:19:01.472Z] Building sys-mgmt-agent ... [2021-09-30T19:19:01.472Z] Building support-notifications [2021-09-30T19:19:01.472Z] Building security-proxy-setup [2021-09-30T19:19:01.472Z] Building sys-mgmt-agent [2021-09-30T19:19:01.472Z] Building security-secretstore-setup [2021-09-30T19:19:01.472Z] Building support-scheduler [2021-09-30T19:19:09.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:19:09.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:19:09.704Z] ---> d6fad278ee70 [2021-09-30T19:19:09.704Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:19:17.909Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:19:17.909Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:19:17.909Z] ---> d6fad278ee70 [2021-09-30T19:19:17.909Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T19:19:18.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:19:18.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:19:18.175Z] ---> d6fad278ee70 [2021-09-30T19:19:18.175Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T19:19:20.753Z] ---> Running in bf1d91c4f4cd [2021-09-30T19:19:20.753Z] ---> Running in bfba89db1bcb [2021-09-30T19:19:20.753Z] ---> Running in c77124761409 [2021-09-30T19:19:24.099Z] Removing intermediate container bfba89db1bcb [2021-09-30T19:19:24.099Z] ---> 5d8894c6c4fe [2021-09-30T19:19:24.099Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:19:24.099Z] Removing intermediate container bf1d91c4f4cd [2021-09-30T19:19:24.099Z] ---> 3f8659d4016a [2021-09-30T19:19:24.099Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:19:24.099Z] Removing intermediate container c77124761409 [2021-09-30T19:19:24.099Z] ---> 0f96b4e4658e [2021-09-30T19:19:24.099Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:19:24.099Z] ---> Running in cbd7be59e1d2 [2021-09-30T19:19:24.099Z] ---> Running in fac38787f482 [2021-09-30T19:19:24.099Z] ---> Running in f60fca165a61 [2021-09-30T19:19:26.092Z] Removing intermediate container fac38787f482 [2021-09-30T19:19:26.092Z] ---> 0ff8b63f5b1f [2021-09-30T19:19:26.092Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T19:19:26.092Z] Removing intermediate container f60fca165a61 [2021-09-30T19:19:26.092Z] ---> 1d8e481b809b [2021-09-30T19:19:26.092Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T19:19:26.092Z] ---> Running in 13b293dc8528 [2021-09-30T19:19:26.092Z] Removing intermediate container cbd7be59e1d2 [2021-09-30T19:19:26.092Z] ---> 9499fe759467 [2021-09-30T19:19:26.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T19:19:26.092Z] ---> Running in b028af2363fe [2021-09-30T19:19:26.092Z] ---> Running in f8635d73ad16 [2021-09-30T19:19:26.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:19:26.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:19:26.092Z] ---> d6fad278ee70 [2021-09-30T19:19:26.092Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:19:26.092Z] ---> Using cache [2021-09-30T19:19:26.092Z] ---> 0f96b4e4658e [2021-09-30T19:19:26.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:19:26.092Z] ---> Using cache [2021-09-30T19:19:26.092Z] ---> 1d8e481b809b [2021-09-30T19:19:26.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T19:19:26.364Z] ---> Running in 390125fd5b24 [2021-09-30T19:19:26.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:19:26.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:19:26.364Z] ---> d6fad278ee70 [2021-09-30T19:19:26.364Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:19:26.364Z] ---> Using cache [2021-09-30T19:19:26.364Z] ---> 0f96b4e4658e [2021-09-30T19:19:26.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:19:26.364Z] ---> Using cache [2021-09-30T19:19:26.364Z] ---> 1d8e481b809b [2021-09-30T19:19:26.364Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T19:19:26.364Z] ---> Running in c88e3e03a109 [2021-09-30T19:19:26.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:26.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:26.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:26.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:27.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:27.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:28.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:28.617Z] OK: 219 MiB in 52 packages [2021-09-30T19:19:28.890Z] OK: 219 MiB in 52 packages [2021-09-30T19:19:28.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:28.890Z] Removing intermediate container 13b293dc8528 [2021-09-30T19:19:28.890Z] ---> 92addd016100 [2021-09-30T19:19:28.890Z] Step 6/24 : COPY go.mod . [2021-09-30T19:19:29.166Z] Removing intermediate container c88e3e03a109 [2021-09-30T19:19:29.166Z] ---> d8154e0fbce4 [2021-09-30T19:19:29.166Z] Step 6/23 : COPY go.mod . [2021-09-30T19:19:29.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:29.166Z] ---> 4778dfee03e7 [2021-09-30T19:19:29.166Z] Step 7/24 : RUN go mod download [2021-09-30T19:19:29.166Z] ---> Running in 58f7846670d2 [2021-09-30T19:19:29.166Z] ---> 8a1700f19f8d [2021-09-30T19:19:29.167Z] Step 7/23 : RUN go mod download [2021-09-30T19:19:29.167Z] ---> Running in e56f607992da [2021-09-30T19:19:30.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:19:30.150Z] Removing intermediate container 58f7846670d2 [2021-09-30T19:19:30.150Z] ---> b6fe3ab8abb5 [2021-09-30T19:19:30.150Z] Step 8/24 : COPY . . [2021-09-30T19:19:30.738Z] Removing intermediate container e56f607992da [2021-09-30T19:19:30.738Z] ---> 728faf79feb8 [2021-09-30T19:19:30.738Z] Step 8/23 : COPY . . [2021-09-30T19:19:31.369Z] OK: 219 MiB in 52 packages [2021-09-30T19:19:32.341Z] OK: 219 MiB in 52 packages [2021-09-30T19:19:33.321Z] OK: 219 MiB in 52 packages [2021-09-30T19:19:33.588Z] Removing intermediate container 390125fd5b24 [2021-09-30T19:19:33.588Z] ---> 122f548d103a [2021-09-30T19:19:33.588Z] Step 6/23 : COPY go.mod . [2021-09-30T19:19:33.858Z] Removing intermediate container b028af2363fe [2021-09-30T19:19:33.858Z] ---> 53f3049201d9 [2021-09-30T19:19:33.858Z] Step 6/26 : COPY go.mod . [2021-09-30T19:19:33.858Z] Removing intermediate container f8635d73ad16 [2021-09-30T19:19:33.858Z] ---> f404e5696b23 [2021-09-30T19:19:33.858Z] Step 6/22 : COPY go.mod . [2021-09-30T19:19:34.128Z] ---> 58320294790e [2021-09-30T19:19:34.128Z] Step 7/23 : RUN go mod download [2021-09-30T19:19:34.128Z] ---> Running in 33e0ed47ae0b [2021-09-30T19:19:34.128Z] ---> 53addab1258b [2021-09-30T19:19:34.128Z] Step 7/26 : RUN go mod download [2021-09-30T19:19:34.128Z] ---> Running in bba8cbbbc161 [2021-09-30T19:19:34.128Z] ---> 92d15c8993a8 [2021-09-30T19:19:34.128Z] Step 7/22 : RUN go mod download [2021-09-30T19:19:34.402Z] ---> Running in 6af22fe3c978 [2021-09-30T19:19:36.380Z] Removing intermediate container 33e0ed47ae0b [2021-09-30T19:19:36.380Z] ---> 76fc01239805 [2021-09-30T19:19:36.380Z] Step 8/23 : COPY . . [2021-09-30T19:19:36.653Z] ---> 68e1cdb5a034 [2021-09-30T19:19:36.653Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:19:36.653Z] ---> Running in 83fd1112f8e4 [2021-09-30T19:19:36.932Z] Removing intermediate container 6af22fe3c978 [2021-09-30T19:19:36.932Z] ---> 53031002a711 [2021-09-30T19:19:36.932Z] Step 8/22 : COPY . . [2021-09-30T19:19:36.932Z] Removing intermediate container bba8cbbbc161 [2021-09-30T19:19:36.932Z] ---> be9d76b8c4aa [2021-09-30T19:19:36.932Z] Step 8/26 : COPY . . [2021-09-30T19:19:38.953Z] ---> c74ae7c509d3 [2021-09-30T19:19:38.953Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:19:40.482Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-30T19:19:40.497Z] Running in /w/workspace/edgex-go/72 [Pipeline] { [Pipeline] checkout [2021-09-30T19:19:40.743Z] The recommended git tool is: git [2021-09-30T19:19:40.931Z] ---> Running in e271ded0e601 [2021-09-30T19:19:41.198Z] Removing intermediate container 83fd1112f8e4 [2021-09-30T19:19:41.198Z] ---> 157c1a201079 [2021-09-30T19:19:41.198Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T19:19:41.784Z] ---> Running in 126659bff3c9 [2021-09-30T19:19:42.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T19:19:43.828Z] Removing intermediate container e271ded0e601 [2021-09-30T19:19:43.828Z] ---> c4c35d8b41cf [2021-09-30T19:19:43.828Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T19:19:44.098Z] ---> Running in f44540d069e1 [2021-09-30T19:19:45.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T19:19:46.720Z] using credential edgex-jenkins-ssh [2021-09-30T19:19:46.741Z] Cloning the remote Git repository [2021-09-30T19:19:47.197Z] ---> 560dafe75a64 [2021-09-30T19:19:47.197Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:19:47.197Z] ---> 295d0a6c7262 [2021-09-30T19:19:47.197Z] Step 9/26 : RUN go mod tidy [2021-09-30T19:19:47.197Z] ---> 3e1a42e1cd73 [2021-09-30T19:19:47.197Z] Step 9/22 : RUN go mod tidy [2021-09-30T19:19:47.197Z] ---> Running in 89984f24da64 [2021-09-30T19:19:47.197Z] ---> Running in 1a2ff49cb430 [2021-09-30T19:19:47.197Z] ---> Running in d349c91189ee [2021-09-30T19:19:46.829Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:19:46.951Z] > git init /w/workspace/edgex-go/72 # timeout=10 [2021-09-30T19:19:47.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T19:19:47.050Z] > git --version # timeout=10 [2021-09-30T19:19:47.079Z] > git --version # 'git version 2.17.1' [2021-09-30T19:19:47.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T19:19:47.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:19:49.783Z] Removing intermediate container 89984f24da64 [2021-09-30T19:19:49.783Z] ---> b04d364296bd [2021-09-30T19:19:49.784Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T19:19:49.784Z] Removing intermediate container d349c91189ee [2021-09-30T19:19:49.784Z] ---> dd42ce426cab [2021-09-30T19:19:49.784Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T19:19:49.784Z] ---> Running in 653022aefef9 [2021-09-30T19:19:49.784Z] ---> Running in f1b937e227a0 [2021-09-30T19:19:49.784Z] Removing intermediate container 1a2ff49cb430 [2021-09-30T19:19:49.784Z] ---> abd61543c96c [2021-09-30T19:19:49.784Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T19:19:49.784Z] ---> Running in 1505d5ee4541 [2021-09-30T19:19:50.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T19:19:50.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T19:19:50.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T19:20:15.184Z] Avoid second fetch [2021-09-30T19:20:15.185Z] Checking out Revision c0b609019c2f8045c53c37df6a851fd1682319ad (main) [2021-09-30T19:20:15.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T19:20:15.181Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T19:20:15.219Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T19:20:15.232Z] > git checkout -f c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 [2021-09-30T19:20:17.639Z] Removing intermediate container 126659bff3c9 [2021-09-30T19:20:17.639Z] ---> 5612d58f465b [2021-09-30T19:20:17.639Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T19:20:17.639Z] ---> Running in 537469e456fc [2021-09-30T19:20:17.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T19:20:19.056Z] Removing intermediate container 537469e456fc [2021-09-30T19:20:19.056Z] ---> 46a19ea1acb6 [2021-09-30T19:20:19.056Z] [2021-09-30T19:20:19.056Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T19:20:19.056Z] 20.10.7: Pulling from library/docker [2021-09-30T19:20:19.682Z] Commit message: "docs(data): Update docs to use object value in the Event tags (#3727)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:20:20.077Z] provisioning config files... [2021-09-30T19:20:20.111Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config7300455126785327972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:20:20.700Z] ---> docker-login.sh [2021-09-30T19:20:20.700Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:20:22.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:20:22.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:20:22.428Z] Configure a credential helper to remove this warning. See [2021-09-30T19:20:22.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:20:22.428Z] [2021-09-30T19:20:22.428Z] Login Succeeded [2021-09-30T19:20:22.428Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:20:23.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:20:23.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:20:23.028Z] Configure a credential helper to remove this warning. See [2021-09-30T19:20:23.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:20:23.028Z] [2021-09-30T19:20:23.028Z] Login Succeeded [2021-09-30T19:20:23.028Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:20:23.314Z] Removing intermediate container f44540d069e1 [2021-09-30T19:20:23.314Z] ---> 34ba1fd3f19d [2021-09-30T19:20:23.314Z] [2021-09-30T19:20:23.314Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:20:23.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T19:20:23.581Z] 3.14: Pulling from library/alpine [2021-09-30T19:20:23.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:20:23.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:20:23.628Z] Configure a credential helper to remove this warning. See [2021-09-30T19:20:23.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:20:23.628Z] [2021-09-30T19:20:23.628Z] Login Succeeded [2021-09-30T19:20:23.628Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:20:24.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:20:24.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:20:24.233Z] Configure a credential helper to remove this warning. See [2021-09-30T19:20:24.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:20:24.233Z] [2021-09-30T19:20:24.233Z] Login Succeeded [2021-09-30T19:20:24.234Z] docker.io [2021-09-30T19:20:24.540Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:20:24.540Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T19:20:24.540Z] ---> 14119a10abf4 [2021-09-30T19:20:24.540Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T19:20:24.540Z] ---> Running in 8aca1c3445f3 [2021-09-30T19:20:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:20:25.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:25.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:20:25.435Z] Configure a credential helper to remove this warning. See [2021-09-30T19:20:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:20:25.435Z] [2021-09-30T19:20:25.435Z] Login Succeeded [2021-09-30T19:20:25.435Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:20:25.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-30T19:20:25.726Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T19:20:25.726Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:20:25.726Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:20:25.726Z] Executing ca-certificates-20191127-r5.trigger [Pipeline] echo [2021-09-30T19:20:25.853Z] ========================================================= [2021-09-30T19:20:25.853Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T19:20:25.853Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:20:25.993Z] OK: 6 MiB in 16 packages [2021-09-30T19:20:25.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T19:20:26.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:20:26.496Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T19:20:26.496Z] 595b0fe564bb: Pulling fs layer [2021-09-30T19:20:26.496Z] 24495759ef45: Pulling fs layer [2021-09-30T19:20:26.496Z] d148012ef14d: Pulling fs layer [2021-09-30T19:20:26.496Z] e90a11edd702: Pulling fs layer [2021-09-30T19:20:26.496Z] d77568369979: Pulling fs layer [2021-09-30T19:20:26.496Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T19:20:26.496Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T19:20:26.496Z] 97ac5df62f85: Pulling fs layer [2021-09-30T19:20:26.496Z] fc1c9f9a7f3b: Waiting [2021-09-30T19:20:26.496Z] 97ac5df62f85: Waiting [2021-09-30T19:20:26.496Z] d77568369979: Waiting [2021-09-30T19:20:26.496Z] e90a11edd702: Waiting [2021-09-30T19:20:26.496Z] 170f2ba95c9a: Waiting [2021-09-30T19:20:26.496Z] d148012ef14d: Download complete [2021-09-30T19:20:26.496Z] 24495759ef45: Verifying Checksum [2021-09-30T19:20:26.496Z] 24495759ef45: Download complete [2021-09-30T19:20:26.578Z] Removing intermediate container 8aca1c3445f3 [2021-09-30T19:20:26.578Z] ---> 105f4039da8a [2021-09-30T19:20:26.578Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:20:26.578Z] ---> Running in 3f440ce4bc57 [2021-09-30T19:20:26.775Z] d77568369979: Verifying Checksum [2021-09-30T19:20:26.775Z] d77568369979: Download complete [2021-09-30T19:20:26.775Z] 595b0fe564bb: Verifying Checksum [2021-09-30T19:20:26.775Z] 595b0fe564bb: Download complete [2021-09-30T19:20:26.775Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T19:20:26.775Z] fc1c9f9a7f3b: Download complete [2021-09-30T19:20:26.775Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T19:20:26.775Z] 170f2ba95c9a: Download complete [2021-09-30T19:20:26.846Z] Removing intermediate container 3f440ce4bc57 [2021-09-30T19:20:26.846Z] ---> 9e03bd0ee473 [2021-09-30T19:20:26.846Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T19:20:26.846Z] ---> Running in c8efe4340eb5 [2021-09-30T19:20:27.117Z] Removing intermediate container c8efe4340eb5 [2021-09-30T19:20:27.117Z] ---> 5d2345bad45a [2021-09-30T19:20:27.117Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:20:27.117Z] ---> Running in 48c28ca960ea [2021-09-30T19:20:27.377Z] 595b0fe564bb: Pull complete [2021-09-30T19:20:27.394Z] Removing intermediate container 48c28ca960ea [2021-09-30T19:20:27.394Z] ---> c0a0a8df902b [2021-09-30T19:20:27.394Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:20:27.985Z] ---> da47d8245d97 [2021-09-30T19:20:27.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T19:20:28.443Z] 24495759ef45: Pull complete [2021-09-30T19:20:28.744Z] d148012ef14d: Pull complete [2021-09-30T19:20:28.967Z] ---> 05fd728b85fa [2021-09-30T19:20:28.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T19:20:28.967Z] Removing intermediate container f1b937e227a0 [2021-09-30T19:20:28.967Z] ---> 353f00bfc8de [2021-09-30T19:20:28.967Z] [2021-09-30T19:20:28.967Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T19:20:28.967Z] ---> 14119a10abf4 [2021-09-30T19:20:28.967Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T19:20:28.967Z] ---> Running in cb8dcc847b60 [2021-09-30T19:20:29.233Z] ---> f56b86ab413e [2021-09-30T19:20:29.233Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T19:20:29.511Z] ---> Running in b65c4bbe9af3 [2021-09-30T19:20:29.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:29.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:29.783Z] Removing intermediate container b65c4bbe9af3 [2021-09-30T19:20:29.783Z] ---> a51e840b8f8a [2021-09-30T19:20:29.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:20:29.783Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T19:20:29.783Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T19:20:30.048Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T19:20:30.048Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T19:20:30.048Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T19:20:30.048Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:20:30.048Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:20:30.048Z] OK: 8 MiB in 19 packages [2021-09-30T19:20:30.176Z] 97ac5df62f85: Verifying Checksum [2021-09-30T19:20:30.176Z] 97ac5df62f85: Download complete [2021-09-30T19:20:30.316Z] ---> Running in 2156dcfe37c5 [2021-09-30T19:20:30.316Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T19:20:30.316Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T19:20:30.316Z] ---> 08bdaf2f88f9 [2021-09-30T19:20:30.316Z] 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-30T19:20:30.583Z] Removing intermediate container 2156dcfe37c5 [2021-09-30T19:20:30.583Z] ---> 9cb97ca8a3f0 [2021-09-30T19:20:30.583Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T19:20:30.583Z] Removing intermediate container 1505d5ee4541 [2021-09-30T19:20:30.583Z] ---> 9e09a4a03a33 [2021-09-30T19:20:30.583Z] [2021-09-30T19:20:30.583Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T19:20:30.583Z] ---> 14119a10abf4 [2021-09-30T19:20:30.583Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T19:20:30.583Z] ---> Running in 3c5bc021f403 [2021-09-30T19:20:30.583Z] Removing intermediate container 653022aefef9 [2021-09-30T19:20:30.583Z] ---> b705d3a02d12 [2021-09-30T19:20:30.583Z] [2021-09-30T19:20:30.583Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:20:30.583Z] ---> 14119a10abf4 [2021-09-30T19:20:30.583Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:20:30.583Z] ---> Running in 4c89a4099c69 [2021-09-30T19:20:30.583Z] ---> Running in 22d168729597 [2021-09-30T19:20:30.583Z] ---> Running in f750c17d78a0 [2021-09-30T19:20:30.773Z] e90a11edd702: Verifying Checksum [2021-09-30T19:20:30.773Z] e90a11edd702: Download complete [2021-09-30T19:20:30.861Z] Removing intermediate container cb8dcc847b60 [2021-09-30T19:20:30.861Z] ---> e4f95c85b68d [2021-09-30T19:20:30.861Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:20:30.861Z] Removing intermediate container 3c5bc021f403 [2021-09-30T19:20:30.861Z] ---> 2fca80f85230 [2021-09-30T19:20:30.862Z] Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:20:30.862Z] Removing intermediate container 4c89a4099c69 [2021-09-30T19:20:30.862Z] ---> 5e4cf870d29d [2021-09-30T19:20:30.862Z] 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-30T19:20:30.862Z] ---> Running in 7f015da491f9 [2021-09-30T19:20:30.862Z] ---> Running in f7f9e7073fe2 [2021-09-30T19:20:30.862Z] ---> Running in 30c7d73c31ef [2021-09-30T19:20:31.147Z] Removing intermediate container 7f015da491f9 [2021-09-30T19:20:31.147Z] ---> 9ce73cb3f149 [2021-09-30T19:20:31.147Z] Step 23/23 : LABEL version=2.0.1-dev.63 [2021-09-30T19:20:31.147Z] Removing intermediate container 30c7d73c31ef [2021-09-30T19:20:31.147Z] ---> 1128c3ca02a4 [2021-09-30T19:20:31.147Z] Step 14/22 : WORKDIR /edgex [2021-09-30T19:20:31.147Z] ---> Running in 99cd56a74502 [2021-09-30T19:20:31.147Z] ---> Running in db8fc21170fc [2021-09-30T19:20:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:31.432Z] Removing intermediate container 99cd56a74502 [2021-09-30T19:20:31.432Z] ---> 5957b6ded785 [2021-09-30T19:20:31.432Z] [2021-09-30T19:20:31.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:31.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:31.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:31.432Z] Removing intermediate container db8fc21170fc [2021-09-30T19:20:31.432Z] ---> 2c8d6a0142f2 [2021-09-30T19:20:31.432Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T19:20:31.432Z] Successfully built 5957b6ded785 [2021-09-30T19:20:31.432Z] Successfully tagged support-notifications:latest [2021-09-30T19:20:31.432Z] Building security-bootstrapper [2021-09-30T19:20:31.724Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:31.724Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T19:20:31.724Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T19:20:31.724Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T19:20:31.724Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:20:31.724Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:20:31.724Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T19:20:31.724Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:20:31.724Z] OK: 6 MiB in 15 packages [2021-09-30T19:20:31.724Z] OK: 6 MiB in 17 packages [2021-09-30T19:20:31.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:32.270Z] ---> 647ca5587d03 [2021-09-30T19:20:32.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T19:20:32.270Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T19:20:32.270Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T19:20:32.271Z] Executing bash-5.1.0-r0.post-install [2021-09-30T19:20:32.271Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T19:20:32.271Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T19:20:32.271Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T19:20:32.271Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T19:20:32.271Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T19:20:32.271Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T19:20:32.271Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T19:20:32.271Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T19:20:32.271Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T19:20:32.271Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T19:20:32.271Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T19:20:32.271Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T19:20:34.246Z] ---> 57de5237e908 [2021-09-30T19:20:34.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T19:20:34.246Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T19:20:34.246Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T19:20:34.246Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T19:20:34.246Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T19:20:34.246Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T19:20:34.246Z] Removing intermediate container 22d168729597 [2021-09-30T19:20:34.246Z] ---> 06a2c874f773 [2021-09-30T19:20:34.246Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:20:34.246Z] Removing intermediate container f750c17d78a0 [2021-09-30T19:20:34.246Z] ---> 8568062ffaf8 [2021-09-30T19:20:34.246Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:20:34.246Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T19:20:34.246Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T19:20:34.246Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T19:20:34.246Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T19:20:34.246Z] ---> Running in cb86531a10a3 [2021-09-30T19:20:34.246Z] ---> Running in 8b7d6cade6e3 [2021-09-30T19:20:34.246Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T19:20:34.246Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T19:20:34.246Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T19:20:34.246Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T19:20:34.246Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T19:20:34.520Z] ---> cf077eb3d45b [2021-09-30T19:20:34.520Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T19:20:34.520Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T19:20:34.520Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T19:20:34.520Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T19:20:34.520Z] Removing intermediate container 8b7d6cade6e3 [2021-09-30T19:20:34.520Z] ---> 458992e3e4e8 [2021-09-30T19:20:34.520Z] Step 14/26 : WORKDIR / [2021-09-30T19:20:34.520Z] Removing intermediate container cb86531a10a3 [2021-09-30T19:20:34.520Z] ---> b094814b7ac9 [2021-09-30T19:20:34.520Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T19:20:34.520Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T19:20:34.520Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T19:20:34.520Z] ---> Running in ac37870a9132 [2021-09-30T19:20:34.520Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T19:20:34.520Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T19:20:34.520Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T19:20:34.520Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T19:20:34.520Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T19:20:34.520Z] ---> Running in a32f8263d98d [2021-09-30T19:20:34.520Z] ---> Running in 899a2739e018 [2021-09-30T19:20:34.520Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T19:20:34.787Z] Removing intermediate container ac37870a9132 [2021-09-30T19:20:34.787Z] ---> d3005a061f2a [2021-09-30T19:20:34.787Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T19:20:35.066Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T19:20:35.066Z] ---> Running in c6a48a5b27c0 [2021-09-30T19:20:35.066Z] Removing intermediate container a32f8263d98d [2021-09-30T19:20:35.066Z] ---> 3d5390a3e2c6 [2021-09-30T19:20:35.066Z] 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-30T19:20:35.066Z] OK: 82 MiB in 59 packages [2021-09-30T19:20:35.066Z] Removing intermediate container 899a2739e018 [2021-09-30T19:20:35.066Z] ---> 0e4d9f7c1385 [2021-09-30T19:20:35.066Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:20:35.336Z] ---> Running in bcce0db49cc8 [2021-09-30T19:20:35.337Z] Removing intermediate container c6a48a5b27c0 [2021-09-30T19:20:35.337Z] ---> b1d1b1983ed2 [2021-09-30T19:20:35.337Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T19:20:35.337Z] ---> Running in af5182553a43 [2021-09-30T19:20:35.337Z] Removing intermediate container bcce0db49cc8 [2021-09-30T19:20:35.337Z] ---> d2cc0ed0bb8e [2021-09-30T19:20:35.337Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:20:35.607Z] ---> e1146fcbfc21 [2021-09-30T19:20:35.607Z] 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-30T19:20:35.607Z] Removing intermediate container af5182553a43 [2021-09-30T19:20:35.607Z] ---> 2f0acb87f760 [2021-09-30T19:20:35.607Z] Step 21/22 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:20:35.879Z] ---> Running in ee5093e94025 [2021-09-30T19:20:35.879Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:20:35.879Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:20:35.879Z] ---> d6fad278ee70 [2021-09-30T19:20:35.879Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> 0f96b4e4658e [2021-09-30T19:20:35.879Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> 1d8e481b809b [2021-09-30T19:20:35.879Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> 53f3049201d9 [2021-09-30T19:20:35.879Z] Step 6/32 : COPY go.mod . [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> 53addab1258b [2021-09-30T19:20:35.879Z] Step 7/32 : RUN go mod download [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> be9d76b8c4aa [2021-09-30T19:20:35.879Z] Step 8/32 : COPY . . [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> 295d0a6c7262 [2021-09-30T19:20:35.879Z] Step 9/32 : RUN go mod tidy [2021-09-30T19:20:35.879Z] ---> Using cache [2021-09-30T19:20:35.879Z] ---> abd61543c96c [2021-09-30T19:20:35.879Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T19:20:35.879Z] ---> Running in a1a2c9c2e67b [2021-09-30T19:20:35.879Z] ---> 3f6041e359fc [2021-09-30T19:20:35.879Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T19:20:35.879Z] ---> aeefad44e850 [2021-09-30T19:20:35.879Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T19:20:36.151Z] Removing intermediate container ee5093e94025 [2021-09-30T19:20:36.151Z] ---> 98034df4cce9 [2021-09-30T19:20:36.151Z] Step 22/22 : LABEL version=2.0.1-dev.63 [2021-09-30T19:20:36.151Z] ---> Running in 7a9e0520aed2 [2021-09-30T19:20:36.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T19:20:36.426Z] ---> c273af153139 [2021-09-30T19:20:36.426Z] 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-30T19:20:36.426Z] ---> 23aa5713f7b0 [2021-09-30T19:20:36.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T19:20:36.426Z] Removing intermediate container 7a9e0520aed2 [2021-09-30T19:20:36.426Z] ---> 3fb831e6b91e [2021-09-30T19:20:36.426Z] [2021-09-30T19:20:37.011Z] Collecting docker-compose==1.23.2 [2021-09-30T19:20:37.011Z] Successfully built 3fb831e6b91e [2021-09-30T19:20:37.011Z] Successfully tagged security-proxy-setup:latest [2021-09-30T19:20:37.011Z]  Building security-proxy-setup ... done Building core-command [2021-09-30T19:20:37.011Z] ---> 4350881a1f39 [2021-09-30T19:20:37.011Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T19:20:37.011Z] ---> 6b8c453472f2 [2021-09-30T19:20:37.011Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T19:20:37.011Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T19:20:37.011Z] ---> Running in bea916e966ea [2021-09-30T19:20:37.011Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T19:20:37.011Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T19:20:37.290Z] Collecting PyYAML<4,>=3.10 [2021-09-30T19:20:37.290Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T19:20:37.880Z] Removing intermediate container bea916e966ea [2021-09-30T19:20:37.880Z] ---> a9aa2dfa6f91 [2021-09-30T19:20:37.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:20:37.880Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T19:20:37.880Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T19:20:38.156Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T19:20:38.156Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T19:20:38.156Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T19:20:38.156Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T19:20:38.423Z] ---> bc731bf238c2 [2021-09-30T19:20:38.423Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T19:20:38.423Z] ---> Running in d9c1e56093ea [2021-09-30T19:20:38.693Z] Removing intermediate container d9c1e56093ea [2021-09-30T19:20:38.693Z] ---> c2b38aa8f4a0 [2021-09-30T19:20:38.693Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T19:20:38.693Z] ---> Running in e3b498fa8490 [2021-09-30T19:20:38.693Z] 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-30T19:20:38.963Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T19:20:38.963Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T19:20:38.963Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T19:20:38.963Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T19:20:38.963Z] ---> 2732a1060cd4 [2021-09-30T19:20:38.963Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T19:20:38.963Z] Removing intermediate container e3b498fa8490 [2021-09-30T19:20:38.963Z] ---> 90dacae76c20 [2021-09-30T19:20:38.963Z] Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:20:38.963Z] ---> Running in b16aac90bff6 [2021-09-30T19:20:39.551Z] Removing intermediate container b16aac90bff6 [2021-09-30T19:20:39.551Z] ---> 1c5ba73a2bcc [2021-09-30T19:20:39.551Z] Step 23/23 : LABEL version=2.0.1-dev.63 [2021-09-30T19:20:39.551Z] ---> 73ef48c0e910 [2021-09-30T19:20:39.551Z] 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-30T19:20:39.551Z] ---> Running in 1254a55cec1b [2021-09-30T19:20:39.551Z] ---> Running in cce47f37f007 [2021-09-30T19:20:39.818Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T19:20:39.818Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T19:20:39.818Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T19:20:39.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T19:20:39.818Z] Removing intermediate container 1254a55cec1b [2021-09-30T19:20:39.818Z] ---> c4ad8335e1b9 [2021-09-30T19:20:39.818Z] [2021-09-30T19:20:40.086Z] Successfully built c4ad8335e1b9 [2021-09-30T19:20:40.086Z] Successfully tagged support-scheduler:latest [2021-09-30T19:20:40.086Z]  Building support-scheduler ... done Building core-data [2021-09-30T19:20:40.681Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T19:20:40.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T19:20:40.681Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T19:20:40.926Z] e90a11edd702: Pull complete [2021-09-30T19:20:40.926Z] d77568369979: Pull complete [2021-09-30T19:20:40.926Z] fc1c9f9a7f3b: Pull complete [2021-09-30T19:20:40.926Z] 170f2ba95c9a: Pull complete [2021-09-30T19:20:40.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T19:20:40.952Z] Collecting idna<2.8,>=2.5 [2021-09-30T19:20:40.952Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T19:20:40.952Z] Collecting certifi>=2017.4.17 [2021-09-30T19:20:40.952Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T19:20:40.952Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T19:20:40.952Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T19:20:40.952Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T19:20:40.952Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T19:20:40.952Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T19:20:40.952Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T19:20:41.222Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T19:20:41.222Z] Attempting uninstall: urllib3 [2021-09-30T19:20:41.222Z] Found existing installation: urllib3 1.26.2 [2021-09-30T19:20:41.222Z] Uninstalling urllib3-1.26.2: [2021-09-30T19:20:41.222Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T19:20:41.824Z] Removing intermediate container cce47f37f007 [2021-09-30T19:20:41.824Z] ---> 9eb704443c3c [2021-09-30T19:20:41.824Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T19:20:42.097Z] Attempting uninstall: idna [2021-09-30T19:20:42.097Z] Found existing installation: idna 3.1 [2021-09-30T19:20:42.097Z] Uninstalling idna-3.1: [2021-09-30T19:20:42.097Z] Successfully uninstalled idna-3.1 [2021-09-30T19:20:42.097Z] ---> Running in e8866dafc9af [2021-09-30T19:20:42.097Z] Attempting uninstall: chardet [2021-09-30T19:20:42.097Z] Found existing installation: chardet 4.0.0 [2021-09-30T19:20:42.097Z] Uninstalling chardet-4.0.0: [2021-09-30T19:20:42.388Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T19:20:42.388Z] Removing intermediate container e8866dafc9af [2021-09-30T19:20:42.388Z] ---> 47657102725b [2021-09-30T19:20:42.388Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T19:20:42.388Z] ---> Running in bb5a67bca0e0 [2021-09-30T19:20:42.678Z] Removing intermediate container bb5a67bca0e0 [2021-09-30T19:20:42.678Z] ---> 0c083595ebc0 [2021-09-30T19:20:42.678Z] Step 25/26 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:20:42.678Z] ---> Running in 2edb4928b9de [2021-09-30T19:20:42.678Z] Attempting uninstall: requests [2021-09-30T19:20:42.678Z] Found existing installation: requests 2.25.1 [2021-09-30T19:20:42.678Z] Uninstalling requests-2.25.1: [2021-09-30T19:20:42.678Z] Successfully uninstalled requests-2.25.1 [2021-09-30T19:20:42.961Z] Running setup.py install for texttable: started [2021-09-30T19:20:42.961Z] Removing intermediate container 2edb4928b9de [2021-09-30T19:20:42.961Z] ---> 86bb7265c76b [2021-09-30T19:20:42.961Z] Step 26/26 : LABEL version=2.0.1-dev.63 [2021-09-30T19:20:42.961Z] ---> Running in ff45c27b0609 [2021-09-30T19:20:43.229Z] Removing intermediate container ff45c27b0609 [2021-09-30T19:20:43.229Z] ---> db7abe4defc5 [2021-09-30T19:20:43.229Z] [2021-09-30T19:20:43.502Z] Successfully built db7abe4defc5 [2021-09-30T19:20:43.502Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T19:20:43.502Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-30T19:20:43.502Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T19:20:43.502Z] Running setup.py install for PyYAML: started [2021-09-30T19:20:43.780Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T19:20:44.053Z] Running setup.py install for docopt: started [2021-09-30T19:20:44.331Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T19:20:44.331Z] Running setup.py install for dockerpty: started [2021-09-30T19:20:44.616Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T19:20:45.203Z] 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-30T19:20:46.347Z] 97ac5df62f85: Pull complete [2021-09-30T19:20:46.347Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T19:20:46.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:20:46.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T19:20:46.620Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:20:46.620Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:20:46.620Z] ---> d6fad278ee70 [2021-09-30T19:20:46.620Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> 0f96b4e4658e [2021-09-30T19:20:46.620Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> 1d8e481b809b [2021-09-30T19:20:46.620Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> 53f3049201d9 [2021-09-30T19:20:46.620Z] Step 6/24 : COPY go.mod . [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> 53addab1258b [2021-09-30T19:20:46.620Z] Step 7/24 : RUN go mod download [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> be9d76b8c4aa [2021-09-30T19:20:46.620Z] Step 8/24 : COPY . . [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> 295d0a6c7262 [2021-09-30T19:20:46.620Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:20:46.620Z] ---> Using cache [2021-09-30T19:20:46.620Z] ---> abd61543c96c [2021-09-30T19:20:46.620Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T19:20:46.698Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:20:46.698Z] WORKDIR /edgex [2021-09-30T19:20:46.698Z] COPY go.mod . [2021-09-30T19:20:46.698Z] RUN go mod download [2021-09-30T19:20:46.698Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T19:20:47.584Z] ---> Running in f75e149649c2 [2021-09-30T19:20:48.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T19:20:48.673Z] Sending build context to Docker daemon 166.1MB [2021-09-30T19:20:48.673Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T19:20:48.673Z] ---> 04bc70af865f [2021-09-30T19:20:48.674Z] Step 2/4 : WORKDIR /edgex [2021-09-30T19:20:50.822Z] Removing intermediate container f7f9e7073fe2 [2021-09-30T19:20:50.822Z] ---> beb369353793 [2021-09-30T19:20:50.822Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T19:20:50.822Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:20:50.822Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:20:50.822Z] ---> d6fad278ee70 [2021-09-30T19:20:50.822Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:20:50.822Z] ---> Using cache [2021-09-30T19:20:50.822Z] ---> 0f96b4e4658e [2021-09-30T19:20:50.822Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:20:50.822Z] ---> Using cache [2021-09-30T19:20:50.822Z] ---> 1d8e481b809b [2021-09-30T19:20:50.822Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T19:20:51.093Z] ---> Running in a94d845b3153 [2021-09-30T19:20:51.093Z] ---> Running in 654997a970d1 [2021-09-30T19:20:51.093Z] Removing intermediate container a94d845b3153 [2021-09-30T19:20:51.093Z] ---> 86a18e72952f [2021-09-30T19:20:51.093Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T19:20:51.093Z] ---> Running in 94a736ce4d90 [2021-09-30T19:20:51.678Z] Removing intermediate container 94a736ce4d90 [2021-09-30T19:20:51.678Z] ---> cdd387bbce14 [2021-09-30T19:20:51.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T19:20:51.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:52.264Z] ---> c84b640897ac [2021-09-30T19:20:52.264Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T19:20:52.530Z] ---> b8be2aae2de8 [2021-09-30T19:20:52.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T19:20:52.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:20:53.070Z] ---> b34e3eb42bcb [2021-09-30T19:20:53.070Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T19:20:53.070Z] ---> Running in 538abd5e59f0 [2021-09-30T19:20:53.335Z] Removing intermediate container 538abd5e59f0 [2021-09-30T19:20:53.335Z] ---> 496900239661 [2021-09-30T19:20:53.335Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:20:53.335Z] ---> Running in 0ab683d263d1 [2021-09-30T19:20:53.602Z] Removing intermediate container 0ab683d263d1 [2021-09-30T19:20:53.602Z] ---> 8252aa30269b [2021-09-30T19:20:53.602Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:20:53.602Z] ---> Running in 27846f59cd79 [2021-09-30T19:20:53.877Z] OK: 219 MiB in 52 packages [2021-09-30T19:20:53.877Z] Removing intermediate container 27846f59cd79 [2021-09-30T19:20:53.877Z] ---> d534ae2f6b59 [2021-09-30T19:20:53.877Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:20:53.877Z] ---> Running in 36cedd40a638 [2021-09-30T19:20:54.082Z] ---> Running in 2dac975e2b0b [2021-09-30T19:20:54.082Z] Removing intermediate container 2dac975e2b0b [2021-09-30T19:20:54.082Z] ---> 2fced566f6b8 [2021-09-30T19:20:54.082Z] Step 3/4 : COPY go.mod . [2021-09-30T19:20:54.152Z] Removing intermediate container 36cedd40a638 [2021-09-30T19:20:54.153Z] ---> 252a916fd4ff [2021-09-30T19:20:54.153Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:20:54.153Z] ---> Running in a0f49f8229a1 [2021-09-30T19:20:54.153Z] Removing intermediate container 654997a970d1 [2021-09-30T19:20:54.153Z] ---> f016ded35f33 [2021-09-30T19:20:54.153Z] Step 6/24 : COPY go.mod . [2021-09-30T19:20:54.426Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:20:54.426Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:20:54.426Z] ---> d6fad278ee70 [2021-09-30T19:20:54.426Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> 0f96b4e4658e [2021-09-30T19:20:54.426Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> 1d8e481b809b [2021-09-30T19:20:54.426Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> 53f3049201d9 [2021-09-30T19:20:54.426Z] Step 6/24 : COPY go.mod . [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> 53addab1258b [2021-09-30T19:20:54.426Z] Step 7/24 : RUN go mod download [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> be9d76b8c4aa [2021-09-30T19:20:54.426Z] Step 8/24 : COPY . . [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> 295d0a6c7262 [2021-09-30T19:20:54.426Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:20:54.426Z] ---> Using cache [2021-09-30T19:20:54.426Z] ---> abd61543c96c [2021-09-30T19:20:54.426Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T19:20:54.426Z] Removing intermediate container a0f49f8229a1 [2021-09-30T19:20:54.426Z] ---> 02dd2e8ed338 [2021-09-30T19:20:54.426Z] [2021-09-30T19:20:54.693Z] ---> Running in 18ac8e5f508b [2021-09-30T19:20:54.961Z] Successfully built 02dd2e8ed338 [2021-09-30T19:20:54.961Z] ---> 64e800bdd645 [2021-09-30T19:20:54.961Z] Step 7/24 : RUN go mod download [2021-09-30T19:20:54.961Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T19:20:54.961Z]  Building sys-mgmt-agent ... done  ---> Running in 0e54a7520640 [2021-09-30T19:20:55.059Z] ---> b92bc79a3b07 [2021-09-30T19:20:55.059Z] Step 4/4 : RUN go mod download [2021-09-30T19:20:55.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T19:20:55.335Z] ---> Running in 9007d4c9041f [2021-09-30T19:20:57.836Z] Removing intermediate container 0e54a7520640 [2021-09-30T19:20:57.836Z] ---> d3e8cb76c24e [2021-09-30T19:20:57.836Z] Step 8/24 : COPY . . [2021-09-30T19:21:03.287Z] ---> 266f3c1568a9 [2021-09-30T19:21:03.287Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:21:03.287Z] ---> Running in cb44ec264c8b [2021-09-30T19:21:04.263Z] Removing intermediate container a1a2c9c2e67b [2021-09-30T19:21:04.263Z] ---> 6f3bd3c1beb3 [2021-09-30T19:21:04.263Z] [2021-09-30T19:21:04.263Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T19:21:04.263Z] ---> 14119a10abf4 [2021-09-30T19:21:04.263Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T19:21:04.263Z] ---> Running in 339e0fa1c409 [2021-09-30T19:21:04.263Z] Removing intermediate container 339e0fa1c409 [2021-09-30T19:21:04.263Z] ---> 65dd94bb93a6 [2021-09-30T19:21:04.263Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T19:21:04.539Z] ---> Running in aadcdcc8f4d7 [2021-09-30T19:21:05.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:21:05.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:21:05.392Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:21:05.660Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T19:21:05.660Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:21:05.660Z] OK: 6 MiB in 16 packages [2021-09-30T19:21:05.660Z] Removing intermediate container cb44ec264c8b [2021-09-30T19:21:05.660Z] ---> 04ac3bbba37f [2021-09-30T19:21:05.660Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T19:21:05.926Z] ---> Running in f48295b94570 [2021-09-30T19:21:06.195Z] Removing intermediate container aadcdcc8f4d7 [2021-09-30T19:21:06.195Z] ---> fe25063e52ad [2021-09-30T19:21:06.195Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T19:21:06.195Z] ---> Running in 40730b904ee2 [2021-09-30T19:21:06.472Z] Removing intermediate container 40730b904ee2 [2021-09-30T19:21:06.472Z] ---> 91f6d2149189 [2021-09-30T19:21:06.472Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T19:21:06.472Z] ---> Running in 58d59ff2251f [2021-09-30T19:21:06.472Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T19:21:06.472Z] Removing intermediate container 58d59ff2251f [2021-09-30T19:21:06.472Z] ---> 07b4724ec8b1 [2021-09-30T19:21:06.472Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T19:21:06.748Z] ---> Running in d41df07055e9 [2021-09-30T19:21:07.710Z] Removing intermediate container d41df07055e9 [2021-09-30T19:21:07.710Z] ---> df382d4b1ab5 [2021-09-30T19:21:07.710Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T19:21:07.710Z] ---> Running in 10d7657e6edd [2021-09-30T19:21:07.710Z] Removing intermediate container 10d7657e6edd [2021-09-30T19:21:07.710Z] ---> 909703fd19bb [2021-09-30T19:21:07.710Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T19:21:07.980Z] ---> 98a4233f675a [2021-09-30T19:21:07.980Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T19:21:07.980Z] ---> Running in 4715af4ab156 [2021-09-30T19:21:08.960Z] Removing intermediate container 4715af4ab156 [2021-09-30T19:21:08.960Z] ---> 18174e4ce482 [2021-09-30T19:21:08.960Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:21:09.238Z] ---> 8e6bb14ccc1e [2021-09-30T19:21:09.238Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T19:21:09.848Z] ---> c29c8b01a733 [2021-09-30T19:21:09.848Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T19:21:10.125Z] ---> a8619e153c53 [2021-09-30T19:21:10.125Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T19:21:10.397Z] ---> 74c923879bb4 [2021-09-30T19:21:10.397Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T19:21:10.682Z] ---> 96362d0526b3 [2021-09-30T19:21:10.682Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T19:21:10.960Z] ---> Running in 81b3c9010d55 [2021-09-30T19:21:10.960Z] Removing intermediate container 81b3c9010d55 [2021-09-30T19:21:10.960Z] ---> e7338687e07e [2021-09-30T19:21:10.960Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T19:21:11.237Z] ---> e4611dd1cbe2 [2021-09-30T19:21:11.237Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T19:21:11.237Z] ---> Running in e734944e11c9 [2021-09-30T19:21:12.221Z] Removing intermediate container e734944e11c9 [2021-09-30T19:21:12.221Z] ---> 05fe810d8d96 [2021-09-30T19:21:12.221Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T19:21:12.221Z] ---> Running in 719ef3523c25 [2021-09-30T19:21:12.495Z] Removing intermediate container 719ef3523c25 [2021-09-30T19:21:12.495Z] ---> 83df69957ccd [2021-09-30T19:21:12.495Z] Step 29/32 : CMD ["gate"] [2021-09-30T19:21:12.495Z] ---> Running in e56d25e8224f [2021-09-30T19:21:12.771Z] Removing intermediate container e56d25e8224f [2021-09-30T19:21:12.771Z] ---> 08384fdd9028 [2021-09-30T19:21:12.771Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T19:21:13.050Z] ---> Running in fd7490b1f196 [2021-09-30T19:21:13.327Z] Removing intermediate container fd7490b1f196 [2021-09-30T19:21:13.327Z] ---> c4ced74bdc68 [2021-09-30T19:21:13.327Z] Step 31/32 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:13.327Z] ---> Running in 69a35a963e9e [2021-09-30T19:21:13.603Z] Removing intermediate container 69a35a963e9e [2021-09-30T19:21:13.603Z] ---> 652fd5c74d51 [2021-09-30T19:21:13.603Z] Step 32/32 : LABEL version=2.0.1-dev.63 [2021-09-30T19:21:13.603Z] ---> Running in fa9f6b539766 [2021-09-30T19:21:13.890Z] Removing intermediate container fa9f6b539766 [2021-09-30T19:21:13.890Z] ---> ac4607df3c23 [2021-09-30T19:21:13.890Z] [2021-09-30T19:21:14.169Z] Successfully built ac4607df3c23 [2021-09-30T19:21:14.169Z] Successfully tagged security-bootstrapper:latest [2021-09-30T19:21:15.146Z]  Building security-bootstrapper ... done Removing intermediate container f75e149649c2 [2021-09-30T19:21:15.146Z] ---> 8ba424953cf0 [2021-09-30T19:21:15.146Z] [2021-09-30T19:21:15.146Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:21:15.146Z] ---> 14119a10abf4 [2021-09-30T19:21:15.146Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:21:15.146Z] ---> Using cache [2021-09-30T19:21:15.146Z] ---> 8568062ffaf8 [2021-09-30T19:21:15.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:21:15.146Z] ---> Using cache [2021-09-30T19:21:15.146Z] ---> b094814b7ac9 [2021-09-30T19:21:15.146Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T19:21:15.146Z] ---> Running in 181454bb2d14 [2021-09-30T19:21:15.146Z] Removing intermediate container 181454bb2d14 [2021-09-30T19:21:15.146Z] ---> 0c937a0e9ea9 [2021-09-30T19:21:15.146Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:21:15.146Z] ---> Running in d8e71491965d [2021-09-30T19:21:15.438Z] Removing intermediate container d8e71491965d [2021-09-30T19:21:15.438Z] ---> c346a8947b24 [2021-09-30T19:21:15.438Z] Step 16/24 : WORKDIR / [2021-09-30T19:21:15.438Z] ---> Running in 8edc4304985e [2021-09-30T19:21:15.438Z] Removing intermediate container 8edc4304985e [2021-09-30T19:21:15.438Z] ---> 968b637cf1d6 [2021-09-30T19:21:15.438Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:21:15.719Z] ---> e6dfb6471361 [2021-09-30T19:21:15.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T19:21:16.335Z] ---> d2df6f52cd78 [2021-09-30T19:21:16.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T19:21:16.614Z] ---> 3692f2a20312 [2021-09-30T19:21:16.614Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T19:21:16.614Z] ---> Running in aceeb782aace [2021-09-30T19:21:16.614Z] Removing intermediate container aceeb782aace [2021-09-30T19:21:16.614Z] ---> 78ab767ce250 [2021-09-30T19:21:16.614Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:21:16.897Z] ---> Running in b80937ccaa6c [2021-09-30T19:21:16.897Z] Removing intermediate container b80937ccaa6c [2021-09-30T19:21:16.897Z] ---> a4f4c4b11d4f [2021-09-30T19:21:16.897Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:21:16.897Z] ---> Running in 3cc676460e83 [2021-09-30T19:21:17.177Z] Removing intermediate container 3cc676460e83 [2021-09-30T19:21:17.177Z] ---> 5507b29b196d [2021-09-30T19:21:17.177Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:17.177Z] ---> Running in 084f03a4c63e [2021-09-30T19:21:17.470Z] Removing intermediate container 084f03a4c63e [2021-09-30T19:21:17.471Z] ---> e732af88e0c2 [2021-09-30T19:21:17.471Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:21:17.471Z] ---> Running in 6ae63ce1b19b [2021-09-30T19:21:17.471Z] Removing intermediate container 6ae63ce1b19b [2021-09-30T19:21:17.471Z] ---> 6dec25204204 [2021-09-30T19:21:17.471Z] [2021-09-30T19:21:17.744Z] Successfully built 6dec25204204 [2021-09-30T19:21:17.744Z] Successfully tagged core-command:latest [2021-09-30T19:21:23.821Z]  Building core-command ... done Removing intermediate container 18ac8e5f508b [2021-09-30T19:21:23.821Z] ---> 17ba2bc8ebba [2021-09-30T19:21:23.821Z] [2021-09-30T19:21:23.821Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:21:23.821Z] ---> 14119a10abf4 [2021-09-30T19:21:23.821Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:21:23.821Z] ---> Using cache [2021-09-30T19:21:23.821Z] ---> 8568062ffaf8 [2021-09-30T19:21:23.821Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:21:23.821Z] ---> Using cache [2021-09-30T19:21:23.821Z] ---> b094814b7ac9 [2021-09-30T19:21:23.821Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T19:21:23.821Z] ---> Running in ff9458945222 [2021-09-30T19:21:23.821Z] Removing intermediate container ff9458945222 [2021-09-30T19:21:23.821Z] ---> 9ae1c41ec627 [2021-09-30T19:21:23.821Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:21:23.821Z] ---> Running in e7297cc24fc5 [2021-09-30T19:21:23.821Z] Removing intermediate container e7297cc24fc5 [2021-09-30T19:21:23.821Z] ---> 31ce4bfef5f4 [2021-09-30T19:21:23.821Z] Step 16/24 : WORKDIR / [2021-09-30T19:21:23.821Z] ---> Running in bb697a5ce4bd [2021-09-30T19:21:23.821Z] Removing intermediate container bb697a5ce4bd [2021-09-30T19:21:23.821Z] ---> 5478119927de [2021-09-30T19:21:23.821Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:21:23.821Z] ---> 02ea36fabb30 [2021-09-30T19:21:23.821Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T19:21:24.597Z] ---> 7204a8eb2a70 [2021-09-30T19:21:24.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T19:21:24.597Z] ---> 3b6d3e477bc0 [2021-09-30T19:21:24.597Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T19:21:24.597Z] ---> Running in ef26ec0e2417 [2021-09-30T19:21:24.864Z] Removing intermediate container ef26ec0e2417 [2021-09-30T19:21:24.864Z] ---> bc40f22e571e [2021-09-30T19:21:24.864Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:21:24.864Z] ---> Running in 8a644d9f3bae [2021-09-30T19:21:25.132Z] Removing intermediate container 8a644d9f3bae [2021-09-30T19:21:25.132Z] ---> 300db1042bc1 [2021-09-30T19:21:25.132Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:21:25.132Z] ---> Running in 1c284785910f [2021-09-30T19:21:25.401Z] Removing intermediate container 1c284785910f [2021-09-30T19:21:25.401Z] ---> 8ea149e2193f [2021-09-30T19:21:25.402Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:25.402Z] ---> Running in 576f5f00a618 [2021-09-30T19:21:25.402Z] Removing intermediate container 576f5f00a618 [2021-09-30T19:21:25.402Z] ---> d0d4ab8fbf91 [2021-09-30T19:21:25.402Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:21:25.402Z] ---> Running in 9a4f3ec485f7 [2021-09-30T19:21:25.676Z] Removing intermediate container 9a4f3ec485f7 [2021-09-30T19:21:25.676Z] ---> 208097f9f97f [2021-09-30T19:21:25.676Z] [2021-09-30T19:21:25.676Z] Successfully built 208097f9f97f [2021-09-30T19:21:25.676Z] Successfully tagged core-metadata:latest [2021-09-30T19:21:28.256Z]  Building core-metadata ... done Removing intermediate container f48295b94570 [2021-09-30T19:21:28.256Z] ---> 34cda726ef40 [2021-09-30T19:21:28.256Z] [2021-09-30T19:21:28.256Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:21:28.256Z] ---> 14119a10abf4 [2021-09-30T19:21:28.256Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T19:21:28.256Z] ---> Running in 467d737bd05a [2021-09-30T19:21:28.256Z] Removing intermediate container 467d737bd05a [2021-09-30T19:21:28.256Z] ---> 330c92e2d677 [2021-09-30T19:21:28.256Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T19:21:28.256Z] ---> Running in 904fb86681e2 [2021-09-30T19:21:28.526Z] Removing intermediate container 904fb86681e2 [2021-09-30T19:21:28.526Z] ---> c9520052909a [2021-09-30T19:21:28.526Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T19:21:28.526Z] ---> Running in 88771991f7a3 [2021-09-30T19:21:28.526Z] Removing intermediate container 88771991f7a3 [2021-09-30T19:21:28.526Z] ---> a22804541773 [2021-09-30T19:21:28.526Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:21:28.526Z] ---> Running in a06f7d13196a [2021-09-30T19:21:29.117Z] Removing intermediate container a06f7d13196a [2021-09-30T19:21:29.118Z] ---> e6e2da142a27 [2021-09-30T19:21:29.118Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T19:21:29.118Z] ---> Running in b5ba69f046fd [2021-09-30T19:21:29.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T19:21:30.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T19:21:31.300Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T19:21:31.300Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T19:21:31.300Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T19:21:31.566Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T19:21:32.147Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T19:21:32.415Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T19:21:32.415Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:21:32.415Z] OK: 8 MiB in 20 packages [2021-09-30T19:21:32.679Z] Removing intermediate container b5ba69f046fd [2021-09-30T19:21:32.679Z] ---> 42284d6498df [2021-09-30T19:21:32.679Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:21:32.945Z] ---> 93a1a02492ab [2021-09-30T19:21:32.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T19:21:33.212Z] ---> d4aeede2f453 [2021-09-30T19:21:33.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T19:21:33.480Z] ---> b9329ee6e70b [2021-09-30T19:21:33.480Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T19:21:33.480Z] ---> Running in 7f0d80daacc5 [2021-09-30T19:21:33.480Z] Removing intermediate container 7f0d80daacc5 [2021-09-30T19:21:33.480Z] ---> 56db59cc8022 [2021-09-30T19:21:33.480Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:21:33.480Z] ---> Running in d8967e4626cb [2021-09-30T19:21:33.747Z] Removing intermediate container d8967e4626cb [2021-09-30T19:21:33.747Z] ---> f0939dec0aa9 [2021-09-30T19:21:33.747Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T19:21:33.747Z] ---> Running in 60bed6ed092f [2021-09-30T19:21:33.747Z] Removing intermediate container 60bed6ed092f [2021-09-30T19:21:33.747Z] ---> 57d86409ff42 [2021-09-30T19:21:33.747Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:33.747Z] ---> Running in d67d9c0755d8 [2021-09-30T19:21:33.747Z] Removing intermediate container d67d9c0755d8 [2021-09-30T19:21:33.747Z] ---> dc115d7ba6ab [2021-09-30T19:21:33.747Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:21:33.747Z] ---> Running in e13a698fee54 [2021-09-30T19:21:34.012Z] Removing intermediate container e13a698fee54 [2021-09-30T19:21:34.012Z] ---> 6777583f5657 [2021-09-30T19:21:34.012Z] [2021-09-30T19:21:34.012Z] Successfully built 6777583f5657 [2021-09-30T19:21:34.012Z] Successfully tagged core-data:latest [2021-09-30T19:21:34.023Z]  Building core-data ... done  [Pipeline] } [2021-09-30T19:21:34.030Z] $ docker stop --time=1 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 [2021-09-30T19:21:35.312Z] $ docker rm -f 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:21:35.689Z] + docker images [2021-09-30T19:21:35.689Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T19:21:35.689Z] core-data latest 6777583f5657 2 seconds ago 20.5MB [2021-09-30T19:21:35.690Z] 34cda726ef40 8 seconds ago 1.76GB [2021-09-30T19:21:35.690Z] core-metadata latest 208097f9f97f 10 seconds ago 16.8MB [2021-09-30T19:21:35.690Z] 17ba2bc8ebba 13 seconds ago 1.76GB [2021-09-30T19:21:35.690Z] core-command latest 6dec25204204 18 seconds ago 16MB [2021-09-30T19:21:35.690Z] 8ba424953cf0 21 seconds ago 1.75GB [2021-09-30T19:21:35.690Z] security-bootstrapper latest ac4607df3c23 22 seconds ago 18.8MB [2021-09-30T19:21:35.690Z] 6f3bd3c1beb3 32 seconds ago 1.75GB [2021-09-30T19:21:35.690Z] sys-mgmt-agent latest 02dd2e8ed338 41 seconds ago 325MB [2021-09-30T19:21:35.690Z] security-secretstore-setup latest db7abe4defc5 52 seconds ago 28.2MB [2021-09-30T19:21:35.690Z] support-scheduler latest c4ad8335e1b9 56 seconds ago 16.1MB [2021-09-30T19:21:35.690Z] security-proxy-setup latest 3fb831e6b91e 59 seconds ago 26.7MB [2021-09-30T19:21:35.690Z] support-notifications latest 5957b6ded785 About a minute ago 16.8MB [2021-09-30T19:21:35.690Z] 9e09a4a03a33 About a minute ago 1.76GB [2021-09-30T19:21:35.690Z] b705d3a02d12 About a minute ago 1.75GB [2021-09-30T19:21:35.690Z] 353f00bfc8de About a minute ago 1.76GB [2021-09-30T19:21:35.690Z] 34ba1fd3f19d About a minute ago 1.75GB [2021-09-30T19:21:35.690Z] 46a19ea1acb6 About a minute ago 1.75GB [2021-09-30T19:21:35.690Z] ci-base-image-x86_64 latest d6fad278ee70 5 minutes ago 1.25GB [2021-09-30T19:21:35.690Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T19:21:35.690Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T19:21:35.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T19:21:35.690Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T19:21:35.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-30T19:21:35.970Z] provisioning config files... [2021-09-30T19:21:35.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config8955607445296320474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:21:36.323Z] ---> docker-login.sh [2021-09-30T19:21:36.323Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:21:36.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:21:36.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:21:36.323Z] Configure a credential helper to remove this warning. See [2021-09-30T19:21:36.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:21:36.323Z] [2021-09-30T19:21:36.323Z] Login Succeeded [2021-09-30T19:21:36.323Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:21:36.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:21:36.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:21:36.594Z] Configure a credential helper to remove this warning. See [2021-09-30T19:21:36.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:21:36.594Z] [2021-09-30T19:21:36.594Z] Login Succeeded [2021-09-30T19:21:36.594Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:21:36.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:21:36.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:21:36.594Z] Configure a credential helper to remove this warning. See [2021-09-30T19:21:36.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:21:36.594Z] [2021-09-30T19:21:36.594Z] Login Succeeded [2021-09-30T19:21:36.594Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:21:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:21:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:21:36.861Z] Configure a credential helper to remove this warning. See [2021-09-30T19:21:36.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:21:36.861Z] [2021-09-30T19:21:36.861Z] Login Succeeded [2021-09-30T19:21:36.861Z] docker.io [2021-09-30T19:21:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:21:37.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:21:37.443Z] Configure a credential helper to remove this warning. See [2021-09-30T19:21:37.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:21:37.443Z] [2021-09-30T19:21:37.443Z] Login Succeeded [2021-09-30T19:21:37.443Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:21:37.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:21:37.524Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-30T19:21:37.525Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:37.525Z] latest [2021-09-30T19:21:37.525Z] 2.0.1-dev.63 [2021-09-30T19:21:37.525Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:37.525Z] main [2021-09-30T19:21:37.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:37.884Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:38.199Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:38.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T19:21:38.199Z] d25cb3630685: Preparing [2021-09-30T19:21:38.199Z] c1a3db68fb6d: Preparing [2021-09-30T19:21:38.199Z] 3f95ac54de28: Preparing [2021-09-30T19:21:38.199Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:38.199Z] e2eb06d8af82: Preparing [2021-09-30T19:21:38.199Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:38.467Z] 1b5f53ec5741: Pushed [2021-09-30T19:21:38.467Z] 3f95ac54de28: Pushed [2021-09-30T19:21:38.467Z] d25cb3630685: Pushed [2021-09-30T19:21:39.422Z] c1a3db68fb6d: Pushed [2021-09-30T19:21:39.687Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:40.019Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:40.338Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-30T19:21:40.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T19:21:40.338Z] d25cb3630685: Preparing [2021-09-30T19:21:40.338Z] c1a3db68fb6d: Preparing [2021-09-30T19:21:40.338Z] 3f95ac54de28: Preparing [2021-09-30T19:21:40.338Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:40.338Z] e2eb06d8af82: Preparing [2021-09-30T19:21:40.338Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:40.338Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:40.338Z] c1a3db68fb6d: Layer already exists [2021-09-30T19:21:40.338Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:40.338Z] d25cb3630685: Layer already exists [2021-09-30T19:21:40.338Z] latest: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:40.657Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:40.972Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 [2021-09-30T19:21:40.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T19:21:40.972Z] d25cb3630685: Preparing [2021-09-30T19:21:40.972Z] c1a3db68fb6d: Preparing [2021-09-30T19:21:40.972Z] 3f95ac54de28: Preparing [2021-09-30T19:21:40.972Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:40.972Z] e2eb06d8af82: Preparing [2021-09-30T19:21:40.972Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:40.972Z] d25cb3630685: Layer already exists [2021-09-30T19:21:40.972Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:40.972Z] c1a3db68fb6d: Layer already exists [2021-09-30T19:21:40.972Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:40.972Z] 2.0.1-dev.63: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:41.292Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:41.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:41.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T19:21:41.605Z] d25cb3630685: Preparing [2021-09-30T19:21:41.605Z] c1a3db68fb6d: Preparing [2021-09-30T19:21:41.605Z] 3f95ac54de28: Preparing [2021-09-30T19:21:41.605Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:41.605Z] e2eb06d8af82: Preparing [2021-09-30T19:21:41.605Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:41.605Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:41.605Z] c1a3db68fb6d: Layer already exists [2021-09-30T19:21:41.605Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:41.605Z] d25cb3630685: Layer already exists [2021-09-30T19:21:41.605Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:41.924Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:42.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-30T19:21:42.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T19:21:42.240Z] d25cb3630685: Preparing [2021-09-30T19:21:42.240Z] c1a3db68fb6d: Preparing [2021-09-30T19:21:42.240Z] 3f95ac54de28: Preparing [2021-09-30T19:21:42.240Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:42.240Z] e2eb06d8af82: Preparing [2021-09-30T19:21:42.240Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:42.240Z] c1a3db68fb6d: Layer already exists [2021-09-30T19:21:42.240Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:42.240Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:42.240Z] d25cb3630685: Layer already exists [2021-09-30T19:21:42.240Z] main: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:21:42.295Z] ===================================================== [Pipeline] echo [2021-09-30T19:21:42.310Z] taggedImages: [2021-09-30T19:21:42.310Z] - nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:42.310Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-30T19:21:42.310Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 [2021-09-30T19:21:42.310Z] - nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:42.310Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-30T19:21:42.346Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-30T19:21:42.346Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:42.346Z] latest [2021-09-30T19:21:42.346Z] 2.0.1-dev.63 [2021-09-30T19:21:42.346Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:42.346Z] main [2021-09-30T19:21:42.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:42.704Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:43.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:43.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T19:21:43.021Z] 32a01fbaaea2: Preparing [2021-09-30T19:21:43.021Z] 5f0e5c2bb6fb: Preparing [2021-09-30T19:21:43.021Z] 3f95ac54de28: Preparing [2021-09-30T19:21:43.021Z] 0be9ce173596: Preparing [2021-09-30T19:21:43.021Z] 7a0f5b09fbe1: Preparing [2021-09-30T19:21:43.021Z] e2eb06d8af82: Preparing [2021-09-30T19:21:43.021Z] e2eb06d8af82: Waiting [2021-09-30T19:21:43.021Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:43.294Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:43.294Z] 7a0f5b09fbe1: Pushed [2021-09-30T19:21:43.294Z] 32a01fbaaea2: Pushed [2021-09-30T19:21:43.294Z] 0be9ce173596: Pushed [2021-09-30T19:21:44.710Z] 5f0e5c2bb6fb: Pushed [2021-09-30T19:21:44.976Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:45.309Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:45.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-30T19:21:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T19:21:45.637Z] 32a01fbaaea2: Preparing [2021-09-30T19:21:45.637Z] 5f0e5c2bb6fb: Preparing [2021-09-30T19:21:45.637Z] 3f95ac54de28: Preparing [2021-09-30T19:21:45.637Z] 0be9ce173596: Preparing [2021-09-30T19:21:45.637Z] 7a0f5b09fbe1: Preparing [2021-09-30T19:21:45.637Z] e2eb06d8af82: Preparing [2021-09-30T19:21:45.637Z] e2eb06d8af82: Waiting [2021-09-30T19:21:45.637Z] 7a0f5b09fbe1: Layer already exists [2021-09-30T19:21:45.637Z] 5f0e5c2bb6fb: Layer already exists [2021-09-30T19:21:45.637Z] 32a01fbaaea2: Layer already exists [2021-09-30T19:21:45.637Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:45.637Z] 0be9ce173596: Layer already exists [2021-09-30T19:21:45.637Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:45.907Z] latest: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:46.234Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:46.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 [2021-09-30T19:21:46.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T19:21:46.553Z] 32a01fbaaea2: Preparing [2021-09-30T19:21:46.553Z] 5f0e5c2bb6fb: Preparing [2021-09-30T19:21:46.553Z] 3f95ac54de28: Preparing [2021-09-30T19:21:46.553Z] 0be9ce173596: Preparing [2021-09-30T19:21:46.553Z] 7a0f5b09fbe1: Preparing [2021-09-30T19:21:46.553Z] e2eb06d8af82: Preparing [2021-09-30T19:21:46.553Z] e2eb06d8af82: Waiting [2021-09-30T19:21:46.553Z] 32a01fbaaea2: Layer already exists [2021-09-30T19:21:46.553Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:46.553Z] 7a0f5b09fbe1: Layer already exists [2021-09-30T19:21:46.553Z] 5f0e5c2bb6fb: Layer already exists [2021-09-30T19:21:46.553Z] 0be9ce173596: Layer already exists [2021-09-30T19:21:46.553Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:46.553Z] 2.0.1-dev.63: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:46.874Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:47.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:47.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T19:21:47.187Z] 32a01fbaaea2: Preparing [2021-09-30T19:21:47.188Z] 5f0e5c2bb6fb: Preparing [2021-09-30T19:21:47.188Z] 3f95ac54de28: Preparing [2021-09-30T19:21:47.188Z] 0be9ce173596: Preparing [2021-09-30T19:21:47.188Z] 7a0f5b09fbe1: Preparing [2021-09-30T19:21:47.188Z] e2eb06d8af82: Preparing [2021-09-30T19:21:47.188Z] e2eb06d8af82: Waiting [2021-09-30T19:21:47.188Z] 32a01fbaaea2: Layer already exists [2021-09-30T19:21:47.188Z] 5f0e5c2bb6fb: Layer already exists [2021-09-30T19:21:47.188Z] 7a0f5b09fbe1: Layer already exists [2021-09-30T19:21:47.188Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:47.188Z] 0be9ce173596: Layer already exists [2021-09-30T19:21:47.188Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:48.593Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:48.923Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:49.241Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-30T19:21:49.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T19:21:49.241Z] 32a01fbaaea2: Preparing [2021-09-30T19:21:49.241Z] 5f0e5c2bb6fb: Preparing [2021-09-30T19:21:49.241Z] 3f95ac54de28: Preparing [2021-09-30T19:21:49.241Z] 0be9ce173596: Preparing [2021-09-30T19:21:49.241Z] 7a0f5b09fbe1: Preparing [2021-09-30T19:21:49.241Z] e2eb06d8af82: Preparing [2021-09-30T19:21:49.241Z] e2eb06d8af82: Waiting [2021-09-30T19:21:49.241Z] 32a01fbaaea2: Layer already exists [2021-09-30T19:21:49.241Z] 7a0f5b09fbe1: Layer already exists [2021-09-30T19:21:49.241Z] 0be9ce173596: Layer already exists [2021-09-30T19:21:49.241Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:49.241Z] 5f0e5c2bb6fb: Layer already exists [2021-09-30T19:21:49.241Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:49.241Z] main: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:21:49.300Z] ===================================================== [Pipeline] echo [2021-09-30T19:21:49.316Z] taggedImages: [2021-09-30T19:21:49.316Z] - nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:49.316Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-30T19:21:49.316Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 [2021-09-30T19:21:49.316Z] - nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:49.316Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-30T19:21:49.378Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-30T19:21:49.378Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:49.378Z] latest [2021-09-30T19:21:49.378Z] 2.0.1-dev.63 [2021-09-30T19:21:49.378Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:49.378Z] main [2021-09-30T19:21:49.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:49.743Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:50.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:50.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T19:21:50.060Z] ad31c1625b7e: Preparing [2021-09-30T19:21:50.060Z] 0df2c18c9366: Preparing [2021-09-30T19:21:50.060Z] 3f95ac54de28: Preparing [2021-09-30T19:21:50.060Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:50.060Z] e2eb06d8af82: Preparing [2021-09-30T19:21:50.060Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:50.060Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:50.060Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:50.060Z] ad31c1625b7e: Pushed [2021-09-30T19:21:51.470Z] 0df2c18c9366: Pushed [2021-09-30T19:21:51.470Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:51.790Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:52.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-30T19:21:52.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T19:21:52.106Z] ad31c1625b7e: Preparing [2021-09-30T19:21:52.106Z] 0df2c18c9366: Preparing [2021-09-30T19:21:52.106Z] 3f95ac54de28: Preparing [2021-09-30T19:21:52.106Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:52.106Z] e2eb06d8af82: Preparing [2021-09-30T19:21:52.106Z] ad31c1625b7e: Layer already exists [2021-09-30T19:21:52.106Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:52.106Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:52.106Z] 0df2c18c9366: Layer already exists [2021-09-30T19:21:52.106Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:52.106Z] latest: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:52.428Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:52.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 [2021-09-30T19:21:52.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T19:21:52.741Z] ad31c1625b7e: Preparing [2021-09-30T19:21:52.741Z] 0df2c18c9366: Preparing [2021-09-30T19:21:52.741Z] 3f95ac54de28: Preparing [2021-09-30T19:21:52.741Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:52.741Z] e2eb06d8af82: Preparing [2021-09-30T19:21:52.741Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:52.741Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:52.741Z] ad31c1625b7e: Layer already exists [2021-09-30T19:21:52.741Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:52.741Z] 0df2c18c9366: Layer already exists [2021-09-30T19:21:52.741Z] 2.0.1-dev.63: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:53.067Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:53.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:53.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T19:21:53.381Z] ad31c1625b7e: Preparing [2021-09-30T19:21:53.381Z] 0df2c18c9366: Preparing [2021-09-30T19:21:53.381Z] 3f95ac54de28: Preparing [2021-09-30T19:21:53.381Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:53.381Z] e2eb06d8af82: Preparing [2021-09-30T19:21:53.381Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:53.381Z] 0df2c18c9366: Layer already exists [2021-09-30T19:21:53.381Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:53.381Z] ad31c1625b7e: Layer already exists [2021-09-30T19:21:53.381Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:53.381Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:53.696Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:54.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-30T19:21:54.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T19:21:54.008Z] ad31c1625b7e: Preparing [2021-09-30T19:21:54.008Z] 0df2c18c9366: Preparing [2021-09-30T19:21:54.008Z] 3f95ac54de28: Preparing [2021-09-30T19:21:54.008Z] 1b5f53ec5741: Preparing [2021-09-30T19:21:54.008Z] e2eb06d8af82: Preparing [2021-09-30T19:21:54.008Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:21:54.008Z] ad31c1625b7e: Layer already exists [2021-09-30T19:21:54.008Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:54.008Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:54.008Z] 0df2c18c9366: Layer already exists [2021-09-30T19:21:54.008Z] main: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:21:54.066Z] ===================================================== [Pipeline] echo [2021-09-30T19:21:54.081Z] taggedImages: [2021-09-30T19:21:54.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:54.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-30T19:21:54.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 [2021-09-30T19:21:54.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:54.081Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-30T19:21:54.114Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-30T19:21:54.114Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:54.114Z] latest [2021-09-30T19:21:54.114Z] 2.0.1-dev.63 [2021-09-30T19:21:54.114Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:54.114Z] main [2021-09-30T19:21:54.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:54.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:54.781Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:54.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T19:21:54.781Z] 0b11b93a3888: Preparing [2021-09-30T19:21:54.781Z] 0b11b93a3888: Preparing [2021-09-30T19:21:54.781Z] b262902069db: Preparing [2021-09-30T19:21:54.781Z] e85339aac7dc: Preparing [2021-09-30T19:21:54.781Z] 9e3c51612ea8: Preparing [2021-09-30T19:21:54.781Z] 83f0ce5d23df: Preparing [2021-09-30T19:21:54.781Z] 3f95ac54de28: Preparing [2021-09-30T19:21:54.781Z] d6a63b3a9d88: Preparing [2021-09-30T19:21:54.781Z] 3d1b7597eff3: Preparing [2021-09-30T19:21:54.781Z] b0f6729f6703: Preparing [2021-09-30T19:21:54.781Z] 84d0deba0159: Preparing [2021-09-30T19:21:54.781Z] e2eb06d8af82: Preparing [2021-09-30T19:21:54.781Z] 3f95ac54de28: Waiting [2021-09-30T19:21:54.781Z] d6a63b3a9d88: Waiting [2021-09-30T19:21:54.781Z] 3d1b7597eff3: Waiting [2021-09-30T19:21:54.781Z] b0f6729f6703: Waiting [2021-09-30T19:21:54.781Z] 84d0deba0159: Waiting [2021-09-30T19:21:54.781Z] e2eb06d8af82: Waiting [2021-09-30T19:21:55.052Z] 9e3c51612ea8: Pushed [2021-09-30T19:21:55.052Z] b262902069db: Pushed [2021-09-30T19:21:55.052Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:55.052Z] e85339aac7dc: Pushed [2021-09-30T19:21:55.052Z] 0b11b93a3888: Pushed [2021-09-30T19:21:55.052Z] d6a63b3a9d88: Pushed [2021-09-30T19:21:55.052Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:55.318Z] b0f6729f6703: Pushed [2021-09-30T19:21:55.318Z] 3d1b7597eff3: Pushed [2021-09-30T19:21:55.318Z] 84d0deba0159: Pushed [2021-09-30T19:21:56.273Z] 83f0ce5d23df: Pushed [2021-09-30T19:21:56.538Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:56.857Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:57.172Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-30T19:21:57.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T19:21:57.172Z] 0b11b93a3888: Preparing [2021-09-30T19:21:57.172Z] 0b11b93a3888: Preparing [2021-09-30T19:21:57.172Z] b262902069db: Preparing [2021-09-30T19:21:57.172Z] e85339aac7dc: Preparing [2021-09-30T19:21:57.172Z] 9e3c51612ea8: Preparing [2021-09-30T19:21:57.172Z] 83f0ce5d23df: Preparing [2021-09-30T19:21:57.172Z] 3f95ac54de28: Preparing [2021-09-30T19:21:57.172Z] d6a63b3a9d88: Preparing [2021-09-30T19:21:57.172Z] 3d1b7597eff3: Preparing [2021-09-30T19:21:57.172Z] b0f6729f6703: Preparing [2021-09-30T19:21:57.172Z] 84d0deba0159: Preparing [2021-09-30T19:21:57.172Z] e2eb06d8af82: Preparing [2021-09-30T19:21:57.172Z] 3d1b7597eff3: Waiting [2021-09-30T19:21:57.172Z] b0f6729f6703: Waiting [2021-09-30T19:21:57.172Z] 84d0deba0159: Waiting [2021-09-30T19:21:57.172Z] e2eb06d8af82: Waiting [2021-09-30T19:21:57.172Z] 3f95ac54de28: Waiting [2021-09-30T19:21:57.172Z] d6a63b3a9d88: Waiting [2021-09-30T19:21:57.172Z] 83f0ce5d23df: Layer already exists [2021-09-30T19:21:57.172Z] e85339aac7dc: Layer already exists [2021-09-30T19:21:57.172Z] 0b11b93a3888: Layer already exists [2021-09-30T19:21:57.172Z] b262902069db: Layer already exists [2021-09-30T19:21:57.172Z] 9e3c51612ea8: Layer already exists [2021-09-30T19:21:57.172Z] b0f6729f6703: Layer already exists [2021-09-30T19:21:57.172Z] d6a63b3a9d88: Layer already exists [2021-09-30T19:21:57.172Z] 3d1b7597eff3: Layer already exists [2021-09-30T19:21:57.172Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:57.172Z] 84d0deba0159: Layer already exists [2021-09-30T19:21:57.172Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:57.172Z] latest: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:57.493Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:57.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 [2021-09-30T19:21:57.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T19:21:57.814Z] 0b11b93a3888: Preparing [2021-09-30T19:21:57.814Z] 0b11b93a3888: Preparing [2021-09-30T19:21:57.814Z] b262902069db: Preparing [2021-09-30T19:21:57.814Z] e85339aac7dc: Preparing [2021-09-30T19:21:57.814Z] 9e3c51612ea8: Preparing [2021-09-30T19:21:57.814Z] 83f0ce5d23df: Preparing [2021-09-30T19:21:57.814Z] 3f95ac54de28: Preparing [2021-09-30T19:21:57.814Z] d6a63b3a9d88: Preparing [2021-09-30T19:21:57.814Z] 3d1b7597eff3: Preparing [2021-09-30T19:21:57.814Z] b0f6729f6703: Preparing [2021-09-30T19:21:57.814Z] 84d0deba0159: Preparing [2021-09-30T19:21:57.814Z] e2eb06d8af82: Preparing [2021-09-30T19:21:57.814Z] 3f95ac54de28: Waiting [2021-09-30T19:21:57.814Z] d6a63b3a9d88: Waiting [2021-09-30T19:21:57.814Z] 3d1b7597eff3: Waiting [2021-09-30T19:21:57.814Z] b0f6729f6703: Waiting [2021-09-30T19:21:57.814Z] 84d0deba0159: Waiting [2021-09-30T19:21:57.814Z] e2eb06d8af82: Waiting [2021-09-30T19:21:57.814Z] 0b11b93a3888: Layer already exists [2021-09-30T19:21:57.814Z] b262902069db: Layer already exists [2021-09-30T19:21:57.814Z] 83f0ce5d23df: Layer already exists [2021-09-30T19:21:57.814Z] e85339aac7dc: Layer already exists [2021-09-30T19:21:57.814Z] 9e3c51612ea8: Layer already exists [2021-09-30T19:21:57.814Z] 3d1b7597eff3: Layer already exists [2021-09-30T19:21:57.814Z] d6a63b3a9d88: Layer already exists [2021-09-30T19:21:57.814Z] b0f6729f6703: Layer already exists [2021-09-30T19:21:57.814Z] 84d0deba0159: Layer already exists [2021-09-30T19:21:57.814Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:57.814Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:57.814Z] 2.0.1-dev.63: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:58.131Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:58.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:58.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T19:21:58.451Z] 0b11b93a3888: Preparing [2021-09-30T19:21:58.451Z] 0b11b93a3888: Preparing [2021-09-30T19:21:58.451Z] b262902069db: Preparing [2021-09-30T19:21:58.451Z] e85339aac7dc: Preparing [2021-09-30T19:21:58.451Z] 9e3c51612ea8: Preparing [2021-09-30T19:21:58.451Z] 83f0ce5d23df: Preparing [2021-09-30T19:21:58.451Z] 3f95ac54de28: Preparing [2021-09-30T19:21:58.451Z] d6a63b3a9d88: Preparing [2021-09-30T19:21:58.451Z] 3d1b7597eff3: Preparing [2021-09-30T19:21:58.451Z] b0f6729f6703: Preparing [2021-09-30T19:21:58.451Z] 84d0deba0159: Preparing [2021-09-30T19:21:58.451Z] e2eb06d8af82: Preparing [2021-09-30T19:21:58.451Z] 3f95ac54de28: Waiting [2021-09-30T19:21:58.451Z] d6a63b3a9d88: Waiting [2021-09-30T19:21:58.451Z] 3d1b7597eff3: Waiting [2021-09-30T19:21:58.451Z] b0f6729f6703: Waiting [2021-09-30T19:21:58.451Z] 84d0deba0159: Waiting [2021-09-30T19:21:58.451Z] e2eb06d8af82: Waiting [2021-09-30T19:21:58.451Z] 83f0ce5d23df: Layer already exists [2021-09-30T19:21:58.451Z] 9e3c51612ea8: Layer already exists [2021-09-30T19:21:58.451Z] e85339aac7dc: Layer already exists [2021-09-30T19:21:58.451Z] 0b11b93a3888: Layer already exists [2021-09-30T19:21:58.451Z] b262902069db: Layer already exists [2021-09-30T19:21:58.451Z] 3d1b7597eff3: Layer already exists [2021-09-30T19:21:58.451Z] d6a63b3a9d88: Layer already exists [2021-09-30T19:21:58.451Z] 84d0deba0159: Layer already exists [2021-09-30T19:21:58.451Z] b0f6729f6703: Layer already exists [2021-09-30T19:21:58.451Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:58.451Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:58.451Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:58.769Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:59.088Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-30T19:21:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T19:21:59.088Z] 0b11b93a3888: Preparing [2021-09-30T19:21:59.088Z] 0b11b93a3888: Preparing [2021-09-30T19:21:59.088Z] b262902069db: Preparing [2021-09-30T19:21:59.088Z] e85339aac7dc: Preparing [2021-09-30T19:21:59.088Z] 9e3c51612ea8: Preparing [2021-09-30T19:21:59.088Z] 83f0ce5d23df: Preparing [2021-09-30T19:21:59.088Z] 3f95ac54de28: Preparing [2021-09-30T19:21:59.088Z] d6a63b3a9d88: Preparing [2021-09-30T19:21:59.088Z] 3d1b7597eff3: Preparing [2021-09-30T19:21:59.088Z] b0f6729f6703: Preparing [2021-09-30T19:21:59.088Z] 84d0deba0159: Preparing [2021-09-30T19:21:59.088Z] e2eb06d8af82: Preparing [2021-09-30T19:21:59.088Z] 3f95ac54de28: Waiting [2021-09-30T19:21:59.088Z] d6a63b3a9d88: Waiting [2021-09-30T19:21:59.088Z] 3d1b7597eff3: Waiting [2021-09-30T19:21:59.088Z] b0f6729f6703: Waiting [2021-09-30T19:21:59.088Z] 84d0deba0159: Waiting [2021-09-30T19:21:59.088Z] e2eb06d8af82: Waiting [2021-09-30T19:21:59.088Z] 83f0ce5d23df: Layer already exists [2021-09-30T19:21:59.088Z] b262902069db: Layer already exists [2021-09-30T19:21:59.088Z] 9e3c51612ea8: Layer already exists [2021-09-30T19:21:59.088Z] e85339aac7dc: Layer already exists [2021-09-30T19:21:59.088Z] 0b11b93a3888: Layer already exists [2021-09-30T19:21:59.088Z] 3d1b7597eff3: Layer already exists [2021-09-30T19:21:59.088Z] b0f6729f6703: Layer already exists [2021-09-30T19:21:59.088Z] 3f95ac54de28: Layer already exists [2021-09-30T19:21:59.088Z] d6a63b3a9d88: Layer already exists [2021-09-30T19:21:59.088Z] 84d0deba0159: Layer already exists [2021-09-30T19:21:59.088Z] e2eb06d8af82: Layer already exists [2021-09-30T19:21:59.088Z] main: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:21:59.152Z] ===================================================== [Pipeline] echo [2021-09-30T19:21:59.167Z] taggedImages: [2021-09-30T19:21:59.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:59.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-30T19:21:59.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 [2021-09-30T19:21:59.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:59.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-30T19:21:59.197Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-30T19:21:59.197Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:59.197Z] latest [2021-09-30T19:21:59.197Z] 2.0.1-dev.63 [2021-09-30T19:21:59.197Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:21:59.197Z] main [2021-09-30T19:21:59.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:59.560Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:21:59.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:21:59.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T19:21:59.878Z] d7d1b06b6c86: Preparing [2021-09-30T19:21:59.878Z] c54f456b1ef0: Preparing [2021-09-30T19:21:59.878Z] 1300eaf96dbc: Preparing [2021-09-30T19:21:59.878Z] 042befafaaa7: Preparing [2021-09-30T19:21:59.878Z] 1d95f1e83196: Preparing [2021-09-30T19:21:59.878Z] e2eb06d8af82: Preparing [2021-09-30T19:21:59.878Z] e2eb06d8af82: Waiting [2021-09-30T19:22:00.466Z] 1300eaf96dbc: Pushed [2021-09-30T19:22:00.466Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:00.466Z] 042befafaaa7: Pushed [2021-09-30T19:22:00.732Z] 1d95f1e83196: Pushed [2021-09-30T19:22:00.997Z] d7d1b06b6c86: Pushed [2021-09-30T19:22:01.270Z] c54f456b1ef0: Pushed [2021-09-30T19:22:01.857Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:02.179Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:02.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-30T19:22:02.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T19:22:02.502Z] d7d1b06b6c86: Preparing [2021-09-30T19:22:02.502Z] c54f456b1ef0: Preparing [2021-09-30T19:22:02.502Z] 1300eaf96dbc: Preparing [2021-09-30T19:22:02.502Z] 042befafaaa7: Preparing [2021-09-30T19:22:02.502Z] 1d95f1e83196: Preparing [2021-09-30T19:22:02.502Z] e2eb06d8af82: Preparing [2021-09-30T19:22:02.502Z] e2eb06d8af82: Waiting [2021-09-30T19:22:02.502Z] d7d1b06b6c86: Layer already exists [2021-09-30T19:22:02.502Z] c54f456b1ef0: Layer already exists [2021-09-30T19:22:02.502Z] 1d95f1e83196: Layer already exists [2021-09-30T19:22:02.502Z] 042befafaaa7: Layer already exists [2021-09-30T19:22:02.502Z] 1300eaf96dbc: Layer already exists [2021-09-30T19:22:02.502Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:02.502Z] latest: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:02.826Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:03.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 [2021-09-30T19:22:03.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T19:22:03.142Z] d7d1b06b6c86: Preparing [2021-09-30T19:22:03.142Z] c54f456b1ef0: Preparing [2021-09-30T19:22:03.142Z] 1300eaf96dbc: Preparing [2021-09-30T19:22:03.142Z] 042befafaaa7: Preparing [2021-09-30T19:22:03.142Z] 1d95f1e83196: Preparing [2021-09-30T19:22:03.142Z] e2eb06d8af82: Preparing [2021-09-30T19:22:03.142Z] e2eb06d8af82: Waiting [2021-09-30T19:22:03.142Z] c54f456b1ef0: Layer already exists [2021-09-30T19:22:03.142Z] 1300eaf96dbc: Layer already exists [2021-09-30T19:22:03.142Z] d7d1b06b6c86: Layer already exists [2021-09-30T19:22:03.142Z] 042befafaaa7: Layer already exists [2021-09-30T19:22:03.142Z] 1d95f1e83196: Layer already exists [2021-09-30T19:22:03.142Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:03.142Z] 2.0.1-dev.63: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:03.463Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:03.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:03.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T19:22:03.777Z] d7d1b06b6c86: Preparing [2021-09-30T19:22:03.777Z] c54f456b1ef0: Preparing [2021-09-30T19:22:03.777Z] 1300eaf96dbc: Preparing [2021-09-30T19:22:03.777Z] 042befafaaa7: Preparing [2021-09-30T19:22:03.777Z] 1d95f1e83196: Preparing [2021-09-30T19:22:03.777Z] e2eb06d8af82: Preparing [2021-09-30T19:22:03.777Z] e2eb06d8af82: Waiting [2021-09-30T19:22:03.777Z] d7d1b06b6c86: Layer already exists [2021-09-30T19:22:03.777Z] c54f456b1ef0: Layer already exists [2021-09-30T19:22:03.777Z] 042befafaaa7: Layer already exists [2021-09-30T19:22:03.777Z] 1300eaf96dbc: Layer already exists [2021-09-30T19:22:03.777Z] 1d95f1e83196: Layer already exists [2021-09-30T19:22:03.777Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:03.777Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:04.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:04.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-30T19:22:04.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T19:22:04.411Z] d7d1b06b6c86: Preparing [2021-09-30T19:22:04.411Z] c54f456b1ef0: Preparing [2021-09-30T19:22:04.411Z] 1300eaf96dbc: Preparing [2021-09-30T19:22:04.411Z] 042befafaaa7: Preparing [2021-09-30T19:22:04.411Z] 1d95f1e83196: Preparing [2021-09-30T19:22:04.411Z] e2eb06d8af82: Preparing [2021-09-30T19:22:04.411Z] e2eb06d8af82: Waiting [2021-09-30T19:22:04.411Z] 042befafaaa7: Layer already exists [2021-09-30T19:22:04.411Z] 1d95f1e83196: Layer already exists [2021-09-30T19:22:04.411Z] c54f456b1ef0: Layer already exists [2021-09-30T19:22:04.411Z] d7d1b06b6c86: Layer already exists [2021-09-30T19:22:04.411Z] 1300eaf96dbc: Layer already exists [2021-09-30T19:22:04.411Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:04.411Z] main: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:22:04.467Z] ===================================================== [Pipeline] echo [2021-09-30T19:22:04.509Z] taggedImages: [2021-09-30T19:22:04.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:04.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-30T19:22:04.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 [2021-09-30T19:22:04.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:04.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-30T19:22:04.538Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-30T19:22:04.538Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:04.539Z] latest [2021-09-30T19:22:04.539Z] 2.0.1-dev.63 [2021-09-30T19:22:04.539Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:04.539Z] main [2021-09-30T19:22:04.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:04.892Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:05.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:05.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T19:22:05.379Z] e50a9c60fa41: Preparing [2021-09-30T19:22:05.379Z] 4a50c25e36c3: Preparing [2021-09-30T19:22:05.379Z] ac2f87f39177: Preparing [2021-09-30T19:22:05.379Z] 4f71f48adc8d: Preparing [2021-09-30T19:22:05.379Z] 1e70ece65b73: Preparing [2021-09-30T19:22:05.379Z] 1fafe3974eef: Preparing [2021-09-30T19:22:05.379Z] 5897f4788aac: Preparing [2021-09-30T19:22:05.379Z] 81d455de2745: Preparing [2021-09-30T19:22:05.379Z] 15e9ab927cb1: Preparing [2021-09-30T19:22:05.379Z] e2eb06d8af82: Preparing [2021-09-30T19:22:05.379Z] 1fafe3974eef: Waiting [2021-09-30T19:22:05.379Z] 5897f4788aac: Waiting [2021-09-30T19:22:05.379Z] 81d455de2745: Waiting [2021-09-30T19:22:05.379Z] 15e9ab927cb1: Waiting [2021-09-30T19:22:05.379Z] e2eb06d8af82: Waiting [2021-09-30T19:22:06.136Z] e50a9c60fa41: Pushed [2021-09-30T19:22:06.136Z] 4a50c25e36c3: Pushed [2021-09-30T19:22:06.136Z] 1e70ece65b73: Pushed [2021-09-30T19:22:06.136Z] 81d455de2745: Pushed [2021-09-30T19:22:06.136Z] 5897f4788aac: Pushed [2021-09-30T19:22:06.136Z] 1fafe3974eef: Pushed [2021-09-30T19:22:06.136Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:06.136Z] 4f71f48adc8d: Pushed [2021-09-30T19:22:06.401Z] 15e9ab927cb1: Pushed [2021-09-30T19:22:06.401Z] ac2f87f39177: Pushed [2021-09-30T19:22:06.666Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:06.984Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:07.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-30T19:22:07.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T19:22:07.297Z] e50a9c60fa41: Preparing [2021-09-30T19:22:07.297Z] 4a50c25e36c3: Preparing [2021-09-30T19:22:07.297Z] ac2f87f39177: Preparing [2021-09-30T19:22:07.297Z] 4f71f48adc8d: Preparing [2021-09-30T19:22:07.297Z] 1e70ece65b73: Preparing [2021-09-30T19:22:07.297Z] 1fafe3974eef: Preparing [2021-09-30T19:22:07.297Z] 5897f4788aac: Preparing [2021-09-30T19:22:07.297Z] 81d455de2745: Preparing [2021-09-30T19:22:07.297Z] 15e9ab927cb1: Preparing [2021-09-30T19:22:07.297Z] e2eb06d8af82: Preparing [2021-09-30T19:22:07.297Z] 1fafe3974eef: Waiting [2021-09-30T19:22:07.297Z] 5897f4788aac: Waiting [2021-09-30T19:22:07.297Z] 81d455de2745: Waiting [2021-09-30T19:22:07.297Z] 15e9ab927cb1: Waiting [2021-09-30T19:22:07.297Z] e2eb06d8af82: Waiting [2021-09-30T19:22:07.297Z] ac2f87f39177: Layer already exists [2021-09-30T19:22:07.297Z] 1e70ece65b73: Layer already exists [2021-09-30T19:22:07.297Z] e50a9c60fa41: Layer already exists [2021-09-30T19:22:07.297Z] 4a50c25e36c3: Layer already exists [2021-09-30T19:22:07.297Z] 4f71f48adc8d: Layer already exists [2021-09-30T19:22:07.297Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:07.297Z] 81d455de2745: Layer already exists [2021-09-30T19:22:07.297Z] 15e9ab927cb1: Layer already exists [2021-09-30T19:22:07.297Z] 1fafe3974eef: Layer already exists [2021-09-30T19:22:07.297Z] 5897f4788aac: Layer already exists [2021-09-30T19:22:07.297Z] latest: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:07.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:07.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 [2021-09-30T19:22:07.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T19:22:07.929Z] e50a9c60fa41: Preparing [2021-09-30T19:22:07.929Z] 4a50c25e36c3: Preparing [2021-09-30T19:22:07.929Z] ac2f87f39177: Preparing [2021-09-30T19:22:07.929Z] 4f71f48adc8d: Preparing [2021-09-30T19:22:07.929Z] 1e70ece65b73: Preparing [2021-09-30T19:22:07.929Z] 1fafe3974eef: Preparing [2021-09-30T19:22:07.929Z] 5897f4788aac: Preparing [2021-09-30T19:22:07.929Z] 81d455de2745: Preparing [2021-09-30T19:22:07.929Z] 15e9ab927cb1: Preparing [2021-09-30T19:22:07.929Z] e2eb06d8af82: Preparing [2021-09-30T19:22:07.929Z] 1fafe3974eef: Waiting [2021-09-30T19:22:07.929Z] 5897f4788aac: Waiting [2021-09-30T19:22:07.929Z] 81d455de2745: Waiting [2021-09-30T19:22:07.929Z] 15e9ab927cb1: Waiting [2021-09-30T19:22:07.929Z] e2eb06d8af82: Waiting [2021-09-30T19:22:07.929Z] 1e70ece65b73: Layer already exists [2021-09-30T19:22:07.929Z] 4f71f48adc8d: Layer already exists [2021-09-30T19:22:07.929Z] ac2f87f39177: Layer already exists [2021-09-30T19:22:07.929Z] 4a50c25e36c3: Layer already exists [2021-09-30T19:22:07.929Z] e50a9c60fa41: Layer already exists [2021-09-30T19:22:07.929Z] 15e9ab927cb1: Layer already exists [2021-09-30T19:22:07.929Z] 81d455de2745: Layer already exists [2021-09-30T19:22:07.929Z] 1fafe3974eef: Layer already exists [2021-09-30T19:22:07.929Z] 5897f4788aac: Layer already exists [2021-09-30T19:22:07.929Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:07.929Z] 2.0.1-dev.63: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:08.249Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:08.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:08.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T19:22:08.562Z] e50a9c60fa41: Preparing [2021-09-30T19:22:08.562Z] 4a50c25e36c3: Preparing [2021-09-30T19:22:08.562Z] ac2f87f39177: Preparing [2021-09-30T19:22:08.562Z] 4f71f48adc8d: Preparing [2021-09-30T19:22:08.562Z] 1e70ece65b73: Preparing [2021-09-30T19:22:08.562Z] 1fafe3974eef: Preparing [2021-09-30T19:22:08.562Z] 5897f4788aac: Preparing [2021-09-30T19:22:08.562Z] 81d455de2745: Preparing [2021-09-30T19:22:08.562Z] 15e9ab927cb1: Preparing [2021-09-30T19:22:08.562Z] e2eb06d8af82: Preparing [2021-09-30T19:22:08.562Z] 1fafe3974eef: Waiting [2021-09-30T19:22:08.562Z] 5897f4788aac: Waiting [2021-09-30T19:22:08.562Z] 81d455de2745: Waiting [2021-09-30T19:22:08.562Z] e2eb06d8af82: Waiting [2021-09-30T19:22:08.562Z] 15e9ab927cb1: Waiting [2021-09-30T19:22:08.562Z] ac2f87f39177: Layer already exists [2021-09-30T19:22:08.562Z] 1e70ece65b73: Layer already exists [2021-09-30T19:22:08.562Z] 4f71f48adc8d: Layer already exists [2021-09-30T19:22:08.562Z] e50a9c60fa41: Layer already exists [2021-09-30T19:22:08.562Z] 4a50c25e36c3: Layer already exists [2021-09-30T19:22:08.562Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:08.562Z] 5897f4788aac: Layer already exists [2021-09-30T19:22:08.562Z] 15e9ab927cb1: Layer already exists [2021-09-30T19:22:08.562Z] 81d455de2745: Layer already exists [2021-09-30T19:22:08.562Z] 1fafe3974eef: Layer already exists [2021-09-30T19:22:08.562Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:08.905Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:09.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-30T19:22:09.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T19:22:09.216Z] e50a9c60fa41: Preparing [2021-09-30T19:22:09.216Z] 4a50c25e36c3: Preparing [2021-09-30T19:22:09.216Z] ac2f87f39177: Preparing [2021-09-30T19:22:09.216Z] 4f71f48adc8d: Preparing [2021-09-30T19:22:09.216Z] 1e70ece65b73: Preparing [2021-09-30T19:22:09.216Z] 1fafe3974eef: Preparing [2021-09-30T19:22:09.216Z] 5897f4788aac: Preparing [2021-09-30T19:22:09.216Z] 81d455de2745: Preparing [2021-09-30T19:22:09.216Z] 15e9ab927cb1: Preparing [2021-09-30T19:22:09.216Z] e2eb06d8af82: Preparing [2021-09-30T19:22:09.216Z] 5897f4788aac: Waiting [2021-09-30T19:22:09.216Z] 81d455de2745: Waiting [2021-09-30T19:22:09.216Z] 15e9ab927cb1: Waiting [2021-09-30T19:22:09.216Z] e2eb06d8af82: Waiting [2021-09-30T19:22:09.216Z] 1fafe3974eef: Waiting [2021-09-30T19:22:09.216Z] ac2f87f39177: Layer already exists [2021-09-30T19:22:09.216Z] 4a50c25e36c3: Layer already exists [2021-09-30T19:22:09.216Z] 1e70ece65b73: Layer already exists [2021-09-30T19:22:09.216Z] e50a9c60fa41: Layer already exists [2021-09-30T19:22:09.216Z] 4f71f48adc8d: Layer already exists [2021-09-30T19:22:09.216Z] 1fafe3974eef: Layer already exists [2021-09-30T19:22:09.216Z] 5897f4788aac: Layer already exists [2021-09-30T19:22:09.216Z] 81d455de2745: Layer already exists [2021-09-30T19:22:09.216Z] 15e9ab927cb1: Layer already exists [2021-09-30T19:22:09.216Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:09.216Z] main: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:22:09.274Z] ===================================================== [Pipeline] echo [2021-09-30T19:22:09.289Z] taggedImages: [2021-09-30T19:22:09.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:09.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-30T19:22:09.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 [2021-09-30T19:22:09.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:09.289Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-30T19:22:09.319Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-30T19:22:09.319Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:09.319Z] latest [2021-09-30T19:22:09.319Z] 2.0.1-dev.63 [2021-09-30T19:22:09.319Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:09.319Z] main [2021-09-30T19:22:09.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:09.675Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:09.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:09.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T19:22:09.987Z] 6d3e4725f8ff: Preparing [2021-09-30T19:22:09.987Z] 79d0943f982a: Preparing [2021-09-30T19:22:09.987Z] 3f95ac54de28: Preparing [2021-09-30T19:22:09.987Z] 4ea97b4cbff0: Preparing [2021-09-30T19:22:09.987Z] e2eb06d8af82: Preparing [2021-09-30T19:22:09.987Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:09.987Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:10.256Z] 6d3e4725f8ff: Pushed [2021-09-30T19:22:10.256Z] 4ea97b4cbff0: Pushed [2021-09-30T19:22:11.215Z] 79d0943f982a: Pushed [2021-09-30T19:22:11.481Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:11.801Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:12.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-30T19:22:12.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T19:22:12.113Z] 6d3e4725f8ff: Preparing [2021-09-30T19:22:12.113Z] 79d0943f982a: Preparing [2021-09-30T19:22:12.113Z] 3f95ac54de28: Preparing [2021-09-30T19:22:12.113Z] 4ea97b4cbff0: Preparing [2021-09-30T19:22:12.113Z] e2eb06d8af82: Preparing [2021-09-30T19:22:12.113Z] 6d3e4725f8ff: Layer already exists [2021-09-30T19:22:12.113Z] 4ea97b4cbff0: Layer already exists [2021-09-30T19:22:12.113Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:12.113Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:12.113Z] 79d0943f982a: Layer already exists [2021-09-30T19:22:12.113Z] latest: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:12.433Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:12.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 [2021-09-30T19:22:12.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T19:22:12.744Z] 6d3e4725f8ff: Preparing [2021-09-30T19:22:12.744Z] 79d0943f982a: Preparing [2021-09-30T19:22:12.744Z] 3f95ac54de28: Preparing [2021-09-30T19:22:12.744Z] 4ea97b4cbff0: Preparing [2021-09-30T19:22:12.744Z] e2eb06d8af82: Preparing [2021-09-30T19:22:12.744Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:12.744Z] 6d3e4725f8ff: Layer already exists [2021-09-30T19:22:12.744Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:12.744Z] 4ea97b4cbff0: Layer already exists [2021-09-30T19:22:12.744Z] 79d0943f982a: Layer already exists [2021-09-30T19:22:12.744Z] 2.0.1-dev.63: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:13.062Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:13.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:13.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T19:22:13.378Z] 6d3e4725f8ff: Preparing [2021-09-30T19:22:13.378Z] 79d0943f982a: Preparing [2021-09-30T19:22:13.378Z] 3f95ac54de28: Preparing [2021-09-30T19:22:13.378Z] 4ea97b4cbff0: Preparing [2021-09-30T19:22:13.378Z] e2eb06d8af82: Preparing [2021-09-30T19:22:13.378Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:13.378Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:13.378Z] 4ea97b4cbff0: Layer already exists [2021-09-30T19:22:13.378Z] 79d0943f982a: Layer already exists [2021-09-30T19:22:13.378Z] 6d3e4725f8ff: Layer already exists [2021-09-30T19:22:13.378Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:13.699Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:14.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-30T19:22:14.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T19:22:14.011Z] 6d3e4725f8ff: Preparing [2021-09-30T19:22:14.011Z] 79d0943f982a: Preparing [2021-09-30T19:22:14.011Z] 3f95ac54de28: Preparing [2021-09-30T19:22:14.011Z] 4ea97b4cbff0: Preparing [2021-09-30T19:22:14.011Z] e2eb06d8af82: Preparing [2021-09-30T19:22:14.011Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:14.011Z] 6d3e4725f8ff: Layer already exists [2021-09-30T19:22:14.011Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:14.011Z] 4ea97b4cbff0: Layer already exists [2021-09-30T19:22:14.011Z] 79d0943f982a: Layer already exists [2021-09-30T19:22:14.281Z] main: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:22:14.338Z] ===================================================== [Pipeline] echo [2021-09-30T19:22:14.356Z] taggedImages: [2021-09-30T19:22:14.356Z] - nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:14.356Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-30T19:22:14.356Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 [2021-09-30T19:22:14.356Z] - nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:14.356Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-30T19:22:14.389Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-30T19:22:14.389Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:14.389Z] latest [2021-09-30T19:22:14.389Z] 2.0.1-dev.63 [2021-09-30T19:22:14.389Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:14.389Z] main [2021-09-30T19:22:14.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:14.744Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:15.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:15.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T19:22:15.057Z] 89310cb92a92: Preparing [2021-09-30T19:22:15.057Z] 980853c35dcb: Preparing [2021-09-30T19:22:15.057Z] 3f95ac54de28: Preparing [2021-09-30T19:22:15.057Z] 1b5f53ec5741: Preparing [2021-09-30T19:22:15.057Z] e2eb06d8af82: Preparing [2021-09-30T19:22:15.057Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:15.057Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:22:15.057Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:15.057Z] 89310cb92a92: Pushed [2021-09-30T19:22:16.465Z] 980853c35dcb: Pushed [2021-09-30T19:22:16.731Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:17.051Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:17.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-30T19:22:17.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T19:22:17.364Z] 89310cb92a92: Preparing [2021-09-30T19:22:17.364Z] 980853c35dcb: Preparing [2021-09-30T19:22:17.364Z] 3f95ac54de28: Preparing [2021-09-30T19:22:17.364Z] 1b5f53ec5741: Preparing [2021-09-30T19:22:17.364Z] e2eb06d8af82: Preparing [2021-09-30T19:22:17.364Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:17.364Z] 980853c35dcb: Layer already exists [2021-09-30T19:22:17.364Z] 89310cb92a92: Layer already exists [2021-09-30T19:22:17.364Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:17.364Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:22:17.364Z] latest: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:17.708Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:18.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 [2021-09-30T19:22:18.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T19:22:18.021Z] 89310cb92a92: Preparing [2021-09-30T19:22:18.021Z] 980853c35dcb: Preparing [2021-09-30T19:22:18.021Z] 3f95ac54de28: Preparing [2021-09-30T19:22:18.021Z] 1b5f53ec5741: Preparing [2021-09-30T19:22:18.021Z] e2eb06d8af82: Preparing [2021-09-30T19:22:18.021Z] 980853c35dcb: Layer already exists [2021-09-30T19:22:18.021Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:18.021Z] 89310cb92a92: Layer already exists [2021-09-30T19:22:18.021Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:22:18.021Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:18.021Z] 2.0.1-dev.63: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:18.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:18.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T19:22:18.650Z] 89310cb92a92: Preparing [2021-09-30T19:22:18.650Z] 980853c35dcb: Preparing [2021-09-30T19:22:18.650Z] 3f95ac54de28: Preparing [2021-09-30T19:22:18.650Z] 1b5f53ec5741: Preparing [2021-09-30T19:22:18.650Z] e2eb06d8af82: Preparing [2021-09-30T19:22:18.650Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:22:18.650Z] 980853c35dcb: Layer already exists [2021-09-30T19:22:18.650Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:18.650Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:18.650Z] 89310cb92a92: Layer already exists [2021-09-30T19:22:18.650Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:18.965Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:19.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-30T19:22:19.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T19:22:19.283Z] 89310cb92a92: Preparing [2021-09-30T19:22:19.283Z] 980853c35dcb: Preparing [2021-09-30T19:22:19.283Z] 3f95ac54de28: Preparing [2021-09-30T19:22:19.283Z] 1b5f53ec5741: Preparing [2021-09-30T19:22:19.283Z] e2eb06d8af82: Preparing [2021-09-30T19:22:19.283Z] 980853c35dcb: Layer already exists [2021-09-30T19:22:19.283Z] 3f95ac54de28: Layer already exists [2021-09-30T19:22:19.283Z] e2eb06d8af82: Layer already exists [2021-09-30T19:22:19.283Z] 1b5f53ec5741: Layer already exists [2021-09-30T19:22:19.283Z] 89310cb92a92: Layer already exists [2021-09-30T19:22:19.283Z] main: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:22:19.338Z] ===================================================== [Pipeline] echo [2021-09-30T19:22:19.352Z] taggedImages: [2021-09-30T19:22:19.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:19.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-30T19:22:19.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 [2021-09-30T19:22:19.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:19.352Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-30T19:22:19.384Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-30T19:22:19.384Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:19.384Z] latest [2021-09-30T19:22:19.384Z] 2.0.1-dev.63 [2021-09-30T19:22:19.384Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:19.384Z] main [2021-09-30T19:22:19.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:19.737Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:20.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:20.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T19:22:20.063Z] 2037faac07de: Preparing [2021-09-30T19:22:20.063Z] 6567c02cb88d: Preparing [2021-09-30T19:22:20.063Z] 977fb6aa615c: Preparing [2021-09-30T19:22:20.063Z] 7c56a52f22c2: Preparing [2021-09-30T19:22:20.063Z] c080ac93e525: Preparing [2021-09-30T19:22:20.063Z] 87dec32dab56: Preparing [2021-09-30T19:22:20.063Z] 4b3c02ac6c6d: Preparing [2021-09-30T19:22:20.063Z] 3b6deb83ca37: Preparing [2021-09-30T19:22:20.063Z] 563ea45970c1: Preparing [2021-09-30T19:22:20.063Z] 91e3b9641807: Preparing [2021-09-30T19:22:20.063Z] b2d5eeeaba3a: Preparing [2021-09-30T19:22:20.063Z] 87dec32dab56: Waiting [2021-09-30T19:22:20.063Z] 4b3c02ac6c6d: Waiting [2021-09-30T19:22:20.063Z] 91e3b9641807: Waiting [2021-09-30T19:22:20.063Z] 3b6deb83ca37: Waiting [2021-09-30T19:22:20.063Z] 563ea45970c1: Waiting [2021-09-30T19:22:20.063Z] b2d5eeeaba3a: Waiting [2021-09-30T19:22:20.063Z] c080ac93e525: Layer already exists [2021-09-30T19:22:20.339Z] 87dec32dab56: Layer already exists [2021-09-30T19:22:20.620Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T19:22:20.888Z] 6567c02cb88d: Pushed [2021-09-30T19:22:20.888Z] 3b6deb83ca37: Layer already exists [2021-09-30T19:22:20.888Z] 563ea45970c1: Layer already exists [2021-09-30T19:22:20.888Z] b2d5eeeaba3a: Layer already exists [2021-09-30T19:22:20.888Z] 91e3b9641807: Layer already exists [2021-09-30T19:22:20.888Z] 2037faac07de: Pushed [2021-09-30T19:22:21.155Z] 977fb6aa615c: Pushed [2021-09-30T19:22:26.489Z] 7c56a52f22c2: Pushed [2021-09-30T19:22:26.489Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:26.808Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:27.122Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-30T19:22:27.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T19:22:27.122Z] 2037faac07de: Preparing [2021-09-30T19:22:27.122Z] 6567c02cb88d: Preparing [2021-09-30T19:22:27.122Z] 977fb6aa615c: Preparing [2021-09-30T19:22:27.122Z] 7c56a52f22c2: Preparing [2021-09-30T19:22:27.122Z] c080ac93e525: Preparing [2021-09-30T19:22:27.122Z] 87dec32dab56: Preparing [2021-09-30T19:22:27.122Z] 4b3c02ac6c6d: Preparing [2021-09-30T19:22:27.122Z] 3b6deb83ca37: Preparing [2021-09-30T19:22:27.122Z] 563ea45970c1: Preparing [2021-09-30T19:22:27.122Z] 91e3b9641807: Preparing [2021-09-30T19:22:27.122Z] b2d5eeeaba3a: Preparing [2021-09-30T19:22:27.122Z] 87dec32dab56: Waiting [2021-09-30T19:22:27.122Z] 3b6deb83ca37: Waiting [2021-09-30T19:22:27.122Z] 4b3c02ac6c6d: Waiting [2021-09-30T19:22:27.122Z] 563ea45970c1: Waiting [2021-09-30T19:22:27.122Z] 91e3b9641807: Waiting [2021-09-30T19:22:27.122Z] b2d5eeeaba3a: Waiting [2021-09-30T19:22:27.122Z] 2037faac07de: Layer already exists [2021-09-30T19:22:27.122Z] c080ac93e525: Layer already exists [2021-09-30T19:22:27.122Z] 6567c02cb88d: Layer already exists [2021-09-30T19:22:27.122Z] 977fb6aa615c: Layer already exists [2021-09-30T19:22:27.122Z] 7c56a52f22c2: Layer already exists [2021-09-30T19:22:27.122Z] 87dec32dab56: Layer already exists [2021-09-30T19:22:27.122Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T19:22:27.122Z] 3b6deb83ca37: Layer already exists [2021-09-30T19:22:27.122Z] 563ea45970c1: Layer already exists [2021-09-30T19:22:27.122Z] 91e3b9641807: Layer already exists [2021-09-30T19:22:27.122Z] b2d5eeeaba3a: Layer already exists [2021-09-30T19:22:27.389Z] latest: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:27.710Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:28.025Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 [2021-09-30T19:22:28.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T19:22:28.025Z] 2037faac07de: Preparing [2021-09-30T19:22:28.025Z] 6567c02cb88d: Preparing [2021-09-30T19:22:28.025Z] 977fb6aa615c: Preparing [2021-09-30T19:22:28.025Z] 7c56a52f22c2: Preparing [2021-09-30T19:22:28.025Z] c080ac93e525: Preparing [2021-09-30T19:22:28.025Z] 87dec32dab56: Preparing [2021-09-30T19:22:28.025Z] 4b3c02ac6c6d: Preparing [2021-09-30T19:22:28.025Z] 3b6deb83ca37: Preparing [2021-09-30T19:22:28.025Z] 563ea45970c1: Preparing [2021-09-30T19:22:28.025Z] 91e3b9641807: Preparing [2021-09-30T19:22:28.025Z] b2d5eeeaba3a: Preparing [2021-09-30T19:22:28.025Z] 87dec32dab56: Waiting [2021-09-30T19:22:28.025Z] 4b3c02ac6c6d: Waiting [2021-09-30T19:22:28.025Z] 3b6deb83ca37: Waiting [2021-09-30T19:22:28.025Z] b2d5eeeaba3a: Waiting [2021-09-30T19:22:28.025Z] 563ea45970c1: Waiting [2021-09-30T19:22:28.025Z] 91e3b9641807: Waiting [2021-09-30T19:22:28.025Z] 977fb6aa615c: Layer already exists [2021-09-30T19:22:28.025Z] 7c56a52f22c2: Layer already exists [2021-09-30T19:22:28.025Z] 2037faac07de: Layer already exists [2021-09-30T19:22:28.025Z] 6567c02cb88d: Layer already exists [2021-09-30T19:22:28.025Z] c080ac93e525: Layer already exists [2021-09-30T19:22:28.025Z] 87dec32dab56: Layer already exists [2021-09-30T19:22:28.025Z] 563ea45970c1: Layer already exists [2021-09-30T19:22:28.025Z] 3b6deb83ca37: Layer already exists [2021-09-30T19:22:28.025Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T19:22:28.025Z] 91e3b9641807: Layer already exists [2021-09-30T19:22:28.025Z] b2d5eeeaba3a: Layer already exists [2021-09-30T19:22:28.025Z] 2.0.1-dev.63: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:28.345Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:28.660Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T19:22:28.660Z] 2037faac07de: Preparing [2021-09-30T19:22:28.660Z] 6567c02cb88d: Preparing [2021-09-30T19:22:28.660Z] 977fb6aa615c: Preparing [2021-09-30T19:22:28.660Z] 7c56a52f22c2: Preparing [2021-09-30T19:22:28.660Z] c080ac93e525: Preparing [2021-09-30T19:22:28.660Z] 87dec32dab56: Preparing [2021-09-30T19:22:28.660Z] 4b3c02ac6c6d: Preparing [2021-09-30T19:22:28.660Z] 3b6deb83ca37: Preparing [2021-09-30T19:22:28.660Z] 563ea45970c1: Preparing [2021-09-30T19:22:28.660Z] 91e3b9641807: Preparing [2021-09-30T19:22:28.660Z] b2d5eeeaba3a: Preparing [2021-09-30T19:22:28.660Z] 4b3c02ac6c6d: Waiting [2021-09-30T19:22:28.660Z] 3b6deb83ca37: Waiting [2021-09-30T19:22:28.660Z] 563ea45970c1: Waiting [2021-09-30T19:22:28.660Z] 91e3b9641807: Waiting [2021-09-30T19:22:28.660Z] b2d5eeeaba3a: Waiting [2021-09-30T19:22:28.660Z] 87dec32dab56: Waiting [2021-09-30T19:22:28.660Z] c080ac93e525: Layer already exists [2021-09-30T19:22:28.660Z] 7c56a52f22c2: Layer already exists [2021-09-30T19:22:28.660Z] 977fb6aa615c: Layer already exists [2021-09-30T19:22:28.660Z] 6567c02cb88d: Layer already exists [2021-09-30T19:22:28.660Z] 2037faac07de: Layer already exists [2021-09-30T19:22:28.660Z] 3b6deb83ca37: Layer already exists [2021-09-30T19:22:28.661Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T19:22:28.661Z] 563ea45970c1: Layer already exists [2021-09-30T19:22:28.661Z] 87dec32dab56: Layer already exists [2021-09-30T19:22:28.661Z] 91e3b9641807: Layer already exists [2021-09-30T19:22:28.661Z] b2d5eeeaba3a: Layer already exists [2021-09-30T19:22:28.661Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:28.979Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:29.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-30T19:22:29.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T19:22:29.291Z] 2037faac07de: Preparing [2021-09-30T19:22:29.291Z] 6567c02cb88d: Preparing [2021-09-30T19:22:29.291Z] 977fb6aa615c: Preparing [2021-09-30T19:22:29.291Z] 7c56a52f22c2: Preparing [2021-09-30T19:22:29.291Z] c080ac93e525: Preparing [2021-09-30T19:22:29.291Z] 87dec32dab56: Preparing [2021-09-30T19:22:29.291Z] 4b3c02ac6c6d: Preparing [2021-09-30T19:22:29.291Z] 3b6deb83ca37: Preparing [2021-09-30T19:22:29.291Z] 563ea45970c1: Preparing [2021-09-30T19:22:29.291Z] 91e3b9641807: Preparing [2021-09-30T19:22:29.292Z] b2d5eeeaba3a: Preparing [2021-09-30T19:22:29.292Z] 87dec32dab56: Waiting [2021-09-30T19:22:29.292Z] 4b3c02ac6c6d: Waiting [2021-09-30T19:22:29.292Z] 3b6deb83ca37: Waiting [2021-09-30T19:22:29.292Z] 563ea45970c1: Waiting [2021-09-30T19:22:29.292Z] 91e3b9641807: Waiting [2021-09-30T19:22:29.292Z] b2d5eeeaba3a: Waiting [2021-09-30T19:22:29.292Z] c080ac93e525: Layer already exists [2021-09-30T19:22:29.292Z] 2037faac07de: Layer already exists [2021-09-30T19:22:29.292Z] 977fb6aa615c: Layer already exists [2021-09-30T19:22:29.292Z] 7c56a52f22c2: Layer already exists [2021-09-30T19:22:29.292Z] 6567c02cb88d: Layer already exists [2021-09-30T19:22:29.292Z] 87dec32dab56: Layer already exists [2021-09-30T19:22:29.292Z] 3b6deb83ca37: Layer already exists [2021-09-30T19:22:29.292Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T19:22:29.292Z] 563ea45970c1: Layer already exists [2021-09-30T19:22:29.292Z] 91e3b9641807: Layer already exists [2021-09-30T19:22:29.292Z] b2d5eeeaba3a: Layer already exists [2021-09-30T19:22:29.292Z] main: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:22:29.348Z] ===================================================== [Pipeline] echo [2021-09-30T19:22:29.364Z] taggedImages: [2021-09-30T19:22:29.364Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:22:29.364Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-30T19:22:29.364Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 [2021-09-30T19:22:29.364Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:22:29.364Z] - 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-30T19:22:32.373Z] Removing intermediate container 9007d4c9041f [2021-09-30T19:22:32.373Z] ---> de90c96e49ba [2021-09-30T19:22:32.373Z] Successfully built de90c96e49ba [2021-09-30T19:22:32.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:32.735Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T19:22:32.735Z] . [Pipeline] withDockerContainer [2021-09-30T19:22:32.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-09-30T19:22:33.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:22:34.743Z] $ docker top d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:22:35.678Z] + go version [2021-09-30T19:22:35.678Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T19:22:35.735Z] $ docker stop --time=1 d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c [2021-09-30T19:22:37.581Z] $ docker rm -f d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c [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-30T19:22:38.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:22:38.474Z] [2021-09-30T19:22:38.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:22:38.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:22:39.104Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T19:22:39.104Z] 29e5d40040c1: Pulling fs layer [2021-09-30T19:22:39.104Z] 1ce36da41761: Pulling fs layer [2021-09-30T19:22:39.104Z] 25b303627fd3: Pulling fs layer [2021-09-30T19:22:39.379Z] 29e5d40040c1: Verifying Checksum [2021-09-30T19:22:39.379Z] 29e5d40040c1: Download complete [2021-09-30T19:22:39.650Z] 1ce36da41761: Verifying Checksum [2021-09-30T19:22:39.650Z] 1ce36da41761: Download complete [2021-09-30T19:22:39.927Z] 29e5d40040c1: Pull complete [2021-09-30T19:22:41.368Z] 1ce36da41761: Pull complete [2021-09-30T19:22:41.643Z] 25b303627fd3: Verifying Checksum [2021-09-30T19:22:41.643Z] 25b303627fd3: Download complete [2021-09-30T19:22:51.805Z] 25b303627fd3: Pull complete [2021-09-30T19:22:51.805Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T19:22:51.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:22:51.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T19:22:52.056Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-09-30T19:22:52.170Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:22:56.157Z] $ docker top c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:22:57.082Z] + docker-compose build --help [2021-09-30T19:22:57.082Z] + grep parallel [2021-09-30T19:23:02.485Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T19:23:02.536Z] $ docker stop --time=1 c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 [2021-09-30T19:23:04.339Z] $ docker rm -f c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:23:04.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T19:23:04.961Z] . [Pipeline] withDockerContainer [2021-09-30T19:23:05.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-09-30T19:23:05.346Z] $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:23:06.876Z] $ docker top c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:23:07.820Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T19:23:13.233Z] Building core-command ... [2021-09-30T19:23:13.233Z] Building core-data ... [2021-09-30T19:23:13.233Z] Building core-metadata ... [2021-09-30T19:23:13.233Z] Building security-bootstrapper ... [2021-09-30T19:23:13.233Z] Building security-proxy-setup ... [2021-09-30T19:23:13.233Z] Building security-secretstore-setup ... [2021-09-30T19:23:13.233Z] Building support-notifications ... [2021-09-30T19:23:13.233Z] Building support-scheduler ... [2021-09-30T19:23:13.233Z] Building sys-mgmt-agent ... [2021-09-30T19:23:13.233Z] Building support-notifications [2021-09-30T19:23:13.233Z] Building support-scheduler [2021-09-30T19:23:13.233Z] Building security-secretstore-setup [2021-09-30T19:23:13.233Z] Building core-metadata [2021-09-30T19:23:13.233Z] Building security-proxy-setup [2021-09-30T19:24:00.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:24:00.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:24:00.223Z] ---> de90c96e49ba [2021-09-30T19:24:00.223Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:24:00.223Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:24:00.223Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:24:00.223Z] ---> de90c96e49ba [2021-09-30T19:24:00.223Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T19:24:00.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:24:00.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:24:00.223Z] ---> de90c96e49ba [2021-09-30T19:24:00.223Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:24:00.223Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:24:00.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:24:00.223Z] ---> de90c96e49ba [2021-09-30T19:24:00.223Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T19:24:00.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:24:00.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:24:00.223Z] ---> de90c96e49ba [2021-09-30T19:24:00.223Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T19:24:00.223Z] ---> Running in bfa56b6f1e6c [2021-09-30T19:24:00.223Z] ---> Running in 2349b26a9dbd [2021-09-30T19:24:00.223Z] ---> Running in b722cc4327cc [2021-09-30T19:24:00.223Z] ---> Running in 51648ebcc39d [2021-09-30T19:24:00.223Z] ---> Running in d630d5514a60 [2021-09-30T19:24:00.822Z] Removing intermediate container 2349b26a9dbd [2021-09-30T19:24:00.822Z] ---> 7d08122186d6 [2021-09-30T19:24:00.822Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:24:01.100Z] Removing intermediate container bfa56b6f1e6c [2021-09-30T19:24:01.100Z] ---> 458316f3d648 [2021-09-30T19:24:01.100Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:24:01.100Z] ---> Running in ea243d2b094e [2021-09-30T19:24:01.100Z] Removing intermediate container b722cc4327cc [2021-09-30T19:24:01.100Z] ---> 85be8ba3bf9f [2021-09-30T19:24:01.100Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:24:01.100Z] Removing intermediate container 51648ebcc39d [2021-09-30T19:24:01.100Z] ---> 8adc30ffafbe [2021-09-30T19:24:01.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:24:01.375Z] Removing intermediate container d630d5514a60 [2021-09-30T19:24:01.375Z] ---> 6f5327c646cd [2021-09-30T19:24:01.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:24:01.375Z] ---> Running in 11cb614cadc8 [2021-09-30T19:24:01.375Z] ---> Running in bf3c6c6ef040 [2021-09-30T19:24:01.375Z] ---> Running in c20422a014f9 [2021-09-30T19:24:01.650Z] ---> Running in b2c25ff36693 [2021-09-30T19:24:05.071Z] Removing intermediate container ea243d2b094e [2021-09-30T19:24:05.071Z] ---> 1514c1f6eed6 [2021-09-30T19:24:05.071Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T19:24:05.368Z] ---> Running in 2d34fc81083a [2021-09-30T19:24:05.368Z] Removing intermediate container 11cb614cadc8 [2021-09-30T19:24:05.368Z] ---> 9298a19d4f4d [2021-09-30T19:24:05.368Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T19:24:05.966Z] ---> Running in d2eb571be6ef [2021-09-30T19:24:06.246Z] Removing intermediate container b2c25ff36693 [2021-09-30T19:24:06.246Z] ---> b9c2131fcfa9 [2021-09-30T19:24:06.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T19:24:06.550Z] ---> Running in 11a04406ca97 [2021-09-30T19:24:06.550Z] Removing intermediate container bf3c6c6ef040 [2021-09-30T19:24:06.550Z] ---> 962182338424 [2021-09-30T19:24:06.550Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T19:24:06.835Z] Removing intermediate container c20422a014f9 [2021-09-30T19:24:06.835Z] ---> 7e91e7848fbe [2021-09-30T19:24:06.835Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:24:06.835Z] ---> Running in cfca12e012bd [2021-09-30T19:24:07.107Z] ---> Running in adc876465b0f [2021-09-30T19:24:07.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:07.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:08.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:08.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:08.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:08.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:09.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:09.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:09.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:09.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:24:10.269Z] OK: 218 MiB in 52 packages [2021-09-30T19:24:10.269Z] OK: 218 MiB in 52 packages [2021-09-30T19:24:10.890Z] OK: 218 MiB in 52 packages [2021-09-30T19:24:11.173Z] OK: 218 MiB in 52 packages [2021-09-30T19:24:11.454Z] OK: 218 MiB in 52 packages [2021-09-30T19:24:12.438Z] Removing intermediate container 2d34fc81083a [2021-09-30T19:24:12.438Z] ---> 2a28a3cfcc26 [2021-09-30T19:24:12.438Z] Step 6/23 : COPY go.mod . [2021-09-30T19:24:12.438Z] Removing intermediate container d2eb571be6ef [2021-09-30T19:24:12.438Z] ---> 8fbccb3ecd0e [2021-09-30T19:24:12.438Z] Step 6/26 : COPY go.mod . [2021-09-30T19:24:13.049Z] Removing intermediate container cfca12e012bd [2021-09-30T19:24:13.049Z] ---> e5eadb5d66ee [2021-09-30T19:24:13.049Z] Step 6/23 : COPY go.mod . [2021-09-30T19:24:13.049Z] Removing intermediate container 11a04406ca97 [2021-09-30T19:24:13.049Z] ---> 5a5cae726521 [2021-09-30T19:24:13.049Z] Step 6/22 : COPY go.mod . [2021-09-30T19:24:13.321Z] Removing intermediate container adc876465b0f [2021-09-30T19:24:13.321Z] ---> 49a1ef220f3b [2021-09-30T19:24:13.321Z] Step 6/24 : COPY go.mod . [2021-09-30T19:24:13.321Z] ---> 1f51a3684ffa [2021-09-30T19:24:13.321Z] Step 7/23 : RUN go mod download [2021-09-30T19:24:13.594Z] ---> Running in f363457dbb2f [2021-09-30T19:24:13.594Z] ---> 04191b86ef84 [2021-09-30T19:24:13.594Z] Step 7/26 : RUN go mod download [2021-09-30T19:24:13.866Z] ---> Running in 0080fc0f3568 [2021-09-30T19:24:14.139Z] ---> c44f51a5e06d [2021-09-30T19:24:14.139Z] ---> 111eba883fb4 [2021-09-30T19:24:14.139Z] Step 7/22 : RUN go mod download [2021-09-30T19:24:14.139Z] Step 7/23 : RUN go mod download [2021-09-30T19:24:14.419Z] ---> c48f11dfb762 [2021-09-30T19:24:14.419Z] Step 7/24 : RUN go mod download [2021-09-30T19:24:14.419Z] ---> Running in 1d12b2e91575 [2021-09-30T19:24:14.419Z] ---> Running in 46ef36934ae7 [2021-09-30T19:24:15.013Z] ---> Running in f0d4fb271241 [2021-09-30T19:24:20.500Z] Removing intermediate container f363457dbb2f [2021-09-30T19:24:20.500Z] ---> 7e4c14034e6f [2021-09-30T19:24:20.500Z] Step 8/23 : COPY . . [2021-09-30T19:24:21.954Z] Removing intermediate container 0080fc0f3568 [2021-09-30T19:24:21.954Z] ---> 9337453f29b5 [2021-09-30T19:24:21.954Z] Step 8/26 : COPY . . [2021-09-30T19:24:22.931Z] Removing intermediate container 1d12b2e91575 [2021-09-30T19:24:22.931Z] ---> f2d9b15efcc8 [2021-09-30T19:24:22.931Z] Step 8/22 : COPY . . [2021-09-30T19:24:23.581Z] Removing intermediate container 46ef36934ae7 [2021-09-30T19:24:23.581Z] ---> e17ae51661b0 [2021-09-30T19:24:23.581Z] Step 8/23 : COPY . . [2021-09-30T19:24:23.581Z] Removing intermediate container f0d4fb271241 [2021-09-30T19:24:23.581Z] ---> a5992ef01403 [2021-09-30T19:24:23.581Z] Step 8/24 : COPY . . [2021-09-30T19:24:42.052Z] ---> 37ea6e2dd763 [2021-09-30T19:24:42.052Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:24:42.052Z] ---> 1aa7f519c3aa [2021-09-30T19:24:42.052Z] Step 9/26 : RUN go mod tidy [2021-09-30T19:24:42.052Z] ---> 39bc555821a1 [2021-09-30T19:24:42.052Z] Step 9/23 : RUN go mod tidy [2021-09-30T19:24:42.052Z] ---> 620e13715bd0 [2021-09-30T19:24:42.052Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:24:42.052Z] ---> 22928156a606 [2021-09-30T19:24:42.052Z] Step 9/22 : RUN go mod tidy [2021-09-30T19:24:42.052Z] ---> Running in f0ae34221210 [2021-09-30T19:24:42.052Z] ---> Running in 5776d5d023c3 [2021-09-30T19:24:42.052Z] ---> Running in fd052f03c109 [2021-09-30T19:24:42.052Z] ---> Running in 8e86e914e294 [2021-09-30T19:24:42.052Z] ---> Running in a6485e7255d1 [2021-09-30T19:24:48.821Z] Removing intermediate container f0ae34221210 [2021-09-30T19:24:48.821Z] ---> b97c0ce6c32b [2021-09-30T19:24:48.821Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T19:24:48.821Z] ---> Running in f7e868bb4938 [2021-09-30T19:24:48.821Z] Removing intermediate container 5776d5d023c3 [2021-09-30T19:24:48.821Z] ---> f4aeaa6bc7ed [2021-09-30T19:24:48.821Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T19:24:48.821Z] Removing intermediate container fd052f03c109 [2021-09-30T19:24:48.821Z] ---> efd7607b37e1 [2021-09-30T19:24:48.821Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T19:24:49.427Z] ---> Running in 071e4033475a [2021-09-30T19:24:49.427Z] ---> Running in 69b4a7e9772f [2021-09-30T19:24:49.700Z] Removing intermediate container 8e86e914e294 [2021-09-30T19:24:49.700Z] ---> eb3ca323d1b6 [2021-09-30T19:24:49.701Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T19:24:49.701Z] Removing intermediate container a6485e7255d1 [2021-09-30T19:24:49.701Z] ---> 594fa40ba6ee [2021-09-30T19:24:49.701Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T19:24:49.976Z] ---> Running in bdd0598d66cf [2021-09-30T19:24:49.976Z] ---> Running in fc3700b2d4d1 [2021-09-30T19:24:49.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T19:24:52.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T19:24:52.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T19:24:52.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T19:24:52.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T19:26:59.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T19:26:59.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T19:27:15.049Z] Removing intermediate container fc3700b2d4d1 [2021-09-30T19:27:15.049Z] ---> 6376049ade2b [2021-09-30T19:27:15.049Z] [2021-09-30T19:27:15.049Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T19:27:15.049Z] Removing intermediate container f7e868bb4938 [2021-09-30T19:27:15.049Z] ---> 99c52adf0e76 [2021-09-30T19:27:15.049Z] [2021-09-30T19:27:15.049Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T19:27:15.049Z] 3.14: Pulling from library/alpine [2021-09-30T19:27:15.049Z] 3.14: Pulling from library/alpine [2021-09-30T19:27:17.058Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:27:17.058Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T19:27:17.058Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T19:27:17.058Z] Status: Image is up to date for alpine:3.14 [2021-09-30T19:27:17.058Z] ---> bb3de5531c18 [2021-09-30T19:27:17.058Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T19:27:17.058Z] ---> bb3de5531c18 [2021-09-30T19:27:17.058Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T19:27:19.670Z] ---> Running in f5960b94ac1c [2021-09-30T19:27:19.670Z] ---> Running in ab245d7cdfa2 [2021-09-30T19:27:19.670Z] Removing intermediate container 69b4a7e9772f [2021-09-30T19:27:19.670Z] ---> 0d544607c14e [2021-09-30T19:27:19.670Z] [2021-09-30T19:27:19.670Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:27:19.670Z] ---> bb3de5531c18 [2021-09-30T19:27:19.670Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T19:27:19.670Z] Removing intermediate container 071e4033475a [2021-09-30T19:27:19.670Z] ---> 7344db80fbba [2021-09-30T19:27:19.670Z] [2021-09-30T19:27:19.670Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T19:27:19.670Z] ---> bb3de5531c18 [2021-09-30T19:27:19.670Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:27:19.670Z] Removing intermediate container bdd0598d66cf [2021-09-30T19:27:19.670Z] ---> 52002ea750ee [2021-09-30T19:27:19.670Z] [2021-09-30T19:27:19.670Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:27:19.670Z] ---> bb3de5531c18 [2021-09-30T19:27:19.670Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:27:19.944Z] ---> Running in 2350013884f7 [2021-09-30T19:27:19.944Z] ---> Running in 5be5ebb2c8db [2021-09-30T19:27:19.944Z] ---> Running in 50b7159668bd [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:22.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:23.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:23.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:27:23.718Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T19:27:23.718Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T19:27:23.718Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T19:27:23.718Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T19:27:23.718Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T19:27:23.718Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T19:27:23.718Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T19:27:23.718Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T19:27:23.997Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:27:23.997Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:27:23.997Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:27:23.997Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:27:24.283Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T19:27:24.283Z] OK: 8 MiB in 19 packages [2021-09-30T19:27:24.283Z] OK: 6 MiB in 17 packages [2021-09-30T19:27:24.283Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T19:27:24.283Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:27:24.283Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:27:24.283Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:27:24.283Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T19:27:24.577Z] OK: 5 MiB in 15 packages [2021-09-30T19:27:24.577Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T19:27:24.577Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:27:24.577Z] OK: 5 MiB in 15 packages [2021-09-30T19:27:24.858Z] OK: 6 MiB in 16 packages [2021-09-30T19:27:27.512Z] Removing intermediate container 5be5ebb2c8db [2021-09-30T19:27:27.512Z] ---> 4383737095ab [2021-09-30T19:27:27.512Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:27:27.512Z] Removing intermediate container 50b7159668bd [2021-09-30T19:27:27.512Z] ---> e1e64188c118 [2021-09-30T19:27:27.512Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:27:27.512Z] Removing intermediate container f5960b94ac1c [2021-09-30T19:27:27.512Z] ---> 50cedeb85603 [2021-09-30T19:27:27.512Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:27:27.512Z] Removing intermediate container ab245d7cdfa2 [2021-09-30T19:27:27.512Z] ---> 94522deed4c8 [2021-09-30T19:27:27.512Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T19:27:27.512Z] ---> Running in 79d49e8db632 [2021-09-30T19:27:27.512Z] ---> Running in 578f40b17b57 [2021-09-30T19:27:27.798Z] ---> Running in 3acdc285dc42 [2021-09-30T19:27:27.798Z] Removing intermediate container 2350013884f7 [2021-09-30T19:27:27.798Z] ---> 49ab4878492e [2021-09-30T19:27:27.798Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:27:27.798Z] ---> Running in 7eb6cf7ecebd [2021-09-30T19:27:28.074Z] ---> Running in 91eb96ed1b0f [2021-09-30T19:27:28.351Z] Removing intermediate container 79d49e8db632 [2021-09-30T19:27:28.351Z] ---> 72b7541f89fa [2021-09-30T19:27:28.351Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T19:27:28.633Z] Removing intermediate container 3acdc285dc42 [2021-09-30T19:27:28.633Z] ---> 9cb333e6c11a [2021-09-30T19:27:28.633Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T19:27:28.633Z] Removing intermediate container 578f40b17b57 [2021-09-30T19:27:28.633Z] ---> f6b3583b65da [2021-09-30T19:27:28.633Z] Step 14/22 : WORKDIR /edgex [2021-09-30T19:27:28.633Z] ---> Running in 2afe44c801c2 [2021-09-30T19:27:28.910Z] ---> Running in f089227199ec [2021-09-30T19:27:28.910Z] Removing intermediate container 7eb6cf7ecebd [2021-09-30T19:27:28.910Z] ---> 6357267b6d12 [2021-09-30T19:27:28.910Z] Step 14/26 : WORKDIR / [2021-09-30T19:27:28.910Z] ---> Running in 0e3e2cf91018 [2021-09-30T19:27:28.910Z] Removing intermediate container 91eb96ed1b0f [2021-09-30T19:27:28.910Z] ---> 044dd383ec03 [2021-09-30T19:27:28.910Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T19:27:29.190Z] ---> Running in 009d99a207b2 [2021-09-30T19:27:29.190Z] ---> Running in 3b38c5360441 [2021-09-30T19:27:29.468Z] Removing intermediate container 2afe44c801c2 [2021-09-30T19:27:29.468Z] ---> 9ae8683feaf5 [2021-09-30T19:27:29.468Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:27:29.743Z] Removing intermediate container 0e3e2cf91018 [2021-09-30T19:27:29.743Z] ---> 0c336a61bcf6 [2021-09-30T19:27:29.743Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:27:29.743Z] Removing intermediate container f089227199ec [2021-09-30T19:27:29.743Z] ---> cf4bf9627454 [2021-09-30T19:27:29.744Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T19:27:29.744Z] ---> Running in ee2f2652bd70 [2021-09-30T19:27:30.018Z] ---> Running in b21082025b1d [2021-09-30T19:27:30.018Z] Removing intermediate container 009d99a207b2 [2021-09-30T19:27:30.018Z] ---> 72832097813e [2021-09-30T19:27:30.018Z] 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-30T19:27:30.294Z] Removing intermediate container 3b38c5360441 [2021-09-30T19:27:30.294Z] ---> b305a134d3a9 [2021-09-30T19:27:30.294Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T19:27:30.294Z] ---> Running in b900d88d6435 [2021-09-30T19:27:30.569Z] Removing intermediate container ee2f2652bd70 [2021-09-30T19:27:30.569Z] ---> f57cf87f1a1b [2021-09-30T19:27:30.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:27:30.845Z] Removing intermediate container b21082025b1d [2021-09-30T19:27:30.845Z] ---> 6c58eab40064 [2021-09-30T19:27:30.845Z] Step 16/24 : WORKDIR / [2021-09-30T19:27:31.123Z] ---> 8606eb0201de [2021-09-30T19:27:31.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T19:27:31.123Z] ---> Running in f8b6111cd5b8 [2021-09-30T19:27:31.397Z] Removing intermediate container b900d88d6435 [2021-09-30T19:27:31.397Z] ---> 7757de738d49 [2021-09-30T19:27:31.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:27:31.397Z] ---> 7b9399440a19 [2021-09-30T19:27:31.397Z] 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-30T19:27:32.383Z] ---> 8acb351ecb15 [2021-09-30T19:27:32.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T19:27:32.383Z] Removing intermediate container f8b6111cd5b8 [2021-09-30T19:27:32.383Z] ---> d618b1c3045b [2021-09-30T19:27:32.383Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:27:33.003Z] ---> 34bdc55bf599 [2021-09-30T19:27:33.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T19:27:33.286Z] ---> 06930d095bff [2021-09-30T19:27:33.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T19:27:33.286Z] ---> bf91c6023a7f [2021-09-30T19:27:33.286Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T19:27:33.888Z] ---> 4fc7caa202ea [2021-09-30T19:27:33.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T19:27:34.492Z] ---> e6f04bcf34f8 [2021-09-30T19:27:34.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T19:27:35.089Z] ---> 7db0af51507c [2021-09-30T19:27:35.089Z] 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-30T19:27:35.364Z] ---> 26cdd2234ed5 [2021-09-30T19:27:35.364Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T19:27:35.364Z] ---> d41d2176c60a [2021-09-30T19:27:35.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T19:27:35.637Z] ---> Running in d0bb6161c3c5 [2021-09-30T19:27:35.637Z] ---> e6cf595450b7 [2021-09-30T19:27:35.637Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T19:27:35.637Z] ---> 2b34ad65e83b [2021-09-30T19:27:35.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T19:27:35.916Z] ---> Running in 6e7bc8e12965 [2021-09-30T19:27:36.195Z] ---> d349447618a1 [2021-09-30T19:27:36.195Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T19:27:36.472Z] Removing intermediate container d0bb6161c3c5 [2021-09-30T19:27:36.472Z] ---> f1c262297a0f [2021-09-30T19:27:36.472Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T19:27:36.472Z] ---> d2f11befa953 [2021-09-30T19:27:36.472Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T19:27:36.747Z] ---> Running in a278076dd66b [2021-09-30T19:27:36.747Z] Removing intermediate container 6e7bc8e12965 [2021-09-30T19:27:36.747Z] ---> 9a982b7050b6 [2021-09-30T19:27:36.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:27:37.019Z] ---> Running in b2541de96e86 [2021-09-30T19:27:37.019Z] ---> 871c29d4af96 [2021-09-30T19:27:37.019Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T19:27:37.019Z] ---> Running in 23096034363e [2021-09-30T19:27:37.294Z] ---> Running in aff3ecd16a29 [2021-09-30T19:27:37.294Z] Removing intermediate container a278076dd66b [2021-09-30T19:27:37.294Z] ---> 66199c996299 [2021-09-30T19:27:37.294Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T19:27:37.568Z] ---> e105ffb40d78 [2021-09-30T19:27:37.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T19:27:37.569Z] ---> Running in faadbf96fa57 [2021-09-30T19:27:37.847Z] Removing intermediate container b2541de96e86 [2021-09-30T19:27:37.847Z] ---> a7a8d0c992c0 [2021-09-30T19:27:37.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:27:37.847Z] Removing intermediate container aff3ecd16a29 [2021-09-30T19:27:37.847Z] ---> 93b5645589aa [2021-09-30T19:27:37.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:27:37.847Z] Removing intermediate container 23096034363e [2021-09-30T19:27:37.847Z] ---> 945c713b1713 [2021-09-30T19:27:37.847Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T19:27:38.127Z] ---> Running in 124ce76dbc74 [2021-09-30T19:27:38.127Z] ---> Running in a3fcd0d73e88 [2021-09-30T19:27:38.127Z] ---> Running in 5f65aa2f8cfd [2021-09-30T19:27:38.733Z] Removing intermediate container faadbf96fa57 [2021-09-30T19:27:38.733Z] ---> 012454b272a6 [2021-09-30T19:27:38.733Z] Step 21/22 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:27:38.733Z] Removing intermediate container 124ce76dbc74 [2021-09-30T19:27:38.733Z] ---> aff09c1084bc [2021-09-30T19:27:38.733Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T19:27:38.733Z] ---> Running in 5795c9b4f61e [2021-09-30T19:27:39.333Z] ---> Running in 4888d72077ac [2021-09-30T19:27:39.333Z] Removing intermediate container a3fcd0d73e88 [2021-09-30T19:27:39.333Z] ---> da7e53993ed0 [2021-09-30T19:27:39.333Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:27:39.333Z] Removing intermediate container 5f65aa2f8cfd [2021-09-30T19:27:39.333Z] ---> 27311cf2bdaa [2021-09-30T19:27:39.333Z] Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:27:39.615Z] ---> Running in 2ce1cb805a5a [2021-09-30T19:27:39.615Z] ---> d73ca336518c [2021-09-30T19:27:39.615Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T19:27:39.615Z] ---> Running in eeb541fb67a2 [2021-09-30T19:27:39.615Z] Removing intermediate container 5795c9b4f61e [2021-09-30T19:27:39.615Z] ---> 1237cac35505 [2021-09-30T19:27:39.615Z] Step 22/22 : LABEL version=2.0.1-dev.63 [2021-09-30T19:27:39.890Z] Removing intermediate container 4888d72077ac [2021-09-30T19:27:39.890Z] ---> ec4fc3abc103 [2021-09-30T19:27:39.890Z] Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:27:39.890Z] ---> Running in 4b1d9e5373d1 [2021-09-30T19:27:40.198Z] ---> Running in 170b1bbdc393 [2021-09-30T19:27:40.198Z] Removing intermediate container 2ce1cb805a5a [2021-09-30T19:27:40.198Z] ---> 1086966d1686 [2021-09-30T19:27:40.198Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:27:40.479Z] Removing intermediate container eeb541fb67a2 [2021-09-30T19:27:40.479Z] ---> 7499cf6a6caf [2021-09-30T19:27:40.479Z] Step 23/23 : LABEL version=2.0.1-dev.63 [2021-09-30T19:27:40.479Z] ---> Running in df9535b4cf8f [2021-09-30T19:27:40.754Z] ---> Running in 122d41ca57f8 [2021-09-30T19:27:41.031Z] Removing intermediate container 4b1d9e5373d1 [2021-09-30T19:27:41.031Z] ---> 55c87b8f2f57 [2021-09-30T19:27:41.031Z] [2021-09-30T19:27:41.031Z] ---> e078dfabc29f [2021-09-30T19:27:41.031Z] 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-30T19:27:41.031Z] Removing intermediate container 170b1bbdc393 [2021-09-30T19:27:41.031Z] ---> f4cb056e2233 [2021-09-30T19:27:41.031Z] Step 23/23 : LABEL version=2.0.1-dev.63 [2021-09-30T19:27:41.307Z] Successfully built 55c87b8f2f57 [2021-09-30T19:27:41.307Z] ---> Running in 093ae55c4514 [2021-09-30T19:27:41.307Z] Removing intermediate container df9535b4cf8f [2021-09-30T19:27:41.307Z] ---> be8fc8381822 [2021-09-30T19:27:41.307Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:27:41.307Z] ---> Running in 5a1ed42ff6ec [2021-09-30T19:27:41.307Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T19:27:41.307Z] Building sys-mgmt-agent [2021-09-30T19:27:41.599Z]  Building security-proxy-setup ... done Removing intermediate container 122d41ca57f8 [2021-09-30T19:27:41.599Z] ---> 6cc12019f920 [2021-09-30T19:27:41.599Z] [2021-09-30T19:27:41.874Z] ---> Running in f5d10cb80a4e [2021-09-30T19:27:42.150Z] Successfully built 6cc12019f920 [2021-09-30T19:27:42.150Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T19:27:42.150Z]  Building support-scheduler ... done Building core-command [2021-09-30T19:27:42.430Z] Removing intermediate container 5a1ed42ff6ec [2021-09-30T19:27:42.430Z] ---> 3700ee007e9c [2021-09-30T19:27:42.430Z] [2021-09-30T19:27:42.706Z] Successfully built 3700ee007e9c [2021-09-30T19:27:42.706Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T19:27:42.706Z]  Building support-notifications ... done Building core-data [2021-09-30T19:27:42.706Z] Removing intermediate container f5d10cb80a4e [2021-09-30T19:27:42.706Z] ---> 8cffd0ba8342 [2021-09-30T19:27:42.706Z] [2021-09-30T19:27:42.987Z] Successfully built 8cffd0ba8342 [2021-09-30T19:27:43.265Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T19:27:43.265Z] Building security-bootstrapper [2021-09-30T19:27:44.706Z]  Building core-metadata ... done Removing intermediate container 093ae55c4514 [2021-09-30T19:27:44.706Z] ---> 51bb0f1aa754 [2021-09-30T19:27:44.706Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T19:27:44.706Z] ---> Running in ca7509fc7de8 [2021-09-30T19:27:46.144Z] Removing intermediate container ca7509fc7de8 [2021-09-30T19:27:46.144Z] ---> d1854faa9f12 [2021-09-30T19:27:46.144Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T19:27:48.776Z] ---> Running in 93edfc87c753 [2021-09-30T19:27:50.819Z] Removing intermediate container 93edfc87c753 [2021-09-30T19:27:50.819Z] ---> e9a7c327aa39 [2021-09-30T19:27:50.819Z] Step 25/26 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:27:51.809Z] ---> Running in 8379f05b1ac8 [2021-09-30T19:27:52.406Z] Removing intermediate container 8379f05b1ac8 [2021-09-30T19:27:52.406Z] ---> 11a13cd1a867 [2021-09-30T19:27:52.406Z] Step 26/26 : LABEL version=2.0.1-dev.63 [2021-09-30T19:27:52.678Z] ---> Running in b3654c0000ac [2021-09-30T19:27:53.274Z] Removing intermediate container b3654c0000ac [2021-09-30T19:27:53.274Z] ---> 7a55e42975b1 [2021-09-30T19:27:53.274Z] [2021-09-30T19:27:53.545Z] Successfully built 7a55e42975b1 [2021-09-30T19:27:53.545Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T19:28:15.843Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:28:15.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:28:15.843Z] ---> de90c96e49ba [2021-09-30T19:28:15.843Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 6f5327c646cd [2021-09-30T19:28:15.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> b9c2131fcfa9 [2021-09-30T19:28:15.843Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T19:28:15.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:28:15.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:28:15.843Z] ---> de90c96e49ba [2021-09-30T19:28:15.843Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 6f5327c646cd [2021-09-30T19:28:15.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> b9c2131fcfa9 [2021-09-30T19:28:15.843Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 5a5cae726521 [2021-09-30T19:28:15.843Z] Step 6/24 : COPY go.mod . [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> c44f51a5e06d [2021-09-30T19:28:15.843Z] Step 7/24 : RUN go mod download [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> f2d9b15efcc8 [2021-09-30T19:28:15.843Z] Step 8/24 : COPY . . [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 22928156a606 [2021-09-30T19:28:15.843Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> eb3ca323d1b6 [2021-09-30T19:28:15.843Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T19:28:15.843Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:28:15.843Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:28:15.843Z] ---> de90c96e49ba [2021-09-30T19:28:15.843Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 6f5327c646cd [2021-09-30T19:28:15.843Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> b9c2131fcfa9 [2021-09-30T19:28:15.843Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 5a5cae726521 [2021-09-30T19:28:15.843Z] Step 6/32 : COPY go.mod . [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> c44f51a5e06d [2021-09-30T19:28:15.843Z] Step 7/32 : RUN go mod download [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> f2d9b15efcc8 [2021-09-30T19:28:15.843Z] Step 8/32 : COPY . . [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 22928156a606 [2021-09-30T19:28:15.843Z] Step 9/32 : RUN go mod tidy [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> eb3ca323d1b6 [2021-09-30T19:28:15.843Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T19:28:15.843Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T19:28:15.843Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T19:28:15.843Z] ---> de90c96e49ba [2021-09-30T19:28:15.843Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> 6f5327c646cd [2021-09-30T19:28:15.843Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:28:15.843Z] ---> Using cache [2021-09-30T19:28:15.843Z] ---> b9c2131fcfa9 [2021-09-30T19:28:15.843Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T19:28:18.479Z] ---> Running in a19ff8bb82b6 [2021-09-30T19:28:18.479Z] ---> Running in 329c274aa0f1 [2021-09-30T19:28:18.479Z] ---> Running in 45a5d547c6e9 [2021-09-30T19:28:18.479Z] ---> Running in 3bca9648cdc4 [2021-09-30T19:28:20.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T19:28:20.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:21.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T19:28:21.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:21.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:23.371Z] OK: 218 MiB in 52 packages [2021-09-30T19:28:24.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:28:25.104Z] Removing intermediate container a19ff8bb82b6 [2021-09-30T19:28:25.104Z] ---> 8f7197c0cf69 [2021-09-30T19:28:25.104Z] Step 6/24 : COPY go.mod . [2021-09-30T19:28:26.588Z] ---> a8fe4d696ae2 [2021-09-30T19:28:26.588Z] Step 7/24 : RUN go mod download [2021-09-30T19:28:26.588Z] ---> Running in 896fd4e42956 [2021-09-30T19:28:29.251Z] OK: 218 MiB in 52 packages [2021-09-30T19:28:30.710Z] Removing intermediate container 45a5d547c6e9 [2021-09-30T19:28:30.710Z] ---> 6be3a5a82cbc [2021-09-30T19:28:30.710Z] Step 6/24 : COPY go.mod . [2021-09-30T19:28:32.177Z] ---> 3afb431d608c [2021-09-30T19:28:32.177Z] Step 7/24 : RUN go mod download [2021-09-30T19:28:32.177Z] ---> Running in 6d8ab7e2821e [2021-09-30T19:28:34.844Z] Removing intermediate container 896fd4e42956 [2021-09-30T19:28:34.844Z] ---> 7a27bb6f1da8 [2021-09-30T19:28:34.844Z] Step 8/24 : COPY . . [2021-09-30T19:28:43.210Z] Removing intermediate container 6d8ab7e2821e [2021-09-30T19:28:43.210Z] ---> ffbe6f7c8bc6 [2021-09-30T19:28:43.210Z] Step 8/24 : COPY . . [2021-09-30T19:28:51.516Z] ---> 04c2a78efad4 [2021-09-30T19:28:51.516Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:28:51.516Z] ---> Running in 7a2d56eea18f [2021-09-30T19:28:59.858Z] ---> 3848227fc5c6 [2021-09-30T19:28:59.858Z] Step 9/24 : RUN go mod tidy [2021-09-30T19:28:59.858Z] ---> Running in e1688f1ec56e [2021-09-30T19:29:01.310Z] Removing intermediate container 7a2d56eea18f [2021-09-30T19:29:01.310Z] ---> 203a4323471d [2021-09-30T19:29:01.310Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T19:29:01.310Z] ---> Running in 649eeca204e8 [2021-09-30T19:29:03.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T19:29:07.363Z] Removing intermediate container e1688f1ec56e [2021-09-30T19:29:07.363Z] ---> ebbee1921df6 [2021-09-30T19:29:07.363Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T19:29:07.636Z] ---> Running in ea9438638880 [2021-09-30T19:29:10.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T19:29:57.303Z] Removing intermediate container 329c274aa0f1 [2021-09-30T19:29:57.303Z] ---> e8b1f842bb6a [2021-09-30T19:29:57.303Z] [2021-09-30T19:29:57.303Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:29:57.303Z] ---> bb3de5531c18 [2021-09-30T19:29:57.303Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T19:29:57.303Z] ---> Using cache [2021-09-30T19:29:57.303Z] ---> e1e64188c118 [2021-09-30T19:29:57.303Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T19:29:57.303Z] ---> Using cache [2021-09-30T19:29:57.303Z] ---> 9cb333e6c11a [2021-09-30T19:29:57.303Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T19:29:57.303Z] ---> Running in d6e2da34d3bb [2021-09-30T19:29:57.897Z] Removing intermediate container d6e2da34d3bb [2021-09-30T19:29:57.897Z] ---> 63fc22114ebd [2021-09-30T19:29:57.897Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T19:29:58.173Z] ---> Running in 7229362b2eec [2021-09-30T19:29:59.163Z] Removing intermediate container 7229362b2eec [2021-09-30T19:29:59.163Z] ---> 54c9c08b4034 [2021-09-30T19:29:59.163Z] Step 16/24 : WORKDIR / [2021-09-30T19:29:59.441Z] ---> Running in e8dbd0640c72 [2021-09-30T19:30:01.425Z] Removing intermediate container e8dbd0640c72 [2021-09-30T19:30:01.425Z] ---> ec4d9db31098 [2021-09-30T19:30:01.425Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:30:02.430Z] Removing intermediate container 3bca9648cdc4 [2021-09-30T19:30:02.430Z] ---> 3d5a935cafe1 [2021-09-30T19:30:02.430Z] [2021-09-30T19:30:02.430Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T19:30:02.430Z] ---> bb3de5531c18 [2021-09-30T19:30:02.430Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T19:30:02.707Z] ---> Running in 24f0071cc497 [2021-09-30T19:30:02.707Z] ---> fc50fb9872b5 [2021-09-30T19:30:02.707Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T19:30:03.695Z] Removing intermediate container 24f0071cc497 [2021-09-30T19:30:03.695Z] ---> c4bef0aa338d [2021-09-30T19:30:03.695Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T19:30:03.970Z] ---> Running in 25b4ccdaad7a [2021-09-30T19:30:05.414Z] ---> 194c8617bf89 [2021-09-30T19:30:05.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T19:30:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:06.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:06.990Z] ---> a97993720605 [2021-09-30T19:30:06.990Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T19:30:07.267Z] ---> Running in 20c3eb9999af [2021-09-30T19:30:07.873Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T19:30:07.873Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T19:30:07.873Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:30:07.873Z] OK: 5 MiB in 16 packages [2021-09-30T19:30:08.149Z] Removing intermediate container 20c3eb9999af [2021-09-30T19:30:08.149Z] ---> 1e3030aa8c2e [2021-09-30T19:30:08.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:30:08.149Z] ---> Running in 72dfd5e29f8d [2021-09-30T19:30:09.143Z] Removing intermediate container 72dfd5e29f8d [2021-09-30T19:30:09.143Z] ---> 5450a4a4c99c [2021-09-30T19:30:09.143Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:30:09.745Z] ---> Running in 286270d7c090 [2021-09-30T19:30:09.745Z] Removing intermediate container 25b4ccdaad7a [2021-09-30T19:30:09.745Z] ---> 6efc53634530 [2021-09-30T19:30:09.745Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T19:30:10.026Z] ---> Running in f3b88a828cc7 [2021-09-30T19:30:10.304Z] Removing intermediate container 286270d7c090 [2021-09-30T19:30:10.304Z] ---> 3b55385955db [2021-09-30T19:30:10.304Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:30:10.588Z] ---> Running in 78b51dc02242 [2021-09-30T19:30:10.867Z] Removing intermediate container f3b88a828cc7 [2021-09-30T19:30:10.867Z] ---> 3d25651900c9 [2021-09-30T19:30:10.867Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T19:30:11.151Z] ---> Running in 0c7383f5b3d5 [2021-09-30T19:30:11.757Z] Removing intermediate container 78b51dc02242 [2021-09-30T19:30:11.757Z] ---> b72b19618c36 [2021-09-30T19:30:11.757Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:30:11.757Z] ---> Running in 70db3c78c9a4 [2021-09-30T19:30:12.377Z] Removing intermediate container 0c7383f5b3d5 [2021-09-30T19:30:12.377Z] ---> 2440369fe966 [2021-09-30T19:30:12.377Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T19:30:12.655Z] ---> Running in d190fa34cf0b [2021-09-30T19:30:12.655Z] Removing intermediate container 70db3c78c9a4 [2021-09-30T19:30:12.655Z] ---> 37c6ef2cd1a8 [2021-09-30T19:30:12.655Z] [2021-09-30T19:30:13.439Z] Successfully built 37c6ef2cd1a8 [2021-09-30T19:30:13.439Z] Successfully tagged core-command-arm64:latest [2021-09-30T19:30:16.336Z]  Building core-command ... done Removing intermediate container d190fa34cf0b [2021-09-30T19:30:16.336Z] ---> 3448448b9553 [2021-09-30T19:30:16.336Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T19:30:16.608Z] ---> Running in 11a8d6f68bb4 [2021-09-30T19:30:17.210Z] Removing intermediate container 11a8d6f68bb4 [2021-09-30T19:30:17.210Z] ---> c11e4c76456f [2021-09-30T19:30:17.494Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T19:30:18.968Z] ---> b25d1a51dbc1 [2021-09-30T19:30:18.968Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T19:30:18.968Z] ---> Running in 1a341e68f4f5 [2021-09-30T19:30:23.301Z] Removing intermediate container 1a341e68f4f5 [2021-09-30T19:30:23.301Z] ---> 630f6b1d8d8b [2021-09-30T19:30:23.301Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:30:24.289Z] ---> 168d9b18971f [2021-09-30T19:30:24.289Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T19:30:26.916Z] ---> a3ec2d1edf41 [2021-09-30T19:30:26.917Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T19:30:27.912Z] ---> 5b49f4ca374d [2021-09-30T19:30:27.912Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T19:30:29.359Z] ---> 408b777d0d2a [2021-09-30T19:30:29.359Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T19:30:30.807Z] ---> 2a51b9a2053f [2021-09-30T19:30:30.807Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T19:30:32.249Z] ---> Running in 9524942ef0db [2021-09-30T19:30:33.235Z] Removing intermediate container 9524942ef0db [2021-09-30T19:30:33.235Z] ---> 6b5c06750383 [2021-09-30T19:30:33.235Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T19:30:34.219Z] ---> db1bc8a7cd28 [2021-09-30T19:30:34.219Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T19:30:34.492Z] Removing intermediate container 649eeca204e8 [2021-09-30T19:30:34.492Z] ---> 9c4fb78b6520 [2021-09-30T19:30:34.492Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T19:30:34.776Z] ---> Running in fcec73fa3577 [2021-09-30T19:30:34.776Z] ---> Running in ad6a7ec1123c [2021-09-30T19:30:36.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T19:30:38.239Z] Removing intermediate container ad6a7ec1123c [2021-09-30T19:30:38.239Z] ---> 6f08f25a8485 [2021-09-30T19:30:38.239Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T19:30:39.245Z] ---> Running in 24769d1df148 [2021-09-30T19:30:39.845Z] Removing intermediate container 24769d1df148 [2021-09-30T19:30:39.845Z] ---> e47a2fedc043 [2021-09-30T19:30:39.845Z] Step 29/32 : CMD ["gate"] [2021-09-30T19:30:40.446Z] ---> Running in a1fedae80087 [2021-09-30T19:30:40.446Z] Removing intermediate container fcec73fa3577 [2021-09-30T19:30:40.446Z] ---> 3ae6363e00ea [2021-09-30T19:30:40.446Z] [2021-09-30T19:30:40.446Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T19:30:40.719Z] 20.10.7: Pulling from library/docker [2021-09-30T19:30:40.990Z] Removing intermediate container a1fedae80087 [2021-09-30T19:30:40.990Z] ---> 35d939ff60cd [2021-09-30T19:30:40.990Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T19:30:41.586Z] ---> Running in a7e2e3fbaeac [2021-09-30T19:30:42.575Z] Removing intermediate container a7e2e3fbaeac [2021-09-30T19:30:42.575Z] ---> 566f9e33db4d [2021-09-30T19:30:42.575Z] Step 31/32 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:30:43.177Z] ---> Running in 3bdd456da360 [2021-09-30T19:30:44.622Z] Removing intermediate container 3bdd456da360 [2021-09-30T19:30:44.622Z] ---> 4bf2f1ab87cc [2021-09-30T19:30:44.622Z] Step 32/32 : LABEL version=2.0.1-dev.63 [2021-09-30T19:30:46.061Z] ---> Running in 26d7abd2ff43 [2021-09-30T19:30:47.030Z] Removing intermediate container ea9438638880 [2021-09-30T19:30:47.030Z] ---> e4fb939f160d [2021-09-30T19:30:47.030Z] [2021-09-30T19:30:47.030Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T19:30:47.030Z] ---> bb3de5531c18 [2021-09-30T19:30:47.030Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T19:30:47.030Z] Removing intermediate container 26d7abd2ff43 [2021-09-30T19:30:47.030Z] ---> dedcbd744a62 [2021-09-30T19:30:47.030Z] [2021-09-30T19:30:47.301Z] ---> Running in 8a8eb4085b47 [2021-09-30T19:30:47.571Z] Successfully built dedcbd744a62 [2021-09-30T19:30:47.571Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T19:30:48.161Z]  Building security-bootstrapper ... done Removing intermediate container 8a8eb4085b47 [2021-09-30T19:30:48.161Z] ---> e4321c47d463 [2021-09-30T19:30:48.161Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T19:30:48.752Z] ---> Running in e31e84e2e952 [2021-09-30T19:30:49.342Z] Removing intermediate container e31e84e2e952 [2021-09-30T19:30:49.342Z] ---> 8c682f0f7c34 [2021-09-30T19:30:49.342Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T19:30:49.342Z] ---> Running in b20f4bf06828 [2021-09-30T19:30:49.938Z] Removing intermediate container b20f4bf06828 [2021-09-30T19:30:49.938Z] ---> 9fc650079248 [2021-09-30T19:30:49.938Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T19:30:50.210Z] ---> Running in c6abf79d2149 [2021-09-30T19:30:50.210Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T19:30:50.210Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T19:30:50.210Z] ---> df445af6242a [2021-09-30T19:30:50.210Z] 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-30T19:30:50.484Z] ---> Running in 3a6b9a7b141d [2021-09-30T19:30:51.078Z] Removing intermediate container 3a6b9a7b141d [2021-09-30T19:30:51.078Z] ---> 61ce7c2f9c68 [2021-09-30T19:30:51.078Z] 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-30T19:30:51.078Z] ---> Running in 77d6f810dda3 [2021-09-30T19:30:52.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:52.523Z] Removing intermediate container c6abf79d2149 [2021-09-30T19:30:52.523Z] ---> 00f37a283d37 [2021-09-30T19:30:52.523Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T19:30:52.794Z] ---> Running in 23f06753e66a [2021-09-30T19:30:52.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:53.386Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T19:30:53.386Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T19:30:53.386Z] Executing bash-5.1.0-r0.post-install [2021-09-30T19:30:53.386Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T19:30:53.386Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T19:30:53.659Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T19:30:53.659Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T19:30:53.659Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T19:30:53.659Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T19:30:53.659Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T19:30:53.659Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T19:30:53.659Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T19:30:53.659Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T19:30:53.659Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T19:30:53.659Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T19:30:53.932Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:55.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T19:30:55.365Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T19:30:55.365Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T19:30:55.365Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T19:30:55.365Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T19:30:55.365Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T19:30:55.365Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T19:30:55.639Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T19:30:55.639Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T19:30:55.639Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T19:30:55.913Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T19:30:55.913Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T19:30:55.913Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T19:30:55.913Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T19:30:55.913Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T19:30:55.913Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T19:30:55.913Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T19:30:55.913Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T19:30:55.913Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T19:30:55.913Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T19:30:55.913Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T19:30:56.184Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T19:30:56.184Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T19:30:56.184Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T19:30:56.184Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T19:30:56.184Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T19:30:56.782Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T19:30:56.782Z] OK: 82 MiB in 59 packages [2021-09-30T19:30:56.782Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T19:30:56.782Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T19:30:57.056Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T19:30:57.056Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T19:30:57.330Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T19:30:57.601Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T19:30:57.879Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T19:30:57.879Z] OK: 8 MiB in 20 packages [2021-09-30T19:30:59.852Z] Removing intermediate container 23f06753e66a [2021-09-30T19:30:59.852Z] ---> 9d10597f4077 [2021-09-30T19:30:59.852Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T19:31:00.827Z] ---> 67520d28f166 [2021-09-30T19:31:00.827Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T19:31:02.254Z] ---> 5e69ddc2fb1f [2021-09-30T19:31:02.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T19:31:02.849Z] ---> d020f67e3025 [2021-09-30T19:31:02.849Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T19:31:03.119Z] ---> Running in c4892645bb91 [2021-09-30T19:31:03.716Z] Removing intermediate container c4892645bb91 [2021-09-30T19:31:03.716Z] ---> 3f884b7647c0 [2021-09-30T19:31:03.716Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:31:03.716Z] ---> Running in 8f645fcaf4a3 [2021-09-30T19:31:04.312Z] Removing intermediate container 8f645fcaf4a3 [2021-09-30T19:31:04.312Z] ---> 8eab567f2c48 [2021-09-30T19:31:04.312Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:31:04.312Z] ---> Running in b8757ebb2f89 [2021-09-30T19:31:04.312Z] Collecting docker-compose==1.23.2 [2021-09-30T19:31:04.584Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T19:31:04.858Z] 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-30T19:31:04.858Z] Removing intermediate container b8757ebb2f89 [2021-09-30T19:31:04.858Z] ---> 3a1bfe0f90dc [2021-09-30T19:31:04.858Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:31:04.858Z] ---> Running in 3e61d9ef7aa3 [2021-09-30T19:31:05.451Z] Removing intermediate container 3e61d9ef7aa3 [2021-09-30T19:31:05.451Z] ---> 922b4af3b513 [2021-09-30T19:31:05.451Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:31:05.451Z] ---> Running in cfddb375467c [2021-09-30T19:31:06.046Z] Removing intermediate container cfddb375467c [2021-09-30T19:31:06.046Z] ---> 74500521c785 [2021-09-30T19:31:06.046Z] [2021-09-30T19:31:06.046Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T19:31:06.046Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T19:31:06.317Z] Successfully built 74500521c785 [2021-09-30T19:31:06.317Z] Successfully tagged core-data-arm64:latest [2021-09-30T19:31:06.904Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-09-30T19:31:06.904Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T19:31:07.174Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T19:31:07.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T19:31:07.174Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T19:31:07.444Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T19:31:10.057Z] Collecting PyYAML<4,>=3.10 [2021-09-30T19:31:10.057Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T19:31:14.358Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T19:31:14.358Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T19:31:15.783Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T19:31:15.783Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T19:31:18.385Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T19:31:18.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T19:31:18.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T19:31:18.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T19:31:18.925Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T19:31:18.925Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T19:31:20.380Z] Collecting certifi>=2017.4.17 [2021-09-30T19:31:20.380Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T19:31:20.380Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T19:31:20.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T19:31:21.363Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T19:31:21.363Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T19:31:21.636Z] Collecting idna<2.8,>=2.5 [2021-09-30T19:31:21.636Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T19:31:22.231Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T19:31:22.231Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T19:31:22.231Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T19:31:22.231Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T19:31:23.210Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T19:31:23.210Z] Attempting uninstall: urllib3 [2021-09-30T19:31:23.210Z] Found existing installation: urllib3 1.26.2 [2021-09-30T19:31:23.210Z] Uninstalling urllib3-1.26.2: [2021-09-30T19:31:23.210Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T19:31:23.801Z] Attempting uninstall: idna [2021-09-30T19:31:23.801Z] Found existing installation: idna 3.1 [2021-09-30T19:31:23.801Z] Uninstalling idna-3.1: [2021-09-30T19:31:23.801Z] Successfully uninstalled idna-3.1 [2021-09-30T19:31:24.394Z] Attempting uninstall: chardet [2021-09-30T19:31:24.394Z] Found existing installation: chardet 4.0.0 [2021-09-30T19:31:24.394Z] Uninstalling chardet-4.0.0: [2021-09-30T19:31:24.665Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T19:31:26.088Z] Attempting uninstall: requests [2021-09-30T19:31:26.088Z] Found existing installation: requests 2.25.1 [2021-09-30T19:31:26.088Z] Uninstalling requests-2.25.1: [2021-09-30T19:31:26.088Z] Successfully uninstalled requests-2.25.1 [2021-09-30T19:31:26.359Z] Running setup.py install for texttable: started [2021-09-30T19:31:28.965Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T19:31:28.965Z] Running setup.py install for PyYAML: started [2021-09-30T19:31:32.342Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T19:31:32.342Z] Running setup.py install for docopt: started [2021-09-30T19:31:34.955Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T19:31:34.955Z] Running setup.py install for dockerpty: started [2021-09-30T19:31:38.334Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T19:31:39.769Z] 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-30T19:31:49.925Z] Removing intermediate container 77d6f810dda3 [2021-09-30T19:31:49.925Z] ---> 66d821ea4c01 [2021-09-30T19:31:49.925Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T19:31:49.925Z] ---> Running in 66c5d9030b3d [2021-09-30T19:31:50.198Z] Removing intermediate container 66c5d9030b3d [2021-09-30T19:31:50.198Z] ---> 1a1eb6eb553c [2021-09-30T19:31:50.198Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T19:31:50.471Z] ---> Running in e57d608744f1 [2021-09-30T19:31:51.065Z] Removing intermediate container e57d608744f1 [2021-09-30T19:31:51.065Z] ---> 810b5a4d4e0a [2021-09-30T19:31:51.065Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T19:31:52.493Z] ---> 44cf95d2c811 [2021-09-30T19:31:52.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T19:31:53.469Z] ---> 86a909a4e5b7 [2021-09-30T19:31:53.469Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T19:31:54.446Z] ---> 7c2d3dcb507a [2021-09-30T19:31:54.446Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T19:31:54.718Z] ---> Running in fd477bebdb23 [2021-09-30T19:31:55.311Z] Removing intermediate container fd477bebdb23 [2021-09-30T19:31:55.311Z] ---> 7047b12b5ef4 [2021-09-30T19:31:55.311Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T19:31:55.311Z] ---> Running in 78e1a80f5c7f [2021-09-30T19:31:55.905Z] Removing intermediate container 78e1a80f5c7f [2021-09-30T19:31:55.905Z] ---> d3b601fe35e9 [2021-09-30T19:31:55.905Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T19:31:55.905Z] ---> Running in 85bece777a9d [2021-09-30T19:31:56.498Z] Removing intermediate container 85bece777a9d [2021-09-30T19:31:56.498Z] ---> a54bccc06d8e [2021-09-30T19:31:56.498Z] Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:31:56.498Z] ---> Running in 02a3cccaa58f [2021-09-30T19:31:57.091Z] Removing intermediate container 02a3cccaa58f [2021-09-30T19:31:57.091Z] ---> 4621fb217764 [2021-09-30T19:31:57.091Z] Step 24/24 : LABEL version=2.0.1-dev.63 [2021-09-30T19:31:57.363Z] ---> Running in 990b49031245 [2021-09-30T19:31:57.956Z] Removing intermediate container 990b49031245 [2021-09-30T19:31:57.956Z] ---> 10a965577b7f [2021-09-30T19:31:57.956Z] [2021-09-30T19:31:58.228Z] Successfully built 10a965577b7f [2021-09-30T19:31:58.228Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T19:31:58.515Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T19:31:58.595Z] $ docker stop --time=1 c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 [2021-09-30T19:32:00.522Z] $ docker rm -f c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T19:32:01.081Z] + docker images [2021-09-30T19:32:01.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T19:32:01.354Z] sys-mgmt-agent-arm64 latest 10a965577b7f 4 seconds ago 312MB [2021-09-30T19:32:01.354Z] core-data-arm64 latest 74500521c785 56 seconds ago 19.4MB [2021-09-30T19:32:01.354Z] security-bootstrapper-arm64 latest dedcbd744a62 About a minute ago 17.7MB [2021-09-30T19:32:01.354Z] e4fb939f160d About a minute ago 1.46GB [2021-09-30T19:32:01.354Z] 3ae6363e00ea About a minute ago 1.45GB [2021-09-30T19:32:01.354Z] core-command-arm64 latest 37c6ef2cd1a8 About a minute ago 15.2MB [2021-09-30T19:32:01.354Z] 3d5a935cafe1 2 minutes ago 1.45GB [2021-09-30T19:32:01.354Z] e8b1f842bb6a 2 minutes ago 1.45GB [2021-09-30T19:32:01.354Z] security-secretstore-setup-arm64 latest 7a55e42975b1 4 minutes ago 26.5MB [2021-09-30T19:32:01.354Z] core-metadata-arm64 latest 8cffd0ba8342 4 minutes ago 15.8MB [2021-09-30T19:32:01.354Z] support-scheduler-arm64 latest 6cc12019f920 4 minutes ago 15.2MB [2021-09-30T19:32:01.354Z] support-notifications-arm64 latest 3700ee007e9c 4 minutes ago 15.9MB [2021-09-30T19:32:01.354Z] security-proxy-setup-arm64 latest 55c87b8f2f57 4 minutes ago 25.3MB [2021-09-30T19:32:01.354Z] 7344db80fbba 4 minutes ago 1.45GB [2021-09-30T19:32:01.354Z] 0d544607c14e 4 minutes ago 1.45GB [2021-09-30T19:32:01.354Z] 52002ea750ee 4 minutes ago 1.46GB [2021-09-30T19:32:01.354Z] 99c52adf0e76 4 minutes ago 1.46GB [2021-09-30T19:32:01.354Z] 6376049ade2b 4 minutes ago 1.46GB [2021-09-30T19:32:01.354Z] ci-base-image-arm64 latest de90c96e49ba 9 minutes ago 1.24GB [2021-09-30T19:32:01.354Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T19:32:01.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T19:32:01.354Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T19:32:01.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-30T19:32:01.747Z] provisioning config files... [2021-09-30T19:32:01.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config7420730123974370913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:32:02.140Z] ---> docker-login.sh [2021-09-30T19:32:02.140Z] nexus3.edgexfoundry.org:10001 [2021-09-30T19:32:02.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:32:02.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:32:02.686Z] Configure a credential helper to remove this warning. See [2021-09-30T19:32:02.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:32:02.686Z] [2021-09-30T19:32:02.686Z] Login Succeeded [2021-09-30T19:32:02.686Z] nexus3.edgexfoundry.org:10002 [2021-09-30T19:32:03.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:32:03.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:32:03.282Z] Configure a credential helper to remove this warning. See [2021-09-30T19:32:03.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:32:03.282Z] [2021-09-30T19:32:03.282Z] Login Succeeded [2021-09-30T19:32:03.282Z] nexus3.edgexfoundry.org:10003 [2021-09-30T19:32:03.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:32:03.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:32:03.877Z] Configure a credential helper to remove this warning. See [2021-09-30T19:32:03.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:32:03.877Z] [2021-09-30T19:32:03.877Z] Login Succeeded [2021-09-30T19:32:03.877Z] nexus3.edgexfoundry.org:10004 [2021-09-30T19:32:04.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:32:04.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:32:04.745Z] Configure a credential helper to remove this warning. See [2021-09-30T19:32:04.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:32:04.745Z] [2021-09-30T19:32:04.745Z] Login Succeeded [2021-09-30T19:32:04.745Z] docker.io [2021-09-30T19:32:05.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T19:32:05.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T19:32:05.617Z] Configure a credential helper to remove this warning. See [2021-09-30T19:32:05.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T19:32:05.617Z] [2021-09-30T19:32:05.617Z] Login Succeeded [2021-09-30T19:32:05.617Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T19:32:05.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:05.722Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-30T19:32:05.722Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:05.722Z] latest [2021-09-30T19:32:05.722Z] 2.0.1-dev.63 [2021-09-30T19:32:05.722Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:05.722Z] main [2021-09-30T19:32:05.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:06.100Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:06.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:06.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T19:32:06.447Z] c3b007a91695: Preparing [2021-09-30T19:32:06.447Z] 0be59b6fff40: Preparing [2021-09-30T19:32:06.447Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:06.447Z] ac95cb6f2524: Preparing [2021-09-30T19:32:06.447Z] ee420dfed78a: Preparing [2021-09-30T19:32:06.718Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:06.990Z] 6656ca41aa9b: Pushed [2021-09-30T19:32:06.990Z] ac95cb6f2524: Pushed [2021-09-30T19:32:06.990Z] c3b007a91695: Pushed [2021-09-30T19:32:09.596Z] 0be59b6fff40: Pushed [2021-09-30T19:32:09.596Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:09.946Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:10.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-30T19:32:10.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T19:32:10.281Z] c3b007a91695: Preparing [2021-09-30T19:32:10.281Z] 0be59b6fff40: Preparing [2021-09-30T19:32:10.281Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:10.281Z] ac95cb6f2524: Preparing [2021-09-30T19:32:10.281Z] ee420dfed78a: Preparing [2021-09-30T19:32:10.281Z] c3b007a91695: Layer already exists [2021-09-30T19:32:10.281Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:10.281Z] 0be59b6fff40: Layer already exists [2021-09-30T19:32:10.281Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:10.281Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:10.553Z] latest: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:10.896Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:11.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 [2021-09-30T19:32:11.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T19:32:11.240Z] c3b007a91695: Preparing [2021-09-30T19:32:11.240Z] 0be59b6fff40: Preparing [2021-09-30T19:32:11.240Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:11.240Z] ac95cb6f2524: Preparing [2021-09-30T19:32:11.240Z] ee420dfed78a: Preparing [2021-09-30T19:32:11.515Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:11.515Z] 0be59b6fff40: Layer already exists [2021-09-30T19:32:11.515Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:11.515Z] c3b007a91695: Layer already exists [2021-09-30T19:32:11.515Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:11.515Z] 2.0.1-dev.63: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:11.888Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:12.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:12.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T19:32:12.566Z] c3b007a91695: Preparing [2021-09-30T19:32:12.566Z] 0be59b6fff40: Preparing [2021-09-30T19:32:12.566Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:12.566Z] ac95cb6f2524: Preparing [2021-09-30T19:32:12.566Z] ee420dfed78a: Preparing [2021-09-30T19:32:12.566Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:12.566Z] c3b007a91695: Layer already exists [2021-09-30T19:32:12.566Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:12.566Z] 0be59b6fff40: Layer already exists [2021-09-30T19:32:12.566Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:12.566Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:12.963Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:13.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-30T19:32:13.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T19:32:13.370Z] c3b007a91695: Preparing [2021-09-30T19:32:13.370Z] 0be59b6fff40: Preparing [2021-09-30T19:32:13.370Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:13.370Z] ac95cb6f2524: Preparing [2021-09-30T19:32:13.370Z] ee420dfed78a: Preparing [2021-09-30T19:32:13.649Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:13.649Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:13.649Z] 0be59b6fff40: Layer already exists [2021-09-30T19:32:13.649Z] c3b007a91695: Layer already exists [2021-09-30T19:32:13.649Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:13.649Z] main: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:13.717Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:13.734Z] taggedImages: [2021-09-30T19:32:13.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:13.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-30T19:32:13.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 [2021-09-30T19:32:13.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:13.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-30T19:32:13.783Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-30T19:32:13.783Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:13.783Z] latest [2021-09-30T19:32:13.783Z] 2.0.1-dev.63 [2021-09-30T19:32:13.783Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:13.783Z] main [2021-09-30T19:32:13.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:14.166Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:14.506Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:14.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T19:32:14.506Z] 3f0e075b4546: Preparing [2021-09-30T19:32:14.506Z] e9a8faedff74: Preparing [2021-09-30T19:32:14.506Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:14.506Z] 9b36f98426d0: Preparing [2021-09-30T19:32:14.506Z] 0a45eeeca203: Preparing [2021-09-30T19:32:14.506Z] ee420dfed78a: Preparing [2021-09-30T19:32:14.506Z] ee420dfed78a: Waiting [2021-09-30T19:32:14.779Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:14.779Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:14.779Z] 3f0e075b4546: Pushed [2021-09-30T19:32:14.779Z] 0a45eeeca203: Pushed [2021-09-30T19:32:15.758Z] 9b36f98426d0: Pushed [2021-09-30T19:32:18.383Z] e9a8faedff74: Pushed [2021-09-30T19:32:18.383Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:18.748Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:19.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-30T19:32:19.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T19:32:19.107Z] 3f0e075b4546: Preparing [2021-09-30T19:32:19.107Z] e9a8faedff74: Preparing [2021-09-30T19:32:19.107Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:19.107Z] 9b36f98426d0: Preparing [2021-09-30T19:32:19.107Z] 0a45eeeca203: Preparing [2021-09-30T19:32:19.107Z] ee420dfed78a: Preparing [2021-09-30T19:32:19.107Z] ee420dfed78a: Waiting [2021-09-30T19:32:19.395Z] 0a45eeeca203: Layer already exists [2021-09-30T19:32:19.395Z] e9a8faedff74: Layer already exists [2021-09-30T19:32:19.395Z] 3f0e075b4546: Layer already exists [2021-09-30T19:32:19.395Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:19.395Z] 9b36f98426d0: Layer already exists [2021-09-30T19:32:19.395Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:19.395Z] latest: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:19.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:20.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 [2021-09-30T19:32:20.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T19:32:20.131Z] 3f0e075b4546: Preparing [2021-09-30T19:32:20.131Z] e9a8faedff74: Preparing [2021-09-30T19:32:20.131Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:20.131Z] 9b36f98426d0: Preparing [2021-09-30T19:32:20.132Z] 0a45eeeca203: Preparing [2021-09-30T19:32:20.132Z] ee420dfed78a: Preparing [2021-09-30T19:32:20.132Z] ee420dfed78a: Waiting [2021-09-30T19:32:20.411Z] 0a45eeeca203: Layer already exists [2021-09-30T19:32:20.411Z] 9b36f98426d0: Layer already exists [2021-09-30T19:32:20.411Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:20.411Z] e9a8faedff74: Layer already exists [2021-09-30T19:32:20.411Z] 3f0e075b4546: Layer already exists [2021-09-30T19:32:20.411Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:20.411Z] 2.0.1-dev.63: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:20.777Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:21.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:21.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T19:32:21.132Z] 3f0e075b4546: Preparing [2021-09-30T19:32:21.132Z] e9a8faedff74: Preparing [2021-09-30T19:32:21.132Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:21.132Z] 9b36f98426d0: Preparing [2021-09-30T19:32:21.132Z] 0a45eeeca203: Preparing [2021-09-30T19:32:21.132Z] ee420dfed78a: Preparing [2021-09-30T19:32:21.132Z] ee420dfed78a: Waiting [2021-09-30T19:32:21.412Z] 3f0e075b4546: Layer already exists [2021-09-30T19:32:21.412Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:21.412Z] e9a8faedff74: Layer already exists [2021-09-30T19:32:21.412Z] 0a45eeeca203: Layer already exists [2021-09-30T19:32:21.412Z] 9b36f98426d0: Layer already exists [2021-09-30T19:32:21.412Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:21.412Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:21.778Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:22.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-30T19:32:22.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T19:32:22.133Z] 3f0e075b4546: Preparing [2021-09-30T19:32:22.133Z] e9a8faedff74: Preparing [2021-09-30T19:32:22.133Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:22.133Z] 9b36f98426d0: Preparing [2021-09-30T19:32:22.133Z] 0a45eeeca203: Preparing [2021-09-30T19:32:22.133Z] ee420dfed78a: Preparing [2021-09-30T19:32:22.133Z] ee420dfed78a: Waiting [2021-09-30T19:32:22.424Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:22.424Z] 9b36f98426d0: Layer already exists [2021-09-30T19:32:22.424Z] 0a45eeeca203: Layer already exists [2021-09-30T19:32:22.424Z] 3f0e075b4546: Layer already exists [2021-09-30T19:32:22.424Z] e9a8faedff74: Layer already exists [2021-09-30T19:32:22.424Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:22.424Z] main: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:22.555Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:22.570Z] taggedImages: [2021-09-30T19:32:22.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:22.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-30T19:32:22.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 [2021-09-30T19:32:22.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:22.570Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-30T19:32:22.603Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-30T19:32:22.603Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:22.603Z] latest [2021-09-30T19:32:22.603Z] 2.0.1-dev.63 [2021-09-30T19:32:22.603Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:22.603Z] main [2021-09-30T19:32:22.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:22.985Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:23.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:23.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T19:32:23.344Z] ce6cdab30741: Preparing [2021-09-30T19:32:23.344Z] aec5255994bf: Preparing [2021-09-30T19:32:23.344Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:23.344Z] ac95cb6f2524: Preparing [2021-09-30T19:32:23.344Z] ee420dfed78a: Preparing [2021-09-30T19:32:23.620Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:23.620Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:23.620Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:23.620Z] ce6cdab30741: Pushed [2021-09-30T19:32:26.254Z] aec5255994bf: Pushed [2021-09-30T19:32:26.527Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:27.159Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:27.500Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-30T19:32:27.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T19:32:27.501Z] ce6cdab30741: Preparing [2021-09-30T19:32:27.501Z] aec5255994bf: Preparing [2021-09-30T19:32:27.501Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:27.501Z] ac95cb6f2524: Preparing [2021-09-30T19:32:27.501Z] ee420dfed78a: Preparing [2021-09-30T19:32:27.781Z] aec5255994bf: Layer already exists [2021-09-30T19:32:27.781Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:27.781Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:27.781Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:27.781Z] ce6cdab30741: Layer already exists [2021-09-30T19:32:27.781Z] latest: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:28.124Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:28.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 [2021-09-30T19:32:28.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T19:32:28.462Z] ce6cdab30741: Preparing [2021-09-30T19:32:28.462Z] aec5255994bf: Preparing [2021-09-30T19:32:28.462Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:28.462Z] ac95cb6f2524: Preparing [2021-09-30T19:32:28.462Z] ee420dfed78a: Preparing [2021-09-30T19:32:28.735Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:28.735Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:28.735Z] ce6cdab30741: Layer already exists [2021-09-30T19:32:28.735Z] aec5255994bf: Layer already exists [2021-09-30T19:32:28.735Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:28.735Z] 2.0.1-dev.63: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:29.095Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:29.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:29.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T19:32:29.432Z] ce6cdab30741: Preparing [2021-09-30T19:32:29.432Z] aec5255994bf: Preparing [2021-09-30T19:32:29.432Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:29.432Z] ac95cb6f2524: Preparing [2021-09-30T19:32:29.432Z] ee420dfed78a: Preparing [2021-09-30T19:32:29.703Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:29.703Z] aec5255994bf: Layer already exists [2021-09-30T19:32:29.703Z] ce6cdab30741: Layer already exists [2021-09-30T19:32:29.703Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:29.703Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:29.703Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:30.057Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:30.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-30T19:32:30.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T19:32:30.399Z] ce6cdab30741: Preparing [2021-09-30T19:32:30.399Z] aec5255994bf: Preparing [2021-09-30T19:32:30.399Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:30.399Z] ac95cb6f2524: Preparing [2021-09-30T19:32:30.399Z] ee420dfed78a: Preparing [2021-09-30T19:32:30.672Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:30.672Z] ce6cdab30741: Layer already exists [2021-09-30T19:32:30.672Z] aec5255994bf: Layer already exists [2021-09-30T19:32:30.672Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:30.672Z] ac95cb6f2524: Layer already exists [2021-09-30T19:32:30.672Z] main: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:30.732Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:30.746Z] taggedImages: [2021-09-30T19:32:30.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:30.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-30T19:32:30.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 [2021-09-30T19:32:30.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:30.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-30T19:32:30.775Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-30T19:32:30.775Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:30.775Z] latest [2021-09-30T19:32:30.775Z] 2.0.1-dev.63 [2021-09-30T19:32:30.775Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:30.775Z] main [2021-09-30T19:32:30.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:31.145Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:31.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:31.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T19:32:31.758Z] f659a619214e: Preparing [2021-09-30T19:32:31.758Z] f659a619214e: Preparing [2021-09-30T19:32:31.758Z] e30e8fbf039e: Preparing [2021-09-30T19:32:31.758Z] b5d38f81b406: Preparing [2021-09-30T19:32:31.758Z] ee11739663b6: Preparing [2021-09-30T19:32:31.758Z] c2f5d0a4d00c: Preparing [2021-09-30T19:32:31.758Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:31.758Z] 07345da202b5: Preparing [2021-09-30T19:32:31.758Z] a2e746bea2f9: Preparing [2021-09-30T19:32:31.758Z] 17296657a9e8: Preparing [2021-09-30T19:32:31.758Z] 8275f5ddf4dd: Preparing [2021-09-30T19:32:31.758Z] ee420dfed78a: Preparing [2021-09-30T19:32:31.758Z] 07345da202b5: Waiting [2021-09-30T19:32:31.758Z] a2e746bea2f9: Waiting [2021-09-30T19:32:31.758Z] 6656ca41aa9b: Waiting [2021-09-30T19:32:31.758Z] 17296657a9e8: Waiting [2021-09-30T19:32:31.758Z] 8275f5ddf4dd: Waiting [2021-09-30T19:32:31.758Z] ee420dfed78a: Waiting [2021-09-30T19:32:32.032Z] e30e8fbf039e: Pushed [2021-09-30T19:32:32.304Z] ee11739663b6: Pushed [2021-09-30T19:32:32.304Z] b5d38f81b406: Pushed [2021-09-30T19:32:32.304Z] f659a619214e: Pushed [2021-09-30T19:32:32.304Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:32.304Z] 07345da202b5: Pushed [2021-09-30T19:32:32.574Z] a2e746bea2f9: Pushed [2021-09-30T19:32:32.574Z] 17296657a9e8: Pushed [2021-09-30T19:32:32.574Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:32.574Z] 8275f5ddf4dd: Pushed [2021-09-30T19:32:35.186Z] c2f5d0a4d00c: Pushed [2021-09-30T19:32:35.186Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:35.561Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:35.926Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-30T19:32:35.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T19:32:35.926Z] f659a619214e: Preparing [2021-09-30T19:32:35.926Z] f659a619214e: Preparing [2021-09-30T19:32:35.926Z] e30e8fbf039e: Preparing [2021-09-30T19:32:35.926Z] b5d38f81b406: Preparing [2021-09-30T19:32:35.926Z] ee11739663b6: Preparing [2021-09-30T19:32:35.926Z] c2f5d0a4d00c: Preparing [2021-09-30T19:32:35.926Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:35.926Z] 07345da202b5: Preparing [2021-09-30T19:32:35.926Z] a2e746bea2f9: Preparing [2021-09-30T19:32:35.926Z] 17296657a9e8: Preparing [2021-09-30T19:32:35.926Z] 8275f5ddf4dd: Preparing [2021-09-30T19:32:35.926Z] ee420dfed78a: Preparing [2021-09-30T19:32:35.926Z] 6656ca41aa9b: Waiting [2021-09-30T19:32:35.926Z] 07345da202b5: Waiting [2021-09-30T19:32:35.926Z] a2e746bea2f9: Waiting [2021-09-30T19:32:35.926Z] 17296657a9e8: Waiting [2021-09-30T19:32:35.926Z] 8275f5ddf4dd: Waiting [2021-09-30T19:32:35.926Z] ee420dfed78a: Waiting [2021-09-30T19:32:36.214Z] f659a619214e: Layer already exists [2021-09-30T19:32:36.214Z] c2f5d0a4d00c: Layer already exists [2021-09-30T19:32:36.214Z] b5d38f81b406: Layer already exists [2021-09-30T19:32:36.214Z] ee11739663b6: Layer already exists [2021-09-30T19:32:36.214Z] e30e8fbf039e: Layer already exists [2021-09-30T19:32:36.214Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:36.214Z] 07345da202b5: Layer already exists [2021-09-30T19:32:36.214Z] a2e746bea2f9: Layer already exists [2021-09-30T19:32:36.214Z] 17296657a9e8: Layer already exists [2021-09-30T19:32:36.214Z] 8275f5ddf4dd: Layer already exists [2021-09-30T19:32:36.214Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:36.214Z] latest: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:36.574Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:36.951Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 [2021-09-30T19:32:36.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T19:32:36.951Z] f659a619214e: Preparing [2021-09-30T19:32:36.951Z] f659a619214e: Preparing [2021-09-30T19:32:36.951Z] e30e8fbf039e: Preparing [2021-09-30T19:32:36.951Z] b5d38f81b406: Preparing [2021-09-30T19:32:36.951Z] ee11739663b6: Preparing [2021-09-30T19:32:36.951Z] c2f5d0a4d00c: Preparing [2021-09-30T19:32:36.951Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:36.951Z] 07345da202b5: Preparing [2021-09-30T19:32:36.951Z] a2e746bea2f9: Preparing [2021-09-30T19:32:36.951Z] 17296657a9e8: Preparing [2021-09-30T19:32:36.951Z] 8275f5ddf4dd: Preparing [2021-09-30T19:32:36.951Z] ee420dfed78a: Preparing [2021-09-30T19:32:36.951Z] 6656ca41aa9b: Waiting [2021-09-30T19:32:36.951Z] 17296657a9e8: Waiting [2021-09-30T19:32:36.951Z] 8275f5ddf4dd: Waiting [2021-09-30T19:32:36.951Z] ee420dfed78a: Waiting [2021-09-30T19:32:36.951Z] 07345da202b5: Waiting [2021-09-30T19:32:36.951Z] a2e746bea2f9: Waiting [2021-09-30T19:32:37.229Z] e30e8fbf039e: Layer already exists [2021-09-30T19:32:37.229Z] c2f5d0a4d00c: Layer already exists [2021-09-30T19:32:37.229Z] b5d38f81b406: Layer already exists [2021-09-30T19:32:37.229Z] ee11739663b6: Layer already exists [2021-09-30T19:32:37.229Z] f659a619214e: Layer already exists [2021-09-30T19:32:37.229Z] 07345da202b5: Layer already exists [2021-09-30T19:32:37.229Z] a2e746bea2f9: Layer already exists [2021-09-30T19:32:37.229Z] 17296657a9e8: Layer already exists [2021-09-30T19:32:37.229Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:37.229Z] 8275f5ddf4dd: Layer already exists [2021-09-30T19:32:37.229Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:37.229Z] 2.0.1-dev.63: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:37.583Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:37.923Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:37.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T19:32:37.923Z] f659a619214e: Preparing [2021-09-30T19:32:37.923Z] f659a619214e: Preparing [2021-09-30T19:32:37.923Z] e30e8fbf039e: Preparing [2021-09-30T19:32:37.923Z] b5d38f81b406: Preparing [2021-09-30T19:32:37.923Z] ee11739663b6: Preparing [2021-09-30T19:32:37.923Z] c2f5d0a4d00c: Preparing [2021-09-30T19:32:37.923Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:37.923Z] 07345da202b5: Preparing [2021-09-30T19:32:37.923Z] a2e746bea2f9: Preparing [2021-09-30T19:32:37.923Z] 17296657a9e8: Preparing [2021-09-30T19:32:37.923Z] 8275f5ddf4dd: Preparing [2021-09-30T19:32:37.923Z] ee420dfed78a: Preparing [2021-09-30T19:32:37.923Z] a2e746bea2f9: Waiting [2021-09-30T19:32:37.923Z] 17296657a9e8: Waiting [2021-09-30T19:32:37.923Z] 8275f5ddf4dd: Waiting [2021-09-30T19:32:37.923Z] ee420dfed78a: Waiting [2021-09-30T19:32:37.923Z] 07345da202b5: Waiting [2021-09-30T19:32:37.923Z] 6656ca41aa9b: Waiting [2021-09-30T19:32:38.196Z] e30e8fbf039e: Layer already exists [2021-09-30T19:32:38.196Z] c2f5d0a4d00c: Layer already exists [2021-09-30T19:32:38.196Z] b5d38f81b406: Layer already exists [2021-09-30T19:32:38.196Z] ee11739663b6: Layer already exists [2021-09-30T19:32:38.196Z] f659a619214e: Layer already exists [2021-09-30T19:32:38.196Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:38.196Z] 07345da202b5: Layer already exists [2021-09-30T19:32:38.196Z] a2e746bea2f9: Layer already exists [2021-09-30T19:32:38.196Z] 8275f5ddf4dd: Layer already exists [2021-09-30T19:32:38.196Z] 17296657a9e8: Layer already exists [2021-09-30T19:32:38.196Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:38.196Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:38.542Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:38.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-30T19:32:38.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T19:32:38.882Z] f659a619214e: Preparing [2021-09-30T19:32:38.882Z] f659a619214e: Preparing [2021-09-30T19:32:38.882Z] e30e8fbf039e: Preparing [2021-09-30T19:32:38.882Z] b5d38f81b406: Preparing [2021-09-30T19:32:38.882Z] ee11739663b6: Preparing [2021-09-30T19:32:38.882Z] c2f5d0a4d00c: Preparing [2021-09-30T19:32:38.882Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:38.882Z] 07345da202b5: Preparing [2021-09-30T19:32:38.882Z] a2e746bea2f9: Preparing [2021-09-30T19:32:38.882Z] 17296657a9e8: Preparing [2021-09-30T19:32:38.882Z] 8275f5ddf4dd: Preparing [2021-09-30T19:32:38.882Z] ee420dfed78a: Preparing [2021-09-30T19:32:38.882Z] a2e746bea2f9: Waiting [2021-09-30T19:32:38.882Z] 17296657a9e8: Waiting [2021-09-30T19:32:38.882Z] 8275f5ddf4dd: Waiting [2021-09-30T19:32:38.882Z] ee420dfed78a: Waiting [2021-09-30T19:32:38.882Z] 6656ca41aa9b: Waiting [2021-09-30T19:32:38.882Z] 07345da202b5: Waiting [2021-09-30T19:32:39.164Z] f659a619214e: Layer already exists [2021-09-30T19:32:39.164Z] e30e8fbf039e: Layer already exists [2021-09-30T19:32:39.164Z] b5d38f81b406: Layer already exists [2021-09-30T19:32:39.164Z] c2f5d0a4d00c: Layer already exists [2021-09-30T19:32:39.164Z] ee11739663b6: Layer already exists [2021-09-30T19:32:39.164Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:39.164Z] 07345da202b5: Layer already exists [2021-09-30T19:32:39.164Z] a2e746bea2f9: Layer already exists [2021-09-30T19:32:39.164Z] 17296657a9e8: Layer already exists [2021-09-30T19:32:39.164Z] 8275f5ddf4dd: Layer already exists [2021-09-30T19:32:39.164Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:39.164Z] main: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:39.225Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:39.239Z] taggedImages: [2021-09-30T19:32:39.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:39.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-30T19:32:39.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 [2021-09-30T19:32:39.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:39.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-30T19:32:39.272Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-30T19:32:39.272Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:39.272Z] latest [2021-09-30T19:32:39.272Z] 2.0.1-dev.63 [2021-09-30T19:32:39.272Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:39.272Z] main [2021-09-30T19:32:39.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:39.647Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:39.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:39.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T19:32:39.990Z] 6fd22a1989b7: Preparing [2021-09-30T19:32:39.990Z] 95e1c4222ff2: Preparing [2021-09-30T19:32:39.990Z] 20d50234e339: Preparing [2021-09-30T19:32:39.990Z] ccb35a972583: Preparing [2021-09-30T19:32:39.990Z] e5cd872cbdc4: Preparing [2021-09-30T19:32:39.990Z] ee420dfed78a: Preparing [2021-09-30T19:32:39.990Z] ee420dfed78a: Waiting [2021-09-30T19:32:40.265Z] 20d50234e339: Pushed [2021-09-30T19:32:40.265Z] ccb35a972583: Pushed [2021-09-30T19:32:40.541Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:40.817Z] e5cd872cbdc4: Pushed [2021-09-30T19:32:42.787Z] 95e1c4222ff2: Pushed [2021-09-30T19:32:42.787Z] 6fd22a1989b7: Pushed [2021-09-30T19:32:42.787Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:43.127Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:43.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-30T19:32:43.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T19:32:43.468Z] 6fd22a1989b7: Preparing [2021-09-30T19:32:43.468Z] 95e1c4222ff2: Preparing [2021-09-30T19:32:43.468Z] 20d50234e339: Preparing [2021-09-30T19:32:43.468Z] ccb35a972583: Preparing [2021-09-30T19:32:43.468Z] e5cd872cbdc4: Preparing [2021-09-30T19:32:43.468Z] ee420dfed78a: Preparing [2021-09-30T19:32:43.468Z] ee420dfed78a: Waiting [2021-09-30T19:32:43.740Z] 6fd22a1989b7: Layer already exists [2021-09-30T19:32:43.740Z] e5cd872cbdc4: Layer already exists [2021-09-30T19:32:43.740Z] 95e1c4222ff2: Layer already exists [2021-09-30T19:32:43.740Z] 20d50234e339: Layer already exists [2021-09-30T19:32:43.740Z] ccb35a972583: Layer already exists [2021-09-30T19:32:43.740Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:43.740Z] latest: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:44.087Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:44.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 [2021-09-30T19:32:44.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T19:32:44.423Z] 6fd22a1989b7: Preparing [2021-09-30T19:32:44.423Z] 95e1c4222ff2: Preparing [2021-09-30T19:32:44.423Z] 20d50234e339: Preparing [2021-09-30T19:32:44.423Z] ccb35a972583: Preparing [2021-09-30T19:32:44.423Z] e5cd872cbdc4: Preparing [2021-09-30T19:32:44.423Z] ee420dfed78a: Preparing [2021-09-30T19:32:44.423Z] ee420dfed78a: Waiting [2021-09-30T19:32:44.696Z] 95e1c4222ff2: Layer already exists [2021-09-30T19:32:44.696Z] 20d50234e339: Layer already exists [2021-09-30T19:32:44.696Z] 6fd22a1989b7: Layer already exists [2021-09-30T19:32:44.696Z] e5cd872cbdc4: Layer already exists [2021-09-30T19:32:44.696Z] ccb35a972583: Layer already exists [2021-09-30T19:32:44.696Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:44.696Z] 2.0.1-dev.63: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:45.042Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:45.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:45.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T19:32:45.381Z] 6fd22a1989b7: Preparing [2021-09-30T19:32:45.381Z] 95e1c4222ff2: Preparing [2021-09-30T19:32:45.381Z] 20d50234e339: Preparing [2021-09-30T19:32:45.381Z] ccb35a972583: Preparing [2021-09-30T19:32:45.381Z] e5cd872cbdc4: Preparing [2021-09-30T19:32:45.381Z] ee420dfed78a: Preparing [2021-09-30T19:32:45.381Z] ee420dfed78a: Waiting [2021-09-30T19:32:45.655Z] 20d50234e339: Layer already exists [2021-09-30T19:32:45.655Z] ccb35a972583: Layer already exists [2021-09-30T19:32:45.655Z] 95e1c4222ff2: Layer already exists [2021-09-30T19:32:45.655Z] 6fd22a1989b7: Layer already exists [2021-09-30T19:32:45.655Z] e5cd872cbdc4: Layer already exists [2021-09-30T19:32:45.655Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:45.655Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:45.998Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:46.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-30T19:32:46.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T19:32:46.342Z] 6fd22a1989b7: Preparing [2021-09-30T19:32:46.342Z] 95e1c4222ff2: Preparing [2021-09-30T19:32:46.342Z] 20d50234e339: Preparing [2021-09-30T19:32:46.342Z] ccb35a972583: Preparing [2021-09-30T19:32:46.342Z] e5cd872cbdc4: Preparing [2021-09-30T19:32:46.342Z] ee420dfed78a: Preparing [2021-09-30T19:32:46.342Z] ee420dfed78a: Waiting [2021-09-30T19:32:46.616Z] 6fd22a1989b7: Layer already exists [2021-09-30T19:32:46.616Z] 95e1c4222ff2: Layer already exists [2021-09-30T19:32:46.616Z] 20d50234e339: Layer already exists [2021-09-30T19:32:46.616Z] ccb35a972583: Layer already exists [2021-09-30T19:32:46.616Z] e5cd872cbdc4: Layer already exists [2021-09-30T19:32:46.616Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:46.616Z] main: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:46.682Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:46.698Z] taggedImages: [2021-09-30T19:32:46.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:46.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-30T19:32:46.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 [2021-09-30T19:32:46.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:46.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-30T19:32:46.732Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-30T19:32:46.732Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:46.732Z] latest [2021-09-30T19:32:46.732Z] 2.0.1-dev.63 [2021-09-30T19:32:46.732Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:46.732Z] main [2021-09-30T19:32:46.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:47.108Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:47.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:47.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T19:32:47.454Z] c54b24ee0fe8: Preparing [2021-09-30T19:32:47.454Z] 334faeda951a: Preparing [2021-09-30T19:32:47.454Z] be426a4660c6: Preparing [2021-09-30T19:32:47.454Z] 5f160c25f21e: Preparing [2021-09-30T19:32:47.454Z] cf812816c0ab: Preparing [2021-09-30T19:32:47.454Z] c878cee5da2d: Preparing [2021-09-30T19:32:47.454Z] 3b4a365b5c3d: Preparing [2021-09-30T19:32:47.454Z] 276d008cc47f: Preparing [2021-09-30T19:32:47.454Z] 4b269f2004c3: Preparing [2021-09-30T19:32:47.454Z] ee420dfed78a: Preparing [2021-09-30T19:32:47.454Z] c878cee5da2d: Waiting [2021-09-30T19:32:47.454Z] 3b4a365b5c3d: Waiting [2021-09-30T19:32:47.454Z] 276d008cc47f: Waiting [2021-09-30T19:32:47.454Z] ee420dfed78a: Waiting [2021-09-30T19:32:47.454Z] 4b269f2004c3: Waiting [2021-09-30T19:32:47.733Z] cf812816c0ab: Pushed [2021-09-30T19:32:48.014Z] 334faeda951a: Pushed [2021-09-30T19:32:48.014Z] c54b24ee0fe8: Pushed [2021-09-30T19:32:48.014Z] c878cee5da2d: Pushed [2021-09-30T19:32:48.014Z] 3b4a365b5c3d: Pushed [2021-09-30T19:32:48.292Z] 276d008cc47f: Pushed [2021-09-30T19:32:48.292Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:48.565Z] 4b269f2004c3: Pushed [2021-09-30T19:32:50.544Z] 5f160c25f21e: Pushed [2021-09-30T19:32:50.817Z] be426a4660c6: Pushed [2021-09-30T19:32:51.090Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:51.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:51.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-30T19:32:51.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T19:32:51.775Z] c54b24ee0fe8: Preparing [2021-09-30T19:32:51.775Z] 334faeda951a: Preparing [2021-09-30T19:32:51.776Z] be426a4660c6: Preparing [2021-09-30T19:32:51.776Z] 5f160c25f21e: Preparing [2021-09-30T19:32:51.776Z] cf812816c0ab: Preparing [2021-09-30T19:32:51.776Z] c878cee5da2d: Preparing [2021-09-30T19:32:51.776Z] 3b4a365b5c3d: Preparing [2021-09-30T19:32:51.776Z] 276d008cc47f: Preparing [2021-09-30T19:32:51.776Z] 4b269f2004c3: Preparing [2021-09-30T19:32:51.776Z] ee420dfed78a: Preparing [2021-09-30T19:32:51.776Z] c878cee5da2d: Waiting [2021-09-30T19:32:51.776Z] 3b4a365b5c3d: Waiting [2021-09-30T19:32:51.776Z] 276d008cc47f: Waiting [2021-09-30T19:32:51.776Z] 4b269f2004c3: Waiting [2021-09-30T19:32:51.776Z] ee420dfed78a: Waiting [2021-09-30T19:32:52.048Z] 5f160c25f21e: Layer already exists [2021-09-30T19:32:52.048Z] c54b24ee0fe8: Layer already exists [2021-09-30T19:32:52.048Z] be426a4660c6: Layer already exists [2021-09-30T19:32:52.048Z] 334faeda951a: Layer already exists [2021-09-30T19:32:52.048Z] cf812816c0ab: Layer already exists [2021-09-30T19:32:52.048Z] 3b4a365b5c3d: Layer already exists [2021-09-30T19:32:52.048Z] c878cee5da2d: Layer already exists [2021-09-30T19:32:52.048Z] 276d008cc47f: Layer already exists [2021-09-30T19:32:52.048Z] 4b269f2004c3: Layer already exists [2021-09-30T19:32:52.048Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:52.048Z] latest: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:52.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:52.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 [2021-09-30T19:32:52.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T19:32:52.741Z] c54b24ee0fe8: Preparing [2021-09-30T19:32:52.741Z] 334faeda951a: Preparing [2021-09-30T19:32:52.741Z] be426a4660c6: Preparing [2021-09-30T19:32:52.741Z] 5f160c25f21e: Preparing [2021-09-30T19:32:52.741Z] cf812816c0ab: Preparing [2021-09-30T19:32:52.741Z] c878cee5da2d: Preparing [2021-09-30T19:32:52.741Z] 3b4a365b5c3d: Preparing [2021-09-30T19:32:52.741Z] 276d008cc47f: Preparing [2021-09-30T19:32:52.741Z] 4b269f2004c3: Preparing [2021-09-30T19:32:52.741Z] ee420dfed78a: Preparing [2021-09-30T19:32:52.741Z] c878cee5da2d: Waiting [2021-09-30T19:32:52.741Z] 3b4a365b5c3d: Waiting [2021-09-30T19:32:52.741Z] 276d008cc47f: Waiting [2021-09-30T19:32:52.741Z] 4b269f2004c3: Waiting [2021-09-30T19:32:52.741Z] ee420dfed78a: Waiting [2021-09-30T19:32:53.014Z] c54b24ee0fe8: Layer already exists [2021-09-30T19:32:53.014Z] 334faeda951a: Layer already exists [2021-09-30T19:32:53.014Z] be426a4660c6: Layer already exists [2021-09-30T19:32:53.014Z] 5f160c25f21e: Layer already exists [2021-09-30T19:32:53.014Z] cf812816c0ab: Layer already exists [2021-09-30T19:32:53.014Z] 276d008cc47f: Layer already exists [2021-09-30T19:32:53.014Z] 3b4a365b5c3d: Layer already exists [2021-09-30T19:32:53.014Z] c878cee5da2d: Layer already exists [2021-09-30T19:32:53.014Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:53.014Z] 4b269f2004c3: Layer already exists [2021-09-30T19:32:53.014Z] 2.0.1-dev.63: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:53.361Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:53.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:53.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T19:32:53.694Z] c54b24ee0fe8: Preparing [2021-09-30T19:32:53.694Z] 334faeda951a: Preparing [2021-09-30T19:32:53.694Z] be426a4660c6: Preparing [2021-09-30T19:32:53.694Z] 5f160c25f21e: Preparing [2021-09-30T19:32:53.694Z] cf812816c0ab: Preparing [2021-09-30T19:32:53.694Z] c878cee5da2d: Preparing [2021-09-30T19:32:53.694Z] 3b4a365b5c3d: Preparing [2021-09-30T19:32:53.694Z] 276d008cc47f: Preparing [2021-09-30T19:32:53.694Z] 4b269f2004c3: Preparing [2021-09-30T19:32:53.694Z] ee420dfed78a: Preparing [2021-09-30T19:32:53.694Z] 276d008cc47f: Waiting [2021-09-30T19:32:53.694Z] 4b269f2004c3: Waiting [2021-09-30T19:32:53.694Z] ee420dfed78a: Waiting [2021-09-30T19:32:53.694Z] 3b4a365b5c3d: Waiting [2021-09-30T19:32:53.694Z] c54b24ee0fe8: Layer already exists [2021-09-30T19:32:53.694Z] be426a4660c6: Layer already exists [2021-09-30T19:32:53.694Z] cf812816c0ab: Layer already exists [2021-09-30T19:32:53.694Z] 334faeda951a: Layer already exists [2021-09-30T19:32:53.694Z] 5f160c25f21e: Layer already exists [2021-09-30T19:32:53.963Z] 276d008cc47f: Layer already exists [2021-09-30T19:32:53.963Z] c878cee5da2d: Layer already exists [2021-09-30T19:32:53.963Z] 3b4a365b5c3d: Layer already exists [2021-09-30T19:32:53.963Z] 4b269f2004c3: Layer already exists [2021-09-30T19:32:53.963Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:53.963Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:54.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:54.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-30T19:32:54.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T19:32:54.639Z] c54b24ee0fe8: Preparing [2021-09-30T19:32:54.639Z] 334faeda951a: Preparing [2021-09-30T19:32:54.639Z] be426a4660c6: Preparing [2021-09-30T19:32:54.639Z] 5f160c25f21e: Preparing [2021-09-30T19:32:54.639Z] cf812816c0ab: Preparing [2021-09-30T19:32:54.639Z] c878cee5da2d: Preparing [2021-09-30T19:32:54.639Z] 3b4a365b5c3d: Preparing [2021-09-30T19:32:54.639Z] 276d008cc47f: Preparing [2021-09-30T19:32:54.639Z] 4b269f2004c3: Preparing [2021-09-30T19:32:54.639Z] ee420dfed78a: Preparing [2021-09-30T19:32:54.639Z] c878cee5da2d: Waiting [2021-09-30T19:32:54.639Z] 3b4a365b5c3d: Waiting [2021-09-30T19:32:54.639Z] 276d008cc47f: Waiting [2021-09-30T19:32:54.639Z] 4b269f2004c3: Waiting [2021-09-30T19:32:54.639Z] ee420dfed78a: Waiting [2021-09-30T19:32:54.912Z] c54b24ee0fe8: Layer already exists [2021-09-30T19:32:54.912Z] 334faeda951a: Layer already exists [2021-09-30T19:32:54.912Z] cf812816c0ab: Layer already exists [2021-09-30T19:32:54.912Z] 5f160c25f21e: Layer already exists [2021-09-30T19:32:54.912Z] be426a4660c6: Layer already exists [2021-09-30T19:32:54.912Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:54.912Z] c878cee5da2d: Layer already exists [2021-09-30T19:32:54.912Z] 3b4a365b5c3d: Layer already exists [2021-09-30T19:32:54.912Z] 276d008cc47f: Layer already exists [2021-09-30T19:32:54.912Z] 4b269f2004c3: Layer already exists [2021-09-30T19:32:54.912Z] main: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:32:54.975Z] ===================================================== [Pipeline] echo [2021-09-30T19:32:54.992Z] taggedImages: [2021-09-30T19:32:54.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:54.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-30T19:32:54.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 [2021-09-30T19:32:54.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:54.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-30T19:32:55.029Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-30T19:32:55.029Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:55.029Z] latest [2021-09-30T19:32:55.029Z] 2.0.1-dev.63 [2021-09-30T19:32:55.029Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:32:55.029Z] main [2021-09-30T19:32:55.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:55.402Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:55.779Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:32:55.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T19:32:55.779Z] d7b42ee357c9: Preparing [2021-09-30T19:32:55.779Z] 81bc6b9b09da: Preparing [2021-09-30T19:32:55.779Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:55.779Z] 63ad407e27e0: Preparing [2021-09-30T19:32:55.779Z] ee420dfed78a: Preparing [2021-09-30T19:32:56.064Z] ee420dfed78a: Layer already exists [2021-09-30T19:32:56.064Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:32:56.064Z] d7b42ee357c9: Pushed [2021-09-30T19:32:56.352Z] 63ad407e27e0: Pushed [2021-09-30T19:32:59.007Z] 81bc6b9b09da: Pushed [2021-09-30T19:32:59.280Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:59.627Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:32:59.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-30T19:32:59.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T19:32:59.968Z] d7b42ee357c9: Preparing [2021-09-30T19:32:59.968Z] 81bc6b9b09da: Preparing [2021-09-30T19:32:59.968Z] 6656ca41aa9b: Preparing [2021-09-30T19:32:59.968Z] 63ad407e27e0: Preparing [2021-09-30T19:32:59.968Z] ee420dfed78a: Preparing [2021-09-30T19:33:00.241Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:00.241Z] 63ad407e27e0: Layer already exists [2021-09-30T19:33:00.241Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:00.241Z] 81bc6b9b09da: Layer already exists [2021-09-30T19:33:00.241Z] d7b42ee357c9: Layer already exists [2021-09-30T19:33:00.241Z] latest: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:00.583Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:00.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 [2021-09-30T19:33:00.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T19:33:00.921Z] d7b42ee357c9: Preparing [2021-09-30T19:33:00.921Z] 81bc6b9b09da: Preparing [2021-09-30T19:33:00.921Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:00.921Z] 63ad407e27e0: Preparing [2021-09-30T19:33:00.921Z] ee420dfed78a: Preparing [2021-09-30T19:33:01.192Z] 63ad407e27e0: Layer already exists [2021-09-30T19:33:01.192Z] 81bc6b9b09da: Layer already exists [2021-09-30T19:33:01.192Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:01.192Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:01.192Z] d7b42ee357c9: Layer already exists [2021-09-30T19:33:01.192Z] 2.0.1-dev.63: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:01.534Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:01.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:01.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T19:33:01.874Z] d7b42ee357c9: Preparing [2021-09-30T19:33:01.874Z] 81bc6b9b09da: Preparing [2021-09-30T19:33:01.874Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:01.874Z] 63ad407e27e0: Preparing [2021-09-30T19:33:01.874Z] ee420dfed78a: Preparing [2021-09-30T19:33:02.149Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:02.149Z] 81bc6b9b09da: Layer already exists [2021-09-30T19:33:02.149Z] d7b42ee357c9: Layer already exists [2021-09-30T19:33:02.149Z] 63ad407e27e0: Layer already exists [2021-09-30T19:33:02.149Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:02.149Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:02.492Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:02.832Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-30T19:33:02.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T19:33:02.832Z] d7b42ee357c9: Preparing [2021-09-30T19:33:02.832Z] 81bc6b9b09da: Preparing [2021-09-30T19:33:02.832Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:02.832Z] 63ad407e27e0: Preparing [2021-09-30T19:33:02.832Z] ee420dfed78a: Preparing [2021-09-30T19:33:03.103Z] 63ad407e27e0: Layer already exists [2021-09-30T19:33:03.103Z] 81bc6b9b09da: Layer already exists [2021-09-30T19:33:03.103Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:03.103Z] d7b42ee357c9: Layer already exists [2021-09-30T19:33:03.103Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:03.103Z] main: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:33:03.165Z] ===================================================== [Pipeline] echo [2021-09-30T19:33:03.181Z] taggedImages: [2021-09-30T19:33:03.181Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:03.181Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-30T19:33:03.181Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 [2021-09-30T19:33:03.181Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:03.181Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-30T19:33:03.215Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-30T19:33:03.215Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:03.215Z] latest [2021-09-30T19:33:03.215Z] 2.0.1-dev.63 [2021-09-30T19:33:03.215Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:03.215Z] main [2021-09-30T19:33:03.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:03.592Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:03.929Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:03.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T19:33:03.929Z] 14be4e03d3ca: Preparing [2021-09-30T19:33:03.929Z] 787df77c9165: Preparing [2021-09-30T19:33:03.929Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:03.929Z] ac95cb6f2524: Preparing [2021-09-30T19:33:03.930Z] ee420dfed78a: Preparing [2021-09-30T19:33:04.202Z] ac95cb6f2524: Layer already exists [2021-09-30T19:33:04.202Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:04.202Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:04.202Z] 14be4e03d3ca: Pushed [2021-09-30T19:33:06.811Z] 787df77c9165: Pushed [2021-09-30T19:33:06.811Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:07.428Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:07.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-30T19:33:07.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T19:33:07.766Z] 14be4e03d3ca: Preparing [2021-09-30T19:33:07.766Z] 787df77c9165: Preparing [2021-09-30T19:33:07.766Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:07.766Z] ac95cb6f2524: Preparing [2021-09-30T19:33:07.766Z] ee420dfed78a: Preparing [2021-09-30T19:33:08.041Z] 787df77c9165: Layer already exists [2021-09-30T19:33:08.041Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:08.041Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:08.041Z] ac95cb6f2524: Layer already exists [2021-09-30T19:33:08.041Z] 14be4e03d3ca: Layer already exists [2021-09-30T19:33:08.041Z] latest: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:08.384Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:08.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 [2021-09-30T19:33:08.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T19:33:08.722Z] 14be4e03d3ca: Preparing [2021-09-30T19:33:08.722Z] 787df77c9165: Preparing [2021-09-30T19:33:08.722Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:08.722Z] ac95cb6f2524: Preparing [2021-09-30T19:33:08.722Z] ee420dfed78a: Preparing [2021-09-30T19:33:08.995Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:08.995Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:08.995Z] 14be4e03d3ca: Layer already exists [2021-09-30T19:33:08.995Z] ac95cb6f2524: Layer already exists [2021-09-30T19:33:08.995Z] 787df77c9165: Layer already exists [2021-09-30T19:33:08.995Z] 2.0.1-dev.63: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:09.344Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:09.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:09.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T19:33:09.683Z] 14be4e03d3ca: Preparing [2021-09-30T19:33:09.683Z] 787df77c9165: Preparing [2021-09-30T19:33:09.683Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:09.683Z] ac95cb6f2524: Preparing [2021-09-30T19:33:09.683Z] ee420dfed78a: Preparing [2021-09-30T19:33:09.956Z] ac95cb6f2524: Layer already exists [2021-09-30T19:33:09.956Z] 787df77c9165: Layer already exists [2021-09-30T19:33:09.956Z] 14be4e03d3ca: Layer already exists [2021-09-30T19:33:09.956Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:09.956Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:09.956Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:10.298Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:10.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-30T19:33:10.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T19:33:10.634Z] 14be4e03d3ca: Preparing [2021-09-30T19:33:10.634Z] 787df77c9165: Preparing [2021-09-30T19:33:10.634Z] 6656ca41aa9b: Preparing [2021-09-30T19:33:10.634Z] ac95cb6f2524: Preparing [2021-09-30T19:33:10.634Z] ee420dfed78a: Preparing [2021-09-30T19:33:10.909Z] 6656ca41aa9b: Layer already exists [2021-09-30T19:33:10.909Z] ac95cb6f2524: Layer already exists [2021-09-30T19:33:10.909Z] 787df77c9165: Layer already exists [2021-09-30T19:33:10.909Z] ee420dfed78a: Layer already exists [2021-09-30T19:33:10.909Z] 14be4e03d3ca: Layer already exists [2021-09-30T19:33:10.909Z] main: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:33:10.974Z] ===================================================== [Pipeline] echo [2021-09-30T19:33:10.990Z] taggedImages: [2021-09-30T19:33:10.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:10.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-30T19:33:10.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 [2021-09-30T19:33:10.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:10.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-30T19:33:11.025Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-30T19:33:11.025Z] c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:11.025Z] latest [2021-09-30T19:33:11.025Z] 2.0.1-dev.63 [2021-09-30T19:33:11.025Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:11.025Z] main [2021-09-30T19:33:11.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:11.405Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:11.741Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:11.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T19:33:11.741Z] 5d6b564219f2: Preparing [2021-09-30T19:33:11.741Z] 4294cfb05573: Preparing [2021-09-30T19:33:11.741Z] cf7b8b09ea6a: Preparing [2021-09-30T19:33:11.741Z] 1215d8e1e76a: Preparing [2021-09-30T19:33:11.741Z] b287e4fe43ef: Preparing [2021-09-30T19:33:11.741Z] c39efab1fe40: Preparing [2021-09-30T19:33:11.741Z] 386fc9fe74c4: Preparing [2021-09-30T19:33:11.741Z] 097a5c91b892: Preparing [2021-09-30T19:33:11.741Z] 74984ba1a09f: Preparing [2021-09-30T19:33:11.741Z] 6d0ac5d4dfcb: Preparing [2021-09-30T19:33:11.741Z] c55d5dbdab40: Preparing [2021-09-30T19:33:11.741Z] c39efab1fe40: Waiting [2021-09-30T19:33:11.741Z] 74984ba1a09f: Waiting [2021-09-30T19:33:11.741Z] 386fc9fe74c4: Waiting [2021-09-30T19:33:11.741Z] 6d0ac5d4dfcb: Waiting [2021-09-30T19:33:11.741Z] c55d5dbdab40: Waiting [2021-09-30T19:33:11.741Z] 097a5c91b892: Waiting [2021-09-30T19:33:12.015Z] b287e4fe43ef: Layer already exists [2021-09-30T19:33:12.015Z] c39efab1fe40: Layer already exists [2021-09-30T19:33:12.015Z] 386fc9fe74c4: Layer already exists [2021-09-30T19:33:12.015Z] 4294cfb05573: Pushed [2021-09-30T19:33:12.294Z] 097a5c91b892: Layer already exists [2021-09-30T19:33:12.294Z] 74984ba1a09f: Layer already exists [2021-09-30T19:33:12.294Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T19:33:12.294Z] c55d5dbdab40: Layer already exists [2021-09-30T19:33:12.893Z] 5d6b564219f2: Pushed [2021-09-30T19:33:14.873Z] cf7b8b09ea6a: Pushed [2021-09-30T19:33:27.232Z] 1215d8e1e76a: Pushed [2021-09-30T19:33:27.232Z] c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:27.847Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:28.186Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-30T19:33:28.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T19:33:28.186Z] 5d6b564219f2: Preparing [2021-09-30T19:33:28.186Z] 4294cfb05573: Preparing [2021-09-30T19:33:28.186Z] cf7b8b09ea6a: Preparing [2021-09-30T19:33:28.186Z] 1215d8e1e76a: Preparing [2021-09-30T19:33:28.186Z] b287e4fe43ef: Preparing [2021-09-30T19:33:28.186Z] c39efab1fe40: Preparing [2021-09-30T19:33:28.186Z] 386fc9fe74c4: Preparing [2021-09-30T19:33:28.186Z] 097a5c91b892: Preparing [2021-09-30T19:33:28.186Z] 74984ba1a09f: Preparing [2021-09-30T19:33:28.186Z] 6d0ac5d4dfcb: Preparing [2021-09-30T19:33:28.186Z] c55d5dbdab40: Preparing [2021-09-30T19:33:28.186Z] 097a5c91b892: Waiting [2021-09-30T19:33:28.186Z] 6d0ac5d4dfcb: Waiting [2021-09-30T19:33:28.186Z] c55d5dbdab40: Waiting [2021-09-30T19:33:28.186Z] 74984ba1a09f: Waiting [2021-09-30T19:33:28.186Z] c39efab1fe40: Waiting [2021-09-30T19:33:28.186Z] 386fc9fe74c4: Waiting [2021-09-30T19:33:28.458Z] b287e4fe43ef: Layer already exists [2021-09-30T19:33:28.458Z] 4294cfb05573: Layer already exists [2021-09-30T19:33:28.458Z] 5d6b564219f2: Layer already exists [2021-09-30T19:33:28.458Z] cf7b8b09ea6a: Layer already exists [2021-09-30T19:33:28.458Z] 1215d8e1e76a: Layer already exists [2021-09-30T19:33:28.458Z] 386fc9fe74c4: Layer already exists [2021-09-30T19:33:28.458Z] c39efab1fe40: Layer already exists [2021-09-30T19:33:28.458Z] 74984ba1a09f: Layer already exists [2021-09-30T19:33:28.458Z] 097a5c91b892: Layer already exists [2021-09-30T19:33:28.458Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T19:33:28.458Z] c55d5dbdab40: Layer already exists [2021-09-30T19:33:28.458Z] latest: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:28.803Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:29.156Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 [2021-09-30T19:33:29.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T19:33:29.156Z] 5d6b564219f2: Preparing [2021-09-30T19:33:29.156Z] 4294cfb05573: Preparing [2021-09-30T19:33:29.156Z] cf7b8b09ea6a: Preparing [2021-09-30T19:33:29.156Z] 1215d8e1e76a: Preparing [2021-09-30T19:33:29.156Z] b287e4fe43ef: Preparing [2021-09-30T19:33:29.156Z] c39efab1fe40: Preparing [2021-09-30T19:33:29.156Z] 386fc9fe74c4: Preparing [2021-09-30T19:33:29.156Z] 097a5c91b892: Preparing [2021-09-30T19:33:29.156Z] 74984ba1a09f: Preparing [2021-09-30T19:33:29.156Z] 6d0ac5d4dfcb: Preparing [2021-09-30T19:33:29.156Z] c55d5dbdab40: Preparing [2021-09-30T19:33:29.156Z] c39efab1fe40: Waiting [2021-09-30T19:33:29.156Z] 386fc9fe74c4: Waiting [2021-09-30T19:33:29.156Z] 097a5c91b892: Waiting [2021-09-30T19:33:29.156Z] 74984ba1a09f: Waiting [2021-09-30T19:33:29.156Z] 6d0ac5d4dfcb: Waiting [2021-09-30T19:33:29.156Z] c55d5dbdab40: Waiting [2021-09-30T19:33:29.431Z] 1215d8e1e76a: Layer already exists [2021-09-30T19:33:29.431Z] 5d6b564219f2: Layer already exists [2021-09-30T19:33:29.431Z] cf7b8b09ea6a: Layer already exists [2021-09-30T19:33:29.431Z] 4294cfb05573: Layer already exists [2021-09-30T19:33:29.431Z] b287e4fe43ef: Layer already exists [2021-09-30T19:33:29.431Z] 74984ba1a09f: Layer already exists [2021-09-30T19:33:29.431Z] 097a5c91b892: Layer already exists [2021-09-30T19:33:29.431Z] c39efab1fe40: Layer already exists [2021-09-30T19:33:29.431Z] 386fc9fe74c4: Layer already exists [2021-09-30T19:33:29.431Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T19:33:29.431Z] c55d5dbdab40: Layer already exists [2021-09-30T19:33:29.431Z] 2.0.1-dev.63: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:29.820Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:30.175Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:30.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T19:33:30.175Z] 5d6b564219f2: Preparing [2021-09-30T19:33:30.175Z] 4294cfb05573: Preparing [2021-09-30T19:33:30.175Z] cf7b8b09ea6a: Preparing [2021-09-30T19:33:30.175Z] 1215d8e1e76a: Preparing [2021-09-30T19:33:30.175Z] b287e4fe43ef: Preparing [2021-09-30T19:33:30.175Z] c39efab1fe40: Preparing [2021-09-30T19:33:30.175Z] 386fc9fe74c4: Preparing [2021-09-30T19:33:30.175Z] 097a5c91b892: Preparing [2021-09-30T19:33:30.175Z] 74984ba1a09f: Preparing [2021-09-30T19:33:30.175Z] 6d0ac5d4dfcb: Preparing [2021-09-30T19:33:30.175Z] c55d5dbdab40: Preparing [2021-09-30T19:33:30.175Z] c39efab1fe40: Waiting [2021-09-30T19:33:30.175Z] 6d0ac5d4dfcb: Waiting [2021-09-30T19:33:30.175Z] 097a5c91b892: Waiting [2021-09-30T19:33:30.175Z] 74984ba1a09f: Waiting [2021-09-30T19:33:30.456Z] 4294cfb05573: Layer already exists [2021-09-30T19:33:30.456Z] 1215d8e1e76a: Layer already exists [2021-09-30T19:33:30.456Z] b287e4fe43ef: Layer already exists [2021-09-30T19:33:30.456Z] cf7b8b09ea6a: Layer already exists [2021-09-30T19:33:30.456Z] 5d6b564219f2: Layer already exists [2021-09-30T19:33:30.456Z] c39efab1fe40: Layer already exists [2021-09-30T19:33:30.456Z] 386fc9fe74c4: Layer already exists [2021-09-30T19:33:30.456Z] 097a5c91b892: Layer already exists [2021-09-30T19:33:30.456Z] 74984ba1a09f: Layer already exists [2021-09-30T19:33:30.456Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T19:33:30.456Z] c55d5dbdab40: Layer already exists [2021-09-30T19:33:30.456Z] c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:30.806Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:31.141Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-30T19:33:31.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T19:33:31.141Z] 5d6b564219f2: Preparing [2021-09-30T19:33:31.141Z] 4294cfb05573: Preparing [2021-09-30T19:33:31.141Z] cf7b8b09ea6a: Preparing [2021-09-30T19:33:31.141Z] 1215d8e1e76a: Preparing [2021-09-30T19:33:31.141Z] b287e4fe43ef: Preparing [2021-09-30T19:33:31.141Z] c39efab1fe40: Preparing [2021-09-30T19:33:31.141Z] 386fc9fe74c4: Preparing [2021-09-30T19:33:31.141Z] 097a5c91b892: Preparing [2021-09-30T19:33:31.141Z] 74984ba1a09f: Preparing [2021-09-30T19:33:31.141Z] 6d0ac5d4dfcb: Preparing [2021-09-30T19:33:31.141Z] c55d5dbdab40: Preparing [2021-09-30T19:33:31.141Z] c39efab1fe40: Waiting [2021-09-30T19:33:31.141Z] 386fc9fe74c4: Waiting [2021-09-30T19:33:31.141Z] 74984ba1a09f: Waiting [2021-09-30T19:33:31.141Z] 6d0ac5d4dfcb: Waiting [2021-09-30T19:33:31.141Z] 097a5c91b892: Waiting [2021-09-30T19:33:31.141Z] c55d5dbdab40: Waiting [2021-09-30T19:33:31.416Z] 1215d8e1e76a: Layer already exists [2021-09-30T19:33:31.416Z] 4294cfb05573: Layer already exists [2021-09-30T19:33:31.416Z] cf7b8b09ea6a: Layer already exists [2021-09-30T19:33:31.416Z] b287e4fe43ef: Layer already exists [2021-09-30T19:33:31.416Z] 5d6b564219f2: Layer already exists [2021-09-30T19:33:31.416Z] 386fc9fe74c4: Layer already exists [2021-09-30T19:33:31.416Z] 74984ba1a09f: Layer already exists [2021-09-30T19:33:31.416Z] c39efab1fe40: Layer already exists [2021-09-30T19:33:31.416Z] 097a5c91b892: Layer already exists [2021-09-30T19:33:31.416Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T19:33:31.416Z] c55d5dbdab40: Layer already exists [2021-09-30T19:33:31.416Z] main: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T19:33:31.481Z] ===================================================== [Pipeline] echo [2021-09-30T19:33:31.496Z] taggedImages: [2021-09-30T19:33:31.496Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [2021-09-30T19:33:31.496Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-30T19:33:31.496Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 [2021-09-30T19:33:31.496Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [2021-09-30T19:33:31.496Z] - 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-30T19:33:31.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:33:32.252Z] [2021-09-30T19:33:32.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:33:32.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:33:32.877Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T19:33:32.877Z] 448f6bf000e3: Pulling fs layer [2021-09-30T19:33:32.877Z] f757da607395: Pulling fs layer [2021-09-30T19:33:32.877Z] 05883995daec: Pulling fs layer [2021-09-30T19:33:32.877Z] 8603b9c90790: Pulling fs layer [2021-09-30T19:33:32.877Z] 1560dd03e051: Pulling fs layer [2021-09-30T19:33:32.877Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T19:33:32.877Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T19:33:32.877Z] 8603b9c90790: Waiting [2021-09-30T19:33:32.877Z] 1560dd03e051: Waiting [2021-09-30T19:33:32.877Z] c2d8d7efcc4b: Waiting [2021-09-30T19:33:32.877Z] 27f5ce0e4adf: Waiting [2021-09-30T19:33:33.149Z] f757da607395: Verifying Checksum [2021-09-30T19:33:33.149Z] f757da607395: Download complete [2021-09-30T19:33:33.149Z] 8603b9c90790: Verifying Checksum [2021-09-30T19:33:33.149Z] 8603b9c90790: Download complete [2021-09-30T19:33:33.423Z] 1560dd03e051: Verifying Checksum [2021-09-30T19:33:33.423Z] 1560dd03e051: Download complete [2021-09-30T19:33:33.423Z] 27f5ce0e4adf: Download complete [2021-09-30T19:33:33.423Z] 05883995daec: Verifying Checksum [2021-09-30T19:33:33.423Z] 05883995daec: Download complete [2021-09-30T19:33:34.019Z] 448f6bf000e3: Verifying Checksum [2021-09-30T19:33:34.019Z] 448f6bf000e3: Download complete [2021-09-30T19:33:37.406Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T19:33:37.406Z] c2d8d7efcc4b: Download complete [2021-09-30T19:33:38.010Z] 448f6bf000e3: Pull complete [2021-09-30T19:33:38.603Z] f757da607395: Pull complete [2021-09-30T19:33:40.034Z] 05883995daec: Pull complete [2021-09-30T19:33:40.628Z] 8603b9c90790: Pull complete [2021-09-30T19:33:41.605Z] 1560dd03e051: Pull complete [2021-09-30T19:33:42.198Z] 27f5ce0e4adf: Pull complete [2021-09-30T19:33:57.272Z] c2d8d7efcc4b: Pull complete [2021-09-30T19:33:57.272Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T19:33:57.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T19:33:57.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T19:33:57.555Z] prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container [2021-09-30T19:33:57.724Z] $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:34:01.978Z] $ docker top 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:34:02.960Z] ---> job-cost.sh [2021-09-30T19:34:02.961Z] lf-activate-venv: SKIPPING [2021-09-30T19:34:02.961Z] INFO: No Stack... [2021-09-30T19:34:04.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T19:34:04.663Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T19:34:05.325Z] + cat /w/workspace/edgex-go/72/archives/cost.csv [2021-09-30T19:34:05.325Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T19:34:05.393Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] [2021-09-30T19:34:05.408Z] Resource [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] did not exist. Created. [2021-09-30T19:34:05.408Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T19:34:06.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T19:34:06.798Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T19:34:06.809Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T19:34:06.924Z] $ docker stop --time=1 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 [2021-09-30T19:34:08.623Z] $ docker rm -f 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 [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-30T19:34:09.421Z] provisioning config files... [2021-09-30T19:34:09.436Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/72@tmp/config8909685652777074590tmp [Pipeline] { [Pipeline] sh [2021-09-30T19:34:09.759Z] + set +x [2021-09-30T19:34:09.759Z] + curl -s https://codecov.io/bash [2021-09-30T19:34:09.759Z] + bash -s -- [2021-09-30T19:34:09.759Z] [2021-09-30T19:34:09.759Z] _____ _ [2021-09-30T19:34:09.759Z] / ____| | | [2021-09-30T19:34:09.759Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T19:34:09.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T19:34:09.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T19:34:09.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T19:34:09.759Z] Bash-1.0.6 [2021-09-30T19:34:09.759Z] [2021-09-30T19:34:09.759Z] [2021-09-30T19:34:09.759Z] ==> git version 2.24.4 found [2021-09-30T19:34:10.026Z] ==> 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-30T19:34:10.026Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T19:34:10.026Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T19:34:10.026Z] ==> Jenkins CI detected. [2021-09-30T19:34:10.026Z] current dir:  /w/workspace/edgex-go/72 [2021-09-30T19:34:10.026Z] project root: . [2021-09-30T19:34:10.026Z] --> token set from env [2021-09-30T19:34:10.026Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T19:34:10.026Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T19:34:10.026Z] ==> Python coveragepy not found [2021-09-30T19:34:10.026Z] ==> Searching for coverage reports in: [2021-09-30T19:34:10.026Z] + . [2021-09-30T19:34:10.026Z] -> Found 1 reports [2021-09-30T19:34:10.026Z] ==> Detecting git/mercurial file structure [2021-09-30T19:34:10.026Z] ==> Reading reports [2021-09-30T19:34:10.026Z] + ./coverage.out bytes=403265 [2021-09-30T19:34:10.026Z] ==> Appending adjustments [2021-09-30T19:34:10.026Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T19:34:10.988Z] + Found adjustments [2021-09-30T19:34:10.988Z] ==> Gzipping contents [2021-09-30T19:34:10.988Z] 56K /tmp/codecov.B7lXmQ.gz [2021-09-30T19:34:10.988Z] ==> Uploading reports [2021-09-30T19:34:10.988Z] url: https://codecov.io [2021-09-30T19:34:10.988Z] query: branch=main&commit=c0b609019c2f8045c53c37df6a851fd1682319ad&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-30T19:34:10.988Z] -> Pinging Codecov [2021-09-30T19:34:10.988Z] 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=c0b609019c2f8045c53c37df6a851fd1682319ad&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-30T19:34:11.570Z] -> Uploading to [2021-09-30T19:34:11.570Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/c0b609019c2f8045c53c37df6a851fd1682319ad/3db0ed35-339b-4f28-a30a-700db0b7685d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T193411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a867f1a4da12d1cad5960c90397da6293aff5f0d24d10c5ad44c3b2320bd9a0 [2021-09-30T19:34:11.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:34:11.570Z] Dload Upload Total Spent Left Speed [2021-09-30T19:34:11.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54193 0 0 100 54193 0 171k --:--:-- --:--:-- --:--:-- 171k [2021-09-30T19:34:11.836Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] } [2021-09-30T19:34:11.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-30T19:34:12.630Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-30T19:34:12.648Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:34:12.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T19:34:12.970Z] [2021-09-30T19:34:12.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:34:13.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T19:34:13.305Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-30T19:34:13.305Z] 188c0c94c7c5: Pulling fs layer [2021-09-30T19:34:13.305Z] 0ef7d3d256c8: Pulling fs layer [2021-09-30T19:34:13.305Z] de9db76c5a1d: Pulling fs layer [2021-09-30T19:34:13.305Z] 0eba1c9be4d2: Pulling fs layer [2021-09-30T19:34:13.305Z] 0d57e429df01: Pulling fs layer [2021-09-30T19:34:13.305Z] 4e4be7b47b0d: Pulling fs layer [2021-09-30T19:34:13.305Z] e1f770b5df2f: Pulling fs layer [2021-09-30T19:34:13.305Z] 85a0685a4137: Pulling fs layer [2021-09-30T19:34:13.305Z] 0eba1c9be4d2: Waiting [2021-09-30T19:34:13.305Z] 0d57e429df01: Waiting [2021-09-30T19:34:13.305Z] 4e4be7b47b0d: Waiting [2021-09-30T19:34:13.305Z] e1f770b5df2f: Waiting [2021-09-30T19:34:13.305Z] 85a0685a4137: Waiting [2021-09-30T19:34:13.305Z] de9db76c5a1d: Verifying Checksum [2021-09-30T19:34:13.305Z] de9db76c5a1d: Download complete [2021-09-30T19:34:13.585Z] 0ef7d3d256c8: Verifying Checksum [2021-09-30T19:34:13.585Z] 0ef7d3d256c8: Download complete [2021-09-30T19:34:13.585Z] 0d57e429df01: Verifying Checksum [2021-09-30T19:34:13.585Z] 0d57e429df01: Download complete [2021-09-30T19:34:13.585Z] 4e4be7b47b0d: Verifying Checksum [2021-09-30T19:34:13.585Z] 4e4be7b47b0d: Download complete [2021-09-30T19:34:13.585Z] 188c0c94c7c5: Download complete [2021-09-30T19:34:13.853Z] 188c0c94c7c5: Pull complete [2021-09-30T19:34:13.853Z] 0ef7d3d256c8: Pull complete [2021-09-30T19:34:14.123Z] de9db76c5a1d: Pull complete [2021-09-30T19:34:15.085Z] e1f770b5df2f: Verifying Checksum [2021-09-30T19:34:15.085Z] e1f770b5df2f: Download complete [2021-09-30T19:34:18.427Z] 0eba1c9be4d2: Verifying Checksum [2021-09-30T19:34:18.427Z] 0eba1c9be4d2: Download complete [2021-09-30T19:34:19.404Z] 85a0685a4137: Verifying Checksum [2021-09-30T19:34:19.404Z] 85a0685a4137: Download complete [2021-09-30T19:34:22.003Z] 0eba1c9be4d2: Pull complete [2021-09-30T19:34:22.003Z] 0d57e429df01: Pull complete [2021-09-30T19:34:22.003Z] 4e4be7b47b0d: Pull complete [2021-09-30T19:34:22.270Z] e1f770b5df2f: Pull complete [2021-09-30T19:34:25.637Z] 85a0685a4137: Pull complete [2021-09-30T19:34:25.637Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-30T19:34:25.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T19:34:25.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-30T19:34:25.735Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:34:25.800Z] $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:34:28.768Z] $ docker top 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T19:34:28.868Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-30T19:34:29.173Z] + set -o pipefail [2021-09-30T19:34:29.174Z] + snyk monitor '--org=edgex-jenkins' [2021-09-30T19:34:39.249Z] [2021-09-30T19:34:39.249Z] Monitoring /w/workspace/edgex-go/72 (github.com/edgexfoundry/edgex-go)... [2021-09-30T19:34:39.249Z] [2021-09-30T19:34:39.249Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/04b1ac4c-e3b2-40f2-9e5d-a7bf82da2910 [2021-09-30T19:34:39.249Z] [2021-09-30T19:34:39.249Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-30T19:34:39.249Z] [2021-09-30T19:34:39.249Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-30T19:34:39.249Z] [2021-09-30T19:34:39.249Z] [Pipeline] } [2021-09-30T19:34:39.268Z] $ docker stop --time=1 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d [2021-09-30T19:34:41.266Z] $ docker rm -f 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-30T19:34:42.039Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:34:42.060Z] provisioning config files... [2021-09-30T19:34:42.073Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/72@tmp/config2358788039292490773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:34:42.412Z] --> edgex-publish-swagger.sh [2021-09-30T19:34:42.412Z] === Publish openapi/v2 API === [2021-09-30T19:34:42.412Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-30T19:34:42.412Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/72/openapi/v2/core-command.yaml] [2021-09-30T19:34:42.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:34:42.412Z] Dload Upload Total Spent Left Speed [2021-09-30T19:34:58.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25670 0:00:01 0:00:01 --:--:-- 25699 100 31867 0 0 100 31867 0 14211 0:00:02 0:00:02 --:--:-- 14219 100 31867 0 0 100 31867 0 9824 0:00:03 0:00:03 --:--:-- 9829 100 31867 0 0 100 31867 0 7507 0:00:04 0:00:04 --:--:-- 7508 100 31867 0 0 100 31867 0 6075 0:00:05 0:00:05 --:--:-- 6076 100 31867 0 0 100 31867 0 5101 0:00:06 0:00:06 --:--:-- 0 100 31867 0 0 100 31867 0 4396 0:00:07 0:00:07 --:--:-- 0 100 31867 0 0 100 31867 0 3863 0:00:08 0:00:08 --:--:-- 0 100 31867 0 0 100 31867 0 3444 0:00:09 0:00:09 --:--:-- 0 100 31867 0 0 100 31867 0 3108 0:00:10 0:00:10 --:--:-- 0 100 31867 0 0 100 31867 0 2831 0:00:11 0:00:11 --:--:-- 0 100 31867 0 0 100 31867 0 2600 0:00:12 0:00:12 --:--:-- 0 100 31867 0 0 100 31867 0 2404 0:00:13 0:00:13 --:--:-- 0 100 31867 0 0 100 31867 0 2235 0:00:14 0:00:14 --:--:-- 0 100 31867 0 0 100 31867 0 2088 0:00:15 0:00:15 --:--:-- 0 100 31867 0 0 100 31867 0 1973 0:00:16 0:00:16 --:--:-- 0 100 31867 0 0 100 31867 0 1973 0:00:16 0:00:16 --:--:-- 0 [2021-09-30T19:34:58.428Z] [2021-09-30T19:34:58.428Z] [2021-09-30T19:34:58.428Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/72/openapi/v2/core-data.yaml] [2021-09-30T19:34:58.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:34:58.428Z] Dload Upload Total Spent Left Speed [2021-09-30T19:34:59.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66203 0 0 100 66203 0 56518 0:00:01 0:00:01 --:--:-- 56487 100 66203 0 0 100 66203 0 56511 0:00:01 0:00:01 --:--:-- 56487 [2021-09-30T19:34:59.654Z] [2021-09-30T19:34:59.654Z] [2021-09-30T19:34:59.654Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/72/openapi/v2/core-metadata.yaml] [2021-09-30T19:34:59.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:34:59.654Z] Dload Upload Total Spent Left Speed [2021-09-30T19:35:01.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 96956 0:00:01 0:00:01 --:--:-- 96980 [2021-09-30T19:35:01.059Z] [2021-09-30T19:35:01.059Z] [2021-09-30T19:35:01.059Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/72/openapi/v2/support-notifications.yaml] [2021-09-30T19:35:01.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:35:01.059Z] Dload Upload Total Spent Left Speed [2021-09-30T19:35:03.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73369 0:00:01 0:00:01 --:--:-- 73384 100 86007 0 0 100 86007 0 39571 0:00:02 0:00:02 --:--:-- 39579 100 86007 0 0 100 86007 0 33680 0:00:02 0:00:02 --:--:-- 33688 [2021-09-30T19:35:03.579Z] [2021-09-30T19:35:03.579Z] [2021-09-30T19:35:03.579Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/72/openapi/v2/support-scheduler.yaml] [2021-09-30T19:35:03.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:35:03.579Z] Dload Upload Total Spent Left Speed [2021-09-30T19:35:04.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31125 0:00:01 0:00:01 --:--:-- 31110 100 36710 0 0 100 36710 0 27617 0:00:01 0:00:01 --:--:-- 27622 [2021-09-30T19:35:04.800Z] [2021-09-30T19:35:04.800Z] [2021-09-30T19:35:04.800Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/72/openapi/v2/system-agent.yaml] [2021-09-30T19:35:04.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T19:35:04.800Z] Dload Upload Total Spent Left Speed [2021-09-30T19:35:06.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17790 0:00:01 0:00:01 --:--:-- 17804 100 19603 0 0 100 19603 0 17789 0:00:01 0:00:01 --:--:-- 17804 [2021-09-30T19:35:06.043Z] [2021-09-30T19:35:06.043Z] [Pipeline] } [2021-09-30T19:35:06.057Z] 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-30T19:35:06.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:35:06.600Z] . [Pipeline] withDockerContainer [2021-09-30T19:35:06.697Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:35:06.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:35:07.182Z] $ docker top cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T19:35:07.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:35:07.307Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:35:07.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:35:07.464Z] $ docker exec cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd ssh-agent [2021-09-30T19:35:07.595Z] SSH_AUTH_SOCK=/tmp/ssh-Lkhos7wVLY13/agent.14 [2021-09-30T19:35:07.595Z] SSH_AGENT_PID=20 [2021-09-30T19:35:07.604Z] Running ssh-add (command line suppressed) [2021-09-30T19:35:07.722Z] Identity added: /w/workspace/edgex-go/72@tmp/private_key_2277902501264732790.key (/w/workspace/edgex-go/72@tmp/private_key_2277902501264732790.key) [2021-09-30T19:35:07.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:35:08.062Z] + git semver tag [2021-09-30T19:35:08.062Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T19:35:08.062Z] # $GIT_DIR = /w/workspace/edgex-go/72/.git [2021-09-30T19:35:08.062Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/72 [2021-09-30T19:35:08.062Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T19:35:08.062Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T19:35:08.062Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T19:35:08.062Z] # $SEMVER_BRANCH = main [2021-09-30T19:35:08.062Z] # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [2021-09-30T19:35:08.062Z] # c0b609019c2f8045c53c37df6a851fd1682319ad HEAD [2021-09-30T19:35:08.062Z] # -> Force: false [2021-09-30T19:35:08.062Z] # e0eaf73e1d1f08b99054aba87f18549bbcee5d61 refs/tags/v2.0.1-dev.63 [Pipeline] } [2021-09-30T19:35:08.079Z] $ docker exec --env ******** --env ******** cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd ssh-agent -k [2021-09-30T19:35:08.174Z] unset SSH_AUTH_SOCK; [2021-09-30T19:35:08.174Z] unset SSH_AGENT_PID; [2021-09-30T19:35:08.174Z] echo Agent pid 20 killed; [2021-09-30T19:35:08.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:35:08.541Z] + git semver [Pipeline] } [2021-09-30T19:35:08.563Z] $ docker stop --time=1 cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd [2021-09-30T19:35:09.760Z] $ docker rm -f cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:10.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T19:35:10.230Z] [2021-09-30T19:35:10.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:10.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T19:35:10.561Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-30T19:35:10.561Z] ab5ef0e58194: Pulling fs layer [2021-09-30T19:35:10.561Z] 9712f1f96733: Pulling fs layer [2021-09-30T19:35:10.561Z] 63f879dbbcfc: Pulling fs layer [2021-09-30T19:35:10.561Z] 0d9ebad4ef96: Pulling fs layer [2021-09-30T19:35:10.561Z] e9a5061849ea: Pulling fs layer [2021-09-30T19:35:10.561Z] d747dcd14b5f: Pulling fs layer [2021-09-30T19:35:10.561Z] 2de7ff778b66: Pulling fs layer [2021-09-30T19:35:10.561Z] e9a5061849ea: Waiting [2021-09-30T19:35:10.561Z] d747dcd14b5f: Waiting [2021-09-30T19:35:10.561Z] 2de7ff778b66: Waiting [2021-09-30T19:35:10.561Z] 0d9ebad4ef96: Waiting [2021-09-30T19:35:10.561Z] 9712f1f96733: Verifying Checksum [2021-09-30T19:35:10.561Z] 9712f1f96733: Download complete [2021-09-30T19:35:12.499Z] 63f879dbbcfc: Verifying Checksum [2021-09-30T19:35:12.499Z] 63f879dbbcfc: Download complete [2021-09-30T19:35:13.081Z] e9a5061849ea: Verifying Checksum [2021-09-30T19:35:13.081Z] e9a5061849ea: Download complete [2021-09-30T19:35:13.081Z] d747dcd14b5f: Verifying Checksum [2021-09-30T19:35:13.081Z] d747dcd14b5f: Download complete [2021-09-30T19:35:14.046Z] 0d9ebad4ef96: Verifying Checksum [2021-09-30T19:35:14.046Z] 0d9ebad4ef96: Download complete [2021-09-30T19:35:14.046Z] 2de7ff778b66: Verifying Checksum [2021-09-30T19:35:14.046Z] 2de7ff778b66: Download complete [2021-09-30T19:35:14.312Z] ab5ef0e58194: Verifying Checksum [2021-09-30T19:35:14.312Z] ab5ef0e58194: Download complete [2021-09-30T19:35:16.922Z] ab5ef0e58194: Pull complete [2021-09-30T19:35:16.922Z] 9712f1f96733: Pull complete [2021-09-30T19:35:17.514Z] 63f879dbbcfc: Pull complete [2021-09-30T19:35:20.875Z] 0d9ebad4ef96: Pull complete [2021-09-30T19:35:21.145Z] e9a5061849ea: Pull complete [2021-09-30T19:35:21.145Z] d747dcd14b5f: Pull complete [2021-09-30T19:35:22.113Z] 2de7ff778b66: Pull complete [2021-09-30T19:35:22.113Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-30T19:35:22.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T19:35:22.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-30T19:35:22.212Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:35:22.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:35:25.664Z] $ docker top 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:35:25.764Z] provisioning config files... [2021-09-30T19:35:25.776Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/72@tmp/config7449712954979573648tmp [2021-09-30T19:35:25.795Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/72@tmp/config6590225901673432195tmp [2021-09-30T19:35:25.814Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/72@tmp/config6321879232373767665tmp [Pipeline] { [Pipeline] echo [2021-09-30T19:35:25.837Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:35:26.142Z] ---> sigul-configuration.sh [2021-09-30T19:35:26.142Z] gpg: directory `/root/.gnupg' created [2021-09-30T19:35:26.142Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-30T19:35:26.142Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-30T19:35:26.142Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-30T19:35:26.142Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-30T19:35:26.142Z] gpg: CAST5 encrypted data [2021-09-30T19:35:26.142Z] gpg: encrypted with 1 passphrase [2021-09-30T19:35:26.142Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-30T19:35:26.452Z] + mkdir /home/jenkins [2021-09-30T19:35:26.452Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-30T19:35:26.767Z] + 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-30T19:35:26.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:35:27.095Z] ---> sigul-install.sh [2021-09-30T19:35:27.095Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-30T19:35:27.415Z] + git tag --list [2021-09-30T19:35:27.415Z] 0.6.0 [2021-09-30T19:35:27.415Z] 0.6.1 [2021-09-30T19:35:27.415Z] 0.7.0 [2021-09-30T19:35:27.415Z] 0.7.1 [2021-09-30T19:35:27.416Z] v1.0.0 [2021-09-30T19:35:27.416Z] v1.0.1 [2021-09-30T19:35:27.416Z] v1.1.0 [2021-09-30T19:35:27.416Z] v1.2.0 [2021-09-30T19:35:27.416Z] v1.2.1 [2021-09-30T19:35:27.416Z] v1.3.0 [2021-09-30T19:35:27.416Z] v1.3.1 [2021-09-30T19:35:27.416Z] v2.0.0 [2021-09-30T19:35:27.416Z] v2.0.1-dev.1 [2021-09-30T19:35:27.416Z] v2.0.1-dev.10 [2021-09-30T19:35:27.416Z] v2.0.1-dev.11 [2021-09-30T19:35:27.416Z] v2.0.1-dev.12 [2021-09-30T19:35:27.416Z] v2.0.1-dev.13 [2021-09-30T19:35:27.416Z] v2.0.1-dev.14 [2021-09-30T19:35:27.416Z] v2.0.1-dev.15 [2021-09-30T19:35:27.416Z] v2.0.1-dev.16 [2021-09-30T19:35:27.416Z] v2.0.1-dev.17 [2021-09-30T19:35:27.416Z] v2.0.1-dev.18 [2021-09-30T19:35:27.416Z] v2.0.1-dev.19 [2021-09-30T19:35:27.416Z] v2.0.1-dev.2 [2021-09-30T19:35:27.416Z] v2.0.1-dev.20 [2021-09-30T19:35:27.416Z] v2.0.1-dev.21 [2021-09-30T19:35:27.416Z] v2.0.1-dev.22 [2021-09-30T19:35:27.416Z] v2.0.1-dev.23 [2021-09-30T19:35:27.416Z] v2.0.1-dev.24 [2021-09-30T19:35:27.416Z] v2.0.1-dev.25 [2021-09-30T19:35:27.416Z] v2.0.1-dev.26 [2021-09-30T19:35:27.416Z] v2.0.1-dev.27 [2021-09-30T19:35:27.416Z] v2.0.1-dev.28 [2021-09-30T19:35:27.416Z] v2.0.1-dev.29 [2021-09-30T19:35:27.416Z] v2.0.1-dev.3 [2021-09-30T19:35:27.416Z] v2.0.1-dev.30 [2021-09-30T19:35:27.416Z] v2.0.1-dev.31 [2021-09-30T19:35:27.416Z] v2.0.1-dev.32 [2021-09-30T19:35:27.416Z] v2.0.1-dev.33 [2021-09-30T19:35:27.416Z] v2.0.1-dev.34 [2021-09-30T19:35:27.416Z] v2.0.1-dev.35 [2021-09-30T19:35:27.416Z] v2.0.1-dev.36 [2021-09-30T19:35:27.416Z] v2.0.1-dev.37 [2021-09-30T19:35:27.416Z] v2.0.1-dev.38 [2021-09-30T19:35:27.416Z] v2.0.1-dev.39 [2021-09-30T19:35:27.416Z] v2.0.1-dev.4 [2021-09-30T19:35:27.416Z] v2.0.1-dev.40 [2021-09-30T19:35:27.416Z] v2.0.1-dev.41 [2021-09-30T19:35:27.416Z] v2.0.1-dev.42 [2021-09-30T19:35:27.416Z] v2.0.1-dev.43 [2021-09-30T19:35:27.416Z] v2.0.1-dev.44 [2021-09-30T19:35:27.416Z] v2.0.1-dev.45 [2021-09-30T19:35:27.416Z] v2.0.1-dev.46 [2021-09-30T19:35:27.416Z] v2.0.1-dev.47 [2021-09-30T19:35:27.416Z] v2.0.1-dev.48 [2021-09-30T19:35:27.416Z] v2.0.1-dev.49 [2021-09-30T19:35:27.416Z] v2.0.1-dev.5 [2021-09-30T19:35:27.416Z] v2.0.1-dev.50 [2021-09-30T19:35:27.416Z] v2.0.1-dev.51 [2021-09-30T19:35:27.416Z] v2.0.1-dev.52 [2021-09-30T19:35:27.416Z] v2.0.1-dev.53 [2021-09-30T19:35:27.416Z] v2.0.1-dev.54 [2021-09-30T19:35:27.416Z] v2.0.1-dev.55 [2021-09-30T19:35:27.416Z] v2.0.1-dev.56 [2021-09-30T19:35:27.416Z] v2.0.1-dev.57 [2021-09-30T19:35:27.416Z] v2.0.1-dev.58 [2021-09-30T19:35:27.416Z] v2.0.1-dev.59 [2021-09-30T19:35:27.416Z] v2.0.1-dev.6 [2021-09-30T19:35:27.416Z] v2.0.1-dev.60 [2021-09-30T19:35:27.416Z] v2.0.1-dev.61 [2021-09-30T19:35:27.416Z] v2.0.1-dev.62 [2021-09-30T19:35:27.416Z] v2.0.1-dev.63 [2021-09-30T19:35:27.416Z] v2.0.1-dev.7 [2021-09-30T19:35:27.416Z] v2.0.1-dev.8 [2021-09-30T19:35:27.416Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-30T19:35:27.732Z] + lftools sign git-tag v2.0.1-dev.63 [2021-09-30T19:35:28.316Z] Signing Git tag with Sigul... [2021-09-30T19:35:28.316Z] Signing v2.0.1-dev.63 [Pipeline] echo [2021-09-30T19:35:29.288Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:35:29.596Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-30T19:35:29.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-30T19:35:29.638Z] $ docker stop --time=1 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 [2021-09-30T19:35:30.864Z] $ docker rm -f 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:31.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:35:31.589Z] . [Pipeline] withDockerContainer [2021-09-30T19:35:31.681Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:35:31.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:35:32.140Z] $ docker top 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T19:35:32.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:35:32.268Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:35:32.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:35:32.398Z] $ docker exec 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 ssh-agent [2021-09-30T19:35:32.514Z] SSH_AUTH_SOCK=/tmp/ssh-2Rkxan8OlXo3/agent.14 [2021-09-30T19:35:32.514Z] SSH_AGENT_PID=20 [2021-09-30T19:35:32.521Z] Running ssh-add (command line suppressed) [2021-09-30T19:35:32.628Z] Identity added: /w/workspace/edgex-go/72@tmp/private_key_6267221941757947058.key (/w/workspace/edgex-go/72@tmp/private_key_6267221941757947058.key) [2021-09-30T19:35:32.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:35:32.963Z] + git semver bump pre [2021-09-30T19:35:32.963Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T19:35:32.963Z] # $GIT_DIR = /w/workspace/edgex-go/72/.git [2021-09-30T19:35:32.963Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/72 [2021-09-30T19:35:32.963Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T19:35:32.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T19:35:32.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T19:35:32.963Z] # $SEMVER_BRANCH = main [2021-09-30T19:35:32.963Z] # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [2021-09-30T19:35:32.963Z] 2.0.1-dev.64 [Pipeline] } [2021-09-30T19:35:32.977Z] $ docker exec --env ******** --env ******** 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 ssh-agent -k [2021-09-30T19:35:33.078Z] unset SSH_AUTH_SOCK; [2021-09-30T19:35:33.078Z] unset SSH_AGENT_PID; [2021-09-30T19:35:33.078Z] echo Agent pid 20 killed; [2021-09-30T19:35:33.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:35:33.434Z] + git semver [Pipeline] } [2021-09-30T19:35:33.455Z] $ docker stop --time=1 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 [2021-09-30T19:35:34.656Z] $ docker rm -f 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:35.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T19:35:35.059Z] . [Pipeline] withDockerContainer [2021-09-30T19:35:35.151Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:35:35.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:35:35.618Z] $ docker top 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T19:35:35.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T19:35:35.746Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T19:35:35.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T19:35:35.864Z] $ docker exec 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce ssh-agent [2021-09-30T19:35:35.981Z] SSH_AUTH_SOCK=/tmp/ssh-8fF72DKpD3tl/agent.13 [2021-09-30T19:35:35.981Z] SSH_AGENT_PID=19 [2021-09-30T19:35:35.989Z] Running ssh-add (command line suppressed) [2021-09-30T19:35:36.086Z] Identity added: /w/workspace/edgex-go/72@tmp/private_key_2675892967606272828.key (/w/workspace/edgex-go/72@tmp/private_key_2675892967606272828.key) [2021-09-30T19:35:36.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T19:35:36.422Z] + git semver push [2021-09-30T19:35:36.423Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T19:35:36.423Z] # $GIT_DIR = /w/workspace/edgex-go/72/.git [2021-09-30T19:35:36.423Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/72 [2021-09-30T19:35:36.423Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T19:35:36.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T19:35:36.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T19:35:36.423Z] # $SEMVER_BRANCH = main [2021-09-30T19:35:36.423Z] # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [Pipeline] } [2021-09-30T19:35:40.686Z] $ docker exec --env ******** --env ******** 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce ssh-agent -k [2021-09-30T19:35:40.789Z] unset SSH_AUTH_SOCK; [2021-09-30T19:35:40.792Z] unset SSH_AGENT_PID; [2021-09-30T19:35:40.792Z] echo Agent pid 19 killed; [2021-09-30T19:35:40.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T19:35:41.153Z] + git semver [Pipeline] } [2021-09-30T19:35:41.174Z] $ docker stop --time=1 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce [2021-09-30T19:35:42.366Z] $ docker rm -f 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce [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-30T19:35:43.190Z] + '[' -d /w/workspace/edgex-go/72/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:35:43.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:35:44.104Z] ---> package-listing.sh [2021-09-30T19:35:44.104Z] ++ facter osfamily [2021-09-30T19:35:44.104Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T19:35:44.372Z] + OS_FAMILY=redhat [2021-09-30T19:35:44.372Z] + workspace=/w/workspace/edgex-go/72 [2021-09-30T19:35:44.372Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T19:35:44.372Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T19:35:44.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T19:35:44.372Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T19:35:44.372Z] + '[' /w/workspace/edgex-go/72 ']' [2021-09-30T19:35:44.372Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T19:35:44.372Z] + case "${OS_FAMILY}" in [2021-09-30T19:35:44.372Z] + sort [2021-09-30T19:35:44.372Z] + rpm -qa [2021-09-30T19:35:46.946Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T19:35:46.946Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T19:35:46.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T19:35:46.946Z] + '[' /w/workspace/edgex-go/72 ']' [2021-09-30T19:35:46.946Z] + mkdir -p /w/workspace/edgex-go/72/archives/ [2021-09-30T19:35:46.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/72/archives/ [Pipeline] echo [2021-09-30T19:35:46.962Z] 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/72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T19:35:47.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:47.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:35:47.844Z] [2021-09-30T19:35:47.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T19:35:48.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:35:48.173Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T19:35:48.173Z] b4d181a07f80: Pulling fs layer [2021-09-30T19:35:48.173Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T19:35:48.173Z] ed53099fbce6: Pulling fs layer [2021-09-30T19:35:48.173Z] dc539afda2c1: Pulling fs layer [2021-09-30T19:35:48.173Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T19:35:48.173Z] 9065ff56babe: Pulling fs layer [2021-09-30T19:35:48.173Z] d287ab97295c: Pulling fs layer [2021-09-30T19:35:48.173Z] dc539afda2c1: Waiting [2021-09-30T19:35:48.173Z] 77bc0d833cb6: Waiting [2021-09-30T19:35:48.173Z] 9065ff56babe: Waiting [2021-09-30T19:35:48.173Z] d287ab97295c: Waiting [2021-09-30T19:35:48.441Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T19:35:48.441Z] a1111a8f2ec3: Download complete [2021-09-30T19:35:48.441Z] dc539afda2c1: Verifying Checksum [2021-09-30T19:35:48.441Z] dc539afda2c1: Download complete [2021-09-30T19:35:48.441Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T19:35:48.441Z] 77bc0d833cb6: Download complete [2021-09-30T19:35:48.441Z] 9065ff56babe: Verifying Checksum [2021-09-30T19:35:48.441Z] 9065ff56babe: Download complete [2021-09-30T19:35:49.027Z] ed53099fbce6: Verifying Checksum [2021-09-30T19:35:49.027Z] ed53099fbce6: Download complete [2021-09-30T19:35:49.293Z] b4d181a07f80: Verifying Checksum [2021-09-30T19:35:49.293Z] b4d181a07f80: Download complete [2021-09-30T19:35:50.265Z] b4d181a07f80: Pull complete [2021-09-30T19:35:50.537Z] a1111a8f2ec3: Pull complete [2021-09-30T19:35:51.129Z] ed53099fbce6: Pull complete [2021-09-30T19:35:51.129Z] dc539afda2c1: Pull complete [2021-09-30T19:35:51.394Z] 77bc0d833cb6: Pull complete [2021-09-30T19:35:51.394Z] 9065ff56babe: Pull complete [2021-09-30T19:35:52.795Z] d287ab97295c: Verifying Checksum [2021-09-30T19:35:52.795Z] d287ab97295c: Download complete [2021-09-30T19:35:57.071Z] d287ab97295c: Pull complete [2021-09-30T19:35:57.071Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T19:35:57.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T19:35:57.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T19:35:57.163Z] prd-centos7-docker-4c-2g-320 does not seem to be running inside a container [2021-09-30T19:35:57.227Z] $ 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/72/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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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-30T19:35:59.384Z] $ docker top ae15fed6f84faea1c3c5c34fbcf5840013152321283bc3651d0488cf0c610b0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T19:35:59.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T19:36:00.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T19:36:00.410Z] + ls /var/log/sa-host [2021-09-30T19:36:00.410Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T19:36:00.410Z] file_magic: OK [2021-09-30T19:36:00.410Z] HZ: Using current value: 100 [2021-09-30T19:36:00.410Z] file_header: OK [2021-09-30T19:36:00.410Z] 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-30T19:36:00.410Z] Statistics: [2021-09-30T19:36:00.410Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T19:36:00.410Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T19:36:00.410Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T19:36:00.410Z] file_magic: OK [2021-09-30T19:36:00.410Z] HZ: Using current value: 100 [2021-09-30T19:36:00.410Z] file_header: OK [2021-09-30T19:36:00.410Z] 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-30T19:36:00.410Z] Statistics: [2021-09-30T19:36:00.410Z] 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-30T19:36:00.410Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T19:36:00.585Z] provisioning config files... [2021-09-30T19:36:00.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/72@tmp/config1887271134601391407tmp [Pipeline] { [Pipeline] echo [2021-09-30T19:36:00.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:36:00.944Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T19:36:00.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:36:01.360Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T19:36:01.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:36:01.684Z] ---> sudo-logs.sh [2021-09-30T19:36:01.685Z] Archiving 'sudo' log.. [2021-09-30T19:36:01.685Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-320.vexxhost.local: Name or service not known [2021-09-30T19:36:01.685Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-320.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T19:36:01.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:36:02.039Z] ---> job-cost.sh [2021-09-30T19:36:02.039Z] lf-activate-venv: SKIPPING [2021-09-30T19:36:02.039Z] DEBUG: total: 0.10999999940395355 [2021-09-30T19:36:02.039Z] INFO: Retrieving Stack Cost... [2021-09-30T19:36:02.996Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T19:36:03.577Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T19:36:03.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T19:36:03.903Z] ---> logs-deploy.sh [2021-09-30T19:36:03.904Z] lf-activate-venv: SKIPPING [2021-09-30T19:36:03.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/72 [2021-09-30T19:36:03.904Z] INFO: archiving workspace using pattern(s): [2021-09-30T19:36:04.485Z] Archives upload complete. [2021-09-30T19:36:04.753Z] INFO: archiving logs to Nexus