Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 71bb76d4174be61d543af8c77d58a6e85ca3b855 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5244294449136220448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7633641466125805347.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2947729853470799183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6465011791654031161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh322501925741092302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-227 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/519 [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/519 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/519@tmp/jenkins-gitclient-ssh8173488466503342422.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 71bb76d4174be61d543af8c77d58a6e85ca3b855 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71bb76d4174be61d543af8c77d58a6e85ca3b855 # timeout=10 Commit message: "feat: Configure Kuiper for secure message bus (#3537)" > git rev-list --no-walk 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T02:22:19.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T02:22:19.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T02:22:19.536Z] ========================================================= [2021-06-03T02:22:19.536Z] EdgeX Global Pipelines Version Info [2021-06-03T02:22:19.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:22:21.152Z] ------------------- [2021-06-03T02:22:21.152Z] stable info: [2021-06-03T02:22:21.152Z] ------------------- [2021-06-03T02:22:21.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T02:22:21.152Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T02:22:21.152Z] Message: update stable to v1.0.193 [2021-06-03T02:22:21.734Z] ------------------- [2021-06-03T02:22:21.734Z] experimental info: [2021-06-03T02:22:21.734Z] ------------------- [2021-06-03T02:22:21.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T02:22:21.734Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T02:22:21.734Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T02:22:21.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T02:22:21.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T02:22:21.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T02:22:21.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T02:22:21.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T02:22:21.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T02:22:22.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T02:22:22.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T02:22:22.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T02:22:22.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T02:22:22.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T02:22:22.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T02:22:22.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T02:22:22.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T02:22:22.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T02:22:22.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T02:22:22.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T02:22:22.315Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T02:22:22.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T02:22:22.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T02:22:22.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T02:22:22.427Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T02:22:22.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T02:22:22.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T02:22:22.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T02:22:22.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] echo [2021-06-03T02:22:22.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71bb76d [Pipeline] echo [2021-06-03T02:22:22.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:22:22.624Z] provisioning config files... [2021-06-03T02:22:22.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config7861062618588086053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:22:22.976Z] ---> docker-login.sh [2021-06-03T02:22:22.976Z] nexus3.edgexfoundry.org:10001 [2021-06-03T02:22:23.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:22:23.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:22:23.247Z] Configure a credential helper to remove this warning. See [2021-06-03T02:22:23.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:22:23.247Z] [2021-06-03T02:22:23.247Z] Login Succeeded [2021-06-03T02:22:23.247Z] nexus3.edgexfoundry.org:10002 [2021-06-03T02:22:23.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:22:23.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:22:23.516Z] Configure a credential helper to remove this warning. See [2021-06-03T02:22:23.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:22:23.516Z] [2021-06-03T02:22:23.516Z] Login Succeeded [2021-06-03T02:22:23.516Z] nexus3.edgexfoundry.org:10003 [2021-06-03T02:22:23.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:22:23.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:22:23.516Z] Configure a credential helper to remove this warning. See [2021-06-03T02:22:23.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:22:23.516Z] [2021-06-03T02:22:23.516Z] Login Succeeded [2021-06-03T02:22:23.516Z] nexus3.edgexfoundry.org:10004 [2021-06-03T02:22:23.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:22:23.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:22:23.811Z] Configure a credential helper to remove this warning. See [2021-06-03T02:22:23.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:22:23.811Z] [2021-06-03T02:22:23.811Z] Login Succeeded [2021-06-03T02:22:23.811Z] docker.io [2021-06-03T02:22:23.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:22:24.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:22:24.084Z] Configure a credential helper to remove this warning. See [2021-06-03T02:22:24.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:22:24.084Z] [2021-06-03T02:22:24.084Z] Login Succeeded [2021-06-03T02:22:24.084Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T02:22:24.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T02:22:24.480Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T02:22:24.480Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T02:22:24.480Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T02:22:24.480Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T02:22:24.480Z] ++ cut -d/ -f2 [2021-06-03T02:22:24.480Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T02:22:24.591Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:22:26.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:22:26.005Z] [2021-06-03T02:22:26.005Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:22:26.341Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:22:26.341Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T02:22:26.341Z] 31603596830f: Pulling fs layer [2021-06-03T02:22:26.341Z] 54011a49482f: Pulling fs layer [2021-06-03T02:22:26.341Z] a6820b24f6d8: Pulling fs layer [2021-06-03T02:22:26.341Z] f581987b2513: Pulling fs layer [2021-06-03T02:22:26.341Z] f581987b2513: Waiting [2021-06-03T02:22:26.341Z] 54011a49482f: Verifying Checksum [2021-06-03T02:22:26.341Z] 54011a49482f: Download complete [2021-06-03T02:22:26.617Z] 31603596830f: Verifying Checksum [2021-06-03T02:22:26.617Z] 31603596830f: Download complete [2021-06-03T02:22:26.617Z] 31603596830f: Pull complete [2021-06-03T02:22:26.617Z] f581987b2513: Verifying Checksum [2021-06-03T02:22:26.617Z] f581987b2513: Download complete [2021-06-03T02:22:26.893Z] 54011a49482f: Pull complete [2021-06-03T02:22:26.893Z] a6820b24f6d8: Verifying Checksum [2021-06-03T02:22:26.893Z] a6820b24f6d8: Download complete [2021-06-03T02:22:27.514Z] a6820b24f6d8: Pull complete [2021-06-03T02:22:27.514Z] f581987b2513: Pull complete [2021-06-03T02:22:27.514Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T02:22:27.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:22:27.514Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T02:22:27.613Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:22:27.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T02:22:28.917Z] $ docker top 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T02:22:29.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T02:22:29.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T02:22:29.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T02:22:29.191Z] $ docker exec 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent [2021-06-03T02:22:29.310Z] SSH_AUTH_SOCK=/tmp/ssh-JlP2SMR2SWQe/agent.14 [2021-06-03T02:22:29.310Z] SSH_AGENT_PID=20 [2021-06-03T02:22:29.325Z] Running ssh-add (command line suppressed) [2021-06-03T02:22:29.428Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_4549745406188312314.key (/w/workspace/edgex-go/519@tmp/private_key_4549745406188312314.key) [2021-06-03T02:22:29.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T02:22:29.806Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T02:22:29.835Z] $ docker exec --env ******** --env ******** 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent -k [2021-06-03T02:22:29.929Z] unset SSH_AUTH_SOCK; [2021-06-03T02:22:29.930Z] unset SSH_AGENT_PID; [2021-06-03T02:22:29.930Z] echo Agent pid 20 killed; [2021-06-03T02:22:29.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T02:22:29.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T02:22:29.985Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T02:22:30.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T02:22:30.120Z] $ docker exec 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent [2021-06-03T02:22:30.235Z] SSH_AUTH_SOCK=/tmp/ssh-Z7Kc5CEhg7nD/agent.54 [2021-06-03T02:22:30.235Z] SSH_AGENT_PID=61 [2021-06-03T02:22:30.243Z] Running ssh-add (command line suppressed) [2021-06-03T02:22:30.340Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_4299297152871309487.key (/w/workspace/edgex-go/519@tmp/private_key_4299297152871309487.key) [2021-06-03T02:22:30.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T02:22:30.671Z] + git semver init [2021-06-03T02:22:30.672Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T02:22:30.672Z] # $GIT_DIR = /w/workspace/edgex-go/519/.git [2021-06-03T02:22:30.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/519 [2021-06-03T02:22:30.672Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T02:22:30.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T02:22:30.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T02:22:30.672Z] # $SEMVER_BRANCH = master [2021-06-03T02:22:30.672Z] # $SEMVER_TEMP = /tmp/semver-983605019 [2021-06-03T02:22:30.672Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T02:22:48.980Z] # '/tmp/semver-983605019' -> '/w/workspace/edgex-go/519/.semver' [2021-06-03T02:22:48.980Z] # -> Force: false [2021-06-03T02:22:48.980Z] # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [Pipeline] } [2021-06-03T02:22:48.998Z] $ docker exec --env ******** --env ******** 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent -k [2021-06-03T02:22:49.092Z] unset SSH_AUTH_SOCK; [2021-06-03T02:22:49.093Z] unset SSH_AGENT_PID; [2021-06-03T02:22:49.093Z] echo Agent pid 61 killed; [2021-06-03T02:22:49.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T02:22:49.506Z] + git semver [Pipeline] } [2021-06-03T02:22:49.545Z] $ docker stop --time=1 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df [2021-06-03T02:22:52.004Z] $ docker rm -f 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T02:22:52.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T02:22:52.869Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T02:22:52.872Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.248 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T02:22:53.742Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T02:22:54.089Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T02:22:54.452Z] + sudo service docker restart [2021-06-03T02:22:54.452Z] + true [2021-06-03T02:22:54.452Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T02:23:08.089Z] Still waiting to schedule task [2021-06-03T02:23:08.090Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-03T02:23:13.060Z] ========================================================= [2021-06-03T02:23:13.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T02:23:13.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:23:13.409Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T02:23:14.866Z] Sending build context to Docker daemon 331MB [2021-06-03T02:23:14.866Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T02:23:14.866Z] Step 2/6 : FROM ${BASE} [2021-06-03T02:23:14.866Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T02:23:14.866Z] 540db60ca938: Pulling fs layer [2021-06-03T02:23:14.866Z] adcc1eea9eea: Pulling fs layer [2021-06-03T02:23:14.866Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T02:23:14.866Z] 0510c868ecb4: Pulling fs layer [2021-06-03T02:23:14.866Z] afea3b2eda06: Pulling fs layer [2021-06-03T02:23:14.866Z] 7809a108b3ef: Pulling fs layer [2021-06-03T02:23:14.866Z] f706445af74f: Pulling fs layer [2021-06-03T02:23:14.866Z] afea3b2eda06: Waiting [2021-06-03T02:23:14.866Z] 7809a108b3ef: Waiting [2021-06-03T02:23:14.866Z] f706445af74f: Waiting [2021-06-03T02:23:14.866Z] 0510c868ecb4: Waiting [2021-06-03T02:23:14.866Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T02:23:14.866Z] 4c4ab2625f07: Download complete [2021-06-03T02:23:14.866Z] adcc1eea9eea: Verifying Checksum [2021-06-03T02:23:14.866Z] adcc1eea9eea: Download complete [2021-06-03T02:23:15.129Z] 540db60ca938: Verifying Checksum [2021-06-03T02:23:15.129Z] 540db60ca938: Download complete [2021-06-03T02:23:15.129Z] afea3b2eda06: Verifying Checksum [2021-06-03T02:23:15.129Z] afea3b2eda06: Download complete [2021-06-03T02:23:15.129Z] 7809a108b3ef: Verifying Checksum [2021-06-03T02:23:15.129Z] 7809a108b3ef: Download complete [2021-06-03T02:23:15.129Z] 540db60ca938: Pull complete [2021-06-03T02:23:15.399Z] adcc1eea9eea: Pull complete [2021-06-03T02:23:15.399Z] 4c4ab2625f07: Pull complete [2021-06-03T02:23:18.232Z] f706445af74f: Verifying Checksum [2021-06-03T02:23:18.232Z] f706445af74f: Download complete [2021-06-03T02:23:21.551Z] 0510c868ecb4: Verifying Checksum [2021-06-03T02:23:21.551Z] 0510c868ecb4: Download complete [2021-06-03T02:23:24.440Z] 0510c868ecb4: Pull complete [2021-06-03T02:23:24.440Z] afea3b2eda06: Pull complete [2021-06-03T02:23:24.440Z] 7809a108b3ef: Pull complete [2021-06-03T02:23:26.091Z] f706445af74f: Pull complete [2021-06-03T02:23:26.091Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T02:23:26.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T02:23:26.091Z] ---> b068be0155e3 [2021-06-03T02:23:26.091Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-03T02:23:31.683Z] ---> Running in 7ff9135b23e9 [2021-06-03T02:23:31.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:23:32.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:23:33.711Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T02:23:33.711Z] (2/12) Installing file (5.39-r0) [2021-06-03T02:23:33.980Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T02:23:33.980Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T02:23:38.285Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T02:23:38.286Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T02:23:38.286Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T02:23:38.286Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T02:23:38.286Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T02:23:38.286Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T02:23:38.286Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T02:23:38.568Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T02:23:38.568Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T02:23:38.568Z] OK: 219 MiB in 52 packages [2021-06-03T02:23:40.573Z] Removing intermediate container 7ff9135b23e9 [2021-06-03T02:23:40.573Z] ---> fe937f54ce64 [2021-06-03T02:23:40.573Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T02:23:40.573Z] ---> Running in bf6a2261e9a9 [2021-06-03T02:23:40.573Z] Removing intermediate container bf6a2261e9a9 [2021-06-03T02:23:40.573Z] ---> 3bb3bd172f9c [2021-06-03T02:23:40.573Z] Step 5/6 : COPY go.mod . [2021-06-03T02:23:40.866Z] ---> a1737aac5288 [2021-06-03T02:23:40.867Z] Step 6/6 : RUN go mod download [2021-06-03T02:23:40.867Z] ---> Running in ee986a964fa1 [2021-06-03T02:23:59.201Z] Removing intermediate container ee986a964fa1 [2021-06-03T02:23:59.201Z] ---> 8d6a58f68773 [2021-06-03T02:23:59.201Z] Successfully built 8d6a58f68773 [2021-06-03T02:23:59.201Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:23:59.527Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T02:23:59.527Z] . [Pipeline] withDockerContainer [2021-06-03T02:23:59.723Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:23:59.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat [2021-06-03T02:24:00.303Z] $ docker top 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:24:00.793Z] + go version [2021-06-03T02:24:00.793Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T02:24:00.813Z] $ docker stop --time=1 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 [2021-06-03T02:24:02.029Z] $ docker rm -f 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:24:02.626Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T02:24:02.626Z] . [Pipeline] withDockerContainer [2021-06-03T02:24:02.764Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:24:02.819Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat [2021-06-03T02:24:03.194Z] $ docker top f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T02:24:03.303Z] ========================================================= [2021-06-03T02:24:03.304Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T02:24:03.304Z] ========================================================= [Pipeline] sh [2021-06-03T02:24:03.637Z] + go mod tidy [Pipeline] sh [2021-06-03T02:24:04.430Z] + make test [2021-06-03T02:24:04.430Z] go mod tidy [2021-06-03T02:24:04.430Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T02:24:09.812Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T02:24:28.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T02:24:32.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T02:24:34.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T02:24:34.215Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T02:24:36.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T02:24:37.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T02:24:37.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T02:24:37.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T02:24:38.166Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T02:24:39.157Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T02:24:41.191Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T02:24:41.191Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T02:24:41.191Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T02:24:42.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-03T02:24:42.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T02:24:42.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-06-03T02:24:43.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements [2021-06-03T02:24:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-03T02:24:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-03T02:24:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-03T02:24:46.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-03T02:24:46.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T02:24:47.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements [2021-06-03T02:24:47.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T02:24:47.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T02:24:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.099s coverage: 87.7% of statements [2021-06-03T02:24:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T02:24:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T02:24:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-06-03T02:24:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T02:24:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.181s coverage: 28.6% of statements [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-03T02:24:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-03T02:24:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-06-03T02:24:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-03T02:24:50.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2021-06-03T02:24:50.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-03T02:24:50.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2021-06-03T02:24:50.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-03T02:24:51.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-06-03T02:24:51.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-03T02:24:51.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T02:24:51.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T02:24:51.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T02:24:52.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-03T02:24:52.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-03T02:24:52.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-06-03T02:24:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T02:24:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T02:24:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements [2021-06-03T02:24:53.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-06-03T02:24:53.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T02:24:53.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements [2021-06-03T02:24:53.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T02:24:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-03T02:24:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-03T02:24:54.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-03T02:24:54.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements [2021-06-03T02:24:54.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-03T02:25:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.047s coverage: 94.4% of statements [2021-06-03T02:25:05.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-03T02:25:12.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.224s coverage: 81.8% of statements [2021-06-03T02:25:12.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T02:25:13.768Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-228 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-03T02:25:13.796Z] Running in /w/workspace/edgex-go/519 [Pipeline] { [Pipeline] checkout [2021-06-03T02:25:14.087Z] The recommended git tool is: git [2021-06-03T02:25:20.542Z] using credential edgex-jenkins-ssh [2021-06-03T02:25:20.565Z] Cloning the remote Git repository [2021-06-03T02:25:20.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T02:25:20.718Z] > git init /w/workspace/edgex-go/519 # timeout=10 [2021-06-03T02:25:20.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T02:25:20.809Z] > git --version # timeout=10 [2021-06-03T02:25:20.822Z] > git --version # 'git version 2.17.1' [2021-06-03T02:25:20.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T02:25:20.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T02:25:30.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T02:25:30.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 44.4% of statements [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T02:25:30.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T02:25:30.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements [2021-06-03T02:25:30.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T02:25:31.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-06-03T02:25:32.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.081s coverage: 46.8% of statements [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-03T02:25:32.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2021-06-03T02:25:32.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-03T02:25:32.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.029s coverage: 100.0% of statements [2021-06-03T02:25:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-03T02:25:32.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T02:25:38.496Z] Avoid second fetch [2021-06-03T02:25:38.497Z] Checking out Revision 71bb76d4174be61d543af8c77d58a6e85ca3b855 (master) [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 91.9% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.611s coverage: 28.7% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T02:25:39.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T02:25:39.596Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-03T02:25:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T02:25:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-06-03T02:25:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T02:25:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T02:25:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T02:25:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T02:25:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-03T02:25:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T02:25:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T02:25:40.197Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-06-03T02:25:38.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T02:25:38.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T02:25:38.517Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T02:25:38.534Z] > git checkout -f 71bb76d4174be61d543af8c77d58a6e85ca3b855 # timeout=10 [2021-06-03T02:25:40.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-06-03T02:25:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T02:25:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T02:25:40.744Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.038s coverage: 27.9% of statements [2021-06-03T02:25:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T02:25:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T02:25:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T02:25:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T02:25:40.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T02:25:41.012Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-03T02:25:41.315Z] GO111MODULE=on go vet ./... [2021-06-03T02:25:43.219Z] Commit message: "feat: Configure Kuiper for secure message bus (#3537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T02:25:44.809Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T02:25:45.337Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T02:25:45.776Z] + true [2021-06-03T02:25:45.776Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:26:04.293Z] provisioning config files... [2021-06-03T02:26:04.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3430776916793479876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:26:04.819Z] ---> docker-login.sh [2021-06-03T02:26:04.819Z] nexus3.edgexfoundry.org:10001 [2021-06-03T02:26:05.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:26:06.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:26:06.110Z] Configure a credential helper to remove this warning. See [2021-06-03T02:26:06.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:26:06.110Z] [2021-06-03T02:26:06.110Z] Login Succeeded [2021-06-03T02:26:06.110Z] nexus3.edgexfoundry.org:10002 [2021-06-03T02:26:06.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:26:06.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:26:06.679Z] Configure a credential helper to remove this warning. See [2021-06-03T02:26:06.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:26:06.679Z] [2021-06-03T02:26:06.679Z] Login Succeeded [2021-06-03T02:26:06.679Z] nexus3.edgexfoundry.org:10003 [2021-06-03T02:26:07.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:26:07.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:26:07.266Z] Configure a credential helper to remove this warning. See [2021-06-03T02:26:07.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:26:07.266Z] [2021-06-03T02:26:07.266Z] Login Succeeded [2021-06-03T02:26:07.266Z] nexus3.edgexfoundry.org:10004 [2021-06-03T02:26:07.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:26:07.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:26:07.567Z] Configure a credential helper to remove this warning. See [2021-06-03T02:26:07.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:26:07.567Z] [2021-06-03T02:26:07.567Z] Login Succeeded [2021-06-03T02:26:07.567Z] docker.io [2021-06-03T02:26:07.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:26:08.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:26:08.188Z] Configure a credential helper to remove this warning. See [2021-06-03T02:26:08.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:26:08.188Z] [2021-06-03T02:26:08.232Z] Login Succeeded [2021-06-03T02:26:08.232Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T02:26:08.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T02:26:08.575Z] ========================================================= [2021-06-03T02:26:08.575Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T02:26:08.575Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:26:08.963Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T02:26:11.713Z] Sending build context to Docker daemon 168.2MB [2021-06-03T02:26:11.713Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T02:26:11.713Z] Step 2/6 : FROM ${BASE} [2021-06-03T02:26:11.990Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T02:26:11.990Z] 595b0fe564bb: Pulling fs layer [2021-06-03T02:26:11.990Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T02:26:11.990Z] 316046926c0a: Pulling fs layer [2021-06-03T02:26:11.990Z] 4ebd0625c992: Pulling fs layer [2021-06-03T02:26:11.990Z] 207e8628e3a3: Pulling fs layer [2021-06-03T02:26:11.990Z] c791037a9be2: Pulling fs layer [2021-06-03T02:26:11.990Z] ffd874e62e21: Pulling fs layer [2021-06-03T02:26:11.990Z] 4ebd0625c992: Waiting [2021-06-03T02:26:11.990Z] 207e8628e3a3: Waiting [2021-06-03T02:26:11.990Z] ffd874e62e21: Waiting [2021-06-03T02:26:11.990Z] c791037a9be2: Waiting [2021-06-03T02:26:11.990Z] 316046926c0a: Verifying Checksum [2021-06-03T02:26:11.990Z] 316046926c0a: Download complete [2021-06-03T02:26:11.990Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T02:26:11.990Z] 7186ed65a4f7: Download complete [2021-06-03T02:26:11.990Z] 207e8628e3a3: Verifying Checksum [2021-06-03T02:26:11.990Z] 207e8628e3a3: Download complete [2021-06-03T02:26:11.990Z] c791037a9be2: Download complete [2021-06-03T02:26:11.990Z] 595b0fe564bb: Verifying Checksum [2021-06-03T02:26:11.990Z] 595b0fe564bb: Download complete [2021-06-03T02:26:12.608Z] 595b0fe564bb: Pull complete [2021-06-03T02:26:13.221Z] 7186ed65a4f7: Pull complete [2021-06-03T02:26:13.859Z] 316046926c0a: Pull complete [2021-06-03T02:26:15.401Z] ffd874e62e21: Verifying Checksum [2021-06-03T02:26:15.401Z] ffd874e62e21: Download complete [2021-06-03T02:26:16.404Z] 4ebd0625c992: Download complete [2021-06-03T02:26:20.345Z] gofmt -l . [2021-06-03T02:26:20.345Z] [ "`gofmt -l .`" = "" ] [2021-06-03T02:26:20.345Z] ./bin/test-go-mod-tidy.sh [2021-06-03T02:26:20.345Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T02:26:20.666Z] + ls -al . [2021-06-03T02:26:20.666Z] total 856 [2021-06-03T02:26:20.666Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 02:26 . [2021-06-03T02:26:20.666Z] drwxr-xr-x 4 root root 32 Jun 3 02:24 .. [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 02:22 .dockerignore [2021-06-03T02:26:20.666Z] drwxrwxr-x 8 1001 1001 162 Jun 3 02:22 .git [2021-06-03T02:26:20.666Z] drwxrwxr-x 3 1001 1001 125 Jun 3 02:22 .github [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 02:22 .gitignore [2021-06-03T02:26:20.666Z] drwx------ 3 1001 1001 45 Jun 3 02:22 .semver [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 02:22 .sonarcloud.properties [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 02:22 Attribution.txt [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 02:22 CONTRIBUTING.md [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 02:22 Dockerfile.build [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 02:22 Jenkinsfile [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 02:22 LICENSE [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 5632 Jun 3 02:22 Makefile [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 02:22 README.md [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 02:22 SECURITY.md [2021-06-03T02:26:20.666Z] -rw-rw-r-- 1 1001 1001 13 Jun 3 02:22 VERSION [2021-06-03T02:26:20.667Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 02:22 ZMQWindows.md [2021-06-03T02:26:20.667Z] drwxrwxr-x 2 1001 1001 117 Jun 3 02:22 bin [2021-06-03T02:26:20.667Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 02:22 cmd [2021-06-03T02:26:20.667Z] -rw-r--r-- 1 root root 746042 Jun 3 02:25 coverage.out [2021-06-03T02:26:20.667Z] -rw-r--r-- 1 root root 1060 Jun 3 02:26 go.mod [2021-06-03T02:26:20.667Z] -rw-r--r-- 1 root root 21686 Jun 3 02:24 go.sum [2021-06-03T02:26:20.667Z] drwxrwxr-x 8 1001 1001 127 Jun 3 02:22 internal [2021-06-03T02:26:20.667Z] drwxrwxr-x 4 1001 1001 26 Jun 3 02:22 openapi [2021-06-03T02:26:20.667Z] drwxrwxr-x 4 1001 1001 71 Jun 3 02:22 snap [2021-06-03T02:26:20.667Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 02:22 version.go [Pipeline] sh [2021-06-03T02:26:21.023Z] + '[' -e coverage.out ] [2021-06-03T02:26:21.023Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T02:26:21.172Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T02:26:21.530Z] + make build [2021-06-03T02:26:21.530Z] go mod tidy [2021-06-03T02:26:21.530Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T02:26:24.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T02:26:26.598Z] 4ebd0625c992: Pull complete [2021-06-03T02:26:26.875Z] 207e8628e3a3: Pull complete [2021-06-03T02:26:27.150Z] c791037a9be2: Pull complete [2021-06-03T02:26:31.532Z] ffd874e62e21: Pull complete [2021-06-03T02:26:31.532Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T02:26:31.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T02:26:31.532Z] ---> cfc18b08335c [2021-06-03T02:26:31.532Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-03T02:26:32.142Z] ---> Running in 091c88ac6271 [2021-06-03T02:26:32.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T02:26:33.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T02:26:33.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:26:34.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:26:35.386Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T02:26:35.386Z] (2/12) Installing file (5.39-r0) [2021-06-03T02:26:35.386Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T02:26:35.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T02:26:35.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T02:26:35.681Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T02:26:36.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T02:26:38.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T02:26:39.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T02:26:40.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T02:26:41.164Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T02:26:41.164Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T02:26:41.164Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T02:26:41.164Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T02:26:41.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T02:26:41.483Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T02:26:41.483Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T02:26:41.483Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T02:26:41.778Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T02:26:41.778Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T02:26:41.778Z] OK: 218 MiB in 52 packages [2021-06-03T02:26:41.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-03T02:26:43.713Z] $ docker stop --time=1 f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 [2021-06-03T02:26:46.208Z] Removing intermediate container 091c88ac6271 [2021-06-03T02:26:46.208Z] ---> c272ca6dc31f [2021-06-03T02:26:46.208Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T02:26:46.208Z] ---> Running in b8deba115409 [2021-06-03T02:26:46.208Z] Removing intermediate container b8deba115409 [2021-06-03T02:26:46.208Z] ---> 749d922bc266 [2021-06-03T02:26:46.208Z] Step 5/6 : COPY go.mod . [2021-06-03T02:26:47.229Z] ---> 8343943ca421 [2021-06-03T02:26:47.229Z] Step 6/6 : RUN go mod download [2021-06-03T02:26:47.229Z] ---> Running in 2880445b2280 [2021-06-03T02:26:48.048Z] $ docker rm -f f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:26:51.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T02:26:51.450Z] [2021-06-03T02:26:51.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:26:51.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T02:26:51.841Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T02:26:51.841Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T02:26:51.841Z] ca9280d653b3: Pulling fs layer [2021-06-03T02:26:51.841Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T02:26:52.455Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T02:26:52.455Z] cbdbe7a5bc2a: Download complete [2021-06-03T02:26:52.455Z] cbdbe7a5bc2a: Pull complete [2021-06-03T02:26:53.110Z] ca9280d653b3: Verifying Checksum [2021-06-03T02:26:53.110Z] ca9280d653b3: Download complete [2021-06-03T02:26:53.700Z] ca9280d653b3: Pull complete [2021-06-03T02:26:54.319Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T02:26:54.319Z] 7e9c9ca2126c: Download complete [2021-06-03T02:26:57.656Z] 7e9c9ca2126c: Pull complete [2021-06-03T02:26:57.656Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T02:26:57.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T02:26:57.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T02:26:57.735Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:26:57.795Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T02:27:01.414Z] $ docker top 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:27:01.785Z] + grep parallel [2021-06-03T02:27:01.786Z] + docker-compose build --help [2021-06-03T02:27:02.359Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T02:27:02.369Z] $ docker stop --time=1 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 [2021-06-03T02:27:03.773Z] $ docker rm -f 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:27:04.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T02:27:04.221Z] . [Pipeline] withDockerContainer [2021-06-03T02:27:04.330Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:27:04.407Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T02:27:04.991Z] $ docker top 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:27:05.468Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T02:27:06.057Z] Building core-command ... [2021-06-03T02:27:06.057Z] Building core-data ... [2021-06-03T02:27:06.057Z] Building core-metadata ... [2021-06-03T02:27:06.057Z] Building security-bootstrapper ... [2021-06-03T02:27:06.057Z] Building security-proxy-setup ... [2021-06-03T02:27:06.057Z] Building security-secretstore-setup ... [2021-06-03T02:27:06.057Z] Building support-notifications ... [2021-06-03T02:27:06.057Z] Building support-scheduler ... [2021-06-03T02:27:06.057Z] Building sys-mgmt-agent ... [2021-06-03T02:27:06.057Z] Building sys-mgmt-agent [2021-06-03T02:27:06.057Z] Building security-bootstrapper [2021-06-03T02:27:06.057Z] Building core-command [2021-06-03T02:27:06.057Z] Building support-notifications [2021-06-03T02:27:06.057Z] Building support-scheduler [2021-06-03T02:27:14.226Z] Removing intermediate container 2880445b2280 [2021-06-03T02:27:14.227Z] ---> 34ea2c7b9358 [2021-06-03T02:27:14.227Z] Successfully built 34ea2c7b9358 [2021-06-03T02:27:14.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:27:14.571Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T02:27:14.572Z] . [Pipeline] withDockerContainer [2021-06-03T02:27:14.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container [2021-06-03T02:27:14.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-arm64 cat [2021-06-03T02:27:16.473Z] $ docker top 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:27:17.414Z] + go version [2021-06-03T02:27:17.414Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T02:27:17.434Z] $ docker stop --time=1 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec [2021-06-03T02:27:19.240Z] $ docker rm -f 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:27:20.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T02:27:20.203Z] [2021-06-03T02:27:20.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:27:20.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T02:27:20.864Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T02:27:20.864Z] 29e5d40040c1: Pulling fs layer [2021-06-03T02:27:20.864Z] 1ce36da41761: Pulling fs layer [2021-06-03T02:27:20.864Z] 25b303627fd3: Pulling fs layer [2021-06-03T02:27:20.864Z] 29e5d40040c1: Verifying Checksum [2021-06-03T02:27:20.864Z] 29e5d40040c1: Download complete [2021-06-03T02:27:21.499Z] 1ce36da41761: Verifying Checksum [2021-06-03T02:27:21.499Z] 1ce36da41761: Download complete [2021-06-03T02:27:21.786Z] 29e5d40040c1: Pull complete [2021-06-03T02:27:22.842Z] 1ce36da41761: Pull complete [2021-06-03T02:27:23.446Z] 25b303627fd3: Download complete [2021-06-03T02:27:33.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:27:33.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:27:33.102Z] ---> 8d6a58f68773 [2021-06-03T02:27:33.102Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T02:27:33.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:27:33.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:27:33.102Z] ---> 8d6a58f68773 [2021-06-03T02:27:33.102Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:27:33.102Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:27:33.102Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:27:33.102Z] ---> 8d6a58f68773 [2021-06-03T02:27:33.102Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T02:27:33.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:27:33.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:27:33.102Z] ---> 8d6a58f68773 [2021-06-03T02:27:33.102Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T02:27:33.657Z] 25b303627fd3: Pull complete [2021-06-03T02:27:33.657Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T02:27:33.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T02:27:33.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T02:27:33.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container [2021-06-03T02:27:34.097Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T02:27:36.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:27:36.588Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:27:36.588Z] ---> 8d6a58f68773 [2021-06-03T02:27:36.588Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:27:36.986Z] $ docker top af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:27:37.979Z] + docker-compose build --help [2021-06-03T02:27:37.979Z] + grep parallel [2021-06-03T02:27:41.398Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T02:27:41.431Z] $ docker stop --time=1 af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab [2021-06-03T02:27:43.289Z] $ docker rm -f af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:27:43.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T02:27:43.950Z] . [Pipeline] withDockerContainer [2021-06-03T02:27:44.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container [2021-06-03T02:27:44.301Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T02:27:45.880Z] $ docker top 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a -eo pid,comm [2021-06-03T02:27:46.008Z] ---> Running in 4eb8184dd37d [2021-06-03T02:27:46.008Z] ---> Running in c492b29b120d [2021-06-03T02:27:46.008Z] ---> Running in e991c9a3b468 [2021-06-03T02:27:46.008Z] ---> Running in 67d347383592 [2021-06-03T02:27:46.008Z] ---> Running in c176803af814 [2021-06-03T02:27:46.008Z] Removing intermediate container c176803af814 [2021-06-03T02:27:46.008Z] ---> aa3ba6e67a62 [2021-06-03T02:27:46.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:27:46.008Z] Removing intermediate container 67d347383592 [2021-06-03T02:27:46.008Z] ---> 54fbfaa09653 [2021-06-03T02:27:46.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:27:46.008Z] Removing intermediate container e991c9a3b468 [2021-06-03T02:27:46.008Z] ---> ddc86c735c07 [2021-06-03T02:27:46.008Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:27:46.008Z] Removing intermediate container 4eb8184dd37d [2021-06-03T02:27:46.008Z] ---> ae6922bf4f82 [2021-06-03T02:27:46.008Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:27:46.008Z] ---> Running in b1474c0f69e3 [2021-06-03T02:27:46.008Z] Removing intermediate container c492b29b120d [2021-06-03T02:27:46.008Z] ---> 20e5257f8163 [2021-06-03T02:27:46.008Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:27:46.008Z] ---> Running in 804e3e206b12 [2021-06-03T02:27:46.008Z] ---> Running in eca3ffab4e09 [2021-06-03T02:27:46.008Z] ---> Running in e7a4771f85fe [Pipeline] { [Pipeline] sh [2021-06-03T02:27:46.271Z] ---> Running in dd0181a59496 [2021-06-03T02:27:46.855Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T02:27:48.428Z] Removing intermediate container b1474c0f69e3 [2021-06-03T02:27:48.428Z] ---> c453141ab636 [2021-06-03T02:27:48.428Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T02:27:48.428Z] Removing intermediate container e7a4771f85fe [2021-06-03T02:27:48.428Z] ---> 6ce6e392640b [2021-06-03T02:27:48.428Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T02:27:48.428Z] ---> Running in ba5e182b90ef [2021-06-03T02:27:48.428Z] Removing intermediate container 804e3e206b12 [2021-06-03T02:27:48.428Z] ---> f4805f233399 [2021-06-03T02:27:48.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T02:27:48.428Z] ---> Running in 57d7e201bd67 [2021-06-03T02:27:48.689Z] ---> Running in fd82edec5c5d [2021-06-03T02:27:48.689Z] Removing intermediate container eca3ffab4e09 [2021-06-03T02:27:48.689Z] ---> a1a9878fbd4e [2021-06-03T02:27:48.689Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T02:27:48.689Z] Removing intermediate container dd0181a59496 [2021-06-03T02:27:48.689Z] ---> 58e3730a4ccd [2021-06-03T02:27:48.689Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T02:27:48.689Z] ---> Running in 009fec322660 [2021-06-03T02:27:48.982Z] ---> Running in 125c747040c0 [2021-06-03T02:27:49.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:49.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:49.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:49.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:49.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.289Z] Building core-command ... [2021-06-03T02:27:50.289Z] Building core-data ... [2021-06-03T02:27:50.289Z] Building core-metadata ... [2021-06-03T02:27:50.289Z] Building security-bootstrapper ... [2021-06-03T02:27:50.289Z] Building security-proxy-setup ... [2021-06-03T02:27:50.289Z] Building security-secretstore-setup ... [2021-06-03T02:27:50.289Z] Building support-notifications ... [2021-06-03T02:27:50.289Z] Building support-scheduler ... [2021-06-03T02:27:50.289Z] Building sys-mgmt-agent ... [2021-06-03T02:27:50.289Z] Building core-data [2021-06-03T02:27:50.289Z] Building core-metadata [2021-06-03T02:27:50.289Z] Building support-scheduler [2021-06-03T02:27:50.289Z] Building security-secretstore-setup [2021-06-03T02:27:50.289Z] Building core-command [2021-06-03T02:27:50.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:27:50.853Z] OK: 219 MiB in 52 packages [2021-06-03T02:27:50.853Z] OK: 219 MiB in 52 packages [2021-06-03T02:27:50.853Z] OK: 219 MiB in 52 packages [2021-06-03T02:27:50.853Z] OK: 219 MiB in 52 packages [2021-06-03T02:27:51.123Z] OK: 219 MiB in 52 packages [2021-06-03T02:27:51.410Z] Removing intermediate container ba5e182b90ef [2021-06-03T02:27:51.410Z] ---> d8fcc66de189 [2021-06-03T02:27:51.410Z] Step 6/23 : COPY go.mod . [2021-06-03T02:27:52.386Z] Removing intermediate container fd82edec5c5d [2021-06-03T02:27:52.386Z] ---> 96fb30d5ba5d [2021-06-03T02:27:52.386Z] Step 6/23 : COPY go.mod . [2021-06-03T02:27:52.386Z] ---> cd5f6c68948b [2021-06-03T02:27:52.386Z] Step 7/23 : RUN go mod download [2021-06-03T02:27:52.386Z] Removing intermediate container 125c747040c0 [2021-06-03T02:27:52.386Z] ---> 9dbb55d70b7f [2021-06-03T02:27:52.386Z] Step 6/24 : COPY go.mod . [2021-06-03T02:27:52.386Z] Removing intermediate container 57d7e201bd67 [2021-06-03T02:27:52.386Z] ---> 3b5331b0dd9a [2021-06-03T02:27:52.386Z] Step 6/32 : COPY go.mod . [2021-06-03T02:27:52.649Z] Removing intermediate container 009fec322660 [2021-06-03T02:27:52.649Z] ---> a4d5667ab4fa [2021-06-03T02:27:52.649Z] Step 6/24 : COPY go.mod . [2021-06-03T02:27:52.649Z] ---> Running in 47c1ab28e9da [2021-06-03T02:27:52.913Z] ---> 492cc39885e2 [2021-06-03T02:27:52.913Z] Step 7/23 : RUN go mod download [2021-06-03T02:27:52.913Z] ---> 43ebc689b128 [2021-06-03T02:27:52.913Z] Step 7/24 : RUN go mod download [2021-06-03T02:27:53.177Z] ---> f90bbad60807 [2021-06-03T02:27:53.177Z] Step 7/32 : RUN go mod download [2021-06-03T02:27:53.177Z] ---> 9f62a5bd69b6 [2021-06-03T02:27:53.177Z] Step 7/24 : RUN go mod download [2021-06-03T02:27:53.177Z] ---> Running in a8da2b8257e5 [2021-06-03T02:27:53.443Z] ---> Running in 5221d6661a95 [2021-06-03T02:27:53.443Z] ---> Running in f2c1787e09ae [2021-06-03T02:27:53.443Z] ---> Running in c392888af1e4 [2021-06-03T02:27:55.471Z] Removing intermediate container 47c1ab28e9da [2021-06-03T02:27:55.471Z] ---> 6c1717dc1a6c [2021-06-03T02:27:55.471Z] Step 8/23 : COPY . . [2021-06-03T02:27:55.471Z] Removing intermediate container 5221d6661a95 [2021-06-03T02:27:55.471Z] ---> 5be498073bcf [2021-06-03T02:27:55.471Z] Step 8/32 : COPY . . [2021-06-03T02:27:55.471Z] Removing intermediate container a8da2b8257e5 [2021-06-03T02:27:55.471Z] ---> a35151e56194 [2021-06-03T02:27:55.471Z] Step 8/23 : COPY . . [2021-06-03T02:28:17.797Z] Removing intermediate container f2c1787e09ae [2021-06-03T02:28:17.797Z] ---> cb846974d868 [2021-06-03T02:28:17.797Z] Step 8/24 : COPY . . [2021-06-03T02:28:17.797Z] ---> 350ef9d0710e [2021-06-03T02:28:17.797Z] Step 9/23 : RUN go mod tidy [2021-06-03T02:28:17.797Z] ---> 6538c9c11eeb [2021-06-03T02:28:17.797Z] Step 9/23 : RUN go mod tidy [2021-06-03T02:28:17.797Z] ---> 9f0e3c475279 [2021-06-03T02:28:17.797Z] Step 9/32 : RUN go mod tidy [2021-06-03T02:28:17.797Z] Removing intermediate container c392888af1e4 [2021-06-03T02:28:17.797Z] ---> f538c9fc6293 [2021-06-03T02:28:17.797Z] Step 8/24 : COPY . . [2021-06-03T02:28:17.797Z] ---> Running in b8e4e02ec81f [2021-06-03T02:28:17.797Z] ---> Running in 2d20f6b4d92b [2021-06-03T02:28:17.797Z] ---> Running in 14c5f5cd1900 [2021-06-03T02:28:28.764Z] Removing intermediate container b8e4e02ec81f [2021-06-03T02:28:28.764Z] ---> abc42eefad22 [2021-06-03T02:28:28.764Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T02:28:28.764Z] Removing intermediate container 2d20f6b4d92b [2021-06-03T02:28:28.764Z] ---> 7097a6ecc4f9 [2021-06-03T02:28:28.764Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T02:28:28.764Z] Removing intermediate container 14c5f5cd1900 [2021-06-03T02:28:28.764Z] ---> 08ebf62084a8 [2021-06-03T02:28:28.764Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T02:28:28.764Z] ---> Running in 8b68686e29ad [2021-06-03T02:28:28.764Z] ---> Running in 52646ebe941e [2021-06-03T02:28:28.764Z] ---> Running in 45c85c944c79 [2021-06-03T02:28:29.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T02:28:29.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T02:28:29.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T02:28:42.019Z] ---> 3e39bec53614 [2021-06-03T02:28:42.020Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:28:42.020Z] ---> Running in a672a8ed4197 [2021-06-03T02:28:42.020Z] ---> a29afbcb7044 [2021-06-03T02:28:42.020Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:28:42.020Z] ---> Running in 2deb4e91a203 [2021-06-03T02:28:43.010Z] Removing intermediate container a672a8ed4197 [2021-06-03T02:28:43.010Z] ---> 15baac71d445 [2021-06-03T02:28:43.010Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T02:28:43.010Z] ---> Running in 22d198d0a7ce [2021-06-03T02:28:43.010Z] Removing intermediate container 2deb4e91a203 [2021-06-03T02:28:43.010Z] ---> 06e5ef2f2c15 [2021-06-03T02:28:43.010Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T02:28:43.307Z] ---> Running in 267dd5821bf0 [2021-06-03T02:28:43.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T02:28:43.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T02:28:47.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:28:47.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:28:47.161Z] ---> 34ea2c7b9358 [2021-06-03T02:28:47.161Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:28:47.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:28:47.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:28:47.161Z] ---> 34ea2c7b9358 [2021-06-03T02:28:47.161Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T02:28:47.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:28:47.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:28:47.162Z] ---> 34ea2c7b9358 [2021-06-03T02:28:47.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:28:47.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:28:47.162Z] [2021-06-03T02:28:47.162Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:28:47.162Z] [2021-06-03T02:28:47.162Z] ---> 34ea2c7b9358 [2021-06-03T02:28:47.162Z] ---> 34ea2c7b9358 [2021-06-03T02:28:47.162Z] Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2021-06-03T02:28:47.162Z] [2021-06-03T02:28:47.162Z] ---> Running in d4cc7c383705 [2021-06-03T02:28:47.162Z] ---> Running in 4b3d9dcb78bc [2021-06-03T02:28:47.162Z] ---> Running in d932958d883e [2021-06-03T02:28:47.162Z] ---> Running in 5ec0feaaca8b [2021-06-03T02:28:47.162Z] ---> Running in 368856e69bda [2021-06-03T02:28:47.162Z] Removing intermediate container 368856e69bda [2021-06-03T02:28:47.162Z] ---> e8bbfb3aeb55 [2021-06-03T02:28:47.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:28:47.162Z] Removing intermediate container d4cc7c383705 [2021-06-03T02:28:47.162Z] ---> 322046ee2ff6 [2021-06-03T02:28:47.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:28:47.162Z] Removing intermediate container 4b3d9dcb78bc [2021-06-03T02:28:47.162Z] ---> deac93f35459 [2021-06-03T02:28:47.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:28:47.162Z] Removing intermediate container d932958d883e [2021-06-03T02:28:47.162Z] ---> 1d357d6899bf [2021-06-03T02:28:47.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:28:47.162Z] Removing intermediate container 5ec0feaaca8b [2021-06-03T02:28:47.162Z] ---> 551c3d44020e [2021-06-03T02:28:47.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:28:47.162Z] ---> Running in 3a83eee15eb1 [2021-06-03T02:28:47.162Z] ---> Running in e3c7c7a35f96 [2021-06-03T02:28:47.162Z] ---> Running in 045c19ac06c2 [2021-06-03T02:28:47.162Z] ---> Running in 00ea546a8d19 [2021-06-03T02:28:47.162Z] ---> Running in 613c733899d7 [2021-06-03T02:28:47.826Z] Removing intermediate container e3c7c7a35f96 [2021-06-03T02:28:47.826Z] ---> 273371f91267 [2021-06-03T02:28:47.826Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T02:28:47.826Z] Removing intermediate container 3a83eee15eb1 [2021-06-03T02:28:47.826Z] ---> b265422d007d [2021-06-03T02:28:47.826Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T02:28:47.826Z] ---> Running in be45a7cae083 [2021-06-03T02:28:48.111Z] ---> Running in e724706f3970 [2021-06-03T02:28:48.393Z] Removing intermediate container 613c733899d7 [2021-06-03T02:28:48.393Z] ---> e940ead30cf9 [2021-06-03T02:28:48.393Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T02:28:48.393Z] Removing intermediate container 00ea546a8d19 [2021-06-03T02:28:48.393Z] ---> 867d1ef323b7 [2021-06-03T02:28:48.393Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T02:28:48.393Z] Removing intermediate container 045c19ac06c2 [2021-06-03T02:28:48.393Z] ---> db89a96ed249 [2021-06-03T02:28:48.393Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T02:28:48.684Z] ---> Running in ebe4c1d5d082 [2021-06-03T02:28:48.684Z] ---> Running in f8c19093820e [2021-06-03T02:28:49.006Z] ---> Running in e33caea996b4 [2021-06-03T02:28:50.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:50.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:50.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:50.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:50.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:50.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:51.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:51.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:51.914Z] OK: 218 MiB in 52 packages [2021-06-03T02:28:51.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:51.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:28:52.220Z] OK: 218 MiB in 52 packages [2021-06-03T02:28:52.858Z] OK: 218 MiB in 52 packages [2021-06-03T02:28:53.638Z] OK: 218 MiB in 52 packages [2021-06-03T02:28:53.638Z] OK: 218 MiB in 52 packages [2021-06-03T02:28:53.638Z] Removing intermediate container be45a7cae083 [2021-06-03T02:28:53.638Z] ---> 95a51bf65fd0 [2021-06-03T02:28:53.638Z] Step 6/24 : COPY go.mod . [2021-06-03T02:28:53.924Z] Removing intermediate container e724706f3970 [2021-06-03T02:28:53.924Z] ---> bcc6bb21d7b3 [2021-06-03T02:28:53.924Z] Step 6/24 : COPY go.mod . [2021-06-03T02:28:54.561Z] Removing intermediate container e33caea996b4 [2021-06-03T02:28:54.561Z] ---> 7ecd7521c752 [2021-06-03T02:28:54.561Z] Step 6/23 : COPY go.mod . [2021-06-03T02:28:54.884Z] ---> 95ce1ceb55fc [2021-06-03T02:28:54.884Z] Step 7/24 : RUN go mod download [2021-06-03T02:28:55.219Z] Removing intermediate container f8c19093820e [2021-06-03T02:28:55.219Z] ---> 8b970412e738 [2021-06-03T02:28:55.219Z] Step 6/24 : COPY go.mod . [2021-06-03T02:28:55.219Z] ---> Running in f20751656577 [2021-06-03T02:28:55.529Z] ---> c4eea9778294 [2021-06-03T02:28:55.529Z] Step 7/24 : RUN go mod download [2021-06-03T02:28:55.529Z] Removing intermediate container ebe4c1d5d082 [2021-06-03T02:28:55.529Z] ---> 57e8d4b815df [2021-06-03T02:28:55.529Z] Step 6/26 : COPY go.mod . [2021-06-03T02:28:55.529Z] ---> Running in e5225596ba10 [2021-06-03T02:28:55.809Z] ---> 60c882e22e18 [2021-06-03T02:28:55.809Z] Step 7/23 : RUN go mod download [2021-06-03T02:28:56.099Z] ---> Running in 176207371c0f [2021-06-03T02:28:56.399Z] ---> 8eac9c22861d [2021-06-03T02:28:56.399Z] Step 7/24 : RUN go mod download [2021-06-03T02:28:56.707Z] ---> Running in ec155ca24358 [2021-06-03T02:28:57.030Z] ---> 8a9a692ab690 [2021-06-03T02:28:57.030Z] Step 7/26 : RUN go mod download [2021-06-03T02:28:57.030Z] ---> Running in a66dac64319f [2021-06-03T02:28:59.088Z] Removing intermediate container f20751656577 [2021-06-03T02:28:59.088Z] ---> d8e4ad7af1f1 [2021-06-03T02:28:59.088Z] Step 8/24 : COPY . . [2021-06-03T02:28:59.372Z] Removing intermediate container e5225596ba10 [2021-06-03T02:28:59.710Z] ---> 4ac771c5fd76 [2021-06-03T02:28:59.710Z] Step 8/24 : COPY . . [2021-06-03T02:29:00.345Z] Removing intermediate container 176207371c0f [2021-06-03T02:29:00.345Z] ---> c918e9086028 [2021-06-03T02:29:00.345Z] Step 8/23 : COPY . . [2021-06-03T02:29:01.354Z] Removing intermediate container ec155ca24358 [2021-06-03T02:29:01.354Z] ---> fd832e6a0604 [2021-06-03T02:29:01.354Z] Step 8/24 : COPY . . [2021-06-03T02:29:01.632Z] Removing intermediate container a66dac64319f [2021-06-03T02:29:01.632Z] ---> e4caf15b5165 [2021-06-03T02:29:01.632Z] Step 8/26 : COPY . . [2021-06-03T02:29:10.486Z] Removing intermediate container 52646ebe941e [2021-06-03T02:29:10.486Z] ---> 0e11330d6b18 [2021-06-03T02:29:10.486Z] [2021-06-03T02:29:10.486Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T02:29:10.486Z] 3.12: Pulling from library/alpine [2021-06-03T02:29:10.486Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T02:29:10.486Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T02:29:10.486Z] ---> 13621d1b12d4 [2021-06-03T02:29:10.486Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T02:29:10.486Z] ---> Running in 806655102f3b [2021-06-03T02:29:10.486Z] Removing intermediate container 806655102f3b [2021-06-03T02:29:10.486Z] ---> 71b721114c3a [2021-06-03T02:29:10.486Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T02:29:10.486Z] ---> Running in ebcb5360fc6e [2021-06-03T02:29:10.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:10.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:10.486Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T02:29:10.486Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T02:29:10.486Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:29:10.486Z] OK: 6 MiB in 16 packages [2021-06-03T02:29:10.486Z] Removing intermediate container ebcb5360fc6e [2021-06-03T02:29:10.486Z] ---> 1abe702bf64d [2021-06-03T02:29:10.486Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T02:29:10.486Z] ---> Running in 7932433de258 [2021-06-03T02:29:10.785Z] Removing intermediate container 7932433de258 [2021-06-03T02:29:10.785Z] ---> ea1039d6f6b8 [2021-06-03T02:29:10.785Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T02:29:10.785Z] ---> Running in 9077e2a05674 [2021-06-03T02:29:10.785Z] Removing intermediate container 9077e2a05674 [2021-06-03T02:29:10.785Z] ---> 47bfb32c65a9 [2021-06-03T02:29:10.785Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T02:29:11.076Z] ---> Running in 92d321963397 [2021-06-03T02:29:12.104Z] Removing intermediate container 92d321963397 [2021-06-03T02:29:12.104Z] ---> d6d8b20aab6d [2021-06-03T02:29:12.104Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T02:29:12.104Z] ---> Running in 3d59e9c7d0c2 [2021-06-03T02:29:13.136Z] Removing intermediate container 3d59e9c7d0c2 [2021-06-03T02:29:13.136Z] ---> 015a4b03957c [2021-06-03T02:29:13.136Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T02:29:13.136Z] Removing intermediate container 8b68686e29ad [2021-06-03T02:29:13.136Z] ---> 2c869739171d [2021-06-03T02:29:13.136Z] [2021-06-03T02:29:13.136Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T02:29:13.136Z] ---> 13621d1b12d4 [2021-06-03T02:29:13.136Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:29:13.136Z] ---> Running in c1f771ee9292 [2021-06-03T02:29:13.737Z] ---> 8db1c9d26e70 [2021-06-03T02:29:13.737Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T02:29:13.737Z] ---> Running in 57d8cc3552ab [2021-06-03T02:29:13.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:14.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:14.030Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T02:29:14.030Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:29:14.030Z] OK: 6 MiB in 15 packages [2021-06-03T02:29:15.080Z] Removing intermediate container c1f771ee9292 [2021-06-03T02:29:15.080Z] ---> caf571f2b408 [2021-06-03T02:29:15.080Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:29:15.080Z] ---> Running in 307f36d859d6 [2021-06-03T02:29:15.377Z] Removing intermediate container 57d8cc3552ab [2021-06-03T02:29:15.377Z] ---> e1a09666a2a0 [2021-06-03T02:29:15.377Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:29:15.377Z] Removing intermediate container 307f36d859d6 [2021-06-03T02:29:15.377Z] ---> a18b3e363b3a [2021-06-03T02:29:15.377Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T02:29:15.377Z] Removing intermediate container 45c85c944c79 [2021-06-03T02:29:15.377Z] ---> 2e35f0d2c194 [2021-06-03T02:29:15.377Z] [2021-06-03T02:29:15.377Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T02:29:15.377Z] ---> 13621d1b12d4 [2021-06-03T02:29:15.377Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T02:29:15.665Z] ---> Running in 968830bb0799 [2021-06-03T02:29:15.665Z] ---> Running in 5bb9a18b15a4 [2021-06-03T02:29:15.665Z] Removing intermediate container 5bb9a18b15a4 [2021-06-03T02:29:15.665Z] ---> 6c82dd961577 [2021-06-03T02:29:15.665Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T02:29:15.665Z] ---> 417a7586b590 [2021-06-03T02:29:15.665Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T02:29:15.958Z] ---> Running in 061c4bad494a [2021-06-03T02:29:16.244Z] Removing intermediate container 061c4bad494a [2021-06-03T02:29:16.244Z] ---> 0d813d79fe49 [2021-06-03T02:29:16.244Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:29:16.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:16.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:16.549Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T02:29:16.549Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T02:29:16.549Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:29:16.549Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:29:16.837Z] OK: 6 MiB in 16 packages [2021-06-03T02:29:16.837Z] ---> 8e3bf9acae58 [2021-06-03T02:29:16.837Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T02:29:17.120Z] ---> df3497e45264 [2021-06-03T02:29:17.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T02:29:17.408Z] ---> 240ae555b6bd [2021-06-03T02:29:17.408Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T02:29:17.676Z] Removing intermediate container 968830bb0799 [2021-06-03T02:29:17.676Z] ---> 5df0a6c4201f [2021-06-03T02:29:17.676Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:29:18.256Z] ---> Running in f57147f49a32 [2021-06-03T02:29:18.256Z] ---> 0a2ce6d4782d [2021-06-03T02:29:18.256Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T02:29:18.256Z] ---> a515f6faefdb [2021-06-03T02:29:18.256Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T02:29:18.538Z] Removing intermediate container f57147f49a32 [2021-06-03T02:29:18.538Z] ---> 65c76e431c65 [2021-06-03T02:29:18.538Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T02:29:18.538Z] ---> 3ab4c8c14254 [2021-06-03T02:29:18.538Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T02:29:18.538Z] ---> Running in b9b3b5421887 [2021-06-03T02:29:18.538Z] ---> Running in dad7eda1a3d5 [2021-06-03T02:29:18.811Z] Removing intermediate container b9b3b5421887 [2021-06-03T02:29:18.811Z] ---> 1013fff7408c [2021-06-03T02:29:18.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T02:29:18.811Z] ---> 674b33ccba59 [2021-06-03T02:29:18.811Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T02:29:18.811Z] ---> Running in 9b3ed5b41d47 [2021-06-03T02:29:18.811Z] Removing intermediate container dad7eda1a3d5 [2021-06-03T02:29:18.811Z] ---> f48caf676069 [2021-06-03T02:29:18.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:29:18.811Z] ---> Running in ffb6acf442d5 [2021-06-03T02:29:18.811Z] ---> Running in 04eef7929208 [2021-06-03T02:29:19.091Z] Removing intermediate container ffb6acf442d5 [2021-06-03T02:29:19.091Z] ---> 04c06f37c564 [2021-06-03T02:29:19.091Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T02:29:19.091Z] Removing intermediate container 9b3ed5b41d47 [2021-06-03T02:29:19.091Z] ---> 7e9bec021b71 [2021-06-03T02:29:19.091Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:29:19.091Z] Removing intermediate container 04eef7929208 [2021-06-03T02:29:19.091Z] ---> e3f3d7efc856 [2021-06-03T02:29:19.091Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T02:29:19.091Z] ---> Running in 115c7535b0f7 [2021-06-03T02:29:19.364Z] Removing intermediate container 115c7535b0f7 [2021-06-03T02:29:19.364Z] ---> de76a25f6965 [2021-06-03T02:29:19.364Z] Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:29:19.364Z] ---> b8a17fc00d7c [2021-06-03T02:29:19.364Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T02:29:19.364Z] ---> 53de27c7e488 [2021-06-03T02:29:19.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T02:29:19.650Z] ---> Running in c52a2f3c70ed [2021-06-03T02:29:19.650Z] ---> Running in c7a7da07bd69 [2021-06-03T02:29:19.926Z] Removing intermediate container c52a2f3c70ed [2021-06-03T02:29:19.926Z] ---> 53a492bd87f9 [2021-06-03T02:29:19.926Z] Step 23/23 : LABEL version=2.0.0-dev.248 [2021-06-03T02:29:19.926Z] ---> Running in 13cd7cd41774 [2021-06-03T02:29:19.926Z] ---> 2e5122eac620 [2021-06-03T02:29:19.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T02:29:20.223Z] Removing intermediate container 13cd7cd41774 [2021-06-03T02:29:20.223Z] ---> cff5ecd6d9c4 [2021-06-03T02:29:20.223Z] [2021-06-03T02:29:20.265Z] ---> e7f16492b6ff [2021-06-03T02:29:20.266Z] Step 9/23 : RUN go mod tidy [2021-06-03T02:29:20.266Z] ---> 90ee4a82b704 [2021-06-03T02:29:20.266Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:29:20.266Z] ---> e3e32708f73f [2021-06-03T02:29:20.266Z] Step 9/26 : RUN go mod tidy [2021-06-03T02:29:20.266Z] ---> 3d025a174b16 [2021-06-03T02:29:20.266Z] ---> f1170519db5c [2021-06-03T02:29:20.266Z] Step 9/24 : RUN go mod tidyStep 9/24 : RUN go mod tidy [2021-06-03T02:29:20.266Z] [2021-06-03T02:29:20.266Z] ---> Running in 6f22263aa2e9 [2021-06-03T02:29:20.266Z] ---> Running in 311b7809fcad [2021-06-03T02:29:20.266Z] ---> Running in 34be48618c4e [2021-06-03T02:29:20.266Z] ---> Running in 37cc298162ae [2021-06-03T02:29:20.266Z] ---> Running in f35cad6edf9f [2021-06-03T02:29:20.518Z] Successfully built cff5ecd6d9c4 [2021-06-03T02:29:20.518Z] ---> ef7eb39e2e15 [2021-06-03T02:29:20.518Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T02:29:20.518Z] Successfully tagged support-scheduler:latest [2021-06-03T02:29:20.518Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-03T02:29:21.126Z] ---> Running in 8e7557e7bb29 [2021-06-03T02:29:24.456Z] Removing intermediate container 22d198d0a7ce [2021-06-03T02:29:24.456Z] ---> c2b393689c52 [2021-06-03T02:29:24.456Z] [2021-06-03T02:29:24.456Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:29:24.456Z] ---> 13621d1b12d4 [2021-06-03T02:29:24.456Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:29:24.456Z] ---> Using cache [2021-06-03T02:29:24.456Z] ---> caf571f2b408 [2021-06-03T02:29:24.456Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:29:24.456Z] ---> Using cache [2021-06-03T02:29:24.456Z] ---> a18b3e363b3a [2021-06-03T02:29:24.456Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T02:29:24.456Z] Removing intermediate container 8e7557e7bb29 [2021-06-03T02:29:24.456Z] ---> 885899f259b8 [2021-06-03T02:29:24.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:29:24.456Z] Removing intermediate container 267dd5821bf0 [2021-06-03T02:29:24.456Z] ---> 94f09923d913 [2021-06-03T02:29:24.456Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T02:29:24.456Z] ---> Running in 80661bfb482d [2021-06-03T02:29:24.456Z] ---> Running in 4aa43f89a3af [2021-06-03T02:29:24.456Z] Removing intermediate container c7a7da07bd69 [2021-06-03T02:29:24.456Z] ---> 6ebf96547571 [2021-06-03T02:29:24.456Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T02:29:25.432Z] ---> Running in fa2e9cc9d3fa [2021-06-03T02:29:25.433Z] Removing intermediate container 80661bfb482d [2021-06-03T02:29:25.433Z] ---> 5f7fb0e1e2c7 [2021-06-03T02:29:25.433Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T02:29:25.806Z] Removing intermediate container 6f22263aa2e9 [2021-06-03T02:29:25.806Z] ---> c597be889acc [2021-06-03T02:29:25.806Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T02:29:26.097Z] ---> Running in 65ab7da410d5 [2021-06-03T02:29:26.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:29:26.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:29:26.722Z] Removing intermediate container 311b7809fcad [2021-06-03T02:29:26.722Z] ---> 11482f9f9716 [2021-06-03T02:29:26.722Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T02:29:26.982Z] ---> Running in e82bc9a7c42e [2021-06-03T02:29:26.982Z] ---> 8d6a58f68773 [2021-06-03T02:29:26.982Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 20e5257f8163 [2021-06-03T02:29:26.982Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 58e3730a4ccd [2021-06-03T02:29:26.982Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 9dbb55d70b7f [2021-06-03T02:29:26.982Z] Step 6/22 : COPY go.mod . [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 43ebc689b128 [2021-06-03T02:29:26.982Z] Step 7/22 : RUN go mod download [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> f538c9fc6293 [2021-06-03T02:29:26.982Z] Step 8/22 : COPY . . [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 3e39bec53614 [2021-06-03T02:29:26.982Z] Step 9/22 : RUN go mod tidy [2021-06-03T02:29:26.982Z] ---> Using cache [2021-06-03T02:29:26.982Z] ---> 15baac71d445 [2021-06-03T02:29:26.982Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T02:29:27.015Z] ---> Running in 9c9ad6731e30 [2021-06-03T02:29:27.253Z] Removing intermediate container 4aa43f89a3af [2021-06-03T02:29:27.253Z] ---> 945d26da8609 [2021-06-03T02:29:27.253Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T02:29:27.253Z] ---> Running in 08f40997e12e [2021-06-03T02:29:27.253Z] ---> Running in 29c171d10d3a [2021-06-03T02:29:27.253Z] Removing intermediate container e82bc9a7c42e [2021-06-03T02:29:27.253Z] ---> ad9484710375 [2021-06-03T02:29:27.253Z] Step 29/32 : CMD ["gate"] [2021-06-03T02:29:27.253Z] ---> Running in 10b973ecb83f [2021-06-03T02:29:27.335Z] Removing intermediate container 37cc298162ae [2021-06-03T02:29:27.335Z] ---> d2eb6d358947 [2021-06-03T02:29:27.335Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T02:29:27.530Z] ---> Running in bf70f7373ff9 [2021-06-03T02:29:27.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T02:29:27.614Z] Removing intermediate container 34be48618c4e [2021-06-03T02:29:27.614Z] ---> 568aa43a6e85 [2021-06-03T02:29:27.614Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T02:29:27.614Z] Removing intermediate container f35cad6edf9f [2021-06-03T02:29:27.614Z] ---> a4db90ef3842 [2021-06-03T02:29:27.614Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T02:29:27.614Z] ---> Running in 3222017b3930 [2021-06-03T02:29:27.851Z] Removing intermediate container 08f40997e12e [2021-06-03T02:29:27.851Z] ---> 3f830de6ce70 [2021-06-03T02:29:27.851Z] Step 16/24 : WORKDIR / [2021-06-03T02:29:27.851Z] Removing intermediate container 10b973ecb83f [2021-06-03T02:29:27.851Z] ---> 69a7fccda43f [2021-06-03T02:29:27.851Z] Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:29:27.851Z] ---> Running in 87541f22c453 [2021-06-03T02:29:27.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T02:29:27.851Z] Removing intermediate container bf70f7373ff9 [2021-06-03T02:29:27.851Z] ---> 398e58f8b8e5 [2021-06-03T02:29:27.891Z] ---> Running in dbf417dfe40f [2021-06-03T02:29:28.118Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T02:29:28.118Z] ---> Running in 18b9836de519 [2021-06-03T02:29:28.179Z] ---> Running in a69b1eb6f9b1 [2021-06-03T02:29:28.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T02:29:28.390Z] ---> Running in ce476f5aed7c [2021-06-03T02:29:28.667Z] Removing intermediate container 87541f22c453 [2021-06-03T02:29:28.667Z] ---> 330ce716b3f4 [2021-06-03T02:29:28.667Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:29:28.667Z] Removing intermediate container 18b9836de519 [2021-06-03T02:29:28.667Z] ---> 86cea5fdd4bf [2021-06-03T02:29:28.667Z] Step 23/23 : LABEL version=2.0.0-dev.248 [2021-06-03T02:29:28.667Z] Removing intermediate container ce476f5aed7c [2021-06-03T02:29:28.667Z] ---> 524bac9326b0 [2021-06-03T02:29:28.667Z] Step 31/32 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:29:28.667Z] ---> Running in b84b9346bc87 [2021-06-03T02:29:28.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T02:29:28.969Z] ---> Running in 15672501a6c3 [2021-06-03T02:29:28.969Z] ---> 29eb36f9e5cb [2021-06-03T02:29:28.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T02:29:28.969Z] Removing intermediate container fa2e9cc9d3fa [2021-06-03T02:29:28.969Z] ---> 3e5e01d4632a [2021-06-03T02:29:28.969Z] [2021-06-03T02:29:28.969Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T02:29:28.969Z] Removing intermediate container b84b9346bc87 [2021-06-03T02:29:28.969Z] ---> 717d70c41de2 [2021-06-03T02:29:28.969Z] [2021-06-03T02:29:29.247Z] Removing intermediate container 15672501a6c3 [2021-06-03T02:29:29.247Z] ---> ea6d5c7081fa [2021-06-03T02:29:29.247Z] Step 32/32 : LABEL version=2.0.0-dev.248 [2021-06-03T02:29:29.247Z] Successfully built 717d70c41de2 [2021-06-03T02:29:29.247Z] Successfully tagged support-notifications:latest [2021-06-03T02:29:29.247Z] 20.10.0: Pulling from library/docker [2021-06-03T02:29:29.247Z] Building security-secretstore-setup [2021-06-03T02:29:29.519Z] ---> Running in cf2b663c2cba [2021-06-03T02:29:29.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T02:29:29.800Z]  Building support-notifications ... done Removing intermediate container cf2b663c2cba [2021-06-03T02:29:29.800Z] ---> 5a627acee891 [2021-06-03T02:29:29.800Z] [2021-06-03T02:29:30.074Z] Successfully built 5a627acee891 [2021-06-03T02:29:30.356Z] Successfully tagged security-bootstrapper:latest [2021-06-03T02:29:30.356Z] Building core-data [2021-06-03T02:29:30.808Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T02:29:30.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T02:29:31.409Z]  Building security-bootstrapper ... done  ---> 34d097ad3201 [2021-06-03T02:29:31.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T02:29:36.916Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:29:36.916Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:29:36.916Z] ---> 8d6a58f68773 [2021-06-03T02:29:36.916Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:29:36.916Z] ---> Using cache [2021-06-03T02:29:36.916Z] ---> 20e5257f8163 [2021-06-03T02:29:36.916Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:29:36.916Z] ---> Using cache [2021-06-03T02:29:36.916Z] ---> 58e3730a4ccd [2021-06-03T02:29:36.916Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T02:29:37.529Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:29:37.529Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:29:37.529Z] ---> 8d6a58f68773 [2021-06-03T02:29:37.529Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 20e5257f8163 [2021-06-03T02:29:37.529Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 58e3730a4ccd [2021-06-03T02:29:37.529Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 9dbb55d70b7f [2021-06-03T02:29:37.529Z] Step 6/26 : COPY go.mod . [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 43ebc689b128 [2021-06-03T02:29:37.529Z] Step 7/26 : RUN go mod download [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> f538c9fc6293 [2021-06-03T02:29:37.529Z] Step 8/26 : COPY . . [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 3e39bec53614 [2021-06-03T02:29:37.529Z] Step 9/26 : RUN go mod tidy [2021-06-03T02:29:37.529Z] ---> Using cache [2021-06-03T02:29:37.529Z] ---> 15baac71d445 [2021-06-03T02:29:37.529Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T02:29:38.510Z] ---> b9eb86997416 [2021-06-03T02:29:38.510Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T02:29:38.510Z] ---> Running in c0ae039c0284 [2021-06-03T02:29:38.510Z] ---> Running in 4788f102e0da [2021-06-03T02:29:38.510Z] ---> Running in 77fb06cf4cfa [2021-06-03T02:29:38.782Z] Removing intermediate container 77fb06cf4cfa [2021-06-03T02:29:38.782Z] ---> 428efccea990 [2021-06-03T02:29:38.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:29:39.053Z] ---> Running in 99a326fcb6b0 [2021-06-03T02:29:39.322Z] Removing intermediate container 99a326fcb6b0 [2021-06-03T02:29:39.322Z] ---> d8f853585869 [2021-06-03T02:29:39.322Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T02:29:39.607Z] ---> Running in 13a85c22b68b [2021-06-03T02:29:39.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T02:29:39.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:40.158Z] Removing intermediate container 13a85c22b68b [2021-06-03T02:29:40.158Z] ---> 0fa3df788e32 [2021-06-03T02:29:40.158Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:29:40.429Z] ---> Running in d03def744724 [2021-06-03T02:29:40.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:40.997Z] Removing intermediate container d03def744724 [2021-06-03T02:29:40.997Z] ---> f151e59af9e0 [2021-06-03T02:29:40.997Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:29:41.270Z] OK: 219 MiB in 52 packages [2021-06-03T02:29:41.270Z] ---> Running in 061c272ed876 [2021-06-03T02:29:41.864Z] Removing intermediate container 061c272ed876 [2021-06-03T02:29:41.864Z] ---> 399d4ce0672d [2021-06-03T02:29:41.864Z] [2021-06-03T02:29:42.143Z] Successfully built 399d4ce0672d [2021-06-03T02:29:42.143Z] Successfully tagged core-command:latest [2021-06-03T02:29:42.143Z] Building core-metadata [2021-06-03T02:29:42.410Z]  Building core-command ... done Removing intermediate container c0ae039c0284 [2021-06-03T02:29:42.410Z] ---> 3beb8d4cb63e [2021-06-03T02:29:42.410Z] Step 6/24 : COPY go.mod . [2021-06-03T02:29:45.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:29:45.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:29:45.842Z] ---> 8d6a58f68773 [2021-06-03T02:29:45.842Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:29:45.842Z] ---> Using cache [2021-06-03T02:29:45.842Z] ---> 20e5257f8163 [2021-06-03T02:29:45.842Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:29:45.842Z] ---> Using cache [2021-06-03T02:29:45.842Z] ---> 58e3730a4ccd [2021-06-03T02:29:45.842Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T02:29:45.842Z] ---> Using cache [2021-06-03T02:29:45.842Z] ---> 9dbb55d70b7f [2021-06-03T02:29:45.842Z] Step 6/24 : COPY go.mod . [2021-06-03T02:29:45.842Z] ---> Using cache [2021-06-03T02:29:45.842Z] ---> 43ebc689b128 [2021-06-03T02:29:45.842Z] Step 7/24 : RUN go mod download [2021-06-03T02:29:45.843Z] ---> Using cache [2021-06-03T02:29:45.843Z] ---> f538c9fc6293 [2021-06-03T02:29:45.843Z] Step 8/24 : COPY . . [2021-06-03T02:29:45.843Z] ---> Using cache [2021-06-03T02:29:45.843Z] ---> 3e39bec53614 [2021-06-03T02:29:45.843Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:29:45.843Z] ---> Using cache [2021-06-03T02:29:45.843Z] ---> 15baac71d445 [2021-06-03T02:29:45.843Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T02:29:50.372Z] ---> 1a757dfb8966 [2021-06-03T02:29:50.372Z] Step 7/24 : RUN go mod download [2021-06-03T02:29:50.969Z] ---> Running in dcb65967ae70 [2021-06-03T02:29:50.969Z] ---> Running in f8b009597c20 [2021-06-03T02:29:51.243Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T02:29:51.244Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T02:29:51.244Z] ---> aefe523efa57 [2021-06-03T02:29:51.244Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:29:51.244Z] ---> Running in 3441b513b811 [2021-06-03T02:29:51.509Z] Removing intermediate container 3441b513b811 [2021-06-03T02:29:51.510Z] ---> 83a1693cf8e8 [2021-06-03T02:29:51.510Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T02:29:51.510Z] ---> Running in bba0e24f0d2e [2021-06-03T02:29:51.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T02:29:52.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:52.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:29:52.675Z] Removing intermediate container f8b009597c20 [2021-06-03T02:29:52.675Z] ---> 4a1a7f506b79 [2021-06-03T02:29:52.675Z] Step 8/24 : COPY . . [2021-06-03T02:29:52.987Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T02:29:52.987Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T02:29:52.987Z] Executing bash-5.0.17-r0.post-install [2021-06-03T02:29:52.987Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:29:52.987Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T02:29:52.987Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T02:29:52.987Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T02:29:52.987Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T02:29:52.987Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T02:29:52.987Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T02:29:52.987Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T02:29:52.987Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T02:29:52.987Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T02:29:52.987Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T02:29:54.488Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T02:29:54.488Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T02:29:54.488Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T02:29:54.488Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T02:29:54.488Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T02:29:54.776Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T02:29:54.776Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T02:29:54.776Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T02:29:54.776Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T02:29:54.776Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T02:29:54.776Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T02:29:55.076Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T02:29:55.359Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T02:29:55.359Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T02:29:55.651Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T02:29:55.651Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T02:29:55.651Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T02:29:55.651Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T02:29:55.651Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T02:29:55.651Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T02:29:55.651Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T02:29:55.651Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T02:29:55.651Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T02:29:55.651Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T02:29:55.651Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T02:29:55.651Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T02:29:55.954Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T02:29:55.954Z] OK: 72 MiB in 59 packages [2021-06-03T02:29:59.708Z] Collecting docker-compose==1.23.2 [2021-06-03T02:29:59.708Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T02:30:00.675Z] ---> 193ca02aa48b [2021-06-03T02:30:00.675Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:30:00.939Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T02:30:00.939Z] ---> Running in efe6f0973327 [2021-06-03T02:30:00.939Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T02:30:00.939Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T02:30:00.939Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T02:30:02.411Z] Collecting PyYAML<4,>=3.10 [2021-06-03T02:30:02.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T02:30:02.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T02:30:03.037Z] Removing intermediate container efe6f0973327 [2021-06-03T02:30:03.037Z] ---> 323bdf4d657e [2021-06-03T02:30:03.037Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T02:30:03.643Z] ---> Running in 8ddad1475865 [2021-06-03T02:30:03.644Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T02:30:03.644Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T02:30:03.914Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T02:30:03.914Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T02:30:03.914Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T02:30:03.914Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T02:30:03.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T02:30:04.815Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T02:30:04.815Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T02:30:04.815Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-03T02:30:04.815Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T02:30:04.815Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T02:30:05.969Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T02:30:05.969Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T02:30:06.256Z] Collecting idna<2.8,>=2.5 [2021-06-03T02:30:06.256Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T02:30:06.256Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T02:30:06.256Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T02:30:06.256Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T02:30:06.590Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T02:30:06.590Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T02:30:06.590Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T02:30:06.590Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T02:30:06.590Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T02:30:06.590Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T02:30:06.590Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T02:30:06.883Z] Installing collected packages: idna, urllib3, requests, docopt, PyYAML, jsonschema, docker-pycreds, websocket-client, docker, texttable, cached-property, dockerpty, docker-compose [2021-06-03T02:30:06.883Z] Attempting uninstall: idna [2021-06-03T02:30:06.883Z] Found existing installation: idna 2.9 [2021-06-03T02:30:06.883Z] Uninstalling idna-2.9: [2021-06-03T02:30:06.883Z] Successfully uninstalled idna-2.9 [2021-06-03T02:30:07.172Z] Attempting uninstall: urllib3 [2021-06-03T02:30:07.172Z] Found existing installation: urllib3 1.25.9 [2021-06-03T02:30:07.172Z] Uninstalling urllib3-1.25.9: [2021-06-03T02:30:07.172Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T02:30:07.487Z] Attempting uninstall: requests [2021-06-03T02:30:07.487Z] Found existing installation: requests 2.23.0 [2021-06-03T02:30:07.487Z] Uninstalling requests-2.23.0: [2021-06-03T02:30:07.487Z] Successfully uninstalled requests-2.23.0 [2021-06-03T02:30:08.127Z] Running setup.py install for docopt: started [2021-06-03T02:30:08.790Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T02:30:08.790Z] Running setup.py install for PyYAML: started [2021-06-03T02:30:09.099Z] Removing intermediate container 29c171d10d3a [2021-06-03T02:30:09.099Z] ---> 6e16b7c09209 [2021-06-03T02:30:09.099Z] [2021-06-03T02:30:09.099Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T02:30:09.099Z] ---> 13621d1b12d4 [2021-06-03T02:30:09.099Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T02:30:09.099Z] ---> Running in 0829160d614a [2021-06-03T02:30:09.376Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T02:30:09.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:09.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:09.977Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T02:30:09.977Z] Running setup.py install for texttable: started [2021-06-03T02:30:09.977Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:30:09.977Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T02:30:09.977Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T02:30:09.977Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:30:09.977Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:30:10.257Z] OK: 7 MiB in 18 packages [2021-06-03T02:30:10.770Z] Removing intermediate container 0829160d614a [2021-06-03T02:30:10.770Z] ---> 27408d19239d [2021-06-03T02:30:10.771Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T02:30:10.771Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T02:30:10.771Z] ---> Running in c1537f221592 [2021-06-03T02:30:10.771Z] Running setup.py install for dockerpty: started [2021-06-03T02:30:11.092Z] Removing intermediate container c1537f221592 [2021-06-03T02:30:11.092Z] ---> 4f9f409bfdab [2021-06-03T02:30:11.092Z] Step 14/22 : WORKDIR /edgex [2021-06-03T02:30:11.092Z] ---> Running in 0ca62da1422a [2021-06-03T02:30:11.398Z] Removing intermediate container 0ca62da1422a [2021-06-03T02:30:11.398Z] ---> a14c729729b9 [2021-06-03T02:30:11.398Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T02:30:11.719Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T02:30:11.719Z] ---> 151ba9024965 [2021-06-03T02:30:11.719Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T02:30:12.398Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T02:30:12.694Z] ---> b77d4fc165c3 [2021-06-03T02:30:12.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T02:30:13.335Z] ---> 6968261b0495 [2021-06-03T02:30:13.335Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T02:30:13.335Z] ---> Running in c96309e120cc [2021-06-03T02:30:13.656Z] Removing intermediate container c96309e120cc [2021-06-03T02:30:13.656Z] ---> 9e30465f2a05 [2021-06-03T02:30:13.656Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T02:30:13.656Z] ---> Running in 9769725d2658 [2021-06-03T02:30:14.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T02:30:14.262Z] Removing intermediate container 9769725d2658 [2021-06-03T02:30:14.546Z] ---> ae96feefe09d [2021-06-03T02:30:14.546Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T02:30:14.546Z] ---> Running in c547c6914fe8 [2021-06-03T02:30:15.145Z] Removing intermediate container c547c6914fe8 [2021-06-03T02:30:15.145Z] ---> 8595a6d0d2d0 [2021-06-03T02:30:15.145Z] Step 21/22 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:15.145Z] ---> Running in 1a355c840f31 [2021-06-03T02:30:15.765Z] Removing intermediate container 1a355c840f31 [2021-06-03T02:30:15.765Z] ---> 1649d447c104 [2021-06-03T02:30:15.765Z] Step 22/22 : LABEL version=2.0.0-dev.248 [2021-06-03T02:30:16.051Z] ---> Running in a7749ef2bf74 [2021-06-03T02:30:16.336Z] Removing intermediate container bba0e24f0d2e [2021-06-03T02:30:16.336Z] ---> d27d061c1844 [2021-06-03T02:30:16.336Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T02:30:16.336Z] ---> Running in b60e7e42f0f7 [2021-06-03T02:30:16.336Z] Removing intermediate container a7749ef2bf74 [2021-06-03T02:30:16.336Z] ---> 1eafc08ece44 [2021-06-03T02:30:16.336Z] [2021-06-03T02:30:16.622Z] Successfully built 1eafc08ece44 [2021-06-03T02:30:16.623Z] Successfully tagged security-proxy-setup:latest [2021-06-03T02:30:16.623Z]  Building security-proxy-setup ... done Removing intermediate container b60e7e42f0f7 [2021-06-03T02:30:16.623Z] ---> 0508a3c33af0 [2021-06-03T02:30:16.623Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T02:30:16.623Z] ---> Running in 96c831a32b96 [2021-06-03T02:30:17.162Z] Removing intermediate container 96c831a32b96 [2021-06-03T02:30:17.162Z] ---> f47d2ae25193 [2021-06-03T02:30:17.162Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T02:30:17.796Z] ---> 7e4bbda3c365 [2021-06-03T02:30:17.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T02:30:18.077Z] ---> 280d00cde9d1 [2021-06-03T02:30:18.077Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T02:30:19.053Z] ---> 6a4fed612894 [2021-06-03T02:30:19.053Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T02:30:19.053Z] Removing intermediate container 4788f102e0da [2021-06-03T02:30:19.053Z] ---> 71a23f027782 [2021-06-03T02:30:19.053Z] [2021-06-03T02:30:19.053Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T02:30:19.053Z] ---> 13621d1b12d4 [2021-06-03T02:30:19.053Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T02:30:19.053Z] ---> Running in 8060f2e23d2e [2021-06-03T02:30:19.053Z] ---> Running in 6290922e4094 [2021-06-03T02:30:19.053Z] Removing intermediate container 8060f2e23d2e [2021-06-03T02:30:19.053Z] ---> 844488e73ba1 [2021-06-03T02:30:19.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:30:19.053Z] ---> Running in 9c164e18be17 [2021-06-03T02:30:19.320Z] Removing intermediate container 9c164e18be17 [2021-06-03T02:30:19.320Z] ---> 7ac68d9f6c92 [2021-06-03T02:30:19.320Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T02:30:19.320Z] ---> Running in 7634136ebb30 [2021-06-03T02:30:19.592Z] Removing intermediate container 7634136ebb30 [2021-06-03T02:30:19.593Z] ---> a375b122c004 [2021-06-03T02:30:19.593Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:19.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:19.593Z] ---> Running in 743b96413aa0 [2021-06-03T02:30:19.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:19.862Z] Removing intermediate container 743b96413aa0 [2021-06-03T02:30:19.862Z] ---> 9df2836dd7d2 [2021-06-03T02:30:19.862Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:30:19.862Z] ---> Running in e79a87f3cbf6 [2021-06-03T02:30:19.862Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T02:30:19.862Z] Removing intermediate container e79a87f3cbf6 [2021-06-03T02:30:19.862Z] ---> ba84c4469ee0 [2021-06-03T02:30:19.862Z] [2021-06-03T02:30:19.862Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:30:19.862Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T02:30:19.862Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T02:30:19.862Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T02:30:19.862Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T02:30:19.862Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:30:20.131Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:30:20.131Z] Successfully built ba84c4469ee0 [2021-06-03T02:30:20.403Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T02:30:20.403Z]  Building sys-mgmt-agent ... done OK: 7 MiB in 20 packages [2021-06-03T02:30:21.053Z] Removing intermediate container 6290922e4094 [2021-06-03T02:30:21.053Z] ---> 426acf9a4bfe [2021-06-03T02:30:21.053Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T02:30:21.053Z] ---> Running in af7889ed9c71 [2021-06-03T02:30:21.053Z] Removing intermediate container af7889ed9c71 [2021-06-03T02:30:21.053Z] ---> 2d7b2e89ba82 [2021-06-03T02:30:21.053Z] Step 14/26 : WORKDIR / [2021-06-03T02:30:21.053Z] ---> Running in 3663044431fa [2021-06-03T02:30:21.328Z] Removing intermediate container 3663044431fa [2021-06-03T02:30:21.328Z] ---> 839154b116aa [2021-06-03T02:30:21.328Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-03T02:30:21.599Z] ---> d23c886ac8f1 [2021-06-03T02:30:21.599Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-03T02:30:21.871Z] ---> 4154704d8ded [2021-06-03T02:30:21.871Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T02:30:22.135Z] ---> 39ecdd6182a9 [2021-06-03T02:30:22.135Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-03T02:30:22.399Z] ---> 1369df9d373a [2021-06-03T02:30:22.399Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T02:30:22.984Z] ---> 4d8aec668240 [2021-06-03T02:30:22.984Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T02:30:23.574Z] ---> 3d9d8f541386 [2021-06-03T02:30:23.574Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T02:30:23.856Z] ---> 39cbdafab726 [2021-06-03T02:30:23.856Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-03T02:30:23.856Z] ---> Running in 997d6e1a099c [2021-06-03T02:30:25.312Z] Removing intermediate container 997d6e1a099c [2021-06-03T02:30:25.312Z] ---> ec8e42b47208 [2021-06-03T02:30:25.312Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T02:30:25.312Z] ---> Running in 8f20c79fc1f9 [2021-06-03T02:30:25.312Z] Removing intermediate container 8f20c79fc1f9 [2021-06-03T02:30:25.312Z] ---> 68247916c750 [2021-06-03T02:30:25.312Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T02:30:25.312Z] ---> Running in 0036744bf9ec [2021-06-03T02:30:25.586Z] Removing intermediate container 0036744bf9ec [2021-06-03T02:30:25.586Z] ---> ecdc674f6f56 [2021-06-03T02:30:25.586Z] Step 25/26 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:25.586Z] ---> Running in ad8c99003099 [2021-06-03T02:30:25.853Z] Removing intermediate container ad8c99003099 [2021-06-03T02:30:25.853Z] ---> e6ca781b4fee [2021-06-03T02:30:25.853Z] Step 26/26 : LABEL version=2.0.0-dev.248 [2021-06-03T02:30:25.853Z] ---> Running in cb4b892fdf05 [2021-06-03T02:30:26.137Z] Removing intermediate container cb4b892fdf05 [2021-06-03T02:30:26.138Z] ---> ea54fcf2ca93 [2021-06-03T02:30:26.138Z] [2021-06-03T02:30:26.138Z] Successfully built ea54fcf2ca93 [2021-06-03T02:30:26.138Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T02:30:29.546Z]  Building security-secretstore-setup ... done Removing intermediate container dcb65967ae70 [2021-06-03T02:30:29.546Z] ---> df7bd104c5c7 [2021-06-03T02:30:29.546Z] [2021-06-03T02:30:29.546Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:30:29.546Z] ---> 13621d1b12d4 [2021-06-03T02:30:29.546Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:30:29.546Z] ---> Using cache [2021-06-03T02:30:29.546Z] ---> caf571f2b408 [2021-06-03T02:30:29.546Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:30:29.546Z] ---> Using cache [2021-06-03T02:30:29.546Z] ---> a18b3e363b3a [2021-06-03T02:30:29.546Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T02:30:29.546Z] ---> Running in bf72d92313b9 [2021-06-03T02:30:29.546Z] Removing intermediate container bf72d92313b9 [2021-06-03T02:30:29.546Z] ---> 6c90a92b76ad [2021-06-03T02:30:29.546Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T02:30:29.836Z] ---> Running in 50ad35228b4e [2021-06-03T02:30:30.124Z] Removing intermediate container 50ad35228b4e [2021-06-03T02:30:30.124Z] ---> 7d0dbcba09f1 [2021-06-03T02:30:30.124Z] Step 16/24 : WORKDIR / [2021-06-03T02:30:30.124Z] ---> Running in f91a7915f804 [2021-06-03T02:30:30.392Z] Removing intermediate container f91a7915f804 [2021-06-03T02:30:30.392Z] ---> 0036effbdbb8 [2021-06-03T02:30:30.392Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:30:30.664Z] ---> 947c5fc4ef9b [2021-06-03T02:30:30.664Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T02:30:31.259Z] ---> 8acf3b90eae1 [2021-06-03T02:30:31.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T02:30:31.840Z] ---> 99cd46729f4a [2021-06-03T02:30:31.840Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T02:30:31.840Z] ---> Running in 1e8d4b04b27a [2021-06-03T02:30:31.840Z] Removing intermediate container 1e8d4b04b27a [2021-06-03T02:30:31.840Z] ---> 48f49e9ab669 [2021-06-03T02:30:31.840Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:30:31.840Z] ---> Running in ec7255956114 [2021-06-03T02:30:32.103Z] Removing intermediate container ec7255956114 [2021-06-03T02:30:32.103Z] ---> a67b5a08138e [2021-06-03T02:30:32.103Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T02:30:32.103Z] ---> Running in 79536807105e [2021-06-03T02:30:32.377Z] Removing intermediate container 79536807105e [2021-06-03T02:30:32.377Z] ---> cb6441bf755f [2021-06-03T02:30:32.377Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:32.377Z] ---> Running in d311cf36f86f [2021-06-03T02:30:32.377Z] Removing intermediate container d311cf36f86f [2021-06-03T02:30:32.377Z] ---> e633cf79642a [2021-06-03T02:30:32.377Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:30:32.671Z] ---> Running in 3144ecb32fb9 [2021-06-03T02:30:32.944Z] Removing intermediate container 3144ecb32fb9 [2021-06-03T02:30:32.944Z] ---> 786fb87ba76f [2021-06-03T02:30:32.944Z] [2021-06-03T02:30:32.944Z] Successfully built 786fb87ba76f [2021-06-03T02:30:32.944Z] Successfully tagged core-metadata:latest [2021-06-03T02:30:36.286Z]  Building core-metadata ... done Removing intermediate container 8ddad1475865 [2021-06-03T02:30:36.286Z] ---> 12b860bb903d [2021-06-03T02:30:36.286Z] [2021-06-03T02:30:36.286Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:30:36.286Z] ---> 13621d1b12d4 [2021-06-03T02:30:36.286Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T02:30:36.286Z] ---> Running in d145dedf1e3d [2021-06-03T02:30:36.286Z] Removing intermediate container d145dedf1e3d [2021-06-03T02:30:36.286Z] ---> 929d6601a658 [2021-06-03T02:30:36.286Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T02:30:36.286Z] ---> Running in bd0714c8cf5d [2021-06-03T02:30:36.286Z] Removing intermediate container bd0714c8cf5d [2021-06-03T02:30:36.286Z] ---> 0d7e08ef367f [2021-06-03T02:30:36.286Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T02:30:36.550Z] ---> Running in 149181ef164e [2021-06-03T02:30:36.550Z] Removing intermediate container 149181ef164e [2021-06-03T02:30:36.550Z] ---> c12fd948af99 [2021-06-03T02:30:36.550Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:30:36.550Z] ---> Running in f9d94be005f7 [2021-06-03T02:30:37.155Z] Removing intermediate container f9d94be005f7 [2021-06-03T02:30:37.155Z] ---> 8b4c9dc7cb09 [2021-06-03T02:30:37.155Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T02:30:37.155Z] ---> Running in fc2d7a89b381 [2021-06-03T02:30:37.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:38.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T02:30:38.539Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T02:30:38.816Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T02:30:38.816Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T02:30:38.816Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T02:30:39.782Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T02:30:39.782Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T02:30:39.782Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:30:39.782Z] OK: 8 MiB in 20 packages [2021-06-03T02:30:40.357Z] Removing intermediate container fc2d7a89b381 [2021-06-03T02:30:40.357Z] ---> ad466bb90494 [2021-06-03T02:30:40.357Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:30:40.357Z] ---> 406e11ebdfca [2021-06-03T02:30:40.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T02:30:40.622Z] ---> 3dac56694348 [2021-06-03T02:30:40.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T02:30:40.894Z] ---> 12dad76e0e71 [2021-06-03T02:30:40.894Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T02:30:40.894Z] ---> Running in a98c74089cc1 [2021-06-03T02:30:40.894Z] Removing intermediate container a98c74089cc1 [2021-06-03T02:30:40.894Z] ---> 1f88983def98 [2021-06-03T02:30:40.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:30:40.894Z] ---> Running in f38d80a58ff6 [2021-06-03T02:30:40.894Z] Removing intermediate container f38d80a58ff6 [2021-06-03T02:30:40.894Z] ---> cc7de557ced9 [2021-06-03T02:30:40.894Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T02:30:40.894Z] ---> Running in fc3ef39ff5b3 [2021-06-03T02:30:41.162Z] Removing intermediate container fc3ef39ff5b3 [2021-06-03T02:30:41.162Z] ---> 992522b64d34 [2021-06-03T02:30:41.162Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:41.162Z] ---> Running in 5ec13967b976 [2021-06-03T02:30:41.162Z] Removing intermediate container 5ec13967b976 [2021-06-03T02:30:41.162Z] ---> 262e326ca375 [2021-06-03T02:30:41.162Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:30:41.162Z] ---> Running in 7d897bb5316c [2021-06-03T02:30:41.425Z] Removing intermediate container 7d897bb5316c [2021-06-03T02:30:41.425Z] ---> 932eb3eeb8a1 [2021-06-03T02:30:41.425Z] [2021-06-03T02:30:41.425Z] Successfully built 932eb3eeb8a1 [2021-06-03T02:30:41.425Z] Successfully tagged core-data:latest [2021-06-03T02:30:41.433Z]  Building core-data ... done  [Pipeline] } [2021-06-03T02:30:41.436Z] $ docker stop --time=1 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 [2021-06-03T02:30:42.875Z] $ docker rm -f 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T02:30:43.296Z] + docker images [2021-06-03T02:30:43.296Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T02:30:43.296Z] core-data latest 932eb3eeb8a1 2 seconds ago 21.6MB [2021-06-03T02:30:43.296Z] 12b860bb903d 10 seconds ago 1.17GB [2021-06-03T02:30:43.296Z] core-metadata latest 786fb87ba76f 11 seconds ago 18.6MB [2021-06-03T02:30:43.296Z] df7bd104c5c7 15 seconds ago 1.17GB [2021-06-03T02:30:43.296Z] security-secretstore-setup latest ea54fcf2ca93 18 seconds ago 28.1MB [2021-06-03T02:30:43.296Z] sys-mgmt-agent latest ba84c4469ee0 24 seconds ago 312MB [2021-06-03T02:30:43.296Z] 71a23f027782 25 seconds ago 1.16GB [2021-06-03T02:30:43.296Z] security-proxy-setup latest 1eafc08ece44 27 seconds ago 25.3MB [2021-06-03T02:30:43.296Z] 6e16b7c09209 35 seconds ago 1.16GB [2021-06-03T02:30:43.296Z] core-command latest 399d4ce0672d About a minute ago 17.1MB [2021-06-03T02:30:43.296Z] security-bootstrapper latest 5a627acee891 About a minute ago 18.2MB [2021-06-03T02:30:43.296Z] 3e5e01d4632a About a minute ago 1.16GB [2021-06-03T02:30:43.296Z] support-notifications latest 717d70c41de2 About a minute ago 17.8MB [2021-06-03T02:30:43.296Z] c2b393689c52 About a minute ago 1.16GB [2021-06-03T02:30:43.296Z] support-scheduler latest cff5ecd6d9c4 About a minute ago 17.1MB [2021-06-03T02:30:43.296Z] 2e35f0d2c194 About a minute ago 1.16GB [2021-06-03T02:30:43.296Z] 2c869739171d About a minute ago 1.16GB [2021-06-03T02:30:43.296Z] 0e11330d6b18 About a minute ago 1.15GB [2021-06-03T02:30:43.296Z] ci-base-image-x86_64 latest 8d6a58f68773 6 minutes ago 648MB [2021-06-03T02:30:43.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T02:30:43.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T02:30:43.296Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T02:30:43.296Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T02:30:43.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:30:43.571Z] provisioning config files... [2021-06-03T02:30:43.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3313677510169777434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:30:44.026Z] ---> docker-login.sh [2021-06-03T02:30:44.026Z] nexus3.edgexfoundry.org:10001 [2021-06-03T02:30:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:30:44.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:30:44.026Z] Configure a credential helper to remove this warning. See [2021-06-03T02:30:44.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:30:44.026Z] [2021-06-03T02:30:44.026Z] Login Succeeded [2021-06-03T02:30:44.026Z] nexus3.edgexfoundry.org:10002 [2021-06-03T02:30:44.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:30:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:30:44.331Z] Configure a credential helper to remove this warning. See [2021-06-03T02:30:44.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:30:44.331Z] [2021-06-03T02:30:44.331Z] Login Succeeded [2021-06-03T02:30:44.331Z] nexus3.edgexfoundry.org:10003 [2021-06-03T02:30:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:30:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:30:44.331Z] Configure a credential helper to remove this warning. See [2021-06-03T02:30:44.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:30:44.331Z] [2021-06-03T02:30:44.331Z] Login Succeeded [2021-06-03T02:30:44.331Z] nexus3.edgexfoundry.org:10004 [2021-06-03T02:30:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:30:44.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:30:44.601Z] Configure a credential helper to remove this warning. See [2021-06-03T02:30:44.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:30:44.601Z] [2021-06-03T02:30:44.601Z] Login Succeeded [2021-06-03T02:30:44.601Z] docker.io [2021-06-03T02:30:44.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:30:44.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:30:44.871Z] Configure a credential helper to remove this warning. See [2021-06-03T02:30:44.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:30:44.871Z] [2021-06-03T02:30:44.871Z] Login Succeeded [2021-06-03T02:30:44.871Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T02:30:44.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:30:44.959Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-03T02:30:44.959Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:44.959Z] latest [2021-06-03T02:30:44.959Z] 2.0.0-dev.248 [2021-06-03T02:30:44.959Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:44.959Z] master [2021-06-03T02:30:44.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:45.326Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:45.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:45.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T02:30:45.645Z] 1c37618651fe: Preparing [2021-06-03T02:30:45.645Z] d0889dc3fb36: Preparing [2021-06-03T02:30:45.645Z] 13239efc3202: Preparing [2021-06-03T02:30:45.645Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:45.645Z] 32f366d666a5: Preparing [2021-06-03T02:30:45.645Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:45.910Z] dbfdd2ddf124: Pushed [2021-06-03T02:30:45.910Z] 1c37618651fe: Pushed [2021-06-03T02:30:45.910Z] 13239efc3202: Pushed [2021-06-03T02:30:47.324Z] d0889dc3fb36: Pushed [2021-06-03T02:30:47.324Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:47.911Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:48.221Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T02:30:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T02:30:48.221Z] 1c37618651fe: Preparing [2021-06-03T02:30:48.221Z] d0889dc3fb36: Preparing [2021-06-03T02:30:48.221Z] 13239efc3202: Preparing [2021-06-03T02:30:48.221Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:48.221Z] 32f366d666a5: Preparing [2021-06-03T02:30:48.221Z] 1c37618651fe: Layer already exists [2021-06-03T02:30:48.221Z] d0889dc3fb36: Layer already exists [2021-06-03T02:30:48.221Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:48.221Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:48.221Z] 13239efc3202: Layer already exists [2021-06-03T02:30:48.221Z] latest: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:48.563Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:48.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 [2021-06-03T02:30:48.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T02:30:48.894Z] 1c37618651fe: Preparing [2021-06-03T02:30:48.894Z] d0889dc3fb36: Preparing [2021-06-03T02:30:48.894Z] 13239efc3202: Preparing [2021-06-03T02:30:48.894Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:48.894Z] 32f366d666a5: Preparing [2021-06-03T02:30:48.894Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:48.894Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:48.894Z] 13239efc3202: Layer already exists [2021-06-03T02:30:48.894Z] 1c37618651fe: Layer already exists [2021-06-03T02:30:48.894Z] d0889dc3fb36: Layer already exists [2021-06-03T02:30:48.894Z] 2.0.0-dev.248: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:49.197Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:49.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:49.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T02:30:49.506Z] 1c37618651fe: Preparing [2021-06-03T02:30:49.506Z] d0889dc3fb36: Preparing [2021-06-03T02:30:49.506Z] 13239efc3202: Preparing [2021-06-03T02:30:49.506Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:49.506Z] 32f366d666a5: Preparing [2021-06-03T02:30:49.506Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:49.506Z] 1c37618651fe: Layer already exists [2021-06-03T02:30:49.506Z] d0889dc3fb36: Layer already exists [2021-06-03T02:30:49.506Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:49.506Z] 13239efc3202: Layer already exists [2021-06-03T02:30:49.506Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:49.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:50.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-03T02:30:50.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T02:30:50.123Z] 1c37618651fe: Preparing [2021-06-03T02:30:50.123Z] d0889dc3fb36: Preparing [2021-06-03T02:30:50.123Z] 13239efc3202: Preparing [2021-06-03T02:30:50.123Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:50.123Z] 32f366d666a5: Preparing [2021-06-03T02:30:50.123Z] 13239efc3202: Layer already exists [2021-06-03T02:30:50.123Z] d0889dc3fb36: Layer already exists [2021-06-03T02:30:50.123Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:50.123Z] 1c37618651fe: Layer already exists [2021-06-03T02:30:50.123Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:50.123Z] master: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:30:50.180Z] ===================================================== [Pipeline] echo [2021-06-03T02:30:50.203Z] taggedImages: [2021-06-03T02:30:50.203Z] - nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:50.203Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T02:30:50.203Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 [2021-06-03T02:30:50.203Z] - nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:50.203Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-03T02:30:50.243Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-03T02:30:50.243Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:50.243Z] latest [2021-06-03T02:30:50.243Z] 2.0.0-dev.248 [2021-06-03T02:30:50.243Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:50.243Z] master [2021-06-03T02:30:50.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:50.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:50.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:50.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T02:30:50.953Z] d915fe3acd6e: Preparing [2021-06-03T02:30:50.953Z] ff4d29ce35de: Preparing [2021-06-03T02:30:50.953Z] 13239efc3202: Preparing [2021-06-03T02:30:50.953Z] a8a090a6df46: Preparing [2021-06-03T02:30:50.953Z] f83aad3c5527: Preparing [2021-06-03T02:30:50.953Z] 32f366d666a5: Preparing [2021-06-03T02:30:50.953Z] 32f366d666a5: Waiting [2021-06-03T02:30:50.953Z] 13239efc3202: Layer already exists [2021-06-03T02:30:51.220Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:51.220Z] d915fe3acd6e: Pushed [2021-06-03T02:30:51.220Z] f83aad3c5527: Pushed [2021-06-03T02:30:51.220Z] a8a090a6df46: Pushed [2021-06-03T02:30:52.181Z] ff4d29ce35de: Pushed [2021-06-03T02:30:52.462Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:52.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:53.215Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T02:30:53.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T02:30:53.215Z] d915fe3acd6e: Preparing [2021-06-03T02:30:53.215Z] ff4d29ce35de: Preparing [2021-06-03T02:30:53.215Z] 13239efc3202: Preparing [2021-06-03T02:30:53.215Z] a8a090a6df46: Preparing [2021-06-03T02:30:53.215Z] f83aad3c5527: Preparing [2021-06-03T02:30:53.215Z] 32f366d666a5: Preparing [2021-06-03T02:30:53.215Z] 32f366d666a5: Waiting [2021-06-03T02:30:53.215Z] ff4d29ce35de: Layer already exists [2021-06-03T02:30:53.215Z] a8a090a6df46: Layer already exists [2021-06-03T02:30:53.215Z] d915fe3acd6e: Layer already exists [2021-06-03T02:30:53.215Z] f83aad3c5527: Layer already exists [2021-06-03T02:30:53.215Z] 13239efc3202: Layer already exists [2021-06-03T02:30:53.215Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:53.215Z] latest: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:53.529Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:53.849Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 [2021-06-03T02:30:53.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T02:30:53.849Z] d915fe3acd6e: Preparing [2021-06-03T02:30:53.849Z] ff4d29ce35de: Preparing [2021-06-03T02:30:53.849Z] 13239efc3202: Preparing [2021-06-03T02:30:53.849Z] a8a090a6df46: Preparing [2021-06-03T02:30:53.849Z] f83aad3c5527: Preparing [2021-06-03T02:30:53.849Z] 32f366d666a5: Preparing [2021-06-03T02:30:53.849Z] 32f366d666a5: Waiting [2021-06-03T02:30:53.849Z] d915fe3acd6e: Layer already exists [2021-06-03T02:30:53.849Z] ff4d29ce35de: Layer already exists [2021-06-03T02:30:53.849Z] f83aad3c5527: Layer already exists [2021-06-03T02:30:53.849Z] a8a090a6df46: Layer already exists [2021-06-03T02:30:53.849Z] 13239efc3202: Layer already exists [2021-06-03T02:30:53.849Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:53.849Z] 2.0.0-dev.248: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:54.227Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:54.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:54.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T02:30:54.552Z] d915fe3acd6e: Preparing [2021-06-03T02:30:54.552Z] ff4d29ce35de: Preparing [2021-06-03T02:30:54.552Z] 13239efc3202: Preparing [2021-06-03T02:30:54.552Z] a8a090a6df46: Preparing [2021-06-03T02:30:54.552Z] f83aad3c5527: Preparing [2021-06-03T02:30:54.552Z] 32f366d666a5: Preparing [2021-06-03T02:30:54.552Z] 32f366d666a5: Waiting [2021-06-03T02:30:54.552Z] f83aad3c5527: Layer already exists [2021-06-03T02:30:54.552Z] ff4d29ce35de: Layer already exists [2021-06-03T02:30:54.552Z] 13239efc3202: Layer already exists [2021-06-03T02:30:54.552Z] d915fe3acd6e: Layer already exists [2021-06-03T02:30:54.552Z] a8a090a6df46: Layer already exists [2021-06-03T02:30:54.552Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:54.552Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:54.939Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:55.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-03T02:30:55.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T02:30:55.245Z] d915fe3acd6e: Preparing [2021-06-03T02:30:55.245Z] ff4d29ce35de: Preparing [2021-06-03T02:30:55.245Z] 13239efc3202: Preparing [2021-06-03T02:30:55.245Z] a8a090a6df46: Preparing [2021-06-03T02:30:55.245Z] f83aad3c5527: Preparing [2021-06-03T02:30:55.245Z] 32f366d666a5: Preparing [2021-06-03T02:30:55.245Z] 32f366d666a5: Waiting [2021-06-03T02:30:55.245Z] f83aad3c5527: Layer already exists [2021-06-03T02:30:55.245Z] d915fe3acd6e: Layer already exists [2021-06-03T02:30:55.245Z] ff4d29ce35de: Layer already exists [2021-06-03T02:30:55.245Z] 13239efc3202: Layer already exists [2021-06-03T02:30:55.245Z] a8a090a6df46: Layer already exists [2021-06-03T02:30:55.245Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:55.245Z] master: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:30:55.306Z] ===================================================== [Pipeline] echo [2021-06-03T02:30:55.320Z] taggedImages: [2021-06-03T02:30:55.320Z] - nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:55.320Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T02:30:55.320Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 [2021-06-03T02:30:55.320Z] - nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:55.320Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-03T02:30:55.351Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-03T02:30:55.351Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:55.351Z] latest [2021-06-03T02:30:55.351Z] 2.0.0-dev.248 [2021-06-03T02:30:55.351Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:55.351Z] master [2021-06-03T02:30:55.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:55.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:55.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:30:55.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T02:30:55.999Z] 35f7098fb1d3: Preparing [2021-06-03T02:30:55.999Z] 6cd1d18aafe2: Preparing [2021-06-03T02:30:55.999Z] 13239efc3202: Preparing [2021-06-03T02:30:55.999Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:55.999Z] 32f366d666a5: Preparing [2021-06-03T02:30:55.999Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:55.999Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:55.999Z] 13239efc3202: Layer already exists [2021-06-03T02:30:55.999Z] 35f7098fb1d3: Pushed [2021-06-03T02:30:57.517Z] 6cd1d18aafe2: Pushed [2021-06-03T02:30:57.517Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:57.898Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:58.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T02:30:58.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T02:30:58.206Z] 35f7098fb1d3: Preparing [2021-06-03T02:30:58.206Z] 6cd1d18aafe2: Preparing [2021-06-03T02:30:58.206Z] 13239efc3202: Preparing [2021-06-03T02:30:58.206Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:58.206Z] 32f366d666a5: Preparing [2021-06-03T02:30:58.206Z] 6cd1d18aafe2: Layer already exists [2021-06-03T02:30:58.206Z] 35f7098fb1d3: Layer already exists [2021-06-03T02:30:58.206Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:58.206Z] 13239efc3202: Layer already exists [2021-06-03T02:30:58.206Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:58.206Z] latest: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:58.573Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:58.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 [2021-06-03T02:30:58.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T02:30:58.880Z] 35f7098fb1d3: Preparing [2021-06-03T02:30:58.880Z] 6cd1d18aafe2: Preparing [2021-06-03T02:30:58.880Z] 13239efc3202: Preparing [2021-06-03T02:30:58.880Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:58.880Z] 32f366d666a5: Preparing [2021-06-03T02:30:58.880Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:58.880Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:58.880Z] 6cd1d18aafe2: Layer already exists [2021-06-03T02:30:58.880Z] 13239efc3202: Layer already exists [2021-06-03T02:30:58.880Z] 35f7098fb1d3: Layer already exists [2021-06-03T02:30:58.880Z] 2.0.0-dev.248: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:59.188Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:59.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:30:59.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T02:30:59.502Z] 35f7098fb1d3: Preparing [2021-06-03T02:30:59.502Z] 6cd1d18aafe2: Preparing [2021-06-03T02:30:59.502Z] 13239efc3202: Preparing [2021-06-03T02:30:59.502Z] dbfdd2ddf124: Preparing [2021-06-03T02:30:59.502Z] 32f366d666a5: Preparing [2021-06-03T02:30:59.502Z] 6cd1d18aafe2: Layer already exists [2021-06-03T02:30:59.502Z] 35f7098fb1d3: Layer already exists [2021-06-03T02:30:59.502Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:30:59.502Z] 32f366d666a5: Layer already exists [2021-06-03T02:30:59.502Z] 13239efc3202: Layer already exists [2021-06-03T02:30:59.502Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:30:59.843Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:00.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-03T02:31:00.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T02:31:00.223Z] 35f7098fb1d3: Preparing [2021-06-03T02:31:00.223Z] 6cd1d18aafe2: Preparing [2021-06-03T02:31:00.223Z] 13239efc3202: Preparing [2021-06-03T02:31:00.223Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:00.223Z] 32f366d666a5: Preparing [2021-06-03T02:31:00.223Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:00.223Z] 6cd1d18aafe2: Layer already exists [2021-06-03T02:31:00.223Z] 13239efc3202: Layer already exists [2021-06-03T02:31:00.223Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:00.223Z] 35f7098fb1d3: Layer already exists [2021-06-03T02:31:00.223Z] master: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:00.289Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:00.302Z] taggedImages: [2021-06-03T02:31:00.302Z] - nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:00.302Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T02:31:00.302Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 [2021-06-03T02:31:00.302Z] - nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:00.302Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-03T02:31:00.347Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-03T02:31:00.347Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:00.347Z] latest [2021-06-03T02:31:00.347Z] 2.0.0-dev.248 [2021-06-03T02:31:00.347Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:00.347Z] master [2021-06-03T02:31:00.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:00.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:01.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:01.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T02:31:01.343Z] a63fb9b68e35: Preparing [2021-06-03T02:31:01.343Z] a63fb9b68e35: Preparing [2021-06-03T02:31:01.343Z] 2cba2d50bf78: Preparing [2021-06-03T02:31:01.343Z] 8f65e45bc751: Preparing [2021-06-03T02:31:01.343Z] 7dd33c6dcd75: Preparing [2021-06-03T02:31:01.343Z] 37fd153ed39d: Preparing [2021-06-03T02:31:01.343Z] 13239efc3202: Preparing [2021-06-03T02:31:01.343Z] b0b830adbc96: Preparing [2021-06-03T02:31:01.343Z] b0b830adbc96: Preparing [2021-06-03T02:31:01.344Z] 1418555b5973: Preparing [2021-06-03T02:31:01.344Z] e3e8001ce450: Preparing [2021-06-03T02:31:01.344Z] 32f366d666a5: Preparing [2021-06-03T02:31:01.344Z] 13239efc3202: Waiting [2021-06-03T02:31:01.344Z] b0b830adbc96: Waiting [2021-06-03T02:31:01.344Z] 32f366d666a5: Waiting [2021-06-03T02:31:01.344Z] 1418555b5973: Waiting [2021-06-03T02:31:01.344Z] e3e8001ce450: Waiting [2021-06-03T02:31:01.640Z] 7dd33c6dcd75: Pushed [2021-06-03T02:31:01.640Z] a63fb9b68e35: Pushed [2021-06-03T02:31:01.640Z] 2cba2d50bf78: Pushed [2021-06-03T02:31:01.640Z] 8f65e45bc751: Pushed [2021-06-03T02:31:01.640Z] 13239efc3202: Layer already exists [2021-06-03T02:31:01.640Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:01.921Z] e3e8001ce450: Pushed [2021-06-03T02:31:01.921Z] 1418555b5973: Pushed [2021-06-03T02:31:01.921Z] b0b830adbc96: Pushed [2021-06-03T02:31:02.957Z] 37fd153ed39d: Pushed [2021-06-03T02:31:02.957Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:03.354Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:03.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T02:31:03.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T02:31:03.764Z] a63fb9b68e35: Preparing [2021-06-03T02:31:03.764Z] a63fb9b68e35: Preparing [2021-06-03T02:31:03.764Z] 2cba2d50bf78: Preparing [2021-06-03T02:31:03.764Z] 8f65e45bc751: Preparing [2021-06-03T02:31:03.764Z] 7dd33c6dcd75: Preparing [2021-06-03T02:31:03.764Z] 37fd153ed39d: Preparing [2021-06-03T02:31:03.764Z] 13239efc3202: Preparing [2021-06-03T02:31:03.764Z] b0b830adbc96: Preparing [2021-06-03T02:31:03.764Z] b0b830adbc96: Preparing [2021-06-03T02:31:03.764Z] 1418555b5973: Preparing [2021-06-03T02:31:03.764Z] e3e8001ce450: Preparing [2021-06-03T02:31:03.764Z] 32f366d666a5: Preparing [2021-06-03T02:31:03.764Z] 13239efc3202: Waiting [2021-06-03T02:31:03.764Z] b0b830adbc96: Waiting [2021-06-03T02:31:03.764Z] 1418555b5973: Waiting [2021-06-03T02:31:03.764Z] e3e8001ce450: Waiting [2021-06-03T02:31:03.764Z] 32f366d666a5: Waiting [2021-06-03T02:31:03.764Z] 8f65e45bc751: Layer already exists [2021-06-03T02:31:03.764Z] 37fd153ed39d: Layer already exists [2021-06-03T02:31:03.764Z] 7dd33c6dcd75: Layer already exists [2021-06-03T02:31:03.764Z] 2cba2d50bf78: Layer already exists [2021-06-03T02:31:03.764Z] a63fb9b68e35: Layer already exists [2021-06-03T02:31:03.764Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:03.764Z] 13239efc3202: Layer already exists [2021-06-03T02:31:03.764Z] b0b830adbc96: Layer already exists [2021-06-03T02:31:03.764Z] 1418555b5973: Layer already exists [2021-06-03T02:31:03.764Z] e3e8001ce450: Layer already exists [2021-06-03T02:31:03.764Z] latest: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:04.153Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:04.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 [2021-06-03T02:31:04.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T02:31:04.587Z] a63fb9b68e35: Preparing [2021-06-03T02:31:04.587Z] a63fb9b68e35: Preparing [2021-06-03T02:31:04.587Z] 2cba2d50bf78: Preparing [2021-06-03T02:31:04.587Z] 8f65e45bc751: Preparing [2021-06-03T02:31:04.587Z] 7dd33c6dcd75: Preparing [2021-06-03T02:31:04.587Z] 37fd153ed39d: Preparing [2021-06-03T02:31:04.587Z] 13239efc3202: Preparing [2021-06-03T02:31:04.587Z] b0b830adbc96: Preparing [2021-06-03T02:31:04.587Z] b0b830adbc96: Preparing [2021-06-03T02:31:04.587Z] 1418555b5973: Preparing [2021-06-03T02:31:04.587Z] e3e8001ce450: Preparing [2021-06-03T02:31:04.587Z] 32f366d666a5: Preparing [2021-06-03T02:31:04.587Z] b0b830adbc96: Waiting [2021-06-03T02:31:04.587Z] 1418555b5973: Waiting [2021-06-03T02:31:04.587Z] e3e8001ce450: Waiting [2021-06-03T02:31:04.587Z] 32f366d666a5: Waiting [2021-06-03T02:31:04.587Z] 13239efc3202: Waiting [2021-06-03T02:31:04.587Z] 2cba2d50bf78: Layer already exists [2021-06-03T02:31:04.587Z] a63fb9b68e35: Layer already exists [2021-06-03T02:31:04.587Z] 37fd153ed39d: Layer already exists [2021-06-03T02:31:04.587Z] 8f65e45bc751: Layer already exists [2021-06-03T02:31:04.587Z] 7dd33c6dcd75: Layer already exists [2021-06-03T02:31:04.587Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:04.587Z] b0b830adbc96: Layer already exists [2021-06-03T02:31:04.587Z] 13239efc3202: Layer already exists [2021-06-03T02:31:04.587Z] e3e8001ce450: Layer already exists [2021-06-03T02:31:04.587Z] 1418555b5973: Layer already exists [2021-06-03T02:31:04.587Z] 2.0.0-dev.248: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:04.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:05.459Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:05.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T02:31:05.459Z] a63fb9b68e35: Preparing [2021-06-03T02:31:05.459Z] a63fb9b68e35: Preparing [2021-06-03T02:31:05.459Z] 2cba2d50bf78: Preparing [2021-06-03T02:31:05.459Z] 8f65e45bc751: Preparing [2021-06-03T02:31:05.459Z] 7dd33c6dcd75: Preparing [2021-06-03T02:31:05.459Z] 37fd153ed39d: Preparing [2021-06-03T02:31:05.459Z] 13239efc3202: Preparing [2021-06-03T02:31:05.459Z] b0b830adbc96: Preparing [2021-06-03T02:31:05.459Z] b0b830adbc96: Preparing [2021-06-03T02:31:05.459Z] 1418555b5973: Preparing [2021-06-03T02:31:05.459Z] e3e8001ce450: Preparing [2021-06-03T02:31:05.459Z] 32f366d666a5: Preparing [2021-06-03T02:31:05.459Z] 13239efc3202: Waiting [2021-06-03T02:31:05.459Z] 1418555b5973: Waiting [2021-06-03T02:31:05.459Z] b0b830adbc96: Waiting [2021-06-03T02:31:05.459Z] e3e8001ce450: Waiting [2021-06-03T02:31:05.459Z] 32f366d666a5: Waiting [2021-06-03T02:31:05.459Z] 2cba2d50bf78: Layer already exists [2021-06-03T02:31:05.459Z] 37fd153ed39d: Layer already exists [2021-06-03T02:31:05.459Z] 7dd33c6dcd75: Layer already exists [2021-06-03T02:31:05.459Z] a63fb9b68e35: Layer already exists [2021-06-03T02:31:05.459Z] 8f65e45bc751: Layer already exists [2021-06-03T02:31:05.459Z] 13239efc3202: Layer already exists [2021-06-03T02:31:05.459Z] b0b830adbc96: Layer already exists [2021-06-03T02:31:05.459Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:05.459Z] e3e8001ce450: Layer already exists [2021-06-03T02:31:05.459Z] 1418555b5973: Layer already exists [2021-06-03T02:31:05.459Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:05.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:06.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-03T02:31:06.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T02:31:06.229Z] a63fb9b68e35: Preparing [2021-06-03T02:31:06.229Z] a63fb9b68e35: Preparing [2021-06-03T02:31:06.229Z] 2cba2d50bf78: Preparing [2021-06-03T02:31:06.229Z] 8f65e45bc751: Preparing [2021-06-03T02:31:06.229Z] 7dd33c6dcd75: Preparing [2021-06-03T02:31:06.229Z] 37fd153ed39d: Preparing [2021-06-03T02:31:06.229Z] 13239efc3202: Preparing [2021-06-03T02:31:06.229Z] b0b830adbc96: Preparing [2021-06-03T02:31:06.229Z] b0b830adbc96: Preparing [2021-06-03T02:31:06.229Z] 1418555b5973: Preparing [2021-06-03T02:31:06.229Z] e3e8001ce450: Preparing [2021-06-03T02:31:06.229Z] 32f366d666a5: Preparing [2021-06-03T02:31:06.229Z] 13239efc3202: Waiting [2021-06-03T02:31:06.229Z] b0b830adbc96: Waiting [2021-06-03T02:31:06.229Z] 1418555b5973: Waiting [2021-06-03T02:31:06.229Z] e3e8001ce450: Waiting [2021-06-03T02:31:06.229Z] 32f366d666a5: Waiting [2021-06-03T02:31:06.229Z] 2cba2d50bf78: Layer already exists [2021-06-03T02:31:06.229Z] 8f65e45bc751: Layer already exists [2021-06-03T02:31:06.229Z] 7dd33c6dcd75: Layer already exists [2021-06-03T02:31:06.229Z] 37fd153ed39d: Layer already exists [2021-06-03T02:31:06.229Z] a63fb9b68e35: Layer already exists [2021-06-03T02:31:06.229Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:06.229Z] 1418555b5973: Layer already exists [2021-06-03T02:31:06.229Z] 13239efc3202: Layer already exists [2021-06-03T02:31:06.229Z] e3e8001ce450: Layer already exists [2021-06-03T02:31:06.229Z] b0b830adbc96: Layer already exists [2021-06-03T02:31:06.229Z] master: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:06.288Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:06.303Z] taggedImages: [2021-06-03T02:31:06.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:06.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T02:31:06.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 [2021-06-03T02:31:06.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:06.303Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-03T02:31:06.339Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-03T02:31:06.339Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:06.339Z] latest [2021-06-03T02:31:06.339Z] 2.0.0-dev.248 [2021-06-03T02:31:06.339Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:06.339Z] master [2021-06-03T02:31:06.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:06.905Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:07.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:07.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T02:31:07.633Z] 3454cdd0054c: Preparing [2021-06-03T02:31:07.633Z] e579244d1664: Preparing [2021-06-03T02:31:07.633Z] 702ae0d67ba2: Preparing [2021-06-03T02:31:07.633Z] e3efb490d0f6: Preparing [2021-06-03T02:31:07.633Z] 5e970605cd8d: Preparing [2021-06-03T02:31:07.633Z] 32f366d666a5: Preparing [2021-06-03T02:31:07.633Z] 32f366d666a5: Waiting [2021-06-03T02:31:08.244Z] e3efb490d0f6: Pushed [2021-06-03T02:31:08.244Z] 702ae0d67ba2: Pushed [2021-06-03T02:31:08.244Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:08.244Z] 5e970605cd8d: Pushed [2021-06-03T02:31:08.563Z] e579244d1664: Pushed [2021-06-03T02:31:08.563Z] 3454cdd0054c: Pushed [2021-06-03T02:31:08.829Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:09.152Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:09.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T02:31:09.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T02:31:09.540Z] 3454cdd0054c: Preparing [2021-06-03T02:31:09.540Z] e579244d1664: Preparing [2021-06-03T02:31:09.540Z] 702ae0d67ba2: Preparing [2021-06-03T02:31:09.540Z] e3efb490d0f6: Preparing [2021-06-03T02:31:09.540Z] 5e970605cd8d: Preparing [2021-06-03T02:31:09.540Z] 32f366d666a5: Preparing [2021-06-03T02:31:09.540Z] 32f366d666a5: Waiting [2021-06-03T02:31:09.540Z] 5e970605cd8d: Layer already exists [2021-06-03T02:31:09.541Z] 702ae0d67ba2: Layer already exists [2021-06-03T02:31:09.541Z] 3454cdd0054c: Layer already exists [2021-06-03T02:31:09.541Z] e3efb490d0f6: Layer already exists [2021-06-03T02:31:09.541Z] e579244d1664: Layer already exists [2021-06-03T02:31:09.541Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:09.541Z] latest: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:09.936Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:10.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 [2021-06-03T02:31:10.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T02:31:10.309Z] 3454cdd0054c: Preparing [2021-06-03T02:31:10.309Z] e579244d1664: Preparing [2021-06-03T02:31:10.309Z] 702ae0d67ba2: Preparing [2021-06-03T02:31:10.309Z] e3efb490d0f6: Preparing [2021-06-03T02:31:10.309Z] 5e970605cd8d: Preparing [2021-06-03T02:31:10.309Z] 32f366d666a5: Preparing [2021-06-03T02:31:10.309Z] 32f366d666a5: Waiting [2021-06-03T02:31:10.309Z] 3454cdd0054c: Layer already exists [2021-06-03T02:31:10.309Z] e579244d1664: Layer already exists [2021-06-03T02:31:10.309Z] 702ae0d67ba2: Layer already exists [2021-06-03T02:31:10.309Z] e3efb490d0f6: Layer already exists [2021-06-03T02:31:10.309Z] 5e970605cd8d: Layer already exists [2021-06-03T02:31:10.309Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:10.309Z] 2.0.0-dev.248: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:10.624Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:10.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:10.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T02:31:10.939Z] 3454cdd0054c: Preparing [2021-06-03T02:31:10.939Z] e579244d1664: Preparing [2021-06-03T02:31:10.939Z] 702ae0d67ba2: Preparing [2021-06-03T02:31:10.939Z] e3efb490d0f6: Preparing [2021-06-03T02:31:10.939Z] 5e970605cd8d: Preparing [2021-06-03T02:31:10.939Z] 32f366d666a5: Preparing [2021-06-03T02:31:10.939Z] 32f366d666a5: Waiting [2021-06-03T02:31:10.939Z] 5e970605cd8d: Layer already exists [2021-06-03T02:31:10.939Z] 702ae0d67ba2: Layer already exists [2021-06-03T02:31:10.940Z] 3454cdd0054c: Layer already exists [2021-06-03T02:31:10.940Z] e3efb490d0f6: Layer already exists [2021-06-03T02:31:10.940Z] e579244d1664: Layer already exists [2021-06-03T02:31:10.940Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:10.940Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:11.290Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:11.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-03T02:31:11.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T02:31:11.684Z] 3454cdd0054c: Preparing [2021-06-03T02:31:11.684Z] e579244d1664: Preparing [2021-06-03T02:31:11.684Z] 702ae0d67ba2: Preparing [2021-06-03T02:31:11.684Z] e3efb490d0f6: Preparing [2021-06-03T02:31:11.684Z] 5e970605cd8d: Preparing [2021-06-03T02:31:11.684Z] 32f366d666a5: Preparing [2021-06-03T02:31:11.684Z] 32f366d666a5: Waiting [2021-06-03T02:31:11.684Z] e579244d1664: Layer already exists [2021-06-03T02:31:11.684Z] 5e970605cd8d: Layer already exists [2021-06-03T02:31:11.684Z] 3454cdd0054c: Layer already exists [2021-06-03T02:31:11.684Z] 702ae0d67ba2: Layer already exists [2021-06-03T02:31:11.684Z] e3efb490d0f6: Layer already exists [2021-06-03T02:31:11.684Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:11.684Z] master: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:11.765Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:11.781Z] taggedImages: [2021-06-03T02:31:11.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:11.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T02:31:11.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 [2021-06-03T02:31:11.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:11.781Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-03T02:31:11.814Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-03T02:31:11.814Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:11.814Z] latest [2021-06-03T02:31:11.814Z] 2.0.0-dev.248 [2021-06-03T02:31:11.814Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:11.814Z] master [2021-06-03T02:31:11.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:12.198Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:12.823Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:12.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T02:31:12.824Z] 1ff599bc04f0: Preparing [2021-06-03T02:31:12.824Z] df39e314a796: Preparing [2021-06-03T02:31:12.824Z] 4979a7b82c5e: Preparing [2021-06-03T02:31:12.824Z] a8bb2a09c067: Preparing [2021-06-03T02:31:12.824Z] 4bed851084eb: Preparing [2021-06-03T02:31:12.824Z] 10e98b266616: Preparing [2021-06-03T02:31:12.824Z] 257bad0a1f97: Preparing [2021-06-03T02:31:12.824Z] 58b1895fb5f9: Preparing [2021-06-03T02:31:12.824Z] c2b88c3bcb6a: Preparing [2021-06-03T02:31:12.824Z] 32f366d666a5: Preparing [2021-06-03T02:31:12.824Z] 10e98b266616: Waiting [2021-06-03T02:31:12.824Z] 257bad0a1f97: Waiting [2021-06-03T02:31:12.824Z] c2b88c3bcb6a: Waiting [2021-06-03T02:31:12.824Z] 32f366d666a5: Waiting [2021-06-03T02:31:13.446Z] 4bed851084eb: Pushed [2021-06-03T02:31:13.446Z] df39e314a796: Pushed [2021-06-03T02:31:13.715Z] 1ff599bc04f0: Pushed [2021-06-03T02:31:19.272Z] 10e98b266616: Pushed [2021-06-03T02:31:19.272Z] 58b1895fb5f9: Pushed [2021-06-03T02:31:19.272Z] 257bad0a1f97: Pushed [2021-06-03T02:31:19.272Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:19.272Z] a8bb2a09c067: Pushed [2021-06-03T02:31:19.272Z] 4979a7b82c5e: Pushed [2021-06-03T02:31:19.272Z] c2b88c3bcb6a: Pushed [2021-06-03T02:31:19.272Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:19.600Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:19.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T02:31:19.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T02:31:19.928Z] 1ff599bc04f0: Preparing [2021-06-03T02:31:19.928Z] df39e314a796: Preparing [2021-06-03T02:31:19.928Z] 4979a7b82c5e: Preparing [2021-06-03T02:31:19.928Z] a8bb2a09c067: Preparing [2021-06-03T02:31:19.928Z] 4bed851084eb: Preparing [2021-06-03T02:31:19.928Z] 10e98b266616: Preparing [2021-06-03T02:31:19.928Z] 257bad0a1f97: Preparing [2021-06-03T02:31:19.928Z] 58b1895fb5f9: Preparing [2021-06-03T02:31:19.928Z] c2b88c3bcb6a: Preparing [2021-06-03T02:31:19.928Z] 32f366d666a5: Preparing [2021-06-03T02:31:19.928Z] 10e98b266616: Waiting [2021-06-03T02:31:19.928Z] 257bad0a1f97: Waiting [2021-06-03T02:31:19.928Z] 58b1895fb5f9: Waiting [2021-06-03T02:31:19.928Z] c2b88c3bcb6a: Waiting [2021-06-03T02:31:19.928Z] 32f366d666a5: Waiting [2021-06-03T02:31:19.928Z] 1ff599bc04f0: Layer already exists [2021-06-03T02:31:19.928Z] 4979a7b82c5e: Layer already exists [2021-06-03T02:31:19.928Z] 4bed851084eb: Layer already exists [2021-06-03T02:31:19.928Z] df39e314a796: Layer already exists [2021-06-03T02:31:19.928Z] a8bb2a09c067: Layer already exists [2021-06-03T02:31:19.928Z] 10e98b266616: Layer already exists [2021-06-03T02:31:19.928Z] 58b1895fb5f9: Layer already exists [2021-06-03T02:31:19.928Z] 257bad0a1f97: Layer already exists [2021-06-03T02:31:19.928Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:19.928Z] c2b88c3bcb6a: Layer already exists [2021-06-03T02:31:19.928Z] latest: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:20.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:20.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 [2021-06-03T02:31:20.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T02:31:20.596Z] 1ff599bc04f0: Preparing [2021-06-03T02:31:20.596Z] df39e314a796: Preparing [2021-06-03T02:31:20.596Z] 4979a7b82c5e: Preparing [2021-06-03T02:31:20.596Z] a8bb2a09c067: Preparing [2021-06-03T02:31:20.596Z] 4bed851084eb: Preparing [2021-06-03T02:31:20.596Z] 10e98b266616: Preparing [2021-06-03T02:31:20.596Z] 257bad0a1f97: Preparing [2021-06-03T02:31:20.596Z] 58b1895fb5f9: Preparing [2021-06-03T02:31:20.596Z] c2b88c3bcb6a: Preparing [2021-06-03T02:31:20.596Z] 32f366d666a5: Preparing [2021-06-03T02:31:20.596Z] 10e98b266616: Waiting [2021-06-03T02:31:20.596Z] 257bad0a1f97: Waiting [2021-06-03T02:31:20.596Z] 58b1895fb5f9: Waiting [2021-06-03T02:31:20.596Z] c2b88c3bcb6a: Waiting [2021-06-03T02:31:20.596Z] 32f366d666a5: Waiting [2021-06-03T02:31:20.596Z] 1ff599bc04f0: Layer already exists [2021-06-03T02:31:20.596Z] a8bb2a09c067: Layer already exists [2021-06-03T02:31:20.596Z] 4bed851084eb: Layer already exists [2021-06-03T02:31:20.596Z] df39e314a796: Layer already exists [2021-06-03T02:31:20.596Z] 4979a7b82c5e: Layer already exists [2021-06-03T02:31:20.596Z] 10e98b266616: Layer already exists [2021-06-03T02:31:20.596Z] 58b1895fb5f9: Layer already exists [2021-06-03T02:31:20.596Z] c2b88c3bcb6a: Layer already exists [2021-06-03T02:31:20.596Z] 257bad0a1f97: Layer already exists [2021-06-03T02:31:20.596Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:20.596Z] 2.0.0-dev.248: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:21.019Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:21.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:21.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T02:31:21.627Z] 1ff599bc04f0: Preparing [2021-06-03T02:31:21.627Z] df39e314a796: Preparing [2021-06-03T02:31:21.627Z] 4979a7b82c5e: Preparing [2021-06-03T02:31:21.627Z] a8bb2a09c067: Preparing [2021-06-03T02:31:21.627Z] 4bed851084eb: Preparing [2021-06-03T02:31:21.627Z] 10e98b266616: Preparing [2021-06-03T02:31:21.627Z] 257bad0a1f97: Preparing [2021-06-03T02:31:21.627Z] 58b1895fb5f9: Preparing [2021-06-03T02:31:21.627Z] c2b88c3bcb6a: Preparing [2021-06-03T02:31:21.627Z] 32f366d666a5: Preparing [2021-06-03T02:31:21.627Z] 10e98b266616: Waiting [2021-06-03T02:31:21.627Z] c2b88c3bcb6a: Waiting [2021-06-03T02:31:21.627Z] 257bad0a1f97: Waiting [2021-06-03T02:31:21.627Z] 58b1895fb5f9: Waiting [2021-06-03T02:31:21.627Z] 32f366d666a5: Waiting [2021-06-03T02:31:21.627Z] 4979a7b82c5e: Layer already exists [2021-06-03T02:31:21.627Z] 4bed851084eb: Layer already exists [2021-06-03T02:31:21.627Z] df39e314a796: Layer already exists [2021-06-03T02:31:21.627Z] 1ff599bc04f0: Layer already exists [2021-06-03T02:31:21.627Z] a8bb2a09c067: Layer already exists [2021-06-03T02:31:21.627Z] c2b88c3bcb6a: Layer already exists [2021-06-03T02:31:21.627Z] 58b1895fb5f9: Layer already exists [2021-06-03T02:31:21.627Z] 10e98b266616: Layer already exists [2021-06-03T02:31:21.627Z] 257bad0a1f97: Layer already exists [2021-06-03T02:31:21.627Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:21.627Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:21.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:22.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-03T02:31:22.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T02:31:22.575Z] 1ff599bc04f0: Preparing [2021-06-03T02:31:22.575Z] df39e314a796: Preparing [2021-06-03T02:31:22.575Z] 4979a7b82c5e: Preparing [2021-06-03T02:31:22.575Z] a8bb2a09c067: Preparing [2021-06-03T02:31:22.575Z] 4bed851084eb: Preparing [2021-06-03T02:31:22.575Z] 10e98b266616: Preparing [2021-06-03T02:31:22.575Z] 257bad0a1f97: Preparing [2021-06-03T02:31:22.575Z] 58b1895fb5f9: Preparing [2021-06-03T02:31:22.575Z] c2b88c3bcb6a: Preparing [2021-06-03T02:31:22.575Z] 32f366d666a5: Preparing [2021-06-03T02:31:22.575Z] 10e98b266616: Waiting [2021-06-03T02:31:22.575Z] 257bad0a1f97: Waiting [2021-06-03T02:31:22.575Z] 58b1895fb5f9: Waiting [2021-06-03T02:31:22.575Z] c2b88c3bcb6a: Waiting [2021-06-03T02:31:22.575Z] 32f366d666a5: Waiting [2021-06-03T02:31:22.575Z] 1ff599bc04f0: Layer already exists [2021-06-03T02:31:22.575Z] df39e314a796: Layer already exists [2021-06-03T02:31:22.575Z] a8bb2a09c067: Layer already exists [2021-06-03T02:31:22.575Z] 4bed851084eb: Layer already exists [2021-06-03T02:31:22.575Z] 4979a7b82c5e: Layer already exists [2021-06-03T02:31:22.575Z] 10e98b266616: Layer already exists [2021-06-03T02:31:22.575Z] 257bad0a1f97: Layer already exists [2021-06-03T02:31:22.575Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:22.575Z] c2b88c3bcb6a: Layer already exists [2021-06-03T02:31:22.575Z] 58b1895fb5f9: Layer already exists [2021-06-03T02:31:22.575Z] master: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:22.628Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:22.642Z] taggedImages: [2021-06-03T02:31:22.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:22.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T02:31:22.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 [2021-06-03T02:31:22.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:22.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-03T02:31:22.672Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-03T02:31:22.672Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:22.672Z] latest [2021-06-03T02:31:22.672Z] 2.0.0-dev.248 [2021-06-03T02:31:22.672Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:22.672Z] master [2021-06-03T02:31:22.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:23.026Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:23.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:23.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T02:31:23.350Z] 1e6c27a89c07: Preparing [2021-06-03T02:31:23.350Z] fe7ba4c1881b: Preparing [2021-06-03T02:31:23.350Z] 13239efc3202: Preparing [2021-06-03T02:31:23.350Z] 248a82d84ce2: Preparing [2021-06-03T02:31:23.350Z] 32f366d666a5: Preparing [2021-06-03T02:31:23.350Z] 13239efc3202: Layer already exists [2021-06-03T02:31:23.350Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:23.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T02:31:23.684Z] 1e6c27a89c07: Pushed [2021-06-03T02:31:23.684Z] 248a82d84ce2: Pushed [2021-06-03T02:31:24.637Z] fe7ba4c1881b: Pushed [2021-06-03T02:31:24.637Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:24.972Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:25.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T02:31:25.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T02:31:25.288Z] 1e6c27a89c07: Preparing [2021-06-03T02:31:25.288Z] fe7ba4c1881b: Preparing [2021-06-03T02:31:25.288Z] 13239efc3202: Preparing [2021-06-03T02:31:25.288Z] 248a82d84ce2: Preparing [2021-06-03T02:31:25.288Z] 32f366d666a5: Preparing [2021-06-03T02:31:25.288Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:25.288Z] 1e6c27a89c07: Layer already exists [2021-06-03T02:31:25.288Z] 248a82d84ce2: Layer already exists [2021-06-03T02:31:25.288Z] fe7ba4c1881b: Layer already exists [2021-06-03T02:31:25.288Z] 13239efc3202: Layer already exists [2021-06-03T02:31:25.288Z] latest: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:25.595Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:25.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 [2021-06-03T02:31:25.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T02:31:25.925Z] 1e6c27a89c07: Preparing [2021-06-03T02:31:25.925Z] fe7ba4c1881b: Preparing [2021-06-03T02:31:25.925Z] 13239efc3202: Preparing [2021-06-03T02:31:25.925Z] 248a82d84ce2: Preparing [2021-06-03T02:31:25.925Z] 32f366d666a5: Preparing [2021-06-03T02:31:25.925Z] 248a82d84ce2: Layer already exists [2021-06-03T02:31:25.925Z] fe7ba4c1881b: Layer already exists [2021-06-03T02:31:25.925Z] 1e6c27a89c07: Layer already exists [2021-06-03T02:31:25.925Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:25.925Z] 13239efc3202: Layer already exists [2021-06-03T02:31:25.925Z] 2.0.0-dev.248: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:26.239Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:26.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:26.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T02:31:26.546Z] 1e6c27a89c07: Preparing [2021-06-03T02:31:26.546Z] fe7ba4c1881b: Preparing [2021-06-03T02:31:26.546Z] 13239efc3202: Preparing [2021-06-03T02:31:26.546Z] 248a82d84ce2: Preparing [2021-06-03T02:31:26.546Z] 32f366d666a5: Preparing [2021-06-03T02:31:26.546Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:26.546Z] 1e6c27a89c07: Layer already exists [2021-06-03T02:31:26.546Z] 248a82d84ce2: Layer already exists [2021-06-03T02:31:26.546Z] fe7ba4c1881b: Layer already exists [2021-06-03T02:31:26.546Z] 13239efc3202: Layer already exists [2021-06-03T02:31:26.546Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:26.904Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:27.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-03T02:31:27.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T02:31:27.243Z] 1e6c27a89c07: Preparing [2021-06-03T02:31:27.243Z] fe7ba4c1881b: Preparing [2021-06-03T02:31:27.243Z] 13239efc3202: Preparing [2021-06-03T02:31:27.243Z] 248a82d84ce2: Preparing [2021-06-03T02:31:27.243Z] 32f366d666a5: Preparing [2021-06-03T02:31:27.243Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:27.512Z] 1e6c27a89c07: Layer already exists [2021-06-03T02:31:27.512Z] 13239efc3202: Layer already exists [2021-06-03T02:31:27.512Z] fe7ba4c1881b: Layer already exists [2021-06-03T02:31:27.512Z] 248a82d84ce2: Layer already exists [2021-06-03T02:31:27.512Z] master: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:27.569Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:27.583Z] taggedImages: [2021-06-03T02:31:27.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:27.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T02:31:27.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 [2021-06-03T02:31:27.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:27.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-03T02:31:27.612Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-03T02:31:27.613Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:27.613Z] latest [2021-06-03T02:31:27.613Z] 2.0.0-dev.248 [2021-06-03T02:31:27.613Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:27.613Z] master [2021-06-03T02:31:27.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:27.977Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:28.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:28.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T02:31:28.301Z] ffa2b6b6776d: Preparing [2021-06-03T02:31:28.301Z] bfc9599cf87f: Preparing [2021-06-03T02:31:28.301Z] 13239efc3202: Preparing [2021-06-03T02:31:28.301Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:28.301Z] 32f366d666a5: Preparing [2021-06-03T02:31:28.301Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:28.301Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:28.301Z] 13239efc3202: Layer already exists [2021-06-03T02:31:28.301Z] ffa2b6b6776d: Pushed [2021-06-03T02:31:29.716Z] bfc9599cf87f: Pushed [2021-06-03T02:31:29.716Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:30.027Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:30.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T02:31:30.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T02:31:30.338Z] ffa2b6b6776d: Preparing [2021-06-03T02:31:30.338Z] bfc9599cf87f: Preparing [2021-06-03T02:31:30.338Z] 13239efc3202: Preparing [2021-06-03T02:31:30.338Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:30.338Z] 32f366d666a5: Preparing [2021-06-03T02:31:30.338Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:30.338Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:30.338Z] ffa2b6b6776d: Layer already exists [2021-06-03T02:31:30.338Z] bfc9599cf87f: Layer already exists [2021-06-03T02:31:30.338Z] 13239efc3202: Layer already exists [2021-06-03T02:31:30.338Z] latest: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:30.664Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:31.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 [2021-06-03T02:31:31.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T02:31:31.004Z] ffa2b6b6776d: Preparing [2021-06-03T02:31:31.004Z] bfc9599cf87f: Preparing [2021-06-03T02:31:31.004Z] 13239efc3202: Preparing [2021-06-03T02:31:31.004Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:31.004Z] 32f366d666a5: Preparing [2021-06-03T02:31:31.004Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:31.004Z] bfc9599cf87f: Layer already exists [2021-06-03T02:31:31.004Z] ffa2b6b6776d: Layer already exists [2021-06-03T02:31:31.004Z] 13239efc3202: Layer already exists [2021-06-03T02:31:31.004Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:31.004Z] 2.0.0-dev.248: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:31.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:31.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:31.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T02:31:31.634Z] ffa2b6b6776d: Preparing [2021-06-03T02:31:31.634Z] bfc9599cf87f: Preparing [2021-06-03T02:31:31.634Z] 13239efc3202: Preparing [2021-06-03T02:31:31.634Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:31.634Z] 32f366d666a5: Preparing [2021-06-03T02:31:31.634Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:31.634Z] ffa2b6b6776d: Layer already exists [2021-06-03T02:31:31.634Z] bfc9599cf87f: Layer already exists [2021-06-03T02:31:31.634Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:31.634Z] 13239efc3202: Layer already exists [2021-06-03T02:31:31.634Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:31.890Z] Removing intermediate container dbf417dfe40f [2021-06-03T02:31:31.890Z] ---> b1b4c01228c0 [2021-06-03T02:31:31.890Z] [2021-06-03T02:31:31.890Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T02:31:31.890Z] 3.12: Pulling from library/alpine [2021-06-03T02:31:31.968Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:32.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-03T02:31:32.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T02:31:32.308Z] ffa2b6b6776d: Preparing [2021-06-03T02:31:32.308Z] bfc9599cf87f: Preparing [2021-06-03T02:31:32.308Z] 13239efc3202: Preparing [2021-06-03T02:31:32.308Z] dbfdd2ddf124: Preparing [2021-06-03T02:31:32.308Z] 32f366d666a5: Preparing [2021-06-03T02:31:32.308Z] dbfdd2ddf124: Layer already exists [2021-06-03T02:31:32.308Z] 13239efc3202: Layer already exists [2021-06-03T02:31:32.308Z] ffa2b6b6776d: Layer already exists [2021-06-03T02:31:32.608Z] 32f366d666a5: Layer already exists [2021-06-03T02:31:32.608Z] bfc9599cf87f: Layer already exists [2021-06-03T02:31:32.608Z] master: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:32.688Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:32.702Z] taggedImages: [2021-06-03T02:31:32.702Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:32.702Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T02:31:32.702Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 [2021-06-03T02:31:32.702Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:32.702Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-03T02:31:32.731Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-03T02:31:32.731Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:32.731Z] latest [2021-06-03T02:31:32.731Z] 2.0.0-dev.248 [2021-06-03T02:31:32.731Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:32.731Z] master [2021-06-03T02:31:32.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:33.423Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:33.459Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T02:31:33.460Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T02:31:33.460Z] ---> 9852663dfa18 [2021-06-03T02:31:33.460Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T02:31:33.833Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:33.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T02:31:33.833Z] d839e05a350b: Preparing [2021-06-03T02:31:33.833Z] cb06108b910d: Preparing [2021-06-03T02:31:33.833Z] b775564899c5: Preparing [2021-06-03T02:31:33.833Z] d490a6a3f2fe: Preparing [2021-06-03T02:31:33.833Z] 0754057c0ad3: Preparing [2021-06-03T02:31:33.833Z] 998cdf262ab1: Preparing [2021-06-03T02:31:33.833Z] 02e56110abd2: Preparing [2021-06-03T02:31:33.833Z] abc36efb885a: Preparing [2021-06-03T02:31:33.833Z] b0b09059f4e1: Preparing [2021-06-03T02:31:33.833Z] bb961f40224b: Preparing [2021-06-03T02:31:33.833Z] f4666769fca7: Preparing [2021-06-03T02:31:33.833Z] 998cdf262ab1: Waiting [2021-06-03T02:31:33.833Z] 02e56110abd2: Waiting [2021-06-03T02:31:33.833Z] abc36efb885a: Waiting [2021-06-03T02:31:33.833Z] b0b09059f4e1: Waiting [2021-06-03T02:31:33.833Z] f4666769fca7: Waiting [2021-06-03T02:31:33.833Z] bb961f40224b: Waiting [2021-06-03T02:31:33.833Z] 0754057c0ad3: Layer already exists [2021-06-03T02:31:34.135Z] ---> Running in 277c5f9b7974 [2021-06-03T02:31:34.455Z] 998cdf262ab1: Layer already exists [2021-06-03T02:31:34.455Z] cb06108b910d: Pushed [2021-06-03T02:31:34.455Z] 02e56110abd2: Layer already exists [2021-06-03T02:31:34.455Z] abc36efb885a: Layer already exists [2021-06-03T02:31:34.455Z] b0b09059f4e1: Layer already exists [2021-06-03T02:31:34.455Z] bb961f40224b: Layer already exists [2021-06-03T02:31:34.455Z] f4666769fca7: Layer already exists [2021-06-03T02:31:34.455Z] d839e05a350b: Pushed [2021-06-03T02:31:34.720Z] b775564899c5: Pushed [2021-06-03T02:31:38.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:38.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:38.107Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T02:31:38.107Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:31:38.107Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T02:31:38.107Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T02:31:38.107Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T02:31:38.107Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T02:31:38.107Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:31:38.107Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:31:38.429Z] Removing intermediate container 9c9ad6731e30 [2021-06-03T02:31:38.429Z] ---> 9afce9d9dde9 [2021-06-03T02:31:38.429Z] [2021-06-03T02:31:38.429Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:31:38.429Z] ---> 9852663dfa18 [2021-06-03T02:31:38.429Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:31:38.429Z] OK: 7 MiB in 20 packages [2021-06-03T02:31:38.766Z] ---> Running in 73a151a6ad7d [2021-06-03T02:31:40.093Z] d490a6a3f2fe: Pushed [2021-06-03T02:31:40.093Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:40.433Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:40.838Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T02:31:40.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T02:31:40.838Z] d839e05a350b: Preparing [2021-06-03T02:31:40.838Z] cb06108b910d: Preparing [2021-06-03T02:31:40.838Z] b775564899c5: Preparing [2021-06-03T02:31:40.838Z] d490a6a3f2fe: Preparing [2021-06-03T02:31:40.838Z] 0754057c0ad3: Preparing [2021-06-03T02:31:40.838Z] 998cdf262ab1: Preparing [2021-06-03T02:31:40.838Z] 02e56110abd2: Preparing [2021-06-03T02:31:40.838Z] abc36efb885a: Preparing [2021-06-03T02:31:40.838Z] b0b09059f4e1: Preparing [2021-06-03T02:31:40.838Z] bb961f40224b: Preparing [2021-06-03T02:31:40.838Z] f4666769fca7: Preparing [2021-06-03T02:31:40.838Z] abc36efb885a: Waiting [2021-06-03T02:31:40.838Z] b0b09059f4e1: Waiting [2021-06-03T02:31:40.838Z] bb961f40224b: Waiting [2021-06-03T02:31:40.838Z] f4666769fca7: Waiting [2021-06-03T02:31:40.838Z] 998cdf262ab1: Waiting [2021-06-03T02:31:40.838Z] 02e56110abd2: Waiting [2021-06-03T02:31:40.838Z] d839e05a350b: Layer already exists [2021-06-03T02:31:40.838Z] cb06108b910d: Layer already exists [2021-06-03T02:31:40.838Z] b775564899c5: Layer already exists [2021-06-03T02:31:40.838Z] d490a6a3f2fe: Layer already exists [2021-06-03T02:31:40.838Z] 0754057c0ad3: Layer already exists [2021-06-03T02:31:40.838Z] abc36efb885a: Layer already exists [2021-06-03T02:31:40.838Z] 998cdf262ab1: Layer already exists [2021-06-03T02:31:40.838Z] bb961f40224b: Layer already exists [2021-06-03T02:31:40.838Z] 02e56110abd2: Layer already exists [2021-06-03T02:31:40.838Z] b0b09059f4e1: Layer already exists [2021-06-03T02:31:40.838Z] f4666769fca7: Layer already exists [2021-06-03T02:31:40.838Z] latest: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:41.208Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:41.727Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 [2021-06-03T02:31:41.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T02:31:41.727Z] d839e05a350b: Preparing [2021-06-03T02:31:41.727Z] cb06108b910d: Preparing [2021-06-03T02:31:41.727Z] b775564899c5: Preparing [2021-06-03T02:31:41.727Z] d490a6a3f2fe: Preparing [2021-06-03T02:31:41.727Z] 0754057c0ad3: Preparing [2021-06-03T02:31:41.727Z] 998cdf262ab1: Preparing [2021-06-03T02:31:41.727Z] 02e56110abd2: Preparing [2021-06-03T02:31:41.727Z] abc36efb885a: Preparing [2021-06-03T02:31:41.727Z] b0b09059f4e1: Preparing [2021-06-03T02:31:41.727Z] bb961f40224b: Preparing [2021-06-03T02:31:41.727Z] f4666769fca7: Preparing [2021-06-03T02:31:41.727Z] 998cdf262ab1: Waiting [2021-06-03T02:31:41.727Z] 02e56110abd2: Waiting [2021-06-03T02:31:41.727Z] abc36efb885a: Waiting [2021-06-03T02:31:41.727Z] b0b09059f4e1: Waiting [2021-06-03T02:31:41.727Z] bb961f40224b: Waiting [2021-06-03T02:31:41.727Z] f4666769fca7: Waiting [2021-06-03T02:31:41.727Z] d839e05a350b: Layer already exists [2021-06-03T02:31:41.727Z] cb06108b910d: Layer already exists [2021-06-03T02:31:41.727Z] 0754057c0ad3: Layer already exists [2021-06-03T02:31:41.727Z] b775564899c5: Layer already exists [2021-06-03T02:31:41.727Z] d490a6a3f2fe: Layer already exists [2021-06-03T02:31:41.727Z] bb961f40224b: Layer already exists [2021-06-03T02:31:41.727Z] b0b09059f4e1: Layer already exists [2021-06-03T02:31:41.727Z] 998cdf262ab1: Layer already exists [2021-06-03T02:31:41.727Z] 02e56110abd2: Layer already exists [2021-06-03T02:31:41.727Z] abc36efb885a: Layer already exists [2021-06-03T02:31:41.727Z] f4666769fca7: Layer already exists [2021-06-03T02:31:41.727Z] 2.0.0-dev.248: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:42.104Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:42.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:42.308Z] Removing intermediate container 277c5f9b7974 [2021-06-03T02:31:42.308Z] ---> 6ecf668670e0 [2021-06-03T02:31:42.308Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T02:31:42.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:42.308Z] Removing intermediate container 65ab7da410d5 [2021-06-03T02:31:42.308Z] ---> afc5400231df [2021-06-03T02:31:42.308Z] [2021-06-03T02:31:42.308Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T02:31:42.308Z] ---> 9852663dfa18 [2021-06-03T02:31:42.308Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:31:42.406Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:42.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T02:31:42.406Z] d839e05a350b: Preparing [2021-06-03T02:31:42.406Z] cb06108b910d: Preparing [2021-06-03T02:31:42.406Z] b775564899c5: Preparing [2021-06-03T02:31:42.406Z] d490a6a3f2fe: Preparing [2021-06-03T02:31:42.406Z] 0754057c0ad3: Preparing [2021-06-03T02:31:42.406Z] 998cdf262ab1: Preparing [2021-06-03T02:31:42.406Z] 02e56110abd2: Preparing [2021-06-03T02:31:42.406Z] abc36efb885a: Preparing [2021-06-03T02:31:42.406Z] b0b09059f4e1: Preparing [2021-06-03T02:31:42.406Z] bb961f40224b: Preparing [2021-06-03T02:31:42.406Z] f4666769fca7: Preparing [2021-06-03T02:31:42.406Z] 02e56110abd2: Waiting [2021-06-03T02:31:42.406Z] abc36efb885a: Waiting [2021-06-03T02:31:42.406Z] b0b09059f4e1: Waiting [2021-06-03T02:31:42.406Z] 998cdf262ab1: Waiting [2021-06-03T02:31:42.406Z] bb961f40224b: Waiting [2021-06-03T02:31:42.406Z] f4666769fca7: Waiting [2021-06-03T02:31:42.406Z] cb06108b910d: Layer already exists [2021-06-03T02:31:42.406Z] 0754057c0ad3: Layer already exists [2021-06-03T02:31:42.406Z] d839e05a350b: Layer already exists [2021-06-03T02:31:42.406Z] b775564899c5: Layer already exists [2021-06-03T02:31:42.406Z] d490a6a3f2fe: Layer already exists [2021-06-03T02:31:42.406Z] 02e56110abd2: Layer already exists [2021-06-03T02:31:42.406Z] 998cdf262ab1: Layer already exists [2021-06-03T02:31:42.406Z] abc36efb885a: Layer already exists [2021-06-03T02:31:42.406Z] b0b09059f4e1: Layer already exists [2021-06-03T02:31:42.406Z] bb961f40224b: Layer already exists [2021-06-03T02:31:42.406Z] f4666769fca7: Layer already exists [2021-06-03T02:31:42.406Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:42.600Z] ---> Running in f89f00664a27 [2021-06-03T02:31:42.600Z] ---> Running in 80d8f342f212 [2021-06-03T02:31:42.729Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:31:43.059Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-03T02:31:43.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T02:31:43.059Z] d839e05a350b: Preparing [2021-06-03T02:31:43.059Z] cb06108b910d: Preparing [2021-06-03T02:31:43.059Z] b775564899c5: Preparing [2021-06-03T02:31:43.059Z] d490a6a3f2fe: Preparing [2021-06-03T02:31:43.059Z] 0754057c0ad3: Preparing [2021-06-03T02:31:43.059Z] 998cdf262ab1: Preparing [2021-06-03T02:31:43.059Z] 02e56110abd2: Preparing [2021-06-03T02:31:43.059Z] abc36efb885a: Preparing [2021-06-03T02:31:43.059Z] b0b09059f4e1: Preparing [2021-06-03T02:31:43.059Z] bb961f40224b: Preparing [2021-06-03T02:31:43.059Z] f4666769fca7: Preparing [2021-06-03T02:31:43.059Z] 998cdf262ab1: Waiting [2021-06-03T02:31:43.059Z] 02e56110abd2: Waiting [2021-06-03T02:31:43.059Z] abc36efb885a: Waiting [2021-06-03T02:31:43.059Z] b0b09059f4e1: Waiting [2021-06-03T02:31:43.059Z] bb961f40224b: Waiting [2021-06-03T02:31:43.059Z] f4666769fca7: Waiting [2021-06-03T02:31:43.059Z] cb06108b910d: Layer already exists [2021-06-03T02:31:43.059Z] 0754057c0ad3: Layer already exists [2021-06-03T02:31:43.059Z] b775564899c5: Layer already exists [2021-06-03T02:31:43.059Z] d490a6a3f2fe: Layer already exists [2021-06-03T02:31:43.059Z] d839e05a350b: Layer already exists [2021-06-03T02:31:43.059Z] 998cdf262ab1: Layer already exists [2021-06-03T02:31:43.059Z] 02e56110abd2: Layer already exists [2021-06-03T02:31:43.059Z] abc36efb885a: Layer already exists [2021-06-03T02:31:43.059Z] bb961f40224b: Layer already exists [2021-06-03T02:31:43.059Z] b0b09059f4e1: Layer already exists [2021-06-03T02:31:43.059Z] f4666769fca7: Layer already exists [2021-06-03T02:31:43.059Z] master: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:31:43.132Z] ===================================================== [Pipeline] echo [2021-06-03T02:31:43.147Z] taggedImages: [2021-06-03T02:31:43.147Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:31:43.147Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T02:31:43.147Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 [2021-06-03T02:31:43.147Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:31:43.147Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [2021-06-03T02:31:43.163Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T02:31:43.163Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:31:43.163Z] OK: 5 MiB in 15 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [2021-06-03T02:31:43.484Z] Removing intermediate container f89f00664a27 [2021-06-03T02:31:43.484Z] ---> 695020780c5f [2021-06-03T02:31:43.484Z] Step 14/26 : WORKDIR / [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T02:31:43.775Z] ---> Running in cf9e79093fe1 [2021-06-03T02:31:44.818Z] Removing intermediate container 73a151a6ad7d [2021-06-03T02:31:44.819Z] ---> f7dde7f23801 [2021-06-03T02:31:44.819Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:31:44.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:44.819Z] ---> Running in d33b7738ef93 [2021-06-03T02:31:45.137Z] Removing intermediate container cf9e79093fe1 [2021-06-03T02:31:45.137Z] ---> aaa800a2a196 [2021-06-03T02:31:45.137Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-03T02:31:45.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:31:45.787Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T02:31:45.787Z] Removing intermediate container d33b7738ef93 [2021-06-03T02:31:45.787Z] ---> 5ee58a08664d [2021-06-03T02:31:45.787Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T02:31:45.787Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:31:45.787Z] OK: 5 MiB in 15 packages [2021-06-03T02:31:45.787Z] ---> Running in 6ab3dc282a6f [2021-06-03T02:31:46.486Z] ---> e1901086aa83 [2021-06-03T02:31:46.487Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-03T02:31:47.127Z] Removing intermediate container 6ab3dc282a6f [2021-06-03T02:31:47.127Z] ---> 84e7da67b57f [2021-06-03T02:31:47.127Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T02:31:47.407Z] ---> Running in 354be93b4dff [2021-06-03T02:31:48.013Z] Removing intermediate container 80d8f342f212 [2021-06-03T02:31:48.013Z] ---> bd52b376e5e3 [2021-06-03T02:31:48.013Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:31:48.013Z] ---> 38949ac5dd11 [2021-06-03T02:31:48.013Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T02:31:48.013Z] ---> Running in c650e12d2826 [2021-06-03T02:31:48.287Z] Removing intermediate container 354be93b4dff [2021-06-03T02:31:48.287Z] ---> 0f7a1ac333f6 [2021-06-03T02:31:48.287Z] Step 16/24 : WORKDIR / [2021-06-03T02:31:48.897Z] ---> Running in 1b0f0c8d545e [2021-06-03T02:31:49.174Z] Removing intermediate container c650e12d2826 [2021-06-03T02:31:49.174Z] ---> 11fa99ef6bef [2021-06-03T02:31:49.174Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T02:31:49.802Z] ---> 2f70dfe80be6 [2021-06-03T02:31:49.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-03T02:31:49.802Z] ---> Running in ddc913de8109 [2021-06-03T02:31:50.078Z] Removing intermediate container 1b0f0c8d545e [2021-06-03T02:31:50.078Z] ---> dcea8927d5d7 [2021-06-03T02:31:50.078Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:31:51.078Z] Removing intermediate container ddc913de8109 [2021-06-03T02:31:51.078Z] ---> 728271ba6a4a [2021-06-03T02:31:51.078Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T02:31:51.356Z] ---> a645fade7cc9 [2021-06-03T02:31:51.356Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T02:31:51.869Z] ---> Running in acc3474dd986 [2021-06-03T02:31:51.869Z] ---> fdb0dfe1b834 [2021-06-03T02:31:51.869Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T02:31:52.488Z] Removing intermediate container acc3474dd986 [2021-06-03T02:31:52.488Z] ---> d402af94c7c4 [2021-06-03T02:31:52.488Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:31:53.116Z] Removing intermediate container 3222017b3930 [2021-06-03T02:31:53.116Z] ---> b39bfea4d47e [2021-06-03T02:31:53.116Z] [2021-06-03T02:31:53.116Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:31:53.116Z] ---> 9852663dfa18 [2021-06-03T02:31:53.116Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T02:31:53.116Z] ---> Using cache [2021-06-03T02:31:53.116Z] ---> bd52b376e5e3 [2021-06-03T02:31:53.116Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:31:53.116Z] ---> Using cache [2021-06-03T02:31:53.116Z] ---> 11fa99ef6bef [2021-06-03T02:31:53.116Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T02:31:53.733Z] ---> Running in c3bafb14628f [2021-06-03T02:31:53.733Z] ---> 3bcb9813cb11 [2021-06-03T02:31:53.733Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T02:31:54.019Z] ---> 51b8137dba1d [2021-06-03T02:31:54.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T02:31:54.019Z] ---> b0f833399384 [2021-06-03T02:31:54.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T02:31:54.308Z] Removing intermediate container c3bafb14628f [2021-06-03T02:31:54.308Z] ---> 16ca8946a186 [2021-06-03T02:31:54.308Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T02:31:54.587Z] ---> Running in dd053538df8f [2021-06-03T02:31:55.856Z] ---> 7c30a91f6acf [2021-06-03T02:31:55.856Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T02:31:55.856Z] Removing intermediate container dd053538df8f [2021-06-03T02:31:55.856Z] ---> f43e03754326 [2021-06-03T02:31:55.856Z] Step 16/24 : WORKDIR / [2021-06-03T02:31:56.531Z] ---> Running in fefd12c97907 [2021-06-03T02:31:56.531Z] ---> Running in 0a1a842a76f2 [2021-06-03T02:31:56.531Z] ---> 221b7c87e47f [2021-06-03T02:31:56.531Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T02:31:56.531Z] ---> 1c09ec62de34 [2021-06-03T02:31:56.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T02:31:57.394Z] Removing intermediate container fefd12c97907 [2021-06-03T02:31:57.394Z] ---> 66d2a7317bf0 [2021-06-03T02:31:57.394Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:31:57.701Z] Removing intermediate container 0a1a842a76f2 [2021-06-03T02:31:57.701Z] ---> 275b97177523 [2021-06-03T02:31:57.701Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:31:57.701Z] ---> Running in efbed87c4964 [2021-06-03T02:31:57.990Z] ---> b21a2b8c532c [2021-06-03T02:31:57.990Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-03T02:31:57.990Z] ---> fcdf067b6688 [2021-06-03T02:31:57.990Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T02:31:58.284Z] Removing intermediate container a69b1eb6f9b1 [2021-06-03T02:31:58.284Z] ---> 55bca9a6b9f4 [2021-06-03T02:31:58.284Z] [2021-06-03T02:31:58.284Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T02:31:58.284Z] ---> 9852663dfa18 [2021-06-03T02:31:58.284Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T02:31:58.575Z] ---> Running in 3cbdb271a80a [2021-06-03T02:31:58.575Z] ---> Running in 1dd7aed94274 [2021-06-03T02:31:58.575Z] ---> Running in 2af648e16842 [2021-06-03T02:31:58.881Z] Removing intermediate container efbed87c4964 [2021-06-03T02:31:58.881Z] ---> 713188d2971c [2021-06-03T02:31:58.881Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T02:31:58.881Z] ---> e4748e3075ee [2021-06-03T02:31:58.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T02:31:59.172Z] ---> Running in 259d320716dc [2021-06-03T02:31:59.172Z] Removing intermediate container 1dd7aed94274 [2021-06-03T02:31:59.172Z] ---> cdcacee29c2c [2021-06-03T02:31:59.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:31:59.462Z] ---> Running in 3b009b5290e8 [2021-06-03T02:31:59.462Z] Removing intermediate container 2af648e16842 [2021-06-03T02:31:59.462Z] ---> c56c7a0b15cc [2021-06-03T02:31:59.462Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T02:31:59.787Z] ---> Running in 96ccead7b7c2 [2021-06-03T02:32:00.086Z] Removing intermediate container 259d320716dc [2021-06-03T02:32:00.086Z] ---> 33c0a5448768 [2021-06-03T02:32:00.086Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:32:00.086Z] ---> Running in 117f5f174add [2021-06-03T02:32:00.367Z] Removing intermediate container 3b009b5290e8 [2021-06-03T02:32:00.367Z] ---> 8383f21d48f4 [2021-06-03T02:32:00.367Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T02:32:00.674Z] ---> Running in 17489484e9ca [2021-06-03T02:32:00.975Z] Removing intermediate container 96ccead7b7c2 [2021-06-03T02:32:00.975Z] ---> 4c5e67d2149d [2021-06-03T02:32:00.975Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T02:32:00.975Z] ---> e05fcb5f74b6 [2021-06-03T02:32:00.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T02:32:00.975Z] Removing intermediate container 117f5f174add [2021-06-03T02:32:00.975Z] ---> 99862085901d [2021-06-03T02:32:00.975Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:32:01.276Z] ---> Running in b2ce97ff33fd [2021-06-03T02:32:01.276Z] ---> Running in 3633af570e31 [2021-06-03T02:32:01.555Z] Removing intermediate container 17489484e9ca [2021-06-03T02:32:01.555Z] ---> 4a4da95a8e11 [2021-06-03T02:32:01.555Z] Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:32:01.555Z] Removing intermediate container 3cbdb271a80a [2021-06-03T02:32:01.555Z] ---> 56ad6023590e [2021-06-03T02:32:01.555Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T02:32:01.555Z] ---> Running in 2ae10665b70d [2021-06-03T02:32:01.837Z] ---> Running in 7a526f8b68e1 [2021-06-03T02:32:01.837Z] Removing intermediate container b2ce97ff33fd [2021-06-03T02:32:01.837Z] ---> 1de993123386 [2021-06-03T02:32:01.837Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:32:02.122Z] ---> 1997cf8c393f [2021-06-03T02:32:02.123Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T02:32:02.123Z] Removing intermediate container 3633af570e31 [2021-06-03T02:32:02.123Z] ---> a8fdb09593b5 [2021-06-03T02:32:02.123Z] [2021-06-03T02:32:02.123Z] ---> Running in 9a770b77d6bd [2021-06-03T02:32:02.412Z] ---> Running in 15ac105ba051 [2021-06-03T02:32:02.412Z] Removing intermediate container 2ae10665b70d [2021-06-03T02:32:02.412Z] ---> 5a1476a4d97c [2021-06-03T02:32:02.412Z] Step 23/23 : LABEL version=2.0.0-dev.248 [2021-06-03T02:32:02.692Z] Successfully built a8fdb09593b5 [2021-06-03T02:32:02.692Z] Successfully tagged core-command-arm64:latest [2021-06-03T02:32:02.692Z]  Building core-command ... done Building support-notifications [2021-06-03T02:32:02.984Z] Removing intermediate container 7a526f8b68e1 [2021-06-03T02:32:02.984Z] ---> f33beab3004d [2021-06-03T02:32:02.984Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T02:32:02.984Z] ---> Running in a36598f9dc8c [2021-06-03T02:32:03.264Z] ---> Running in 94174f1c9e6a [2021-06-03T02:32:03.264Z] Removing intermediate container 15ac105ba051 [2021-06-03T02:32:03.264Z] ---> 4a25f5e297de [2021-06-03T02:32:03.264Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:32:03.544Z] ---> Running in b21c0ecc535a [2021-06-03T02:32:03.829Z] Removing intermediate container a36598f9dc8c [2021-06-03T02:32:03.829Z] ---> 3ef945531a4f [2021-06-03T02:32:03.829Z] [2021-06-03T02:32:04.344Z] Removing intermediate container 94174f1c9e6a [2021-06-03T02:32:04.344Z] ---> f02abc99b16f [2021-06-03T02:32:04.344Z] Step 25/26 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:32:04.344Z] Successfully built 3ef945531a4f [2021-06-03T02:32:04.344Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T02:32:04.344Z] Building sys-mgmt-agent [2021-06-03T02:32:04.344Z]  Building support-scheduler ... done Removing intermediate container b21c0ecc535a [2021-06-03T02:32:04.344Z] ---> 97852a1d5d51 [2021-06-03T02:32:04.344Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T02:32:04.672Z] ---> Running in ab779e243669 [2021-06-03T02:32:04.672Z] ---> Running in 631ef61a9d68 [2021-06-03T02:32:05.309Z] Removing intermediate container ab779e243669 [2021-06-03T02:32:05.309Z] ---> fc5aebdc73f6 [2021-06-03T02:32:05.309Z] Step 26/26 : LABEL version=2.0.0-dev.248 [2021-06-03T02:32:05.590Z] ---> Running in 616a67e3323f [2021-06-03T02:32:05.590Z] Removing intermediate container 631ef61a9d68 [2021-06-03T02:32:05.590Z] ---> cbd6153bbba8 [2021-06-03T02:32:05.590Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:32:05.590Z] Removing intermediate container 9a770b77d6bd [2021-06-03T02:32:05.590Z] ---> 367c7c19d5de [2021-06-03T02:32:05.590Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T02:32:06.214Z] ---> Running in ebc2b93bc100 [2021-06-03T02:32:06.214Z] ---> Running in 0d96eda21f2d [2021-06-03T02:32:06.501Z] Removing intermediate container 616a67e3323f [2021-06-03T02:32:06.501Z] ---> adf8ddfb2d1d [2021-06-03T02:32:06.501Z] [2021-06-03T02:32:07.118Z] Removing intermediate container ebc2b93bc100 [2021-06-03T02:32:07.118Z] ---> 4933be983d39 [2021-06-03T02:32:07.118Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:32:07.118Z] Successfully built adf8ddfb2d1d [2021-06-03T02:32:07.453Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T02:32:07.453Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-06-03T02:32:07.453Z] ---> Running in be2f5a19d6d8 [2021-06-03T02:32:08.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:08.110Z] Removing intermediate container be2f5a19d6d8 [2021-06-03T02:32:08.110Z] ---> b910b6888600 [2021-06-03T02:32:08.110Z] [2021-06-03T02:32:08.734Z] Successfully built b910b6888600 [2021-06-03T02:32:08.734Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T02:32:08.734Z]  Building core-metadata ... done Building security-proxy-setup [2021-06-03T02:32:08.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:09.730Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T02:32:09.730Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T02:32:09.730Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T02:32:09.730Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T02:32:10.014Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T02:32:10.014Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T02:32:10.297Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:32:10.297Z] OK: 8 MiB in 20 packages [2021-06-03T02:32:12.317Z] Removing intermediate container 0d96eda21f2d [2021-06-03T02:32:12.317Z] ---> 1044e5c31543 [2021-06-03T02:32:12.317Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:32:12.942Z] ---> 56cdbbfaba82 [2021-06-03T02:32:12.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T02:32:14.429Z] ---> 64eba5c7ca68 [2021-06-03T02:32:14.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T02:32:15.504Z] ---> cf41e86868ee [2021-06-03T02:32:15.504Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T02:32:15.504Z] ---> Running in 3aa234e698e0 [2021-06-03T02:32:16.168Z] Removing intermediate container 3aa234e698e0 [2021-06-03T02:32:16.168Z] ---> df9edf71664a [2021-06-03T02:32:16.168Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:32:16.168Z] ---> Running in 374c45738fc8 [2021-06-03T02:32:16.800Z] Removing intermediate container 374c45738fc8 [2021-06-03T02:32:16.800Z] ---> e5ee6e359829 [2021-06-03T02:32:16.800Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T02:32:17.108Z] ---> Running in fe63f9a5605d [2021-06-03T02:32:17.956Z] Removing intermediate container fe63f9a5605d [2021-06-03T02:32:17.956Z] ---> e0eeb9e9bfd6 [2021-06-03T02:32:17.956Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:32:17.956Z] ---> Running in 63ef3865c15a [2021-06-03T02:32:18.595Z] Removing intermediate container 63ef3865c15a [2021-06-03T02:32:18.595Z] ---> 24b20ef42df5 [2021-06-03T02:32:18.595Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:32:18.967Z] ---> Running in 4e32fe3721cb [2021-06-03T02:32:19.636Z] Removing intermediate container 4e32fe3721cb [2021-06-03T02:32:19.636Z] ---> d84c859c9926 [2021-06-03T02:32:19.636Z] [2021-06-03T02:32:20.338Z] Successfully built d84c859c9926 [2021-06-03T02:32:20.338Z] Successfully tagged core-data-arm64:latest [2021-06-03T02:32:39.094Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:32:39.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:32:39.094Z] ---> 34ea2c7b9358 [2021-06-03T02:32:39.094Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T02:32:39.094Z] ---> Using cache [2021-06-03T02:32:39.094Z] ---> 551c3d44020e [2021-06-03T02:32:39.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:32:39.094Z] ---> Using cache [2021-06-03T02:32:39.094Z] ---> e940ead30cf9 [2021-06-03T02:32:39.094Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T02:32:41.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:32:41.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:32:41.374Z] ---> 34ea2c7b9358 [2021-06-03T02:32:41.374Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T02:32:41.374Z] ---> Using cache [2021-06-03T02:32:41.374Z] ---> 551c3d44020e [2021-06-03T02:32:41.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:32:41.374Z] ---> Using cache [2021-06-03T02:32:41.374Z] ---> e940ead30cf9 [2021-06-03T02:32:41.374Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T02:32:42.884Z] ---> Running in 400a6d404f2a [2021-06-03T02:32:42.884Z] ---> Running in 0a4352a0c00e [2021-06-03T02:32:43.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:32:43.186Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:32:43.186Z] ---> 34ea2c7b9358 [2021-06-03T02:32:43.186Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T02:32:43.186Z] ---> Using cache [2021-06-03T02:32:43.186Z] ---> 551c3d44020e [2021-06-03T02:32:43.186Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:32:43.186Z] ---> Using cache [2021-06-03T02:32:43.186Z] ---> e940ead30cf9 [2021-06-03T02:32:43.186Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T02:32:43.500Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T02:32:43.500Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T02:32:43.500Z] ---> 34ea2c7b9358 [2021-06-03T02:32:43.500Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T02:32:43.500Z] ---> Using cache [2021-06-03T02:32:43.500Z] ---> 551c3d44020e [2021-06-03T02:32:43.500Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T02:32:43.500Z] ---> Using cache [2021-06-03T02:32:43.500Z] ---> e940ead30cf9 [2021-06-03T02:32:43.500Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T02:32:43.500Z] ---> Running in a90e444fa3c9 [2021-06-03T02:32:43.500Z] ---> Running in 7ec656a917b4 [2021-06-03T02:32:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:45.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:46.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:46.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:46.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:46.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:32:47.323Z] OK: 218 MiB in 52 packages [2021-06-03T02:32:47.653Z] OK: 218 MiB in 52 packages [2021-06-03T02:32:47.653Z] OK: 218 MiB in 52 packages [2021-06-03T02:32:48.304Z] OK: 218 MiB in 52 packages [2021-06-03T02:32:49.000Z] Removing intermediate container 7ec656a917b4 [2021-06-03T02:32:49.000Z] ---> c31623ee0e69 [2021-06-03T02:32:49.000Z] Step 6/22 : COPY go.mod . [2021-06-03T02:32:49.281Z] Removing intermediate container 400a6d404f2a [2021-06-03T02:32:49.281Z] ---> d3160d7ec387 [2021-06-03T02:32:49.281Z] Step 6/23 : COPY go.mod . [2021-06-03T02:32:49.581Z] Removing intermediate container a90e444fa3c9 [2021-06-03T02:32:49.581Z] ---> 00ecd38a1207 [2021-06-03T02:32:49.581Z] Step 6/32 : COPY go.mod . [2021-06-03T02:32:49.581Z] Removing intermediate container 0a4352a0c00e [2021-06-03T02:32:49.581Z] ---> d48981731dee [2021-06-03T02:32:49.581Z] Step 6/24 : COPY go.mod . [2021-06-03T02:32:50.215Z] ---> f7e7fef5b977 [2021-06-03T02:32:50.215Z] Step 7/22 : RUN go mod download [2021-06-03T02:32:50.543Z] ---> da2f1a084aa6 [2021-06-03T02:32:50.543Z] Step 7/23 : RUN go mod download [2021-06-03T02:32:50.543Z] ---> Running in b7cfa53e61a5 [2021-06-03T02:32:50.543Z] ---> 80eb985acdd0 [2021-06-03T02:32:50.543Z] Step 7/32 : RUN go mod download [2021-06-03T02:32:50.840Z] ---> Running in b43c48acec70 [2021-06-03T02:32:50.840Z] ---> 4d20baf00182 [2021-06-03T02:32:50.840Z] Step 7/24 : RUN go mod download [2021-06-03T02:32:50.840Z] ---> Running in b9635f3e396d [2021-06-03T02:32:51.120Z] ---> Running in 220bae9d8e67 [2021-06-03T02:32:54.754Z] Removing intermediate container b7cfa53e61a5 [2021-06-03T02:32:54.754Z] ---> b6b902df979b [2021-06-03T02:32:54.754Z] Step 8/22 : COPY . . [2021-06-03T02:32:54.754Z] Removing intermediate container b43c48acec70 [2021-06-03T02:32:54.754Z] ---> 4ff03c46067b [2021-06-03T02:32:54.754Z] Step 8/23 : COPY . . [2021-06-03T02:32:55.060Z] Removing intermediate container 220bae9d8e67 [2021-06-03T02:32:55.060Z] ---> d60066072563 [2021-06-03T02:32:55.060Z] Step 8/24 : COPY . . [2021-06-03T02:32:55.060Z] Removing intermediate container b9635f3e396d [2021-06-03T02:32:55.060Z] ---> 7870939735b1 [2021-06-03T02:32:55.060Z] Step 8/32 : COPY . . [2021-06-03T02:33:10.895Z] ---> 401815352661 [2021-06-03T02:33:10.895Z] Step 9/23 : RUN go mod tidy ---> 7a093e2ab933 [2021-06-03T02:33:10.895Z] Step 9/22 : RUN go mod tidy [2021-06-03T02:33:10.895Z] [2021-06-03T02:33:11.171Z] ---> Running in ddc68a124179 [2021-06-03T02:33:11.171Z] ---> Running in 12a19bf885e3 [2021-06-03T02:33:11.171Z] ---> 8adc8b3664e1 [2021-06-03T02:33:11.171Z] Step 9/32 : RUN go mod tidy [2021-06-03T02:33:11.171Z] ---> 956ceb6bb75b [2021-06-03T02:33:11.171Z] Step 9/24 : RUN go mod tidy [2021-06-03T02:33:11.472Z] ---> Running in 8d6a7402d532 [2021-06-03T02:33:11.472Z] ---> Running in 14296bd0646c [2021-06-03T02:33:18.381Z] Removing intermediate container ddc68a124179 [2021-06-03T02:33:18.381Z] ---> ad87cc6047a3 [2021-06-03T02:33:18.381Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T02:33:18.381Z] ---> Running in 9a1d3054632e [2021-06-03T02:33:18.381Z] Removing intermediate container 12a19bf885e3 [2021-06-03T02:33:18.381Z] ---> 03255d796117 [2021-06-03T02:33:18.381Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T02:33:18.381Z] ---> Running in 40a243186112 [2021-06-03T02:33:18.381Z] Removing intermediate container 8d6a7402d532 [2021-06-03T02:33:18.381Z] ---> bec789f0c995 [2021-06-03T02:33:18.381Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T02:33:18.381Z] Removing intermediate container 14296bd0646c [2021-06-03T02:33:18.381Z] ---> 388e9a2dd012 [2021-06-03T02:33:18.381Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T02:33:18.381Z] ---> Running in cbda4b723859 [2021-06-03T02:33:18.381Z] ---> Running in 5861284fcece [2021-06-03T02:33:19.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T02:33:19.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T02:33:19.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T02:33:20.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T02:34:43.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T02:34:54.156Z] Removing intermediate container cbda4b723859 [2021-06-03T02:34:54.156Z] ---> d8f09566d10b [2021-06-03T02:34:54.156Z] [2021-06-03T02:34:54.156Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T02:34:54.156Z] ---> 9852663dfa18 [2021-06-03T02:34:54.156Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T02:34:54.156Z] ---> Running in e360aa2a678b [2021-06-03T02:34:54.156Z] Removing intermediate container 9a1d3054632e [2021-06-03T02:34:54.156Z] ---> a715831a4c68 [2021-06-03T02:34:54.156Z] [2021-06-03T02:34:54.156Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T02:34:54.156Z] ---> 9852663dfa18 [2021-06-03T02:34:54.156Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T02:34:54.156Z] ---> Running in 78fc25040e2b [2021-06-03T02:34:54.156Z] Removing intermediate container e360aa2a678b [2021-06-03T02:34:54.156Z] ---> 734743e0a496 [2021-06-03T02:34:54.156Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T02:34:54.466Z] ---> Running in 3e157264803f [2021-06-03T02:34:55.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:34:55.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:34:56.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:34:56.565Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T02:34:56.565Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:34:56.565Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T02:34:56.565Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T02:34:56.565Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:34:56.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:34:56.565Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:34:57.241Z] OK: 7 MiB in 18 packages [2021-06-03T02:34:57.241Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T02:34:57.241Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T02:34:57.578Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:34:57.578Z] OK: 5 MiB in 16 packages [2021-06-03T02:34:57.877Z] Removing intermediate container 5861284fcece [2021-06-03T02:34:57.877Z] ---> 555657551256 [2021-06-03T02:34:57.877Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T02:34:58.496Z] ---> Running in d06edc831d1a [2021-06-03T02:34:59.590Z] Removing intermediate container 3e157264803f [2021-06-03T02:34:59.590Z] ---> 07e832c0c4d3 [2021-06-03T02:34:59.590Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T02:34:59.590Z] Removing intermediate container 78fc25040e2b [2021-06-03T02:34:59.590Z] ---> 5000729b1b29 [2021-06-03T02:34:59.590Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T02:34:59.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T02:35:00.220Z] ---> Running in 13f915755fe1 [2021-06-03T02:35:00.220Z] ---> Running in 864ce3a00277 [2021-06-03T02:35:00.902Z] Removing intermediate container 13f915755fe1 [2021-06-03T02:35:00.902Z] ---> a5a0bfab0748 [2021-06-03T02:35:00.902Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T02:35:01.229Z] Removing intermediate container 40a243186112 [2021-06-03T02:35:01.229Z] ---> 8d81158a1d1e [2021-06-03T02:35:01.229Z] [2021-06-03T02:35:01.229Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T02:35:01.229Z] ---> 9852663dfa18 [2021-06-03T02:35:01.229Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T02:35:01.229Z] Removing intermediate container 864ce3a00277 [2021-06-03T02:35:01.229Z] ---> 7f3080f9d0f1 [2021-06-03T02:35:01.229Z] Step 14/22 : WORKDIR /edgex [2021-06-03T02:35:01.229Z] ---> Running in 64f76b8ab92c [2021-06-03T02:35:01.229Z] ---> Running in 1f8430db58aa [2021-06-03T02:35:01.229Z] ---> Running in 8c37c6fb8701 [2021-06-03T02:35:02.325Z] Removing intermediate container 64f76b8ab92c [2021-06-03T02:35:02.325Z] ---> 7736c6042fef [2021-06-03T02:35:02.325Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T02:35:02.325Z] Removing intermediate container 1f8430db58aa [2021-06-03T02:35:02.325Z] ---> bdc5f2ac5c84 [2021-06-03T02:35:02.325Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T02:35:02.325Z] ---> Running in fee112af0c86 [2021-06-03T02:35:02.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:35:02.960Z] Removing intermediate container d06edc831d1a [2021-06-03T02:35:02.960Z] ---> 44336b614244 [2021-06-03T02:35:02.960Z] [2021-06-03T02:35:02.960Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T02:35:02.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:35:03.250Z] 20.10.0: Pulling from library/docker [2021-06-03T02:35:03.572Z] ---> 20e2628fb457 [2021-06-03T02:35:03.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T02:35:03.572Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T02:35:03.850Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T02:35:03.850Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T02:35:03.850Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T02:35:04.146Z] OK: 6 MiB in 16 packages [2021-06-03T02:35:05.719Z] Removing intermediate container fee112af0c86 [2021-06-03T02:35:05.719Z] ---> bfbd8e9868d0 [2021-06-03T02:35:05.719Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T02:35:05.719Z] ---> 4934cea56635 [2021-06-03T02:35:05.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T02:35:06.059Z] ---> Running in 00236c8d8f47 [2021-06-03T02:35:06.832Z] Removing intermediate container 8c37c6fb8701 [2021-06-03T02:35:06.832Z] ---> 407598522c13 [2021-06-03T02:35:06.832Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:35:06.832Z] Removing intermediate container 00236c8d8f47 [2021-06-03T02:35:06.832Z] ---> 4854ed965180 [2021-06-03T02:35:06.832Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T02:35:07.126Z] ---> Running in 5ebe57207153 [2021-06-03T02:35:07.813Z] ---> 1dbfd84e5099 [2021-06-03T02:35:07.813Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T02:35:07.813Z] ---> Running in 04584b789c8f [2021-06-03T02:35:07.813Z] Removing intermediate container 5ebe57207153 [2021-06-03T02:35:07.813Z] ---> 61863afdb968 [2021-06-03T02:35:07.813Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T02:35:08.159Z] ---> 842f26363e8a [2021-06-03T02:35:08.159Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T02:35:08.159Z] ---> Running in 2ceb4e3ad250 [2021-06-03T02:35:08.770Z] ---> Running in 32eccfcab908 [2021-06-03T02:35:08.770Z] Removing intermediate container 04584b789c8f [2021-06-03T02:35:08.770Z] ---> 41b30ac418be [2021-06-03T02:35:08.770Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T02:35:09.046Z] Removing intermediate container 2ceb4e3ad250 [2021-06-03T02:35:09.046Z] ---> 8188522a36a7 [2021-06-03T02:35:09.046Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T02:35:09.046Z] ---> Running in d78b720d364c [2021-06-03T02:35:09.318Z] ---> Running in a3c5cf5a2b3d [2021-06-03T02:35:10.323Z] Removing intermediate container d78b720d364c [2021-06-03T02:35:10.323Z] ---> 53e586007e02 [2021-06-03T02:35:10.323Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T02:35:10.323Z] Removing intermediate container a3c5cf5a2b3d [2021-06-03T02:35:10.323Z] ---> ebf0e5ffee5b [2021-06-03T02:35:10.323Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:35:10.604Z] ---> Running in f5e2ff1be302 [2021-06-03T02:35:11.597Z] Removing intermediate container f5e2ff1be302 [2021-06-03T02:35:11.597Z] ---> 4267c273bfab [2021-06-03T02:35:11.597Z] Step 21/22 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:35:11.597Z] ---> Running in b718b6f8595f [2021-06-03T02:35:11.871Z] ---> 1219c0f1048c [2021-06-03T02:35:11.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T02:35:12.466Z] Removing intermediate container 32eccfcab908 [2021-06-03T02:35:12.466Z] ---> b717a9fe93b8 [2021-06-03T02:35:12.466Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T02:35:12.466Z] Removing intermediate container b718b6f8595f [2021-06-03T02:35:12.466Z] ---> d065739f838d [2021-06-03T02:35:12.466Z] Step 22/22 : LABEL version=2.0.0-dev.248 [2021-06-03T02:35:13.171Z] ---> Running in 02bd965503c9 [2021-06-03T02:35:13.834Z] ---> 08b91532b064 [2021-06-03T02:35:13.834Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T02:35:14.140Z] ---> c5eb989fbbc0 [2021-06-03T02:35:14.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T02:35:14.140Z] Removing intermediate container 02bd965503c9 [2021-06-03T02:35:14.140Z] ---> ea652adf3243 [2021-06-03T02:35:14.140Z] [2021-06-03T02:35:15.155Z] Successfully built ea652adf3243 [2021-06-03T02:35:15.155Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T02:35:16.158Z]  Building security-proxy-setup ... done  ---> 4e1124fbd434 [2021-06-03T02:35:16.158Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T02:35:16.158Z] ---> e141807922e8 [2021-06-03T02:35:16.158Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T02:35:16.158Z] ---> Running in de4e3af179c3 [2021-06-03T02:35:16.776Z] Removing intermediate container de4e3af179c3 [2021-06-03T02:35:16.776Z] ---> e9450c5fef9c [2021-06-03T02:35:16.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:35:17.052Z] ---> Running in 4bd17d7dba8f [2021-06-03T02:35:17.052Z] ---> bb9403b53554 [2021-06-03T02:35:17.052Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T02:35:17.655Z] Removing intermediate container 4bd17d7dba8f [2021-06-03T02:35:17.655Z] ---> 2462804c89b7 [2021-06-03T02:35:17.655Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T02:35:17.655Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T02:35:17.655Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T02:35:17.655Z] ---> eeaf43b92773 [2021-06-03T02:35:17.655Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-03T02:35:17.933Z] ---> Running in 08c4eaaf10d8 [2021-06-03T02:35:17.933Z] ---> Running in 911a1ecd2bea [2021-06-03T02:35:17.933Z] ---> 80e736e4c145 [2021-06-03T02:35:17.933Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T02:35:18.532Z] Removing intermediate container 08c4eaaf10d8 [2021-06-03T02:35:18.533Z] ---> 359b4d013989 [2021-06-03T02:35:18.533Z] Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:35:18.533Z] ---> Running in b10ef9fdd065 [2021-06-03T02:35:18.533Z] Removing intermediate container 911a1ecd2bea [2021-06-03T02:35:18.533Z] ---> cf55ab83b736 [2021-06-03T02:35:18.533Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T02:35:18.805Z] ---> Running in 470ba047f844 [2021-06-03T02:35:19.077Z] ---> a0140b69472c [2021-06-03T02:35:19.077Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T02:35:19.353Z] Removing intermediate container b10ef9fdd065 [2021-06-03T02:35:19.353Z] ---> 575a37bfd76a [2021-06-03T02:35:19.353Z] Step 23/23 : LABEL version=2.0.0-dev.248 [2021-06-03T02:35:19.353Z] ---> Running in 4b45b9751bfa [2021-06-03T02:35:19.628Z] ---> Running in 71f28a21d7b0 [2021-06-03T02:35:19.903Z] Removing intermediate container 4b45b9751bfa [2021-06-03T02:35:19.903Z] ---> df4cc507a79c [2021-06-03T02:35:19.903Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T02:35:20.179Z] Removing intermediate container 71f28a21d7b0 [2021-06-03T02:35:20.179Z] ---> b15c3a31e88f [2021-06-03T02:35:20.179Z] [2021-06-03T02:35:20.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T02:35:20.463Z] Successfully built b15c3a31e88f [2021-06-03T02:35:20.463Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T02:35:20.747Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T02:35:20.747Z] ---> 06a2606dfe16 [2021-06-03T02:35:20.747Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T02:35:21.354Z] ---> Running in ed1b9e16efc7 [2021-06-03T02:35:21.354Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T02:35:21.354Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T02:35:21.354Z] Executing bash-5.0.17-r0.post-install [2021-06-03T02:35:21.629Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T02:35:21.629Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T02:35:21.629Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T02:35:21.629Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T02:35:21.629Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T02:35:21.629Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T02:35:21.629Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T02:35:21.629Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T02:35:21.629Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T02:35:21.629Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T02:35:21.629Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T02:35:23.618Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T02:35:23.618Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T02:35:23.618Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T02:35:23.618Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T02:35:23.618Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T02:35:23.618Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T02:35:23.618Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T02:35:23.618Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T02:35:23.618Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T02:35:23.618Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T02:35:23.903Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T02:35:23.903Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T02:35:23.903Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T02:35:23.903Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T02:35:23.903Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T02:35:23.903Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T02:35:23.903Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T02:35:23.903Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T02:35:23.903Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T02:35:23.903Z] Removing intermediate container ed1b9e16efc7 [2021-06-03T02:35:23.903Z] ---> 734f72c8586b [2021-06-03T02:35:23.903Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T02:35:24.199Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T02:35:24.199Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T02:35:24.199Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T02:35:24.199Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T02:35:24.199Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T02:35:24.199Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T02:35:24.199Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T02:35:24.199Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T02:35:24.199Z] OK: 72 MiB in 59 packages [2021-06-03T02:35:24.477Z] ---> Running in 924ec6734984 [2021-06-03T02:35:25.080Z] Removing intermediate container 924ec6734984 [2021-06-03T02:35:25.080Z] ---> 20d042bf5c91 [2021-06-03T02:35:25.080Z] Step 29/32 : CMD ["gate"] [2021-06-03T02:35:25.356Z] ---> Running in b62f1e8563ed [2021-06-03T02:35:25.948Z] Removing intermediate container b62f1e8563ed [2021-06-03T02:35:25.949Z] ---> 1d31d6a52fc0 [2021-06-03T02:35:25.949Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T02:35:26.222Z] ---> Running in 7e0eb041f1b7 [2021-06-03T02:35:26.820Z] Removing intermediate container 7e0eb041f1b7 [2021-06-03T02:35:26.820Z] ---> 653af01b4f66 [2021-06-03T02:35:26.820Z] Step 31/32 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:35:27.096Z] ---> Running in 0e920fc6b2e5 [2021-06-03T02:35:27.372Z] Removing intermediate container 0e920fc6b2e5 [2021-06-03T02:35:27.372Z] ---> f0a3900fb923 [2021-06-03T02:35:27.372Z] Step 32/32 : LABEL version=2.0.0-dev.248 [2021-06-03T02:35:27.973Z] ---> Running in 522b50d68a93 [2021-06-03T02:35:28.250Z] Removing intermediate container 522b50d68a93 [2021-06-03T02:35:28.250Z] ---> 917dc2f42bb5 [2021-06-03T02:35:28.250Z] [2021-06-03T02:35:28.526Z] Collecting docker-compose==1.23.2 [2021-06-03T02:35:28.526Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T02:35:28.526Z] Successfully built 917dc2f42bb5 [2021-06-03T02:35:28.799Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T02:35:28.799Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-03T02:35:29.775Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T02:35:29.775Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T02:35:30.746Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T02:35:30.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T02:35:31.016Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T02:35:31.016Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T02:35:32.978Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T02:35:32.978Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T02:35:34.942Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T02:35:34.942Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T02:35:35.212Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T02:35:35.212Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T02:35:35.804Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T02:35:35.804Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T02:35:36.077Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T02:35:36.077Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T02:35:38.683Z] Collecting PyYAML<4,>=3.10 [2021-06-03T02:35:38.683Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T02:35:41.287Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T02:35:41.287Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T02:35:41.557Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T02:35:41.557Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T02:35:41.829Z] Collecting idna<2.8,>=2.5 [2021-06-03T02:35:41.829Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T02:35:42.101Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T02:35:42.101Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T02:35:42.372Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T02:35:42.372Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T02:35:42.372Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T02:35:42.372Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T02:35:42.965Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, jsonschema, docopt, PyYAML, docker-compose [2021-06-03T02:35:42.965Z] Attempting uninstall: urllib3 [2021-06-03T02:35:42.965Z] Found existing installation: urllib3 1.25.9 [2021-06-03T02:35:42.965Z] Uninstalling urllib3-1.25.9: [2021-06-03T02:35:42.965Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T02:35:43.558Z] Attempting uninstall: idna [2021-06-03T02:35:43.558Z] Found existing installation: idna 2.9 [2021-06-03T02:35:43.558Z] Uninstalling idna-2.9: [2021-06-03T02:35:43.558Z] Successfully uninstalled idna-2.9 [2021-06-03T02:35:44.148Z] Attempting uninstall: requests [2021-06-03T02:35:44.148Z] Found existing installation: requests 2.23.0 [2021-06-03T02:35:44.148Z] Uninstalling requests-2.23.0: [2021-06-03T02:35:44.419Z] Successfully uninstalled requests-2.23.0 [2021-06-03T02:35:45.842Z] Running setup.py install for texttable: started [2021-06-03T02:35:47.270Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T02:35:47.270Z] Running setup.py install for dockerpty: started [2021-06-03T02:35:49.235Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T02:35:49.507Z] Running setup.py install for docopt: started [2021-06-03T02:35:51.468Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T02:35:51.468Z] Running setup.py install for PyYAML: started [2021-06-03T02:35:53.436Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T02:35:54.025Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T02:36:02.281Z] Removing intermediate container 470ba047f844 [2021-06-03T02:36:02.281Z] ---> f05608d14b57 [2021-06-03T02:36:02.281Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T02:36:02.281Z] ---> Running in 4792c2511ead [2021-06-03T02:36:02.555Z] Removing intermediate container 4792c2511ead [2021-06-03T02:36:02.555Z] ---> 97a868591032 [2021-06-03T02:36:02.555Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T02:36:02.555Z] ---> Running in cde0b19c6cf5 [2021-06-03T02:36:03.153Z] Removing intermediate container cde0b19c6cf5 [2021-06-03T02:36:03.153Z] ---> 3566811f2acc [2021-06-03T02:36:03.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T02:36:04.130Z] ---> c0f7104e26c8 [2021-06-03T02:36:04.130Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T02:36:05.110Z] ---> 5bf9fecb167e [2021-06-03T02:36:05.110Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T02:36:06.090Z] ---> bb81266a2b64 [2021-06-03T02:36:06.090Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T02:36:06.090Z] ---> Running in c57d15b643c9 [2021-06-03T02:36:06.685Z] Removing intermediate container c57d15b643c9 [2021-06-03T02:36:06.685Z] ---> ebf41fb2ee96 [2021-06-03T02:36:06.685Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T02:36:06.685Z] ---> Running in 51844be4040d [2021-06-03T02:36:07.276Z] Removing intermediate container 51844be4040d [2021-06-03T02:36:07.276Z] ---> 18624538ec9c [2021-06-03T02:36:07.276Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T02:36:07.276Z] ---> Running in 95477c8f9a5e [2021-06-03T02:36:07.867Z] Removing intermediate container 95477c8f9a5e [2021-06-03T02:36:07.867Z] ---> da7addb2faa8 [2021-06-03T02:36:07.867Z] Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:07.867Z] ---> Running in 8c19574d2d0b [2021-06-03T02:36:08.464Z] Removing intermediate container 8c19574d2d0b [2021-06-03T02:36:08.464Z] ---> 329baa3696f7 [2021-06-03T02:36:08.464Z] Step 24/24 : LABEL version=2.0.0-dev.248 [2021-06-03T02:36:08.735Z] ---> Running in 5d8401090e0a [2021-06-03T02:36:09.006Z] Removing intermediate container 5d8401090e0a [2021-06-03T02:36:09.006Z] ---> 1cf253a610a0 [2021-06-03T02:36:09.006Z] [2021-06-03T02:36:09.279Z] Successfully built 1cf253a610a0 [2021-06-03T02:36:09.552Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T02:36:09.569Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T02:36:09.562Z] $ docker stop --time=1 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a [2021-06-03T02:36:11.390Z] $ docker rm -f 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T02:36:11.970Z] + docker images [2021-06-03T02:36:12.241Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T02:36:12.241Z] sys-mgmt-agent-arm64 latest 1cf253a610a0 4 seconds ago 299MB [2021-06-03T02:36:12.241Z] security-bootstrapper-arm64 latest 917dc2f42bb5 45 seconds ago 17.2MB [2021-06-03T02:36:12.241Z] support-notifications-arm64 latest b15c3a31e88f 53 seconds ago 16.8MB [2021-06-03T02:36:12.241Z] security-proxy-setup-arm64 latest ea652adf3243 59 seconds ago 24MB [2021-06-03T02:36:12.241Z] 44336b614244 About a minute ago 863MB [2021-06-03T02:36:12.241Z] 8d81158a1d1e About a minute ago 866MB [2021-06-03T02:36:12.241Z] a715831a4c68 About a minute ago 862MB [2021-06-03T02:36:12.241Z] d8f09566d10b About a minute ago 858MB [2021-06-03T02:36:12.241Z] core-data-arm64 latest d84c859c9926 3 minutes ago 20.4MB [2021-06-03T02:36:12.241Z] core-metadata-arm64 latest b910b6888600 4 minutes ago 17.4MB [2021-06-03T02:36:12.241Z] security-secretstore-setup-arm64 latest adf8ddfb2d1d 4 minutes ago 26.5MB [2021-06-03T02:36:12.241Z] support-scheduler-arm64 latest 3ef945531a4f 4 minutes ago 16.1MB [2021-06-03T02:36:12.241Z] core-command-arm64 latest a8fdb09593b5 4 minutes ago 16.1MB [2021-06-03T02:36:12.241Z] 55bca9a6b9f4 4 minutes ago 874MB [2021-06-03T02:36:12.241Z] b39bfea4d47e 4 minutes ago 873MB [2021-06-03T02:36:12.241Z] afc5400231df 4 minutes ago 865MB [2021-06-03T02:36:12.241Z] 9afce9d9dde9 4 minutes ago 864MB [2021-06-03T02:36:12.241Z] b1b4c01228c0 4 minutes ago 864MB [2021-06-03T02:36:12.241Z] ci-base-image-arm64 latest 34ea2c7b9358 9 minutes ago 641MB [2021-06-03T02:36:12.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-03T02:36:12.241Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T02:36:12.241Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T02:36:12.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:36:12.553Z] provisioning config files... [2021-06-03T02:36:12.574Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3988537051839690754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:36:12.969Z] ---> docker-login.sh [2021-06-03T02:36:12.969Z] nexus3.edgexfoundry.org:10001 [2021-06-03T02:36:13.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:36:13.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:36:13.240Z] Configure a credential helper to remove this warning. See [2021-06-03T02:36:13.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:36:13.240Z] [2021-06-03T02:36:13.240Z] Login Succeeded [2021-06-03T02:36:13.513Z] nexus3.edgexfoundry.org:10002 [2021-06-03T02:36:13.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:36:13.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:36:13.797Z] Configure a credential helper to remove this warning. See [2021-06-03T02:36:13.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:36:13.797Z] [2021-06-03T02:36:13.797Z] Login Succeeded [2021-06-03T02:36:13.797Z] nexus3.edgexfoundry.org:10003 [2021-06-03T02:36:14.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:36:14.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:36:14.686Z] Configure a credential helper to remove this warning. See [2021-06-03T02:36:14.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:36:14.686Z] [2021-06-03T02:36:14.686Z] Login Succeeded [2021-06-03T02:36:14.686Z] nexus3.edgexfoundry.org:10004 [2021-06-03T02:36:14.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:36:15.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:36:15.232Z] Configure a credential helper to remove this warning. See [2021-06-03T02:36:15.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:36:15.232Z] [2021-06-03T02:36:15.232Z] Login Succeeded [2021-06-03T02:36:15.232Z] docker.io [2021-06-03T02:36:15.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T02:36:15.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T02:36:15.780Z] Configure a credential helper to remove this warning. See [2021-06-03T02:36:15.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T02:36:15.780Z] [2021-06-03T02:36:15.780Z] Login Succeeded [2021-06-03T02:36:16.050Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T02:36:16.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:16.149Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-03T02:36:16.149Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:16.149Z] latest [2021-06-03T02:36:16.149Z] 2.0.0-dev.248 [2021-06-03T02:36:16.149Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:16.149Z] master [2021-06-03T02:36:16.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:16.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:16.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:16.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T02:36:16.881Z] 99fbbc43ac4e: Preparing [2021-06-03T02:36:16.881Z] 782369b9502d: Preparing [2021-06-03T02:36:16.881Z] 94a358800305: Preparing [2021-06-03T02:36:16.881Z] fc76b7b070f9: Preparing [2021-06-03T02:36:16.881Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:17.154Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:17.154Z] fc76b7b070f9: Pushed [2021-06-03T02:36:17.154Z] 99fbbc43ac4e: Pushed [2021-06-03T02:36:17.154Z] 94a358800305: Pushed [2021-06-03T02:36:19.764Z] 782369b9502d: Pushed [2021-06-03T02:36:20.034Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:20.382Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:20.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T02:36:20.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T02:36:20.722Z] 99fbbc43ac4e: Preparing [2021-06-03T02:36:20.722Z] 782369b9502d: Preparing [2021-06-03T02:36:20.722Z] 94a358800305: Preparing [2021-06-03T02:36:20.722Z] fc76b7b070f9: Preparing [2021-06-03T02:36:20.722Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:20.995Z] 782369b9502d: Layer already exists [2021-06-03T02:36:20.995Z] 99fbbc43ac4e: Layer already exists [2021-06-03T02:36:20.995Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:20.995Z] 94a358800305: Layer already exists [2021-06-03T02:36:20.995Z] fc76b7b070f9: Layer already exists [2021-06-03T02:36:20.995Z] latest: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:21.339Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:21.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 [2021-06-03T02:36:21.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T02:36:21.679Z] 99fbbc43ac4e: Preparing [2021-06-03T02:36:21.679Z] 782369b9502d: Preparing [2021-06-03T02:36:21.679Z] 94a358800305: Preparing [2021-06-03T02:36:21.679Z] fc76b7b070f9: Preparing [2021-06-03T02:36:21.679Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:21.949Z] 99fbbc43ac4e: Layer already exists [2021-06-03T02:36:21.949Z] 94a358800305: Layer already exists [2021-06-03T02:36:21.949Z] 782369b9502d: Layer already exists [2021-06-03T02:36:21.949Z] fc76b7b070f9: Layer already exists [2021-06-03T02:36:21.949Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:21.949Z] 2.0.0-dev.248: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:22.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:22.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:22.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T02:36:22.628Z] 99fbbc43ac4e: Preparing [2021-06-03T02:36:22.628Z] 782369b9502d: Preparing [2021-06-03T02:36:22.628Z] 94a358800305: Preparing [2021-06-03T02:36:22.628Z] fc76b7b070f9: Preparing [2021-06-03T02:36:22.628Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:22.899Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:22.899Z] 782369b9502d: Layer already exists [2021-06-03T02:36:22.899Z] 94a358800305: Layer already exists [2021-06-03T02:36:22.899Z] fc76b7b070f9: Layer already exists [2021-06-03T02:36:22.899Z] 99fbbc43ac4e: Layer already exists [2021-06-03T02:36:22.899Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:23.239Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:23.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-03T02:36:23.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T02:36:23.574Z] 99fbbc43ac4e: Preparing [2021-06-03T02:36:23.574Z] 782369b9502d: Preparing [2021-06-03T02:36:23.574Z] 94a358800305: Preparing [2021-06-03T02:36:23.574Z] fc76b7b070f9: Preparing [2021-06-03T02:36:23.574Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:23.850Z] 99fbbc43ac4e: Layer already exists [2021-06-03T02:36:23.850Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:23.850Z] fc76b7b070f9: Layer already exists [2021-06-03T02:36:23.850Z] 94a358800305: Layer already exists [2021-06-03T02:36:23.850Z] 782369b9502d: Layer already exists [2021-06-03T02:36:23.850Z] master: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:23.911Z] ===================================================== [Pipeline] echo [2021-06-03T02:36:23.946Z] taggedImages: [2021-06-03T02:36:23.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:23.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T02:36:23.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 [2021-06-03T02:36:23.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:23.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-03T02:36:23.981Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-03T02:36:23.981Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:23.981Z] latest [2021-06-03T02:36:23.981Z] 2.0.0-dev.248 [2021-06-03T02:36:23.981Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:23.981Z] master [2021-06-03T02:36:23.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:24.383Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:24.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:24.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T02:36:24.716Z] c4626a1d0afb: Preparing [2021-06-03T02:36:24.716Z] 21f143fc05fa: Preparing [2021-06-03T02:36:24.716Z] 94a358800305: Preparing [2021-06-03T02:36:24.716Z] 4583f0a8d4a8: Preparing [2021-06-03T02:36:24.716Z] e82e08094863: Preparing [2021-06-03T02:36:24.716Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:24.716Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:24.988Z] 94a358800305: Layer already exists [2021-06-03T02:36:24.988Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:24.988Z] e82e08094863: Pushed [2021-06-03T02:36:24.988Z] c4626a1d0afb: Pushed [2021-06-03T02:36:25.578Z] 4583f0a8d4a8: Pushed [2021-06-03T02:36:28.184Z] 21f143fc05fa: Pushed [2021-06-03T02:36:28.456Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:28.798Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:29.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T02:36:29.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T02:36:29.135Z] c4626a1d0afb: Preparing [2021-06-03T02:36:29.135Z] 21f143fc05fa: Preparing [2021-06-03T02:36:29.135Z] 94a358800305: Preparing [2021-06-03T02:36:29.135Z] 4583f0a8d4a8: Preparing [2021-06-03T02:36:29.135Z] e82e08094863: Preparing [2021-06-03T02:36:29.135Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:29.135Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:29.135Z] 21f143fc05fa: Layer already exists [2021-06-03T02:36:29.135Z] c4626a1d0afb: Layer already exists [2021-06-03T02:36:29.135Z] e82e08094863: Layer already exists [2021-06-03T02:36:29.135Z] 4583f0a8d4a8: Layer already exists [2021-06-03T02:36:29.135Z] 94a358800305: Layer already exists [2021-06-03T02:36:29.135Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:29.407Z] latest: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:29.746Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:30.085Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 [2021-06-03T02:36:30.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T02:36:30.085Z] c4626a1d0afb: Preparing [2021-06-03T02:36:30.085Z] 21f143fc05fa: Preparing [2021-06-03T02:36:30.085Z] 94a358800305: Preparing [2021-06-03T02:36:30.085Z] 4583f0a8d4a8: Preparing [2021-06-03T02:36:30.085Z] e82e08094863: Preparing [2021-06-03T02:36:30.085Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:30.085Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:30.085Z] 4583f0a8d4a8: Layer already exists [2021-06-03T02:36:30.356Z] e82e08094863: Layer already exists [2021-06-03T02:36:30.356Z] 94a358800305: Layer already exists [2021-06-03T02:36:30.356Z] 21f143fc05fa: Layer already exists [2021-06-03T02:36:30.356Z] c4626a1d0afb: Layer already exists [2021-06-03T02:36:30.356Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:30.356Z] 2.0.0-dev.248: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:30.708Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:31.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:31.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T02:36:31.053Z] c4626a1d0afb: Preparing [2021-06-03T02:36:31.053Z] 21f143fc05fa: Preparing [2021-06-03T02:36:31.053Z] 94a358800305: Preparing [2021-06-03T02:36:31.053Z] 4583f0a8d4a8: Preparing [2021-06-03T02:36:31.053Z] e82e08094863: Preparing [2021-06-03T02:36:31.053Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:31.053Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:31.053Z] 21f143fc05fa: Layer already exists [2021-06-03T02:36:31.053Z] e82e08094863: Layer already exists [2021-06-03T02:36:31.053Z] 94a358800305: Layer already exists [2021-06-03T02:36:31.053Z] c4626a1d0afb: Layer already exists [2021-06-03T02:36:31.053Z] 4583f0a8d4a8: Layer already exists [2021-06-03T02:36:31.053Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:31.325Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:31.661Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:31.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-03T02:36:31.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T02:36:31.999Z] c4626a1d0afb: Preparing [2021-06-03T02:36:31.999Z] 21f143fc05fa: Preparing [2021-06-03T02:36:31.999Z] 94a358800305: Preparing [2021-06-03T02:36:31.999Z] 4583f0a8d4a8: Preparing [2021-06-03T02:36:31.999Z] e82e08094863: Preparing [2021-06-03T02:36:31.999Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:31.999Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:32.268Z] 94a358800305: Layer already exists [2021-06-03T02:36:32.268Z] e82e08094863: Layer already exists [2021-06-03T02:36:32.268Z] c4626a1d0afb: Layer already exists [2021-06-03T02:36:32.268Z] 4583f0a8d4a8: Layer already exists [2021-06-03T02:36:32.268Z] 21f143fc05fa: Layer already exists [2021-06-03T02:36:32.268Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:32.268Z] master: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:32.328Z] ===================================================== [Pipeline] echo [2021-06-03T02:36:32.343Z] taggedImages: [2021-06-03T02:36:32.343Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:32.343Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T02:36:32.343Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 [2021-06-03T02:36:32.343Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:32.343Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-03T02:36:32.375Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-03T02:36:32.375Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:32.375Z] latest [2021-06-03T02:36:32.375Z] 2.0.0-dev.248 [2021-06-03T02:36:32.375Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:32.375Z] master [2021-06-03T02:36:32.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:32.769Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:33.104Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:33.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T02:36:33.104Z] 45bd101e0e36: Preparing [2021-06-03T02:36:33.104Z] 0b910f399740: Preparing [2021-06-03T02:36:33.104Z] 94a358800305: Preparing [2021-06-03T02:36:33.104Z] 8e923061518d: Preparing [2021-06-03T02:36:33.104Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:33.374Z] 94a358800305: Layer already exists [2021-06-03T02:36:33.374Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:33.374Z] 45bd101e0e36: Pushed [2021-06-03T02:36:33.374Z] 8e923061518d: Pushed [2021-06-03T02:36:36.743Z] 0b910f399740: Pushed [2021-06-03T02:36:36.743Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:37.076Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:37.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T02:36:37.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T02:36:37.401Z] 45bd101e0e36: Preparing [2021-06-03T02:36:37.401Z] 0b910f399740: Preparing [2021-06-03T02:36:37.401Z] 94a358800305: Preparing [2021-06-03T02:36:37.401Z] 8e923061518d: Preparing [2021-06-03T02:36:37.401Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:37.401Z] 94a358800305: Layer already exists [2021-06-03T02:36:37.401Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:37.401Z] 8e923061518d: Layer already exists [2021-06-03T02:36:37.401Z] 45bd101e0e36: Layer already exists [2021-06-03T02:36:37.401Z] 0b910f399740: Layer already exists [2021-06-03T02:36:37.673Z] latest: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:38.025Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:38.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 [2021-06-03T02:36:38.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T02:36:38.384Z] 45bd101e0e36: Preparing [2021-06-03T02:36:38.384Z] 0b910f399740: Preparing [2021-06-03T02:36:38.384Z] 94a358800305: Preparing [2021-06-03T02:36:38.384Z] 8e923061518d: Preparing [2021-06-03T02:36:38.384Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:38.384Z] 0b910f399740: Layer already exists [2021-06-03T02:36:38.384Z] 94a358800305: Layer already exists [2021-06-03T02:36:38.384Z] 8e923061518d: Layer already exists [2021-06-03T02:36:38.661Z] 45bd101e0e36: Layer already exists [2021-06-03T02:36:38.661Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:38.661Z] 2.0.0-dev.248: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:39.044Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:39.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:39.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T02:36:39.404Z] 45bd101e0e36: Preparing [2021-06-03T02:36:39.404Z] 0b910f399740: Preparing [2021-06-03T02:36:39.404Z] 94a358800305: Preparing [2021-06-03T02:36:39.404Z] 8e923061518d: Preparing [2021-06-03T02:36:39.404Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:39.672Z] 8e923061518d: Layer already exists [2021-06-03T02:36:39.672Z] 45bd101e0e36: Layer already exists [2021-06-03T02:36:39.672Z] 94a358800305: Layer already exists [2021-06-03T02:36:39.672Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:39.672Z] 0b910f399740: Layer already exists [2021-06-03T02:36:39.672Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:40.013Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:40.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-03T02:36:40.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T02:36:40.344Z] 45bd101e0e36: Preparing [2021-06-03T02:36:40.344Z] 0b910f399740: Preparing [2021-06-03T02:36:40.344Z] 94a358800305: Preparing [2021-06-03T02:36:40.344Z] 8e923061518d: Preparing [2021-06-03T02:36:40.344Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:40.616Z] 94a358800305: Layer already exists [2021-06-03T02:36:40.616Z] 45bd101e0e36: Layer already exists [2021-06-03T02:36:40.616Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:40.616Z] 8e923061518d: Layer already exists [2021-06-03T02:36:40.616Z] 0b910f399740: Layer already exists [2021-06-03T02:36:40.616Z] master: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:40.699Z] ===================================================== [Pipeline] echo [2021-06-03T02:36:40.712Z] taggedImages: [2021-06-03T02:36:40.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:40.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T02:36:40.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 [2021-06-03T02:36:40.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:40.713Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-03T02:36:40.740Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-03T02:36:40.740Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:40.740Z] latest [2021-06-03T02:36:40.740Z] 2.0.0-dev.248 [2021-06-03T02:36:40.740Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:40.740Z] master [2021-06-03T02:36:40.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:41.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:41.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:41.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T02:36:41.455Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:41.455Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:41.455Z] bb84dbce4ca5: Preparing [2021-06-03T02:36:41.455Z] e7e1e3e0c2a6: Preparing [2021-06-03T02:36:41.455Z] 9b04e33019ea: Preparing [2021-06-03T02:36:41.455Z] 07fae5e586df: Preparing [2021-06-03T02:36:41.455Z] 94a358800305: Preparing [2021-06-03T02:36:41.455Z] bfda536dcc88: Preparing [2021-06-03T02:36:41.455Z] bfda536dcc88: Preparing [2021-06-03T02:36:41.455Z] 25160d84f728: Preparing [2021-06-03T02:36:41.455Z] c330f588b6d5: Preparing [2021-06-03T02:36:41.455Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:41.455Z] 94a358800305: Waiting [2021-06-03T02:36:41.455Z] 25160d84f728: Waiting [2021-06-03T02:36:41.455Z] bfda536dcc88: Waiting [2021-06-03T02:36:41.455Z] c330f588b6d5: Waiting [2021-06-03T02:36:41.455Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:41.733Z] 6fd689f7c62a: Pushed [2021-06-03T02:36:41.733Z] 9b04e33019ea: Pushed [2021-06-03T02:36:41.733Z] bb84dbce4ca5: Pushed [2021-06-03T02:36:41.733Z] e7e1e3e0c2a6: Pushed [2021-06-03T02:36:42.004Z] 94a358800305: Layer already exists [2021-06-03T02:36:42.004Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:42.004Z] bfda536dcc88: Pushed [2021-06-03T02:36:42.004Z] 25160d84f728: Pushed [2021-06-03T02:36:42.004Z] c330f588b6d5: Pushed [2021-06-03T02:36:44.605Z] 07fae5e586df: Pushed [2021-06-03T02:36:45.192Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:45.528Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:45.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T02:36:45.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T02:36:45.859Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:45.859Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:45.859Z] bb84dbce4ca5: Preparing [2021-06-03T02:36:45.859Z] e7e1e3e0c2a6: Preparing [2021-06-03T02:36:45.859Z] 9b04e33019ea: Preparing [2021-06-03T02:36:45.859Z] 07fae5e586df: Preparing [2021-06-03T02:36:45.859Z] 94a358800305: Preparing [2021-06-03T02:36:45.859Z] bfda536dcc88: Preparing [2021-06-03T02:36:45.859Z] bfda536dcc88: Preparing [2021-06-03T02:36:45.859Z] 25160d84f728: Preparing [2021-06-03T02:36:45.859Z] c330f588b6d5: Preparing [2021-06-03T02:36:45.859Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:45.859Z] bfda536dcc88: Waiting [2021-06-03T02:36:45.859Z] 25160d84f728: Waiting [2021-06-03T02:36:45.859Z] 94a358800305: Waiting [2021-06-03T02:36:45.859Z] c330f588b6d5: Waiting [2021-06-03T02:36:45.859Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:46.131Z] e7e1e3e0c2a6: Layer already exists [2021-06-03T02:36:46.131Z] bb84dbce4ca5: Layer already exists [2021-06-03T02:36:46.131Z] 9b04e33019ea: Layer already exists [2021-06-03T02:36:46.131Z] 6fd689f7c62a: Layer already exists [2021-06-03T02:36:46.131Z] 07fae5e586df: Layer already exists [2021-06-03T02:36:46.131Z] 94a358800305: Layer already exists [2021-06-03T02:36:46.131Z] 25160d84f728: Layer already exists [2021-06-03T02:36:46.131Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:46.131Z] c330f588b6d5: Layer already exists [2021-06-03T02:36:46.131Z] bfda536dcc88: Layer already exists [2021-06-03T02:36:46.131Z] latest: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:46.466Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:46.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 [2021-06-03T02:36:46.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T02:36:46.800Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:46.800Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:46.800Z] bb84dbce4ca5: Preparing [2021-06-03T02:36:46.800Z] e7e1e3e0c2a6: Preparing [2021-06-03T02:36:46.800Z] 9b04e33019ea: Preparing [2021-06-03T02:36:46.800Z] 07fae5e586df: Preparing [2021-06-03T02:36:46.800Z] 94a358800305: Preparing [2021-06-03T02:36:46.800Z] bfda536dcc88: Preparing [2021-06-03T02:36:46.800Z] bfda536dcc88: Preparing [2021-06-03T02:36:46.800Z] 25160d84f728: Preparing [2021-06-03T02:36:46.800Z] c330f588b6d5: Preparing [2021-06-03T02:36:46.800Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:46.800Z] 94a358800305: Waiting [2021-06-03T02:36:46.800Z] bfda536dcc88: Waiting [2021-06-03T02:36:46.800Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:46.800Z] 25160d84f728: Waiting [2021-06-03T02:36:46.800Z] c330f588b6d5: Waiting [2021-06-03T02:36:47.072Z] 6fd689f7c62a: Layer already exists [2021-06-03T02:36:47.072Z] bb84dbce4ca5: Layer already exists [2021-06-03T02:36:47.072Z] 9b04e33019ea: Layer already exists [2021-06-03T02:36:47.072Z] e7e1e3e0c2a6: Layer already exists [2021-06-03T02:36:47.072Z] 07fae5e586df: Layer already exists [2021-06-03T02:36:47.072Z] bfda536dcc88: Layer already exists [2021-06-03T02:36:47.072Z] 25160d84f728: Layer already exists [2021-06-03T02:36:47.072Z] 94a358800305: Layer already exists [2021-06-03T02:36:47.072Z] c330f588b6d5: Layer already exists [2021-06-03T02:36:47.072Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:47.072Z] 2.0.0-dev.248: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:47.409Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:47.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:47.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T02:36:47.746Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:47.746Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:47.746Z] bb84dbce4ca5: Preparing [2021-06-03T02:36:47.746Z] e7e1e3e0c2a6: Preparing [2021-06-03T02:36:47.746Z] 9b04e33019ea: Preparing [2021-06-03T02:36:47.746Z] 07fae5e586df: Preparing [2021-06-03T02:36:47.746Z] 94a358800305: Preparing [2021-06-03T02:36:47.746Z] bfda536dcc88: Preparing [2021-06-03T02:36:47.746Z] bfda536dcc88: Preparing [2021-06-03T02:36:47.746Z] 25160d84f728: Preparing [2021-06-03T02:36:47.746Z] c330f588b6d5: Preparing [2021-06-03T02:36:47.746Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:47.746Z] 94a358800305: Waiting [2021-06-03T02:36:47.746Z] bfda536dcc88: Waiting [2021-06-03T02:36:47.746Z] 25160d84f728: Waiting [2021-06-03T02:36:47.746Z] c330f588b6d5: Waiting [2021-06-03T02:36:47.746Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:47.746Z] e7e1e3e0c2a6: Layer already exists [2021-06-03T02:36:47.746Z] bb84dbce4ca5: Layer already exists [2021-06-03T02:36:47.746Z] 9b04e33019ea: Layer already exists [2021-06-03T02:36:48.018Z] 07fae5e586df: Layer already exists [2021-06-03T02:36:48.018Z] 6fd689f7c62a: Layer already exists [2021-06-03T02:36:48.018Z] bfda536dcc88: Layer already exists [2021-06-03T02:36:48.018Z] 94a358800305: Layer already exists [2021-06-03T02:36:48.018Z] 25160d84f728: Layer already exists [2021-06-03T02:36:48.018Z] c330f588b6d5: Layer already exists [2021-06-03T02:36:48.018Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:48.018Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:48.359Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:48.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-03T02:36:48.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T02:36:48.697Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:48.697Z] 6fd689f7c62a: Preparing [2021-06-03T02:36:48.697Z] bb84dbce4ca5: Preparing [2021-06-03T02:36:48.697Z] e7e1e3e0c2a6: Preparing [2021-06-03T02:36:48.697Z] 9b04e33019ea: Preparing [2021-06-03T02:36:48.697Z] 07fae5e586df: Preparing [2021-06-03T02:36:48.697Z] 94a358800305: Preparing [2021-06-03T02:36:48.697Z] bfda536dcc88: Preparing [2021-06-03T02:36:48.697Z] bfda536dcc88: Preparing [2021-06-03T02:36:48.697Z] 25160d84f728: Preparing [2021-06-03T02:36:48.697Z] c330f588b6d5: Preparing [2021-06-03T02:36:48.697Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:48.697Z] 94a358800305: Waiting [2021-06-03T02:36:48.697Z] bfda536dcc88: Waiting [2021-06-03T02:36:48.697Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:48.697Z] 25160d84f728: Waiting [2021-06-03T02:36:48.969Z] 6fd689f7c62a: Layer already exists [2021-06-03T02:36:48.969Z] bb84dbce4ca5: Layer already exists [2021-06-03T02:36:48.969Z] 9b04e33019ea: Layer already exists [2021-06-03T02:36:48.969Z] e7e1e3e0c2a6: Layer already exists [2021-06-03T02:36:48.969Z] 07fae5e586df: Layer already exists [2021-06-03T02:36:48.969Z] bfda536dcc88: Layer already exists [2021-06-03T02:36:48.969Z] c330f588b6d5: Layer already exists [2021-06-03T02:36:48.969Z] 25160d84f728: Layer already exists [2021-06-03T02:36:48.969Z] 94a358800305: Layer already exists [2021-06-03T02:36:48.969Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:48.969Z] master: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:49.030Z] ===================================================== [Pipeline] echo [2021-06-03T02:36:49.044Z] taggedImages: [2021-06-03T02:36:49.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:49.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T02:36:49.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 [2021-06-03T02:36:49.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:49.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-03T02:36:49.090Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-03T02:36:49.090Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:49.090Z] latest [2021-06-03T02:36:49.090Z] 2.0.0-dev.248 [2021-06-03T02:36:49.090Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:49.090Z] master [2021-06-03T02:36:49.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:49.478Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:49.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:49.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T02:36:49.809Z] 98425b74f668: Preparing [2021-06-03T02:36:49.809Z] 7981894caa79: Preparing [2021-06-03T02:36:49.809Z] 87961a32d000: Preparing [2021-06-03T02:36:49.809Z] 5e559602086a: Preparing [2021-06-03T02:36:49.809Z] 8e3287ed9d96: Preparing [2021-06-03T02:36:49.809Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:49.809Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:50.091Z] 5e559602086a: Pushed [2021-06-03T02:36:50.091Z] 87961a32d000: Pushed [2021-06-03T02:36:50.361Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:50.633Z] 8e3287ed9d96: Pushed [2021-06-03T02:36:52.058Z] 98425b74f668: Pushed [2021-06-03T02:36:52.328Z] 7981894caa79: Pushed [2021-06-03T02:36:52.328Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:52.668Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:52.998Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T02:36:52.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T02:36:52.999Z] 98425b74f668: Preparing [2021-06-03T02:36:52.999Z] 7981894caa79: Preparing [2021-06-03T02:36:52.999Z] 87961a32d000: Preparing [2021-06-03T02:36:52.999Z] 5e559602086a: Preparing [2021-06-03T02:36:52.999Z] 8e3287ed9d96: Preparing [2021-06-03T02:36:52.999Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:52.999Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:53.270Z] 5e559602086a: Layer already exists [2021-06-03T02:36:53.271Z] 7981894caa79: Layer already exists [2021-06-03T02:36:53.271Z] 87961a32d000: Layer already exists [2021-06-03T02:36:53.271Z] 98425b74f668: Layer already exists [2021-06-03T02:36:53.271Z] 8e3287ed9d96: Layer already exists [2021-06-03T02:36:53.271Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:53.271Z] latest: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:53.607Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:53.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 [2021-06-03T02:36:53.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T02:36:53.940Z] 98425b74f668: Preparing [2021-06-03T02:36:53.940Z] 7981894caa79: Preparing [2021-06-03T02:36:53.940Z] 87961a32d000: Preparing [2021-06-03T02:36:53.940Z] 5e559602086a: Preparing [2021-06-03T02:36:53.940Z] 8e3287ed9d96: Preparing [2021-06-03T02:36:53.940Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:53.940Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:53.940Z] 7981894caa79: Layer already exists [2021-06-03T02:36:54.213Z] 98425b74f668: Layer already exists [2021-06-03T02:36:54.213Z] 87961a32d000: Layer already exists [2021-06-03T02:36:54.213Z] 5e559602086a: Layer already exists [2021-06-03T02:36:54.213Z] 8e3287ed9d96: Layer already exists [2021-06-03T02:36:54.213Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:54.213Z] 2.0.0-dev.248: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:54.552Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:54.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:54.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T02:36:54.889Z] 98425b74f668: Preparing [2021-06-03T02:36:54.889Z] 7981894caa79: Preparing [2021-06-03T02:36:54.889Z] 87961a32d000: Preparing [2021-06-03T02:36:54.889Z] 5e559602086a: Preparing [2021-06-03T02:36:54.889Z] 8e3287ed9d96: Preparing [2021-06-03T02:36:54.889Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:54.889Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:54.889Z] 5e559602086a: Layer already exists [2021-06-03T02:36:54.889Z] 98425b74f668: Layer already exists [2021-06-03T02:36:54.889Z] 87961a32d000: Layer already exists [2021-06-03T02:36:55.161Z] 7981894caa79: Layer already exists [2021-06-03T02:36:55.161Z] 8e3287ed9d96: Layer already exists [2021-06-03T02:36:55.161Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:55.161Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:55.507Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:55.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-03T02:36:55.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T02:36:55.842Z] 98425b74f668: Preparing [2021-06-03T02:36:55.842Z] 7981894caa79: Preparing [2021-06-03T02:36:55.842Z] 87961a32d000: Preparing [2021-06-03T02:36:55.842Z] 5e559602086a: Preparing [2021-06-03T02:36:55.842Z] 8e3287ed9d96: Preparing [2021-06-03T02:36:55.842Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:55.842Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:56.113Z] 87961a32d000: Layer already exists [2021-06-03T02:36:56.113Z] 7981894caa79: Layer already exists [2021-06-03T02:36:56.113Z] 5e559602086a: Layer already exists [2021-06-03T02:36:56.113Z] 98425b74f668: Layer already exists [2021-06-03T02:36:56.113Z] 8e3287ed9d96: Layer already exists [2021-06-03T02:36:56.130Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:56.130Z] master: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:36:56.190Z] ===================================================== [Pipeline] echo [2021-06-03T02:36:56.208Z] taggedImages: [2021-06-03T02:36:56.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:56.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T02:36:56.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 [2021-06-03T02:36:56.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:56.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-03T02:36:56.250Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-03T02:36:56.250Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:56.250Z] latest [2021-06-03T02:36:56.250Z] 2.0.0-dev.248 [2021-06-03T02:36:56.250Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:36:56.250Z] master [2021-06-03T02:36:56.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:56.667Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:36:57.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:36:57.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T02:36:57.000Z] 666383afd138: Preparing [2021-06-03T02:36:57.000Z] a578fa00f0e9: Preparing [2021-06-03T02:36:57.000Z] f99bd84d5538: Preparing [2021-06-03T02:36:57.000Z] 9f3f9690b1d1: Preparing [2021-06-03T02:36:57.000Z] fd7d74a8d4cb: Preparing [2021-06-03T02:36:57.000Z] 4c93b33cd166: Preparing [2021-06-03T02:36:57.000Z] 3ddcad927fdf: Preparing [2021-06-03T02:36:57.000Z] 0f6d0b4822c3: Preparing [2021-06-03T02:36:57.000Z] c1cd71ae5d75: Preparing [2021-06-03T02:36:57.000Z] 3fbe34a1663b: Preparing [2021-06-03T02:36:57.000Z] 3ddcad927fdf: Waiting [2021-06-03T02:36:57.000Z] 0f6d0b4822c3: Waiting [2021-06-03T02:36:57.000Z] c1cd71ae5d75: Waiting [2021-06-03T02:36:57.000Z] 3fbe34a1663b: Waiting [2021-06-03T02:36:57.000Z] 4c93b33cd166: Waiting [2021-06-03T02:36:57.271Z] fd7d74a8d4cb: Pushed [2021-06-03T02:36:57.271Z] 666383afd138: Pushed [2021-06-03T02:36:57.271Z] a578fa00f0e9: Pushed [2021-06-03T02:36:57.544Z] 4c93b33cd166: Pushed [2021-06-03T02:36:57.544Z] 3ddcad927fdf: Pushed [2021-06-03T02:36:57.544Z] 0f6d0b4822c3: Pushed [2021-06-03T02:36:57.544Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:36:58.136Z] c1cd71ae5d75: Pushed [2021-06-03T02:36:59.577Z] 9f3f9690b1d1: Pushed [2021-06-03T02:36:59.848Z] f99bd84d5538: Pushed [2021-06-03T02:37:00.117Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:00.505Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:00.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T02:37:00.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T02:37:00.855Z] 666383afd138: Preparing [2021-06-03T02:37:00.855Z] a578fa00f0e9: Preparing [2021-06-03T02:37:00.855Z] f99bd84d5538: Preparing [2021-06-03T02:37:00.855Z] 9f3f9690b1d1: Preparing [2021-06-03T02:37:00.855Z] fd7d74a8d4cb: Preparing [2021-06-03T02:37:00.855Z] 4c93b33cd166: Preparing [2021-06-03T02:37:00.855Z] 3ddcad927fdf: Preparing [2021-06-03T02:37:00.855Z] 0f6d0b4822c3: Preparing [2021-06-03T02:37:00.855Z] c1cd71ae5d75: Preparing [2021-06-03T02:37:00.855Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:00.855Z] 4c93b33cd166: Waiting [2021-06-03T02:37:00.855Z] 3ddcad927fdf: Waiting [2021-06-03T02:37:00.855Z] 0f6d0b4822c3: Waiting [2021-06-03T02:37:00.855Z] c1cd71ae5d75: Waiting [2021-06-03T02:37:00.855Z] 3fbe34a1663b: Waiting [2021-06-03T02:37:00.855Z] a578fa00f0e9: Layer already exists [2021-06-03T02:37:00.855Z] fd7d74a8d4cb: Layer already exists [2021-06-03T02:37:00.855Z] 666383afd138: Layer already exists [2021-06-03T02:37:00.855Z] 9f3f9690b1d1: Layer already exists [2021-06-03T02:37:00.855Z] f99bd84d5538: Layer already exists [2021-06-03T02:37:01.140Z] 4c93b33cd166: Layer already exists [2021-06-03T02:37:01.140Z] 3ddcad927fdf: Layer already exists [2021-06-03T02:37:01.140Z] c1cd71ae5d75: Layer already exists [2021-06-03T02:37:01.140Z] 0f6d0b4822c3: Layer already exists [2021-06-03T02:37:01.140Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:01.140Z] latest: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:01.491Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:01.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 [2021-06-03T02:37:01.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T02:37:01.821Z] 666383afd138: Preparing [2021-06-03T02:37:01.821Z] a578fa00f0e9: Preparing [2021-06-03T02:37:01.821Z] f99bd84d5538: Preparing [2021-06-03T02:37:01.821Z] 9f3f9690b1d1: Preparing [2021-06-03T02:37:01.821Z] fd7d74a8d4cb: Preparing [2021-06-03T02:37:01.821Z] 4c93b33cd166: Preparing [2021-06-03T02:37:01.821Z] 3ddcad927fdf: Preparing [2021-06-03T02:37:01.821Z] 0f6d0b4822c3: Preparing [2021-06-03T02:37:01.821Z] c1cd71ae5d75: Preparing [2021-06-03T02:37:01.821Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:01.821Z] 0f6d0b4822c3: Waiting [2021-06-03T02:37:01.821Z] c1cd71ae5d75: Waiting [2021-06-03T02:37:01.821Z] 3fbe34a1663b: Waiting [2021-06-03T02:37:01.821Z] 4c93b33cd166: Waiting [2021-06-03T02:37:01.821Z] 3ddcad927fdf: Waiting [2021-06-03T02:37:01.821Z] fd7d74a8d4cb: Layer already exists [2021-06-03T02:37:01.821Z] f99bd84d5538: Layer already exists [2021-06-03T02:37:01.821Z] 9f3f9690b1d1: Layer already exists [2021-06-03T02:37:01.821Z] 666383afd138: Layer already exists [2021-06-03T02:37:01.821Z] a578fa00f0e9: Layer already exists [2021-06-03T02:37:01.821Z] 4c93b33cd166: Layer already exists [2021-06-03T02:37:01.821Z] 3ddcad927fdf: Layer already exists [2021-06-03T02:37:01.821Z] 0f6d0b4822c3: Layer already exists [2021-06-03T02:37:02.097Z] c1cd71ae5d75: Layer already exists [2021-06-03T02:37:02.097Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:02.097Z] 2.0.0-dev.248: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:02.433Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:02.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:02.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T02:37:02.766Z] 666383afd138: Preparing [2021-06-03T02:37:02.766Z] a578fa00f0e9: Preparing [2021-06-03T02:37:02.766Z] f99bd84d5538: Preparing [2021-06-03T02:37:02.766Z] 9f3f9690b1d1: Preparing [2021-06-03T02:37:02.766Z] fd7d74a8d4cb: Preparing [2021-06-03T02:37:02.766Z] 4c93b33cd166: Preparing [2021-06-03T02:37:02.766Z] 3ddcad927fdf: Preparing [2021-06-03T02:37:02.766Z] 0f6d0b4822c3: Preparing [2021-06-03T02:37:02.766Z] c1cd71ae5d75: Preparing [2021-06-03T02:37:02.766Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:02.766Z] 3ddcad927fdf: Waiting [2021-06-03T02:37:02.766Z] 0f6d0b4822c3: Waiting [2021-06-03T02:37:02.766Z] c1cd71ae5d75: Waiting [2021-06-03T02:37:02.766Z] 4c93b33cd166: Waiting [2021-06-03T02:37:02.766Z] 3fbe34a1663b: Waiting [2021-06-03T02:37:02.766Z] a578fa00f0e9: Layer already exists [2021-06-03T02:37:02.766Z] f99bd84d5538: Layer already exists [2021-06-03T02:37:03.037Z] 9f3f9690b1d1: Layer already exists [2021-06-03T02:37:03.038Z] 666383afd138: Layer already exists [2021-06-03T02:37:03.038Z] fd7d74a8d4cb: Layer already exists [2021-06-03T02:37:03.038Z] 3ddcad927fdf: Layer already exists [2021-06-03T02:37:03.038Z] 4c93b33cd166: Layer already exists [2021-06-03T02:37:03.038Z] 0f6d0b4822c3: Layer already exists [2021-06-03T02:37:03.038Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:03.038Z] c1cd71ae5d75: Layer already exists [2021-06-03T02:37:03.038Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:03.386Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:03.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-03T02:37:03.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T02:37:03.721Z] 666383afd138: Preparing [2021-06-03T02:37:03.721Z] a578fa00f0e9: Preparing [2021-06-03T02:37:03.721Z] f99bd84d5538: Preparing [2021-06-03T02:37:03.721Z] 9f3f9690b1d1: Preparing [2021-06-03T02:37:03.721Z] fd7d74a8d4cb: Preparing [2021-06-03T02:37:03.721Z] 4c93b33cd166: Preparing [2021-06-03T02:37:03.721Z] 3ddcad927fdf: Preparing [2021-06-03T02:37:03.721Z] 0f6d0b4822c3: Preparing [2021-06-03T02:37:03.721Z] c1cd71ae5d75: Preparing [2021-06-03T02:37:03.721Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:03.721Z] 4c93b33cd166: Waiting [2021-06-03T02:37:03.721Z] c1cd71ae5d75: Waiting [2021-06-03T02:37:03.721Z] 3fbe34a1663b: Waiting [2021-06-03T02:37:03.721Z] 3ddcad927fdf: Waiting [2021-06-03T02:37:03.721Z] 0f6d0b4822c3: Waiting [2021-06-03T02:37:03.721Z] 9f3f9690b1d1: Layer already exists [2021-06-03T02:37:03.721Z] a578fa00f0e9: Layer already exists [2021-06-03T02:37:03.721Z] 666383afd138: Layer already exists [2021-06-03T02:37:03.721Z] fd7d74a8d4cb: Layer already exists [2021-06-03T02:37:03.721Z] f99bd84d5538: Layer already exists [2021-06-03T02:37:03.721Z] 3ddcad927fdf: Layer already exists [2021-06-03T02:37:03.721Z] 4c93b33cd166: Layer already exists [2021-06-03T02:37:03.721Z] 0f6d0b4822c3: Layer already exists [2021-06-03T02:37:03.721Z] c1cd71ae5d75: Layer already exists [2021-06-03T02:37:03.721Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:03.993Z] master: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:37:04.056Z] ===================================================== [Pipeline] echo [2021-06-03T02:37:04.071Z] taggedImages: [2021-06-03T02:37:04.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:04.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T02:37:04.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 [2021-06-03T02:37:04.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:04.071Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-03T02:37:04.106Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-03T02:37:04.106Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:04.106Z] latest [2021-06-03T02:37:04.106Z] 2.0.0-dev.248 [2021-06-03T02:37:04.106Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:04.106Z] master [2021-06-03T02:37:04.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:04.498Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:04.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:04.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T02:37:04.834Z] 6204917829c3: Preparing [2021-06-03T02:37:04.834Z] 0f3fb06e25c2: Preparing [2021-06-03T02:37:04.834Z] 94a358800305: Preparing [2021-06-03T02:37:04.834Z] 3d8dd10a8a63: Preparing [2021-06-03T02:37:04.834Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:05.107Z] 94a358800305: Layer already exists [2021-06-03T02:37:05.107Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:05.107Z] 6204917829c3: Pushed [2021-06-03T02:37:05.375Z] 3d8dd10a8a63: Pushed [2021-06-03T02:37:07.986Z] 0f3fb06e25c2: Pushed [2021-06-03T02:37:07.986Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:08.322Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:08.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T02:37:08.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T02:37:08.659Z] 6204917829c3: Preparing [2021-06-03T02:37:08.659Z] 0f3fb06e25c2: Preparing [2021-06-03T02:37:08.659Z] 94a358800305: Preparing [2021-06-03T02:37:08.659Z] 3d8dd10a8a63: Preparing [2021-06-03T02:37:08.659Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:08.659Z] 94a358800305: Layer already exists [2021-06-03T02:37:08.659Z] 6204917829c3: Layer already exists [2021-06-03T02:37:08.659Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:08.659Z] 3d8dd10a8a63: Layer already exists [2021-06-03T02:37:08.933Z] 0f3fb06e25c2: Layer already exists [2021-06-03T02:37:08.933Z] latest: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:09.269Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:09.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 [2021-06-03T02:37:09.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T02:37:09.643Z] 6204917829c3: Preparing [2021-06-03T02:37:09.643Z] 0f3fb06e25c2: Preparing [2021-06-03T02:37:09.643Z] 94a358800305: Preparing [2021-06-03T02:37:09.643Z] 3d8dd10a8a63: Preparing [2021-06-03T02:37:09.643Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:09.643Z] 94a358800305: Layer already exists [2021-06-03T02:37:09.643Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:09.643Z] 0f3fb06e25c2: Layer already exists [2021-06-03T02:37:09.643Z] 3d8dd10a8a63: Layer already exists [2021-06-03T02:37:09.643Z] 6204917829c3: Layer already exists [2021-06-03T02:37:09.913Z] 2.0.0-dev.248: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:10.255Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:10.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:10.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T02:37:10.590Z] 6204917829c3: Preparing [2021-06-03T02:37:10.590Z] 0f3fb06e25c2: Preparing [2021-06-03T02:37:10.590Z] 94a358800305: Preparing [2021-06-03T02:37:10.590Z] 3d8dd10a8a63: Preparing [2021-06-03T02:37:10.590Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:10.590Z] 94a358800305: Layer already exists [2021-06-03T02:37:10.590Z] 0f3fb06e25c2: Layer already exists [2021-06-03T02:37:10.590Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:10.590Z] 3d8dd10a8a63: Layer already exists [2021-06-03T02:37:10.859Z] 6204917829c3: Layer already exists [2021-06-03T02:37:10.859Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:11.195Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:11.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-03T02:37:11.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T02:37:11.531Z] 6204917829c3: Preparing [2021-06-03T02:37:11.531Z] 0f3fb06e25c2: Preparing [2021-06-03T02:37:11.531Z] 94a358800305: Preparing [2021-06-03T02:37:11.531Z] 3d8dd10a8a63: Preparing [2021-06-03T02:37:11.531Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:11.803Z] 94a358800305: Layer already exists [2021-06-03T02:37:11.803Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:11.803Z] 6204917829c3: Layer already exists [2021-06-03T02:37:11.803Z] 0f3fb06e25c2: Layer already exists [2021-06-03T02:37:11.803Z] 3d8dd10a8a63: Layer already exists [2021-06-03T02:37:11.803Z] master: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:37:11.861Z] ===================================================== [Pipeline] echo [2021-06-03T02:37:11.874Z] taggedImages: [2021-06-03T02:37:11.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:11.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T02:37:11.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 [2021-06-03T02:37:11.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:11.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-03T02:37:11.904Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-03T02:37:11.904Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:11.904Z] latest [2021-06-03T02:37:11.904Z] 2.0.0-dev.248 [2021-06-03T02:37:11.904Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:11.904Z] master [2021-06-03T02:37:11.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:12.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:12.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:12.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T02:37:12.610Z] 9809767b792e: Preparing [2021-06-03T02:37:12.610Z] 3fd0183b6bac: Preparing [2021-06-03T02:37:12.610Z] 94a358800305: Preparing [2021-06-03T02:37:12.610Z] 8e923061518d: Preparing [2021-06-03T02:37:12.610Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:12.881Z] 8e923061518d: Layer already exists [2021-06-03T02:37:12.881Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:12.881Z] 94a358800305: Layer already exists [2021-06-03T02:37:12.881Z] 9809767b792e: Pushed [2021-06-03T02:37:15.481Z] 3fd0183b6bac: Pushed [2021-06-03T02:37:15.481Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:15.820Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:16.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T02:37:16.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T02:37:16.151Z] 9809767b792e: Preparing [2021-06-03T02:37:16.151Z] 3fd0183b6bac: Preparing [2021-06-03T02:37:16.151Z] 94a358800305: Preparing [2021-06-03T02:37:16.151Z] 8e923061518d: Preparing [2021-06-03T02:37:16.151Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:16.432Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:16.432Z] 3fd0183b6bac: Layer already exists [2021-06-03T02:37:16.432Z] 8e923061518d: Layer already exists [2021-06-03T02:37:16.432Z] 9809767b792e: Layer already exists [2021-06-03T02:37:16.432Z] 94a358800305: Layer already exists [2021-06-03T02:37:16.432Z] latest: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:16.767Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:17.099Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 [2021-06-03T02:37:17.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T02:37:17.099Z] 9809767b792e: Preparing [2021-06-03T02:37:17.099Z] 3fd0183b6bac: Preparing [2021-06-03T02:37:17.099Z] 94a358800305: Preparing [2021-06-03T02:37:17.099Z] 8e923061518d: Preparing [2021-06-03T02:37:17.099Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:17.099Z] 8e923061518d: Layer already exists [2021-06-03T02:37:17.099Z] 3fd0183b6bac: Layer already exists [2021-06-03T02:37:17.099Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:17.369Z] 9809767b792e: Layer already exists [2021-06-03T02:37:17.369Z] 94a358800305: Layer already exists [2021-06-03T02:37:17.369Z] 2.0.0-dev.248: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:17.700Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:18.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:18.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T02:37:18.031Z] 9809767b792e: Preparing [2021-06-03T02:37:18.031Z] 3fd0183b6bac: Preparing [2021-06-03T02:37:18.031Z] 94a358800305: Preparing [2021-06-03T02:37:18.031Z] 8e923061518d: Preparing [2021-06-03T02:37:18.031Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:18.031Z] 9809767b792e: Layer already exists [2021-06-03T02:37:18.031Z] 3fd0183b6bac: Layer already exists [2021-06-03T02:37:18.031Z] 8e923061518d: Layer already exists [2021-06-03T02:37:19.867Z] 94a358800305: Layer already exists [2021-06-03T02:37:19.867Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:19.867Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:20.204Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:20.537Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-03T02:37:20.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T02:37:20.537Z] 9809767b792e: Preparing [2021-06-03T02:37:20.537Z] 3fd0183b6bac: Preparing [2021-06-03T02:37:20.537Z] 94a358800305: Preparing [2021-06-03T02:37:20.537Z] 8e923061518d: Preparing [2021-06-03T02:37:20.537Z] 3fbe34a1663b: Preparing [2021-06-03T02:37:20.537Z] 3fd0183b6bac: Layer already exists [2021-06-03T02:37:20.537Z] 8e923061518d: Layer already exists [2021-06-03T02:37:20.808Z] 3fbe34a1663b: Layer already exists [2021-06-03T02:37:20.808Z] 94a358800305: Layer already exists [2021-06-03T02:37:20.808Z] 9809767b792e: Layer already exists [2021-06-03T02:37:20.808Z] master: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:37:20.866Z] ===================================================== [Pipeline] echo [2021-06-03T02:37:20.879Z] taggedImages: [2021-06-03T02:37:20.879Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:20.879Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T02:37:20.879Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 [2021-06-03T02:37:20.879Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:20.879Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-03T02:37:20.908Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-03T02:37:20.908Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:20.908Z] latest [2021-06-03T02:37:20.908Z] 2.0.0-dev.248 [2021-06-03T02:37:20.908Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:20.908Z] master [2021-06-03T02:37:20.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:21.314Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:21.662Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:21.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T02:37:21.662Z] 48e7bd6922c0: Preparing [2021-06-03T02:37:21.662Z] 419df7c8da5f: Preparing [2021-06-03T02:37:21.662Z] e18e26ab6922: Preparing [2021-06-03T02:37:21.662Z] 2d5b8e3e8fcd: Preparing [2021-06-03T02:37:21.662Z] 9ded3b6bb9b5: Preparing [2021-06-03T02:37:21.662Z] fa1afe8e6ed9: Preparing [2021-06-03T02:37:21.662Z] 87a09b4c083e: Preparing [2021-06-03T02:37:21.662Z] 0f74e9ff2a61: Preparing [2021-06-03T02:37:21.662Z] b122376c33c6: Preparing [2021-06-03T02:37:21.662Z] f8381ed47b22: Preparing [2021-06-03T02:37:21.662Z] e934a737d657: Preparing [2021-06-03T02:37:21.662Z] 0f74e9ff2a61: Waiting [2021-06-03T02:37:21.662Z] fa1afe8e6ed9: Waiting [2021-06-03T02:37:21.662Z] b122376c33c6: Waiting [2021-06-03T02:37:21.662Z] f8381ed47b22: Waiting [2021-06-03T02:37:21.662Z] 87a09b4c083e: Waiting [2021-06-03T02:37:21.947Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T02:37:21.947Z] fa1afe8e6ed9: Layer already exists [2021-06-03T02:37:21.947Z] 87a09b4c083e: Layer already exists [2021-06-03T02:37:22.227Z] 419df7c8da5f: Pushed [2021-06-03T02:37:22.227Z] 0f74e9ff2a61: Layer already exists [2021-06-03T02:37:22.227Z] b122376c33c6: Layer already exists [2021-06-03T02:37:22.227Z] f8381ed47b22: Layer already exists [2021-06-03T02:37:22.227Z] e934a737d657: Layer already exists [2021-06-03T02:37:22.829Z] 48e7bd6922c0: Pushed [2021-06-03T02:37:24.790Z] e18e26ab6922: Pushed [2021-06-03T02:37:37.136Z] 2d5b8e3e8fcd: Pushed [2021-06-03T02:37:37.136Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:37.473Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:37.802Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T02:37:37.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T02:37:37.802Z] 48e7bd6922c0: Preparing [2021-06-03T02:37:37.802Z] 419df7c8da5f: Preparing [2021-06-03T02:37:37.802Z] e18e26ab6922: Preparing [2021-06-03T02:37:37.802Z] 2d5b8e3e8fcd: Preparing [2021-06-03T02:37:37.802Z] 9ded3b6bb9b5: Preparing [2021-06-03T02:37:37.802Z] fa1afe8e6ed9: Preparing [2021-06-03T02:37:37.802Z] 87a09b4c083e: Preparing [2021-06-03T02:37:37.802Z] 0f74e9ff2a61: Preparing [2021-06-03T02:37:37.802Z] b122376c33c6: Preparing [2021-06-03T02:37:37.802Z] f8381ed47b22: Preparing [2021-06-03T02:37:37.802Z] e934a737d657: Preparing [2021-06-03T02:37:37.802Z] fa1afe8e6ed9: Waiting [2021-06-03T02:37:37.802Z] 87a09b4c083e: Waiting [2021-06-03T02:37:37.802Z] e934a737d657: Waiting [2021-06-03T02:37:37.802Z] 0f74e9ff2a61: Waiting [2021-06-03T02:37:37.802Z] f8381ed47b22: Waiting [2021-06-03T02:37:37.802Z] b122376c33c6: Waiting [2021-06-03T02:37:37.802Z] e18e26ab6922: Layer already exists [2021-06-03T02:37:38.074Z] 48e7bd6922c0: Layer already exists [2021-06-03T02:37:38.074Z] 2d5b8e3e8fcd: Layer already exists [2021-06-03T02:37:38.074Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T02:37:38.074Z] 419df7c8da5f: Layer already exists [2021-06-03T02:37:38.074Z] f8381ed47b22: Layer already exists [2021-06-03T02:37:38.074Z] b122376c33c6: Layer already exists [2021-06-03T02:37:38.074Z] 0f74e9ff2a61: Layer already exists [2021-06-03T02:37:38.074Z] fa1afe8e6ed9: Layer already exists [2021-06-03T02:37:38.074Z] 87a09b4c083e: Layer already exists [2021-06-03T02:37:38.074Z] e934a737d657: Layer already exists [2021-06-03T02:37:38.074Z] latest: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:38.408Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:38.740Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 [2021-06-03T02:37:38.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T02:37:38.740Z] 48e7bd6922c0: Preparing [2021-06-03T02:37:38.740Z] 419df7c8da5f: Preparing [2021-06-03T02:37:38.740Z] e18e26ab6922: Preparing [2021-06-03T02:37:38.740Z] 2d5b8e3e8fcd: Preparing [2021-06-03T02:37:38.740Z] 9ded3b6bb9b5: Preparing [2021-06-03T02:37:38.740Z] fa1afe8e6ed9: Preparing [2021-06-03T02:37:38.740Z] 87a09b4c083e: Preparing [2021-06-03T02:37:38.740Z] 0f74e9ff2a61: Preparing [2021-06-03T02:37:38.740Z] b122376c33c6: Preparing [2021-06-03T02:37:38.740Z] f8381ed47b22: Preparing [2021-06-03T02:37:38.740Z] e934a737d657: Preparing [2021-06-03T02:37:38.740Z] fa1afe8e6ed9: Waiting [2021-06-03T02:37:38.740Z] 87a09b4c083e: Waiting [2021-06-03T02:37:38.740Z] 0f74e9ff2a61: Waiting [2021-06-03T02:37:38.740Z] b122376c33c6: Waiting [2021-06-03T02:37:38.740Z] f8381ed47b22: Waiting [2021-06-03T02:37:38.740Z] e934a737d657: Waiting [2021-06-03T02:37:39.015Z] 48e7bd6922c0: Layer already exists [2021-06-03T02:37:39.015Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T02:37:39.015Z] e18e26ab6922: Layer already exists [2021-06-03T02:37:39.015Z] 419df7c8da5f: Layer already exists [2021-06-03T02:37:39.015Z] 2d5b8e3e8fcd: Layer already exists [2021-06-03T02:37:39.015Z] fa1afe8e6ed9: Layer already exists [2021-06-03T02:37:39.015Z] 0f74e9ff2a61: Layer already exists [2021-06-03T02:37:39.015Z] 87a09b4c083e: Layer already exists [2021-06-03T02:37:39.015Z] b122376c33c6: Layer already exists [2021-06-03T02:37:39.015Z] f8381ed47b22: Layer already exists [2021-06-03T02:37:39.015Z] e934a737d657: Layer already exists [2021-06-03T02:37:39.015Z] 2.0.0-dev.248: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:39.355Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:39.689Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:39.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T02:37:39.689Z] 48e7bd6922c0: Preparing [2021-06-03T02:37:39.689Z] 419df7c8da5f: Preparing [2021-06-03T02:37:39.689Z] e18e26ab6922: Preparing [2021-06-03T02:37:39.689Z] 2d5b8e3e8fcd: Preparing [2021-06-03T02:37:39.689Z] 9ded3b6bb9b5: Preparing [2021-06-03T02:37:39.689Z] fa1afe8e6ed9: Preparing [2021-06-03T02:37:39.689Z] 87a09b4c083e: Preparing [2021-06-03T02:37:39.689Z] 0f74e9ff2a61: Preparing [2021-06-03T02:37:39.689Z] b122376c33c6: Preparing [2021-06-03T02:37:39.689Z] f8381ed47b22: Preparing [2021-06-03T02:37:39.689Z] e934a737d657: Preparing [2021-06-03T02:37:39.689Z] 0f74e9ff2a61: Waiting [2021-06-03T02:37:39.689Z] b122376c33c6: Waiting [2021-06-03T02:37:39.689Z] fa1afe8e6ed9: Waiting [2021-06-03T02:37:39.689Z] f8381ed47b22: Waiting [2021-06-03T02:37:39.689Z] 87a09b4c083e: Waiting [2021-06-03T02:37:39.689Z] e934a737d657: Waiting [2021-06-03T02:37:39.689Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T02:37:39.689Z] e18e26ab6922: Layer already exists [2021-06-03T02:37:39.689Z] 419df7c8da5f: Layer already exists [2021-06-03T02:37:39.689Z] 2d5b8e3e8fcd: Layer already exists [2021-06-03T02:37:39.689Z] 48e7bd6922c0: Layer already exists [2021-06-03T02:37:39.962Z] 87a09b4c083e: Layer already exists [2021-06-03T02:37:39.962Z] 0f74e9ff2a61: Layer already exists [2021-06-03T02:37:39.962Z] b122376c33c6: Layer already exists [2021-06-03T02:37:39.962Z] f8381ed47b22: Layer already exists [2021-06-03T02:37:39.962Z] fa1afe8e6ed9: Layer already exists [2021-06-03T02:37:39.962Z] e934a737d657: Layer already exists [2021-06-03T02:37:39.962Z] 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:40.312Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:37:40.650Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-03T02:37:40.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T02:37:40.650Z] 48e7bd6922c0: Preparing [2021-06-03T02:37:40.650Z] 419df7c8da5f: Preparing [2021-06-03T02:37:40.650Z] e18e26ab6922: Preparing [2021-06-03T02:37:40.650Z] 2d5b8e3e8fcd: Preparing [2021-06-03T02:37:40.650Z] 9ded3b6bb9b5: Preparing [2021-06-03T02:37:40.650Z] fa1afe8e6ed9: Preparing [2021-06-03T02:37:40.650Z] 87a09b4c083e: Preparing [2021-06-03T02:37:40.650Z] 0f74e9ff2a61: Preparing [2021-06-03T02:37:40.650Z] b122376c33c6: Preparing [2021-06-03T02:37:40.650Z] f8381ed47b22: Preparing [2021-06-03T02:37:40.650Z] e934a737d657: Preparing [2021-06-03T02:37:40.650Z] fa1afe8e6ed9: Waiting [2021-06-03T02:37:40.650Z] b122376c33c6: Waiting [2021-06-03T02:37:40.650Z] f8381ed47b22: Waiting [2021-06-03T02:37:40.650Z] e934a737d657: Waiting [2021-06-03T02:37:40.650Z] 87a09b4c083e: Waiting [2021-06-03T02:37:40.650Z] 0f74e9ff2a61: Waiting [2021-06-03T02:37:40.650Z] e18e26ab6922: Layer already exists [2021-06-03T02:37:40.650Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T02:37:40.650Z] 48e7bd6922c0: Layer already exists [2021-06-03T02:37:40.921Z] 2d5b8e3e8fcd: Layer already exists [2021-06-03T02:37:40.921Z] 419df7c8da5f: Layer already exists [2021-06-03T02:37:40.921Z] fa1afe8e6ed9: Layer already exists [2021-06-03T02:37:40.921Z] b122376c33c6: Layer already exists [2021-06-03T02:37:40.921Z] f8381ed47b22: Layer already exists [2021-06-03T02:37:40.921Z] 0f74e9ff2a61: Layer already exists [2021-06-03T02:37:40.921Z] 87a09b4c083e: Layer already exists [2021-06-03T02:37:40.921Z] e934a737d657: Layer already exists [2021-06-03T02:37:40.921Z] master: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T02:37:40.990Z] ===================================================== [Pipeline] echo [2021-06-03T02:37:41.004Z] taggedImages: [2021-06-03T02:37:41.004Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [2021-06-03T02:37:41.004Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T02:37:41.004Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 [2021-06-03T02:37:41.004Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [2021-06-03T02:37:41.004Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:37:41.756Z] ---> job-cost.sh [2021-06-03T02:37:41.756Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YAjP [2021-06-03T02:38:20.709Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T02:39:57.504Z] lf-activate-venv(): INFO: Adding /tmp/venv-YAjP/bin to PATH [2021-06-03T02:39:57.504Z] INFO: No Stack... [2021-06-03T02:39:57.504Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T02:39:57.504Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T02:39:57.849Z] + + cut -d, -f6cat [2021-06-03T02:39:57.849Z] /w/workspace/edgex-go/519/archives/cost.csv [Pipeline] lock [2021-06-03T02:39:57.907Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] [2021-06-03T02:39:57.917Z] Resource [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] did not exist. Created. [2021-06-03T02:39:57.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T02:39:58.261Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T02:39:59.006Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T02:39:59.044Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-03T02:40:00.007Z] provisioning config files... [2021-06-03T02:40:00.019Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/519@tmp/config7093015981026565415tmp [Pipeline] { [Pipeline] sh [2021-06-03T02:40:00.335Z] + set +x [2021-06-03T02:40:00.336Z] + curl -s https://codecov.io/bash [2021-06-03T02:40:00.336Z] + bash -s -- [2021-06-03T02:40:00.600Z] [2021-06-03T02:40:00.600Z] _____ _ [2021-06-03T02:40:00.600Z] / ____| | | [2021-06-03T02:40:00.600Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T02:40:00.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T02:40:00.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T02:40:00.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T02:40:00.600Z] Bash-1.0.3 [2021-06-03T02:40:00.600Z] [2021-06-03T02:40:00.600Z] [2021-06-03T02:40:00.600Z] ==> git version 2.24.4 found [2021-06-03T02:40:00.600Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-03T02:40:00.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T02:40:00.601Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T02:40:00.601Z] ==> Jenkins CI detected. [2021-06-03T02:40:00.601Z] project root: . [2021-06-03T02:40:00.601Z] --> token set from env [2021-06-03T02:40:00.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T02:40:00.601Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T02:40:00.601Z] ==> Python coveragepy not found [2021-06-03T02:40:00.601Z] ==> Searching for coverage reports in: [2021-06-03T02:40:00.601Z] + . [2021-06-03T02:40:00.601Z] -> Found 1 reports [2021-06-03T02:40:00.601Z] ==> Detecting git/mercurial file structure [2021-06-03T02:40:00.601Z] ==> Reading reports [2021-06-03T02:40:00.601Z] + ./coverage.out bytes=746042 [2021-06-03T02:40:00.601Z] ==> Appending adjustments [2021-06-03T02:40:00.601Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T02:40:03.171Z] + Found adjustments [2021-06-03T02:40:03.171Z] ==> Gzipping contents [2021-06-03T02:40:03.171Z] 104K /tmp/codecov.JrqPgF.gz [2021-06-03T02:40:03.171Z] ==> Uploading reports [2021-06-03T02:40:03.171Z] url: https://codecov.io [2021-06-03T02:40:03.171Z] query: branch=master&commit=71bb76d4174be61d543af8c77d58a6e85ca3b855&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T02:40:03.171Z] -> Pinging Codecov [2021-06-03T02:40:03.171Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=71bb76d4174be61d543af8c77d58a6e85ca3b855&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T02:40:03.171Z] -> Uploading to [2021-06-03T02:40:03.171Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/71bb76d4174be61d543af8c77d58a6e85ca3b855/f10fae74-eb3a-4db6-97a3-311dcefea27e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T024003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12d8112a8b20d5843f3bf2eb4726ba094fd75d8cffa570eda2efb55c46cee980 [2021-06-03T02:40:03.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:03.171Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:03.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 191k --:--:-- --:--:-- --:--:-- 191k 100 103k 0 0 100 103k 0 191k --:--:-- --:--:-- --:--:-- 191k [2021-06-03T02:40:03.744Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] } [2021-06-03T02:40:03.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-03T02:40:04.598Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T02:40:04.618Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:40:04.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T02:40:04.920Z] [2021-06-03T02:40:04.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:40:05.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T02:40:05.228Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T02:40:05.228Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T02:40:05.228Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T02:40:05.228Z] de9db76c5a1d: Pulling fs layer [2021-06-03T02:40:05.228Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T02:40:05.228Z] 0d57e429df01: Pulling fs layer [2021-06-03T02:40:05.228Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T02:40:05.228Z] e1f770b5df2f: Pulling fs layer [2021-06-03T02:40:05.228Z] 85a0685a4137: Pulling fs layer [2021-06-03T02:40:05.228Z] 4e4be7b47b0d: Waiting [2021-06-03T02:40:05.228Z] e1f770b5df2f: Waiting [2021-06-03T02:40:05.228Z] 85a0685a4137: Waiting [2021-06-03T02:40:05.228Z] 0d57e429df01: Waiting [2021-06-03T02:40:05.228Z] 0eba1c9be4d2: Waiting [2021-06-03T02:40:05.228Z] de9db76c5a1d: Verifying Checksum [2021-06-03T02:40:05.228Z] de9db76c5a1d: Download complete [2021-06-03T02:40:05.228Z] 0ef7d3d256c8: Verifying Checksum [2021-06-03T02:40:05.228Z] 0ef7d3d256c8: Download complete [2021-06-03T02:40:05.228Z] 0d57e429df01: Verifying Checksum [2021-06-03T02:40:05.228Z] 0d57e429df01: Download complete [2021-06-03T02:40:05.228Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T02:40:05.228Z] 4e4be7b47b0d: Download complete [2021-06-03T02:40:05.228Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T02:40:05.228Z] 188c0c94c7c5: Download complete [2021-06-03T02:40:05.497Z] 188c0c94c7c5: Pull complete [2021-06-03T02:40:05.497Z] 0ef7d3d256c8: Pull complete [2021-06-03T02:40:05.760Z] de9db76c5a1d: Pull complete [2021-06-03T02:40:07.686Z] e1f770b5df2f: Verifying Checksum [2021-06-03T02:40:07.686Z] e1f770b5df2f: Download complete [2021-06-03T02:40:09.604Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T02:40:09.604Z] 0eba1c9be4d2: Download complete [2021-06-03T02:40:09.604Z] 85a0685a4137: Verifying Checksum [2021-06-03T02:40:09.604Z] 85a0685a4137: Download complete [2021-06-03T02:40:12.170Z] 0eba1c9be4d2: Pull complete [2021-06-03T02:40:12.431Z] 0d57e429df01: Pull complete [2021-06-03T02:40:12.431Z] 4e4be7b47b0d: Pull complete [2021-06-03T02:40:13.021Z] e1f770b5df2f: Pull complete [2021-06-03T02:40:16.373Z] 85a0685a4137: Pull complete [2021-06-03T02:40:16.373Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T02:40:16.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T02:40:16.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T02:40:16.449Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:40:16.487Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T02:40:22.858Z] $ docker top 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T02:40:22.947Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T02:40:23.233Z] + set -o pipefail [2021-06-03T02:40:23.233Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T02:40:29.830Z] [2021-06-03T02:40:29.830Z] Monitoring /w/workspace/edgex-go/519 (github.com/edgexfoundry/edgex-go)... [2021-06-03T02:40:29.830Z] [2021-06-03T02:40:29.830Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6d76936f-ecfa-4425-a5ca-34b0c97327ec [2021-06-03T02:40:29.830Z] [2021-06-03T02:40:29.830Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T02:40:29.830Z] [2021-06-03T02:40:29.830Z] [Pipeline] } [2021-06-03T02:40:29.838Z] $ docker stop --time=1 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 [2021-06-03T02:40:33.402Z] $ docker rm -f 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-03T02:40:34.149Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:40:34.166Z] provisioning config files... [2021-06-03T02:40:34.178Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/519@tmp/config1233568308190929622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:40:34.491Z] --> edgex-publish-swagger.sh [2021-06-03T02:40:34.491Z] === Publish openapi/v2 API === [2021-06-03T02:40:34.491Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-03T02:40:34.491Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/519/openapi/v2/core-command.yaml] [2021-06-03T02:40:34.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:34.491Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:35.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26494 0:00:01 0:00:01 --:--:-- 26522 [2021-06-03T02:40:35.433Z] [2021-06-03T02:40:35.433Z] [2021-06-03T02:40:35.433Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/519/openapi/v2/core-data.yaml] [2021-06-03T02:40:35.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:35.433Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:36.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 53831 0:00:01 0:00:01 --:--:-- 53833 100 56095 0 0 100 56095 0 53821 0:00:01 0:00:01 --:--:-- 53782 [2021-06-03T02:40:36.633Z] [2021-06-03T02:40:36.633Z] [2021-06-03T02:40:36.633Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/519/openapi/v2/core-metadata.yaml] [2021-06-03T02:40:36.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:36.633Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:38.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 99129 0:00:01 0:00:01 --:--:-- 99194 [2021-06-03T02:40:38.015Z] [2021-06-03T02:40:38.015Z] [2021-06-03T02:40:38.015Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/519/openapi/v2/support-notifications.yaml] [2021-06-03T02:40:38.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:38.015Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:39.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67760 0:00:01 0:00:01 --:--:-- 67792 100 78300 0 0 100 78300 0 57883 0:00:01 0:00:01 --:--:-- 57914 [2021-06-03T02:40:39.216Z] [2021-06-03T02:40:39.216Z] [2021-06-03T02:40:39.216Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/519/openapi/v2/support-scheduler.yaml] [2021-06-03T02:40:39.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:39.216Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:40.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 32762 0:00:01 0:00:01 --:--:-- 32789 100 37610 0 0 100 37610 0 32758 0:00:01 0:00:01 --:--:-- 32789 [2021-06-03T02:40:40.602Z] [2021-06-03T02:40:40.602Z] [2021-06-03T02:40:40.602Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/519/openapi/v2/system-agent.yaml] [2021-06-03T02:40:40.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T02:40:40.602Z] Dload Upload Total Spent Left Speed [2021-06-03T02:40:41.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 16369 0:00:01 0:00:01 --:--:-- 16380 100 19133 0 0 100 19133 0 16164 0:00:01 0:00:01 --:--:-- 16173 [2021-06-03T02:40:41.543Z] [2021-06-03T02:40:41.543Z] [Pipeline] } [2021-06-03T02:40:41.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:40:42.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:40:42.246Z] . [Pipeline] withDockerContainer [2021-06-03T02:40:42.322Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:40:42.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T02:40:42.848Z] $ docker top 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T02:40:42.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T02:40:42.982Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T02:40:43.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T02:40:43.106Z] $ docker exec 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 ssh-agent [2021-06-03T02:40:43.222Z] SSH_AUTH_SOCK=/tmp/ssh-y71k99GjmKVS/agent.13 [2021-06-03T02:40:43.222Z] SSH_AGENT_PID=20 [2021-06-03T02:40:43.228Z] Running ssh-add (command line suppressed) [2021-06-03T02:40:43.327Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_5862199780349568542.key (/w/workspace/edgex-go/519@tmp/private_key_5862199780349568542.key) [2021-06-03T02:40:43.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T02:40:43.659Z] + git semver tag [2021-06-03T02:40:43.659Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T02:40:43.659Z] # $GIT_DIR = /w/workspace/edgex-go/519/.git [2021-06-03T02:40:43.659Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/519 [2021-06-03T02:40:43.659Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T02:40:43.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T02:40:43.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T02:40:43.659Z] # $SEMVER_BRANCH = master [2021-06-03T02:40:43.659Z] # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [2021-06-03T02:40:43.659Z] # 71bb76d4174be61d543af8c77d58a6e85ca3b855 HEAD [2021-06-03T02:40:43.659Z] # -> Force: false [2021-06-03T02:40:43.659Z] # bcfdff55b60e433b8261616f5d0283f188f6b214 refs/tags/v2.0.0-dev.248 [Pipeline] } [2021-06-03T02:40:43.665Z] $ docker exec --env ******** --env ******** 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 ssh-agent -k [2021-06-03T02:40:43.764Z] unset SSH_AUTH_SOCK; [2021-06-03T02:40:43.765Z] unset SSH_AGENT_PID; [2021-06-03T02:40:43.765Z] echo Agent pid 20 killed; [2021-06-03T02:40:43.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T02:40:44.112Z] + git semver [Pipeline] } [2021-06-03T02:40:44.124Z] $ docker stop --time=1 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 [2021-06-03T02:40:45.330Z] $ docker rm -f 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:40:45.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T02:40:45.785Z] [2021-06-03T02:40:45.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:40:46.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T02:40:46.094Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T02:40:46.094Z] ab5ef0e58194: Pulling fs layer [2021-06-03T02:40:46.094Z] 9712f1f96733: Pulling fs layer [2021-06-03T02:40:46.094Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T02:40:46.094Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T02:40:46.094Z] e9a5061849ea: Pulling fs layer [2021-06-03T02:40:46.094Z] d747dcd14b5f: Pulling fs layer [2021-06-03T02:40:46.094Z] 2de7ff778b66: Pulling fs layer [2021-06-03T02:40:46.094Z] e9a5061849ea: Waiting [2021-06-03T02:40:46.094Z] d747dcd14b5f: Waiting [2021-06-03T02:40:46.094Z] 2de7ff778b66: Waiting [2021-06-03T02:40:46.094Z] 9712f1f96733: Verifying Checksum [2021-06-03T02:40:46.094Z] 9712f1f96733: Download complete [2021-06-03T02:40:48.009Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T02:40:48.009Z] 63f879dbbcfc: Download complete [2021-06-03T02:40:48.270Z] e9a5061849ea: Verifying Checksum [2021-06-03T02:40:48.270Z] e9a5061849ea: Download complete [2021-06-03T02:40:48.270Z] d747dcd14b5f: Verifying Checksum [2021-06-03T02:40:48.270Z] d747dcd14b5f: Download complete [2021-06-03T02:40:48.531Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T02:40:48.531Z] 0d9ebad4ef96: Download complete [2021-06-03T02:40:48.531Z] 2de7ff778b66: Verifying Checksum [2021-06-03T02:40:48.531Z] 2de7ff778b66: Download complete [2021-06-03T02:40:48.792Z] ab5ef0e58194: Verifying Checksum [2021-06-03T02:40:48.792Z] ab5ef0e58194: Download complete [2021-06-03T02:40:51.339Z] ab5ef0e58194: Pull complete [2021-06-03T02:40:51.339Z] 9712f1f96733: Pull complete [2021-06-03T02:40:51.937Z] 63f879dbbcfc: Pull complete [2021-06-03T02:40:55.311Z] 0d9ebad4ef96: Pull complete [2021-06-03T02:40:55.575Z] e9a5061849ea: Pull complete [2021-06-03T02:40:55.575Z] d747dcd14b5f: Pull complete [2021-06-03T02:40:56.527Z] 2de7ff778b66: Pull complete [2021-06-03T02:40:56.527Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T02:40:56.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T02:40:56.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T02:40:56.603Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:40:56.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T02:41:04.103Z] $ docker top f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:41:04.207Z] provisioning config files... [2021-06-03T02:41:04.216Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/519@tmp/config4892159976376948134tmp [2021-06-03T02:41:04.229Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/519@tmp/config4646418940674597415tmp [2021-06-03T02:41:04.239Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/519@tmp/config3483515586849170376tmp [Pipeline] { [Pipeline] echo [2021-06-03T02:41:04.258Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:04.556Z] ---> sigul-configuration.sh [2021-06-03T02:41:04.556Z] gpg: directory `/root/.gnupg' created [2021-06-03T02:41:04.556Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T02:41:04.556Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T02:41:04.556Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T02:41:04.556Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T02:41:04.556Z] gpg: CAST5 encrypted data [2021-06-03T02:41:04.556Z] gpg: encrypted with 1 passphrase [2021-06-03T02:41:04.556Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T02:41:04.864Z] + mkdir /home/jenkins [2021-06-03T02:41:04.865Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T02:41:05.154Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-03T02:41:05.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:05.454Z] ---> sigul-install.sh [2021-06-03T02:41:10.756Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T02:41:11.134Z] + git tag --list [2021-06-03T02:41:11.134Z] 0.6.0 [2021-06-03T02:41:11.134Z] 0.6.1 [2021-06-03T02:41:11.134Z] 0.7.0 [2021-06-03T02:41:11.134Z] 0.7.1 [2021-06-03T02:41:11.134Z] v0.0.0 [2021-06-03T02:41:11.134Z] v0.0.1-dev.1 [2021-06-03T02:41:11.134Z] v1.0.0 [2021-06-03T02:41:11.134Z] v1.0.1 [2021-06-03T02:41:11.134Z] v1.1.0 [2021-06-03T02:41:11.134Z] v1.2.0 [2021-06-03T02:41:11.134Z] v1.2.1 [2021-06-03T02:41:11.134Z] v1.2.2-dev.1 [2021-06-03T02:41:11.134Z] v1.2.2-dev.10 [2021-06-03T02:41:11.134Z] v1.2.2-dev.100 [2021-06-03T02:41:11.134Z] v1.2.2-dev.101 [2021-06-03T02:41:11.134Z] v1.2.2-dev.102 [2021-06-03T02:41:11.134Z] v1.2.2-dev.103 [2021-06-03T02:41:11.134Z] v1.2.2-dev.104 [2021-06-03T02:41:11.134Z] v1.2.2-dev.105 [2021-06-03T02:41:11.134Z] v1.2.2-dev.106 [2021-06-03T02:41:11.134Z] v1.2.2-dev.107 [2021-06-03T02:41:11.134Z] v1.2.2-dev.11 [2021-06-03T02:41:11.134Z] v1.2.2-dev.12 [2021-06-03T02:41:11.134Z] v1.2.2-dev.13 [2021-06-03T02:41:11.134Z] v1.2.2-dev.14 [2021-06-03T02:41:11.134Z] v1.2.2-dev.15 [2021-06-03T02:41:11.134Z] v1.2.2-dev.16 [2021-06-03T02:41:11.134Z] v1.2.2-dev.17 [2021-06-03T02:41:11.134Z] v1.2.2-dev.18 [2021-06-03T02:41:11.134Z] v1.2.2-dev.19 [2021-06-03T02:41:11.134Z] v1.2.2-dev.2 [2021-06-03T02:41:11.134Z] v1.2.2-dev.20 [2021-06-03T02:41:11.134Z] v1.2.2-dev.21 [2021-06-03T02:41:11.134Z] v1.2.2-dev.22 [2021-06-03T02:41:11.134Z] v1.2.2-dev.23 [2021-06-03T02:41:11.134Z] v1.2.2-dev.24 [2021-06-03T02:41:11.134Z] v1.2.2-dev.25 [2021-06-03T02:41:11.134Z] v1.2.2-dev.26 [2021-06-03T02:41:11.134Z] v1.2.2-dev.27 [2021-06-03T02:41:11.134Z] v1.2.2-dev.28 [2021-06-03T02:41:11.134Z] v1.2.2-dev.29 [2021-06-03T02:41:11.134Z] v1.2.2-dev.3 [2021-06-03T02:41:11.134Z] v1.2.2-dev.30 [2021-06-03T02:41:11.134Z] v1.2.2-dev.31 [2021-06-03T02:41:11.134Z] v1.2.2-dev.32 [2021-06-03T02:41:11.134Z] v1.2.2-dev.33 [2021-06-03T02:41:11.134Z] v1.2.2-dev.34 [2021-06-03T02:41:11.134Z] v1.2.2-dev.35 [2021-06-03T02:41:11.134Z] v1.2.2-dev.36 [2021-06-03T02:41:11.134Z] v1.2.2-dev.37 [2021-06-03T02:41:11.134Z] v1.2.2-dev.38 [2021-06-03T02:41:11.134Z] v1.2.2-dev.39 [2021-06-03T02:41:11.134Z] v1.2.2-dev.4 [2021-06-03T02:41:11.134Z] v1.2.2-dev.40 [2021-06-03T02:41:11.134Z] v1.2.2-dev.41 [2021-06-03T02:41:11.134Z] v1.2.2-dev.42 [2021-06-03T02:41:11.134Z] v1.2.2-dev.43 [2021-06-03T02:41:11.134Z] v1.2.2-dev.44 [2021-06-03T02:41:11.134Z] v1.2.2-dev.45 [2021-06-03T02:41:11.134Z] v1.2.2-dev.46 [2021-06-03T02:41:11.134Z] v1.2.2-dev.47 [2021-06-03T02:41:11.134Z] v1.2.2-dev.48 [2021-06-03T02:41:11.134Z] v1.2.2-dev.49 [2021-06-03T02:41:11.134Z] v1.2.2-dev.5 [2021-06-03T02:41:11.134Z] v1.2.2-dev.50 [2021-06-03T02:41:11.134Z] v1.2.2-dev.51 [2021-06-03T02:41:11.134Z] v1.2.2-dev.52 [2021-06-03T02:41:11.134Z] v1.2.2-dev.53 [2021-06-03T02:41:11.134Z] v1.2.2-dev.54 [2021-06-03T02:41:11.134Z] v1.2.2-dev.55 [2021-06-03T02:41:11.134Z] v1.2.2-dev.56 [2021-06-03T02:41:11.134Z] v1.2.2-dev.57 [2021-06-03T02:41:11.134Z] v1.2.2-dev.58 [2021-06-03T02:41:11.134Z] v1.2.2-dev.59 [2021-06-03T02:41:11.134Z] v1.2.2-dev.6 [2021-06-03T02:41:11.134Z] v1.2.2-dev.60 [2021-06-03T02:41:11.134Z] v1.2.2-dev.61 [2021-06-03T02:41:11.134Z] v1.2.2-dev.62 [2021-06-03T02:41:11.134Z] v1.2.2-dev.63 [2021-06-03T02:41:11.134Z] v1.2.2-dev.64 [2021-06-03T02:41:11.134Z] v1.2.2-dev.65 [2021-06-03T02:41:11.134Z] v1.2.2-dev.66 [2021-06-03T02:41:11.134Z] v1.2.2-dev.67 [2021-06-03T02:41:11.134Z] v1.2.2-dev.68 [2021-06-03T02:41:11.134Z] v1.2.2-dev.69 [2021-06-03T02:41:11.134Z] v1.2.2-dev.7 [2021-06-03T02:41:11.134Z] v1.2.2-dev.70 [2021-06-03T02:41:11.134Z] v1.2.2-dev.71 [2021-06-03T02:41:11.134Z] v1.2.2-dev.72 [2021-06-03T02:41:11.134Z] v1.2.2-dev.73 [2021-06-03T02:41:11.134Z] v1.2.2-dev.74 [2021-06-03T02:41:11.134Z] v1.2.2-dev.75 [2021-06-03T02:41:11.134Z] v1.2.2-dev.76 [2021-06-03T02:41:11.134Z] v1.2.2-dev.77 [2021-06-03T02:41:11.134Z] v1.2.2-dev.78 [2021-06-03T02:41:11.134Z] v1.2.2-dev.79 [2021-06-03T02:41:11.134Z] v1.2.2-dev.8 [2021-06-03T02:41:11.134Z] v1.2.2-dev.80 [2021-06-03T02:41:11.134Z] v1.2.2-dev.81 [2021-06-03T02:41:11.134Z] v1.2.2-dev.82 [2021-06-03T02:41:11.134Z] v1.2.2-dev.83 [2021-06-03T02:41:11.134Z] v1.2.2-dev.84 [2021-06-03T02:41:11.134Z] v1.2.2-dev.85 [2021-06-03T02:41:11.134Z] v1.2.2-dev.86 [2021-06-03T02:41:11.134Z] v1.2.2-dev.87 [2021-06-03T02:41:11.134Z] v1.2.2-dev.88 [2021-06-03T02:41:11.134Z] v1.2.2-dev.89 [2021-06-03T02:41:11.134Z] v1.2.2-dev.9 [2021-06-03T02:41:11.134Z] v1.2.2-dev.90 [2021-06-03T02:41:11.134Z] v1.2.2-dev.91 [2021-06-03T02:41:11.134Z] v1.2.2-dev.92 [2021-06-03T02:41:11.134Z] v1.2.2-dev.93 [2021-06-03T02:41:11.134Z] v1.2.2-dev.94 [2021-06-03T02:41:11.134Z] v1.2.2-dev.95 [2021-06-03T02:41:11.134Z] v1.2.2-dev.96 [2021-06-03T02:41:11.134Z] v1.2.2-dev.97 [2021-06-03T02:41:11.134Z] v1.2.2-dev.98 [2021-06-03T02:41:11.134Z] v1.2.2-dev.99 [2021-06-03T02:41:11.134Z] v1.3.0 [2021-06-03T02:41:11.134Z] v1.3.1 [2021-06-03T02:41:11.134Z] v1.3.1-dev.1 [2021-06-03T02:41:11.134Z] v1.3.1-dev.10 [2021-06-03T02:41:11.134Z] v1.3.1-dev.11 [2021-06-03T02:41:11.134Z] v1.3.1-dev.12 [2021-06-03T02:41:11.134Z] v1.3.1-dev.13 [2021-06-03T02:41:11.134Z] v1.3.1-dev.14 [2021-06-03T02:41:11.134Z] v1.3.1-dev.15 [2021-06-03T02:41:11.134Z] v1.3.1-dev.16 [2021-06-03T02:41:11.134Z] v1.3.1-dev.17 [2021-06-03T02:41:11.134Z] v1.3.1-dev.18 [2021-06-03T02:41:11.134Z] v1.3.1-dev.2 [2021-06-03T02:41:11.134Z] v1.3.1-dev.3 [2021-06-03T02:41:11.134Z] v1.3.1-dev.4 [2021-06-03T02:41:11.134Z] v1.3.1-dev.5 [2021-06-03T02:41:11.134Z] v1.3.1-dev.6 [2021-06-03T02:41:11.134Z] v1.3.1-dev.7 [2021-06-03T02:41:11.134Z] v1.3.1-dev.8 [2021-06-03T02:41:11.134Z] v1.3.1-dev.9 [2021-06-03T02:41:11.134Z] v2.0.0-dev.1 [2021-06-03T02:41:11.134Z] v2.0.0-dev.10 [2021-06-03T02:41:11.134Z] v2.0.0-dev.100 [2021-06-03T02:41:11.134Z] v2.0.0-dev.101 [2021-06-03T02:41:11.134Z] v2.0.0-dev.102 [2021-06-03T02:41:11.134Z] v2.0.0-dev.103 [2021-06-03T02:41:11.134Z] v2.0.0-dev.104 [2021-06-03T02:41:11.134Z] v2.0.0-dev.105 [2021-06-03T02:41:11.134Z] v2.0.0-dev.106 [2021-06-03T02:41:11.134Z] v2.0.0-dev.107 [2021-06-03T02:41:11.134Z] v2.0.0-dev.108 [2021-06-03T02:41:11.134Z] v2.0.0-dev.109 [2021-06-03T02:41:11.134Z] v2.0.0-dev.11 [2021-06-03T02:41:11.134Z] v2.0.0-dev.110 [2021-06-03T02:41:11.134Z] v2.0.0-dev.111 [2021-06-03T02:41:11.134Z] v2.0.0-dev.112 [2021-06-03T02:41:11.134Z] v2.0.0-dev.113 [2021-06-03T02:41:11.134Z] v2.0.0-dev.114 [2021-06-03T02:41:11.134Z] v2.0.0-dev.115 [2021-06-03T02:41:11.134Z] v2.0.0-dev.116 [2021-06-03T02:41:11.134Z] v2.0.0-dev.117 [2021-06-03T02:41:11.134Z] v2.0.0-dev.118 [2021-06-03T02:41:11.134Z] v2.0.0-dev.119 [2021-06-03T02:41:11.134Z] v2.0.0-dev.12 [2021-06-03T02:41:11.134Z] v2.0.0-dev.120 [2021-06-03T02:41:11.134Z] v2.0.0-dev.121 [2021-06-03T02:41:11.134Z] v2.0.0-dev.122 [2021-06-03T02:41:11.134Z] v2.0.0-dev.123 [2021-06-03T02:41:11.134Z] v2.0.0-dev.124 [2021-06-03T02:41:11.134Z] v2.0.0-dev.125 [2021-06-03T02:41:11.134Z] v2.0.0-dev.126 [2021-06-03T02:41:11.134Z] v2.0.0-dev.127 [2021-06-03T02:41:11.134Z] v2.0.0-dev.128 [2021-06-03T02:41:11.134Z] v2.0.0-dev.129 [2021-06-03T02:41:11.134Z] v2.0.0-dev.13 [2021-06-03T02:41:11.134Z] v2.0.0-dev.130 [2021-06-03T02:41:11.134Z] v2.0.0-dev.131 [2021-06-03T02:41:11.134Z] v2.0.0-dev.132 [2021-06-03T02:41:11.134Z] v2.0.0-dev.133 [2021-06-03T02:41:11.134Z] v2.0.0-dev.134 [2021-06-03T02:41:11.134Z] v2.0.0-dev.135 [2021-06-03T02:41:11.134Z] v2.0.0-dev.136 [2021-06-03T02:41:11.134Z] v2.0.0-dev.137 [2021-06-03T02:41:11.134Z] v2.0.0-dev.138 [2021-06-03T02:41:11.134Z] v2.0.0-dev.139 [2021-06-03T02:41:11.134Z] v2.0.0-dev.14 [2021-06-03T02:41:11.134Z] v2.0.0-dev.140 [2021-06-03T02:41:11.134Z] v2.0.0-dev.141 [2021-06-03T02:41:11.134Z] v2.0.0-dev.142 [2021-06-03T02:41:11.134Z] v2.0.0-dev.143 [2021-06-03T02:41:11.134Z] v2.0.0-dev.144 [2021-06-03T02:41:11.134Z] v2.0.0-dev.145 [2021-06-03T02:41:11.134Z] v2.0.0-dev.146 [2021-06-03T02:41:11.134Z] v2.0.0-dev.147 [2021-06-03T02:41:11.134Z] v2.0.0-dev.148 [2021-06-03T02:41:11.134Z] v2.0.0-dev.149 [2021-06-03T02:41:11.134Z] v2.0.0-dev.15 [2021-06-03T02:41:11.134Z] v2.0.0-dev.150 [2021-06-03T02:41:11.134Z] v2.0.0-dev.151 [2021-06-03T02:41:11.134Z] v2.0.0-dev.152 [2021-06-03T02:41:11.134Z] v2.0.0-dev.153 [2021-06-03T02:41:11.134Z] v2.0.0-dev.154 [2021-06-03T02:41:11.134Z] v2.0.0-dev.155 [2021-06-03T02:41:11.134Z] v2.0.0-dev.156 [2021-06-03T02:41:11.134Z] v2.0.0-dev.157 [2021-06-03T02:41:11.134Z] v2.0.0-dev.158 [2021-06-03T02:41:11.134Z] v2.0.0-dev.159 [2021-06-03T02:41:11.134Z] v2.0.0-dev.16 [2021-06-03T02:41:11.134Z] v2.0.0-dev.160 [2021-06-03T02:41:11.134Z] v2.0.0-dev.161 [2021-06-03T02:41:11.134Z] v2.0.0-dev.162 [2021-06-03T02:41:11.134Z] v2.0.0-dev.163 [2021-06-03T02:41:11.134Z] v2.0.0-dev.164 [2021-06-03T02:41:11.134Z] v2.0.0-dev.165 [2021-06-03T02:41:11.134Z] v2.0.0-dev.166 [2021-06-03T02:41:11.134Z] v2.0.0-dev.167 [2021-06-03T02:41:11.134Z] v2.0.0-dev.168 [2021-06-03T02:41:11.134Z] v2.0.0-dev.169 [2021-06-03T02:41:11.134Z] v2.0.0-dev.17 [2021-06-03T02:41:11.134Z] v2.0.0-dev.170 [2021-06-03T02:41:11.134Z] v2.0.0-dev.171 [2021-06-03T02:41:11.134Z] v2.0.0-dev.172 [2021-06-03T02:41:11.134Z] v2.0.0-dev.173 [2021-06-03T02:41:11.134Z] v2.0.0-dev.174 [2021-06-03T02:41:11.134Z] v2.0.0-dev.175 [2021-06-03T02:41:11.134Z] v2.0.0-dev.176 [2021-06-03T02:41:11.134Z] v2.0.0-dev.177 [2021-06-03T02:41:11.134Z] v2.0.0-dev.178 [2021-06-03T02:41:11.134Z] v2.0.0-dev.179 [2021-06-03T02:41:11.134Z] v2.0.0-dev.18 [2021-06-03T02:41:11.134Z] v2.0.0-dev.180 [2021-06-03T02:41:11.134Z] v2.0.0-dev.181 [2021-06-03T02:41:11.134Z] v2.0.0-dev.182 [2021-06-03T02:41:11.134Z] v2.0.0-dev.183 [2021-06-03T02:41:11.134Z] v2.0.0-dev.184 [2021-06-03T02:41:11.134Z] v2.0.0-dev.185 [2021-06-03T02:41:11.134Z] v2.0.0-dev.186 [2021-06-03T02:41:11.134Z] v2.0.0-dev.187 [2021-06-03T02:41:11.134Z] v2.0.0-dev.188 [2021-06-03T02:41:11.134Z] v2.0.0-dev.189 [2021-06-03T02:41:11.134Z] v2.0.0-dev.19 [2021-06-03T02:41:11.134Z] v2.0.0-dev.190 [2021-06-03T02:41:11.134Z] v2.0.0-dev.191 [2021-06-03T02:41:11.134Z] v2.0.0-dev.192 [2021-06-03T02:41:11.134Z] v2.0.0-dev.193 [2021-06-03T02:41:11.134Z] v2.0.0-dev.194 [2021-06-03T02:41:11.134Z] v2.0.0-dev.195 [2021-06-03T02:41:11.134Z] v2.0.0-dev.196 [2021-06-03T02:41:11.134Z] v2.0.0-dev.197 [2021-06-03T02:41:11.134Z] v2.0.0-dev.198 [2021-06-03T02:41:11.134Z] v2.0.0-dev.199 [2021-06-03T02:41:11.134Z] v2.0.0-dev.2 [2021-06-03T02:41:11.134Z] v2.0.0-dev.20 [2021-06-03T02:41:11.134Z] v2.0.0-dev.200 [2021-06-03T02:41:11.134Z] v2.0.0-dev.201 [2021-06-03T02:41:11.134Z] v2.0.0-dev.202 [2021-06-03T02:41:11.134Z] v2.0.0-dev.203 [2021-06-03T02:41:11.134Z] v2.0.0-dev.204 [2021-06-03T02:41:11.134Z] v2.0.0-dev.205 [2021-06-03T02:41:11.134Z] v2.0.0-dev.206 [2021-06-03T02:41:11.134Z] v2.0.0-dev.207 [2021-06-03T02:41:11.134Z] v2.0.0-dev.208 [2021-06-03T02:41:11.134Z] v2.0.0-dev.209 [2021-06-03T02:41:11.134Z] v2.0.0-dev.21 [2021-06-03T02:41:11.134Z] v2.0.0-dev.210 [2021-06-03T02:41:11.134Z] v2.0.0-dev.211 [2021-06-03T02:41:11.134Z] v2.0.0-dev.212 [2021-06-03T02:41:11.134Z] v2.0.0-dev.213 [2021-06-03T02:41:11.134Z] v2.0.0-dev.214 [2021-06-03T02:41:11.134Z] v2.0.0-dev.215 [2021-06-03T02:41:11.134Z] v2.0.0-dev.216 [2021-06-03T02:41:11.134Z] v2.0.0-dev.217 [2021-06-03T02:41:11.134Z] v2.0.0-dev.218 [2021-06-03T02:41:11.134Z] v2.0.0-dev.219 [2021-06-03T02:41:11.134Z] v2.0.0-dev.22 [2021-06-03T02:41:11.134Z] v2.0.0-dev.220 [2021-06-03T02:41:11.134Z] v2.0.0-dev.221 [2021-06-03T02:41:11.134Z] v2.0.0-dev.222 [2021-06-03T02:41:11.134Z] v2.0.0-dev.223 [2021-06-03T02:41:11.134Z] v2.0.0-dev.224 [2021-06-03T02:41:11.134Z] v2.0.0-dev.225 [2021-06-03T02:41:11.134Z] v2.0.0-dev.226 [2021-06-03T02:41:11.134Z] v2.0.0-dev.227 [2021-06-03T02:41:11.134Z] v2.0.0-dev.228 [2021-06-03T02:41:11.134Z] v2.0.0-dev.229 [2021-06-03T02:41:11.134Z] v2.0.0-dev.23 [2021-06-03T02:41:11.134Z] v2.0.0-dev.230 [2021-06-03T02:41:11.134Z] v2.0.0-dev.231 [2021-06-03T02:41:11.134Z] v2.0.0-dev.232 [2021-06-03T02:41:11.134Z] v2.0.0-dev.233 [2021-06-03T02:41:11.134Z] v2.0.0-dev.234 [2021-06-03T02:41:11.134Z] v2.0.0-dev.235 [2021-06-03T02:41:11.134Z] v2.0.0-dev.236 [2021-06-03T02:41:11.134Z] v2.0.0-dev.237 [2021-06-03T02:41:11.134Z] v2.0.0-dev.238 [2021-06-03T02:41:11.134Z] v2.0.0-dev.239 [2021-06-03T02:41:11.134Z] v2.0.0-dev.24 [2021-06-03T02:41:11.134Z] v2.0.0-dev.240 [2021-06-03T02:41:11.134Z] v2.0.0-dev.241 [2021-06-03T02:41:11.134Z] v2.0.0-dev.242 [2021-06-03T02:41:11.134Z] v2.0.0-dev.243 [2021-06-03T02:41:11.134Z] v2.0.0-dev.244 [2021-06-03T02:41:11.134Z] v2.0.0-dev.245 [2021-06-03T02:41:11.134Z] v2.0.0-dev.246 [2021-06-03T02:41:11.134Z] v2.0.0-dev.247 [2021-06-03T02:41:11.134Z] v2.0.0-dev.248 [2021-06-03T02:41:11.134Z] v2.0.0-dev.25 [2021-06-03T02:41:11.134Z] v2.0.0-dev.26 [2021-06-03T02:41:11.134Z] v2.0.0-dev.27 [2021-06-03T02:41:11.134Z] v2.0.0-dev.28 [2021-06-03T02:41:11.134Z] v2.0.0-dev.29 [2021-06-03T02:41:11.134Z] v2.0.0-dev.3 [2021-06-03T02:41:11.134Z] v2.0.0-dev.30 [2021-06-03T02:41:11.134Z] v2.0.0-dev.31 [2021-06-03T02:41:11.134Z] v2.0.0-dev.32 [2021-06-03T02:41:11.134Z] v2.0.0-dev.33 [2021-06-03T02:41:11.134Z] v2.0.0-dev.34 [2021-06-03T02:41:11.134Z] v2.0.0-dev.35 [2021-06-03T02:41:11.134Z] v2.0.0-dev.36 [2021-06-03T02:41:11.134Z] v2.0.0-dev.37 [2021-06-03T02:41:11.134Z] v2.0.0-dev.38 [2021-06-03T02:41:11.134Z] v2.0.0-dev.39 [2021-06-03T02:41:11.134Z] v2.0.0-dev.4 [2021-06-03T02:41:11.134Z] v2.0.0-dev.40 [2021-06-03T02:41:11.134Z] v2.0.0-dev.41 [2021-06-03T02:41:11.134Z] v2.0.0-dev.42 [2021-06-03T02:41:11.134Z] v2.0.0-dev.43 [2021-06-03T02:41:11.134Z] v2.0.0-dev.44 [2021-06-03T02:41:11.134Z] v2.0.0-dev.45 [2021-06-03T02:41:11.134Z] v2.0.0-dev.46 [2021-06-03T02:41:11.134Z] v2.0.0-dev.47 [2021-06-03T02:41:11.134Z] v2.0.0-dev.48 [2021-06-03T02:41:11.134Z] v2.0.0-dev.49 [2021-06-03T02:41:11.134Z] v2.0.0-dev.5 [2021-06-03T02:41:11.134Z] v2.0.0-dev.50 [2021-06-03T02:41:11.134Z] v2.0.0-dev.51 [2021-06-03T02:41:11.134Z] v2.0.0-dev.52 [2021-06-03T02:41:11.134Z] v2.0.0-dev.53 [2021-06-03T02:41:11.134Z] v2.0.0-dev.54 [2021-06-03T02:41:11.134Z] v2.0.0-dev.55 [2021-06-03T02:41:11.134Z] v2.0.0-dev.56 [2021-06-03T02:41:11.134Z] v2.0.0-dev.57 [2021-06-03T02:41:11.134Z] v2.0.0-dev.58 [2021-06-03T02:41:11.134Z] v2.0.0-dev.59 [2021-06-03T02:41:11.134Z] v2.0.0-dev.6 [2021-06-03T02:41:11.134Z] v2.0.0-dev.60 [2021-06-03T02:41:11.134Z] v2.0.0-dev.61 [2021-06-03T02:41:11.134Z] v2.0.0-dev.62 [2021-06-03T02:41:11.134Z] v2.0.0-dev.63 [2021-06-03T02:41:11.134Z] v2.0.0-dev.64 [2021-06-03T02:41:11.134Z] v2.0.0-dev.65 [2021-06-03T02:41:11.134Z] v2.0.0-dev.66 [2021-06-03T02:41:11.134Z] v2.0.0-dev.67 [2021-06-03T02:41:11.134Z] v2.0.0-dev.68 [2021-06-03T02:41:11.134Z] v2.0.0-dev.69 [2021-06-03T02:41:11.134Z] v2.0.0-dev.7 [2021-06-03T02:41:11.134Z] v2.0.0-dev.70 [2021-06-03T02:41:11.134Z] v2.0.0-dev.71 [2021-06-03T02:41:11.134Z] v2.0.0-dev.72 [2021-06-03T02:41:11.134Z] v2.0.0-dev.73 [2021-06-03T02:41:11.134Z] v2.0.0-dev.74 [2021-06-03T02:41:11.134Z] v2.0.0-dev.75 [2021-06-03T02:41:11.134Z] v2.0.0-dev.76 [2021-06-03T02:41:11.134Z] v2.0.0-dev.77 [2021-06-03T02:41:11.134Z] v2.0.0-dev.78 [2021-06-03T02:41:11.134Z] v2.0.0-dev.79 [2021-06-03T02:41:11.134Z] v2.0.0-dev.8 [2021-06-03T02:41:11.134Z] v2.0.0-dev.80 [2021-06-03T02:41:11.134Z] v2.0.0-dev.81 [2021-06-03T02:41:11.134Z] v2.0.0-dev.82 [2021-06-03T02:41:11.134Z] v2.0.0-dev.83 [2021-06-03T02:41:11.134Z] v2.0.0-dev.84 [2021-06-03T02:41:11.134Z] v2.0.0-dev.85 [2021-06-03T02:41:11.134Z] v2.0.0-dev.86 [2021-06-03T02:41:11.134Z] v2.0.0-dev.87 [2021-06-03T02:41:11.134Z] v2.0.0-dev.88 [2021-06-03T02:41:11.134Z] v2.0.0-dev.89 [2021-06-03T02:41:11.134Z] v2.0.0-dev.9 [2021-06-03T02:41:11.134Z] v2.0.0-dev.90 [2021-06-03T02:41:11.134Z] v2.0.0-dev.91 [2021-06-03T02:41:11.134Z] v2.0.0-dev.92 [2021-06-03T02:41:11.134Z] v2.0.0-dev.93 [2021-06-03T02:41:11.134Z] v2.0.0-dev.94 [2021-06-03T02:41:11.134Z] v2.0.0-dev.95 [2021-06-03T02:41:11.134Z] v2.0.0-dev.96 [2021-06-03T02:41:11.134Z] v2.0.0-dev.97 [2021-06-03T02:41:11.134Z] v2.0.0-dev.98 [2021-06-03T02:41:11.134Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-03T02:41:11.437Z] + lftools sign git-tag v2.0.0-dev.248 [2021-06-03T02:41:12.009Z] Signing Git tag with Sigul... [2021-06-03T02:41:12.009Z] Signing v2.0.0-dev.248 [Pipeline] echo [2021-06-03T02:41:12.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:13.252Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T02:41:13.262Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T02:41:13.287Z] $ docker stop --time=1 f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 [2021-06-03T02:41:15.175Z] $ docker rm -f f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:41:15.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:41:15.890Z] . [Pipeline] withDockerContainer [2021-06-03T02:41:15.962Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:41:15.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T02:41:16.390Z] $ docker top a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T02:41:16.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T02:41:16.520Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T02:41:16.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T02:41:16.642Z] $ docker exec a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 ssh-agent [2021-06-03T02:41:16.760Z] SSH_AUTH_SOCK=/tmp/ssh-xrYhbcYmt7FH/agent.13 [2021-06-03T02:41:16.760Z] SSH_AGENT_PID=20 [2021-06-03T02:41:16.765Z] Running ssh-add (command line suppressed) [2021-06-03T02:41:16.862Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_6772392483566197737.key (/w/workspace/edgex-go/519@tmp/private_key_6772392483566197737.key) [2021-06-03T02:41:16.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T02:41:17.176Z] + git semver bump pre [2021-06-03T02:41:17.176Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T02:41:17.176Z] # $GIT_DIR = /w/workspace/edgex-go/519/.git [2021-06-03T02:41:17.176Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/519 [2021-06-03T02:41:17.176Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T02:41:17.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T02:41:17.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T02:41:17.176Z] # $SEMVER_BRANCH = master [2021-06-03T02:41:17.176Z] # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [2021-06-03T02:41:17.176Z] 2.0.0-dev.249 [Pipeline] } [2021-06-03T02:41:17.182Z] $ docker exec --env ******** --env ******** a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 ssh-agent -k [2021-06-03T02:41:17.288Z] unset SSH_AUTH_SOCK; [2021-06-03T02:41:17.289Z] unset SSH_AGENT_PID; [2021-06-03T02:41:17.289Z] echo Agent pid 20 killed; [2021-06-03T02:41:17.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T02:41:17.630Z] + git semver [Pipeline] } [2021-06-03T02:41:17.640Z] $ docker stop --time=1 a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 [2021-06-03T02:41:18.824Z] $ docker rm -f a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:41:19.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T02:41:19.199Z] . [Pipeline] withDockerContainer [2021-06-03T02:41:19.272Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:41:19.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T02:41:19.740Z] $ docker top 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T02:41:19.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T02:41:19.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T02:41:19.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T02:41:19.990Z] $ docker exec 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e ssh-agent [2021-06-03T02:41:20.117Z] SSH_AUTH_SOCK=/tmp/ssh-I7n3SkblgfL3/agent.14 [2021-06-03T02:41:20.117Z] SSH_AGENT_PID=20 [2021-06-03T02:41:20.124Z] Running ssh-add (command line suppressed) [2021-06-03T02:41:20.217Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_920731048809811935.key (/w/workspace/edgex-go/519@tmp/private_key_920731048809811935.key) [2021-06-03T02:41:20.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T02:41:20.535Z] + git semver push [2021-06-03T02:41:20.536Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T02:41:20.536Z] # $GIT_DIR = /w/workspace/edgex-go/519/.git [2021-06-03T02:41:20.536Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/519 [2021-06-03T02:41:20.536Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T02:41:20.536Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T02:41:20.536Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T02:41:20.536Z] # $SEMVER_BRANCH = master [2021-06-03T02:41:20.536Z] # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [Pipeline] } [2021-06-03T02:41:27.123Z] $ docker exec --env ******** --env ******** 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e ssh-agent -k [2021-06-03T02:41:27.222Z] unset SSH_AUTH_SOCK; [2021-06-03T02:41:27.222Z] unset SSH_AGENT_PID; [2021-06-03T02:41:27.222Z] echo Agent pid 20 killed; [2021-06-03T02:41:27.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T02:41:27.563Z] + git semver [Pipeline] } [2021-06-03T02:41:27.574Z] $ docker stop --time=1 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e [2021-06-03T02:41:28.764Z] $ docker rm -f 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:29.996Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:30.559Z] ---> package-listing.sh [2021-06-03T02:41:30.559Z] ++ facter osfamily [2021-06-03T02:41:30.559Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T02:41:30.821Z] + OS_FAMILY=redhat [2021-06-03T02:41:30.821Z] + workspace=/w/workspace/edgex-go/519 [2021-06-03T02:41:30.821Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T02:41:30.821Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T02:41:30.821Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T02:41:30.821Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T02:41:30.821Z] + '[' /w/workspace/edgex-go/519 ']' [2021-06-03T02:41:30.821Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T02:41:30.821Z] + case "${OS_FAMILY}" in [2021-06-03T02:41:30.821Z] + rpm -qa [2021-06-03T02:41:30.821Z] + sort [2021-06-03T02:41:37.406Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T02:41:37.406Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T02:41:37.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T02:41:37.406Z] + '[' /w/workspace/edgex-go/519 ']' [2021-06-03T02:41:37.406Z] + mkdir -p /w/workspace/edgex-go/519/archives/ [2021-06-03T02:41:37.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/519/archives/ [Pipeline] echo [2021-06-03T02:41:37.430Z] 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/519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T02:41:37.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:41:38.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T02:41:38.279Z] [2021-06-03T02:41:38.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T02:41:38.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T02:41:38.600Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T02:41:38.600Z] df20fa9351a1: Pulling fs layer [2021-06-03T02:41:38.600Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T02:41:38.600Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T02:41:38.600Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T02:41:38.600Z] 93b61091891f: Pulling fs layer [2021-06-03T02:41:38.600Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T02:41:38.600Z] 5e14af77c1be: Pulling fs layer [2021-06-03T02:41:38.600Z] 01666e4c0597: Pulling fs layer [2021-06-03T02:41:38.600Z] aa168da1d23b: Pulling fs layer [2021-06-03T02:41:38.600Z] 46f8f816bc3b: Waiting [2021-06-03T02:41:38.600Z] 93b61091891f: Waiting [2021-06-03T02:41:38.600Z] 93b9cdb0e59b: Waiting [2021-06-03T02:41:38.600Z] 5e14af77c1be: Waiting [2021-06-03T02:41:38.600Z] 01666e4c0597: Waiting [2021-06-03T02:41:38.600Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T02:41:38.600Z] 36b3adc4ff6f: Download complete [2021-06-03T02:41:38.861Z] 46f8f816bc3b: Download complete [2021-06-03T02:41:38.861Z] df20fa9351a1: Verifying Checksum [2021-06-03T02:41:38.861Z] df20fa9351a1: Download complete [2021-06-03T02:41:38.861Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T02:41:38.861Z] 93b9cdb0e59b: Download complete [2021-06-03T02:41:38.861Z] 5e14af77c1be: Verifying Checksum [2021-06-03T02:41:38.861Z] 5e14af77c1be: Download complete [2021-06-03T02:41:38.861Z] 01666e4c0597: Verifying Checksum [2021-06-03T02:41:38.861Z] 01666e4c0597: Download complete [2021-06-03T02:41:38.861Z] 93b61091891f: Verifying Checksum [2021-06-03T02:41:38.861Z] 93b61091891f: Download complete [2021-06-03T02:41:38.861Z] df20fa9351a1: Pull complete [2021-06-03T02:41:39.125Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T02:41:39.125Z] 8ad3a11d3b57: Download complete [2021-06-03T02:41:39.125Z] 36b3adc4ff6f: Pull complete [2021-06-03T02:41:39.696Z] 8ad3a11d3b57: Pull complete [2021-06-03T02:41:39.956Z] 46f8f816bc3b: Pull complete [2021-06-03T02:41:40.218Z] 93b61091891f: Pull complete [2021-06-03T02:41:40.481Z] 93b9cdb0e59b: Pull complete [2021-06-03T02:41:40.481Z] 5e14af77c1be: Pull complete [2021-06-03T02:41:40.748Z] 01666e4c0597: Pull complete [2021-06-03T02:41:40.748Z] aa168da1d23b: Verifying Checksum [2021-06-03T02:41:40.748Z] aa168da1d23b: Download complete [2021-06-03T02:41:45.003Z] aa168da1d23b: Pull complete [2021-06-03T02:41:45.003Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T02:41:45.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T02:41:45.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T02:41:45.078Z] prd-centos7-docker-4c-2g-227 does not seem to be running inside a container [2021-06-03T02:41:45.113Z] $ 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/519/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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T02:41:48.184Z] $ docker top 246d5468dd527273bb09f127b4d1808fa8ab82549cd53e37bd5e26442a45bf33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T02:41:48.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T02:41:48.850Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T02:41:49.145Z] + ls /var/log/sa-host [2021-06-03T02:41:49.145Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T02:41:49.145Z] file_magic: OK [2021-06-03T02:41:49.145Z] HZ: Using current value: 100 [2021-06-03T02:41:49.145Z] file_header: OK [2021-06-03T02:41:49.145Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T02:41:49.145Z] Statistics: [2021-06-03T02:41:49.145Z] 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... [2021-06-03T02:41:49.145Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T02:41:49.145Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T02:41:49.145Z] file_magic: OK [2021-06-03T02:41:49.145Z] HZ: Using current value: 100 [2021-06-03T02:41:49.145Z] file_header: OK [2021-06-03T02:41:49.145Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T02:41:49.145Z] Statistics: [2021-06-03T02:41:49.145Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T02:41:49.145Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T02:41:49.736Z] provisioning config files... [2021-06-03T02:41:49.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/519@tmp/config2961012405308298030tmp [Pipeline] { [Pipeline] echo [2021-06-03T02:41:49.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:50.079Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T02:41:50.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T02:41:50.112Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:50.405Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T02:41:50.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:50.714Z] ---> sudo-logs.sh [2021-06-03T02:41:50.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T02:41:50.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:51.036Z] ---> job-cost.sh [2021-06-03T02:41:51.036Z] lf-activate-venv: SKIPPING [2021-06-03T02:41:51.036Z] DEBUG: total: 0.18000000715255737 [2021-06-03T02:41:51.036Z] INFO: Retrieving Stack Cost... [2021-06-03T02:41:51.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T02:41:52.553Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T02:41:52.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T02:41:52.871Z] ---> logs-deploy.sh [2021-06-03T02:41:52.871Z] lf-activate-venv: SKIPPING [2021-06-03T02:41:52.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/519 [2021-06-03T02:41:52.871Z] INFO: archiving workspace using pattern(s): [2021-06-03T02:41:53.812Z] Archives upload complete. [2021-06-03T02:41:53.812Z] INFO: archiving logs to Nexus