Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 20e303863cad8cac4b912536f697b5bc4b7b8446 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-ssh3194633459028920811.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-ssh1391261723381982237.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-ssh8955370670093711696.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-ssh5141614866586456883.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-ssh1959721701713409106.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-118 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/517 [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/517 # 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/517@tmp/jenkins-gitclient-ssh4189659290020641862.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 20e303863cad8cac4b912536f697b5bc4b7b8446 (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 20e303863cad8cac4b912536f697b5bc4b7b8446 # timeout=10 Commit message: "feat(notifications): Add secret creation API (#3510)" > git rev-list --no-walk e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T19:05:40.062Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T19:05:40.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T19:05:40.172Z] ========================================================= [2021-06-02T19:05:40.172Z] EdgeX Global Pipelines Version Info [2021-06-02T19:05:40.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:05:41.652Z] ------------------- [2021-06-02T19:05:41.652Z] stable info: [2021-06-02T19:05:41.652Z] ------------------- [2021-06-02T19:05:41.652Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T19:05:41.652Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T19:05:41.652Z] Message: update stable to v1.0.193 [2021-06-02T19:05:42.227Z] ------------------- [2021-06-02T19:05:42.227Z] experimental info: [2021-06-02T19:05:42.227Z] ------------------- [2021-06-02T19:05:42.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T19:05:42.227Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T19:05:42.227Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T19:05:42.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T19:05:42.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T19:05:42.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T19:05:42.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T19:05:42.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T19:05:42.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T19:05:42.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T19:05:42.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T19:05:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T19:05:42.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T19:05:42.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T19:05:42.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T19:05:42.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T19:05:42.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T19:05:42.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T19:05:42.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T19:05:42.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T19:05:42.707Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T19:05:42.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T19:05:42.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T19:05:42.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T19:05:42.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T19:05:42.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-02T19:05:42.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-02T19:05:42.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-02T19:05:42.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] echo [2021-06-02T19:05:42.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20e3038 [Pipeline] echo [2021-06-02T19:05:42.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:05:42.998Z] provisioning config files... [2021-06-02T19:05:43.015Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/517@tmp/config1231397998791618151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:05:43.335Z] ---> docker-login.sh [2021-06-02T19:05:43.335Z] nexus3.edgexfoundry.org:10001 [2021-06-02T19:05:43.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:05:44.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:05:44.200Z] Configure a credential helper to remove this warning. See [2021-06-02T19:05:44.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:05:44.200Z] [2021-06-02T19:05:44.200Z] Login Succeeded [2021-06-02T19:05:44.200Z] nexus3.edgexfoundry.org:10002 [2021-06-02T19:05:44.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:05:44.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:05:44.200Z] Configure a credential helper to remove this warning. See [2021-06-02T19:05:44.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:05:44.200Z] [2021-06-02T19:05:44.200Z] Login Succeeded [2021-06-02T19:05:44.200Z] nexus3.edgexfoundry.org:10003 [2021-06-02T19:05:44.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:05:44.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:05:44.462Z] Configure a credential helper to remove this warning. See [2021-06-02T19:05:44.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:05:44.462Z] [2021-06-02T19:05:44.462Z] Login Succeeded [2021-06-02T19:05:44.462Z] nexus3.edgexfoundry.org:10004 [2021-06-02T19:05:44.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:05:44.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:05:44.726Z] Configure a credential helper to remove this warning. See [2021-06-02T19:05:44.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:05:44.726Z] [2021-06-02T19:05:44.726Z] Login Succeeded [2021-06-02T19:05:44.726Z] docker.io [2021-06-02T19:05:44.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:05:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:05:44.989Z] Configure a credential helper to remove this warning. See [2021-06-02T19:05:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:05:44.989Z] [2021-06-02T19:05:44.989Z] Login Succeeded [2021-06-02T19:05:44.989Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T19:05:44.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T19:05:45.341Z] ++ 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-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T19:05:45.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T19:05:45.341Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T19:05:45.341Z] ++ cut -d/ -f2 [2021-06-02T19:05:45.341Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T19:05:45.386Z] 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-02T19:05:46.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:05:46.792Z] [2021-06-02T19:05:46.792Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:05:47.117Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:05:47.383Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T19:05:47.383Z] 31603596830f: Pulling fs layer [2021-06-02T19:05:47.383Z] 54011a49482f: Pulling fs layer [2021-06-02T19:05:47.383Z] a6820b24f6d8: Pulling fs layer [2021-06-02T19:05:47.383Z] f581987b2513: Pulling fs layer [2021-06-02T19:05:47.383Z] f581987b2513: Waiting [2021-06-02T19:05:47.383Z] 54011a49482f: Verifying Checksum [2021-06-02T19:05:47.383Z] 54011a49482f: Download complete [2021-06-02T19:05:47.383Z] 31603596830f: Verifying Checksum [2021-06-02T19:05:47.383Z] 31603596830f: Download complete [2021-06-02T19:05:47.651Z] a6820b24f6d8: Verifying Checksum [2021-06-02T19:05:47.651Z] a6820b24f6d8: Download complete [2021-06-02T19:05:47.651Z] 31603596830f: Pull complete [2021-06-02T19:05:47.917Z] f581987b2513: Verifying Checksum [2021-06-02T19:05:47.917Z] f581987b2513: Download complete [2021-06-02T19:05:47.917Z] 54011a49482f: Pull complete [2021-06-02T19:05:48.876Z] a6820b24f6d8: Pull complete [2021-06-02T19:05:49.455Z] f581987b2513: Pull complete [2021-06-02T19:05:49.718Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T19:05:49.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:05:49.981Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T19:05:50.072Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:05:50.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T19:05:55.086Z] $ docker top 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T19:05:55.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T19:05:55.217Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T19:05:55.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T19:05:55.355Z] $ docker exec 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 ssh-agent [2021-06-02T19:05:55.475Z] SSH_AUTH_SOCK=/tmp/ssh-cwdItoZCtNuD/agent.13 [2021-06-02T19:05:55.475Z] SSH_AGENT_PID=20 [2021-06-02T19:05:55.484Z] Running ssh-add (command line suppressed) [2021-06-02T19:05:55.606Z] Identity added: /w/workspace/edgex-go/517@tmp/private_key_4407266983782885367.key (/w/workspace/edgex-go/517@tmp/private_key_4407266983782885367.key) [2021-06-02T19:05:55.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T19:05:55.938Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T19:05:55.950Z] $ docker exec --env ******** --env ******** 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 ssh-agent -k [2021-06-02T19:05:56.059Z] unset SSH_AUTH_SOCK; [2021-06-02T19:05:56.060Z] unset SSH_AGENT_PID; [2021-06-02T19:05:56.060Z] echo Agent pid 20 killed; [2021-06-02T19:05:56.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T19:05:56.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T19:05:56.111Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T19:05:56.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T19:05:56.239Z] $ docker exec 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 ssh-agent [2021-06-02T19:05:56.353Z] SSH_AUTH_SOCK=/tmp/ssh-swAfnS7gjUrM/agent.54 [2021-06-02T19:05:56.353Z] SSH_AGENT_PID=61 [2021-06-02T19:05:56.361Z] Running ssh-add (command line suppressed) [2021-06-02T19:05:56.465Z] Identity added: /w/workspace/edgex-go/517@tmp/private_key_5627007624709959658.key (/w/workspace/edgex-go/517@tmp/private_key_5627007624709959658.key) [2021-06-02T19:05:56.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T19:05:56.802Z] + git semver init [2021-06-02T19:05:56.802Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T19:05:56.802Z] # $GIT_DIR = /w/workspace/edgex-go/517/.git [2021-06-02T19:05:56.802Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/517 [2021-06-02T19:05:56.802Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T19:05:56.802Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T19:05:56.802Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T19:05:56.802Z] # $SEMVER_BRANCH = master [2021-06-02T19:05:56.802Z] # $SEMVER_TEMP = /tmp/semver-635373159 [2021-06-02T19:05:56.802Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T19:06:23.490Z] # '/tmp/semver-635373159' -> '/w/workspace/edgex-go/517/.semver' [2021-06-02T19:06:23.491Z] # -> Force: false [2021-06-02T19:06:23.491Z] # $SEMVER_DIR = /w/workspace/edgex-go/517/.semver [Pipeline] } [2021-06-02T19:06:23.500Z] $ docker exec --env ******** --env ******** 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 ssh-agent -k [2021-06-02T19:06:23.626Z] unset SSH_AUTH_SOCK; [2021-06-02T19:06:23.627Z] unset SSH_AGENT_PID; [2021-06-02T19:06:23.627Z] echo Agent pid 61 killed; [2021-06-02T19:06:23.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T19:06:23.981Z] + git semver [Pipeline] } [2021-06-02T19:06:23.993Z] $ docker stop --time=1 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 [2021-06-02T19:06:26.162Z] $ docker rm -f 62b8fa0a9a33795dc9a979e9ef1c5c7a3860472fc8efc7470492a82188306e21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T19:06:26.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T19:06:26.839Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T19:06:26.842Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.246 [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-02T19:06:27.442Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T19:06:27.748Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T19:06:28.044Z] + sudo service docker restart [2021-06-02T19:06:28.044Z] + true [2021-06-02T19:06:28.044Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T19:06:42.077Z] Still waiting to schedule task [2021-06-02T19:06:42.077Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-02T19:06:46.206Z] ========================================================= [2021-06-02T19:06:46.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T19:06:46.207Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:06:46.523Z] + 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-02T19:06:47.920Z] Sending build context to Docker daemon 330.9MB [2021-06-02T19:06:47.920Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T19:06:47.920Z] Step 2/6 : FROM ${BASE} [2021-06-02T19:06:48.188Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T19:06:48.188Z] 540db60ca938: Pulling fs layer [2021-06-02T19:06:48.188Z] adcc1eea9eea: Pulling fs layer [2021-06-02T19:06:48.188Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T19:06:48.188Z] 0510c868ecb4: Pulling fs layer [2021-06-02T19:06:48.188Z] afea3b2eda06: Pulling fs layer [2021-06-02T19:06:48.188Z] 7809a108b3ef: Pulling fs layer [2021-06-02T19:06:48.188Z] f706445af74f: Pulling fs layer [2021-06-02T19:06:48.188Z] 0510c868ecb4: Waiting [2021-06-02T19:06:48.188Z] afea3b2eda06: Waiting [2021-06-02T19:06:48.188Z] 7809a108b3ef: Waiting [2021-06-02T19:06:48.188Z] f706445af74f: Waiting [2021-06-02T19:06:48.188Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T19:06:48.188Z] 4c4ab2625f07: Download complete [2021-06-02T19:06:48.188Z] adcc1eea9eea: Verifying Checksum [2021-06-02T19:06:48.188Z] adcc1eea9eea: Download complete [2021-06-02T19:06:48.188Z] afea3b2eda06: Verifying Checksum [2021-06-02T19:06:48.188Z] afea3b2eda06: Download complete [2021-06-02T19:06:48.188Z] 540db60ca938: Verifying Checksum [2021-06-02T19:06:48.188Z] 540db60ca938: Download complete [2021-06-02T19:06:48.188Z] 7809a108b3ef: Verifying Checksum [2021-06-02T19:06:48.188Z] 7809a108b3ef: Download complete [2021-06-02T19:06:48.451Z] 540db60ca938: Pull complete [2021-06-02T19:06:48.716Z] adcc1eea9eea: Pull complete [2021-06-02T19:06:48.716Z] 4c4ab2625f07: Pull complete [2021-06-02T19:06:50.644Z] f706445af74f: Verifying Checksum [2021-06-02T19:06:50.644Z] f706445af74f: Download complete [2021-06-02T19:06:51.607Z] 0510c868ecb4: Verifying Checksum [2021-06-02T19:06:51.607Z] 0510c868ecb4: Download complete [2021-06-02T19:06:56.971Z] 0510c868ecb4: Pull complete [2021-06-02T19:06:56.971Z] afea3b2eda06: Pull complete [2021-06-02T19:06:56.971Z] 7809a108b3ef: Pull complete [2021-06-02T19:06:58.388Z] f706445af74f: Pull complete [2021-06-02T19:06:58.388Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T19:06:58.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T19:06:58.388Z] ---> b068be0155e3 [2021-06-02T19:06:58.388Z] 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-02T19:07:00.943Z] ---> Running in 81164e6c4528 [2021-06-02T19:07:01.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:07:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:07:02.413Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T19:07:02.413Z] (2/12) Installing file (5.39-r0) [2021-06-02T19:07:02.675Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T19:07:02.675Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T19:07:05.992Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T19:07:05.992Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T19:07:05.992Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T19:07:05.992Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T19:07:05.992Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T19:07:06.255Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T19:07:06.255Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T19:07:06.829Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T19:07:07.092Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T19:07:07.092Z] OK: 219 MiB in 52 packages [2021-06-02T19:07:09.651Z] Removing intermediate container 81164e6c4528 [2021-06-02T19:07:09.651Z] ---> ba0c5301ae22 [2021-06-02T19:07:09.651Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T19:07:09.651Z] ---> Running in 78a20aec204c [2021-06-02T19:07:09.651Z] Removing intermediate container 78a20aec204c [2021-06-02T19:07:09.651Z] ---> a6e5d2baf5ef [2021-06-02T19:07:09.651Z] Step 5/6 : COPY go.mod . [2021-06-02T19:07:09.651Z] ---> 39d0c7a8c753 [2021-06-02T19:07:09.651Z] Step 6/6 : RUN go mod download [2021-06-02T19:07:09.651Z] ---> Running in d74a8abd41af [2021-06-02T19:07:31.667Z] Removing intermediate container d74a8abd41af [2021-06-02T19:07:31.667Z] ---> 0f58ef435f41 [2021-06-02T19:07:31.667Z] Successfully built 0f58ef435f41 [2021-06-02T19:07:31.667Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:07:31.995Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T19:07:31.995Z] . [Pipeline] withDockerContainer [2021-06-02T19:07:32.077Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:07:32.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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 ******** ci-base-image-x86_64 cat [2021-06-02T19:07:32.544Z] $ docker top cca5dee13e46b2aa70432922a524e5532d730b8bed84960e244c50b45c012d01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:07:32.930Z] + go version [2021-06-02T19:07:32.930Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T19:07:32.939Z] $ docker stop --time=1 cca5dee13e46b2aa70432922a524e5532d730b8bed84960e244c50b45c012d01 [2021-06-02T19:07:34.129Z] $ docker rm -f cca5dee13e46b2aa70432922a524e5532d730b8bed84960e244c50b45c012d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:07:34.718Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T19:07:34.718Z] . [Pipeline] withDockerContainer [2021-06-02T19:07:34.795Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:07:34.844Z] $ 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/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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 ******** ci-base-image-x86_64 cat [2021-06-02T19:07:35.286Z] $ docker top 216bcd951da79a55fe595ab1f85aff4e7a60a6d5ada9ec3b6b594bdfd5d94801 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T19:07:35.393Z] ========================================================= [2021-06-02T19:07:35.393Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T19:07:35.393Z] ========================================================= [Pipeline] sh [2021-06-02T19:07:35.698Z] + go mod tidy [Pipeline] sh [2021-06-02T19:07:36.261Z] + make test [2021-06-02T19:07:36.262Z] go mod tidy [2021-06-02T19:07:36.533Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T19:07:43.162Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T19:08:05.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T19:08:08.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T19:08:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T19:08:11.955Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T19:08:14.562Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T19:08:15.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T19:08:16.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T19:08:17.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T19:08:19.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T19:08:19.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T19:08:19.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T19:08:21.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.103s coverage: 46.1% of statements [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T19:08:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T19:08:21.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-06-02T19:08:21.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.067s coverage: 100.0% of statements [2021-06-02T19:08:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.116s coverage: 27.7% of statements [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T19:08:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-06-02T19:08:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T19:08:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-06-02T19:08:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T19:08:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-06-02T19:08:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T19:08:24.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T19:08:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-02T19:08:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T19:08:26.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T19:08:26.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements [2021-06-02T19:08:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T19:08:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T19:08:26.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-06-02T19:08:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T19:08:29.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T19:08:29.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.050s coverage: 100.0% of statements [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T19:08:29.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2021-06-02T19:08:29.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T19:08:29.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2021-06-02T19:08:29.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T19:08:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements [2021-06-02T19:08:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T19:08:30.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-06-02T19:08:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T19:08:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T19:08:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T19:08:30.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T19:08:32.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.237s coverage: 95.1% of statements [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T19:08:32.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-02T19:08:32.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T19:08:32.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.056s coverage: 60.0% of statements [2021-06-02T19:08:34.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-06-02T19:08:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T19:08:34.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.086s coverage: 21.7% of statements [2021-06-02T19:08:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T19:08:34.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-02T19:08:34.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-02T19:08:34.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-02T19:08:35.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.150s coverage: 96.3% of statements [2021-06-02T19:08:35.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-06-02T19:08:48.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-06-02T19:08:48.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-06-02T19:08:48.561Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-02T19:08:48.578Z] Running in /w/workspace/edgex-go/517 [Pipeline] { [Pipeline] checkout [2021-06-02T19:08:48.809Z] The recommended git tool is: git [2021-06-02T19:08:52.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements [2021-06-02T19:08:52.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T19:08:54.314Z] using credential edgex-jenkins-ssh [2021-06-02T19:08:54.338Z] Cloning the remote Git repository [2021-06-02T19:08:54.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T19:08:54.574Z] > git init /w/workspace/edgex-go/517 # timeout=10 [2021-06-02T19:08:54.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T19:08:54.657Z] > git --version # timeout=10 [2021-06-02T19:08:54.674Z] > git --version # 'git version 2.17.1' [2021-06-02T19:08:54.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T19:08:54.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T19:09:09.725Z] Avoid second fetch [2021-06-02T19:09:09.725Z] Checking out Revision 20e303863cad8cac4b912536f697b5bc4b7b8446 (master) [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T19:09:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-02T19:09:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-02T19:09:09.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T19:09:09.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T19:09:09.742Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T19:09:09.755Z] > git checkout -f 20e303863cad8cac4b912536f697b5bc4b7b8446 # timeout=10 [2021-06-02T19:09:11.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements [2021-06-02T19:09:11.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T19:09:11.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T19:09:11.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T19:09:11.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements [2021-06-02T19:09:11.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T19:09:11.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T19:09:11.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements [2021-06-02T19:09:11.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T19:09:12.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements [2021-06-02T19:09:13.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T19:09:13.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T19:09:13.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T19:09:13.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T19:09:14.205Z] Commit message: "feat(notifications): Add secret creation API (#3510)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T19:09:15.469Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T19:09:15.884Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T19:09:16.236Z] + true [2021-06-02T19:09:16.236Z] + sudo service docker restart [2021-06-02T19:09:17.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.8% of statements [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T19:09:17.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T19:09:17.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.606s coverage: 28.7% of statements [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T19:09:17.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2021-06-02T19:09:17.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T19:09:17.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-06-02T19:09:17.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T19:09:17.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T19:09:17.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T19:09:18.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 63.4% of statements [2021-06-02T19:09:18.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T19:09:18.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.100s coverage: 97.6% of statements [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T19:09:18.803Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T19:09:18.803Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T19:09:18.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T19:09:19.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-06-02T19:09:19.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T19:09:19.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T19:09:19.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-02T19:09:19.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements [2021-06-02T19:09:19.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T19:09:19.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T19:09:19.931Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.049s coverage: 27.9% of statements [2021-06-02T19:09:19.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T19:09:19.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T19:09:19.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T19:09:19.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T19:09:19.931Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T19:09:20.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-02T19:09:20.457Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:09:34.583Z] provisioning config files... [2021-06-02T19:09:34.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/517@tmp/config2782178903200503114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:09:34.989Z] ---> docker-login.sh [2021-06-02T19:09:34.989Z] nexus3.edgexfoundry.org:10001 [2021-06-02T19:09:35.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:09:36.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:09:36.244Z] Configure a credential helper to remove this warning. See [2021-06-02T19:09:36.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:09:36.244Z] [2021-06-02T19:09:36.244Z] Login Succeeded [2021-06-02T19:09:36.244Z] nexus3.edgexfoundry.org:10002 [2021-06-02T19:09:36.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:09:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:09:36.795Z] Configure a credential helper to remove this warning. See [2021-06-02T19:09:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:09:36.795Z] [2021-06-02T19:09:36.795Z] Login Succeeded [2021-06-02T19:09:36.795Z] nexus3.edgexfoundry.org:10003 [2021-06-02T19:09:37.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:09:37.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:09:37.340Z] Configure a credential helper to remove this warning. See [2021-06-02T19:09:37.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:09:37.340Z] [2021-06-02T19:09:37.340Z] Login Succeeded [2021-06-02T19:09:37.340Z] nexus3.edgexfoundry.org:10004 [2021-06-02T19:09:37.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:09:37.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:09:37.615Z] Configure a credential helper to remove this warning. See [2021-06-02T19:09:37.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:09:37.615Z] [2021-06-02T19:09:37.615Z] Login Succeeded [2021-06-02T19:09:37.889Z] docker.io [2021-06-02T19:09:38.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:09:38.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:09:38.439Z] Configure a credential helper to remove this warning. See [2021-06-02T19:09:38.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:09:38.439Z] [2021-06-02T19:09:38.439Z] Login Succeeded [2021-06-02T19:09:38.439Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T19:09:38.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T19:09:38.775Z] ========================================================= [2021-06-02T19:09:38.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T19:09:38.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:09:39.171Z] + 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-02T19:09:41.804Z] Sending build context to Docker daemon 168.1MB [2021-06-02T19:09:41.804Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T19:09:41.804Z] Step 2/6 : FROM ${BASE} [2021-06-02T19:09:41.804Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T19:09:41.804Z] 595b0fe564bb: Pulling fs layer [2021-06-02T19:09:41.804Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T19:09:41.804Z] 316046926c0a: Pulling fs layer [2021-06-02T19:09:41.804Z] 4ebd0625c992: Pulling fs layer [2021-06-02T19:09:41.804Z] 207e8628e3a3: Pulling fs layer [2021-06-02T19:09:41.804Z] c791037a9be2: Pulling fs layer [2021-06-02T19:09:41.804Z] ffd874e62e21: Pulling fs layer [2021-06-02T19:09:41.804Z] 207e8628e3a3: Waiting [2021-06-02T19:09:41.804Z] c791037a9be2: Waiting [2021-06-02T19:09:41.804Z] 316046926c0a: Download complete [2021-06-02T19:09:41.804Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T19:09:41.804Z] 7186ed65a4f7: Download complete [2021-06-02T19:09:41.804Z] 207e8628e3a3: Verifying Checksum [2021-06-02T19:09:41.804Z] 207e8628e3a3: Download complete [2021-06-02T19:09:42.078Z] c791037a9be2: Verifying Checksum [2021-06-02T19:09:42.078Z] c791037a9be2: Download complete [2021-06-02T19:09:42.078Z] 595b0fe564bb: Verifying Checksum [2021-06-02T19:09:42.078Z] 595b0fe564bb: Download complete [2021-06-02T19:09:42.682Z] 595b0fe564bb: Pull complete [2021-06-02T19:09:43.674Z] 7186ed65a4f7: Pull complete [2021-06-02T19:09:43.953Z] 316046926c0a: Pull complete [2021-06-02T19:09:44.232Z] ffd874e62e21: Verifying Checksum [2021-06-02T19:09:44.232Z] ffd874e62e21: Download complete [2021-06-02T19:09:45.687Z] 4ebd0625c992: Verifying Checksum [2021-06-02T19:09:45.688Z] 4ebd0625c992: Download complete [2021-06-02T19:09:52.651Z] gofmt -l . [2021-06-02T19:09:52.651Z] [ "`gofmt -l .`" = "" ] [2021-06-02T19:09:52.651Z] ./bin/test-go-mod-tidy.sh [2021-06-02T19:09:52.651Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T19:09:52.964Z] + ls -al . [2021-06-02T19:09:52.964Z] total 852 [2021-06-02T19:09:52.964Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 19:09 . [2021-06-02T19:09:52.964Z] drwxr-xr-x 4 root root 32 Jun 2 19:07 .. [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 19:05 .dockerignore [2021-06-02T19:09:52.964Z] drwxrwxr-x 8 1001 1001 162 Jun 2 19:05 .git [2021-06-02T19:09:52.964Z] drwxrwxr-x 3 1001 1001 125 Jun 2 19:05 .github [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 19:05 .gitignore [2021-06-02T19:09:52.964Z] drwx------ 3 1001 1001 45 Jun 2 19:06 .semver [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 19:05 .sonarcloud.properties [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 19:05 Attribution.txt [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 19:05 CONTRIBUTING.md [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 19:05 Dockerfile.build [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 19:05 Jenkinsfile [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 19:05 LICENSE [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 19:05 Makefile [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 19:05 README.md [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 19:05 SECURITY.md [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 13 Jun 2 19:06 VERSION [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 19:05 ZMQWindows.md [2021-06-02T19:09:52.964Z] drwxrwxr-x 2 1001 1001 117 Jun 2 19:05 bin [2021-06-02T19:09:52.964Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 19:05 cmd [2021-06-02T19:09:52.964Z] -rw-r--r-- 1 root root 744531 Jun 2 19:09 coverage.out [2021-06-02T19:09:52.964Z] -rw-r--r-- 1 root root 1060 Jun 2 19:09 go.mod [2021-06-02T19:09:52.964Z] -rw-r--r-- 1 root root 21686 Jun 2 19:07 go.sum [2021-06-02T19:09:52.964Z] drwxrwxr-x 8 1001 1001 127 Jun 2 19:05 internal [2021-06-02T19:09:52.964Z] drwxrwxr-x 4 1001 1001 26 Jun 2 19:05 openapi [2021-06-02T19:09:52.964Z] drwxrwxr-x 4 1001 1001 71 Jun 2 19:05 snap [2021-06-02T19:09:52.964Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 19:05 version.go [Pipeline] sh [2021-06-02T19:09:53.261Z] + '[' -e coverage.out ] [2021-06-02T19:09:53.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T19:09:53.392Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T19:09:53.693Z] + make build [2021-06-02T19:09:53.693Z] go mod tidy [2021-06-02T19:09:53.693Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T19:09:55.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T19:09:55.877Z] 4ebd0625c992: Pull complete [2021-06-02T19:09:55.877Z] 207e8628e3a3: Pull complete [2021-06-02T19:09:56.152Z] c791037a9be2: Pull complete [2021-06-02T19:10:00.479Z] ffd874e62e21: Pull complete [2021-06-02T19:10:00.480Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T19:10:00.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T19:10:00.480Z] ---> cfc18b08335c [2021-06-02T19:10:00.480Z] 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-02T19:10:02.473Z] ---> Running in fe5062d9f985 [2021-06-02T19:10:03.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T19:10:03.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:10:04.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:10:05.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T19:10:05.494Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T19:10:06.087Z] (2/12) Installing file (5.39-r0) [2021-06-02T19:10:06.087Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T19:10:06.361Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T19:10:06.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T19:10:06.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T19:10:08.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T19:10:10.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T19:10:10.657Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T19:10:10.657Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T19:10:10.657Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T19:10:10.657Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T19:10:10.657Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T19:10:10.657Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T19:10:10.657Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T19:10:10.657Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T19:10:10.930Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T19:10:10.930Z] OK: 218 MiB in 52 packages [2021-06-02T19:10:11.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T19:10:12.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T19:10:12.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T19:10:13.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T19:10:14.338Z] Removing intermediate container fe5062d9f985 [2021-06-02T19:10:14.339Z] ---> 31fb0a0018ca [2021-06-02T19:10:14.339Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T19:10:14.339Z] ---> Running in c06c99a86b50 [2021-06-02T19:10:14.938Z] Removing intermediate container c06c99a86b50 [2021-06-02T19:10:14.938Z] ---> 9546635d8ae7 [2021-06-02T19:10:14.938Z] Step 5/6 : COPY go.mod . [Pipeline] } [2021-06-02T19:10:14.972Z] $ docker stop --time=1 216bcd951da79a55fe595ab1f85aff4e7a60a6d5ada9ec3b6b594bdfd5d94801 [2021-06-02T19:10:15.793Z] ---> ff7b0883e6fb [2021-06-02T19:10:15.793Z] Step 6/6 : RUN go mod download [2021-06-02T19:10:16.076Z] ---> Running in e03feb97de97 [2021-06-02T19:10:18.016Z] $ docker rm -f 216bcd951da79a55fe595ab1f85aff4e7a60a6d5ada9ec3b6b594bdfd5d94801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:10:21.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T19:10:21.260Z] [2021-06-02T19:10:21.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:10:21.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T19:10:21.571Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T19:10:21.571Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T19:10:21.571Z] ca9280d653b3: Pulling fs layer [2021-06-02T19:10:21.571Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T19:10:21.833Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T19:10:21.833Z] cbdbe7a5bc2a: Download complete [2021-06-02T19:10:21.833Z] cbdbe7a5bc2a: Pull complete [2021-06-02T19:10:22.412Z] ca9280d653b3: Download complete [2021-06-02T19:10:23.369Z] ca9280d653b3: Pull complete [2021-06-02T19:10:23.369Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T19:10:23.369Z] 7e9c9ca2126c: Download complete [2021-06-02T19:10:26.710Z] 7e9c9ca2126c: Pull complete [2021-06-02T19:10:26.710Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T19:10:26.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T19:10:26.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T19:10:26.791Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:10:26.831Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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-02T19:10:31.545Z] $ docker top e2922002f4f5c754528edf5270c13a8e078a970a52b0e53adcd2a96e4ae391ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:10:31.922Z] + docker-compose build --help [2021-06-02T19:10:31.922Z] + grep parallel [2021-06-02T19:10:32.498Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T19:10:32.512Z] $ docker stop --time=1 e2922002f4f5c754528edf5270c13a8e078a970a52b0e53adcd2a96e4ae391ce [2021-06-02T19:10:33.731Z] $ docker rm -f e2922002f4f5c754528edf5270c13a8e078a970a52b0e53adcd2a96e4ae391ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:10:34.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T19:10:34.160Z] . [Pipeline] withDockerContainer [2021-06-02T19:10:34.234Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:10:34.275Z] $ 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/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T19:10:34.664Z] $ docker top 6594a16e1fc6761db5af56879aaaee8e7c499622af77e3dde6bd86db0ca8c9d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:10:35.047Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T19:10:35.621Z] Building core-command ... [2021-06-02T19:10:35.621Z] Building core-data ... [2021-06-02T19:10:35.621Z] Building core-metadata ... [2021-06-02T19:10:35.621Z] Building security-bootstrapper ... [2021-06-02T19:10:35.621Z] Building security-proxy-setup ... [2021-06-02T19:10:35.621Z] Building security-secretstore-setup ... [2021-06-02T19:10:35.621Z] Building support-notifications ... [2021-06-02T19:10:35.621Z] Building support-scheduler ... [2021-06-02T19:10:35.621Z] Building sys-mgmt-agent ... [2021-06-02T19:10:35.621Z] Building core-data [2021-06-02T19:10:35.621Z] Building core-command [2021-06-02T19:10:35.621Z] Building core-metadata [2021-06-02T19:10:35.621Z] Building sys-mgmt-agent [2021-06-02T19:10:35.621Z] Building security-bootstrapper [2021-06-02T19:10:42.925Z] Removing intermediate container e03feb97de97 [2021-06-02T19:10:42.925Z] ---> a5372f5cf765 [2021-06-02T19:10:42.926Z] Successfully built a5372f5cf765 [2021-06-02T19:10:42.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:10:43.265Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T19:10:43.265Z] . [Pipeline] withDockerContainer [2021-06-02T19:10:43.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-06-02T19:10:43.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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 ******** ci-base-image-arm64 cat [2021-06-02T19:10:45.094Z] $ docker top 3ab4eabb2778cb17815a9670148576c9edc728867406a3caace21470b35a26cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:10:46.022Z] + go version [2021-06-02T19:10:46.023Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T19:10:46.045Z] $ docker stop --time=1 3ab4eabb2778cb17815a9670148576c9edc728867406a3caace21470b35a26cf [2021-06-02T19:10:47.880Z] $ docker rm -f 3ab4eabb2778cb17815a9670148576c9edc728867406a3caace21470b35a26cf [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-02T19:10:48.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T19:10:48.685Z] [2021-06-02T19:10:48.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:10:49.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T19:10:49.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T19:10:49.315Z] 29e5d40040c1: Pulling fs layer [2021-06-02T19:10:49.315Z] 1ce36da41761: Pulling fs layer [2021-06-02T19:10:49.315Z] 25b303627fd3: Pulling fs layer [2021-06-02T19:10:49.589Z] 29e5d40040c1: Verifying Checksum [2021-06-02T19:10:49.589Z] 29e5d40040c1: Download complete [2021-06-02T19:10:50.182Z] 1ce36da41761: Verifying Checksum [2021-06-02T19:10:50.182Z] 1ce36da41761: Download complete [2021-06-02T19:10:50.182Z] 29e5d40040c1: Pull complete [2021-06-02T19:10:51.619Z] 1ce36da41761: Pull complete [2021-06-02T19:10:51.893Z] 25b303627fd3: Verifying Checksum [2021-06-02T19:10:51.893Z] 25b303627fd3: Download complete [2021-06-02T19:11:02.048Z] 25b303627fd3: Pull complete [2021-06-02T19:11:02.048Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T19:11:02.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T19:11:02.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T19:11:02.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-06-02T19:11:02.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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-02T19:11:05.314Z] $ docker top 7ffdb2215c6d575c9ab0f023b48fc5f6e1b793543bd6dcef1e42c62202e07903 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:11:06.245Z] + docker-compose build --help [2021-06-02T19:11:06.245Z] + grep parallel [2021-06-02T19:11:07.810Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:11:07.810Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:11:07.810Z] ---> 0f58ef435f41 [2021-06-02T19:11:07.810Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T19:11:07.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:11:07.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:11:07.810Z] ---> 0f58ef435f41 [2021-06-02T19:11:07.810Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:11:07.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:11:07.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:11:07.810Z] ---> 0f58ef435f41 [2021-06-02T19:11:07.810Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:11:09.652Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T19:11:09.949Z] $ docker stop --time=1 7ffdb2215c6d575c9ab0f023b48fc5f6e1b793543bd6dcef1e42c62202e07903 [2021-06-02T19:11:11.803Z] $ docker rm -f 7ffdb2215c6d575c9ab0f023b48fc5f6e1b793543bd6dcef1e42c62202e07903 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:11:12.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T19:11:12.456Z] . [Pipeline] withDockerContainer [2021-06-02T19:11:12.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-06-02T19:11:12.807Z] $ 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/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T19:11:14.424Z] $ docker top 3b6dfbf5510ed7cbda16025079d6f25cffff6b03fb07c0a841eb45a64369ae31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:11:15.373Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T19:11:18.764Z] Building core-command ... [2021-06-02T19:11:18.764Z] Building core-data ... [2021-06-02T19:11:18.764Z] Building core-metadata ... [2021-06-02T19:11:18.764Z] Building security-bootstrapper ... [2021-06-02T19:11:18.764Z] Building security-proxy-setup ... [2021-06-02T19:11:18.764Z] Building security-secretstore-setup ... [2021-06-02T19:11:18.764Z] Building support-notifications ... [2021-06-02T19:11:18.764Z] Building support-scheduler ... [2021-06-02T19:11:18.764Z] Building sys-mgmt-agent ... [2021-06-02T19:11:18.764Z] Building support-notifications [2021-06-02T19:11:18.764Z] Building core-command [2021-06-02T19:11:18.764Z] Building security-proxy-setup [2021-06-02T19:11:18.764Z] Building security-secretstore-setup [2021-06-02T19:11:18.764Z] Building core-data [2021-06-02T19:11:25.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:11:25.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:11:25.997Z] ---> 0f58ef435f41 [2021-06-02T19:11:25.997Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:11:25.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:11:25.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:11:25.997Z] ---> 0f58ef435f41 [2021-06-02T19:11:25.997Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:11:27.930Z] ---> Running in 9ab4a25920e3 [2021-06-02T19:11:27.930Z] ---> Running in c16f09b9ef02 [2021-06-02T19:11:27.930Z] ---> Running in f61a9e24bd3f [2021-06-02T19:11:27.930Z] ---> Running in 71f7039b12d1 [2021-06-02T19:11:27.930Z] ---> Running in 4645735c1233 [2021-06-02T19:11:27.930Z] Removing intermediate container c16f09b9ef02 [2021-06-02T19:11:27.930Z] ---> 39a367a07ec9 [2021-06-02T19:11:27.930Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:11:27.930Z] Removing intermediate container 9ab4a25920e3 [2021-06-02T19:11:27.930Z] ---> ebb1542ddc58 [2021-06-02T19:11:27.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:11:27.930Z] ---> Running in dcd715633dd7 [2021-06-02T19:11:27.930Z] Removing intermediate container f61a9e24bd3f [2021-06-02T19:11:27.930Z] ---> 16a2cfcbc866 [2021-06-02T19:11:27.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:11:27.930Z] Removing intermediate container 71f7039b12d1 [2021-06-02T19:11:27.930Z] ---> d18b53171ba5 [2021-06-02T19:11:27.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:11:27.930Z] Removing intermediate container 4645735c1233 [2021-06-02T19:11:27.930Z] ---> 7b3331c8be74 [2021-06-02T19:11:27.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:11:27.930Z] ---> Running in 8c735c570428 [2021-06-02T19:11:27.930Z] ---> Running in 4c6f24f0c334 [2021-06-02T19:11:27.930Z] ---> Running in 35330d3bee23 [2021-06-02T19:11:27.930Z] ---> Running in 9b55a3ac12d1 [2021-06-02T19:11:28.881Z] Removing intermediate container dcd715633dd7 [2021-06-02T19:11:28.881Z] ---> a8186ad13304 [2021-06-02T19:11:28.881Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T19:11:28.881Z] ---> Running in f13a6cd6ad94 [2021-06-02T19:11:29.154Z] Removing intermediate container 8c735c570428 [2021-06-02T19:11:29.154Z] ---> 4b2dfbb61e8c [2021-06-02T19:11:29.154Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T19:11:29.154Z] ---> Running in e1604f388876 [2021-06-02T19:11:29.154Z] Removing intermediate container 4c6f24f0c334 [2021-06-02T19:11:29.154Z] ---> 088177d666c7 [2021-06-02T19:11:29.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T19:11:29.154Z] ---> Running in d778960a3ccf [2021-06-02T19:11:29.419Z] Removing intermediate container 35330d3bee23 [2021-06-02T19:11:29.419Z] ---> c6543f48c1a5 [2021-06-02T19:11:29.419Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T19:11:29.419Z] Removing intermediate container 9b55a3ac12d1 [2021-06-02T19:11:29.419Z] ---> f14903957230 [2021-06-02T19:11:29.419Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T19:11:29.419Z] ---> Running in 4fd38651329d [2021-06-02T19:11:29.419Z] ---> Running in 80417207c421 [2021-06-02T19:11:29.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:29.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:29.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:29.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:29.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:30.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:30.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:30.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:30.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:30.743Z] OK: 219 MiB in 52 packages [2021-06-02T19:11:31.003Z] OK: 219 MiB in 52 packages [2021-06-02T19:11:31.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:11:31.003Z] OK: 219 MiB in 52 packages [2021-06-02T19:11:31.263Z] OK: 219 MiB in 52 packages [2021-06-02T19:11:31.263Z] Removing intermediate container f13a6cd6ad94 [2021-06-02T19:11:31.263Z] ---> 5c3f6fbd9a23 [2021-06-02T19:11:31.263Z] Step 6/32 : COPY go.mod . [2021-06-02T19:11:31.528Z] Removing intermediate container e1604f388876 [2021-06-02T19:11:31.528Z] ---> 26d343c8df13 [2021-06-02T19:11:31.528Z] Step 6/24 : COPY go.mod . [2021-06-02T19:11:31.528Z] Removing intermediate container d778960a3ccf [2021-06-02T19:11:31.528Z] ---> e79ce65c34a3 [2021-06-02T19:11:31.528Z] Step 6/24 : COPY go.mod . [2021-06-02T19:11:31.528Z] ---> 8a7400892968 [2021-06-02T19:11:31.528Z] Step 7/32 : RUN go mod download [2021-06-02T19:11:31.528Z] Removing intermediate container 80417207c421 [2021-06-02T19:11:31.528Z] ---> e4d0a6019d95 [2021-06-02T19:11:31.528Z] Step 6/24 : COPY go.mod . [2021-06-02T19:11:31.528Z] ---> 5e20c25be3ce [2021-06-02T19:11:31.528Z] Step 7/24 : RUN go mod download [2021-06-02T19:11:31.788Z] ---> Running in f073160e74ff [2021-06-02T19:11:31.788Z] ---> Running in e3a4043431bb [2021-06-02T19:11:31.788Z] ---> d7ec14d48c34 [2021-06-02T19:11:31.788Z] Step 7/24 : RUN go mod download [2021-06-02T19:11:32.052Z] ---> 195f01657459 [2021-06-02T19:11:32.052Z] Step 7/24 : RUN go mod download [2021-06-02T19:11:32.052Z] ---> Running in 79b770e1ca96 [2021-06-02T19:11:32.052Z] ---> Running in 25c59ceab419 [2021-06-02T19:11:33.029Z] Removing intermediate container e3a4043431bb [2021-06-02T19:11:33.029Z] ---> fd4406ede6d6 [2021-06-02T19:11:33.029Z] Step 8/24 : COPY . . [2021-06-02T19:11:33.029Z] OK: 219 MiB in 52 packages [2021-06-02T19:11:33.029Z] Removing intermediate container f073160e74ff [2021-06-02T19:11:33.029Z] ---> ce3c3027f5c4 [2021-06-02T19:11:33.029Z] Step 8/32 : COPY . . [2021-06-02T19:11:33.029Z] Removing intermediate container 79b770e1ca96 [2021-06-02T19:11:33.029Z] ---> cf01334c5a6d [2021-06-02T19:11:33.029Z] Step 8/24 : COPY . . [2021-06-02T19:11:33.599Z] Removing intermediate container 25c59ceab419 [2021-06-02T19:11:33.599Z] ---> b8f2ae427dda [2021-06-02T19:11:33.599Z] Step 8/24 : COPY . . [2021-06-02T19:11:48.540Z] Removing intermediate container 4fd38651329d [2021-06-02T19:11:48.540Z] ---> 025c6077fdb3 [2021-06-02T19:11:48.540Z] Step 6/24 : COPY go.mod . [2021-06-02T19:11:56.692Z] ---> 772452ccc431 [2021-06-02T19:11:56.692Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:11:56.692Z] ---> e8c7f6b560a5 [2021-06-02T19:11:56.692Z] Step 7/24 : RUN go mod download [2021-06-02T19:11:56.692Z] ---> Running in 003080888ccf [2021-06-02T19:11:56.692Z] ---> Running in 7c7b8f112404 [2021-06-02T19:11:58.078Z] Removing intermediate container 7c7b8f112404 [2021-06-02T19:11:58.078Z] ---> c8f23b088ddc [2021-06-02T19:11:58.078Z] Step 8/24 : COPY . . [2021-06-02T19:11:58.340Z] Removing intermediate container 003080888ccf [2021-06-02T19:11:58.340Z] ---> 055d16f05c54 [2021-06-02T19:11:58.340Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T19:11:58.340Z] ---> Running in b759a31180bb [2021-06-02T19:11:59.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T19:12:05.754Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:12:05.754Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:12:05.754Z] ---> a5372f5cf765 [2021-06-02T19:12:05.754Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T19:12:05.754Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:12:05.754Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:12:05.754Z] ---> a5372f5cf765 [2021-06-02T19:12:05.754Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T19:12:05.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:12:05.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:12:05.754Z] ---> a5372f5cf765 [2021-06-02T19:12:05.754Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:12:05.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:12:05.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:12:05.754Z] ---> a5372f5cf765 [2021-06-02T19:12:05.754Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:12:05.754Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:12:05.754Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:12:05.754Z] ---> a5372f5cf765 [2021-06-02T19:12:05.754Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T19:12:07.732Z] ---> Running in d03c1bbab60c [2021-06-02T19:12:07.732Z] ---> Running in f3b39640cea9 [2021-06-02T19:12:07.732Z] ---> Running in edfe9b97d79e [2021-06-02T19:12:07.732Z] ---> Running in 405beb6932da [2021-06-02T19:12:07.732Z] ---> Running in d30f5c499894 [2021-06-02T19:12:08.751Z] Removing intermediate container f3b39640cea9 [2021-06-02T19:12:08.751Z] ---> d786861f3f49 [2021-06-02T19:12:08.751Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:12:08.751Z] Removing intermediate container 405beb6932da [2021-06-02T19:12:08.751Z] ---> 09969f1e1945 [2021-06-02T19:12:08.751Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:12:08.751Z] Removing intermediate container d03c1bbab60c [2021-06-02T19:12:08.751Z] ---> 3e271cd33638 [2021-06-02T19:12:08.751Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:12:08.751Z] Removing intermediate container d30f5c499894 [2021-06-02T19:12:08.751Z] ---> 29765a005466 [2021-06-02T19:12:08.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:12:08.751Z] Removing intermediate container edfe9b97d79e [2021-06-02T19:12:08.751Z] ---> fc037c158983 [2021-06-02T19:12:08.751Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:12:08.751Z] ---> Running in de5ab3fb111d [2021-06-02T19:12:08.751Z] ---> Running in 5da792471b74 [2021-06-02T19:12:08.751Z] ---> Running in 719f452a3ee9 [2021-06-02T19:12:09.028Z] ---> Running in bb5d4cef7bb4 [2021-06-02T19:12:09.028Z] ---> Running in 04dd686d7a51 [2021-06-02T19:12:13.392Z] Removing intermediate container de5ab3fb111d [2021-06-02T19:12:13.392Z] ---> a77bc9a99b05 [2021-06-02T19:12:13.392Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T19:12:13.392Z] Removing intermediate container 719f452a3ee9 [2021-06-02T19:12:13.392Z] ---> b09190b35f79 [2021-06-02T19:12:13.392Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T19:12:13.392Z] ---> Running in 84f2e873fa73 [2021-06-02T19:12:13.392Z] ---> Running in c01767a80899 [2021-06-02T19:12:13.666Z] Removing intermediate container bb5d4cef7bb4 [2021-06-02T19:12:13.666Z] ---> 576a1feeea08 [2021-06-02T19:12:13.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T19:12:13.666Z] Removing intermediate container 5da792471b74 [2021-06-02T19:12:13.666Z] ---> 79340cfdcfb4 [2021-06-02T19:12:13.666Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T19:12:13.947Z] Removing intermediate container 04dd686d7a51 [2021-06-02T19:12:13.947Z] ---> 661219532f72 [2021-06-02T19:12:13.947Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T19:12:13.947Z] ---> Running in 297752eb6cb5 [2021-06-02T19:12:14.236Z] ---> Running in d3f7c0d6da19 [2021-06-02T19:12:14.236Z] ---> Running in 6297ec785045 [2021-06-02T19:12:15.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:15.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:16.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:17.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:17.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:12:17.497Z] OK: 218 MiB in 52 packages [2021-06-02T19:12:17.782Z] OK: 218 MiB in 52 packages [2021-06-02T19:12:18.064Z] OK: 218 MiB in 52 packages [2021-06-02T19:12:18.354Z] OK: 218 MiB in 52 packages [2021-06-02T19:12:18.661Z] OK: 218 MiB in 52 packages [2021-06-02T19:12:20.261Z] Removing intermediate container 84f2e873fa73 [2021-06-02T19:12:20.261Z] ---> 9abc4aab8cf4 [2021-06-02T19:12:20.261Z] Step 6/23 : COPY go.mod . [2021-06-02T19:12:20.261Z] Removing intermediate container c01767a80899 [2021-06-02T19:12:20.261Z] ---> c50104b9f050 [2021-06-02T19:12:20.261Z] Step 6/24 : COPY go.mod . [2021-06-02T19:12:20.604Z] Removing intermediate container 297752eb6cb5 [2021-06-02T19:12:20.604Z] ---> e205c4ca6f50 [2021-06-02T19:12:20.604Z] Step 6/22 : COPY go.mod . [2021-06-02T19:12:20.897Z] Removing intermediate container 6297ec785045 [2021-06-02T19:12:20.897Z] ---> 991850d4ba59 [2021-06-02T19:12:20.897Z] Step 6/26 : COPY go.mod . [2021-06-02T19:12:21.184Z] Removing intermediate container d3f7c0d6da19 [2021-06-02T19:12:21.184Z] ---> ed74ec6ae7b7 [2021-06-02T19:12:21.184Z] Step 6/24 : COPY go.mod . [2021-06-02T19:12:21.781Z] ---> a3188da85ff9 [2021-06-02T19:12:21.781Z] Step 7/23 : RUN go mod download [2021-06-02T19:12:21.781Z] ---> fc011ccb5f21 [2021-06-02T19:12:21.781Z] Step 7/24 : RUN go mod download [2021-06-02T19:12:21.781Z] ---> e018fe00f0b3 [2021-06-02T19:12:21.781Z] Step 7/22 : RUN go mod download [2021-06-02T19:12:22.057Z] ---> Running in e3c6a343addb [2021-06-02T19:12:22.057Z] ---> Running in dc408c681d1b [2021-06-02T19:12:22.057Z] ---> Running in d0f8ed7df63b [2021-06-02T19:12:22.331Z] ---> 398843a213d7 [2021-06-02T19:12:22.331Z] Step 7/26 : RUN go mod download [2021-06-02T19:12:22.331Z] ---> 76f0f8308523 [2021-06-02T19:12:22.331Z] Step 7/24 : RUN go mod download [2021-06-02T19:12:22.609Z] ---> Running in 77f5a1f91321 [2021-06-02T19:12:22.609Z] ---> Running in 71b77a9b091e [2021-06-02T19:12:22.651Z] ---> 886e45992351 [2021-06-02T19:12:22.651Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:12:22.923Z] ---> Running in 4d21c3eb9a3c [2021-06-02T19:12:26.944Z] Removing intermediate container e3c6a343addb [2021-06-02T19:12:26.944Z] ---> a5128fc6ef30 [2021-06-02T19:12:26.944Z] Step 8/23 : COPY . . [2021-06-02T19:12:26.944Z] Removing intermediate container dc408c681d1b [2021-06-02T19:12:26.944Z] ---> 25d13abd3f97 [2021-06-02T19:12:26.944Z] Step 8/24 : COPY . . [2021-06-02T19:12:27.225Z] Removing intermediate container d0f8ed7df63b [2021-06-02T19:12:27.225Z] ---> aadb88a974e6 [2021-06-02T19:12:27.225Z] Step 8/22 : COPY . . [2021-06-02T19:12:27.831Z] Removing intermediate container 77f5a1f91321 [2021-06-02T19:12:27.831Z] Removing intermediate container 71b77a9b091e [2021-06-02T19:12:27.831Z] ---> dd3e5a933bea [2021-06-02T19:12:27.831Z] ---> ef3d3e5c0b01 [2021-06-02T19:12:27.831Z] Step 8/26 : COPY . . [2021-06-02T19:12:27.831Z] Step 8/24 : COPY . . [2021-06-02T19:12:28.238Z] Removing intermediate container 4d21c3eb9a3c [2021-06-02T19:12:28.238Z] ---> 3a39406cc5b4 [2021-06-02T19:12:28.238Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T19:12:28.238Z] ---> Running in bba76820e06d [2021-06-02T19:12:28.238Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T19:12:28.826Z] ---> f8297bbd184a [2021-06-02T19:12:28.826Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:12:29.094Z] ---> 6136e998bce2 [2021-06-02T19:12:29.094Z] Step 9/32 : RUN go mod tidy [2021-06-02T19:12:29.094Z] ---> Running in bab1961288ec [2021-06-02T19:12:29.094Z] ---> Running in 0023de65224f [2021-06-02T19:12:34.479Z] Removing intermediate container bab1961288ec [2021-06-02T19:12:34.479Z] ---> 50820f6d5d66 [2021-06-02T19:12:34.479Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T19:12:35.419Z] Removing intermediate container b759a31180bb [2021-06-02T19:12:35.419Z] ---> d0567365bdc5 [2021-06-02T19:12:35.419Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T19:12:36.366Z] Removing intermediate container 0023de65224f [2021-06-02T19:12:36.366Z] ---> 35861a62ec11 [2021-06-02T19:12:36.366Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T19:12:36.366Z] ---> 158ce4bb1b5f [2021-06-02T19:12:36.366Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:12:36.366Z] ---> Running in bb3b2151cc71 [2021-06-02T19:12:36.366Z] ---> Running in 613bccd4f8ba [2021-06-02T19:12:36.636Z] ---> Running in b9c07de59d47 [2021-06-02T19:12:36.636Z] ---> Running in ff49b634377e [2021-06-02T19:12:37.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T19:12:37.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T19:12:37.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T19:12:39.208Z] Removing intermediate container 613bccd4f8ba [2021-06-02T19:12:39.209Z] ---> 53444dc5835f [2021-06-02T19:12:39.209Z] [2021-06-02T19:12:39.209Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T19:12:39.209Z] 20.10.0: Pulling from library/docker [2021-06-02T19:12:39.476Z] Removing intermediate container ff49b634377e [2021-06-02T19:12:39.476Z] ---> b470dfb4d843 [2021-06-02T19:12:39.476Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T19:12:39.743Z] ---> Running in 190323f4c155 [2021-06-02T19:12:40.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T19:12:45.620Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T19:12:45.620Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T19:12:45.620Z] ---> aefe523efa57 [2021-06-02T19:12:45.620Z] 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-02T19:12:48.203Z] ---> Running in a694908bef6b [2021-06-02T19:12:48.204Z] Removing intermediate container a694908bef6b [2021-06-02T19:12:48.204Z] ---> 1bf647d008b8 [2021-06-02T19:12:48.204Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T19:12:48.204Z] ---> Running in a296d3233f6b [2021-06-02T19:12:48.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:12:48.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:12:48.991Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T19:12:48.991Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T19:12:48.991Z] Executing bash-5.0.17-r0.post-install [2021-06-02T19:12:48.991Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:12:48.991Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T19:12:48.991Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T19:12:48.991Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T19:12:48.991Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T19:12:48.991Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T19:12:48.991Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T19:12:48.991Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T19:12:48.991Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T19:12:48.991Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T19:12:48.991Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T19:12:50.026Z] ---> b36699937e7e [2021-06-02T19:12:50.027Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:12:50.027Z] ---> bc97edfe0820 [2021-06-02T19:12:50.027Z] Step 9/23 : RUN go mod tidy [2021-06-02T19:12:50.027Z] ---> 4efe4ca4b22c [2021-06-02T19:12:50.027Z] Step 9/22 : RUN go mod tidy [2021-06-02T19:12:50.027Z] ---> 4ee2c2634737 [2021-06-02T19:12:50.027Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:12:50.027Z] ---> b8b9c6b0af3e [2021-06-02T19:12:50.027Z] Step 9/26 : RUN go mod tidy [2021-06-02T19:12:50.027Z] ---> Running in 0096927f7078 [2021-06-02T19:12:50.027Z] ---> Running in ba76332d1b31 [2021-06-02T19:12:50.027Z] ---> Running in 943d689b24f8 [2021-06-02T19:12:50.027Z] ---> Running in 291489986adc [2021-06-02T19:12:50.027Z] ---> Running in 539ecbb1f3e5 [2021-06-02T19:12:50.383Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T19:12:50.383Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T19:12:50.383Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T19:12:50.383Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T19:12:50.383Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T19:12:50.383Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T19:12:50.383Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T19:12:50.383Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T19:12:50.383Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T19:12:50.383Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T19:12:50.383Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T19:12:50.383Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T19:12:50.383Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T19:12:50.383Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T19:12:50.383Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T19:12:50.383Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T19:12:50.383Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T19:12:50.383Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T19:12:50.383Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T19:12:50.644Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T19:12:50.644Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T19:12:50.644Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T19:12:50.644Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T19:12:50.644Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T19:12:50.644Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T19:12:50.644Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T19:12:50.644Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T19:12:50.644Z] OK: 72 MiB in 59 packages [2021-06-02T19:12:52.559Z] Collecting docker-compose==1.23.2 [2021-06-02T19:12:52.559Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T19:12:52.559Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T19:12:52.560Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T19:12:53.515Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T19:12:53.515Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T19:12:53.515Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T19:12:53.515Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T19:12:54.355Z] Removing intermediate container ba76332d1b31 [2021-06-02T19:12:54.355Z] ---> 2406572dabbf [2021-06-02T19:12:54.355Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T19:12:54.355Z] ---> Running in f53ff2814616 [2021-06-02T19:12:54.355Z] Removing intermediate container 0096927f7078 [2021-06-02T19:12:54.355Z] ---> d044ac319eaf [2021-06-02T19:12:54.355Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T19:12:54.676Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T19:12:54.676Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T19:12:54.676Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T19:12:54.676Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T19:12:54.967Z] ---> Running in 7dec6e10780f [2021-06-02T19:12:55.242Z] Removing intermediate container 539ecbb1f3e5 [2021-06-02T19:12:55.242Z] ---> f542047b4b04 [2021-06-02T19:12:55.242Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T19:12:55.242Z] Removing intermediate container 943d689b24f8 [2021-06-02T19:12:55.242Z] ---> 5f2b075b6e1c [2021-06-02T19:12:55.242Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T19:12:55.516Z] ---> Running in 09cf68a61a5e [2021-06-02T19:12:55.516Z] Removing intermediate container 291489986adc [2021-06-02T19:12:55.516Z] ---> 60cec74c70b2 [2021-06-02T19:12:55.516Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T19:12:55.800Z] ---> Running in 72376c38b647 [2021-06-02T19:12:55.800Z] ---> Running in 6bb6d963045c [2021-06-02T19:12:55.885Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T19:12:55.885Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T19:12:56.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T19:12:56.232Z] Collecting PyYAML<4,>=3.10 [2021-06-02T19:12:56.232Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T19:12:57.069Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T19:12:57.810Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T19:12:57.810Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T19:12:58.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T19:12:58.077Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T19:12:58.077Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T19:12:58.077Z] 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-02T19:12:58.077Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T19:12:58.077Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T19:12:58.077Z] 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-02T19:12:58.077Z] 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-02T19:12:58.347Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T19:12:58.347Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T19:12:58.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T19:12:58.619Z] Collecting idna<2.8,>=2.5 [2021-06-02T19:12:58.619Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T19:12:58.619Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T19:12:58.619Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T19:12:58.619Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T19:12:58.619Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T19:12:58.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T19:12:58.889Z] Installing collected packages: texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, jsonschema, dockerpty, cached-property, PyYAML, docker-compose [2021-06-02T19:12:58.889Z] Running setup.py install for texttable: started [2021-06-02T19:12:59.851Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T19:12:59.851Z] Attempting uninstall: urllib3 [2021-06-02T19:12:59.851Z] Found existing installation: urllib3 1.25.9 [2021-06-02T19:12:59.851Z] Uninstalling urllib3-1.25.9: [2021-06-02T19:12:59.851Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T19:12:59.851Z] Attempting uninstall: idna [2021-06-02T19:12:59.851Z] Found existing installation: idna 2.9 [2021-06-02T19:12:59.851Z] Uninstalling idna-2.9: [2021-06-02T19:13:00.155Z] Successfully uninstalled idna-2.9 [2021-06-02T19:13:00.429Z] Attempting uninstall: requests [2021-06-02T19:13:00.429Z] Found existing installation: requests 2.23.0 [2021-06-02T19:13:00.429Z] Uninstalling requests-2.23.0: [2021-06-02T19:13:00.429Z] Successfully uninstalled requests-2.23.0 [2021-06-02T19:13:01.023Z] Running setup.py install for docopt: started [2021-06-02T19:13:01.995Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T19:13:01.995Z] Running setup.py install for dockerpty: started [2021-06-02T19:13:02.969Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T19:13:02.969Z] Running setup.py install for PyYAML: started [2021-06-02T19:13:03.961Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T19:13:04.232Z] 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-02T19:13:09.572Z] Removing intermediate container a296d3233f6b [2021-06-02T19:13:09.572Z] ---> 869d222fd2a7 [2021-06-02T19:13:09.572Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T19:13:09.572Z] ---> Running in 91ee63535660 [2021-06-02T19:13:09.572Z] Removing intermediate container 91ee63535660 [2021-06-02T19:13:09.572Z] ---> 2fd703f9eaf2 [2021-06-02T19:13:09.572Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T19:13:09.834Z] ---> Running in 1a5c6f195ab8 [2021-06-02T19:13:09.834Z] Removing intermediate container 1a5c6f195ab8 [2021-06-02T19:13:09.834Z] ---> 4004787f53a2 [2021-06-02T19:13:09.834Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T19:13:10.421Z] ---> f236839cf8bd [2021-06-02T19:13:10.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T19:13:10.685Z] ---> 4c10873c7033 [2021-06-02T19:13:10.685Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T19:13:11.262Z] ---> d8f434cff223 [2021-06-02T19:13:11.262Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T19:13:11.262Z] ---> Running in 0e4ea38a9dae [2021-06-02T19:13:11.262Z] Removing intermediate container 0e4ea38a9dae [2021-06-02T19:13:11.262Z] ---> 3cace202856f [2021-06-02T19:13:11.262Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:13:11.522Z] ---> Running in ab8b517916a2 [2021-06-02T19:13:11.522Z] Removing intermediate container ab8b517916a2 [2021-06-02T19:13:11.523Z] ---> a835fec5f71c [2021-06-02T19:13:11.523Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T19:13:11.523Z] ---> Running in 53b204b16d13 [2021-06-02T19:13:11.784Z] Removing intermediate container 53b204b16d13 [2021-06-02T19:13:11.784Z] ---> 1016950edceb [2021-06-02T19:13:11.784Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:13:11.784Z] ---> Running in dab89f48a012 [2021-06-02T19:13:12.045Z] Removing intermediate container dab89f48a012 [2021-06-02T19:13:12.046Z] ---> 1b313df122ad [2021-06-02T19:13:12.046Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:13:12.309Z] ---> Running in dca80d6963f3 [2021-06-02T19:13:12.309Z] Removing intermediate container dca80d6963f3 [2021-06-02T19:13:12.309Z] ---> be5fbbdbb75a [2021-06-02T19:13:12.309Z] [2021-06-02T19:13:12.572Z] Successfully built be5fbbdbb75a [2021-06-02T19:13:12.572Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T19:13:12.572Z] Building support-notifications [2021-06-02T19:13:39.207Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:13:39.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:13:39.207Z] ---> 0f58ef435f41 [2021-06-02T19:13:39.207Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T19:13:39.207Z] ---> Using cache [2021-06-02T19:13:39.207Z] ---> 7b3331c8be74 [2021-06-02T19:13:39.207Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:13:39.207Z] ---> Using cache [2021-06-02T19:13:39.207Z] ---> f14903957230 [2021-06-02T19:13:39.207Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T19:13:39.207Z] Removing intermediate container bba76820e06d [2021-06-02T19:13:39.207Z] ---> f5e505758897 [2021-06-02T19:13:39.207Z] [2021-06-02T19:13:39.207Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:13:39.207Z] 3.12: Pulling from library/alpine [2021-06-02T19:13:39.207Z] ---> Running in 12f890c2aa36 [2021-06-02T19:13:39.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:39.207Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T19:13:39.207Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T19:13:39.207Z] ---> 13621d1b12d4 [2021-06-02T19:13:39.207Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T19:13:39.207Z] ---> Running in bbd198cd2110 [2021-06-02T19:13:39.207Z] Removing intermediate container b9c07de59d47 [2021-06-02T19:13:39.207Z] ---> 2372855f2d12 [2021-06-02T19:13:39.207Z] [2021-06-02T19:13:39.207Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T19:13:39.207Z] ---> 13621d1b12d4 [2021-06-02T19:13:39.207Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T19:13:39.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:39.207Z] ---> Running in c032f8bf69cc [2021-06-02T19:13:39.207Z] Removing intermediate container bbd198cd2110 [2021-06-02T19:13:39.207Z] ---> 1a83c27f164b [2021-06-02T19:13:39.207Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T19:13:39.207Z] Removing intermediate container c032f8bf69cc [2021-06-02T19:13:39.207Z] ---> 5986cb271cb1 [2021-06-02T19:13:39.207Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T19:13:39.207Z] ---> Running in f4912f15cc59 [2021-06-02T19:13:39.207Z] ---> Running in e26bd463cb04 [2021-06-02T19:13:39.470Z] Removing intermediate container f4912f15cc59 [2021-06-02T19:13:39.470Z] ---> 4ac61eacc3c9 [2021-06-02T19:13:39.470Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T19:13:39.470Z] ---> Running in ab6ff5dcfbee [2021-06-02T19:13:39.470Z] OK: 219 MiB in 52 packages [2021-06-02T19:13:39.733Z] Removing intermediate container ab6ff5dcfbee [2021-06-02T19:13:39.733Z] ---> 3a4f411a37d3 [2021-06-02T19:13:39.733Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:13:39.733Z] ---> Running in 47dfcc3282e1 [2021-06-02T19:13:39.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:39.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:39.995Z] Removing intermediate container 12f890c2aa36 [2021-06-02T19:13:39.995Z] ---> c4ad60871504 [2021-06-02T19:13:39.995Z] Step 6/23 : COPY go.mod . [2021-06-02T19:13:39.995Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T19:13:39.995Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T19:13:39.995Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:13:39.995Z] OK: 6 MiB in 16 packages [2021-06-02T19:13:40.261Z] ---> 2aad93fefaf4 [2021-06-02T19:13:40.261Z] Step 7/23 : RUN go mod download [2021-06-02T19:13:40.524Z] ---> Running in 0711e817cb81 [2021-06-02T19:13:40.524Z] Removing intermediate container e26bd463cb04 [2021-06-02T19:13:40.524Z] ---> cbdf066eb407 [2021-06-02T19:13:40.524Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T19:13:40.524Z] ---> Running in e4c41276d33e [2021-06-02T19:13:41.098Z] Removing intermediate container e4c41276d33e [2021-06-02T19:13:41.098Z] ---> 2f802f3d5d1d [2021-06-02T19:13:41.098Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T19:13:41.098Z] ---> Running in 5828761a9c92 [2021-06-02T19:13:41.098Z] Removing intermediate container 47dfcc3282e1 [2021-06-02T19:13:41.098Z] ---> 7c78f5ab929a [2021-06-02T19:13:41.098Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T19:13:41.098Z] ---> Running in add4538832c2 [2021-06-02T19:13:41.362Z] Removing intermediate container 5828761a9c92 [2021-06-02T19:13:41.363Z] ---> 4f65497770ae [2021-06-02T19:13:41.363Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T19:13:41.363Z] ---> Running in 19113353cd1a [2021-06-02T19:13:42.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:43.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:43.284Z] Removing intermediate container 0711e817cb81 [2021-06-02T19:13:43.284Z] ---> 36072e19cbda [2021-06-02T19:13:43.284Z] Step 8/23 : COPY . . [2021-06-02T19:13:43.550Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T19:13:43.550Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T19:13:43.550Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T19:13:43.810Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T19:13:44.756Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T19:13:45.698Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T19:13:45.698Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:13:47.084Z] OK: 8 MiB in 20 packages [2021-06-02T19:13:53.713Z] Removing intermediate container 190323f4c155 [2021-06-02T19:13:53.713Z] ---> b6e27fd0db42 [2021-06-02T19:13:53.713Z] [2021-06-02T19:13:53.713Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:13:53.713Z] ---> 13621d1b12d4 [2021-06-02T19:13:53.713Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:13:53.713Z] ---> Running in 11f10a3536d8 [2021-06-02T19:13:53.713Z] ---> 75404e1113bc [2021-06-02T19:13:53.713Z] Step 9/23 : RUN go mod tidy [2021-06-02T19:13:53.974Z] ---> Running in e81043437ccd [2021-06-02T19:13:53.974Z] Removing intermediate container 19113353cd1a [2021-06-02T19:13:53.974Z] ---> f5c8542b59fa [2021-06-02T19:13:53.974Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T19:13:54.244Z] Removing intermediate container add4538832c2 [2021-06-02T19:13:54.244Z] ---> aa27a294d9e1 [2021-06-02T19:13:54.244Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:13:54.244Z] ---> Running in 2ce31abc8c11 [2021-06-02T19:13:54.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:54.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:54.510Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T19:13:54.510Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:13:54.771Z] OK: 6 MiB in 15 packages [2021-06-02T19:13:55.036Z] ---> f8985dafb6e2 [2021-06-02T19:13:55.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T19:13:55.036Z] Removing intermediate container 2ce31abc8c11 [2021-06-02T19:13:55.036Z] ---> 984a9f9749b4 [2021-06-02T19:13:55.036Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T19:13:55.036Z] Removing intermediate container bb3b2151cc71 [2021-06-02T19:13:55.036Z] ---> 6c321c67702b [2021-06-02T19:13:55.036Z] [2021-06-02T19:13:55.036Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:13:55.036Z] ---> 13621d1b12d4 [2021-06-02T19:13:55.036Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:13:55.300Z] ---> Running in 1519ccdef2a8 [2021-06-02T19:13:55.894Z] ---> 63cb41234b58 [2021-06-02T19:13:55.894Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T19:13:55.894Z] Removing intermediate container 11f10a3536d8 [2021-06-02T19:13:55.894Z] ---> bf3beaeee486 [2021-06-02T19:13:55.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:13:55.894Z] ---> 60fdec5b1217 [2021-06-02T19:13:55.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T19:13:55.894Z] ---> Running in c941aa1e00d0 [2021-06-02T19:13:55.894Z] ---> Running in e0ba4ecff992 [2021-06-02T19:13:55.894Z] Removing intermediate container c941aa1e00d0 [2021-06-02T19:13:55.894Z] ---> 641501a08546 [2021-06-02T19:13:55.894Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T19:13:56.167Z] ---> Running in 604bb9723ff7 [2021-06-02T19:13:56.167Z] ---> d37a4653d767 [2021-06-02T19:13:56.167Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T19:13:56.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:56.167Z] ---> Running in 9ec697f0947e [2021-06-02T19:13:56.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:13:56.167Z] Removing intermediate container 604bb9723ff7 [2021-06-02T19:13:56.167Z] ---> 12433e6715b3 [2021-06-02T19:13:56.167Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T19:13:56.433Z] Removing intermediate container e81043437ccd [2021-06-02T19:13:56.433Z] ---> 99b80ba6785c [2021-06-02T19:13:56.433Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T19:13:56.433Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T19:13:56.433Z] ---> Running in 5bb754862af6 [2021-06-02T19:13:56.433Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:13:56.433Z] OK: 6 MiB in 15 packages [2021-06-02T19:13:56.433Z] ---> Running in 49bde18d4bd4 [2021-06-02T19:13:56.433Z] Removing intermediate container 9ec697f0947e [2021-06-02T19:13:56.433Z] ---> 7d1d9c329994 [2021-06-02T19:13:56.433Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:13:56.433Z] ---> Running in 50e85e70cff2 [2021-06-02T19:13:56.696Z] Removing intermediate container 5bb754862af6 [2021-06-02T19:13:56.696Z] ---> 4038129e1e01 [2021-06-02T19:13:56.696Z] Step 16/24 : WORKDIR / [2021-06-02T19:13:56.696Z] Removing intermediate container 50e85e70cff2 [2021-06-02T19:13:56.696Z] ---> 0c3f1a17edce [2021-06-02T19:13:56.696Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T19:13:56.696Z] ---> Running in 42b8e33ac7a8 [2021-06-02T19:13:56.696Z] ---> Running in 546176e2ff6f [2021-06-02T19:13:56.956Z] Removing intermediate container 42b8e33ac7a8 [2021-06-02T19:13:56.956Z] ---> bfc4e21ad6e3 [2021-06-02T19:13:56.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:13:56.956Z] Removing intermediate container 1519ccdef2a8 [2021-06-02T19:13:56.956Z] ---> 51dfe64820b5 [2021-06-02T19:13:56.956Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:13:57.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T19:13:57.216Z] Removing intermediate container 546176e2ff6f [2021-06-02T19:13:57.216Z] ---> ade2dbad6b24 [2021-06-02T19:13:57.216Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:13:57.216Z] ---> Running in f89c839a5357 [2021-06-02T19:13:57.216Z] ---> Running in d2ca86c90451 [2021-06-02T19:13:57.216Z] Removing intermediate container e0ba4ecff992 [2021-06-02T19:13:57.216Z] ---> 118212cdb952 [2021-06-02T19:13:57.216Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:13:57.485Z] ---> dba9a7579d3d [2021-06-02T19:13:57.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T19:13:57.485Z] Removing intermediate container d2ca86c90451 [2021-06-02T19:13:57.485Z] ---> fb78964fbce9 [2021-06-02T19:13:57.485Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:13:57.485Z] ---> Running in 112165ecac33 [2021-06-02T19:13:57.485Z] Removing intermediate container f89c839a5357 [2021-06-02T19:13:57.485Z] ---> b2d44ba80731 [2021-06-02T19:13:57.485Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T19:13:57.485Z] ---> Running in c3f725426427 [2021-06-02T19:13:57.753Z] ---> 7a0d7d5898b6 [2021-06-02T19:13:57.753Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T19:13:58.023Z] Removing intermediate container c3f725426427 [2021-06-02T19:13:58.023Z] ---> 216bcdd53200 [2021-06-02T19:13:58.023Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T19:13:58.023Z] Removing intermediate container 112165ecac33 [2021-06-02T19:13:58.023Z] ---> d232c1731b0e [2021-06-02T19:13:58.023Z] [2021-06-02T19:13:58.023Z] ---> Running in ff30e76182ad [2021-06-02T19:13:58.023Z] ---> e627e92c6d35 [2021-06-02T19:13:58.023Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T19:13:58.286Z] Successfully built d232c1731b0e [2021-06-02T19:13:58.287Z] Successfully tagged core-data:latest [2021-06-02T19:13:58.287Z] Building support-scheduler [2021-06-02T19:13:58.550Z]  Building core-data ... done Removing intermediate container ff30e76182ad [2021-06-02T19:13:58.550Z] ---> e36a83d3b761 [2021-06-02T19:13:58.550Z] Step 16/24 : WORKDIR / [2021-06-02T19:13:58.550Z] ---> 4b99dea40af7 [2021-06-02T19:13:58.550Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T19:13:58.550Z] ---> d810c59707c3 [2021-06-02T19:13:58.550Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T19:13:58.550Z] ---> Running in d11793f27b0f [2021-06-02T19:14:00.502Z] ---> Running in d1a679ed1017 [2021-06-02T19:14:04.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:14:04.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:14:04.779Z] ---> 0f58ef435f41 [2021-06-02T19:14:04.779Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T19:14:04.779Z] ---> Using cache [2021-06-02T19:14:04.779Z] ---> 7b3331c8be74 [2021-06-02T19:14:04.779Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:14:04.779Z] ---> Using cache [2021-06-02T19:14:04.779Z] ---> f14903957230 [2021-06-02T19:14:04.779Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T19:14:05.352Z] ---> 3ca8fa552b03 [2021-06-02T19:14:05.352Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T19:14:05.930Z] Removing intermediate container d11793f27b0f [2021-06-02T19:14:05.930Z] ---> 13ee68149f74 [2021-06-02T19:14:05.930Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:14:05.930Z] ---> Running in cd868e953344 [2021-06-02T19:14:05.930Z] Removing intermediate container d1a679ed1017 [2021-06-02T19:14:05.930Z] ---> 445531aeb543 [2021-06-02T19:14:05.930Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:14:05.930Z] ---> b754839bcb6e [2021-06-02T19:14:05.930Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T19:14:06.195Z] ---> Running in dc06c87a1211 [2021-06-02T19:14:06.460Z] ---> cc312552cccf [2021-06-02T19:14:06.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T19:14:06.460Z] Removing intermediate container dc06c87a1211 [2021-06-02T19:14:06.460Z] ---> 4c2a7f45f1c2 [2021-06-02T19:14:06.460Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T19:14:06.460Z] ---> 5f24a7936dbb [2021-06-02T19:14:06.460Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T19:14:06.460Z] ---> Running in e998438b3dad [2021-06-02T19:14:06.734Z] ---> Running in 60ead0aade24 [2021-06-02T19:14:06.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:06.734Z] Removing intermediate container e998438b3dad [2021-06-02T19:14:06.734Z] ---> 2006025dcd1a [2021-06-02T19:14:06.734Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:14:06.734Z] ---> Running in 2675f24fada2 [2021-06-02T19:14:07.000Z] Removing intermediate container 60ead0aade24 [2021-06-02T19:14:07.000Z] ---> 300d39543c8b [2021-06-02T19:14:07.000Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T19:14:07.000Z] ---> 19be5c7f8a39 [2021-06-02T19:14:07.000Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T19:14:07.000Z] Removing intermediate container 2675f24fada2 [2021-06-02T19:14:07.000Z] ---> 52d3fd095c2c [2021-06-02T19:14:07.000Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:14:07.261Z] ---> Running in eb5609a968bb [2021-06-02T19:14:07.524Z] ---> 34e8ec23b7be [2021-06-02T19:14:07.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T19:14:07.524Z] ---> a40c49fadf89 [2021-06-02T19:14:07.524Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T19:14:07.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:07.524Z] ---> Running in 7d38f30b21c6 [2021-06-02T19:14:07.524Z] Removing intermediate container eb5609a968bb [2021-06-02T19:14:07.524Z] ---> 69a2f0da2ca6 [2021-06-02T19:14:07.524Z] [2021-06-02T19:14:07.524Z] ---> Running in 92423874508a [2021-06-02T19:14:07.787Z] Successfully built 69a2f0da2ca6 [2021-06-02T19:14:07.787Z] Successfully tagged core-command:latest [2021-06-02T19:14:07.787Z] Building security-proxy-setup [2021-06-02T19:14:08.050Z]  Building core-command ... done OK: 219 MiB in 52 packages [2021-06-02T19:14:08.050Z] Removing intermediate container 7d38f30b21c6 [2021-06-02T19:14:08.050Z] ---> 1a816c822f6b [2021-06-02T19:14:08.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:14:08.050Z] ---> Running in fe3f4e3b5538 [2021-06-02T19:14:14.647Z] Removing intermediate container fe3f4e3b5538 [2021-06-02T19:14:14.647Z] ---> 287bec51221b [2021-06-02T19:14:14.647Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T19:14:15.226Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:14:15.226Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:14:15.226Z] ---> 0f58ef435f41 [2021-06-02T19:14:15.226Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T19:14:15.226Z] ---> Using cache [2021-06-02T19:14:15.226Z] ---> 7b3331c8be74 [2021-06-02T19:14:15.226Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:14:15.226Z] ---> Using cache [2021-06-02T19:14:15.226Z] ---> f14903957230 [2021-06-02T19:14:15.226Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T19:14:15.495Z] ---> Running in 68d6baf11771 [2021-06-02T19:14:15.495Z] ---> Running in c01130f78e70 [2021-06-02T19:14:15.495Z] Removing intermediate container cd868e953344 [2021-06-02T19:14:15.495Z] ---> 24f6f40d930b [2021-06-02T19:14:15.495Z] Step 6/23 : COPY go.mod . [2021-06-02T19:14:15.756Z] Removing intermediate container 68d6baf11771 [2021-06-02T19:14:15.756Z] ---> 5c7693cb3fb0 [2021-06-02T19:14:15.756Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:14:15.756Z] ---> Running in 3ae06b8422d2 [2021-06-02T19:14:15.756Z] Removing intermediate container 92423874508a [2021-06-02T19:14:15.756Z] ---> 6edf92bff3ed [2021-06-02T19:14:15.756Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T19:14:16.018Z] ---> 4c7e9729f8b4 [2021-06-02T19:14:16.018Z] Step 7/23 : RUN go mod download [2021-06-02T19:14:16.018Z] ---> Running in 7bc6c3cc2dba [2021-06-02T19:14:16.018Z] Removing intermediate container 3ae06b8422d2 [2021-06-02T19:14:16.018Z] ---> 62f2e30e5e89 [2021-06-02T19:14:16.018Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:14:16.018Z] ---> Running in 4f90c4755553 [2021-06-02T19:14:16.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:16.282Z] ---> Running in 9817e7d36b9e [2021-06-02T19:14:16.282Z] Removing intermediate container 7bc6c3cc2dba [2021-06-02T19:14:16.282Z] ---> d28f61fa8f71 [2021-06-02T19:14:16.282Z] Step 29/32 : CMD ["gate"] [2021-06-02T19:14:16.282Z] Removing intermediate container 9817e7d36b9e [2021-06-02T19:14:16.282Z] ---> fb9a75203f4d [2021-06-02T19:14:16.282Z] [2021-06-02T19:14:16.546Z] ---> Running in 7c8b48b0771d [2021-06-02T19:14:16.546Z] Successfully built fb9a75203f4d [2021-06-02T19:14:16.546Z] Successfully tagged core-metadata:latest [2021-06-02T19:14:16.546Z] Building security-secretstore-setup [2021-06-02T19:14:16.812Z]  Building core-metadata ... done Removing intermediate container 7c8b48b0771d [2021-06-02T19:14:16.812Z] ---> bb8dcef2dccf [2021-06-02T19:14:16.812Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T19:14:16.812Z] ---> Running in 8660557c2dbe [2021-06-02T19:14:17.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:18.341Z] OK: 219 MiB in 52 packages [2021-06-02T19:14:23.639Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:14:23.639Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:14:23.639Z] ---> 0f58ef435f41 [2021-06-02T19:14:23.639Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T19:14:23.639Z] ---> Using cache [2021-06-02T19:14:23.639Z] ---> 7b3331c8be74 [2021-06-02T19:14:23.639Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:14:23.639Z] ---> Using cache [2021-06-02T19:14:23.639Z] ---> f14903957230 [2021-06-02T19:14:23.639Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T19:14:23.639Z] ---> Using cache [2021-06-02T19:14:23.639Z] ---> 24f6f40d930b [2021-06-02T19:14:23.639Z] Step 6/26 : COPY go.mod . [2021-06-02T19:14:23.639Z] ---> Using cache [2021-06-02T19:14:23.639Z] ---> 4c7e9729f8b4 [2021-06-02T19:14:23.639Z] Step 7/26 : RUN go mod download [2021-06-02T19:14:24.235Z] Removing intermediate container 8660557c2dbe [2021-06-02T19:14:24.235Z] ---> a955a00d45ab [2021-06-02T19:14:24.235Z] Step 31/32 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:14:24.235Z] ---> Running in fd57227ce1fc [2021-06-02T19:14:24.500Z] ---> Running in 0c1d421d7229 [2021-06-02T19:14:24.500Z] Removing intermediate container 4f90c4755553 [2021-06-02T19:14:24.500Z] ---> bc50faeedc83 [2021-06-02T19:14:24.500Z] Step 8/23 : COPY . . [2021-06-02T19:14:24.500Z] Removing intermediate container c01130f78e70 [2021-06-02T19:14:24.500Z] ---> 133703326fe1 [2021-06-02T19:14:24.500Z] Step 6/22 : COPY go.mod . [2021-06-02T19:14:24.782Z] Removing intermediate container 0c1d421d7229 [2021-06-02T19:14:24.782Z] ---> 3e6af91b8f6f [2021-06-02T19:14:24.782Z] Step 32/32 : LABEL version=2.0.0-dev.246 [2021-06-02T19:14:31.760Z] ---> 9d5ebdd718bb [2021-06-02T19:14:31.760Z] Step 7/22 : RUN go mod download [2021-06-02T19:14:31.760Z] ---> Running in 0cd971cb41ed [2021-06-02T19:14:31.760Z] ---> Running in a2ef001a07c5 [2021-06-02T19:14:31.760Z] Removing intermediate container 0cd971cb41ed [2021-06-02T19:14:31.760Z] ---> 450a958c06f9 [2021-06-02T19:14:31.760Z] [2021-06-02T19:14:31.760Z] Successfully built 450a958c06f9 [2021-06-02T19:14:31.760Z] ---> 7d37052033e3 [2021-06-02T19:14:31.760Z] Step 9/23 : RUN go mod tidy [2021-06-02T19:14:31.760Z] Successfully tagged security-bootstrapper:latest [2021-06-02T19:14:31.760Z]  Building security-bootstrapper ... done  ---> Running in 8da43edd3a18 [2021-06-02T19:14:31.760Z] Removing intermediate container fd57227ce1fc [2021-06-02T19:14:31.760Z] ---> ab344a0b70ee [2021-06-02T19:14:31.760Z] Step 8/26 : COPY . . [2021-06-02T19:14:41.851Z] Removing intermediate container a2ef001a07c5 [2021-06-02T19:14:41.851Z] ---> 5539bd1c8518 [2021-06-02T19:14:41.851Z] Step 8/22 : COPY . . [2021-06-02T19:14:41.851Z] ---> e96825cfab7c [2021-06-02T19:14:41.851Z] Step 9/26 : RUN go mod tidy [2021-06-02T19:14:42.115Z] Removing intermediate container 8da43edd3a18 [2021-06-02T19:14:42.115Z] ---> a76ecd33dbab [2021-06-02T19:14:42.115Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T19:14:46.328Z] ---> Running in c17c8bfc1071 [2021-06-02T19:14:46.947Z] ---> Running in a7a00275d611 [2021-06-02T19:14:47.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T19:14:50.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T19:14:50.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T19:14:52.141Z] ---> bf7d88c606a4 [2021-06-02T19:14:52.141Z] Step 9/22 : RUN go mod tidy [2021-06-02T19:14:52.405Z] ---> Running in 6f40567d5616 [2021-06-02T19:14:53.877Z] Removing intermediate container c17c8bfc1071 [2021-06-02T19:14:53.877Z] ---> d73033ea88cf [2021-06-02T19:14:53.877Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T19:14:53.877Z] ---> Running in 31ecfbd7c150 [2021-06-02T19:14:54.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T19:14:54.862Z] Removing intermediate container 49bde18d4bd4 [2021-06-02T19:14:54.862Z] ---> a45cef725b87 [2021-06-02T19:14:54.862Z] [2021-06-02T19:14:54.862Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T19:14:54.862Z] ---> 13621d1b12d4 [2021-06-02T19:14:54.862Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T19:14:54.862Z] ---> Running in c6ca955b28f3 [2021-06-02T19:14:54.862Z] Removing intermediate container 6f40567d5616 [2021-06-02T19:14:54.862Z] ---> 8fd626d3bc5e [2021-06-02T19:14:54.862Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T19:14:55.137Z] ---> Running in 816a9c9a5bba [2021-06-02T19:14:55.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:55.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:14:56.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T19:14:56.017Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T19:14:56.017Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T19:14:56.017Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:14:56.017Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:14:56.287Z] OK: 6 MiB in 16 packages [2021-06-02T19:14:56.896Z] Removing intermediate container c6ca955b28f3 [2021-06-02T19:14:56.896Z] ---> 0ba852c5503c [2021-06-02T19:14:56.896Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:14:56.896Z] ---> Running in f35bdcb17e92 [2021-06-02T19:14:57.166Z] Removing intermediate container f35bdcb17e92 [2021-06-02T19:14:57.166Z] ---> 0d720475b54b [2021-06-02T19:14:57.166Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T19:14:57.166Z] ---> Running in 6e0104b4eb93 [2021-06-02T19:14:57.440Z] Removing intermediate container 6e0104b4eb93 [2021-06-02T19:14:57.440Z] ---> 4650efb7c847 [2021-06-02T19:14:57.440Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T19:14:57.440Z] ---> Running in 627f0ac5a54e [2021-06-02T19:14:57.440Z] Removing intermediate container 627f0ac5a54e [2021-06-02T19:14:57.440Z] ---> 31ac9ea8e759 [2021-06-02T19:14:57.440Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:14:57.716Z] ---> 5c28cec0eb8c [2021-06-02T19:14:57.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T19:14:58.715Z] ---> edd1bea6b7cb [2021-06-02T19:14:58.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T19:14:58.992Z] ---> 20c461baf5f8 [2021-06-02T19:14:58.992Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T19:14:58.993Z] ---> Running in d82b847b5bd9 [2021-06-02T19:14:59.271Z] Removing intermediate container d82b847b5bd9 [2021-06-02T19:14:59.271Z] ---> 9dae8a70954e [2021-06-02T19:14:59.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:14:59.271Z] ---> Running in 48c694407af3 [2021-06-02T19:14:59.543Z] Removing intermediate container 48c694407af3 [2021-06-02T19:14:59.543Z] ---> 9ec27483a013 [2021-06-02T19:14:59.543Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T19:14:59.816Z] ---> Running in edf7f756b40f [2021-06-02T19:14:59.816Z] Removing intermediate container edf7f756b40f [2021-06-02T19:14:59.816Z] ---> db3f6b2f3925 [2021-06-02T19:14:59.816Z] Step 22/23 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:14:59.816Z] ---> Running in 265f7441f368 [2021-06-02T19:15:00.090Z] Removing intermediate container 265f7441f368 [2021-06-02T19:15:00.090Z] ---> de9355bd4126 [2021-06-02T19:15:00.090Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:00.090Z] ---> Running in 90f79f1065c7 [2021-06-02T19:15:00.360Z] Removing intermediate container 90f79f1065c7 [2021-06-02T19:15:00.360Z] ---> 2219a205651c [2021-06-02T19:15:00.360Z] [2021-06-02T19:15:00.639Z] Successfully built 2219a205651c [2021-06-02T19:15:00.639Z] Successfully tagged support-notifications:latest [2021-06-02T19:15:05.726Z] Removing intermediate container 72376c38b647 [2021-06-02T19:15:05.726Z] ---> d4d739998d8a [2021-06-02T19:15:05.726Z] [2021-06-02T19:15:05.726Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T19:15:05.726Z] Removing intermediate container 09cf68a61a5e [2021-06-02T19:15:05.726Z] ---> a08f7e646028 [2021-06-02T19:15:05.726Z] [2021-06-02T19:15:05.726Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T19:15:05.726Z] 3.12: Pulling from library/alpine [2021-06-02T19:15:05.726Z] 3.12: Pulling from library/alpine [2021-06-02T19:15:07.243Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T19:15:07.243Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T19:15:07.243Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T19:15:07.243Z] Status: Image is up to date for alpine:3.12 [2021-06-02T19:15:07.243Z] ---> 9852663dfa18 [2021-06-02T19:15:07.243Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T19:15:07.243Z] ---> 9852663dfa18 [2021-06-02T19:15:07.243Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T19:15:07.856Z] ---> Running in 48cd921610b5 [2021-06-02T19:15:07.856Z] ---> Running in 27902b98777a [2021-06-02T19:15:11.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:11.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:11.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:11.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:11.557Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T19:15:11.834Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:15:11.834Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T19:15:11.834Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T19:15:11.834Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T19:15:11.834Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T19:15:11.834Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:11.834Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T19:15:11.834Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:15:11.834Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:15:11.834Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T19:15:11.834Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T19:15:11.834Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:11.834Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:15:12.108Z] OK: 7 MiB in 20 packages [2021-06-02T19:15:12.386Z] OK: 7 MiB in 18 packages [2021-06-02T19:15:15.031Z] Removing intermediate container 6bb6d963045c [2021-06-02T19:15:15.031Z] ---> 59d723c6f923 [2021-06-02T19:15:15.031Z] [2021-06-02T19:15:15.031Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:15:15.031Z] ---> 9852663dfa18 [2021-06-02T19:15:15.031Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:15:15.031Z] Removing intermediate container f53ff2814616 [2021-06-02T19:15:15.031Z] ---> 5209ad8b922a [2021-06-02T19:15:15.031Z] [2021-06-02T19:15:15.031Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T19:15:15.031Z] ---> 9852663dfa18 [2021-06-02T19:15:15.031Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T19:15:15.320Z] ---> Running in 097311d0be2d [2021-06-02T19:15:15.320Z] ---> Running in 1a8496cc9490 [2021-06-02T19:15:15.927Z] Removing intermediate container 48cd921610b5 [2021-06-02T19:15:15.927Z] ---> 3ec1495929e4 [2021-06-02T19:15:15.927Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T19:15:16.222Z] ---> Running in dbd5f13e80a9 [2021-06-02T19:15:16.222Z] Removing intermediate container 27902b98777a [2021-06-02T19:15:16.222Z] ---> 90940e5ac0b6 [2021-06-02T19:15:16.222Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T19:15:16.846Z] ---> Running in f5284b58b798 [2021-06-02T19:15:17.462Z] Removing intermediate container dbd5f13e80a9 [2021-06-02T19:15:17.462Z] ---> 591f076bd8f1 [2021-06-02T19:15:17.462Z] Step 14/26 : WORKDIR / [2021-06-02T19:15:17.462Z] ---> Running in 4ba8ed003ec6 [2021-06-02T19:15:17.736Z] Removing intermediate container f5284b58b798 [2021-06-02T19:15:17.736Z] ---> 2eb6a062972c [2021-06-02T19:15:17.736Z] Step 14/22 : WORKDIR /edgex [2021-06-02T19:15:18.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:18.016Z] ---> Running in 62b90cf1f0d2 [2021-06-02T19:15:18.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:18.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:18.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:18.570Z] Removing intermediate container 4ba8ed003ec6 [2021-06-02T19:15:18.570Z] ---> 8f6f2952f9b5 [2021-06-02T19:15:18.570Z] 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-02T19:15:18.847Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T19:15:18.847Z] Removing intermediate container 62b90cf1f0d2 [2021-06-02T19:15:18.847Z] ---> 6d28093e8937 [2021-06-02T19:15:18.847Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T19:15:18.914Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T19:15:18.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T19:15:18.914Z] Removing intermediate container a7a00275d611 [2021-06-02T19:15:18.914Z] ---> 9a57b842461b [2021-06-02T19:15:18.914Z] [2021-06-02T19:15:18.914Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T19:15:18.914Z] ---> 13621d1b12d4 [2021-06-02T19:15:18.914Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:15:18.914Z] ---> Using cache [2021-06-02T19:15:18.914Z] ---> 51dfe64820b5 [2021-06-02T19:15:18.914Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:15:18.914Z] ---> Using cache [2021-06-02T19:15:18.914Z] ---> b2d44ba80731 [2021-06-02T19:15:18.914Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T19:15:18.914Z] ---> Running in e4c85eb75598 [2021-06-02T19:15:18.914Z] Removing intermediate container e4c85eb75598 [2021-06-02T19:15:18.914Z] ---> 16bf27b7da5f [2021-06-02T19:15:18.914Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T19:15:18.914Z] ---> Running in fd13caf6eb9b [2021-06-02T19:15:18.914Z] Removing intermediate container fd13caf6eb9b [2021-06-02T19:15:18.914Z] ---> a54221aa3bb4 [2021-06-02T19:15:18.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:15:19.135Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T19:15:19.135Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:19.135Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T19:15:19.135Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:15:19.135Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:19.135Z] OK: 5 MiB in 15 packages [2021-06-02T19:15:19.183Z] ---> b611377b172e [2021-06-02T19:15:19.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T19:15:19.415Z] OK: 6 MiB in 16 packages [2021-06-02T19:15:20.057Z] ---> c868e458142a [2021-06-02T19:15:20.057Z] 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-02T19:15:20.143Z] ---> 839d1f6e439d [2021-06-02T19:15:20.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:20.143Z] ---> 7bf037d8e467 [2021-06-02T19:15:20.143Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T19:15:20.351Z] ---> ec72b52b8e66 [2021-06-02T19:15:20.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T19:15:20.433Z] ---> Running in d59665b51018 [2021-06-02T19:15:21.004Z] Removing intermediate container d59665b51018 [2021-06-02T19:15:21.004Z] ---> 73f4e4112a4e [2021-06-02T19:15:21.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:15:21.357Z] Removing intermediate container 097311d0be2d [2021-06-02T19:15:21.357Z] ---> 210434b9b488 [2021-06-02T19:15:21.357Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:15:21.577Z] ---> Running in 5bc54c694756 [2021-06-02T19:15:21.577Z] Removing intermediate container 31ecfbd7c150 [2021-06-02T19:15:21.577Z] ---> 93683d97d2bf [2021-06-02T19:15:21.577Z] [2021-06-02T19:15:21.577Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T19:15:21.577Z] ---> 13621d1b12d4 [2021-06-02T19:15:21.577Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T19:15:21.577Z] ---> Running in 82c07c804107 [2021-06-02T19:15:21.577Z] Removing intermediate container 5bc54c694756 [2021-06-02T19:15:21.577Z] ---> 94e527f3ae1c [2021-06-02T19:15:21.577Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T19:15:21.632Z] ---> 20e4d9a42120 [2021-06-02T19:15:21.632Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:21.632Z] ---> Running in 3234c6c4cb23 [2021-06-02T19:15:22.253Z] Removing intermediate container 1a8496cc9490 [2021-06-02T19:15:22.253Z] ---> a71cb56e4d9a [2021-06-02T19:15:22.253Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:15:22.526Z] Removing intermediate container 3234c6c4cb23 [2021-06-02T19:15:22.526Z] ---> 0c2055e7c526 [2021-06-02T19:15:22.526Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T19:15:22.526Z] ---> 9393014d1db5 [2021-06-02T19:15:22.526Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T19:15:22.526Z] ---> Running in 38f10b0cf413 [2021-06-02T19:15:22.526Z] ---> Running in da848b5b74c8 [2021-06-02T19:15:22.530Z] ---> Running in 9eb43b9e7c6e [2021-06-02T19:15:22.802Z] ---> 0506563987b8 [2021-06-02T19:15:22.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-02T19:15:23.102Z] Removing intermediate container 816a9c9a5bba [2021-06-02T19:15:23.102Z] ---> 1d1b8148b07d [2021-06-02T19:15:23.102Z] [2021-06-02T19:15:23.102Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T19:15:23.102Z] ---> 13621d1b12d4 [2021-06-02T19:15:23.102Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T19:15:23.384Z] Removing intermediate container 9eb43b9e7c6e [2021-06-02T19:15:23.384Z] ---> 5590b88a8b68 [2021-06-02T19:15:23.384Z] Step 22/23 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:23.384Z] ---> Running in 3c959e16cc76 [2021-06-02T19:15:23.384Z] ---> Running in 84e397e9679c [2021-06-02T19:15:23.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:15:23.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:15:23.384Z] Removing intermediate container 84e397e9679c [2021-06-02T19:15:23.384Z] ---> f9910a471aca [2021-06-02T19:15:23.384Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:23.421Z] Removing intermediate container 38f10b0cf413 [2021-06-02T19:15:23.421Z] ---> 651d5f2315a3 [2021-06-02T19:15:23.421Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T19:15:23.645Z] ---> Running in ee7948818996 [2021-06-02T19:15:23.645Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T19:15:23.645Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:15:23.645Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T19:15:23.645Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T19:15:23.645Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T19:15:23.645Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T19:15:23.645Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:23.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T19:15:23.645Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:15:23.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T19:15:23.645Z] OK: 7 MiB in 20 packages [2021-06-02T19:15:23.645Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T19:15:23.695Z] Removing intermediate container da848b5b74c8 [2021-06-02T19:15:23.695Z] ---> bca212e1a63f [2021-06-02T19:15:23.695Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T19:15:23.916Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:15:23.916Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T19:15:23.916Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T19:15:23.916Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:23.916Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T19:15:23.916Z] Removing intermediate container ee7948818996 [2021-06-02T19:15:23.916Z] ---> 387b7ada9dfb [2021-06-02T19:15:23.916Z] [2021-06-02T19:15:23.916Z] OK: 7 MiB in 18 packages [2021-06-02T19:15:23.916Z] Successfully built 387b7ada9dfb [2021-06-02T19:15:23.916Z] Successfully tagged support-scheduler:latest [2021-06-02T19:15:23.973Z] ---> Running in ca528b1fcc9d [2021-06-02T19:15:23.973Z] ---> Running in d9bbb628548f [2021-06-02T19:15:24.251Z] ---> 8149b2b4bce9 [2021-06-02T19:15:24.251Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T19:15:24.497Z]  Building support-scheduler ... done Removing intermediate container 82c07c804107 [2021-06-02T19:15:24.497Z] ---> 1f41e011eb1b [2021-06-02T19:15:24.497Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T19:15:24.497Z] Removing intermediate container 3c959e16cc76 [2021-06-02T19:15:24.497Z] ---> 57bfb8046611 [2021-06-02T19:15:24.497Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T19:15:24.497Z] ---> Running in 4d1b57441ab1 [2021-06-02T19:15:24.497Z] ---> Running in 2846b50cfcd8 [2021-06-02T19:15:24.497Z] Removing intermediate container 4d1b57441ab1 [2021-06-02T19:15:24.497Z] ---> 70c1d0d94166 [2021-06-02T19:15:24.497Z] Step 14/26 : WORKDIR / [2021-06-02T19:15:24.497Z] Removing intermediate container 2846b50cfcd8 [2021-06-02T19:15:24.497Z] ---> 5991ea4e1fdd [2021-06-02T19:15:24.497Z] Step 14/22 : WORKDIR /edgex [2021-06-02T19:15:24.497Z] ---> Running in b60f83ce61cf [2021-06-02T19:15:24.497Z] ---> Running in bf2da13672c3 [2021-06-02T19:15:24.524Z] ---> cb77aa423d33 [2021-06-02T19:15:24.524Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T19:15:24.765Z] Removing intermediate container b60f83ce61cf [2021-06-02T19:15:24.765Z] ---> 5acc1116a534 [2021-06-02T19:15:24.765Z] 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-02T19:15:24.765Z] Removing intermediate container bf2da13672c3 [2021-06-02T19:15:24.765Z] ---> e9dc52f8f3b1 [2021-06-02T19:15:24.765Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T19:15:24.765Z] ---> 073d3b8852df [2021-06-02T19:15:24.765Z] 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-02T19:15:24.796Z] Removing intermediate container ca528b1fcc9d [2021-06-02T19:15:24.796Z] ---> 59d81ec2ebd9 [2021-06-02T19:15:24.796Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T19:15:25.026Z] ---> 5e96b1b0c02b [2021-06-02T19:15:25.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T19:15:25.027Z] ---> ef154bbda121 [2021-06-02T19:15:25.027Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:25.070Z] ---> Running in f8971d8a2244 [2021-06-02T19:15:25.070Z] Removing intermediate container d9bbb628548f [2021-06-02T19:15:25.070Z] ---> f1518a66d1b3 [2021-06-02T19:15:25.070Z] Step 16/24 : WORKDIR / [2021-06-02T19:15:25.288Z] ---> ade5f34801c3 [2021-06-02T19:15:25.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T19:15:25.288Z] ---> ccce2c3e4019 [2021-06-02T19:15:25.288Z] 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-02T19:15:25.370Z] ---> Running in aa02eff2f372 [2021-06-02T19:15:25.642Z] ---> Running in bd5e5e2223c9 [2021-06-02T19:15:25.866Z] ---> facc4f58402a [2021-06-02T19:15:25.867Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T19:15:25.867Z] ---> fb6315a439bc [2021-06-02T19:15:25.867Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T19:15:25.919Z] Removing intermediate container f8971d8a2244 [2021-06-02T19:15:25.919Z] ---> 85f72b4fa34d [2021-06-02T19:15:25.919Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T19:15:26.131Z] ---> Running in 59625250e042 [2021-06-02T19:15:26.131Z] ---> 70289d3e1d92 [2021-06-02T19:15:26.131Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T19:15:26.131Z] Removing intermediate container 59625250e042 [2021-06-02T19:15:26.131Z] ---> efa807bca4b2 [2021-06-02T19:15:26.131Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T19:15:26.546Z] ---> Running in 556bf252ff40 [2021-06-02T19:15:26.546Z] ---> eebdb0c7c679 [2021-06-02T19:15:26.546Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T19:15:26.546Z] Removing intermediate container aa02eff2f372 [2021-06-02T19:15:26.546Z] ---> 9de553867142 [2021-06-02T19:15:26.546Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:15:26.546Z] Removing intermediate container bd5e5e2223c9 [2021-06-02T19:15:26.546Z] ---> 5fa09c60e258 [2021-06-02T19:15:26.546Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:15:26.722Z] ---> Running in 74a28ab5fa22 [2021-06-02T19:15:26.722Z] ---> b70e1b7b83ff [2021-06-02T19:15:26.722Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T19:15:26.722Z] Removing intermediate container 74a28ab5fa22 [2021-06-02T19:15:26.722Z] ---> 9ead9f81f89e [2021-06-02T19:15:26.722Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T19:15:26.722Z] ---> Running in bd14dce15eb9 [2021-06-02T19:15:26.722Z] ---> 16a494098230 [2021-06-02T19:15:26.722Z] 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-02T19:15:26.722Z] ---> Running in 914bf28e615f [2021-06-02T19:15:26.988Z] Removing intermediate container bd14dce15eb9 [2021-06-02T19:15:26.988Z] ---> c2eba789d96c [2021-06-02T19:15:26.988Z] Step 21/22 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:26.988Z] ---> Running in 2ad796d9adb1 [2021-06-02T19:15:26.988Z] Removing intermediate container 2ad796d9adb1 [2021-06-02T19:15:26.988Z] ---> 65a6307b5d97 [2021-06-02T19:15:26.988Z] Step 22/22 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:26.988Z] ---> Running in 8f945ba8dea0 [2021-06-02T19:15:27.149Z] Removing intermediate container 7dec6e10780f [2021-06-02T19:15:27.149Z] ---> 8df095f77181 [2021-06-02T19:15:27.149Z] [2021-06-02T19:15:27.149Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:15:27.149Z] ---> 9852663dfa18 [2021-06-02T19:15:27.149Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T19:15:27.248Z] Removing intermediate container 8f945ba8dea0 [2021-06-02T19:15:27.248Z] ---> e063420baf88 [2021-06-02T19:15:27.248Z] [2021-06-02T19:15:27.248Z] Successfully built e063420baf88 [2021-06-02T19:15:27.248Z] Successfully tagged security-proxy-setup:latest [2021-06-02T19:15:27.425Z] Removing intermediate container 556bf252ff40 [2021-06-02T19:15:27.425Z] ---> 3c9d656e2cc8 [2021-06-02T19:15:27.425Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T19:15:27.510Z]  Building security-proxy-setup ... done Removing intermediate container 914bf28e615f [2021-06-02T19:15:27.510Z] ---> 4685caf163f8 [2021-06-02T19:15:27.510Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T19:15:27.510Z] ---> Running in a2f1f08cdadc [2021-06-02T19:15:27.510Z] Removing intermediate container a2f1f08cdadc [2021-06-02T19:15:27.510Z] ---> dff6b4de8710 [2021-06-02T19:15:27.510Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T19:15:27.510Z] ---> Running in ad09a5ffd721 [2021-06-02T19:15:27.701Z] ---> Running in e039f6ea44aa [2021-06-02T19:15:27.701Z] ---> Running in e44581acf601 [2021-06-02T19:15:27.772Z] Removing intermediate container ad09a5ffd721 [2021-06-02T19:15:27.772Z] ---> 71516530e2f9 [2021-06-02T19:15:27.772Z] Step 25/26 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:27.772Z] ---> Running in 20641afbbda9 [2021-06-02T19:15:27.772Z] Removing intermediate container 20641afbbda9 [2021-06-02T19:15:27.772Z] ---> 294157acde7c [2021-06-02T19:15:27.772Z] Step 26/26 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:27.772Z] ---> Running in a0b27e1c2876 [2021-06-02T19:15:27.977Z] ---> cc4bde40e7ec [2021-06-02T19:15:27.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T19:15:27.977Z] ---> 5a48521d47b9 [2021-06-02T19:15:27.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T19:15:28.035Z] Removing intermediate container a0b27e1c2876 [2021-06-02T19:15:28.035Z] ---> 939aa5d280aa [2021-06-02T19:15:28.035Z] [2021-06-02T19:15:28.035Z] Successfully built 939aa5d280aa [2021-06-02T19:15:28.035Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T19:15:28.253Z] Removing intermediate container e039f6ea44aa [2021-06-02T19:15:28.253Z] ---> 7458feea6f46 [2021-06-02T19:15:28.253Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T19:15:28.303Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-02T19:15:28.307Z] $ docker stop --time=1 6594a16e1fc6761db5af56879aaaee8e7c499622af77e3dde6bd86db0ca8c9d4 [2021-06-02T19:15:28.854Z] ---> 46a5a690d671 [2021-06-02T19:15:28.854Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T19:15:28.854Z] ---> Running in f07be917e745 [2021-06-02T19:15:28.854Z] Removing intermediate container e44581acf601 [2021-06-02T19:15:28.854Z] ---> 96d71d837f7b [2021-06-02T19:15:28.854Z] Step 21/22 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:29.128Z] ---> Running in c028a7b1d871 [2021-06-02T19:15:29.751Z] Removing intermediate container f07be917e745 [2021-06-02T19:15:29.751Z] ---> 36efdb80dfa4 [2021-06-02T19:15:29.751Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T19:15:29.751Z] ---> 6975fc77c032 [2021-06-02T19:15:29.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:29.867Z] $ docker rm -f 6594a16e1fc6761db5af56879aaaee8e7c499622af77e3dde6bd86db0ca8c9d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T19:15:30.033Z] ---> Running in 9a47b6271cef [2021-06-02T19:15:30.033Z] ---> 82120b03dcd0 [2021-06-02T19:15:30.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:30.033Z] ---> 84ed30951f3e [2021-06-02T19:15:30.033Z] 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-02T19:15:30.033Z] Removing intermediate container c028a7b1d871 [2021-06-02T19:15:30.033Z] ---> 0e665942b3a1 [2021-06-02T19:15:30.033Z] Step 22/22 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:30.231Z] + docker images [2021-06-02T19:15:30.231Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T19:15:30.231Z] security-secretstore-setup latest 939aa5d280aa 3 seconds ago 25.8MB [2021-06-02T19:15:30.231Z] security-proxy-setup latest e063420baf88 4 seconds ago 25.3MB [2021-06-02T19:15:30.231Z] support-scheduler latest 387b7ada9dfb 7 seconds ago 17.1MB [2021-06-02T19:15:30.231Z] 1d1b8148b07d 8 seconds ago 1.16GB [2021-06-02T19:15:30.231Z] 93683d97d2bf 10 seconds ago 1.16GB [2021-06-02T19:15:30.231Z] 9a57b842461b 13 seconds ago 1.16GB [2021-06-02T19:15:30.231Z] support-notifications latest 2219a205651c 30 seconds ago 17.8MB [2021-06-02T19:15:30.231Z] a45cef725b87 36 seconds ago 1.16GB [2021-06-02T19:15:30.231Z] security-bootstrapper latest 450a958c06f9 59 seconds ago 18.2MB [2021-06-02T19:15:30.231Z] core-metadata latest fb9a75203f4d About a minute ago 18.6MB [2021-06-02T19:15:30.231Z] core-command latest 69a2f0da2ca6 About a minute ago 17.1MB [2021-06-02T19:15:30.231Z] core-data latest d232c1731b0e About a minute ago 21.6MB [2021-06-02T19:15:30.231Z] 6c321c67702b About a minute ago 1.17GB [2021-06-02T19:15:30.231Z] b6e27fd0db42 About a minute ago 1.16GB [2021-06-02T19:15:30.231Z] 2372855f2d12 About a minute ago 1.15GB [2021-06-02T19:15:30.231Z] f5e505758897 2 minutes ago 1.17GB [2021-06-02T19:15:30.231Z] sys-mgmt-agent latest be5fbbdbb75a 2 minutes ago 312MB [2021-06-02T19:15:30.231Z] 53444dc5835f 2 minutes ago 1.16GB [2021-06-02T19:15:30.231Z] ci-base-image-x86_64 latest 0f58ef435f41 8 minutes ago 648MB [2021-06-02T19:15:30.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T19:15:30.231Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T19:15:30.231Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-02T19:15:30.231Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T19:15:30.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-06-02T19:15:30.321Z] ---> Running in f2323d576319 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:15:30.511Z] provisioning config files... [2021-06-02T19:15:30.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/517@tmp/config5849996919578096408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:15:30.601Z] ---> Running in 8c7081724941 [2021-06-02T19:15:30.857Z] ---> docker-login.sh [2021-06-02T19:15:30.857Z] nexus3.edgexfoundry.org:10001 [2021-06-02T19:15:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:15:30.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:15:30.857Z] Configure a credential helper to remove this warning. See [2021-06-02T19:15:30.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:15:30.857Z] [2021-06-02T19:15:30.857Z] Login Succeeded [2021-06-02T19:15:30.857Z] nexus3.edgexfoundry.org:10002 [2021-06-02T19:15:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:15:30.910Z] Removing intermediate container 9a47b6271cef [2021-06-02T19:15:30.910Z] ---> ec49f793e465 [2021-06-02T19:15:30.910Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:15:31.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:15:31.129Z] Configure a credential helper to remove this warning. See [2021-06-02T19:15:31.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:15:31.129Z] [2021-06-02T19:15:31.129Z] Login Succeeded [2021-06-02T19:15:31.129Z] nexus3.edgexfoundry.org:10003 [2021-06-02T19:15:31.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:15:31.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:15:31.129Z] Configure a credential helper to remove this warning. See [2021-06-02T19:15:31.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:15:31.129Z] [2021-06-02T19:15:31.129Z] Login Succeeded [2021-06-02T19:15:31.129Z] nexus3.edgexfoundry.org:10004 [2021-06-02T19:15:31.196Z] ---> fed9f3bf64a4 [2021-06-02T19:15:31.196Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T19:15:31.196Z] ---> Running in 234f48b622de [2021-06-02T19:15:31.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:15:31.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:15:31.408Z] Configure a credential helper to remove this warning. See [2021-06-02T19:15:31.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:15:31.408Z] [2021-06-02T19:15:31.408Z] Login Succeeded [2021-06-02T19:15:31.408Z] docker.io [2021-06-02T19:15:31.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:15:31.471Z] ---> Running in 5067b156b8e7 [2021-06-02T19:15:31.471Z] Removing intermediate container f2323d576319 [2021-06-02T19:15:31.471Z] ---> baa51678f4f0 [2021-06-02T19:15:31.471Z] [2021-06-02T19:15:31.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:15:31.670Z] Configure a credential helper to remove this warning. See [2021-06-02T19:15:31.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:15:31.670Z] [2021-06-02T19:15:31.670Z] Login Succeeded [2021-06-02T19:15:31.670Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T19:15:31.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:15:31.746Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-02T19:15:31.746Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:31.746Z] latest [2021-06-02T19:15:31.746Z] 2.0.0-dev.246 [2021-06-02T19:15:31.746Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:31.746Z] master [2021-06-02T19:15:31.746Z] ===================================================== [2021-06-02T19:15:31.750Z] ---> 071b1de476b2 [2021-06-02T19:15:31.750Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:32.028Z] ---> Running in 156d77d0a56b [2021-06-02T19:15:32.093Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:32.308Z] Successfully built baa51678f4f0 [2021-06-02T19:15:32.308Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T19:15:32.308Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-02T19:15:32.308Z] Removing intermediate container 5067b156b8e7 [2021-06-02T19:15:32.308Z] ---> c2271c5ed15d [2021-06-02T19:15:32.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:15:32.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:32.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T19:15:32.428Z] 16f5baa3add0: Preparing [2021-06-02T19:15:32.428Z] 4a1963e470ed: Preparing [2021-06-02T19:15:32.428Z] bf8a24db3145: Preparing [2021-06-02T19:15:32.428Z] 5b0ec4f2fef6: Preparing [2021-06-02T19:15:32.428Z] 32f366d666a5: Preparing [2021-06-02T19:15:32.428Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:32.599Z] ---> Running in 14cf00e350df [2021-06-02T19:15:32.690Z] 5b0ec4f2fef6: Pushed [2021-06-02T19:15:32.690Z] 16f5baa3add0: Pushed [2021-06-02T19:15:32.690Z] bf8a24db3145: Pushed [2021-06-02T19:15:32.887Z] Removing intermediate container 156d77d0a56b [2021-06-02T19:15:32.887Z] ---> 4b13d7d021fb [2021-06-02T19:15:32.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:15:32.887Z] ---> Running in 8a70675c04c4 [2021-06-02T19:15:33.513Z] Removing intermediate container 14cf00e350df [2021-06-02T19:15:33.513Z] ---> a7266e59d5ba [2021-06-02T19:15:33.513Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T19:15:33.513Z] ---> Running in 8c5a52dd209e [2021-06-02T19:15:33.630Z] 4a1963e470ed: Pushed [2021-06-02T19:15:33.902Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:27b9fe7ba69ced78522b25ebc531d5a5ed2bdcc18661e4e751ec079593a20f16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:34.108Z] Removing intermediate container 8a70675c04c4 [2021-06-02T19:15:34.108Z] ---> 0ee37a8597d4 [2021-06-02T19:15:34.108Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T19:15:34.108Z] Removing intermediate container 8c7081724941 [2021-06-02T19:15:34.108Z] ---> 0a02d9902d6d [2021-06-02T19:15:34.108Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T19:15:34.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:34.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T19:15:34.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T19:15:34.513Z] 16f5baa3add0: Preparing [2021-06-02T19:15:34.513Z] 4a1963e470ed: Preparing [2021-06-02T19:15:34.513Z] bf8a24db3145: Preparing [2021-06-02T19:15:34.513Z] 5b0ec4f2fef6: Preparing [2021-06-02T19:15:34.513Z] 32f366d666a5: Preparing [2021-06-02T19:15:34.513Z] 5b0ec4f2fef6: Layer already exists [2021-06-02T19:15:34.513Z] 4a1963e470ed: Layer already exists [2021-06-02T19:15:34.513Z] 16f5baa3add0: Layer already exists [2021-06-02T19:15:34.513Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:34.513Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:34.513Z] latest: digest: sha256:27b9fe7ba69ced78522b25ebc531d5a5ed2bdcc18661e4e751ec079593a20f16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:34.704Z] ---> Running in 712a2b5ca5ce [2021-06-02T19:15:34.704Z] ---> Running in 55044090306a [2021-06-02T19:15:34.704Z] Removing intermediate container 8c5a52dd209e [2021-06-02T19:15:34.704Z] ---> 15c161c6dd63 [2021-06-02T19:15:34.704Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:34.817Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:35.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [2021-06-02T19:15:35.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T19:15:35.117Z] 16f5baa3add0: Preparing [2021-06-02T19:15:35.117Z] 4a1963e470ed: Preparing [2021-06-02T19:15:35.117Z] bf8a24db3145: Preparing [2021-06-02T19:15:35.117Z] 5b0ec4f2fef6: Preparing [2021-06-02T19:15:35.117Z] 32f366d666a5: Preparing [2021-06-02T19:15:35.117Z] 5b0ec4f2fef6: Layer already exists [2021-06-02T19:15:35.117Z] 4a1963e470ed: Layer already exists [2021-06-02T19:15:35.117Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:35.117Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:35.117Z] 16f5baa3add0: Layer already exists [2021-06-02T19:15:35.117Z] 2.0.0-dev.246: digest: sha256:27b9fe7ba69ced78522b25ebc531d5a5ed2bdcc18661e4e751ec079593a20f16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:35.311Z] ---> Running in 0b44094f2e2c [2021-06-02T19:15:35.311Z] Removing intermediate container 234f48b622de [2021-06-02T19:15:35.311Z] ---> 553a9cb4deec [2021-06-02T19:15:35.311Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T19:15:35.427Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:35.584Z] Removing intermediate container 55044090306a [2021-06-02T19:15:35.584Z] ---> 708c20d359fd [2021-06-02T19:15:35.584Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T19:15:35.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:35.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T19:15:35.734Z] 16f5baa3add0: Preparing [2021-06-02T19:15:35.734Z] 4a1963e470ed: Preparing [2021-06-02T19:15:35.734Z] bf8a24db3145: Preparing [2021-06-02T19:15:35.734Z] 5b0ec4f2fef6: Preparing [2021-06-02T19:15:35.734Z] 32f366d666a5: Preparing [2021-06-02T19:15:35.734Z] 16f5baa3add0: Layer already exists [2021-06-02T19:15:35.734Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:35.734Z] 4a1963e470ed: Layer already exists [2021-06-02T19:15:35.734Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:35.734Z] 5b0ec4f2fef6: Layer already exists [2021-06-02T19:15:35.734Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:27b9fe7ba69ced78522b25ebc531d5a5ed2bdcc18661e4e751ec079593a20f16 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:35.860Z] ---> Running in 1e0244d5a09f [2021-06-02T19:15:35.860Z] Removing intermediate container 712a2b5ca5ce [2021-06-02T19:15:35.860Z] ---> fc05177cf594 [2021-06-02T19:15:35.860Z] Step 22/23 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:36.043Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:36.139Z] ---> Running in e36db67ce650 [2021-06-02T19:15:36.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-02T19:15:36.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T19:15:36.360Z] 16f5baa3add0: Preparing [2021-06-02T19:15:36.360Z] 4a1963e470ed: Preparing [2021-06-02T19:15:36.360Z] bf8a24db3145: Preparing [2021-06-02T19:15:36.360Z] 5b0ec4f2fef6: Preparing [2021-06-02T19:15:36.360Z] 32f366d666a5: Preparing [2021-06-02T19:15:36.360Z] 16f5baa3add0: Layer already exists [2021-06-02T19:15:36.360Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:36.360Z] 5b0ec4f2fef6: Layer already exists [2021-06-02T19:15:36.360Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:36.360Z] 4a1963e470ed: Layer already exists [2021-06-02T19:15:36.360Z] master: digest: sha256:27b9fe7ba69ced78522b25ebc531d5a5ed2bdcc18661e4e751ec079593a20f16 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-06-02T19:15:36.423Z] Removing intermediate container 0b44094f2e2c [2021-06-02T19:15:36.423Z] ---> 276eef4bc161 [2021-06-02T19:15:36.423Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:36.423Z] ---> Running in 58c723cd8e00 [2021-06-02T19:15:36.423Z] ---> Running in 6dba199726e0 [Pipeline] echo [2021-06-02T19:15:36.437Z] ===================================================== [Pipeline] echo [2021-06-02T19:15:36.452Z] taggedImages: [2021-06-02T19:15:36.452Z] - nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:36.452Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T19:15:36.452Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.246 [2021-06-02T19:15:36.452Z] - nexus3.edgexfoundry.org:10004/core-command:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:36.452Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-02T19:15:36.508Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-02T19:15:36.508Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:36.508Z] latest [2021-06-02T19:15:36.508Z] 2.0.0-dev.246 [2021-06-02T19:15:36.508Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:36.508Z] master [2021-06-02T19:15:36.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:36.872Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:37.027Z] Removing intermediate container e36db67ce650 [2021-06-02T19:15:37.027Z] ---> 44c33889cf7b [2021-06-02T19:15:37.027Z] Step 25/26 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:37.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:37.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T19:15:37.202Z] b25d1798e316: Preparing [2021-06-02T19:15:37.202Z] 7e7f578fbf51: Preparing [2021-06-02T19:15:37.202Z] bf8a24db3145: Preparing [2021-06-02T19:15:37.202Z] 6799611d2546: Preparing [2021-06-02T19:15:37.202Z] 5046557ba238: Preparing [2021-06-02T19:15:37.202Z] 32f366d666a5: Preparing [2021-06-02T19:15:37.202Z] 32f366d666a5: Waiting [2021-06-02T19:15:37.202Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:37.307Z] Removing intermediate container 58c723cd8e00 [2021-06-02T19:15:37.307Z] ---> 45f8e9297873 [2021-06-02T19:15:37.307Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:37.307Z] ---> Running in 40cef5e21734 [2021-06-02T19:15:37.467Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:37.467Z] b25d1798e316: Pushed [2021-06-02T19:15:37.467Z] 5046557ba238: Pushed [2021-06-02T19:15:37.467Z] 6799611d2546: Pushed [2021-06-02T19:15:37.586Z] Removing intermediate container 6dba199726e0 [2021-06-02T19:15:37.586Z] ---> e95dcff8d2ef [2021-06-02T19:15:37.586Z] [2021-06-02T19:15:37.586Z] ---> Running in 165182ac4100 [2021-06-02T19:15:38.184Z] Successfully built e95dcff8d2ef [2021-06-02T19:15:38.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:38.184Z] Successfully tagged core-command-arm64:latest [2021-06-02T19:15:38.184Z] Building core-metadata [2021-06-02T19:15:38.184Z]  Building core-command ... done Removing intermediate container 40cef5e21734 [2021-06-02T19:15:38.184Z] ---> 6324cde4d64f [2021-06-02T19:15:38.184Z] Step 26/26 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:38.460Z] Removing intermediate container 165182ac4100 [2021-06-02T19:15:38.460Z] ---> 05ef803d7c85 [2021-06-02T19:15:38.460Z] [2021-06-02T19:15:38.460Z] ---> Running in e9ee6028ff5b [2021-06-02T19:15:38.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:15:38.981Z] 7e7f578fbf51: Pushed [2021-06-02T19:15:38.981Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:2cac3f1ae764f31a70ace97eae2e34dae2580d190684ceb7f184fc34a5b53da2 size: 1572 [2021-06-02T19:15:39.007Z] Successfully built 05ef803d7c85 [2021-06-02T19:15:39.007Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T19:15:39.007Z] Building sys-mgmt-agent [2021-06-02T19:15:39.007Z]  Building support-notifications ... done Removing intermediate container e9ee6028ff5b [2021-06-02T19:15:39.007Z] ---> 9d2448b9f3f9 [2021-06-02T19:15:39.007Z] [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:39.544Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:39.659Z] Successfully built 9d2448b9f3f9 [2021-06-02T19:15:39.659Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T19:15:39.659Z] Building support-scheduler [2021-06-02T19:15:39.659Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T19:15:39.659Z]  Building security-secretstore-setup ... done (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T19:15:39.948Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T19:15:39.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T19:15:39.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T19:15:39.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T19:15:39.983Z] b25d1798e316: Preparing [2021-06-02T19:15:39.983Z] 7e7f578fbf51: Preparing [2021-06-02T19:15:39.983Z] bf8a24db3145: Preparing [2021-06-02T19:15:39.983Z] 6799611d2546: Preparing [2021-06-02T19:15:39.983Z] 5046557ba238: Preparing [2021-06-02T19:15:39.983Z] 32f366d666a5: Preparing [2021-06-02T19:15:39.983Z] 32f366d666a5: Waiting [2021-06-02T19:15:39.983Z] 7e7f578fbf51: Layer already exists [2021-06-02T19:15:39.983Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:39.983Z] b25d1798e316: Layer already exists [2021-06-02T19:15:39.983Z] 5046557ba238: Layer already exists [2021-06-02T19:15:39.983Z] 6799611d2546: Layer already exists [2021-06-02T19:15:39.983Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:39.983Z] latest: digest: sha256:2cac3f1ae764f31a70ace97eae2e34dae2580d190684ceb7f184fc34a5b53da2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:40.231Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T19:15:40.231Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T19:15:40.285Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:40.519Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:15:40.519Z] OK: 8 MiB in 20 packages [2021-06-02T19:15:40.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [2021-06-02T19:15:40.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T19:15:40.582Z] b25d1798e316: Preparing [2021-06-02T19:15:40.582Z] 7e7f578fbf51: Preparing [2021-06-02T19:15:40.582Z] bf8a24db3145: Preparing [2021-06-02T19:15:40.582Z] 6799611d2546: Preparing [2021-06-02T19:15:40.582Z] 5046557ba238: Preparing [2021-06-02T19:15:40.582Z] 32f366d666a5: Preparing [2021-06-02T19:15:40.582Z] 32f366d666a5: Waiting [2021-06-02T19:15:40.582Z] 7e7f578fbf51: Layer already exists [2021-06-02T19:15:40.582Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:40.582Z] b25d1798e316: Layer already exists [2021-06-02T19:15:40.582Z] 6799611d2546: Layer already exists [2021-06-02T19:15:40.582Z] 5046557ba238: Layer already exists [2021-06-02T19:15:40.582Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:40.844Z] 2.0.0-dev.246: digest: sha256:2cac3f1ae764f31a70ace97eae2e34dae2580d190684ceb7f184fc34a5b53da2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:41.147Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:41.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:41.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T19:15:41.445Z] b25d1798e316: Preparing [2021-06-02T19:15:41.445Z] 7e7f578fbf51: Preparing [2021-06-02T19:15:41.445Z] bf8a24db3145: Preparing [2021-06-02T19:15:41.445Z] 6799611d2546: Preparing [2021-06-02T19:15:41.445Z] 5046557ba238: Preparing [2021-06-02T19:15:41.445Z] 32f366d666a5: Preparing [2021-06-02T19:15:41.445Z] 32f366d666a5: Waiting [2021-06-02T19:15:41.445Z] 5046557ba238: Layer already exists [2021-06-02T19:15:41.445Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:41.445Z] 7e7f578fbf51: Layer already exists [2021-06-02T19:15:41.445Z] b25d1798e316: Layer already exists [2021-06-02T19:15:41.445Z] 6799611d2546: Layer already exists [2021-06-02T19:15:41.445Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:41.445Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:2cac3f1ae764f31a70ace97eae2e34dae2580d190684ceb7f184fc34a5b53da2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:41.561Z] Removing intermediate container 1e0244d5a09f [2021-06-02T19:15:41.561Z] ---> 87fd126cad14 [2021-06-02T19:15:41.561Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:15:41.750Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:42.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-02T19:15:42.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T19:15:42.047Z] b25d1798e316: Preparing [2021-06-02T19:15:42.047Z] 7e7f578fbf51: Preparing [2021-06-02T19:15:42.047Z] bf8a24db3145: Preparing [2021-06-02T19:15:42.047Z] 6799611d2546: Preparing [2021-06-02T19:15:42.047Z] 5046557ba238: Preparing [2021-06-02T19:15:42.047Z] 32f366d666a5: Preparing [2021-06-02T19:15:42.047Z] 32f366d666a5: Waiting [2021-06-02T19:15:42.047Z] 5046557ba238: Layer already exists [2021-06-02T19:15:42.047Z] 6799611d2546: Layer already exists [2021-06-02T19:15:42.047Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:42.047Z] 7e7f578fbf51: Layer already exists [2021-06-02T19:15:42.047Z] b25d1798e316: Layer already exists [2021-06-02T19:15:42.047Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:42.047Z] master: digest: sha256:2cac3f1ae764f31a70ace97eae2e34dae2580d190684ceb7f184fc34a5b53da2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:15:42.099Z] ===================================================== [Pipeline] echo [2021-06-02T19:15:42.114Z] taggedImages: [2021-06-02T19:15:42.114Z] - nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:42.114Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T19:15:42.114Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.246 [2021-06-02T19:15:42.114Z] - nexus3.edgexfoundry.org:10004/core-data:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:42.114Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-02T19:15:42.151Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-02T19:15:42.151Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:42.151Z] latest [2021-06-02T19:15:42.151Z] 2.0.0-dev.246 [2021-06-02T19:15:42.151Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:42.151Z] master [2021-06-02T19:15:42.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:42.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:42.578Z] ---> a77298ea5984 [2021-06-02T19:15:42.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T19:15:42.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:42.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T19:15:42.807Z] b0ab89569f68: Preparing [2021-06-02T19:15:42.807Z] b4feeec3b93a: Preparing [2021-06-02T19:15:42.807Z] bf8a24db3145: Preparing [2021-06-02T19:15:42.807Z] 08c123ca1c16: Preparing [2021-06-02T19:15:42.807Z] 32f366d666a5: Preparing [2021-06-02T19:15:42.807Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:42.807Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:42.807Z] 08c123ca1c16: Pushed [2021-06-02T19:15:43.068Z] b0ab89569f68: Pushed [2021-06-02T19:15:44.452Z] b4feeec3b93a: Pushed [2021-06-02T19:15:44.452Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:d531876141f97b4c6a1235432ca88ecca2dc244ad406d6ba0fecb0596313dcf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:44.565Z] ---> 1152b7de254e [2021-06-02T19:15:44.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T19:15:44.792Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:45.086Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T19:15:45.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T19:15:45.086Z] b0ab89569f68: Preparing [2021-06-02T19:15:45.086Z] b4feeec3b93a: Preparing [2021-06-02T19:15:45.086Z] bf8a24db3145: Preparing [2021-06-02T19:15:45.086Z] 08c123ca1c16: Preparing [2021-06-02T19:15:45.086Z] 32f366d666a5: Preparing [2021-06-02T19:15:45.086Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:45.086Z] b0ab89569f68: Layer already exists [2021-06-02T19:15:45.086Z] b4feeec3b93a: Layer already exists [2021-06-02T19:15:45.086Z] 08c123ca1c16: Layer already exists [2021-06-02T19:15:45.086Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:45.086Z] latest: digest: sha256:d531876141f97b4c6a1235432ca88ecca2dc244ad406d6ba0fecb0596313dcf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:45.387Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:45.576Z] ---> 84332b748a42 [2021-06-02T19:15:45.576Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T19:15:45.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [2021-06-02T19:15:45.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T19:15:45.685Z] b0ab89569f68: Preparing [2021-06-02T19:15:45.685Z] b4feeec3b93a: Preparing [2021-06-02T19:15:45.685Z] bf8a24db3145: Preparing [2021-06-02T19:15:45.685Z] 08c123ca1c16: Preparing [2021-06-02T19:15:45.685Z] 32f366d666a5: Preparing [2021-06-02T19:15:45.685Z] b0ab89569f68: Layer already exists [2021-06-02T19:15:45.685Z] 08c123ca1c16: Layer already exists [2021-06-02T19:15:45.685Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:45.685Z] b4feeec3b93a: Layer already exists [2021-06-02T19:15:45.685Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:45.685Z] 2.0.0-dev.246: digest: sha256:d531876141f97b4c6a1235432ca88ecca2dc244ad406d6ba0fecb0596313dcf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:45.987Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:46.179Z] ---> Running in 4c69bdee0d71 [2021-06-02T19:15:46.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:46.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T19:15:46.284Z] b0ab89569f68: Preparing [2021-06-02T19:15:46.284Z] b4feeec3b93a: Preparing [2021-06-02T19:15:46.284Z] bf8a24db3145: Preparing [2021-06-02T19:15:46.284Z] 08c123ca1c16: Preparing [2021-06-02T19:15:46.284Z] 32f366d666a5: Preparing [2021-06-02T19:15:46.284Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:46.284Z] b0ab89569f68: Layer already exists [2021-06-02T19:15:46.284Z] b4feeec3b93a: Layer already exists [2021-06-02T19:15:46.284Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:46.284Z] 08c123ca1c16: Layer already exists [2021-06-02T19:15:46.284Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:d531876141f97b4c6a1235432ca88ecca2dc244ad406d6ba0fecb0596313dcf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:46.591Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:46.787Z] Removing intermediate container 4c69bdee0d71 [2021-06-02T19:15:46.787Z] ---> 088f2e5d1738 [2021-06-02T19:15:46.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:15:46.901Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-02T19:15:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T19:15:46.901Z] b0ab89569f68: Preparing [2021-06-02T19:15:46.901Z] b4feeec3b93a: Preparing [2021-06-02T19:15:46.901Z] bf8a24db3145: Preparing [2021-06-02T19:15:46.901Z] 08c123ca1c16: Preparing [2021-06-02T19:15:46.901Z] 32f366d666a5: Preparing [2021-06-02T19:15:46.901Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:46.901Z] b4feeec3b93a: Layer already exists [2021-06-02T19:15:46.901Z] 08c123ca1c16: Layer already exists [2021-06-02T19:15:46.901Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:46.901Z] b0ab89569f68: Layer already exists [2021-06-02T19:15:46.901Z] master: digest: sha256:d531876141f97b4c6a1235432ca88ecca2dc244ad406d6ba0fecb0596313dcf3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:15:46.953Z] ===================================================== [Pipeline] echo [2021-06-02T19:15:46.967Z] taggedImages: [2021-06-02T19:15:46.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:46.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T19:15:46.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.246 [2021-06-02T19:15:46.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:46.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-02T19:15:46.995Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-02T19:15:46.995Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:46.995Z] latest [2021-06-02T19:15:46.995Z] 2.0.0-dev.246 [2021-06-02T19:15:46.995Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:46.995Z] master [2021-06-02T19:15:46.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2021-06-02T19:15:47.067Z] ---> Running in 85c91de8e8c8 [Pipeline] sh [2021-06-02T19:15:47.359Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:47.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:47.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T19:15:47.654Z] 945dfa880f66: Preparing [2021-06-02T19:15:47.654Z] 945dfa880f66: Preparing [2021-06-02T19:15:47.654Z] c254c2836436: Preparing [2021-06-02T19:15:47.654Z] 852fa6635fe6: Preparing [2021-06-02T19:15:47.654Z] f1c71970052d: Preparing [2021-06-02T19:15:47.654Z] d9266d2ef95d: Preparing [2021-06-02T19:15:47.654Z] bf8a24db3145: Preparing [2021-06-02T19:15:47.654Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:47.654Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:47.654Z] b4314aad9450: Preparing [2021-06-02T19:15:47.654Z] f8a11b4df5e8: Preparing [2021-06-02T19:15:47.654Z] 32f366d666a5: Preparing [2021-06-02T19:15:47.654Z] bf8a24db3145: Waiting [2021-06-02T19:15:47.654Z] 2fc4b5407bc4: Waiting [2021-06-02T19:15:47.654Z] b4314aad9450: Waiting [2021-06-02T19:15:47.654Z] f8a11b4df5e8: Waiting [2021-06-02T19:15:47.654Z] 32f366d666a5: Waiting [2021-06-02T19:15:47.922Z] f1c71970052d: Pushed [2021-06-02T19:15:47.922Z] c254c2836436: Pushed [2021-06-02T19:15:47.922Z] 852fa6635fe6: Pushed [2021-06-02T19:15:47.922Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:47.922Z] 945dfa880f66: Pushed [2021-06-02T19:15:47.922Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:47.922Z] 2fc4b5407bc4: Pushed [2021-06-02T19:15:47.922Z] f8a11b4df5e8: Pushed [2021-06-02T19:15:47.922Z] b4314aad9450: Pushed [2021-06-02T19:15:48.076Z] Removing intermediate container 85c91de8e8c8 [2021-06-02T19:15:48.076Z] ---> db7132a17737 [2021-06-02T19:15:48.076Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T19:15:48.352Z] ---> Running in 611f999b9320 [2021-06-02T19:15:49.312Z] d9266d2ef95d: Pushed [2021-06-02T19:15:49.312Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:e37d70a82589681ad474906fa40267cc0f210a3c372edfa743c12c2f0f8110ee size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:49.344Z] Removing intermediate container 611f999b9320 [2021-06-02T19:15:49.344Z] ---> f808c5ec6a96 [2021-06-02T19:15:49.344Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:49.610Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [2021-06-02T19:15:49.620Z] ---> Running in 2b9699cb04e6 [Pipeline] sh [2021-06-02T19:15:49.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T19:15:49.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T19:15:49.906Z] 945dfa880f66: Preparing [2021-06-02T19:15:49.906Z] 945dfa880f66: Preparing [2021-06-02T19:15:49.906Z] c254c2836436: Preparing [2021-06-02T19:15:49.906Z] 852fa6635fe6: Preparing [2021-06-02T19:15:49.906Z] f1c71970052d: Preparing [2021-06-02T19:15:49.906Z] d9266d2ef95d: Preparing [2021-06-02T19:15:49.906Z] bf8a24db3145: Preparing [2021-06-02T19:15:49.906Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:49.906Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:49.906Z] b4314aad9450: Preparing [2021-06-02T19:15:49.906Z] f8a11b4df5e8: Preparing [2021-06-02T19:15:49.906Z] 32f366d666a5: Preparing [2021-06-02T19:15:49.906Z] bf8a24db3145: Waiting [2021-06-02T19:15:49.906Z] 2fc4b5407bc4: Waiting [2021-06-02T19:15:49.906Z] b4314aad9450: Waiting [2021-06-02T19:15:49.906Z] f8a11b4df5e8: Waiting [2021-06-02T19:15:49.906Z] 32f366d666a5: Waiting [2021-06-02T19:15:49.906Z] c254c2836436: Layer already exists [2021-06-02T19:15:49.906Z] f1c71970052d: Layer already exists [2021-06-02T19:15:49.906Z] d9266d2ef95d: Layer already exists [2021-06-02T19:15:49.906Z] 945dfa880f66: Layer already exists [2021-06-02T19:15:49.906Z] 852fa6635fe6: Layer already exists [2021-06-02T19:15:49.906Z] 2fc4b5407bc4: Layer already exists [2021-06-02T19:15:49.906Z] b4314aad9450: Layer already exists [2021-06-02T19:15:49.906Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:49.906Z] f8a11b4df5e8: Layer already exists [2021-06-02T19:15:49.906Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:49.906Z] latest: digest: sha256:e37d70a82589681ad474906fa40267cc0f210a3c372edfa743c12c2f0f8110ee size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:50.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [2021-06-02T19:15:50.219Z] Removing intermediate container 2b9699cb04e6 [2021-06-02T19:15:50.219Z] ---> 9f94a6573e6f [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:50.498Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:15:50.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [2021-06-02T19:15:50.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T19:15:50.515Z] 945dfa880f66: Preparing [2021-06-02T19:15:50.515Z] 945dfa880f66: Preparing [2021-06-02T19:15:50.515Z] c254c2836436: Preparing [2021-06-02T19:15:50.515Z] 852fa6635fe6: Preparing [2021-06-02T19:15:50.515Z] f1c71970052d: Preparing [2021-06-02T19:15:50.515Z] d9266d2ef95d: Preparing [2021-06-02T19:15:50.515Z] bf8a24db3145: Preparing [2021-06-02T19:15:50.515Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:50.515Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:50.515Z] b4314aad9450: Preparing [2021-06-02T19:15:50.515Z] f8a11b4df5e8: Preparing [2021-06-02T19:15:50.515Z] 32f366d666a5: Preparing [2021-06-02T19:15:50.515Z] bf8a24db3145: Waiting [2021-06-02T19:15:50.515Z] 2fc4b5407bc4: Waiting [2021-06-02T19:15:50.515Z] b4314aad9450: Waiting [2021-06-02T19:15:50.515Z] f8a11b4df5e8: Waiting [2021-06-02T19:15:50.515Z] 32f366d666a5: Waiting [2021-06-02T19:15:50.515Z] d9266d2ef95d: Layer already exists [2021-06-02T19:15:50.515Z] c254c2836436: Layer already exists [2021-06-02T19:15:50.515Z] 852fa6635fe6: Layer already exists [2021-06-02T19:15:50.515Z] f1c71970052d: Layer already exists [2021-06-02T19:15:50.515Z] 945dfa880f66: Layer already exists [2021-06-02T19:15:50.515Z] 2fc4b5407bc4: Layer already exists [2021-06-02T19:15:50.515Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:50.515Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:50.515Z] f8a11b4df5e8: Layer already exists [2021-06-02T19:15:50.515Z] b4314aad9450: Layer already exists [2021-06-02T19:15:50.515Z] 2.0.0-dev.246: digest: sha256:e37d70a82589681ad474906fa40267cc0f210a3c372edfa743c12c2f0f8110ee size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:50.773Z] ---> Running in 17728340dc1c [2021-06-02T19:15:50.822Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:51.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:51.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T19:15:51.127Z] 945dfa880f66: Preparing [2021-06-02T19:15:51.127Z] 945dfa880f66: Preparing [2021-06-02T19:15:51.127Z] c254c2836436: Preparing [2021-06-02T19:15:51.127Z] 852fa6635fe6: Preparing [2021-06-02T19:15:51.127Z] f1c71970052d: Preparing [2021-06-02T19:15:51.127Z] d9266d2ef95d: Preparing [2021-06-02T19:15:51.127Z] bf8a24db3145: Preparing [2021-06-02T19:15:51.127Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:51.127Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:51.127Z] b4314aad9450: Preparing [2021-06-02T19:15:51.127Z] f8a11b4df5e8: Preparing [2021-06-02T19:15:51.127Z] 32f366d666a5: Preparing [2021-06-02T19:15:51.127Z] b4314aad9450: Waiting [2021-06-02T19:15:51.127Z] f8a11b4df5e8: Waiting [2021-06-02T19:15:51.127Z] 32f366d666a5: Waiting [2021-06-02T19:15:51.127Z] bf8a24db3145: Waiting [2021-06-02T19:15:51.127Z] 2fc4b5407bc4: Waiting [2021-06-02T19:15:51.127Z] f1c71970052d: Layer already exists [2021-06-02T19:15:51.127Z] d9266d2ef95d: Layer already exists [2021-06-02T19:15:51.127Z] 852fa6635fe6: Layer already exists [2021-06-02T19:15:51.127Z] 945dfa880f66: Layer already exists [2021-06-02T19:15:51.127Z] c254c2836436: Layer already exists [2021-06-02T19:15:51.127Z] 2fc4b5407bc4: Layer already exists [2021-06-02T19:15:51.127Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:51.127Z] b4314aad9450: Layer already exists [2021-06-02T19:15:51.127Z] f8a11b4df5e8: Layer already exists [2021-06-02T19:15:51.127Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:51.127Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:e37d70a82589681ad474906fa40267cc0f210a3c372edfa743c12c2f0f8110ee size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:51.429Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:51.731Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-02T19:15:51.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T19:15:51.731Z] 945dfa880f66: Preparing [2021-06-02T19:15:51.731Z] 945dfa880f66: Preparing [2021-06-02T19:15:51.731Z] c254c2836436: Preparing [2021-06-02T19:15:51.731Z] 852fa6635fe6: Preparing [2021-06-02T19:15:51.731Z] f1c71970052d: Preparing [2021-06-02T19:15:51.731Z] d9266d2ef95d: Preparing [2021-06-02T19:15:51.731Z] bf8a24db3145: Preparing [2021-06-02T19:15:51.731Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:51.731Z] 2fc4b5407bc4: Preparing [2021-06-02T19:15:51.731Z] b4314aad9450: Preparing [2021-06-02T19:15:51.731Z] f8a11b4df5e8: Preparing [2021-06-02T19:15:51.731Z] 32f366d666a5: Preparing [2021-06-02T19:15:51.731Z] bf8a24db3145: Waiting [2021-06-02T19:15:51.731Z] 2fc4b5407bc4: Waiting [2021-06-02T19:15:51.731Z] b4314aad9450: Waiting [2021-06-02T19:15:51.731Z] f8a11b4df5e8: Waiting [2021-06-02T19:15:51.731Z] 32f366d666a5: Waiting [2021-06-02T19:15:51.731Z] d9266d2ef95d: Layer already exists [2021-06-02T19:15:51.731Z] 945dfa880f66: Layer already exists [2021-06-02T19:15:51.731Z] c254c2836436: Layer already exists [2021-06-02T19:15:51.731Z] f1c71970052d: Layer already exists [2021-06-02T19:15:51.731Z] 852fa6635fe6: Layer already exists [2021-06-02T19:15:51.731Z] b4314aad9450: Layer already exists [2021-06-02T19:15:51.731Z] bf8a24db3145: Layer already exists [2021-06-02T19:15:51.731Z] 2fc4b5407bc4: Layer already exists [2021-06-02T19:15:51.731Z] f8a11b4df5e8: Layer already exists [2021-06-02T19:15:51.731Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:51.731Z] master: digest: sha256:e37d70a82589681ad474906fa40267cc0f210a3c372edfa743c12c2f0f8110ee size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-06-02T19:15:51.762Z] Removing intermediate container 17728340dc1c [2021-06-02T19:15:51.762Z] ---> 6590f05e9748 [2021-06-02T19:15:51.762Z] [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:15:51.781Z] ===================================================== [Pipeline] echo [2021-06-02T19:15:51.794Z] taggedImages: [2021-06-02T19:15:51.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:51.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T19:15:51.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.246 [2021-06-02T19:15:51.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:51.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-02T19:15:51.826Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-02T19:15:51.826Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:51.826Z] latest [2021-06-02T19:15:51.826Z] 2.0.0-dev.246 [2021-06-02T19:15:51.826Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:51.826Z] master [2021-06-02T19:15:51.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:52.037Z] Successfully built 6590f05e9748 [2021-06-02T19:15:52.037Z] Successfully tagged core-data-arm64:latest [2021-06-02T19:15:52.170Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:52.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:52.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T19:15:52.474Z] 8d8f8aa29f4e: Preparing [2021-06-02T19:15:52.474Z] 1ecf040e6f1d: Preparing [2021-06-02T19:15:52.474Z] a60288454cbc: Preparing [2021-06-02T19:15:52.474Z] 38d89ed88b57: Preparing [2021-06-02T19:15:52.474Z] 15ebdae1148c: Preparing [2021-06-02T19:15:52.474Z] 32f366d666a5: Preparing [2021-06-02T19:15:52.474Z] 32f366d666a5: Waiting [2021-06-02T19:15:53.054Z] a60288454cbc: Pushed [2021-06-02T19:15:53.054Z] 38d89ed88b57: Pushed [2021-06-02T19:15:53.054Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:53.054Z] 15ebdae1148c: Pushed [2021-06-02T19:15:53.314Z] 8d8f8aa29f4e: Pushed [2021-06-02T19:15:53.314Z] 1ecf040e6f1d: Pushed [2021-06-02T19:15:53.575Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:3a8bc045d3505e31525e51b4d349c1e60f9c082ca751eee20eafc3026612f3f3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:53.878Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:54.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T19:15:54.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T19:15:54.177Z] 8d8f8aa29f4e: Preparing [2021-06-02T19:15:54.177Z] 1ecf040e6f1d: Preparing [2021-06-02T19:15:54.177Z] a60288454cbc: Preparing [2021-06-02T19:15:54.177Z] 38d89ed88b57: Preparing [2021-06-02T19:15:54.177Z] 15ebdae1148c: Preparing [2021-06-02T19:15:54.177Z] 32f366d666a5: Preparing [2021-06-02T19:15:54.177Z] 32f366d666a5: Waiting [2021-06-02T19:15:54.177Z] 1ecf040e6f1d: Layer already exists [2021-06-02T19:15:54.177Z] 8d8f8aa29f4e: Layer already exists [2021-06-02T19:15:54.177Z] a60288454cbc: Layer already exists [2021-06-02T19:15:54.177Z] 38d89ed88b57: Layer already exists [2021-06-02T19:15:54.177Z] 15ebdae1148c: Layer already exists [2021-06-02T19:15:54.177Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:54.177Z] latest: digest: sha256:3a8bc045d3505e31525e51b4d349c1e60f9c082ca751eee20eafc3026612f3f3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:54.478Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:54.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [2021-06-02T19:15:54.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T19:15:54.775Z] 8d8f8aa29f4e: Preparing [2021-06-02T19:15:54.775Z] 1ecf040e6f1d: Preparing [2021-06-02T19:15:54.775Z] a60288454cbc: Preparing [2021-06-02T19:15:54.775Z] 38d89ed88b57: Preparing [2021-06-02T19:15:54.775Z] 15ebdae1148c: Preparing [2021-06-02T19:15:54.775Z] 32f366d666a5: Preparing [2021-06-02T19:15:54.775Z] 32f366d666a5: Waiting [2021-06-02T19:15:54.775Z] 38d89ed88b57: Layer already exists [2021-06-02T19:15:54.775Z] a60288454cbc: Layer already exists [2021-06-02T19:15:54.775Z] 1ecf040e6f1d: Layer already exists [2021-06-02T19:15:54.775Z] 8d8f8aa29f4e: Layer already exists [2021-06-02T19:15:54.775Z] 15ebdae1148c: Layer already exists [2021-06-02T19:15:54.775Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:54.775Z] 2.0.0-dev.246: digest: sha256:3a8bc045d3505e31525e51b4d349c1e60f9c082ca751eee20eafc3026612f3f3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:55.082Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:55.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:55.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T19:15:55.383Z] 8d8f8aa29f4e: Preparing [2021-06-02T19:15:55.383Z] 1ecf040e6f1d: Preparing [2021-06-02T19:15:55.383Z] a60288454cbc: Preparing [2021-06-02T19:15:55.383Z] 38d89ed88b57: Preparing [2021-06-02T19:15:55.383Z] 15ebdae1148c: Preparing [2021-06-02T19:15:55.383Z] 32f366d666a5: Preparing [2021-06-02T19:15:55.383Z] 32f366d666a5: Waiting [2021-06-02T19:15:55.383Z] 8d8f8aa29f4e: Layer already exists [2021-06-02T19:15:55.383Z] 15ebdae1148c: Layer already exists [2021-06-02T19:15:55.383Z] a60288454cbc: Layer already exists [2021-06-02T19:15:55.383Z] 38d89ed88b57: Layer already exists [2021-06-02T19:15:55.383Z] 1ecf040e6f1d: Layer already exists [2021-06-02T19:15:55.383Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:55.383Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:3a8bc045d3505e31525e51b4d349c1e60f9c082ca751eee20eafc3026612f3f3 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:55.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:55.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-02T19:15:55.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T19:15:55.996Z] 8d8f8aa29f4e: Preparing [2021-06-02T19:15:55.996Z] 1ecf040e6f1d: Preparing [2021-06-02T19:15:55.996Z] a60288454cbc: Preparing [2021-06-02T19:15:55.996Z] 38d89ed88b57: Preparing [2021-06-02T19:15:55.996Z] 15ebdae1148c: Preparing [2021-06-02T19:15:55.996Z] 32f366d666a5: Preparing [2021-06-02T19:15:55.996Z] 32f366d666a5: Waiting [2021-06-02T19:15:55.996Z] 1ecf040e6f1d: Layer already exists [2021-06-02T19:15:55.996Z] 8d8f8aa29f4e: Layer already exists [2021-06-02T19:15:55.996Z] 15ebdae1148c: Layer already exists [2021-06-02T19:15:55.996Z] a60288454cbc: Layer already exists [2021-06-02T19:15:55.996Z] 38d89ed88b57: Layer already exists [2021-06-02T19:15:55.996Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:55.996Z] master: digest: sha256:3a8bc045d3505e31525e51b4d349c1e60f9c082ca751eee20eafc3026612f3f3 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:15:56.073Z] ===================================================== [Pipeline] echo [2021-06-02T19:15:56.088Z] taggedImages: [2021-06-02T19:15:56.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:56.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T19:15:56.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.246 [2021-06-02T19:15:56.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:56.088Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-02T19:15:56.119Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-02T19:15:56.119Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:56.119Z] latest [2021-06-02T19:15:56.119Z] 2.0.0-dev.246 [2021-06-02T19:15:56.119Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:56.119Z] master [2021-06-02T19:15:56.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:56.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:56.767Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:15:56.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T19:15:56.767Z] 6939bbc41bb2: Preparing [2021-06-02T19:15:56.767Z] 3fda502e8fbc: Preparing [2021-06-02T19:15:56.767Z] 039ac355fcdb: Preparing [2021-06-02T19:15:56.767Z] 593ae30ae8da: Preparing [2021-06-02T19:15:56.767Z] 3bc8a500975e: Preparing [2021-06-02T19:15:56.767Z] a9a2cafb7d5a: Preparing [2021-06-02T19:15:56.767Z] 2a4261756283: Preparing [2021-06-02T19:15:56.767Z] f0bd742949cc: Preparing [2021-06-02T19:15:56.767Z] e14a90bda8c4: Preparing [2021-06-02T19:15:56.767Z] 32f366d666a5: Preparing [2021-06-02T19:15:56.767Z] a9a2cafb7d5a: Waiting [2021-06-02T19:15:56.767Z] 2a4261756283: Waiting [2021-06-02T19:15:56.767Z] f0bd742949cc: Waiting [2021-06-02T19:15:56.767Z] e14a90bda8c4: Waiting [2021-06-02T19:15:56.767Z] 32f366d666a5: Waiting [2021-06-02T19:15:57.352Z] 3fda502e8fbc: Pushed [2021-06-02T19:15:57.352Z] 3bc8a500975e: Pushed [2021-06-02T19:15:57.352Z] 6939bbc41bb2: Pushed [2021-06-02T19:15:57.612Z] a9a2cafb7d5a: Pushed [2021-06-02T19:15:57.612Z] 2a4261756283: Pushed [2021-06-02T19:15:57.612Z] f0bd742949cc: Pushed [2021-06-02T19:15:57.612Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:57.612Z] 593ae30ae8da: Pushed [2021-06-02T19:15:57.612Z] 039ac355fcdb: Pushed [2021-06-02T19:15:57.872Z] e14a90bda8c4: Pushed [2021-06-02T19:15:57.872Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:0950d5818843bcc39733c9dd4168a7e69206be3bc3e1683c09bd21ee81628499 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:58.174Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:58.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T19:15:58.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T19:15:58.473Z] 6939bbc41bb2: Preparing [2021-06-02T19:15:58.473Z] 3fda502e8fbc: Preparing [2021-06-02T19:15:58.473Z] 039ac355fcdb: Preparing [2021-06-02T19:15:58.473Z] 593ae30ae8da: Preparing [2021-06-02T19:15:58.473Z] 3bc8a500975e: Preparing [2021-06-02T19:15:58.473Z] a9a2cafb7d5a: Preparing [2021-06-02T19:15:58.473Z] 2a4261756283: Preparing [2021-06-02T19:15:58.473Z] f0bd742949cc: Preparing [2021-06-02T19:15:58.473Z] e14a90bda8c4: Preparing [2021-06-02T19:15:58.473Z] 32f366d666a5: Preparing [2021-06-02T19:15:58.473Z] a9a2cafb7d5a: Waiting [2021-06-02T19:15:58.473Z] 2a4261756283: Waiting [2021-06-02T19:15:58.473Z] f0bd742949cc: Waiting [2021-06-02T19:15:58.473Z] e14a90bda8c4: Waiting [2021-06-02T19:15:58.473Z] 32f366d666a5: Waiting [2021-06-02T19:15:58.473Z] 6939bbc41bb2: Layer already exists [2021-06-02T19:15:58.473Z] 3bc8a500975e: Layer already exists [2021-06-02T19:15:58.473Z] 593ae30ae8da: Layer already exists [2021-06-02T19:15:58.473Z] 039ac355fcdb: Layer already exists [2021-06-02T19:15:58.473Z] 3fda502e8fbc: Layer already exists [2021-06-02T19:15:58.473Z] f0bd742949cc: Layer already exists [2021-06-02T19:15:58.473Z] a9a2cafb7d5a: Layer already exists [2021-06-02T19:15:58.473Z] 2a4261756283: Layer already exists [2021-06-02T19:15:58.473Z] e14a90bda8c4: Layer already exists [2021-06-02T19:15:58.473Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:58.473Z] latest: digest: sha256:0950d5818843bcc39733c9dd4168a7e69206be3bc3e1683c09bd21ee81628499 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:58.772Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:59.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [2021-06-02T19:15:59.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T19:15:59.071Z] 6939bbc41bb2: Preparing [2021-06-02T19:15:59.071Z] 3fda502e8fbc: Preparing [2021-06-02T19:15:59.071Z] 039ac355fcdb: Preparing [2021-06-02T19:15:59.071Z] 593ae30ae8da: Preparing [2021-06-02T19:15:59.071Z] 3bc8a500975e: Preparing [2021-06-02T19:15:59.071Z] a9a2cafb7d5a: Preparing [2021-06-02T19:15:59.071Z] 2a4261756283: Preparing [2021-06-02T19:15:59.071Z] f0bd742949cc: Preparing [2021-06-02T19:15:59.071Z] e14a90bda8c4: Preparing [2021-06-02T19:15:59.071Z] 32f366d666a5: Preparing [2021-06-02T19:15:59.071Z] a9a2cafb7d5a: Waiting [2021-06-02T19:15:59.071Z] 2a4261756283: Waiting [2021-06-02T19:15:59.071Z] f0bd742949cc: Waiting [2021-06-02T19:15:59.071Z] e14a90bda8c4: Waiting [2021-06-02T19:15:59.071Z] 32f366d666a5: Waiting [2021-06-02T19:15:59.071Z] 3bc8a500975e: Layer already exists [2021-06-02T19:15:59.071Z] 3fda502e8fbc: Layer already exists [2021-06-02T19:15:59.071Z] 039ac355fcdb: Layer already exists [2021-06-02T19:15:59.071Z] 6939bbc41bb2: Layer already exists [2021-06-02T19:15:59.071Z] 593ae30ae8da: Layer already exists [2021-06-02T19:15:59.071Z] 2a4261756283: Layer already exists [2021-06-02T19:15:59.071Z] a9a2cafb7d5a: Layer already exists [2021-06-02T19:15:59.071Z] f0bd742949cc: Layer already exists [2021-06-02T19:15:59.071Z] e14a90bda8c4: Layer already exists [2021-06-02T19:15:59.071Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:59.071Z] 2.0.0-dev.246: digest: sha256:0950d5818843bcc39733c9dd4168a7e69206be3bc3e1683c09bd21ee81628499 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:59.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:15:59.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:15:59.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T19:15:59.716Z] 6939bbc41bb2: Preparing [2021-06-02T19:15:59.716Z] 3fda502e8fbc: Preparing [2021-06-02T19:15:59.716Z] 039ac355fcdb: Preparing [2021-06-02T19:15:59.716Z] 593ae30ae8da: Preparing [2021-06-02T19:15:59.716Z] 3bc8a500975e: Preparing [2021-06-02T19:15:59.716Z] a9a2cafb7d5a: Preparing [2021-06-02T19:15:59.716Z] 2a4261756283: Preparing [2021-06-02T19:15:59.716Z] f0bd742949cc: Preparing [2021-06-02T19:15:59.716Z] e14a90bda8c4: Preparing [2021-06-02T19:15:59.716Z] 32f366d666a5: Preparing [2021-06-02T19:15:59.716Z] a9a2cafb7d5a: Waiting [2021-06-02T19:15:59.716Z] 2a4261756283: Waiting [2021-06-02T19:15:59.716Z] f0bd742949cc: Waiting [2021-06-02T19:15:59.716Z] e14a90bda8c4: Waiting [2021-06-02T19:15:59.716Z] 32f366d666a5: Waiting [2021-06-02T19:15:59.716Z] 039ac355fcdb: Layer already exists [2021-06-02T19:15:59.716Z] 6939bbc41bb2: Layer already exists [2021-06-02T19:15:59.716Z] 3bc8a500975e: Layer already exists [2021-06-02T19:15:59.716Z] 3fda502e8fbc: Layer already exists [2021-06-02T19:15:59.716Z] 593ae30ae8da: Layer already exists [2021-06-02T19:15:59.716Z] a9a2cafb7d5a: Layer already exists [2021-06-02T19:15:59.716Z] 2a4261756283: Layer already exists [2021-06-02T19:15:59.716Z] e14a90bda8c4: Layer already exists [2021-06-02T19:15:59.716Z] f0bd742949cc: Layer already exists [2021-06-02T19:15:59.716Z] 32f366d666a5: Layer already exists [2021-06-02T19:15:59.716Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:0950d5818843bcc39733c9dd4168a7e69206be3bc3e1683c09bd21ee81628499 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:00.021Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:00.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-02T19:16:00.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T19:16:00.321Z] 6939bbc41bb2: Preparing [2021-06-02T19:16:00.321Z] 3fda502e8fbc: Preparing [2021-06-02T19:16:00.321Z] 039ac355fcdb: Preparing [2021-06-02T19:16:00.321Z] 593ae30ae8da: Preparing [2021-06-02T19:16:00.321Z] 3bc8a500975e: Preparing [2021-06-02T19:16:00.321Z] a9a2cafb7d5a: Preparing [2021-06-02T19:16:00.321Z] 2a4261756283: Preparing [2021-06-02T19:16:00.321Z] f0bd742949cc: Preparing [2021-06-02T19:16:00.321Z] e14a90bda8c4: Preparing [2021-06-02T19:16:00.321Z] 32f366d666a5: Preparing [2021-06-02T19:16:00.321Z] a9a2cafb7d5a: Waiting [2021-06-02T19:16:00.321Z] 2a4261756283: Waiting [2021-06-02T19:16:00.321Z] f0bd742949cc: Waiting [2021-06-02T19:16:00.321Z] e14a90bda8c4: Waiting [2021-06-02T19:16:00.321Z] 32f366d666a5: Waiting [2021-06-02T19:16:00.321Z] 3fda502e8fbc: Layer already exists [2021-06-02T19:16:00.321Z] 039ac355fcdb: Layer already exists [2021-06-02T19:16:00.321Z] 6939bbc41bb2: Layer already exists [2021-06-02T19:16:00.321Z] 593ae30ae8da: Layer already exists [2021-06-02T19:16:00.321Z] 3bc8a500975e: Layer already exists [2021-06-02T19:16:00.321Z] 2a4261756283: Layer already exists [2021-06-02T19:16:00.321Z] a9a2cafb7d5a: Layer already exists [2021-06-02T19:16:00.321Z] e14a90bda8c4: Layer already exists [2021-06-02T19:16:00.321Z] f0bd742949cc: Layer already exists [2021-06-02T19:16:00.321Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:00.321Z] master: digest: sha256:0950d5818843bcc39733c9dd4168a7e69206be3bc3e1683c09bd21ee81628499 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:16:00.371Z] ===================================================== [Pipeline] echo [2021-06-02T19:16:00.385Z] taggedImages: [2021-06-02T19:16:00.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:00.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T19:16:00.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.246 [2021-06-02T19:16:00.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:00.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-02T19:16:00.417Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-02T19:16:00.417Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:00.417Z] latest [2021-06-02T19:16:00.417Z] 2.0.0-dev.246 [2021-06-02T19:16:00.417Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:00.417Z] master [2021-06-02T19:16:00.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:00.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:01.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:01.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T19:16:01.063Z] cf2859c63cf4: Preparing [2021-06-02T19:16:01.063Z] cbe06e4a153c: Preparing [2021-06-02T19:16:01.063Z] bf8a24db3145: Preparing [2021-06-02T19:16:01.063Z] 7582cdebbc43: Preparing [2021-06-02T19:16:01.063Z] 32f366d666a5: Preparing [2021-06-02T19:16:01.063Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:01.063Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:01.063Z] cf2859c63cf4: Pushed [2021-06-02T19:16:01.340Z] 7582cdebbc43: Pushed [2021-06-02T19:16:02.746Z] cbe06e4a153c: Pushed [2021-06-02T19:16:02.746Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:ba811eb987c0530aacbeb234e719fec7720977e3b6507291cca531efe816235c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:03.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:03.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T19:16:03.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T19:16:03.357Z] cf2859c63cf4: Preparing [2021-06-02T19:16:03.357Z] cbe06e4a153c: Preparing [2021-06-02T19:16:03.357Z] bf8a24db3145: Preparing [2021-06-02T19:16:03.357Z] 7582cdebbc43: Preparing [2021-06-02T19:16:03.357Z] 32f366d666a5: Preparing [2021-06-02T19:16:03.357Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:03.357Z] 7582cdebbc43: Layer already exists [2021-06-02T19:16:03.357Z] cf2859c63cf4: Layer already exists [2021-06-02T19:16:03.357Z] cbe06e4a153c: Layer already exists [2021-06-02T19:16:03.357Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:03.357Z] latest: digest: sha256:ba811eb987c0530aacbeb234e719fec7720977e3b6507291cca531efe816235c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:03.670Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:03.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [2021-06-02T19:16:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T19:16:03.972Z] cf2859c63cf4: Preparing [2021-06-02T19:16:03.972Z] cbe06e4a153c: Preparing [2021-06-02T19:16:03.972Z] bf8a24db3145: Preparing [2021-06-02T19:16:03.972Z] 7582cdebbc43: Preparing [2021-06-02T19:16:03.972Z] 32f366d666a5: Preparing [2021-06-02T19:16:03.972Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:03.972Z] cbe06e4a153c: Layer already exists [2021-06-02T19:16:03.972Z] cf2859c63cf4: Layer already exists [2021-06-02T19:16:03.972Z] 7582cdebbc43: Layer already exists [2021-06-02T19:16:03.972Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:03.972Z] 2.0.0-dev.246: digest: sha256:ba811eb987c0530aacbeb234e719fec7720977e3b6507291cca531efe816235c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:04.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:04.584Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:04.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T19:16:04.584Z] cf2859c63cf4: Preparing [2021-06-02T19:16:04.584Z] cbe06e4a153c: Preparing [2021-06-02T19:16:04.584Z] bf8a24db3145: Preparing [2021-06-02T19:16:04.584Z] 7582cdebbc43: Preparing [2021-06-02T19:16:04.584Z] 32f366d666a5: Preparing [2021-06-02T19:16:04.584Z] 7582cdebbc43: Layer already exists [2021-06-02T19:16:04.584Z] cbe06e4a153c: Layer already exists [2021-06-02T19:16:04.584Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:04.584Z] cf2859c63cf4: Layer already exists [2021-06-02T19:16:04.584Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:04.584Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:ba811eb987c0530aacbeb234e719fec7720977e3b6507291cca531efe816235c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:04.884Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:05.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-02T19:16:05.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T19:16:05.183Z] cf2859c63cf4: Preparing [2021-06-02T19:16:05.183Z] cbe06e4a153c: Preparing [2021-06-02T19:16:05.183Z] bf8a24db3145: Preparing [2021-06-02T19:16:05.183Z] 7582cdebbc43: Preparing [2021-06-02T19:16:05.183Z] 32f366d666a5: Preparing [2021-06-02T19:16:05.183Z] cbe06e4a153c: Layer already exists [2021-06-02T19:16:05.183Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:05.183Z] 7582cdebbc43: Layer already exists [2021-06-02T19:16:05.183Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:05.183Z] cf2859c63cf4: Layer already exists [2021-06-02T19:16:05.183Z] master: digest: sha256:ba811eb987c0530aacbeb234e719fec7720977e3b6507291cca531efe816235c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:16:05.242Z] ===================================================== [Pipeline] echo [2021-06-02T19:16:05.256Z] taggedImages: [2021-06-02T19:16:05.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:05.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T19:16:05.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.246 [2021-06-02T19:16:05.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:05.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-02T19:16:05.284Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-02T19:16:05.284Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:05.284Z] latest [2021-06-02T19:16:05.284Z] 2.0.0-dev.246 [2021-06-02T19:16:05.284Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:05.284Z] master [2021-06-02T19:16:05.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:05.621Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:05.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:05.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T19:16:05.926Z] ef6ba510b284: Preparing [2021-06-02T19:16:05.926Z] 095a57a12e73: Preparing [2021-06-02T19:16:05.926Z] bf8a24db3145: Preparing [2021-06-02T19:16:05.926Z] 08c123ca1c16: Preparing [2021-06-02T19:16:05.926Z] 32f366d666a5: Preparing [2021-06-02T19:16:05.926Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:05.926Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:05.926Z] 08c123ca1c16: Layer already exists [2021-06-02T19:16:05.926Z] ef6ba510b284: Pushed [2021-06-02T19:16:07.130Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:16:07.130Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:16:07.130Z] ---> a5372f5cf765 [2021-06-02T19:16:07.130Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> fc037c158983 [2021-06-02T19:16:07.130Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> 661219532f72 [2021-06-02T19:16:07.130Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> 991850d4ba59 [2021-06-02T19:16:07.130Z] Step 6/32 : COPY go.mod . [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> 398843a213d7 [2021-06-02T19:16:07.130Z] Step 7/32 : RUN go mod download [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> ef3d3e5c0b01 [2021-06-02T19:16:07.130Z] Step 8/32 : COPY . . [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> b8b9c6b0af3e [2021-06-02T19:16:07.130Z] Step 9/32 : RUN go mod tidy [2021-06-02T19:16:07.130Z] ---> Using cache [2021-06-02T19:16:07.130Z] ---> f542047b4b04 [2021-06-02T19:16:07.130Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T19:16:07.315Z] 095a57a12e73: Pushed [2021-06-02T19:16:07.315Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:3a4be184c14aa58ac530128928c8bc0686ddfb7028ddb46340af65cb73e808c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:07.613Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:07.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T19:16:07.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T19:16:07.913Z] ef6ba510b284: Preparing [2021-06-02T19:16:07.913Z] 095a57a12e73: Preparing [2021-06-02T19:16:07.913Z] bf8a24db3145: Preparing [2021-06-02T19:16:07.913Z] 08c123ca1c16: Preparing [2021-06-02T19:16:07.913Z] 32f366d666a5: Preparing [2021-06-02T19:16:07.913Z] ef6ba510b284: Layer already exists [2021-06-02T19:16:07.913Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:07.913Z] 095a57a12e73: Layer already exists [2021-06-02T19:16:07.913Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:07.913Z] 08c123ca1c16: Layer already exists [2021-06-02T19:16:07.913Z] latest: digest: sha256:3a4be184c14aa58ac530128928c8bc0686ddfb7028ddb46340af65cb73e808c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:08.215Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:08.521Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [2021-06-02T19:16:08.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T19:16:08.521Z] ef6ba510b284: Preparing [2021-06-02T19:16:08.521Z] 095a57a12e73: Preparing [2021-06-02T19:16:08.521Z] bf8a24db3145: Preparing [2021-06-02T19:16:08.521Z] 08c123ca1c16: Preparing [2021-06-02T19:16:08.521Z] 32f366d666a5: Preparing [2021-06-02T19:16:08.521Z] 095a57a12e73: Layer already exists [2021-06-02T19:16:08.521Z] 08c123ca1c16: Layer already exists [2021-06-02T19:16:08.521Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:08.521Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:08.521Z] ef6ba510b284: Layer already exists [2021-06-02T19:16:08.521Z] 2.0.0-dev.246: digest: sha256:3a4be184c14aa58ac530128928c8bc0686ddfb7028ddb46340af65cb73e808c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:08.819Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:09.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:09.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T19:16:09.117Z] ef6ba510b284: Preparing [2021-06-02T19:16:09.117Z] 095a57a12e73: Preparing [2021-06-02T19:16:09.117Z] bf8a24db3145: Preparing [2021-06-02T19:16:09.117Z] 08c123ca1c16: Preparing [2021-06-02T19:16:09.117Z] 32f366d666a5: Preparing [2021-06-02T19:16:09.117Z] 095a57a12e73: Layer already exists [2021-06-02T19:16:09.117Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:09.117Z] ef6ba510b284: Layer already exists [2021-06-02T19:16:09.117Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:09.117Z] 08c123ca1c16: Layer already exists [2021-06-02T19:16:09.117Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:3a4be184c14aa58ac530128928c8bc0686ddfb7028ddb46340af65cb73e808c0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:09.417Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:09.789Z] ---> Running in db4ef07e076c [2021-06-02T19:16:09.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-02T19:16:09.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T19:16:09.978Z] ef6ba510b284: Preparing [2021-06-02T19:16:09.978Z] 095a57a12e73: Preparing [2021-06-02T19:16:09.978Z] bf8a24db3145: Preparing [2021-06-02T19:16:09.978Z] 08c123ca1c16: Preparing [2021-06-02T19:16:09.978Z] 32f366d666a5: Preparing [2021-06-02T19:16:09.978Z] ef6ba510b284: Layer already exists [2021-06-02T19:16:09.978Z] 08c123ca1c16: Layer already exists [2021-06-02T19:16:09.978Z] 095a57a12e73: Layer already exists [2021-06-02T19:16:09.978Z] 32f366d666a5: Layer already exists [2021-06-02T19:16:09.978Z] bf8a24db3145: Layer already exists [2021-06-02T19:16:09.978Z] master: digest: sha256:3a4be184c14aa58ac530128928c8bc0686ddfb7028ddb46340af65cb73e808c0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:16:10.119Z] ===================================================== [Pipeline] echo [2021-06-02T19:16:10.133Z] taggedImages: [2021-06-02T19:16:10.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:10.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T19:16:10.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.246 [2021-06-02T19:16:10.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:10.133Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-02T19:16:10.162Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-02T19:16:10.162Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:10.162Z] latest [2021-06-02T19:16:10.162Z] 2.0.0-dev.246 [2021-06-02T19:16:10.162Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:10.162Z] master [2021-06-02T19:16:10.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:10.497Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:10.797Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:10.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T19:16:10.797Z] 520e95023415: Preparing [2021-06-02T19:16:10.797Z] cb2e67edff2f: Preparing [2021-06-02T19:16:10.797Z] 880371dd631e: Preparing [2021-06-02T19:16:10.797Z] 1c5605e34fa3: Preparing [2021-06-02T19:16:10.797Z] 0754057c0ad3: Preparing [2021-06-02T19:16:10.797Z] 998cdf262ab1: Preparing [2021-06-02T19:16:10.797Z] 02e56110abd2: Preparing [2021-06-02T19:16:10.797Z] abc36efb885a: Preparing [2021-06-02T19:16:10.797Z] b0b09059f4e1: Preparing [2021-06-02T19:16:10.797Z] bb961f40224b: Preparing [2021-06-02T19:16:10.797Z] f4666769fca7: Preparing [2021-06-02T19:16:10.797Z] 998cdf262ab1: Waiting [2021-06-02T19:16:10.797Z] 02e56110abd2: Waiting [2021-06-02T19:16:10.797Z] abc36efb885a: Waiting [2021-06-02T19:16:10.797Z] b0b09059f4e1: Waiting [2021-06-02T19:16:10.797Z] bb961f40224b: Waiting [2021-06-02T19:16:10.797Z] f4666769fca7: Waiting [2021-06-02T19:16:10.797Z] 0754057c0ad3: Layer already exists [2021-06-02T19:16:10.797Z] 998cdf262ab1: Layer already exists [2021-06-02T19:16:11.067Z] 02e56110abd2: Layer already exists [2021-06-02T19:16:11.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T19:16:11.334Z] abc36efb885a: Layer already exists [2021-06-02T19:16:11.598Z] cb2e67edff2f: Pushed [2021-06-02T19:16:11.598Z] b0b09059f4e1: Layer already exists [2021-06-02T19:16:11.598Z] f4666769fca7: Layer already exists [2021-06-02T19:16:11.598Z] 520e95023415: Pushed [2021-06-02T19:16:11.598Z] bb961f40224b: Layer already exists [2021-06-02T19:16:11.861Z] 880371dd631e: Pushed [2021-06-02T19:16:16.082Z] 1c5605e34fa3: Pushed [2021-06-02T19:16:16.082Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:9ba644e875f842b4aee2b3be981d11fb698b2b9823670cf75bd6ab22fd41ffd3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:16.388Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:16.682Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T19:16:16.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T19:16:16.682Z] 520e95023415: Preparing [2021-06-02T19:16:16.682Z] cb2e67edff2f: Preparing [2021-06-02T19:16:16.682Z] 880371dd631e: Preparing [2021-06-02T19:16:16.682Z] 1c5605e34fa3: Preparing [2021-06-02T19:16:16.682Z] 0754057c0ad3: Preparing [2021-06-02T19:16:16.682Z] 998cdf262ab1: Preparing [2021-06-02T19:16:16.682Z] 02e56110abd2: Preparing [2021-06-02T19:16:16.682Z] abc36efb885a: Preparing [2021-06-02T19:16:16.682Z] b0b09059f4e1: Preparing [2021-06-02T19:16:16.682Z] bb961f40224b: Preparing [2021-06-02T19:16:16.682Z] f4666769fca7: Preparing [2021-06-02T19:16:16.682Z] 998cdf262ab1: Waiting [2021-06-02T19:16:16.682Z] 02e56110abd2: Waiting [2021-06-02T19:16:16.682Z] abc36efb885a: Waiting [2021-06-02T19:16:16.682Z] b0b09059f4e1: Waiting [2021-06-02T19:16:16.682Z] bb961f40224b: Waiting [2021-06-02T19:16:16.682Z] f4666769fca7: Waiting [2021-06-02T19:16:16.682Z] 1c5605e34fa3: Layer already exists [2021-06-02T19:16:16.682Z] 0754057c0ad3: Layer already exists [2021-06-02T19:16:16.682Z] 880371dd631e: Layer already exists [2021-06-02T19:16:16.682Z] cb2e67edff2f: Layer already exists [2021-06-02T19:16:16.682Z] 520e95023415: Layer already exists [2021-06-02T19:16:16.682Z] 998cdf262ab1: Layer already exists [2021-06-02T19:16:16.682Z] 02e56110abd2: Layer already exists [2021-06-02T19:16:16.682Z] bb961f40224b: Layer already exists [2021-06-02T19:16:16.682Z] b0b09059f4e1: Layer already exists [2021-06-02T19:16:16.682Z] abc36efb885a: Layer already exists [2021-06-02T19:16:16.682Z] f4666769fca7: Layer already exists [2021-06-02T19:16:16.682Z] latest: digest: sha256:9ba644e875f842b4aee2b3be981d11fb698b2b9823670cf75bd6ab22fd41ffd3 size: 2622 [2021-06-02T19:16:16.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:16:16.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:16:16.685Z] ---> a5372f5cf765 [2021-06-02T19:16:16.685Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> fc037c158983 [2021-06-02T19:16:16.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> 661219532f72 [2021-06-02T19:16:16.685Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> 991850d4ba59 [2021-06-02T19:16:16.685Z] Step 6/24 : COPY go.mod . [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> 398843a213d7 [2021-06-02T19:16:16.685Z] Step 7/24 : RUN go mod download [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> ef3d3e5c0b01 [2021-06-02T19:16:16.685Z] Step 8/24 : COPY . . [2021-06-02T19:16:16.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:16:16.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:16:16.685Z] ---> a5372f5cf765 [2021-06-02T19:16:16.685Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> fc037c158983 [2021-06-02T19:16:16.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> 661219532f72 [2021-06-02T19:16:16.685Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> b8b9c6b0af3e [2021-06-02T19:16:16.685Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:16:16.685Z] ---> Using cache [2021-06-02T19:16:16.685Z] ---> f542047b4b04 [2021-06-02T19:16:16.685Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:16.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T19:16:16.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T19:16:16.960Z] ---> a5372f5cf765 [2021-06-02T19:16:16.960Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T19:16:16.960Z] ---> Using cache [2021-06-02T19:16:16.960Z] ---> fc037c158983 [2021-06-02T19:16:16.960Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T19:16:16.960Z] ---> Using cache [2021-06-02T19:16:16.960Z] ---> 661219532f72 [2021-06-02T19:16:16.960Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T19:16:16.960Z] ---> Using cache [2021-06-02T19:16:16.960Z] ---> 991850d4ba59 [2021-06-02T19:16:16.960Z] Step 6/23 : COPY go.mod . [2021-06-02T19:16:16.960Z] ---> Using cache [2021-06-02T19:16:16.960Z] ---> 398843a213d7 [2021-06-02T19:16:16.960Z] Step 7/23 : RUN go mod download [2021-06-02T19:16:16.960Z] ---> Using cache [2021-06-02T19:16:16.960Z] ---> ef3d3e5c0b01 [2021-06-02T19:16:16.960Z] Step 8/23 : COPY . . [2021-06-02T19:16:16.990Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:17.246Z] ---> Using cache [2021-06-02T19:16:17.246Z] ---> b8b9c6b0af3e [2021-06-02T19:16:17.246Z] Step 9/23 : RUN go mod tidy [2021-06-02T19:16:17.246Z] ---> Using cache [2021-06-02T19:16:17.246Z] ---> f542047b4b04 [2021-06-02T19:16:17.246Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T19:16:17.292Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [2021-06-02T19:16:17.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T19:16:17.293Z] 520e95023415: Preparing [2021-06-02T19:16:17.293Z] cb2e67edff2f: Preparing [2021-06-02T19:16:17.293Z] 880371dd631e: Preparing [2021-06-02T19:16:17.293Z] 1c5605e34fa3: Preparing [2021-06-02T19:16:17.293Z] 0754057c0ad3: Preparing [2021-06-02T19:16:17.293Z] 998cdf262ab1: Preparing [2021-06-02T19:16:17.293Z] 02e56110abd2: Preparing [2021-06-02T19:16:17.293Z] abc36efb885a: Preparing [2021-06-02T19:16:17.293Z] b0b09059f4e1: Preparing [2021-06-02T19:16:17.293Z] bb961f40224b: Preparing [2021-06-02T19:16:17.293Z] f4666769fca7: Preparing [2021-06-02T19:16:17.293Z] abc36efb885a: Waiting [2021-06-02T19:16:17.293Z] b0b09059f4e1: Waiting [2021-06-02T19:16:17.293Z] bb961f40224b: Waiting [2021-06-02T19:16:17.293Z] f4666769fca7: Waiting [2021-06-02T19:16:17.293Z] 998cdf262ab1: Waiting [2021-06-02T19:16:17.293Z] 02e56110abd2: Waiting [2021-06-02T19:16:17.293Z] 0754057c0ad3: Layer already exists [2021-06-02T19:16:17.293Z] cb2e67edff2f: Layer already exists [2021-06-02T19:16:17.293Z] 880371dd631e: Layer already exists [2021-06-02T19:16:17.293Z] 520e95023415: Layer already exists [2021-06-02T19:16:17.293Z] 1c5605e34fa3: Layer already exists [2021-06-02T19:16:17.293Z] 998cdf262ab1: Layer already exists [2021-06-02T19:16:17.293Z] 02e56110abd2: Layer already exists [2021-06-02T19:16:17.293Z] b0b09059f4e1: Layer already exists [2021-06-02T19:16:17.293Z] bb961f40224b: Layer already exists [2021-06-02T19:16:17.293Z] abc36efb885a: Layer already exists [2021-06-02T19:16:17.293Z] f4666769fca7: Layer already exists [2021-06-02T19:16:17.293Z] 2.0.0-dev.246: digest: sha256:9ba644e875f842b4aee2b3be981d11fb698b2b9823670cf75bd6ab22fd41ffd3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:17.599Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:17.854Z] ---> Running in c8c6fd724512 [2021-06-02T19:16:17.854Z] ---> Running in 6476e20ce5a1 [2021-06-02T19:16:17.854Z] ---> Running in 88b3aa3fe52a [2021-06-02T19:16:17.894Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:17.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T19:16:17.894Z] 520e95023415: Preparing [2021-06-02T19:16:17.894Z] cb2e67edff2f: Preparing [2021-06-02T19:16:17.894Z] 880371dd631e: Preparing [2021-06-02T19:16:17.894Z] 1c5605e34fa3: Preparing [2021-06-02T19:16:17.894Z] 0754057c0ad3: Preparing [2021-06-02T19:16:17.894Z] 998cdf262ab1: Preparing [2021-06-02T19:16:17.894Z] 02e56110abd2: Preparing [2021-06-02T19:16:17.894Z] abc36efb885a: Preparing [2021-06-02T19:16:17.894Z] b0b09059f4e1: Preparing [2021-06-02T19:16:17.894Z] bb961f40224b: Preparing [2021-06-02T19:16:17.894Z] f4666769fca7: Preparing [2021-06-02T19:16:17.894Z] 998cdf262ab1: Waiting [2021-06-02T19:16:17.894Z] 02e56110abd2: Waiting [2021-06-02T19:16:17.894Z] b0b09059f4e1: Waiting [2021-06-02T19:16:17.894Z] bb961f40224b: Waiting [2021-06-02T19:16:17.894Z] f4666769fca7: Waiting [2021-06-02T19:16:17.894Z] abc36efb885a: Waiting [2021-06-02T19:16:17.894Z] 0754057c0ad3: Layer already exists [2021-06-02T19:16:17.894Z] 520e95023415: Layer already exists [2021-06-02T19:16:17.894Z] cb2e67edff2f: Layer already exists [2021-06-02T19:16:17.894Z] 880371dd631e: Layer already exists [2021-06-02T19:16:17.894Z] 1c5605e34fa3: Layer already exists [2021-06-02T19:16:17.894Z] 998cdf262ab1: Layer already exists [2021-06-02T19:16:17.894Z] abc36efb885a: Layer already exists [2021-06-02T19:16:17.894Z] bb961f40224b: Layer already exists [2021-06-02T19:16:17.894Z] 02e56110abd2: Layer already exists [2021-06-02T19:16:17.894Z] b0b09059f4e1: Layer already exists [2021-06-02T19:16:17.894Z] f4666769fca7: Layer already exists [2021-06-02T19:16:17.894Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:9ba644e875f842b4aee2b3be981d11fb698b2b9823670cf75bd6ab22fd41ffd3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:18.196Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:16:18.492Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-02T19:16:18.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T19:16:18.492Z] 520e95023415: Preparing [2021-06-02T19:16:18.492Z] cb2e67edff2f: Preparing [2021-06-02T19:16:18.492Z] 880371dd631e: Preparing [2021-06-02T19:16:18.492Z] 1c5605e34fa3: Preparing [2021-06-02T19:16:18.492Z] 0754057c0ad3: Preparing [2021-06-02T19:16:18.492Z] 998cdf262ab1: Preparing [2021-06-02T19:16:18.492Z] 02e56110abd2: Preparing [2021-06-02T19:16:18.492Z] abc36efb885a: Preparing [2021-06-02T19:16:18.492Z] b0b09059f4e1: Preparing [2021-06-02T19:16:18.492Z] bb961f40224b: Preparing [2021-06-02T19:16:18.492Z] f4666769fca7: Preparing [2021-06-02T19:16:18.492Z] 998cdf262ab1: Waiting [2021-06-02T19:16:18.492Z] 02e56110abd2: Waiting [2021-06-02T19:16:18.492Z] abc36efb885a: Waiting [2021-06-02T19:16:18.492Z] b0b09059f4e1: Waiting [2021-06-02T19:16:18.492Z] bb961f40224b: Waiting [2021-06-02T19:16:18.492Z] f4666769fca7: Waiting [2021-06-02T19:16:18.492Z] cb2e67edff2f: Layer already exists [2021-06-02T19:16:18.492Z] 0754057c0ad3: Layer already exists [2021-06-02T19:16:18.492Z] 880371dd631e: Layer already exists [2021-06-02T19:16:18.492Z] 520e95023415: Layer already exists [2021-06-02T19:16:18.492Z] 1c5605e34fa3: Layer already exists [2021-06-02T19:16:18.492Z] b0b09059f4e1: Layer already exists [2021-06-02T19:16:18.492Z] 998cdf262ab1: Layer already exists [2021-06-02T19:16:18.492Z] 02e56110abd2: Layer already exists [2021-06-02T19:16:18.492Z] abc36efb885a: Layer already exists [2021-06-02T19:16:18.492Z] bb961f40224b: Layer already exists [2021-06-02T19:16:18.492Z] f4666769fca7: Layer already exists [2021-06-02T19:16:18.492Z] master: digest: sha256:9ba644e875f842b4aee2b3be981d11fb698b2b9823670cf75bd6ab22fd41ffd3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:16:18.545Z] ===================================================== [Pipeline] echo [2021-06-02T19:16:18.558Z] taggedImages: [2021-06-02T19:16:18.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:16:18.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T19:16:18.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.246 [2021-06-02T19:16:18.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:16:18.558Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T19:16:20.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T19:16:21.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T19:16:21.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:16:22.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:16:23.122Z] OK: 218 MiB in 52 packages [2021-06-02T19:16:24.622Z] Removing intermediate container 6476e20ce5a1 [2021-06-02T19:16:24.622Z] ---> d8c46c61525c [2021-06-02T19:16:24.622Z] Step 6/24 : COPY go.mod . [2021-06-02T19:16:26.092Z] ---> 2b02692649bb [2021-06-02T19:16:26.092Z] Step 7/24 : RUN go mod download [2021-06-02T19:16:26.092Z] ---> Running in 8b58ae092d9f [2021-06-02T19:16:30.445Z] Removing intermediate container 8b58ae092d9f [2021-06-02T19:16:30.445Z] ---> d5947499b133 [2021-06-02T19:16:30.445Z] Step 8/24 : COPY . . [2021-06-02T19:16:45.612Z] ---> 1b03faf70b44 [2021-06-02T19:16:45.612Z] Step 9/24 : RUN go mod tidy [2021-06-02T19:16:45.612Z] ---> Running in 6da12b2a330b [2021-06-02T19:16:52.384Z] Removing intermediate container 6da12b2a330b [2021-06-02T19:16:52.384Z] ---> e7f0e8f992fb [2021-06-02T19:16:52.384Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T19:16:52.662Z] ---> Running in be363db9f6e4 [2021-06-02T19:16:54.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T19:17:51.283Z] Removing intermediate container db4ef07e076c [2021-06-02T19:17:51.283Z] ---> 2e520151f72b [2021-06-02T19:17:51.283Z] [2021-06-02T19:17:51.283Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T19:17:51.283Z] ---> 9852663dfa18 [2021-06-02T19:17:51.283Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T19:17:51.283Z] ---> Running in 29bea88087e6 [2021-06-02T19:17:51.283Z] Removing intermediate container 29bea88087e6 [2021-06-02T19:17:51.283Z] ---> af8af230799f [2021-06-02T19:17:51.283Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T19:17:51.283Z] ---> Running in 2fff3bd77512 [2021-06-02T19:17:51.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:17:51.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:17:51.283Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T19:17:51.283Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T19:17:51.283Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T19:17:51.283Z] OK: 5 MiB in 16 packages [2021-06-02T19:17:51.559Z] Removing intermediate container 2fff3bd77512 [2021-06-02T19:17:51.559Z] ---> c133f0caa3c3 [2021-06-02T19:17:51.559Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T19:17:51.559Z] ---> Running in e3a90d1d07c7 [2021-06-02T19:17:52.545Z] Removing intermediate container e3a90d1d07c7 [2021-06-02T19:17:52.545Z] ---> 18267b5e4fa5 [2021-06-02T19:17:52.545Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T19:17:52.824Z] ---> Running in 5d1b507c648f [2021-06-02T19:17:53.430Z] Removing intermediate container 5d1b507c648f [2021-06-02T19:17:53.430Z] ---> ba6f0e4d6775 [2021-06-02T19:17:53.430Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T19:17:53.711Z] ---> Running in 66851725b57f [2021-06-02T19:17:57.163Z] Removing intermediate container 66851725b57f [2021-06-02T19:17:57.163Z] ---> f29641143f1c [2021-06-02T19:17:57.163Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T19:17:57.448Z] ---> Running in a58dd61e4e40 [2021-06-02T19:17:58.441Z] Removing intermediate container a58dd61e4e40 [2021-06-02T19:17:58.441Z] ---> bb7c68895b20 [2021-06-02T19:17:58.441Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T19:17:59.440Z] ---> 3fbc6eafc43b [2021-06-02T19:17:59.440Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T19:17:59.718Z] ---> Running in 6ba50e9dad8e [2021-06-02T19:18:03.313Z] Removing intermediate container 6ba50e9dad8e [2021-06-02T19:18:03.313Z] ---> 9c97074da222 [2021-06-02T19:18:03.313Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:18:04.805Z] ---> c164bef05deb [2021-06-02T19:18:04.805Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T19:18:06.796Z] ---> b20775b6278a [2021-06-02T19:18:06.796Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T19:18:08.250Z] ---> cde0638532c1 [2021-06-02T19:18:08.250Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T19:18:09.698Z] ---> cbdecf93e5c0 [2021-06-02T19:18:09.698Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T19:18:10.685Z] ---> 15078e4128a6 [2021-06-02T19:18:10.685Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T19:18:11.288Z] ---> Running in 05513e910cb0 [2021-06-02T19:18:11.889Z] Removing intermediate container 05513e910cb0 [2021-06-02T19:18:11.889Z] ---> 042d681f203c [2021-06-02T19:18:11.889Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T19:18:13.874Z] ---> 1f4f3646c873 [2021-06-02T19:18:13.874Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T19:18:14.482Z] ---> Running in 7000458e6455 [2021-06-02T19:18:17.920Z] Removing intermediate container 88b3aa3fe52a [2021-06-02T19:18:17.920Z] ---> 2b4877c6a9a6 [2021-06-02T19:18:17.920Z] [2021-06-02T19:18:17.920Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T19:18:17.920Z] ---> 9852663dfa18 [2021-06-02T19:18:17.920Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:18:17.920Z] ---> Using cache [2021-06-02T19:18:17.920Z] ---> 210434b9b488 [2021-06-02T19:18:17.920Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:18:17.920Z] ---> Using cache [2021-06-02T19:18:17.920Z] ---> 0c2055e7c526 [2021-06-02T19:18:17.920Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T19:18:17.920Z] ---> Running in 5cc907ac34fe [2021-06-02T19:18:18.910Z] Removing intermediate container 7000458e6455 [2021-06-02T19:18:18.910Z] ---> df1576a5a121 [2021-06-02T19:18:18.910Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T19:18:18.910Z] Removing intermediate container 5cc907ac34fe [2021-06-02T19:18:18.910Z] ---> e6e493f8302d [2021-06-02T19:18:18.910Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T19:18:19.198Z] ---> Running in cf908bf21463 [2021-06-02T19:18:19.198Z] ---> Running in b218e54680ae [2021-06-02T19:18:19.809Z] Removing intermediate container cf908bf21463 [2021-06-02T19:18:19.809Z] ---> 8f698d188833 [2021-06-02T19:18:19.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:18:20.084Z] Removing intermediate container b218e54680ae [2021-06-02T19:18:20.084Z] ---> 4b415964c4dd [2021-06-02T19:18:20.084Z] Step 29/32 : CMD ["gate"] [2021-06-02T19:18:20.695Z] ---> Running in d5615fdaf9cf [2021-06-02T19:18:21.317Z] ---> c0074070e5b1 [2021-06-02T19:18:21.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T19:18:21.597Z] Removing intermediate container d5615fdaf9cf [2021-06-02T19:18:21.597Z] ---> 5ab1a1f3dc96 [2021-06-02T19:18:21.597Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T19:18:22.596Z] ---> Running in aef5dde1f2f2 [2021-06-02T19:18:23.579Z] ---> 44dd5b9ad338 [2021-06-02T19:18:23.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T19:18:23.579Z] Removing intermediate container aef5dde1f2f2 [2021-06-02T19:18:23.579Z] ---> 82a4860b5b05 [2021-06-02T19:18:23.579Z] Step 31/32 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:18:24.183Z] ---> Running in 52df44a3e8a3 [2021-06-02T19:18:25.697Z] ---> 6783f33b83b7 [2021-06-02T19:18:25.697Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T19:18:25.697Z] Removing intermediate container 52df44a3e8a3 [2021-06-02T19:18:25.697Z] ---> 89cf7b329cc9 [2021-06-02T19:18:25.697Z] Step 32/32 : LABEL version=2.0.0-dev.246 [2021-06-02T19:18:25.975Z] ---> Running in 0e4c92aad730 [2021-06-02T19:18:26.290Z] ---> Running in eba343295ad6 [2021-06-02T19:18:26.903Z] Removing intermediate container 0e4c92aad730 [2021-06-02T19:18:26.903Z] ---> b3d641ae65d9 [2021-06-02T19:18:26.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:18:27.184Z] Removing intermediate container c8c6fd724512 [2021-06-02T19:18:27.184Z] ---> d1483d6a003e [2021-06-02T19:18:27.184Z] [2021-06-02T19:18:27.184Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T19:18:27.184Z] ---> 9852663dfa18 [2021-06-02T19:18:27.184Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T19:18:27.184Z] ---> Using cache [2021-06-02T19:18:27.184Z] ---> 210434b9b488 [2021-06-02T19:18:27.184Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T19:18:27.184Z] ---> Using cache [2021-06-02T19:18:27.184Z] ---> 0c2055e7c526 [2021-06-02T19:18:27.184Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T19:18:27.462Z] ---> Running in 0c1e01c04d16 [2021-06-02T19:18:27.462Z] Removing intermediate container eba343295ad6 [2021-06-02T19:18:27.462Z] ---> d6e71dcfc982 [2021-06-02T19:18:27.462Z] [2021-06-02T19:18:27.739Z] ---> Running in ef209bbc83fc [2021-06-02T19:18:28.019Z] Successfully built d6e71dcfc982 [2021-06-02T19:18:28.019Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T19:18:28.019Z]  Building security-bootstrapper ... done Removing intermediate container 0c1e01c04d16 [2021-06-02T19:18:28.019Z] ---> 1aab677514c6 [2021-06-02T19:18:28.019Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T19:18:28.302Z] Removing intermediate container ef209bbc83fc [2021-06-02T19:18:28.302Z] ---> 07512b6c12ae [2021-06-02T19:18:28.302Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T19:18:28.302Z] ---> Running in d9c1731c7fa3 [2021-06-02T19:18:28.582Z] ---> Running in 2f8f69057e06 [2021-06-02T19:18:29.196Z] Removing intermediate container d9c1731c7fa3 [2021-06-02T19:18:29.196Z] ---> da187b56281c [2021-06-02T19:18:29.196Z] Step 22/23 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:18:29.471Z] Removing intermediate container 2f8f69057e06 [2021-06-02T19:18:29.471Z] ---> e0175a78c7bd [2021-06-02T19:18:29.471Z] Step 16/24 : WORKDIR / [2021-06-02T19:18:29.751Z] ---> Running in 96824b081caf [2021-06-02T19:18:29.751Z] ---> Running in 28670d1fb101 [2021-06-02T19:18:30.348Z] Removing intermediate container 96824b081caf [2021-06-02T19:18:30.348Z] ---> c04ac1acdf87 [2021-06-02T19:18:30.348Z] Step 23/23 : LABEL version=2.0.0-dev.246 [2021-06-02T19:18:30.623Z] ---> Running in 3b3aaf59363b [2021-06-02T19:18:30.623Z] Removing intermediate container 28670d1fb101 [2021-06-02T19:18:30.623Z] ---> 1aade3f28dda [2021-06-02T19:18:30.623Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T19:18:30.898Z] Removing intermediate container be363db9f6e4 [2021-06-02T19:18:30.898Z] ---> 595d9ec68dfe [2021-06-02T19:18:30.898Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T19:18:31.176Z] ---> Running in e08ab1532dbe [2021-06-02T19:18:31.471Z] Removing intermediate container 3b3aaf59363b [2021-06-02T19:18:31.471Z] ---> a8e84dd51f65 [2021-06-02T19:18:31.471Z] [2021-06-02T19:18:31.471Z] ---> 35ebded2a643 [2021-06-02T19:18:31.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T19:18:31.748Z] Successfully built a8e84dd51f65 [2021-06-02T19:18:31.748Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T19:18:32.655Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.246" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T19:18:32.934Z] ---> 9a9c25094f4d [2021-06-02T19:18:32.934Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T19:18:33.917Z] ---> e5300429ef35 [2021-06-02T19:18:33.917Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T19:18:34.193Z] ---> Running in a0691e9a961e [2021-06-02T19:18:34.791Z] Removing intermediate container a0691e9a961e [2021-06-02T19:18:34.791Z] ---> 2d7d63f964d9 [2021-06-02T19:18:34.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:18:34.791Z] Removing intermediate container e08ab1532dbe [2021-06-02T19:18:34.791Z] ---> da70f4e6a02b [2021-06-02T19:18:34.791Z] [2021-06-02T19:18:34.791Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T19:18:34.791Z] ---> Running in f7cfb2d917dc [2021-06-02T19:18:35.066Z] 20.10.0: Pulling from library/docker [2021-06-02T19:18:35.339Z] Removing intermediate container f7cfb2d917dc [2021-06-02T19:18:35.339Z] ---> 2ef9a1cff4db [2021-06-02T19:18:35.339Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T19:18:35.937Z] ---> Running in 8983733900be [2021-06-02T19:18:36.537Z] Removing intermediate container 8983733900be [2021-06-02T19:18:36.537Z] ---> 08db302f7559 [2021-06-02T19:18:36.537Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:18:37.133Z] ---> Running in 7ba72c7b0db7 [2021-06-02T19:18:37.731Z] Removing intermediate container 7ba72c7b0db7 [2021-06-02T19:18:37.731Z] ---> 51e8206548ab [2021-06-02T19:18:37.731Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:18:38.007Z] ---> Running in a09f1fb61dc4 [2021-06-02T19:18:38.603Z] Removing intermediate container a09f1fb61dc4 [2021-06-02T19:18:38.603Z] ---> 967624c6dae7 [2021-06-02T19:18:38.603Z] [2021-06-02T19:18:39.200Z] Successfully built 967624c6dae7 [2021-06-02T19:18:39.200Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T19:18:42.613Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T19:18:42.613Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T19:18:42.613Z] ---> eeaf43b92773 [2021-06-02T19:18:42.613Z] 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-02T19:18:44.594Z] ---> Running in c6b39f27c2fd [2021-06-02T19:18:45.195Z] Removing intermediate container c6b39f27c2fd [2021-06-02T19:18:45.195Z] ---> ee93e0301de2 [2021-06-02T19:18:45.195Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T19:18:45.195Z] ---> Running in c3cc7327989b [2021-06-02T19:18:46.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T19:18:46.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T19:18:47.225Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T19:18:47.225Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T19:18:47.497Z] Executing bash-5.0.17-r0.post-install [2021-06-02T19:18:47.497Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T19:18:47.497Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T19:18:47.497Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T19:18:47.497Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T19:18:47.497Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T19:18:47.497Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T19:18:47.497Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T19:18:47.497Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T19:18:47.497Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T19:18:47.497Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T19:18:47.497Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T19:18:49.462Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T19:18:49.462Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T19:18:49.462Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T19:18:49.462Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T19:18:49.462Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T19:18:49.462Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T19:18:49.730Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T19:18:49.730Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T19:18:49.730Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T19:18:49.730Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T19:18:49.730Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T19:18:49.730Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T19:18:49.730Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T19:18:49.730Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T19:18:49.730Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T19:18:49.730Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T19:18:50.001Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T19:18:50.001Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T19:18:50.001Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T19:18:50.001Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T19:18:50.001Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T19:18:50.001Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T19:18:50.001Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T19:18:50.001Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T19:18:50.001Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T19:18:50.001Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T19:18:50.271Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T19:18:50.271Z] OK: 72 MiB in 59 packages [2021-06-02T19:18:55.669Z] Collecting docker-compose==1.23.2 [2021-06-02T19:18:55.941Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T19:18:57.914Z] Collecting PyYAML<4,>=3.10 [2021-06-02T19:18:57.914Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T19:19:03.305Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T19:19:03.305Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T19:19:03.305Z] 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-02T19:19:03.305Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T19:19:03.305Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T19:19:05.917Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T19:19:05.917Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T19:19:08.529Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T19:19:08.530Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T19:19:11.138Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T19:19:11.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T19:19:11.762Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T19:19:11.762Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T19:19:12.756Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T19:19:12.756Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T19:19:13.746Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T19:19:13.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T19:19:14.339Z] 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-02T19:19:14.339Z] 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-02T19:19:14.610Z] Collecting idna<2.8,>=2.5 [2021-06-02T19:19:14.610Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T19:19:15.582Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T19:19:15.582Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T19:19:16.177Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T19:19:16.177Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T19:19:16.448Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T19:19:16.448Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T19:19:16.448Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T19:19:16.448Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T19:19:17.881Z] Installing collected packages: PyYAML, idna, urllib3, requests, docopt, texttable, dockerpty, cached-property, jsonschema, websocket-client, docker-pycreds, docker, docker-compose [2021-06-02T19:19:17.881Z] Running setup.py install for PyYAML: started [2021-06-02T19:19:20.494Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T19:19:20.766Z] Attempting uninstall: idna [2021-06-02T19:19:20.766Z] Found existing installation: idna 2.9 [2021-06-02T19:19:20.766Z] Uninstalling idna-2.9: [2021-06-02T19:19:20.766Z] Successfully uninstalled idna-2.9 [2021-06-02T19:19:21.744Z] Attempting uninstall: urllib3 [2021-06-02T19:19:21.744Z] Found existing installation: urllib3 1.25.9 [2021-06-02T19:19:21.744Z] Uninstalling urllib3-1.25.9: [2021-06-02T19:19:21.744Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T19:19:22.339Z] Attempting uninstall: requests [2021-06-02T19:19:22.339Z] Found existing installation: requests 2.23.0 [2021-06-02T19:19:22.339Z] Uninstalling requests-2.23.0: [2021-06-02T19:19:22.339Z] Successfully uninstalled requests-2.23.0 [2021-06-02T19:19:22.931Z] Running setup.py install for docopt: started [2021-06-02T19:19:25.541Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T19:19:25.541Z] Running setup.py install for texttable: started [2021-06-02T19:19:28.151Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T19:19:28.151Z] Running setup.py install for dockerpty: started [2021-06-02T19:19:30.763Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T19:19:33.377Z] 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-02T19:19:43.530Z] Removing intermediate container c3cc7327989b [2021-06-02T19:19:43.530Z] ---> 42b27bd2982a [2021-06-02T19:19:43.530Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T19:19:43.530Z] ---> Running in 4216f8c10eeb [2021-06-02T19:19:43.530Z] Removing intermediate container 4216f8c10eeb [2021-06-02T19:19:43.530Z] ---> 7a06106ea714 [2021-06-02T19:19:43.530Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T19:19:43.530Z] ---> Running in 36af9461f19f [2021-06-02T19:19:43.530Z] Removing intermediate container 36af9461f19f [2021-06-02T19:19:43.530Z] ---> 2caf65197243 [2021-06-02T19:19:43.530Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T19:19:44.962Z] ---> 5c162cb53d3d [2021-06-02T19:19:44.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T19:19:45.940Z] ---> 41bfd9f6cf01 [2021-06-02T19:19:45.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T19:19:46.912Z] ---> ae6745958b38 [2021-06-02T19:19:46.912Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T19:19:46.912Z] ---> Running in 07e4b8874274 [2021-06-02T19:19:47.505Z] Removing intermediate container 07e4b8874274 [2021-06-02T19:19:47.505Z] ---> 2b901f8eed3b [2021-06-02T19:19:47.505Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T19:19:47.779Z] ---> Running in 11940ee7f636 [2021-06-02T19:19:48.052Z] Removing intermediate container 11940ee7f636 [2021-06-02T19:19:48.053Z] ---> f112679619b1 [2021-06-02T19:19:48.053Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T19:19:48.326Z] ---> Running in 27a235e9f34a [2021-06-02T19:19:48.919Z] Removing intermediate container 27a235e9f34a [2021-06-02T19:19:48.919Z] ---> 2d60f4153663 [2021-06-02T19:19:48.919Z] Step 23/24 : LABEL git_sha=20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:19:48.919Z] ---> Running in 28b1dce9e85d [2021-06-02T19:19:49.516Z] Removing intermediate container 28b1dce9e85d [2021-06-02T19:19:49.516Z] ---> 3abcca2cd0ec [2021-06-02T19:19:49.516Z] Step 24/24 : LABEL version=2.0.0-dev.246 [2021-06-02T19:19:49.789Z] ---> Running in 18fe5798c9a6 [2021-06-02T19:19:50.383Z] Removing intermediate container 18fe5798c9a6 [2021-06-02T19:19:50.383Z] ---> 6a3dbd23e6d6 [2021-06-02T19:19:50.383Z] [2021-06-02T19:19:50.656Z] Successfully built 6a3dbd23e6d6 [2021-06-02T19:19:50.656Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T19:19:50.944Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T19:19:50.962Z] $ docker stop --time=1 3b6dfbf5510ed7cbda16025079d6f25cffff6b03fb07c0a841eb45a64369ae31 [2021-06-02T19:19:52.933Z] $ docker rm -f 3b6dfbf5510ed7cbda16025079d6f25cffff6b03fb07c0a841eb45a64369ae31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T19:19:53.526Z] + docker images [2021-06-02T19:19:53.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T19:19:53.798Z] sys-mgmt-agent-arm64 latest 6a3dbd23e6d6 4 seconds ago 299MB [2021-06-02T19:19:53.798Z] core-metadata-arm64 latest 967624c6dae7 About a minute ago 17.4MB [2021-06-02T19:19:53.798Z] da70f4e6a02b About a minute ago 863MB [2021-06-02T19:19:53.798Z] support-scheduler-arm64 latest a8e84dd51f65 About a minute ago 16.1MB [2021-06-02T19:19:53.798Z] security-bootstrapper-arm64 latest d6e71dcfc982 About a minute ago 17.2MB [2021-06-02T19:19:53.798Z] d1483d6a003e About a minute ago 873MB [2021-06-02T19:19:53.798Z] 2b4877c6a9a6 About a minute ago 865MB [2021-06-02T19:19:53.798Z] 2e520151f72b 2 minutes ago 858MB [2021-06-02T19:19:53.798Z] core-data-arm64 latest 6590f05e9748 4 minutes ago 20.4MB [2021-06-02T19:19:53.798Z] support-notifications-arm64 latest 05ef803d7c85 4 minutes ago 16.8MB [2021-06-02T19:19:53.798Z] security-secretstore-setup-arm64 latest 9d2448b9f3f9 4 minutes ago 24.4MB [2021-06-02T19:19:53.798Z] core-command-arm64 latest e95dcff8d2ef 4 minutes ago 16.1MB [2021-06-02T19:19:53.798Z] security-proxy-setup-arm64 latest baa51678f4f0 4 minutes ago 24MB [2021-06-02T19:19:53.798Z] 8df095f77181 4 minutes ago 874MB [2021-06-02T19:19:53.798Z] 5209ad8b922a 4 minutes ago 866MB [2021-06-02T19:19:53.798Z] 59d723c6f923 4 minutes ago 865MB [2021-06-02T19:19:53.798Z] a08f7e646028 4 minutes ago 862MB [2021-06-02T19:19:53.798Z] d4d739998d8a 4 minutes ago 862MB [2021-06-02T19:19:53.798Z] ci-base-image-arm64 latest a5372f5cf765 9 minutes ago 641MB [2021-06-02T19:19:53.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T19:19:53.798Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-02T19:19:53.798Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T19:19:53.798Z] 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-02T19:19:54.118Z] provisioning config files... [2021-06-02T19:19:54.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/517@tmp/config5277024007699167741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:19:54.515Z] ---> docker-login.sh [2021-06-02T19:19:54.515Z] nexus3.edgexfoundry.org:10001 [2021-06-02T19:19:54.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:19:55.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:19:55.058Z] Configure a credential helper to remove this warning. See [2021-06-02T19:19:55.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:19:55.058Z] [2021-06-02T19:19:55.058Z] Login Succeeded [2021-06-02T19:19:55.058Z] nexus3.edgexfoundry.org:10002 [2021-06-02T19:19:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:19:55.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:19:55.602Z] Configure a credential helper to remove this warning. See [2021-06-02T19:19:55.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:19:55.602Z] [2021-06-02T19:19:55.602Z] Login Succeeded [2021-06-02T19:19:55.602Z] nexus3.edgexfoundry.org:10003 [2021-06-02T19:19:55.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:19:56.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:19:56.149Z] Configure a credential helper to remove this warning. See [2021-06-02T19:19:56.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:19:56.149Z] [2021-06-02T19:19:56.149Z] Login Succeeded [2021-06-02T19:19:56.149Z] nexus3.edgexfoundry.org:10004 [2021-06-02T19:19:56.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:19:56.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:19:56.695Z] Configure a credential helper to remove this warning. See [2021-06-02T19:19:56.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:19:56.695Z] [2021-06-02T19:19:56.695Z] Login Succeeded [2021-06-02T19:19:56.695Z] docker.io [2021-06-02T19:19:57.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T19:19:57.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T19:19:57.561Z] Configure a credential helper to remove this warning. See [2021-06-02T19:19:57.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T19:19:57.561Z] [2021-06-02T19:19:57.561Z] Login Succeeded [2021-06-02T19:19:57.561Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T19:19:57.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:19:57.649Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-02T19:19:57.649Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:19:57.649Z] latest [2021-06-02T19:19:57.649Z] 2.0.0-dev.246 [2021-06-02T19:19:57.649Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:19:57.649Z] master [2021-06-02T19:19:57.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:19:58.021Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:19:58.376Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:19:58.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T19:19:58.376Z] 76827f4e918b: Preparing [2021-06-02T19:19:58.376Z] 82f454303c5e: Preparing [2021-06-02T19:19:58.376Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:19:58.376Z] db77b0d12b50: Preparing [2021-06-02T19:19:58.376Z] 3fbe34a1663b: Preparing [2021-06-02T19:19:58.650Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:19:58.921Z] 7b4c5b4d94cc: Pushed [2021-06-02T19:19:58.921Z] db77b0d12b50: Pushed [2021-06-02T19:19:58.921Z] 76827f4e918b: Pushed [2021-06-02T19:20:01.526Z] 82f454303c5e: Pushed [2021-06-02T19:20:01.526Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:ec0fb05e97d2886ca7839dcfdf24b71be157f14db29b91019486ff8a01a74d0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:01.894Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:02.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T19:20:02.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T19:20:02.239Z] 76827f4e918b: Preparing [2021-06-02T19:20:02.239Z] 82f454303c5e: Preparing [2021-06-02T19:20:02.239Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:02.239Z] db77b0d12b50: Preparing [2021-06-02T19:20:02.239Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:02.512Z] 76827f4e918b: Layer already exists [2021-06-02T19:20:02.512Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:02.512Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:02.512Z] 82f454303c5e: Layer already exists [2021-06-02T19:20:02.512Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:02.512Z] latest: digest: sha256:ec0fb05e97d2886ca7839dcfdf24b71be157f14db29b91019486ff8a01a74d0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:02.855Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:03.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [2021-06-02T19:20:03.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T19:20:03.200Z] 76827f4e918b: Preparing [2021-06-02T19:20:03.200Z] 82f454303c5e: Preparing [2021-06-02T19:20:03.200Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:03.200Z] db77b0d12b50: Preparing [2021-06-02T19:20:03.200Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:03.475Z] 76827f4e918b: Layer already exists [2021-06-02T19:20:03.475Z] 82f454303c5e: Layer already exists [2021-06-02T19:20:03.475Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:03.475Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:03.475Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:03.475Z] 2.0.0-dev.246: digest: sha256:ec0fb05e97d2886ca7839dcfdf24b71be157f14db29b91019486ff8a01a74d0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:03.825Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:04.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:04.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T19:20:04.285Z] 76827f4e918b: Preparing [2021-06-02T19:20:04.285Z] 82f454303c5e: Preparing [2021-06-02T19:20:04.285Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:04.285Z] db77b0d12b50: Preparing [2021-06-02T19:20:04.285Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:04.285Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:04.285Z] 76827f4e918b: Layer already exists [2021-06-02T19:20:04.285Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:04.285Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:04.285Z] 82f454303c5e: Layer already exists [2021-06-02T19:20:04.559Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:ec0fb05e97d2886ca7839dcfdf24b71be157f14db29b91019486ff8a01a74d0e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:04.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:05.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-02T19:20:05.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T19:20:05.308Z] 76827f4e918b: Preparing [2021-06-02T19:20:05.308Z] 82f454303c5e: Preparing [2021-06-02T19:20:05.308Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:05.308Z] db77b0d12b50: Preparing [2021-06-02T19:20:05.308Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:05.583Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:05.583Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:05.583Z] 76827f4e918b: Layer already exists [2021-06-02T19:20:05.583Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:05.583Z] 82f454303c5e: Layer already exists [2021-06-02T19:20:05.584Z] master: digest: sha256:ec0fb05e97d2886ca7839dcfdf24b71be157f14db29b91019486ff8a01a74d0e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:05.654Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:05.675Z] taggedImages: [2021-06-02T19:20:05.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:05.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T19:20:05.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.246 [2021-06-02T19:20:05.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:05.675Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-02T19:20:05.706Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-02T19:20:05.706Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:05.706Z] latest [2021-06-02T19:20:05.706Z] 2.0.0-dev.246 [2021-06-02T19:20:05.706Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:05.706Z] master [2021-06-02T19:20:05.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:06.116Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:06.465Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:06.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T19:20:06.465Z] e43ec0d83e4f: Preparing [2021-06-02T19:20:06.465Z] d0c11d7192fa: Preparing [2021-06-02T19:20:06.465Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:06.465Z] 0755da96270f: Preparing [2021-06-02T19:20:06.465Z] 83de250f0033: Preparing [2021-06-02T19:20:06.465Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:06.465Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:06.740Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:06.740Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:06.740Z] 83de250f0033: Pushed [2021-06-02T19:20:06.740Z] e43ec0d83e4f: Pushed [2021-06-02T19:20:07.338Z] 0755da96270f: Pushed [2021-06-02T19:20:09.945Z] d0c11d7192fa: Pushed [2021-06-02T19:20:09.945Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:41c37a821b8b6431797511f547a342693fc030c81c24dbc2ec87923573a5281b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:10.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:10.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T19:20:10.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T19:20:10.629Z] e43ec0d83e4f: Preparing [2021-06-02T19:20:10.629Z] d0c11d7192fa: Preparing [2021-06-02T19:20:10.629Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:10.629Z] 0755da96270f: Preparing [2021-06-02T19:20:10.629Z] 83de250f0033: Preparing [2021-06-02T19:20:10.629Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:10.629Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:10.899Z] e43ec0d83e4f: Layer already exists [2021-06-02T19:20:10.899Z] 0755da96270f: Layer already exists [2021-06-02T19:20:10.899Z] d0c11d7192fa: Layer already exists [2021-06-02T19:20:10.899Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:10.899Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:11.865Z] 83de250f0033: Layer already exists [2021-06-02T19:20:11.865Z] latest: digest: sha256:41c37a821b8b6431797511f547a342693fc030c81c24dbc2ec87923573a5281b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:12.200Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:12.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [2021-06-02T19:20:12.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T19:20:12.536Z] e43ec0d83e4f: Preparing [2021-06-02T19:20:12.536Z] d0c11d7192fa: Preparing [2021-06-02T19:20:12.536Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:12.536Z] 0755da96270f: Preparing [2021-06-02T19:20:12.536Z] 83de250f0033: Preparing [2021-06-02T19:20:12.536Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:12.536Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:12.536Z] 83de250f0033: Layer already exists [2021-06-02T19:20:12.536Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:12.536Z] e43ec0d83e4f: Layer already exists [2021-06-02T19:20:12.536Z] 0755da96270f: Layer already exists [2021-06-02T19:20:12.807Z] d0c11d7192fa: Layer already exists [2021-06-02T19:20:12.807Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:12.807Z] 2.0.0-dev.246: digest: sha256:41c37a821b8b6431797511f547a342693fc030c81c24dbc2ec87923573a5281b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:13.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:13.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T19:20:13.482Z] e43ec0d83e4f: Preparing [2021-06-02T19:20:13.482Z] d0c11d7192fa: Preparing [2021-06-02T19:20:13.482Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:13.482Z] 0755da96270f: Preparing [2021-06-02T19:20:13.482Z] 83de250f0033: Preparing [2021-06-02T19:20:13.482Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:13.482Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:13.762Z] d0c11d7192fa: Layer already exists [2021-06-02T19:20:13.762Z] 83de250f0033: Layer already exists [2021-06-02T19:20:13.762Z] 0755da96270f: Layer already exists [2021-06-02T19:20:13.762Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:13.762Z] e43ec0d83e4f: Layer already exists [2021-06-02T19:20:13.762Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:13.762Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:41c37a821b8b6431797511f547a342693fc030c81c24dbc2ec87923573a5281b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:14.099Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:14.430Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-02T19:20:14.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T19:20:14.430Z] e43ec0d83e4f: Preparing [2021-06-02T19:20:14.430Z] d0c11d7192fa: Preparing [2021-06-02T19:20:14.430Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:14.430Z] 0755da96270f: Preparing [2021-06-02T19:20:14.430Z] 83de250f0033: Preparing [2021-06-02T19:20:14.430Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:14.430Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:14.702Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:14.702Z] e43ec0d83e4f: Layer already exists [2021-06-02T19:20:14.702Z] 83de250f0033: Layer already exists [2021-06-02T19:20:14.702Z] 0755da96270f: Layer already exists [2021-06-02T19:20:14.702Z] d0c11d7192fa: Layer already exists [2021-06-02T19:20:14.702Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:14.702Z] master: digest: sha256:41c37a821b8b6431797511f547a342693fc030c81c24dbc2ec87923573a5281b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:14.775Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:14.789Z] taggedImages: [2021-06-02T19:20:14.789Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:14.789Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T19:20:14.789Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.246 [2021-06-02T19:20:14.789Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:14.789Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-02T19:20:14.825Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-02T19:20:14.825Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:14.825Z] latest [2021-06-02T19:20:14.825Z] 2.0.0-dev.246 [2021-06-02T19:20:14.825Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:14.825Z] master [2021-06-02T19:20:14.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:15.191Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:15.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:15.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T19:20:15.524Z] 6624047e0e82: Preparing [2021-06-02T19:20:15.524Z] c0738b40d095: Preparing [2021-06-02T19:20:15.524Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:15.524Z] db77b0d12b50: Preparing [2021-06-02T19:20:15.524Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:15.796Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:15.796Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:15.796Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:15.796Z] 6624047e0e82: Pushed [2021-06-02T19:20:19.168Z] c0738b40d095: Pushed [2021-06-02T19:20:19.168Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:fe54db428cec1f1a1fffc511b1ebeb80f90ca8cbefdea000942fde8ca6ee5f19 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:19.504Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:19.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T19:20:19.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T19:20:19.844Z] 6624047e0e82: Preparing [2021-06-02T19:20:19.844Z] c0738b40d095: Preparing [2021-06-02T19:20:19.844Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:19.844Z] db77b0d12b50: Preparing [2021-06-02T19:20:19.844Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:20.117Z] c0738b40d095: Layer already exists [2021-06-02T19:20:20.117Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:20.117Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:20.117Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:20.117Z] 6624047e0e82: Layer already exists [2021-06-02T19:20:20.117Z] latest: digest: sha256:fe54db428cec1f1a1fffc511b1ebeb80f90ca8cbefdea000942fde8ca6ee5f19 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:20.462Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:20.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [2021-06-02T19:20:20.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T19:20:20.802Z] 6624047e0e82: Preparing [2021-06-02T19:20:20.802Z] c0738b40d095: Preparing [2021-06-02T19:20:20.802Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:20.802Z] db77b0d12b50: Preparing [2021-06-02T19:20:20.802Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:21.073Z] 6624047e0e82: Layer already exists [2021-06-02T19:20:21.073Z] c0738b40d095: Layer already exists [2021-06-02T19:20:21.073Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:21.073Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:21.073Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:21.073Z] 2.0.0-dev.246: digest: sha256:fe54db428cec1f1a1fffc511b1ebeb80f90ca8cbefdea000942fde8ca6ee5f19 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:21.414Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:21.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:21.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T19:20:21.748Z] 6624047e0e82: Preparing [2021-06-02T19:20:21.748Z] c0738b40d095: Preparing [2021-06-02T19:20:21.748Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:21.748Z] db77b0d12b50: Preparing [2021-06-02T19:20:21.748Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:21.748Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:21.748Z] c0738b40d095: Layer already exists [2021-06-02T19:20:22.022Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:22.022Z] 6624047e0e82: Layer already exists [2021-06-02T19:20:22.022Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:22.022Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:fe54db428cec1f1a1fffc511b1ebeb80f90ca8cbefdea000942fde8ca6ee5f19 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:22.365Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:22.695Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-02T19:20:22.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T19:20:22.695Z] 6624047e0e82: Preparing [2021-06-02T19:20:22.695Z] c0738b40d095: Preparing [2021-06-02T19:20:22.695Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:22.695Z] db77b0d12b50: Preparing [2021-06-02T19:20:22.695Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:22.969Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:22.969Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:22.969Z] 6624047e0e82: Layer already exists [2021-06-02T19:20:22.969Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:22.969Z] c0738b40d095: Layer already exists [2021-06-02T19:20:22.969Z] master: digest: sha256:fe54db428cec1f1a1fffc511b1ebeb80f90ca8cbefdea000942fde8ca6ee5f19 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:23.034Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:23.047Z] taggedImages: [2021-06-02T19:20:23.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:23.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T19:20:23.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.246 [2021-06-02T19:20:23.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:23.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-02T19:20:23.087Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-02T19:20:23.087Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:23.087Z] latest [2021-06-02T19:20:23.087Z] 2.0.0-dev.246 [2021-06-02T19:20:23.087Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:23.087Z] master [2021-06-02T19:20:23.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:23.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:23.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:23.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T19:20:23.791Z] 17984ca021c3: Preparing [2021-06-02T19:20:23.791Z] 17984ca021c3: Preparing [2021-06-02T19:20:23.791Z] fdaae8f02ab7: Preparing [2021-06-02T19:20:23.791Z] 3a3a2e19a3f0: Preparing [2021-06-02T19:20:23.791Z] f1526dd37067: Preparing [2021-06-02T19:20:23.791Z] 1432046625c7: Preparing [2021-06-02T19:20:23.791Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:23.791Z] 361baade1a62: Preparing [2021-06-02T19:20:23.791Z] 361baade1a62: Preparing [2021-06-02T19:20:23.791Z] 504040651b40: Preparing [2021-06-02T19:20:23.791Z] 0e6386cb6ad1: Preparing [2021-06-02T19:20:23.791Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:23.791Z] 7b4c5b4d94cc: Waiting [2021-06-02T19:20:23.791Z] 361baade1a62: Waiting [2021-06-02T19:20:23.791Z] 504040651b40: Waiting [2021-06-02T19:20:23.791Z] 0e6386cb6ad1: Waiting [2021-06-02T19:20:23.791Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:24.068Z] 17984ca021c3: Pushed [2021-06-02T19:20:24.068Z] f1526dd37067: Pushed [2021-06-02T19:20:24.068Z] fdaae8f02ab7: Pushed [2021-06-02T19:20:24.338Z] 3a3a2e19a3f0: Pushed [2021-06-02T19:20:24.338Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:24.338Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:24.338Z] 361baade1a62: Pushed [2021-06-02T19:20:24.338Z] 504040651b40: Pushed [2021-06-02T19:20:24.607Z] 0e6386cb6ad1: Pushed [2021-06-02T19:20:27.243Z] 1432046625c7: Pushed [2021-06-02T19:20:27.243Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:b6f19cf64cc78727aba36cbb7c7a01ad9bef0cffea0d65ed1488220e194ef095 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:27.589Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:27.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T19:20:27.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T19:20:28.226Z] 17984ca021c3: Preparing [2021-06-02T19:20:28.226Z] 17984ca021c3: Preparing [2021-06-02T19:20:28.226Z] fdaae8f02ab7: Preparing [2021-06-02T19:20:28.226Z] 3a3a2e19a3f0: Preparing [2021-06-02T19:20:28.226Z] f1526dd37067: Preparing [2021-06-02T19:20:28.226Z] 1432046625c7: Preparing [2021-06-02T19:20:28.226Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:28.226Z] 361baade1a62: Preparing [2021-06-02T19:20:28.226Z] 361baade1a62: Preparing [2021-06-02T19:20:28.226Z] 504040651b40: Preparing [2021-06-02T19:20:28.226Z] 0e6386cb6ad1: Preparing [2021-06-02T19:20:28.226Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:28.226Z] 361baade1a62: Waiting [2021-06-02T19:20:28.226Z] 504040651b40: Waiting [2021-06-02T19:20:28.226Z] 0e6386cb6ad1: Waiting [2021-06-02T19:20:28.226Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:28.226Z] 7b4c5b4d94cc: Waiting [2021-06-02T19:20:28.226Z] 1432046625c7: Layer already exists [2021-06-02T19:20:28.226Z] f1526dd37067: Layer already exists [2021-06-02T19:20:28.226Z] 17984ca021c3: Layer already exists [2021-06-02T19:20:28.226Z] fdaae8f02ab7: Layer already exists [2021-06-02T19:20:28.226Z] 3a3a2e19a3f0: Layer already exists [2021-06-02T19:20:28.226Z] 361baade1a62: Layer already exists [2021-06-02T19:20:28.226Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:28.226Z] 504040651b40: Layer already exists [2021-06-02T19:20:28.226Z] 0e6386cb6ad1: Layer already exists [2021-06-02T19:20:28.226Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:28.226Z] latest: digest: sha256:b6f19cf64cc78727aba36cbb7c7a01ad9bef0cffea0d65ed1488220e194ef095 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:28.589Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:28.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [2021-06-02T19:20:28.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T19:20:28.973Z] 17984ca021c3: Preparing [2021-06-02T19:20:28.973Z] 17984ca021c3: Preparing [2021-06-02T19:20:28.973Z] fdaae8f02ab7: Preparing [2021-06-02T19:20:28.973Z] 3a3a2e19a3f0: Preparing [2021-06-02T19:20:28.973Z] f1526dd37067: Preparing [2021-06-02T19:20:28.973Z] 1432046625c7: Preparing [2021-06-02T19:20:28.973Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:28.973Z] 361baade1a62: Preparing [2021-06-02T19:20:28.973Z] 361baade1a62: Preparing [2021-06-02T19:20:28.973Z] 504040651b40: Preparing [2021-06-02T19:20:28.973Z] 0e6386cb6ad1: Preparing [2021-06-02T19:20:28.973Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:28.973Z] 504040651b40: Waiting [2021-06-02T19:20:28.973Z] 0e6386cb6ad1: Waiting [2021-06-02T19:20:28.973Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:28.973Z] 7b4c5b4d94cc: Waiting [2021-06-02T19:20:28.973Z] 361baade1a62: Waiting [2021-06-02T19:20:29.291Z] 3a3a2e19a3f0: Layer already exists [2021-06-02T19:20:29.291Z] 1432046625c7: Layer already exists [2021-06-02T19:20:29.291Z] 17984ca021c3: Layer already exists [2021-06-02T19:20:29.291Z] fdaae8f02ab7: Layer already exists [2021-06-02T19:20:29.291Z] f1526dd37067: Layer already exists [2021-06-02T19:20:29.291Z] 361baade1a62: Layer already exists [2021-06-02T19:20:29.291Z] 504040651b40: Layer already exists [2021-06-02T19:20:29.291Z] 0e6386cb6ad1: Layer already exists [2021-06-02T19:20:29.291Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:29.291Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:29.291Z] 2.0.0-dev.246: digest: sha256:b6f19cf64cc78727aba36cbb7c7a01ad9bef0cffea0d65ed1488220e194ef095 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:29.631Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:29.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:29.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T19:20:29.971Z] 17984ca021c3: Preparing [2021-06-02T19:20:29.971Z] 17984ca021c3: Preparing [2021-06-02T19:20:29.971Z] fdaae8f02ab7: Preparing [2021-06-02T19:20:29.971Z] 3a3a2e19a3f0: Preparing [2021-06-02T19:20:29.971Z] f1526dd37067: Preparing [2021-06-02T19:20:29.971Z] 1432046625c7: Preparing [2021-06-02T19:20:29.971Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:29.971Z] 361baade1a62: Preparing [2021-06-02T19:20:29.971Z] 361baade1a62: Preparing [2021-06-02T19:20:29.971Z] 504040651b40: Preparing [2021-06-02T19:20:29.971Z] 0e6386cb6ad1: Preparing [2021-06-02T19:20:29.971Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:29.971Z] 504040651b40: Waiting [2021-06-02T19:20:29.971Z] 0e6386cb6ad1: Waiting [2021-06-02T19:20:29.971Z] 7b4c5b4d94cc: Waiting [2021-06-02T19:20:29.971Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:29.971Z] 361baade1a62: Waiting [2021-06-02T19:20:30.244Z] 3a3a2e19a3f0: Layer already exists [2021-06-02T19:20:30.244Z] fdaae8f02ab7: Layer already exists [2021-06-02T19:20:30.244Z] f1526dd37067: Layer already exists [2021-06-02T19:20:30.244Z] 1432046625c7: Layer already exists [2021-06-02T19:20:30.244Z] 17984ca021c3: Layer already exists [2021-06-02T19:20:30.244Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:30.244Z] 361baade1a62: Layer already exists [2021-06-02T19:20:30.244Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:30.244Z] 0e6386cb6ad1: Layer already exists [2021-06-02T19:20:30.244Z] 504040651b40: Layer already exists [2021-06-02T19:20:30.244Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:b6f19cf64cc78727aba36cbb7c7a01ad9bef0cffea0d65ed1488220e194ef095 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:30.583Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:30.950Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-02T19:20:30.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T19:20:30.950Z] 17984ca021c3: Preparing [2021-06-02T19:20:30.950Z] 17984ca021c3: Preparing [2021-06-02T19:20:30.950Z] fdaae8f02ab7: Preparing [2021-06-02T19:20:30.950Z] 3a3a2e19a3f0: Preparing [2021-06-02T19:20:30.950Z] f1526dd37067: Preparing [2021-06-02T19:20:30.950Z] 1432046625c7: Preparing [2021-06-02T19:20:30.950Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:30.950Z] 361baade1a62: Preparing [2021-06-02T19:20:30.950Z] 361baade1a62: Preparing [2021-06-02T19:20:30.950Z] 504040651b40: Preparing [2021-06-02T19:20:30.950Z] 0e6386cb6ad1: Preparing [2021-06-02T19:20:30.950Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:30.950Z] 361baade1a62: Waiting [2021-06-02T19:20:30.950Z] 504040651b40: Waiting [2021-06-02T19:20:30.950Z] 0e6386cb6ad1: Waiting [2021-06-02T19:20:30.950Z] 7b4c5b4d94cc: Waiting [2021-06-02T19:20:30.950Z] fdaae8f02ab7: Layer already exists [2021-06-02T19:20:30.950Z] f1526dd37067: Layer already exists [2021-06-02T19:20:30.950Z] 17984ca021c3: Layer already exists [2021-06-02T19:20:30.950Z] 3a3a2e19a3f0: Layer already exists [2021-06-02T19:20:30.950Z] 1432046625c7: Layer already exists [2021-06-02T19:20:31.231Z] 504040651b40: Layer already exists [2021-06-02T19:20:31.231Z] 0e6386cb6ad1: Layer already exists [2021-06-02T19:20:31.231Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:31.231Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:31.231Z] 361baade1a62: Layer already exists [2021-06-02T19:20:31.231Z] master: digest: sha256:b6f19cf64cc78727aba36cbb7c7a01ad9bef0cffea0d65ed1488220e194ef095 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:31.289Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:31.312Z] taggedImages: [2021-06-02T19:20:31.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:31.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T19:20:31.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.246 [2021-06-02T19:20:31.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:31.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-02T19:20:31.358Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-02T19:20:31.358Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:31.358Z] latest [2021-06-02T19:20:31.358Z] 2.0.0-dev.246 [2021-06-02T19:20:31.358Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:31.358Z] master [2021-06-02T19:20:31.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:31.732Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:32.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:32.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T19:20:32.095Z] 61995332f3d6: Preparing [2021-06-02T19:20:32.095Z] 324766d53388: Preparing [2021-06-02T19:20:32.095Z] 8554335f9395: Preparing [2021-06-02T19:20:32.095Z] d14b85d8ffad: Preparing [2021-06-02T19:20:32.095Z] 9bfc6e35c217: Preparing [2021-06-02T19:20:32.095Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:32.095Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:32.461Z] 8554335f9395: Pushed [2021-06-02T19:20:32.461Z] d14b85d8ffad: Pushed [2021-06-02T19:20:32.731Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:32.731Z] 9bfc6e35c217: Pushed [2021-06-02T19:20:34.718Z] 61995332f3d6: Pushed [2021-06-02T19:20:34.718Z] 324766d53388: Pushed [2021-06-02T19:20:34.989Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:d2c6b8674c6e536c59d401b8a60b4d4ecdecfbc68d9fe96bd230ba9b638a5c82 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:35.332Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:35.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T19:20:35.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T19:20:35.676Z] 61995332f3d6: Preparing [2021-06-02T19:20:35.676Z] 324766d53388: Preparing [2021-06-02T19:20:35.676Z] 8554335f9395: Preparing [2021-06-02T19:20:35.676Z] d14b85d8ffad: Preparing [2021-06-02T19:20:35.676Z] 9bfc6e35c217: Preparing [2021-06-02T19:20:35.676Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:35.676Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:35.676Z] 324766d53388: Layer already exists [2021-06-02T19:20:35.676Z] d14b85d8ffad: Layer already exists [2021-06-02T19:20:35.676Z] 61995332f3d6: Layer already exists [2021-06-02T19:20:35.676Z] 9bfc6e35c217: Layer already exists [2021-06-02T19:20:35.676Z] 8554335f9395: Layer already exists [2021-06-02T19:20:35.948Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:35.948Z] latest: digest: sha256:d2c6b8674c6e536c59d401b8a60b4d4ecdecfbc68d9fe96bd230ba9b638a5c82 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:36.286Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:36.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [2021-06-02T19:20:36.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T19:20:36.623Z] 61995332f3d6: Preparing [2021-06-02T19:20:36.623Z] 324766d53388: Preparing [2021-06-02T19:20:36.623Z] 8554335f9395: Preparing [2021-06-02T19:20:36.623Z] d14b85d8ffad: Preparing [2021-06-02T19:20:36.623Z] 9bfc6e35c217: Preparing [2021-06-02T19:20:36.623Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:36.623Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:36.895Z] 8554335f9395: Layer already exists [2021-06-02T19:20:36.895Z] d14b85d8ffad: Layer already exists [2021-06-02T19:20:36.895Z] 9bfc6e35c217: Layer already exists [2021-06-02T19:20:36.895Z] 324766d53388: Layer already exists [2021-06-02T19:20:36.895Z] 61995332f3d6: Layer already exists [2021-06-02T19:20:36.895Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:36.895Z] 2.0.0-dev.246: digest: sha256:d2c6b8674c6e536c59d401b8a60b4d4ecdecfbc68d9fe96bd230ba9b638a5c82 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:37.242Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:37.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:37.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T19:20:37.849Z] 61995332f3d6: Preparing [2021-06-02T19:20:37.849Z] 324766d53388: Preparing [2021-06-02T19:20:37.849Z] 8554335f9395: Preparing [2021-06-02T19:20:37.849Z] d14b85d8ffad: Preparing [2021-06-02T19:20:37.849Z] 9bfc6e35c217: Preparing [2021-06-02T19:20:37.849Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:37.849Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:38.122Z] 61995332f3d6: Layer already exists [2021-06-02T19:20:38.122Z] d14b85d8ffad: Layer already exists [2021-06-02T19:20:38.122Z] 8554335f9395: Layer already exists [2021-06-02T19:20:38.122Z] 9bfc6e35c217: Layer already exists [2021-06-02T19:20:38.122Z] 324766d53388: Layer already exists [2021-06-02T19:20:38.122Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:38.122Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:d2c6b8674c6e536c59d401b8a60b4d4ecdecfbc68d9fe96bd230ba9b638a5c82 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:38.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:38.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-02T19:20:38.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T19:20:38.800Z] 61995332f3d6: Preparing [2021-06-02T19:20:38.800Z] 324766d53388: Preparing [2021-06-02T19:20:38.800Z] 8554335f9395: Preparing [2021-06-02T19:20:38.800Z] d14b85d8ffad: Preparing [2021-06-02T19:20:38.800Z] 9bfc6e35c217: Preparing [2021-06-02T19:20:38.800Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:38.800Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:39.074Z] d14b85d8ffad: Layer already exists [2021-06-02T19:20:39.074Z] 61995332f3d6: Layer already exists [2021-06-02T19:20:39.074Z] 8554335f9395: Layer already exists [2021-06-02T19:20:39.074Z] 9bfc6e35c217: Layer already exists [2021-06-02T19:20:39.074Z] 324766d53388: Layer already exists [2021-06-02T19:20:39.074Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:39.074Z] master: digest: sha256:d2c6b8674c6e536c59d401b8a60b4d4ecdecfbc68d9fe96bd230ba9b638a5c82 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:39.130Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:39.143Z] taggedImages: [2021-06-02T19:20:39.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:39.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T19:20:39.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.246 [2021-06-02T19:20:39.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:39.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-02T19:20:39.171Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-02T19:20:39.171Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:39.171Z] latest [2021-06-02T19:20:39.171Z] 2.0.0-dev.246 [2021-06-02T19:20:39.171Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:39.171Z] master [2021-06-02T19:20:39.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:39.542Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:39.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:39.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T19:20:39.879Z] 61e862df3e59: Preparing [2021-06-02T19:20:39.879Z] cb72080aff3e: Preparing [2021-06-02T19:20:39.879Z] 41cdce11ee83: Preparing [2021-06-02T19:20:39.879Z] 7cd2ddda01fa: Preparing [2021-06-02T19:20:39.879Z] a0126fd180ba: Preparing [2021-06-02T19:20:39.879Z] 6d7fe995c34d: Preparing [2021-06-02T19:20:39.879Z] 5dd1153ee540: Preparing [2021-06-02T19:20:39.879Z] 4eaa5853e2e4: Preparing [2021-06-02T19:20:39.879Z] 202dd0e751cf: Preparing [2021-06-02T19:20:39.879Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:39.879Z] 5dd1153ee540: Waiting [2021-06-02T19:20:39.879Z] 4eaa5853e2e4: Waiting [2021-06-02T19:20:39.879Z] 202dd0e751cf: Waiting [2021-06-02T19:20:39.879Z] 6d7fe995c34d: Waiting [2021-06-02T19:20:39.879Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:40.157Z] 61e862df3e59: Pushed [2021-06-02T19:20:40.157Z] cb72080aff3e: Pushed [2021-06-02T19:20:40.157Z] a0126fd180ba: Pushed [2021-06-02T19:20:40.432Z] 5dd1153ee540: Pushed [2021-06-02T19:20:40.432Z] 6d7fe995c34d: Pushed [2021-06-02T19:20:40.432Z] 4eaa5853e2e4: Pushed [2021-06-02T19:20:40.706Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:40.980Z] 202dd0e751cf: Pushed [2021-06-02T19:20:42.422Z] 7cd2ddda01fa: Pushed [2021-06-02T19:20:42.422Z] 41cdce11ee83: Pushed [2021-06-02T19:20:42.694Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:3a26dfbc932522595d4957930ed9cc2deca4e02960917e6de953cc080996e308 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:43.039Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:43.378Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T19:20:43.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T19:20:43.378Z] 61e862df3e59: Preparing [2021-06-02T19:20:43.378Z] cb72080aff3e: Preparing [2021-06-02T19:20:43.378Z] 41cdce11ee83: Preparing [2021-06-02T19:20:43.378Z] 7cd2ddda01fa: Preparing [2021-06-02T19:20:43.378Z] a0126fd180ba: Preparing [2021-06-02T19:20:43.378Z] 6d7fe995c34d: Preparing [2021-06-02T19:20:43.378Z] 5dd1153ee540: Preparing [2021-06-02T19:20:43.378Z] 4eaa5853e2e4: Preparing [2021-06-02T19:20:43.378Z] 202dd0e751cf: Preparing [2021-06-02T19:20:43.378Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:43.378Z] 4eaa5853e2e4: Waiting [2021-06-02T19:20:43.378Z] 202dd0e751cf: Waiting [2021-06-02T19:20:43.378Z] 6d7fe995c34d: Waiting [2021-06-02T19:20:43.378Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:43.378Z] 5dd1153ee540: Waiting [2021-06-02T19:20:43.650Z] 7cd2ddda01fa: Layer already exists [2021-06-02T19:20:43.650Z] cb72080aff3e: Layer already exists [2021-06-02T19:20:43.650Z] 41cdce11ee83: Layer already exists [2021-06-02T19:20:43.650Z] 61e862df3e59: Layer already exists [2021-06-02T19:20:43.651Z] a0126fd180ba: Layer already exists [2021-06-02T19:20:43.651Z] 6d7fe995c34d: Layer already exists [2021-06-02T19:20:43.651Z] 5dd1153ee540: Layer already exists [2021-06-02T19:20:43.651Z] 4eaa5853e2e4: Layer already exists [2021-06-02T19:20:43.651Z] 202dd0e751cf: Layer already exists [2021-06-02T19:20:43.651Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:43.651Z] latest: digest: sha256:3a26dfbc932522595d4957930ed9cc2deca4e02960917e6de953cc080996e308 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:44.007Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:44.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [2021-06-02T19:20:44.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T19:20:44.344Z] 61e862df3e59: Preparing [2021-06-02T19:20:44.344Z] cb72080aff3e: Preparing [2021-06-02T19:20:44.344Z] 41cdce11ee83: Preparing [2021-06-02T19:20:44.344Z] 7cd2ddda01fa: Preparing [2021-06-02T19:20:44.344Z] a0126fd180ba: Preparing [2021-06-02T19:20:44.344Z] 6d7fe995c34d: Preparing [2021-06-02T19:20:44.344Z] 5dd1153ee540: Preparing [2021-06-02T19:20:44.344Z] 4eaa5853e2e4: Preparing [2021-06-02T19:20:44.344Z] 202dd0e751cf: Preparing [2021-06-02T19:20:44.344Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:44.344Z] 5dd1153ee540: Waiting [2021-06-02T19:20:44.344Z] 4eaa5853e2e4: Waiting [2021-06-02T19:20:44.344Z] 202dd0e751cf: Waiting [2021-06-02T19:20:44.344Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:44.344Z] 6d7fe995c34d: Waiting [2021-06-02T19:20:44.619Z] cb72080aff3e: Layer already exists [2021-06-02T19:20:44.619Z] 7cd2ddda01fa: Layer already exists [2021-06-02T19:20:44.619Z] 41cdce11ee83: Layer already exists [2021-06-02T19:20:44.619Z] a0126fd180ba: Layer already exists [2021-06-02T19:20:44.619Z] 61e862df3e59: Layer already exists [2021-06-02T19:20:44.619Z] 5dd1153ee540: Layer already exists [2021-06-02T19:20:44.619Z] 6d7fe995c34d: Layer already exists [2021-06-02T19:20:44.619Z] 202dd0e751cf: Layer already exists [2021-06-02T19:20:44.619Z] 4eaa5853e2e4: Layer already exists [2021-06-02T19:20:44.619Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:44.619Z] 2.0.0-dev.246: digest: sha256:3a26dfbc932522595d4957930ed9cc2deca4e02960917e6de953cc080996e308 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:44.962Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:45.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:45.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T19:20:45.329Z] 61e862df3e59: Preparing [2021-06-02T19:20:45.329Z] cb72080aff3e: Preparing [2021-06-02T19:20:45.329Z] 41cdce11ee83: Preparing [2021-06-02T19:20:45.329Z] 7cd2ddda01fa: Preparing [2021-06-02T19:20:45.329Z] a0126fd180ba: Preparing [2021-06-02T19:20:45.329Z] 6d7fe995c34d: Preparing [2021-06-02T19:20:45.329Z] 5dd1153ee540: Preparing [2021-06-02T19:20:45.329Z] 4eaa5853e2e4: Preparing [2021-06-02T19:20:45.329Z] 202dd0e751cf: Preparing [2021-06-02T19:20:45.329Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:45.329Z] 5dd1153ee540: Waiting [2021-06-02T19:20:45.329Z] 4eaa5853e2e4: Waiting [2021-06-02T19:20:45.329Z] 202dd0e751cf: Waiting [2021-06-02T19:20:45.329Z] 6d7fe995c34d: Waiting [2021-06-02T19:20:45.329Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:45.601Z] 61e862df3e59: Layer already exists [2021-06-02T19:20:45.601Z] 7cd2ddda01fa: Layer already exists [2021-06-02T19:20:45.601Z] a0126fd180ba: Layer already exists [2021-06-02T19:20:45.601Z] 41cdce11ee83: Layer already exists [2021-06-02T19:20:45.601Z] cb72080aff3e: Layer already exists [2021-06-02T19:20:45.601Z] 4eaa5853e2e4: Layer already exists [2021-06-02T19:20:45.601Z] 6d7fe995c34d: Layer already exists [2021-06-02T19:20:45.601Z] 5dd1153ee540: Layer already exists [2021-06-02T19:20:45.601Z] 202dd0e751cf: Layer already exists [2021-06-02T19:20:45.601Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:45.601Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:3a26dfbc932522595d4957930ed9cc2deca4e02960917e6de953cc080996e308 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:45.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:46.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-02T19:20:46.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T19:20:46.318Z] 61e862df3e59: Preparing [2021-06-02T19:20:46.318Z] cb72080aff3e: Preparing [2021-06-02T19:20:46.318Z] 41cdce11ee83: Preparing [2021-06-02T19:20:46.318Z] 7cd2ddda01fa: Preparing [2021-06-02T19:20:46.318Z] a0126fd180ba: Preparing [2021-06-02T19:20:46.318Z] 6d7fe995c34d: Preparing [2021-06-02T19:20:46.318Z] 5dd1153ee540: Preparing [2021-06-02T19:20:46.318Z] 4eaa5853e2e4: Preparing [2021-06-02T19:20:46.318Z] 202dd0e751cf: Preparing [2021-06-02T19:20:46.318Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:46.318Z] 6d7fe995c34d: Waiting [2021-06-02T19:20:46.318Z] 5dd1153ee540: Waiting [2021-06-02T19:20:46.318Z] 4eaa5853e2e4: Waiting [2021-06-02T19:20:46.318Z] 202dd0e751cf: Waiting [2021-06-02T19:20:46.318Z] 3fbe34a1663b: Waiting [2021-06-02T19:20:46.318Z] 61e862df3e59: Layer already exists [2021-06-02T19:20:46.601Z] 41cdce11ee83: Layer already exists [2021-06-02T19:20:46.601Z] a0126fd180ba: Layer already exists [2021-06-02T19:20:46.601Z] 7cd2ddda01fa: Layer already exists [2021-06-02T19:20:46.601Z] cb72080aff3e: Layer already exists [2021-06-02T19:20:46.601Z] 5dd1153ee540: Layer already exists [2021-06-02T19:20:46.601Z] 6d7fe995c34d: Layer already exists [2021-06-02T19:20:46.601Z] 4eaa5853e2e4: Layer already exists [2021-06-02T19:20:46.601Z] 202dd0e751cf: Layer already exists [2021-06-02T19:20:46.601Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:46.601Z] master: digest: sha256:3a26dfbc932522595d4957930ed9cc2deca4e02960917e6de953cc080996e308 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:46.688Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:46.704Z] taggedImages: [2021-06-02T19:20:46.704Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:46.704Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T19:20:46.704Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.246 [2021-06-02T19:20:46.704Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:46.704Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-02T19:20:46.744Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-02T19:20:46.744Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:46.744Z] latest [2021-06-02T19:20:46.744Z] 2.0.0-dev.246 [2021-06-02T19:20:46.744Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:46.744Z] master [2021-06-02T19:20:46.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:47.137Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:47.504Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:47.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T19:20:47.504Z] 51a3ef0ea08e: Preparing [2021-06-02T19:20:47.504Z] 3f7dba8183a5: Preparing [2021-06-02T19:20:47.504Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:47.504Z] c441ad053966: Preparing [2021-06-02T19:20:47.504Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:47.797Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:47.797Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:47.797Z] 51a3ef0ea08e: Pushed [2021-06-02T19:20:48.072Z] c441ad053966: Pushed [2021-06-02T19:20:50.739Z] 3f7dba8183a5: Pushed [2021-06-02T19:20:50.739Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:7d90649033f95badd2a397d4cc53ae94b2a3e9c679d70cc15adb9ea711f88fdf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:51.086Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:51.431Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T19:20:51.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T19:20:51.432Z] 51a3ef0ea08e: Preparing [2021-06-02T19:20:51.432Z] 3f7dba8183a5: Preparing [2021-06-02T19:20:51.432Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:51.432Z] c441ad053966: Preparing [2021-06-02T19:20:51.432Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:51.701Z] 3f7dba8183a5: Layer already exists [2021-06-02T19:20:51.701Z] 51a3ef0ea08e: Layer already exists [2021-06-02T19:20:51.701Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:51.701Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:51.701Z] c441ad053966: Layer already exists [2021-06-02T19:20:51.701Z] latest: digest: sha256:7d90649033f95badd2a397d4cc53ae94b2a3e9c679d70cc15adb9ea711f88fdf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:52.082Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:52.441Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [2021-06-02T19:20:52.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T19:20:52.441Z] 51a3ef0ea08e: Preparing [2021-06-02T19:20:52.441Z] 3f7dba8183a5: Preparing [2021-06-02T19:20:52.441Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:52.441Z] c441ad053966: Preparing [2021-06-02T19:20:52.441Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:52.441Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:52.441Z] 3f7dba8183a5: Layer already exists [2021-06-02T19:20:52.441Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:52.441Z] 51a3ef0ea08e: Layer already exists [2021-06-02T19:20:52.441Z] c441ad053966: Layer already exists [2021-06-02T19:20:52.714Z] 2.0.0-dev.246: digest: sha256:7d90649033f95badd2a397d4cc53ae94b2a3e9c679d70cc15adb9ea711f88fdf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:53.065Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:53.401Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:53.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T19:20:53.401Z] 51a3ef0ea08e: Preparing [2021-06-02T19:20:53.401Z] 3f7dba8183a5: Preparing [2021-06-02T19:20:53.401Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:53.401Z] c441ad053966: Preparing [2021-06-02T19:20:53.401Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:53.401Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:53.401Z] 3f7dba8183a5: Layer already exists [2021-06-02T19:20:53.401Z] c441ad053966: Layer already exists [2021-06-02T19:20:53.401Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:53.401Z] 51a3ef0ea08e: Layer already exists [2021-06-02T19:20:53.675Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:7d90649033f95badd2a397d4cc53ae94b2a3e9c679d70cc15adb9ea711f88fdf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:54.019Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:54.369Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-02T19:20:54.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T19:20:54.369Z] 51a3ef0ea08e: Preparing [2021-06-02T19:20:54.369Z] 3f7dba8183a5: Preparing [2021-06-02T19:20:54.369Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:54.369Z] c441ad053966: Preparing [2021-06-02T19:20:54.369Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:54.642Z] 3f7dba8183a5: Layer already exists [2021-06-02T19:20:54.642Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:54.642Z] c441ad053966: Layer already exists [2021-06-02T19:20:54.642Z] 51a3ef0ea08e: Layer already exists [2021-06-02T19:20:54.642Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:54.642Z] master: digest: sha256:7d90649033f95badd2a397d4cc53ae94b2a3e9c679d70cc15adb9ea711f88fdf size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:20:54.707Z] ===================================================== [Pipeline] echo [2021-06-02T19:20:54.720Z] taggedImages: [2021-06-02T19:20:54.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:54.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T19:20:54.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.246 [2021-06-02T19:20:54.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:54.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-02T19:20:54.752Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-02T19:20:54.752Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:54.752Z] latest [2021-06-02T19:20:54.752Z] 2.0.0-dev.246 [2021-06-02T19:20:54.752Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:20:54.752Z] master [2021-06-02T19:20:54.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:55.149Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:55.486Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:20:55.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T19:20:55.486Z] b9bf8eba9240: Preparing [2021-06-02T19:20:55.486Z] d954446ec552: Preparing [2021-06-02T19:20:55.486Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:55.486Z] db77b0d12b50: Preparing [2021-06-02T19:20:55.486Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:55.759Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:55.759Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:55.759Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:55.759Z] b9bf8eba9240: Pushed [2021-06-02T19:20:58.367Z] d954446ec552: Pushed [2021-06-02T19:20:58.638Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:1b0a845b13e4f26e6a337278e82cea9a90e50178655f6523d8037d86f37e5297 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:58.980Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:59.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T19:20:59.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T19:20:59.323Z] b9bf8eba9240: Preparing [2021-06-02T19:20:59.323Z] d954446ec552: Preparing [2021-06-02T19:20:59.323Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:20:59.323Z] db77b0d12b50: Preparing [2021-06-02T19:20:59.323Z] 3fbe34a1663b: Preparing [2021-06-02T19:20:59.323Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:20:59.323Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:20:59.323Z] db77b0d12b50: Layer already exists [2021-06-02T19:20:59.323Z] d954446ec552: Layer already exists [2021-06-02T19:20:59.323Z] b9bf8eba9240: Layer already exists [2021-06-02T19:20:59.593Z] latest: digest: sha256:1b0a845b13e4f26e6a337278e82cea9a90e50178655f6523d8037d86f37e5297 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:20:59.936Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:00.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [2021-06-02T19:21:00.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T19:21:00.270Z] b9bf8eba9240: Preparing [2021-06-02T19:21:00.270Z] d954446ec552: Preparing [2021-06-02T19:21:00.270Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:21:00.270Z] db77b0d12b50: Preparing [2021-06-02T19:21:00.270Z] 3fbe34a1663b: Preparing [2021-06-02T19:21:00.542Z] d954446ec552: Layer already exists [2021-06-02T19:21:00.542Z] db77b0d12b50: Layer already exists [2021-06-02T19:21:00.542Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:21:00.542Z] b9bf8eba9240: Layer already exists [2021-06-02T19:21:00.542Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:21:00.542Z] 2.0.0-dev.246: digest: sha256:1b0a845b13e4f26e6a337278e82cea9a90e50178655f6523d8037d86f37e5297 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:00.885Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:01.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:21:01.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T19:21:01.220Z] b9bf8eba9240: Preparing [2021-06-02T19:21:01.220Z] d954446ec552: Preparing [2021-06-02T19:21:01.220Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:21:01.220Z] db77b0d12b50: Preparing [2021-06-02T19:21:01.220Z] 3fbe34a1663b: Preparing [2021-06-02T19:21:01.493Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:21:01.493Z] b9bf8eba9240: Layer already exists [2021-06-02T19:21:01.493Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:21:01.493Z] d954446ec552: Layer already exists [2021-06-02T19:21:01.493Z] db77b0d12b50: Layer already exists [2021-06-02T19:21:01.493Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:1b0a845b13e4f26e6a337278e82cea9a90e50178655f6523d8037d86f37e5297 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:01.836Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:02.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-02T19:21:02.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T19:21:02.177Z] b9bf8eba9240: Preparing [2021-06-02T19:21:02.177Z] d954446ec552: Preparing [2021-06-02T19:21:02.177Z] 7b4c5b4d94cc: Preparing [2021-06-02T19:21:02.177Z] db77b0d12b50: Preparing [2021-06-02T19:21:02.177Z] 3fbe34a1663b: Preparing [2021-06-02T19:21:02.450Z] 3fbe34a1663b: Layer already exists [2021-06-02T19:21:02.450Z] db77b0d12b50: Layer already exists [2021-06-02T19:21:02.450Z] b9bf8eba9240: Layer already exists [2021-06-02T19:21:02.450Z] d954446ec552: Layer already exists [2021-06-02T19:21:02.450Z] 7b4c5b4d94cc: Layer already exists [2021-06-02T19:21:02.450Z] master: digest: sha256:1b0a845b13e4f26e6a337278e82cea9a90e50178655f6523d8037d86f37e5297 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:21:02.516Z] ===================================================== [Pipeline] echo [2021-06-02T19:21:02.529Z] taggedImages: [2021-06-02T19:21:02.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:21:02.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T19:21:02.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.246 [2021-06-02T19:21:02.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:21:02.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-02T19:21:02.559Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-02T19:21:02.559Z] 20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:21:02.559Z] latest [2021-06-02T19:21:02.559Z] 2.0.0-dev.246 [2021-06-02T19:21:02.559Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:21:02.559Z] master [2021-06-02T19:21:02.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:02.931Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:03.268Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:21:03.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T19:21:03.268Z] 2f0fa9614d2b: Preparing [2021-06-02T19:21:03.268Z] 999446b85027: Preparing [2021-06-02T19:21:03.268Z] 946f736e2c53: Preparing [2021-06-02T19:21:03.268Z] 3c82b80cd7d6: Preparing [2021-06-02T19:21:03.268Z] 9ded3b6bb9b5: Preparing [2021-06-02T19:21:03.268Z] fa1afe8e6ed9: Preparing [2021-06-02T19:21:03.268Z] 87a09b4c083e: Preparing [2021-06-02T19:21:03.268Z] 0f74e9ff2a61: Preparing [2021-06-02T19:21:03.268Z] b122376c33c6: Preparing [2021-06-02T19:21:03.268Z] f8381ed47b22: Preparing [2021-06-02T19:21:03.268Z] e934a737d657: Preparing [2021-06-02T19:21:03.268Z] fa1afe8e6ed9: Waiting [2021-06-02T19:21:03.268Z] 87a09b4c083e: Waiting [2021-06-02T19:21:03.268Z] b122376c33c6: Waiting [2021-06-02T19:21:03.268Z] e934a737d657: Waiting [2021-06-02T19:21:03.268Z] f8381ed47b22: Waiting [2021-06-02T19:21:03.268Z] 0f74e9ff2a61: Waiting [2021-06-02T19:21:03.546Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T19:21:03.546Z] fa1afe8e6ed9: Layer already exists [2021-06-02T19:21:03.546Z] 87a09b4c083e: Layer already exists [2021-06-02T19:21:03.546Z] 0f74e9ff2a61: Layer already exists [2021-06-02T19:21:03.819Z] 999446b85027: Pushed [2021-06-02T19:21:03.819Z] b122376c33c6: Layer already exists [2021-06-02T19:21:03.819Z] f8381ed47b22: Layer already exists [2021-06-02T19:21:03.819Z] e934a737d657: Layer already exists [2021-06-02T19:21:04.413Z] 2f0fa9614d2b: Pushed [2021-06-02T19:21:05.836Z] 946f736e2c53: Pushed [2021-06-02T19:21:18.208Z] 3c82b80cd7d6: Pushed [2021-06-02T19:21:18.208Z] 20e303863cad8cac4b912536f697b5bc4b7b8446: digest: sha256:93b5d60c110b48152527e8a627911fb414f368fb121f158f2c5742d5c6f2a89c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:18.545Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:18.894Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T19:21:18.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T19:21:18.894Z] 2f0fa9614d2b: Preparing [2021-06-02T19:21:18.894Z] 999446b85027: Preparing [2021-06-02T19:21:18.894Z] 946f736e2c53: Preparing [2021-06-02T19:21:18.894Z] 3c82b80cd7d6: Preparing [2021-06-02T19:21:18.894Z] 9ded3b6bb9b5: Preparing [2021-06-02T19:21:18.894Z] fa1afe8e6ed9: Preparing [2021-06-02T19:21:18.894Z] 87a09b4c083e: Preparing [2021-06-02T19:21:18.894Z] 0f74e9ff2a61: Preparing [2021-06-02T19:21:18.894Z] b122376c33c6: Preparing [2021-06-02T19:21:18.894Z] f8381ed47b22: Preparing [2021-06-02T19:21:18.894Z] e934a737d657: Preparing [2021-06-02T19:21:18.894Z] fa1afe8e6ed9: Waiting [2021-06-02T19:21:18.894Z] 87a09b4c083e: Waiting [2021-06-02T19:21:18.894Z] 0f74e9ff2a61: Waiting [2021-06-02T19:21:18.894Z] b122376c33c6: Waiting [2021-06-02T19:21:18.894Z] e934a737d657: Waiting [2021-06-02T19:21:18.894Z] f8381ed47b22: Waiting [2021-06-02T19:21:18.894Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T19:21:18.894Z] 999446b85027: Layer already exists [2021-06-02T19:21:18.894Z] 2f0fa9614d2b: Layer already exists [2021-06-02T19:21:18.894Z] 3c82b80cd7d6: Layer already exists [2021-06-02T19:21:18.894Z] 946f736e2c53: Layer already exists [2021-06-02T19:21:19.172Z] fa1afe8e6ed9: Layer already exists [2021-06-02T19:21:19.172Z] 0f74e9ff2a61: Layer already exists [2021-06-02T19:21:19.172Z] 87a09b4c083e: Layer already exists [2021-06-02T19:21:19.172Z] b122376c33c6: Layer already exists [2021-06-02T19:21:19.172Z] f8381ed47b22: Layer already exists [2021-06-02T19:21:19.172Z] e934a737d657: Layer already exists [2021-06-02T19:21:19.172Z] latest: digest: sha256:93b5d60c110b48152527e8a627911fb414f368fb121f158f2c5742d5c6f2a89c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:19.535Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:19.934Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [2021-06-02T19:21:19.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T19:21:19.934Z] 2f0fa9614d2b: Preparing [2021-06-02T19:21:19.934Z] 999446b85027: Preparing [2021-06-02T19:21:19.934Z] 946f736e2c53: Preparing [2021-06-02T19:21:19.934Z] 3c82b80cd7d6: Preparing [2021-06-02T19:21:19.934Z] 9ded3b6bb9b5: Preparing [2021-06-02T19:21:19.934Z] fa1afe8e6ed9: Preparing [2021-06-02T19:21:19.934Z] 87a09b4c083e: Preparing [2021-06-02T19:21:19.934Z] 0f74e9ff2a61: Preparing [2021-06-02T19:21:19.934Z] b122376c33c6: Preparing [2021-06-02T19:21:19.934Z] f8381ed47b22: Preparing [2021-06-02T19:21:19.934Z] e934a737d657: Preparing [2021-06-02T19:21:19.934Z] fa1afe8e6ed9: Waiting [2021-06-02T19:21:19.934Z] 87a09b4c083e: Waiting [2021-06-02T19:21:19.934Z] 0f74e9ff2a61: Waiting [2021-06-02T19:21:19.934Z] f8381ed47b22: Waiting [2021-06-02T19:21:19.934Z] e934a737d657: Waiting [2021-06-02T19:21:19.934Z] b122376c33c6: Waiting [2021-06-02T19:21:20.220Z] 3c82b80cd7d6: Layer already exists [2021-06-02T19:21:20.220Z] 2f0fa9614d2b: Layer already exists [2021-06-02T19:21:20.220Z] 946f736e2c53: Layer already exists [2021-06-02T19:21:20.220Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T19:21:20.220Z] 999446b85027: Layer already exists [2021-06-02T19:21:20.220Z] 87a09b4c083e: Layer already exists [2021-06-02T19:21:20.220Z] fa1afe8e6ed9: Layer already exists [2021-06-02T19:21:20.220Z] 0f74e9ff2a61: Layer already exists [2021-06-02T19:21:20.220Z] f8381ed47b22: Layer already exists [2021-06-02T19:21:20.220Z] b122376c33c6: Layer already exists [2021-06-02T19:21:20.220Z] e934a737d657: Layer already exists [2021-06-02T19:21:20.220Z] 2.0.0-dev.246: digest: sha256:93b5d60c110b48152527e8a627911fb414f368fb121f158f2c5742d5c6f2a89c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:20.558Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:20.889Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:21:20.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T19:21:20.889Z] 2f0fa9614d2b: Preparing [2021-06-02T19:21:20.889Z] 999446b85027: Preparing [2021-06-02T19:21:20.889Z] 946f736e2c53: Preparing [2021-06-02T19:21:20.889Z] 3c82b80cd7d6: Preparing [2021-06-02T19:21:20.889Z] 9ded3b6bb9b5: Preparing [2021-06-02T19:21:20.889Z] fa1afe8e6ed9: Preparing [2021-06-02T19:21:20.889Z] 87a09b4c083e: Preparing [2021-06-02T19:21:20.889Z] 0f74e9ff2a61: Preparing [2021-06-02T19:21:20.889Z] b122376c33c6: Preparing [2021-06-02T19:21:20.889Z] f8381ed47b22: Preparing [2021-06-02T19:21:20.889Z] e934a737d657: Preparing [2021-06-02T19:21:20.889Z] 87a09b4c083e: Waiting [2021-06-02T19:21:20.889Z] 0f74e9ff2a61: Waiting [2021-06-02T19:21:20.889Z] b122376c33c6: Waiting [2021-06-02T19:21:20.889Z] e934a737d657: Waiting [2021-06-02T19:21:20.889Z] f8381ed47b22: Waiting [2021-06-02T19:21:20.889Z] fa1afe8e6ed9: Waiting [2021-06-02T19:21:20.889Z] 2f0fa9614d2b: Layer already exists [2021-06-02T19:21:20.889Z] 999446b85027: Layer already exists [2021-06-02T19:21:20.889Z] 946f736e2c53: Layer already exists [2021-06-02T19:21:20.889Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T19:21:20.889Z] 3c82b80cd7d6: Layer already exists [2021-06-02T19:21:20.889Z] fa1afe8e6ed9: Layer already exists [2021-06-02T19:21:20.889Z] 0f74e9ff2a61: Layer already exists [2021-06-02T19:21:20.889Z] 87a09b4c083e: Layer already exists [2021-06-02T19:21:21.161Z] b122376c33c6: Layer already exists [2021-06-02T19:21:21.161Z] f8381ed47b22: Layer already exists [2021-06-02T19:21:21.161Z] e934a737d657: Layer already exists [2021-06-02T19:21:21.161Z] 20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246: digest: sha256:93b5d60c110b48152527e8a627911fb414f368fb121f158f2c5742d5c6f2a89c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:21.503Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:21:21.838Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-02T19:21:21.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T19:21:21.839Z] 2f0fa9614d2b: Preparing [2021-06-02T19:21:21.839Z] 999446b85027: Preparing [2021-06-02T19:21:21.839Z] 946f736e2c53: Preparing [2021-06-02T19:21:21.839Z] 3c82b80cd7d6: Preparing [2021-06-02T19:21:21.839Z] 9ded3b6bb9b5: Preparing [2021-06-02T19:21:21.839Z] fa1afe8e6ed9: Preparing [2021-06-02T19:21:21.839Z] 87a09b4c083e: Preparing [2021-06-02T19:21:21.839Z] 0f74e9ff2a61: Preparing [2021-06-02T19:21:21.839Z] b122376c33c6: Preparing [2021-06-02T19:21:21.839Z] f8381ed47b22: Preparing [2021-06-02T19:21:21.839Z] e934a737d657: Preparing [2021-06-02T19:21:21.839Z] fa1afe8e6ed9: Waiting [2021-06-02T19:21:21.839Z] 87a09b4c083e: Waiting [2021-06-02T19:21:21.839Z] 0f74e9ff2a61: Waiting [2021-06-02T19:21:21.839Z] f8381ed47b22: Waiting [2021-06-02T19:21:21.839Z] e934a737d657: Waiting [2021-06-02T19:21:21.839Z] b122376c33c6: Waiting [2021-06-02T19:21:23.271Z] 3c82b80cd7d6: Layer already exists [2021-06-02T19:21:23.271Z] 999446b85027: Layer already exists [2021-06-02T19:21:23.271Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T19:21:23.271Z] 2f0fa9614d2b: Layer already exists [2021-06-02T19:21:23.271Z] 946f736e2c53: Layer already exists [2021-06-02T19:21:23.271Z] 87a09b4c083e: Layer already exists [2021-06-02T19:21:23.271Z] fa1afe8e6ed9: Layer already exists [2021-06-02T19:21:23.271Z] 0f74e9ff2a61: Layer already exists [2021-06-02T19:21:23.271Z] b122376c33c6: Layer already exists [2021-06-02T19:21:23.271Z] f8381ed47b22: Layer already exists [2021-06-02T19:21:23.271Z] e934a737d657: Layer already exists [2021-06-02T19:21:23.271Z] master: digest: sha256:93b5d60c110b48152527e8a627911fb414f368fb121f158f2c5742d5c6f2a89c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T19:21:23.328Z] ===================================================== [Pipeline] echo [2021-06-02T19:21:23.341Z] taggedImages: [2021-06-02T19:21:23.341Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446 [2021-06-02T19:21:23.341Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T19:21:23.341Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.246 [2021-06-02T19:21:23.341Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:20e303863cad8cac4b912536f697b5bc4b7b8446-2.0.0-dev.246 [2021-06-02T19:21:23.341Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:21:23.826Z] ---> job-cost.sh [2021-06-02T19:21:23.826Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QZwP [2021-06-02T19:22:10.755Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T19:24:17.606Z] lf-activate-venv(): INFO: Adding /tmp/venv-QZwP/bin to PATH [2021-06-02T19:24:17.606Z] INFO: No Stack... [2021-06-02T19:24:17.606Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T19:24:17.606Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T19:24:17.949Z] + + cat /w/workspace/edgex-go/517/archives/cost.csvcut -d, -f6 [2021-06-02T19:24:17.950Z] [Pipeline] lock [2021-06-02T19:24:18.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-517-stack-cost] [2021-06-02T19:24:18.024Z] Resource [jenkins-edgexfoundry-edgex-go-master-517-stack-cost] did not exist. Created. [2021-06-02T19:24:18.024Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-517-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T19:24:18.385Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T19:24:19.207Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T19:24:19.218Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-517-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-02T19:24:20.178Z] provisioning config files... [2021-06-02T19:24:20.190Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/517@tmp/config7207167095274509675tmp [Pipeline] { [Pipeline] sh [2021-06-02T19:24:20.504Z] + set +x [2021-06-02T19:24:20.504Z] + curl -s https://codecov.io/bash [2021-06-02T19:24:20.504Z] + bash -s -- [2021-06-02T19:24:20.504Z] [2021-06-02T19:24:20.504Z] _____ _ [2021-06-02T19:24:20.504Z] / ____| | | [2021-06-02T19:24:20.504Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T19:24:20.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T19:24:20.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T19:24:20.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T19:24:20.504Z] Bash-1.0.3 [2021-06-02T19:24:20.504Z] [2021-06-02T19:24:20.504Z] [2021-06-02T19:24:20.504Z] ==> git version 2.24.4 found [2021-06-02T19:24:20.505Z] ==> 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-02T19:24:20.505Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T19:24:20.505Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T19:24:20.769Z] ==> Jenkins CI detected. [2021-06-02T19:24:20.769Z] project root: . [2021-06-02T19:24:20.769Z] --> token set from env [2021-06-02T19:24:20.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T19:24:20.769Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T19:24:20.769Z] ==> Python coveragepy not found [2021-06-02T19:24:20.769Z] ==> Searching for coverage reports in: [2021-06-02T19:24:20.769Z] + . [2021-06-02T19:24:20.769Z] -> Found 1 reports [2021-06-02T19:24:20.769Z] ==> Detecting git/mercurial file structure [2021-06-02T19:24:20.769Z] ==> Reading reports [2021-06-02T19:24:20.769Z] + ./coverage.out bytes=744531 [2021-06-02T19:24:20.769Z] ==> Appending adjustments [2021-06-02T19:24:20.769Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T19:24:23.333Z] + Found adjustments [2021-06-02T19:24:23.334Z] ==> Gzipping contents [2021-06-02T19:24:23.334Z] 104K /tmp/codecov.ileqnl.gz [2021-06-02T19:24:23.334Z] ==> Uploading reports [2021-06-02T19:24:23.334Z] url: https://codecov.io [2021-06-02T19:24:23.334Z] query: branch=master&commit=20e303863cad8cac4b912536f697b5bc4b7b8446&build=517&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F517%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T19:24:23.334Z] -> Pinging Codecov [2021-06-02T19:24:23.334Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=20e303863cad8cac4b912536f697b5bc4b7b8446&build=517&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F517%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T19:24:23.594Z] -> Uploading to [2021-06-02T19:24:23.595Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/20e303863cad8cac4b912536f697b5bc4b7b8446/e58b3f22-887a-414f-a952-083677177dd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T192423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18c3ab07b19c3664022a1cd55480bf1b6b976ca1bbd5686e69f00e9d13608965 [2021-06-02T19:24:23.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:24:23.595Z] Dload Upload Total Spent Left Speed [2021-06-02T19:24:24.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 204k --:--:-- --:--:-- --:--:-- 204k [2021-06-02T19:24:24.167Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/20e303863cad8cac4b912536f697b5bc4b7b8446 [Pipeline] } [2021-06-02T19:24:24.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-02T19:24:24.966Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-02T19:24:24.986Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:24:25.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T19:24:25.293Z] [2021-06-02T19:24:25.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:24:25.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T19:24:26.555Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-02T19:24:26.555Z] 188c0c94c7c5: Pulling fs layer [2021-06-02T19:24:26.555Z] 0ef7d3d256c8: Pulling fs layer [2021-06-02T19:24:26.555Z] de9db76c5a1d: Pulling fs layer [2021-06-02T19:24:26.555Z] 0eba1c9be4d2: Pulling fs layer [2021-06-02T19:24:26.555Z] 0d57e429df01: Pulling fs layer [2021-06-02T19:24:26.555Z] 4e4be7b47b0d: Pulling fs layer [2021-06-02T19:24:26.555Z] e1f770b5df2f: Pulling fs layer [2021-06-02T19:24:26.555Z] 85a0685a4137: Pulling fs layer [2021-06-02T19:24:26.555Z] 0d57e429df01: Waiting [2021-06-02T19:24:26.555Z] 4e4be7b47b0d: Waiting [2021-06-02T19:24:26.555Z] e1f770b5df2f: Waiting [2021-06-02T19:24:26.555Z] 85a0685a4137: Waiting [2021-06-02T19:24:26.555Z] 0eba1c9be4d2: Waiting [2021-06-02T19:24:26.555Z] de9db76c5a1d: Verifying Checksum [2021-06-02T19:24:26.555Z] de9db76c5a1d: Download complete [2021-06-02T19:24:26.555Z] 0ef7d3d256c8: Verifying Checksum [2021-06-02T19:24:26.555Z] 0ef7d3d256c8: Download complete [2021-06-02T19:24:26.818Z] 0d57e429df01: Verifying Checksum [2021-06-02T19:24:26.818Z] 0d57e429df01: Download complete [2021-06-02T19:24:26.818Z] 188c0c94c7c5: Verifying Checksum [2021-06-02T19:24:26.818Z] 188c0c94c7c5: Download complete [2021-06-02T19:24:26.818Z] 188c0c94c7c5: Pull complete [2021-06-02T19:24:27.078Z] 0ef7d3d256c8: Pull complete [2021-06-02T19:24:27.078Z] de9db76c5a1d: Pull complete [2021-06-02T19:24:27.655Z] 4e4be7b47b0d: Verifying Checksum [2021-06-02T19:24:27.655Z] 4e4be7b47b0d: Download complete [2021-06-02T19:24:27.915Z] e1f770b5df2f: Verifying Checksum [2021-06-02T19:24:27.915Z] e1f770b5df2f: Download complete [2021-06-02T19:24:30.460Z] 0eba1c9be4d2: Verifying Checksum [2021-06-02T19:24:30.460Z] 0eba1c9be4d2: Download complete [2021-06-02T19:24:30.460Z] 85a0685a4137: Verifying Checksum [2021-06-02T19:24:30.460Z] 85a0685a4137: Download complete [2021-06-02T19:24:33.785Z] 0eba1c9be4d2: Pull complete [2021-06-02T19:24:33.785Z] 0d57e429df01: Pull complete [2021-06-02T19:24:33.785Z] 4e4be7b47b0d: Pull complete [2021-06-02T19:24:33.785Z] e1f770b5df2f: Pull complete [2021-06-02T19:24:40.408Z] 85a0685a4137: Pull complete [2021-06-02T19:24:40.408Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-02T19:24:40.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T19:24:40.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-02T19:24:40.488Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:24:40.523Z] $ 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/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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-snyk-go:1.410.4 cat [2021-06-02T19:24:41.607Z] $ docker top e81cc6c2e1b24f89dcbe17249af41464bcee36a88fe27dc2efa22f6dfbd741c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T19:24:41.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-02T19:24:42.004Z] + set -o pipefail [2021-06-02T19:24:42.004Z] + snyk monitor '--org=edgex-jenkins' [2021-06-02T19:25:03.970Z] [2021-06-02T19:25:03.970Z] Monitoring /w/workspace/edgex-go/517 (github.com/edgexfoundry/edgex-go)... [2021-06-02T19:25:03.970Z] [2021-06-02T19:25:03.970Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d75de1bf-e8d5-49e4-aed1-aa2ef7c35caf [2021-06-02T19:25:03.970Z] [2021-06-02T19:25:03.971Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-02T19:25:03.971Z] [2021-06-02T19:25:03.971Z] [Pipeline] } [2021-06-02T19:25:03.980Z] $ docker stop --time=1 e81cc6c2e1b24f89dcbe17249af41464bcee36a88fe27dc2efa22f6dfbd741c0 [2021-06-02T19:25:06.002Z] $ docker rm -f e81cc6c2e1b24f89dcbe17249af41464bcee36a88fe27dc2efa22f6dfbd741c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-02T19:25:06.789Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:25:06.807Z] provisioning config files... [2021-06-02T19:25:06.816Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/517@tmp/config3766329647606685389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:25:07.125Z] --> edgex-publish-swagger.sh [2021-06-02T19:25:07.125Z] === Publish openapi/v2 API === [2021-06-02T19:25:07.125Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-02T19:25:07.125Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/517/openapi/v2/core-command.yaml] [2021-06-02T19:25:07.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:07.125Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:08.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26132 0:00:01 0:00:01 --:--:-- 26161 100 30687 0 0 100 30687 0 26128 0:00:01 0:00:01 --:--:-- 26138 [2021-06-02T19:25:08.066Z] [2021-06-02T19:25:08.066Z] [2021-06-02T19:25:08.066Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/517/openapi/v2/core-data.yaml] [2021-06-02T19:25:08.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:08.066Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:09.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 49348 0:00:01 0:00:01 --:--:-- 49379 100 56095 0 0 100 56095 0 49342 0:00:01 0:00:01 --:--:-- 49379 [2021-06-02T19:25:09.452Z] [2021-06-02T19:25:09.452Z] [2021-06-02T19:25:09.452Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/517/openapi/v2/core-metadata.yaml] [2021-06-02T19:25:09.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:09.452Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:10.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 118k 0 0 67 81920 0 408k --:--:-- --:--:-- --:--:-- 408k 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 118k 0 0 100 118k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-06-02T19:25:10.835Z] [2021-06-02T19:25:10.835Z] [2021-06-02T19:25:10.835Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/517/openapi/v2/support-notifications.yaml] [2021-06-02T19:25:10.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:10.835Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:11.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78298 0 0 100 78298 0 75363 0:00:01 0:00:01 --:--:-- 75431 100 78298 0 0 100 78298 0 75352 0:00:01 0:00:01 --:--:-- 75431 [2021-06-02T19:25:11.777Z] [2021-06-02T19:25:11.777Z] [2021-06-02T19:25:11.777Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/517/openapi/v2/support-scheduler.yaml] [2021-06-02T19:25:11.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:11.777Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:12.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 34693 0:00:01 0:00:01 --:--:-- 34727 100 37610 0 0 100 37610 0 34690 0:00:01 0:00:01 --:--:-- 34695 [2021-06-02T19:25:12.757Z] [2021-06-02T19:25:12.757Z] [2021-06-02T19:25:12.757Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/517/openapi/v2/system-agent.yaml] [2021-06-02T19:25:12.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T19:25:12.757Z] Dload Upload Total Spent Left Speed [2021-06-02T19:25:13.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 17205 0:00:01 0:00:01 --:--:-- 17221 100 19133 0 0 100 19133 0 17203 0:00:01 0:00:01 --:--:-- 17205 [2021-06-02T19:25:13.697Z] [2021-06-02T19:25:13.697Z] [Pipeline] } [2021-06-02T19:25:13.706Z] 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-02T19:25:14.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:25:14.252Z] . [Pipeline] withDockerContainer [2021-06-02T19:25:14.334Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:25:14.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T19:25:14.779Z] $ docker top 90c48c489473809b6d627cde50086017f4c5bf2aff4c5d4c2467ca698ca02564 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T19:25:14.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T19:25:14.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T19:25:15.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T19:25:15.027Z] $ docker exec 90c48c489473809b6d627cde50086017f4c5bf2aff4c5d4c2467ca698ca02564 ssh-agent [2021-06-02T19:25:15.135Z] SSH_AUTH_SOCK=/tmp/ssh-XEZPOc0xbEwf/agent.13 [2021-06-02T19:25:15.135Z] SSH_AGENT_PID=20 [2021-06-02T19:25:15.141Z] Running ssh-add (command line suppressed) [2021-06-02T19:25:15.238Z] Identity added: /w/workspace/edgex-go/517@tmp/private_key_4883250186653907777.key (/w/workspace/edgex-go/517@tmp/private_key_4883250186653907777.key) [2021-06-02T19:25:15.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T19:25:15.551Z] + git semver tag [2021-06-02T19:25:15.552Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T19:25:15.552Z] # $GIT_DIR = /w/workspace/edgex-go/517/.git [2021-06-02T19:25:15.552Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/517 [2021-06-02T19:25:15.552Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T19:25:15.552Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T19:25:15.552Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T19:25:15.552Z] # $SEMVER_BRANCH = master [2021-06-02T19:25:15.552Z] # $SEMVER_DIR = /w/workspace/edgex-go/517/.semver [2021-06-02T19:25:15.552Z] # 20e303863cad8cac4b912536f697b5bc4b7b8446 HEAD [2021-06-02T19:25:15.552Z] # -> Force: false [2021-06-02T19:25:15.552Z] # 7d1d6f1d56a27fa639b5a077e7ed6bc6f50f6bd1 refs/tags/v2.0.0-dev.246 [Pipeline] } [2021-06-02T19:25:15.559Z] $ docker exec --env ******** --env ******** 90c48c489473809b6d627cde50086017f4c5bf2aff4c5d4c2467ca698ca02564 ssh-agent -k [2021-06-02T19:25:15.659Z] unset SSH_AUTH_SOCK; [2021-06-02T19:25:15.659Z] unset SSH_AGENT_PID; [2021-06-02T19:25:15.659Z] echo Agent pid 20 killed; [2021-06-02T19:25:15.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T19:25:16.011Z] + git semver [Pipeline] } [2021-06-02T19:25:16.023Z] $ docker stop --time=1 90c48c489473809b6d627cde50086017f4c5bf2aff4c5d4c2467ca698ca02564 [2021-06-02T19:25:17.218Z] $ docker rm -f 90c48c489473809b6d627cde50086017f4c5bf2aff4c5d4c2467ca698ca02564 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:25:17.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T19:25:17.677Z] [2021-06-02T19:25:17.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:25:17.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T19:25:17.991Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-02T19:25:17.991Z] ab5ef0e58194: Pulling fs layer [2021-06-02T19:25:17.991Z] 9712f1f96733: Pulling fs layer [2021-06-02T19:25:17.991Z] 63f879dbbcfc: Pulling fs layer [2021-06-02T19:25:17.991Z] 0d9ebad4ef96: Pulling fs layer [2021-06-02T19:25:17.991Z] e9a5061849ea: Pulling fs layer [2021-06-02T19:25:17.991Z] d747dcd14b5f: Pulling fs layer [2021-06-02T19:25:17.991Z] 2de7ff778b66: Pulling fs layer [2021-06-02T19:25:17.991Z] 0d9ebad4ef96: Waiting [2021-06-02T19:25:17.991Z] e9a5061849ea: Waiting [2021-06-02T19:25:17.991Z] d747dcd14b5f: Waiting [2021-06-02T19:25:17.991Z] 2de7ff778b66: Waiting [2021-06-02T19:25:17.991Z] 9712f1f96733: Verifying Checksum [2021-06-02T19:25:17.991Z] 9712f1f96733: Download complete [2021-06-02T19:25:19.951Z] 63f879dbbcfc: Verifying Checksum [2021-06-02T19:25:19.951Z] 63f879dbbcfc: Download complete [2021-06-02T19:25:19.951Z] e9a5061849ea: Verifying Checksum [2021-06-02T19:25:19.951Z] e9a5061849ea: Download complete [2021-06-02T19:25:19.951Z] d747dcd14b5f: Verifying Checksum [2021-06-02T19:25:19.951Z] d747dcd14b5f: Download complete [2021-06-02T19:25:20.524Z] 2de7ff778b66: Verifying Checksum [2021-06-02T19:25:20.524Z] 2de7ff778b66: Download complete [2021-06-02T19:25:20.524Z] 0d9ebad4ef96: Verifying Checksum [2021-06-02T19:25:20.524Z] 0d9ebad4ef96: Download complete [2021-06-02T19:25:20.789Z] ab5ef0e58194: Verifying Checksum [2021-06-02T19:25:20.789Z] ab5ef0e58194: Download complete [2021-06-02T19:25:23.367Z] ab5ef0e58194: Pull complete [2021-06-02T19:25:23.367Z] 9712f1f96733: Pull complete [2021-06-02T19:25:24.332Z] 63f879dbbcfc: Pull complete [2021-06-02T19:25:27.658Z] 0d9ebad4ef96: Pull complete [2021-06-02T19:25:27.658Z] e9a5061849ea: Pull complete [2021-06-02T19:25:27.658Z] d747dcd14b5f: Pull complete [2021-06-02T19:25:28.606Z] 2de7ff778b66: Pull complete [2021-06-02T19:25:28.606Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-02T19:25:28.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T19:25:28.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-02T19:25:28.693Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:25:28.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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-lftools:0.23.1-centos7 cat [2021-06-02T19:25:34.363Z] $ docker top 8e0921182cbfaea67583c9ceb4c4ce9300760f1baf7812b6b1aa617ee9b66bad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:25:34.458Z] provisioning config files... [2021-06-02T19:25:34.470Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/517@tmp/config8568507855981790987tmp [2021-06-02T19:25:34.484Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/517@tmp/config1185040840688194042tmp [2021-06-02T19:25:34.495Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/517@tmp/config9033758542112892564tmp [Pipeline] { [Pipeline] echo [2021-06-02T19:25:34.519Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:25:34.812Z] ---> sigul-configuration.sh [2021-06-02T19:25:34.813Z] gpg: directory `/root/.gnupg' created [2021-06-02T19:25:34.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-02T19:25:34.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-02T19:25:34.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-02T19:25:34.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-02T19:25:34.813Z] gpg: CAST5 encrypted data [2021-06-02T19:25:34.813Z] gpg: encrypted with 1 passphrase [2021-06-02T19:25:34.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-02T19:25:35.107Z] + mkdir /home/jenkins [2021-06-02T19:25:35.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-02T19:25:35.403Z] + 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-02T19:25:35.413Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:25:35.715Z] ---> sigul-install.sh [2021-06-02T19:25:39.926Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-02T19:25:40.230Z] + git tag --list [2021-06-02T19:25:40.230Z] 0.6.0 [2021-06-02T19:25:40.230Z] 0.6.1 [2021-06-02T19:25:40.230Z] 0.7.0 [2021-06-02T19:25:40.230Z] 0.7.1 [2021-06-02T19:25:40.230Z] v0.0.0 [2021-06-02T19:25:40.230Z] v0.0.1-dev.1 [2021-06-02T19:25:40.230Z] v1.0.0 [2021-06-02T19:25:40.230Z] v1.0.1 [2021-06-02T19:25:40.230Z] v1.1.0 [2021-06-02T19:25:40.230Z] v1.2.0 [2021-06-02T19:25:40.230Z] v1.2.1 [2021-06-02T19:25:40.230Z] v1.2.2-dev.1 [2021-06-02T19:25:40.230Z] v1.2.2-dev.10 [2021-06-02T19:25:40.230Z] v1.2.2-dev.100 [2021-06-02T19:25:40.230Z] v1.2.2-dev.101 [2021-06-02T19:25:40.230Z] v1.2.2-dev.102 [2021-06-02T19:25:40.230Z] v1.2.2-dev.103 [2021-06-02T19:25:40.230Z] v1.2.2-dev.104 [2021-06-02T19:25:40.230Z] v1.2.2-dev.105 [2021-06-02T19:25:40.230Z] v1.2.2-dev.106 [2021-06-02T19:25:40.230Z] v1.2.2-dev.107 [2021-06-02T19:25:40.230Z] v1.2.2-dev.11 [2021-06-02T19:25:40.230Z] v1.2.2-dev.12 [2021-06-02T19:25:40.230Z] v1.2.2-dev.13 [2021-06-02T19:25:40.230Z] v1.2.2-dev.14 [2021-06-02T19:25:40.230Z] v1.2.2-dev.15 [2021-06-02T19:25:40.230Z] v1.2.2-dev.16 [2021-06-02T19:25:40.230Z] v1.2.2-dev.17 [2021-06-02T19:25:40.230Z] v1.2.2-dev.18 [2021-06-02T19:25:40.230Z] v1.2.2-dev.19 [2021-06-02T19:25:40.230Z] v1.2.2-dev.2 [2021-06-02T19:25:40.230Z] v1.2.2-dev.20 [2021-06-02T19:25:40.230Z] v1.2.2-dev.21 [2021-06-02T19:25:40.230Z] v1.2.2-dev.22 [2021-06-02T19:25:40.230Z] v1.2.2-dev.23 [2021-06-02T19:25:40.230Z] v1.2.2-dev.24 [2021-06-02T19:25:40.230Z] v1.2.2-dev.25 [2021-06-02T19:25:40.230Z] v1.2.2-dev.26 [2021-06-02T19:25:40.230Z] v1.2.2-dev.27 [2021-06-02T19:25:40.230Z] v1.2.2-dev.28 [2021-06-02T19:25:40.230Z] v1.2.2-dev.29 [2021-06-02T19:25:40.230Z] v1.2.2-dev.3 [2021-06-02T19:25:40.230Z] v1.2.2-dev.30 [2021-06-02T19:25:40.230Z] v1.2.2-dev.31 [2021-06-02T19:25:40.230Z] v1.2.2-dev.32 [2021-06-02T19:25:40.230Z] v1.2.2-dev.33 [2021-06-02T19:25:40.230Z] v1.2.2-dev.34 [2021-06-02T19:25:40.230Z] v1.2.2-dev.35 [2021-06-02T19:25:40.230Z] v1.2.2-dev.36 [2021-06-02T19:25:40.230Z] v1.2.2-dev.37 [2021-06-02T19:25:40.230Z] v1.2.2-dev.38 [2021-06-02T19:25:40.230Z] v1.2.2-dev.39 [2021-06-02T19:25:40.230Z] v1.2.2-dev.4 [2021-06-02T19:25:40.230Z] v1.2.2-dev.40 [2021-06-02T19:25:40.230Z] v1.2.2-dev.41 [2021-06-02T19:25:40.230Z] v1.2.2-dev.42 [2021-06-02T19:25:40.230Z] v1.2.2-dev.43 [2021-06-02T19:25:40.230Z] v1.2.2-dev.44 [2021-06-02T19:25:40.230Z] v1.2.2-dev.45 [2021-06-02T19:25:40.230Z] v1.2.2-dev.46 [2021-06-02T19:25:40.230Z] v1.2.2-dev.47 [2021-06-02T19:25:40.230Z] v1.2.2-dev.48 [2021-06-02T19:25:40.230Z] v1.2.2-dev.49 [2021-06-02T19:25:40.230Z] v1.2.2-dev.5 [2021-06-02T19:25:40.230Z] v1.2.2-dev.50 [2021-06-02T19:25:40.230Z] v1.2.2-dev.51 [2021-06-02T19:25:40.230Z] v1.2.2-dev.52 [2021-06-02T19:25:40.230Z] v1.2.2-dev.53 [2021-06-02T19:25:40.230Z] v1.2.2-dev.54 [2021-06-02T19:25:40.230Z] v1.2.2-dev.55 [2021-06-02T19:25:40.230Z] v1.2.2-dev.56 [2021-06-02T19:25:40.230Z] v1.2.2-dev.57 [2021-06-02T19:25:40.230Z] v1.2.2-dev.58 [2021-06-02T19:25:40.230Z] v1.2.2-dev.59 [2021-06-02T19:25:40.230Z] v1.2.2-dev.6 [2021-06-02T19:25:40.230Z] v1.2.2-dev.60 [2021-06-02T19:25:40.230Z] v1.2.2-dev.61 [2021-06-02T19:25:40.230Z] v1.2.2-dev.62 [2021-06-02T19:25:40.230Z] v1.2.2-dev.63 [2021-06-02T19:25:40.230Z] v1.2.2-dev.64 [2021-06-02T19:25:40.230Z] v1.2.2-dev.65 [2021-06-02T19:25:40.230Z] v1.2.2-dev.66 [2021-06-02T19:25:40.230Z] v1.2.2-dev.67 [2021-06-02T19:25:40.230Z] v1.2.2-dev.68 [2021-06-02T19:25:40.230Z] v1.2.2-dev.69 [2021-06-02T19:25:40.230Z] v1.2.2-dev.7 [2021-06-02T19:25:40.230Z] v1.2.2-dev.70 [2021-06-02T19:25:40.230Z] v1.2.2-dev.71 [2021-06-02T19:25:40.230Z] v1.2.2-dev.72 [2021-06-02T19:25:40.230Z] v1.2.2-dev.73 [2021-06-02T19:25:40.230Z] v1.2.2-dev.74 [2021-06-02T19:25:40.230Z] v1.2.2-dev.75 [2021-06-02T19:25:40.230Z] v1.2.2-dev.76 [2021-06-02T19:25:40.230Z] v1.2.2-dev.77 [2021-06-02T19:25:40.230Z] v1.2.2-dev.78 [2021-06-02T19:25:40.230Z] v1.2.2-dev.79 [2021-06-02T19:25:40.230Z] v1.2.2-dev.8 [2021-06-02T19:25:40.230Z] v1.2.2-dev.80 [2021-06-02T19:25:40.230Z] v1.2.2-dev.81 [2021-06-02T19:25:40.230Z] v1.2.2-dev.82 [2021-06-02T19:25:40.230Z] v1.2.2-dev.83 [2021-06-02T19:25:40.230Z] v1.2.2-dev.84 [2021-06-02T19:25:40.230Z] v1.2.2-dev.85 [2021-06-02T19:25:40.230Z] v1.2.2-dev.86 [2021-06-02T19:25:40.230Z] v1.2.2-dev.87 [2021-06-02T19:25:40.230Z] v1.2.2-dev.88 [2021-06-02T19:25:40.230Z] v1.2.2-dev.89 [2021-06-02T19:25:40.230Z] v1.2.2-dev.9 [2021-06-02T19:25:40.230Z] v1.2.2-dev.90 [2021-06-02T19:25:40.230Z] v1.2.2-dev.91 [2021-06-02T19:25:40.230Z] v1.2.2-dev.92 [2021-06-02T19:25:40.230Z] v1.2.2-dev.93 [2021-06-02T19:25:40.230Z] v1.2.2-dev.94 [2021-06-02T19:25:40.230Z] v1.2.2-dev.95 [2021-06-02T19:25:40.230Z] v1.2.2-dev.96 [2021-06-02T19:25:40.230Z] v1.2.2-dev.97 [2021-06-02T19:25:40.230Z] v1.2.2-dev.98 [2021-06-02T19:25:40.230Z] v1.2.2-dev.99 [2021-06-02T19:25:40.230Z] v1.3.0 [2021-06-02T19:25:40.230Z] v1.3.1 [2021-06-02T19:25:40.230Z] v1.3.1-dev.1 [2021-06-02T19:25:40.230Z] v1.3.1-dev.10 [2021-06-02T19:25:40.230Z] v1.3.1-dev.11 [2021-06-02T19:25:40.230Z] v1.3.1-dev.12 [2021-06-02T19:25:40.230Z] v1.3.1-dev.13 [2021-06-02T19:25:40.230Z] v1.3.1-dev.14 [2021-06-02T19:25:40.230Z] v1.3.1-dev.15 [2021-06-02T19:25:40.230Z] v1.3.1-dev.16 [2021-06-02T19:25:40.230Z] v1.3.1-dev.17 [2021-06-02T19:25:40.230Z] v1.3.1-dev.18 [2021-06-02T19:25:40.230Z] v1.3.1-dev.2 [2021-06-02T19:25:40.230Z] v1.3.1-dev.3 [2021-06-02T19:25:40.230Z] v1.3.1-dev.4 [2021-06-02T19:25:40.230Z] v1.3.1-dev.5 [2021-06-02T19:25:40.230Z] v1.3.1-dev.6 [2021-06-02T19:25:40.230Z] v1.3.1-dev.7 [2021-06-02T19:25:40.230Z] v1.3.1-dev.8 [2021-06-02T19:25:40.230Z] v1.3.1-dev.9 [2021-06-02T19:25:40.230Z] v2.0.0-dev.1 [2021-06-02T19:25:40.230Z] v2.0.0-dev.10 [2021-06-02T19:25:40.230Z] v2.0.0-dev.100 [2021-06-02T19:25:40.230Z] v2.0.0-dev.101 [2021-06-02T19:25:40.230Z] v2.0.0-dev.102 [2021-06-02T19:25:40.230Z] v2.0.0-dev.103 [2021-06-02T19:25:40.230Z] v2.0.0-dev.104 [2021-06-02T19:25:40.231Z] v2.0.0-dev.105 [2021-06-02T19:25:40.231Z] v2.0.0-dev.106 [2021-06-02T19:25:40.231Z] v2.0.0-dev.107 [2021-06-02T19:25:40.231Z] v2.0.0-dev.108 [2021-06-02T19:25:40.231Z] v2.0.0-dev.109 [2021-06-02T19:25:40.231Z] v2.0.0-dev.11 [2021-06-02T19:25:40.231Z] v2.0.0-dev.110 [2021-06-02T19:25:40.231Z] v2.0.0-dev.111 [2021-06-02T19:25:40.231Z] v2.0.0-dev.112 [2021-06-02T19:25:40.231Z] v2.0.0-dev.113 [2021-06-02T19:25:40.231Z] v2.0.0-dev.114 [2021-06-02T19:25:40.231Z] v2.0.0-dev.115 [2021-06-02T19:25:40.231Z] v2.0.0-dev.116 [2021-06-02T19:25:40.231Z] v2.0.0-dev.117 [2021-06-02T19:25:40.231Z] v2.0.0-dev.118 [2021-06-02T19:25:40.231Z] v2.0.0-dev.119 [2021-06-02T19:25:40.231Z] v2.0.0-dev.12 [2021-06-02T19:25:40.231Z] v2.0.0-dev.120 [2021-06-02T19:25:40.231Z] v2.0.0-dev.121 [2021-06-02T19:25:40.231Z] v2.0.0-dev.122 [2021-06-02T19:25:40.231Z] v2.0.0-dev.123 [2021-06-02T19:25:40.231Z] v2.0.0-dev.124 [2021-06-02T19:25:40.231Z] v2.0.0-dev.125 [2021-06-02T19:25:40.231Z] v2.0.0-dev.126 [2021-06-02T19:25:40.231Z] v2.0.0-dev.127 [2021-06-02T19:25:40.231Z] v2.0.0-dev.128 [2021-06-02T19:25:40.231Z] v2.0.0-dev.129 [2021-06-02T19:25:40.231Z] v2.0.0-dev.13 [2021-06-02T19:25:40.231Z] v2.0.0-dev.130 [2021-06-02T19:25:40.231Z] v2.0.0-dev.131 [2021-06-02T19:25:40.231Z] v2.0.0-dev.132 [2021-06-02T19:25:40.231Z] v2.0.0-dev.133 [2021-06-02T19:25:40.231Z] v2.0.0-dev.134 [2021-06-02T19:25:40.231Z] v2.0.0-dev.135 [2021-06-02T19:25:40.231Z] v2.0.0-dev.136 [2021-06-02T19:25:40.231Z] v2.0.0-dev.137 [2021-06-02T19:25:40.231Z] v2.0.0-dev.138 [2021-06-02T19:25:40.231Z] v2.0.0-dev.139 [2021-06-02T19:25:40.231Z] v2.0.0-dev.14 [2021-06-02T19:25:40.231Z] v2.0.0-dev.140 [2021-06-02T19:25:40.231Z] v2.0.0-dev.141 [2021-06-02T19:25:40.231Z] v2.0.0-dev.142 [2021-06-02T19:25:40.231Z] v2.0.0-dev.143 [2021-06-02T19:25:40.231Z] v2.0.0-dev.144 [2021-06-02T19:25:40.231Z] v2.0.0-dev.145 [2021-06-02T19:25:40.231Z] v2.0.0-dev.146 [2021-06-02T19:25:40.231Z] v2.0.0-dev.147 [2021-06-02T19:25:40.231Z] v2.0.0-dev.148 [2021-06-02T19:25:40.231Z] v2.0.0-dev.149 [2021-06-02T19:25:40.231Z] v2.0.0-dev.15 [2021-06-02T19:25:40.231Z] v2.0.0-dev.150 [2021-06-02T19:25:40.231Z] v2.0.0-dev.151 [2021-06-02T19:25:40.231Z] v2.0.0-dev.152 [2021-06-02T19:25:40.231Z] v2.0.0-dev.153 [2021-06-02T19:25:40.231Z] v2.0.0-dev.154 [2021-06-02T19:25:40.231Z] v2.0.0-dev.155 [2021-06-02T19:25:40.231Z] v2.0.0-dev.156 [2021-06-02T19:25:40.231Z] v2.0.0-dev.157 [2021-06-02T19:25:40.231Z] v2.0.0-dev.158 [2021-06-02T19:25:40.231Z] v2.0.0-dev.159 [2021-06-02T19:25:40.231Z] v2.0.0-dev.16 [2021-06-02T19:25:40.231Z] v2.0.0-dev.160 [2021-06-02T19:25:40.231Z] v2.0.0-dev.161 [2021-06-02T19:25:40.231Z] v2.0.0-dev.162 [2021-06-02T19:25:40.231Z] v2.0.0-dev.163 [2021-06-02T19:25:40.231Z] v2.0.0-dev.164 [2021-06-02T19:25:40.231Z] v2.0.0-dev.165 [2021-06-02T19:25:40.231Z] v2.0.0-dev.166 [2021-06-02T19:25:40.231Z] v2.0.0-dev.167 [2021-06-02T19:25:40.231Z] v2.0.0-dev.168 [2021-06-02T19:25:40.231Z] v2.0.0-dev.169 [2021-06-02T19:25:40.231Z] v2.0.0-dev.17 [2021-06-02T19:25:40.231Z] v2.0.0-dev.170 [2021-06-02T19:25:40.231Z] v2.0.0-dev.171 [2021-06-02T19:25:40.231Z] v2.0.0-dev.172 [2021-06-02T19:25:40.231Z] v2.0.0-dev.173 [2021-06-02T19:25:40.231Z] v2.0.0-dev.174 [2021-06-02T19:25:40.231Z] v2.0.0-dev.175 [2021-06-02T19:25:40.231Z] v2.0.0-dev.176 [2021-06-02T19:25:40.231Z] v2.0.0-dev.177 [2021-06-02T19:25:40.231Z] v2.0.0-dev.178 [2021-06-02T19:25:40.231Z] v2.0.0-dev.179 [2021-06-02T19:25:40.231Z] v2.0.0-dev.18 [2021-06-02T19:25:40.231Z] v2.0.0-dev.180 [2021-06-02T19:25:40.231Z] v2.0.0-dev.181 [2021-06-02T19:25:40.231Z] v2.0.0-dev.182 [2021-06-02T19:25:40.231Z] v2.0.0-dev.183 [2021-06-02T19:25:40.231Z] v2.0.0-dev.184 [2021-06-02T19:25:40.231Z] v2.0.0-dev.185 [2021-06-02T19:25:40.231Z] v2.0.0-dev.186 [2021-06-02T19:25:40.231Z] v2.0.0-dev.187 [2021-06-02T19:25:40.231Z] v2.0.0-dev.188 [2021-06-02T19:25:40.231Z] v2.0.0-dev.189 [2021-06-02T19:25:40.231Z] v2.0.0-dev.19 [2021-06-02T19:25:40.231Z] v2.0.0-dev.190 [2021-06-02T19:25:40.231Z] v2.0.0-dev.191 [2021-06-02T19:25:40.231Z] v2.0.0-dev.192 [2021-06-02T19:25:40.231Z] v2.0.0-dev.193 [2021-06-02T19:25:40.231Z] v2.0.0-dev.194 [2021-06-02T19:25:40.231Z] v2.0.0-dev.195 [2021-06-02T19:25:40.231Z] v2.0.0-dev.196 [2021-06-02T19:25:40.231Z] v2.0.0-dev.197 [2021-06-02T19:25:40.231Z] v2.0.0-dev.198 [2021-06-02T19:25:40.231Z] v2.0.0-dev.199 [2021-06-02T19:25:40.231Z] v2.0.0-dev.2 [2021-06-02T19:25:40.231Z] v2.0.0-dev.20 [2021-06-02T19:25:40.231Z] v2.0.0-dev.200 [2021-06-02T19:25:40.231Z] v2.0.0-dev.201 [2021-06-02T19:25:40.231Z] v2.0.0-dev.202 [2021-06-02T19:25:40.231Z] v2.0.0-dev.203 [2021-06-02T19:25:40.231Z] v2.0.0-dev.204 [2021-06-02T19:25:40.231Z] v2.0.0-dev.205 [2021-06-02T19:25:40.231Z] v2.0.0-dev.206 [2021-06-02T19:25:40.231Z] v2.0.0-dev.207 [2021-06-02T19:25:40.231Z] v2.0.0-dev.208 [2021-06-02T19:25:40.231Z] v2.0.0-dev.209 [2021-06-02T19:25:40.231Z] v2.0.0-dev.21 [2021-06-02T19:25:40.231Z] v2.0.0-dev.210 [2021-06-02T19:25:40.231Z] v2.0.0-dev.211 [2021-06-02T19:25:40.231Z] v2.0.0-dev.212 [2021-06-02T19:25:40.231Z] v2.0.0-dev.213 [2021-06-02T19:25:40.231Z] v2.0.0-dev.214 [2021-06-02T19:25:40.231Z] v2.0.0-dev.215 [2021-06-02T19:25:40.231Z] v2.0.0-dev.216 [2021-06-02T19:25:40.231Z] v2.0.0-dev.217 [2021-06-02T19:25:40.231Z] v2.0.0-dev.218 [2021-06-02T19:25:40.231Z] v2.0.0-dev.219 [2021-06-02T19:25:40.231Z] v2.0.0-dev.22 [2021-06-02T19:25:40.231Z] v2.0.0-dev.220 [2021-06-02T19:25:40.231Z] v2.0.0-dev.221 [2021-06-02T19:25:40.231Z] v2.0.0-dev.222 [2021-06-02T19:25:40.231Z] v2.0.0-dev.223 [2021-06-02T19:25:40.231Z] v2.0.0-dev.224 [2021-06-02T19:25:40.231Z] v2.0.0-dev.225 [2021-06-02T19:25:40.231Z] v2.0.0-dev.226 [2021-06-02T19:25:40.231Z] v2.0.0-dev.227 [2021-06-02T19:25:40.231Z] v2.0.0-dev.228 [2021-06-02T19:25:40.231Z] v2.0.0-dev.229 [2021-06-02T19:25:40.231Z] v2.0.0-dev.23 [2021-06-02T19:25:40.231Z] v2.0.0-dev.230 [2021-06-02T19:25:40.231Z] v2.0.0-dev.231 [2021-06-02T19:25:40.231Z] v2.0.0-dev.232 [2021-06-02T19:25:40.231Z] v2.0.0-dev.233 [2021-06-02T19:25:40.231Z] v2.0.0-dev.234 [2021-06-02T19:25:40.231Z] v2.0.0-dev.235 [2021-06-02T19:25:40.231Z] v2.0.0-dev.236 [2021-06-02T19:25:40.231Z] v2.0.0-dev.237 [2021-06-02T19:25:40.231Z] v2.0.0-dev.238 [2021-06-02T19:25:40.231Z] v2.0.0-dev.239 [2021-06-02T19:25:40.231Z] v2.0.0-dev.24 [2021-06-02T19:25:40.231Z] v2.0.0-dev.240 [2021-06-02T19:25:40.231Z] v2.0.0-dev.241 [2021-06-02T19:25:40.231Z] v2.0.0-dev.242 [2021-06-02T19:25:40.231Z] v2.0.0-dev.243 [2021-06-02T19:25:40.231Z] v2.0.0-dev.244 [2021-06-02T19:25:40.231Z] v2.0.0-dev.245 [2021-06-02T19:25:40.231Z] v2.0.0-dev.246 [2021-06-02T19:25:40.231Z] v2.0.0-dev.25 [2021-06-02T19:25:40.231Z] v2.0.0-dev.26 [2021-06-02T19:25:40.231Z] v2.0.0-dev.27 [2021-06-02T19:25:40.231Z] v2.0.0-dev.28 [2021-06-02T19:25:40.231Z] v2.0.0-dev.29 [2021-06-02T19:25:40.231Z] v2.0.0-dev.3 [2021-06-02T19:25:40.231Z] v2.0.0-dev.30 [2021-06-02T19:25:40.231Z] v2.0.0-dev.31 [2021-06-02T19:25:40.231Z] v2.0.0-dev.32 [2021-06-02T19:25:40.231Z] v2.0.0-dev.33 [2021-06-02T19:25:40.231Z] v2.0.0-dev.34 [2021-06-02T19:25:40.231Z] v2.0.0-dev.35 [2021-06-02T19:25:40.231Z] v2.0.0-dev.36 [2021-06-02T19:25:40.231Z] v2.0.0-dev.37 [2021-06-02T19:25:40.231Z] v2.0.0-dev.38 [2021-06-02T19:25:40.231Z] v2.0.0-dev.39 [2021-06-02T19:25:40.231Z] v2.0.0-dev.4 [2021-06-02T19:25:40.231Z] v2.0.0-dev.40 [2021-06-02T19:25:40.231Z] v2.0.0-dev.41 [2021-06-02T19:25:40.231Z] v2.0.0-dev.42 [2021-06-02T19:25:40.231Z] v2.0.0-dev.43 [2021-06-02T19:25:40.231Z] v2.0.0-dev.44 [2021-06-02T19:25:40.231Z] v2.0.0-dev.45 [2021-06-02T19:25:40.231Z] v2.0.0-dev.46 [2021-06-02T19:25:40.231Z] v2.0.0-dev.47 [2021-06-02T19:25:40.231Z] v2.0.0-dev.48 [2021-06-02T19:25:40.231Z] v2.0.0-dev.49 [2021-06-02T19:25:40.231Z] v2.0.0-dev.5 [2021-06-02T19:25:40.231Z] v2.0.0-dev.50 [2021-06-02T19:25:40.231Z] v2.0.0-dev.51 [2021-06-02T19:25:40.231Z] v2.0.0-dev.52 [2021-06-02T19:25:40.231Z] v2.0.0-dev.53 [2021-06-02T19:25:40.231Z] v2.0.0-dev.54 [2021-06-02T19:25:40.231Z] v2.0.0-dev.55 [2021-06-02T19:25:40.231Z] v2.0.0-dev.56 [2021-06-02T19:25:40.231Z] v2.0.0-dev.57 [2021-06-02T19:25:40.231Z] v2.0.0-dev.58 [2021-06-02T19:25:40.231Z] v2.0.0-dev.59 [2021-06-02T19:25:40.231Z] v2.0.0-dev.6 [2021-06-02T19:25:40.231Z] v2.0.0-dev.60 [2021-06-02T19:25:40.231Z] v2.0.0-dev.61 [2021-06-02T19:25:40.231Z] v2.0.0-dev.62 [2021-06-02T19:25:40.231Z] v2.0.0-dev.63 [2021-06-02T19:25:40.231Z] v2.0.0-dev.64 [2021-06-02T19:25:40.231Z] v2.0.0-dev.65 [2021-06-02T19:25:40.231Z] v2.0.0-dev.66 [2021-06-02T19:25:40.231Z] v2.0.0-dev.67 [2021-06-02T19:25:40.231Z] v2.0.0-dev.68 [2021-06-02T19:25:40.231Z] v2.0.0-dev.69 [2021-06-02T19:25:40.231Z] v2.0.0-dev.7 [2021-06-02T19:25:40.231Z] v2.0.0-dev.70 [2021-06-02T19:25:40.231Z] v2.0.0-dev.71 [2021-06-02T19:25:40.231Z] v2.0.0-dev.72 [2021-06-02T19:25:40.231Z] v2.0.0-dev.73 [2021-06-02T19:25:40.231Z] v2.0.0-dev.74 [2021-06-02T19:25:40.231Z] v2.0.0-dev.75 [2021-06-02T19:25:40.231Z] v2.0.0-dev.76 [2021-06-02T19:25:40.231Z] v2.0.0-dev.77 [2021-06-02T19:25:40.231Z] v2.0.0-dev.78 [2021-06-02T19:25:40.231Z] v2.0.0-dev.79 [2021-06-02T19:25:40.231Z] v2.0.0-dev.8 [2021-06-02T19:25:40.231Z] v2.0.0-dev.80 [2021-06-02T19:25:40.231Z] v2.0.0-dev.81 [2021-06-02T19:25:40.231Z] v2.0.0-dev.82 [2021-06-02T19:25:40.231Z] v2.0.0-dev.83 [2021-06-02T19:25:40.231Z] v2.0.0-dev.84 [2021-06-02T19:25:40.231Z] v2.0.0-dev.85 [2021-06-02T19:25:40.231Z] v2.0.0-dev.86 [2021-06-02T19:25:40.231Z] v2.0.0-dev.87 [2021-06-02T19:25:40.231Z] v2.0.0-dev.88 [2021-06-02T19:25:40.231Z] v2.0.0-dev.89 [2021-06-02T19:25:40.231Z] v2.0.0-dev.9 [2021-06-02T19:25:40.231Z] v2.0.0-dev.90 [2021-06-02T19:25:40.231Z] v2.0.0-dev.91 [2021-06-02T19:25:40.231Z] v2.0.0-dev.92 [2021-06-02T19:25:40.231Z] v2.0.0-dev.93 [2021-06-02T19:25:40.231Z] v2.0.0-dev.94 [2021-06-02T19:25:40.231Z] v2.0.0-dev.95 [2021-06-02T19:25:40.231Z] v2.0.0-dev.96 [2021-06-02T19:25:40.231Z] v2.0.0-dev.97 [2021-06-02T19:25:40.231Z] v2.0.0-dev.98 [2021-06-02T19:25:40.231Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-02T19:25:40.529Z] + lftools sign git-tag v2.0.0-dev.246 [2021-06-02T19:25:41.100Z] Signing Git tag with Sigul... [2021-06-02T19:25:41.100Z] Signing v2.0.0-dev.246 [Pipeline] echo [2021-06-02T19:25:42.055Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:25:42.356Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-02T19:25:42.366Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-02T19:25:42.391Z] $ docker stop --time=1 8e0921182cbfaea67583c9ceb4c4ce9300760f1baf7812b6b1aa617ee9b66bad [2021-06-02T19:25:44.459Z] $ docker rm -f 8e0921182cbfaea67583c9ceb4c4ce9300760f1baf7812b6b1aa617ee9b66bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:25:45.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:25:45.167Z] . [Pipeline] withDockerContainer [2021-06-02T19:25:45.250Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:25:45.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T19:25:45.698Z] $ docker top a8769544867666b9996ad00e35f7ce6097c486af2f4cea4b00fbc2e904e0f362 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T19:25:45.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T19:25:45.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T19:25:46.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T19:25:46.010Z] $ docker exec a8769544867666b9996ad00e35f7ce6097c486af2f4cea4b00fbc2e904e0f362 ssh-agent [2021-06-02T19:25:46.129Z] SSH_AUTH_SOCK=/tmp/ssh-8DAA280Oeqfi/agent.15 [2021-06-02T19:25:46.129Z] SSH_AGENT_PID=21 [2021-06-02T19:25:46.134Z] Running ssh-add (command line suppressed) [2021-06-02T19:25:46.230Z] Identity added: /w/workspace/edgex-go/517@tmp/private_key_8678001626314782276.key (/w/workspace/edgex-go/517@tmp/private_key_8678001626314782276.key) [2021-06-02T19:25:46.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T19:25:46.551Z] + git semver bump pre [2021-06-02T19:25:46.551Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T19:25:46.551Z] # $GIT_DIR = /w/workspace/edgex-go/517/.git [2021-06-02T19:25:46.551Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/517 [2021-06-02T19:25:46.551Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T19:25:46.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T19:25:46.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T19:25:46.551Z] # $SEMVER_BRANCH = master [2021-06-02T19:25:46.551Z] # $SEMVER_DIR = /w/workspace/edgex-go/517/.semver [2021-06-02T19:25:46.551Z] 2.0.0-dev.247 [Pipeline] } [2021-06-02T19:25:46.560Z] $ docker exec --env ******** --env ******** a8769544867666b9996ad00e35f7ce6097c486af2f4cea4b00fbc2e904e0f362 ssh-agent -k [2021-06-02T19:25:46.657Z] unset SSH_AUTH_SOCK; [2021-06-02T19:25:46.657Z] unset SSH_AGENT_PID; [2021-06-02T19:25:46.657Z] echo Agent pid 21 killed; [2021-06-02T19:25:46.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T19:25:47.036Z] + git semver [Pipeline] } [2021-06-02T19:25:47.048Z] $ docker stop --time=1 a8769544867666b9996ad00e35f7ce6097c486af2f4cea4b00fbc2e904e0f362 [2021-06-02T19:25:48.367Z] $ docker rm -f a8769544867666b9996ad00e35f7ce6097c486af2f4cea4b00fbc2e904e0f362 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:25:48.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T19:25:48.745Z] . [Pipeline] withDockerContainer [2021-06-02T19:25:48.825Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:25:48.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T19:25:49.249Z] $ docker top 19ec269ce4e0401b3963ef9a422206802433fb2ec5e0e13cc46e305635c9e0b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T19:25:49.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T19:25:49.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T19:25:49.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T19:25:49.490Z] $ docker exec 19ec269ce4e0401b3963ef9a422206802433fb2ec5e0e13cc46e305635c9e0b6 ssh-agent [2021-06-02T19:25:49.589Z] SSH_AUTH_SOCK=/tmp/ssh-r51XRPM4jATE/agent.13 [2021-06-02T19:25:49.589Z] SSH_AGENT_PID=19 [2021-06-02T19:25:49.594Z] Running ssh-add (command line suppressed) [2021-06-02T19:25:49.688Z] Identity added: /w/workspace/edgex-go/517@tmp/private_key_5794344039907380792.key (/w/workspace/edgex-go/517@tmp/private_key_5794344039907380792.key) [2021-06-02T19:25:49.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T19:25:50.001Z] + git semver push [2021-06-02T19:25:50.001Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T19:25:50.001Z] # $GIT_DIR = /w/workspace/edgex-go/517/.git [2021-06-02T19:25:50.001Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/517 [2021-06-02T19:25:50.001Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T19:25:50.001Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T19:25:50.001Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T19:25:50.001Z] # $SEMVER_BRANCH = master [2021-06-02T19:25:50.001Z] # $SEMVER_DIR = /w/workspace/edgex-go/517/.semver [Pipeline] } [2021-06-02T19:25:56.614Z] $ docker exec --env ******** --env ******** 19ec269ce4e0401b3963ef9a422206802433fb2ec5e0e13cc46e305635c9e0b6 ssh-agent -k [2021-06-02T19:25:56.712Z] unset SSH_AUTH_SOCK; [2021-06-02T19:25:56.713Z] unset SSH_AGENT_PID; [2021-06-02T19:25:56.713Z] echo Agent pid 19 killed; [2021-06-02T19:25:56.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T19:25:57.060Z] + git semver [Pipeline] } [2021-06-02T19:25:57.071Z] $ docker stop --time=1 19ec269ce4e0401b3963ef9a422206802433fb2ec5e0e13cc46e305635c9e0b6 [2021-06-02T19:25:58.272Z] $ docker rm -f 19ec269ce4e0401b3963ef9a422206802433fb2ec5e0e13cc46e305635c9e0b6 [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-02T19:25:59.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:25:59.629Z] ---> package-listing.sh [2021-06-02T19:25:59.629Z] ++ facter osfamily [2021-06-02T19:25:59.629Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T19:25:59.893Z] + OS_FAMILY=redhat [2021-06-02T19:25:59.893Z] + workspace=/w/workspace/edgex-go/517 [2021-06-02T19:25:59.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T19:25:59.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T19:25:59.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T19:25:59.893Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T19:25:59.893Z] + '[' /w/workspace/edgex-go/517 ']' [2021-06-02T19:25:59.893Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T19:25:59.893Z] + case "${OS_FAMILY}" in [2021-06-02T19:25:59.893Z] + rpm -qa [2021-06-02T19:25:59.893Z] + sort [2021-06-02T19:26:02.444Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T19:26:02.444Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T19:26:02.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T19:26:02.444Z] + '[' /w/workspace/edgex-go/517 ']' [2021-06-02T19:26:02.444Z] + mkdir -p /w/workspace/edgex-go/517/archives/ [2021-06-02T19:26:02.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/517/archives/ [Pipeline] echo [2021-06-02T19:26:02.456Z] 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/517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T19:26:02.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:26:03.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T19:26:03.310Z] [2021-06-02T19:26:03.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T19:26:03.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T19:26:03.627Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T19:26:03.627Z] df20fa9351a1: Pulling fs layer [2021-06-02T19:26:03.627Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T19:26:03.627Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T19:26:03.627Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T19:26:03.627Z] 93b61091891f: Pulling fs layer [2021-06-02T19:26:03.627Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T19:26:03.627Z] 5e14af77c1be: Pulling fs layer [2021-06-02T19:26:03.627Z] 01666e4c0597: Pulling fs layer [2021-06-02T19:26:03.627Z] aa168da1d23b: Pulling fs layer [2021-06-02T19:26:03.627Z] 93b9cdb0e59b: Waiting [2021-06-02T19:26:03.627Z] 5e14af77c1be: Waiting [2021-06-02T19:26:03.627Z] 01666e4c0597: Waiting [2021-06-02T19:26:03.627Z] aa168da1d23b: Waiting [2021-06-02T19:26:03.627Z] 46f8f816bc3b: Waiting [2021-06-02T19:26:03.627Z] 93b61091891f: Waiting [2021-06-02T19:26:03.627Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T19:26:03.627Z] 36b3adc4ff6f: Download complete [2021-06-02T19:26:03.627Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T19:26:03.627Z] 46f8f816bc3b: Download complete [2021-06-02T19:26:03.889Z] df20fa9351a1: Verifying Checksum [2021-06-02T19:26:03.889Z] df20fa9351a1: Download complete [2021-06-02T19:26:03.889Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T19:26:03.889Z] 93b9cdb0e59b: Download complete [2021-06-02T19:26:03.889Z] 93b61091891f: Verifying Checksum [2021-06-02T19:26:03.889Z] 93b61091891f: Download complete [2021-06-02T19:26:03.889Z] 5e14af77c1be: Verifying Checksum [2021-06-02T19:26:03.889Z] 5e14af77c1be: Download complete [2021-06-02T19:26:03.889Z] 01666e4c0597: Verifying Checksum [2021-06-02T19:26:03.889Z] 01666e4c0597: Download complete [2021-06-02T19:26:03.889Z] df20fa9351a1: Pull complete [2021-06-02T19:26:04.153Z] 36b3adc4ff6f: Pull complete [2021-06-02T19:26:04.153Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T19:26:04.153Z] 8ad3a11d3b57: Download complete [2021-06-02T19:26:04.730Z] 8ad3a11d3b57: Pull complete [2021-06-02T19:26:04.730Z] 46f8f816bc3b: Pull complete [2021-06-02T19:26:04.991Z] 93b61091891f: Pull complete [2021-06-02T19:26:04.991Z] 93b9cdb0e59b: Pull complete [2021-06-02T19:26:05.253Z] 5e14af77c1be: Pull complete [2021-06-02T19:26:05.253Z] 01666e4c0597: Pull complete [2021-06-02T19:26:06.650Z] aa168da1d23b: Verifying Checksum [2021-06-02T19:26:06.650Z] aa168da1d23b: Download complete [2021-06-02T19:26:10.878Z] aa168da1d23b: Pull complete [2021-06-02T19:26:10.878Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T19:26:10.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T19:26:10.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T19:26:10.954Z] prd-centos7-docker-4c-2g-118 does not seem to be running inside a container [2021-06-02T19:26:10.990Z] $ 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/517/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/517 -v /w/workspace/edgex-go/517:/w/workspace/edgex-go/517:rw,z -v /w/workspace/edgex-go/517@tmp:/w/workspace/edgex-go/517@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-lftools-log-publisher:alpine cat [2021-06-02T19:26:14.139Z] $ docker top 9838be9c732f645ee4727b51cc268a9ecfb9fe38b0eb6c2fd1a93ee87949cc2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T19:26:14.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T19:26:14.804Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T19:26:15.098Z] + ls /var/log/sa-host [2021-06-02T19:26:15.098Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T19:26:15.098Z] file_magic: OK [2021-06-02T19:26:15.098Z] HZ: Using current value: 100 [2021-06-02T19:26:15.098Z] file_header: OK [2021-06-02T19:26:15.098Z] 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-02T19:26:15.098Z] Statistics: [2021-06-02T19:26:15.098Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T19:26:15.098Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T19:26:15.098Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T19:26:15.098Z] file_magic: OK [2021-06-02T19:26:15.098Z] HZ: Using current value: 100 [2021-06-02T19:26:15.098Z] file_header: OK [2021-06-02T19:26:15.098Z] 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-02T19:26:15.098Z] Statistics: [2021-06-02T19:26:15.098Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T19:26:15.098Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T19:26:15.264Z] provisioning config files... [2021-06-02T19:26:15.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/517@tmp/config57202972051192757tmp [Pipeline] { [Pipeline] echo [2021-06-02T19:26:15.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:26:15.585Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T19:26:15.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T19:26:15.616Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:26:15.907Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T19:26:15.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:26:16.211Z] ---> sudo-logs.sh [2021-06-02T19:26:16.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T19:26:16.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:26:16.537Z] ---> job-cost.sh [2021-06-02T19:26:16.537Z] lf-activate-venv: SKIPPING [2021-06-02T19:26:16.537Z] DEBUG: total: 0.18000000715255737 [2021-06-02T19:26:16.537Z] INFO: Retrieving Stack Cost... [2021-06-02T19:26:17.478Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T19:26:18.050Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T19:26:18.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T19:26:18.379Z] ---> logs-deploy.sh [2021-06-02T19:26:18.380Z] lf-activate-venv: SKIPPING [2021-06-02T19:26:18.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/517 [2021-06-02T19:26:18.380Z] INFO: archiving workspace using pattern(s): [2021-06-02T19:26:19.324Z] Archives upload complete. [2021-06-02T19:26:19.324Z] INFO: archiving logs to Nexus