Push event to branch hanoi Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 82d8907018ab8cb9f1ec85c1c043836e064d42f9 Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/hanoi/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/hanoi/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20063 in /w/workspace/edgexfoundry_edgex-go_hanoi [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (hanoi) > git config core.sparsecheckout # timeout=10 > git checkout -f 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 Commit message: "fix: Build docker images with proper names (#2879)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:22:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:22:19 ========================================================= 00:22:19 EdgeX Global Pipelines Version Info 00:22:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:22:21 ------------------- 00:22:21 stable info: 00:22:21 ------------------- 00:22:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:22:21 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:22:21 Message: update stable to v1.0.177 00:22:22 ------------------- 00:22:22 experimental info: 00:22:22 ------------------- 00:22:22 Commited By: **** collab-it+edgex@linuxfoundation.org 00:22:22 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:22:22 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:22:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:22:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:22:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:22:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:22:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:22:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = hanoi [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = hanoi [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = hanoi [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] echo 00:22:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82d8907 [Pipeline] echo 00:22:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:22:26 provisioning config files... 00:22:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2925329021958331684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:26 ---> docker-login.sh 00:22:26 nexus3.edgexfoundry.org:10001 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 nexus3.edgexfoundry.org:10002 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 nexus3.edgexfoundry.org:10003 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 nexus3.edgexfoundry.org:10004 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 docker.io 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:28 Configure a credential helper to remove this warning. See 00:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:28 00:22:28 Login Succeeded 00:22:28 ---> docker-login.sh ends [Pipeline] } 00:22:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:22:28 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/core-command/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo core-command,cmd/core-command/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/core-data/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo core-data,cmd/core-data/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/core-metadata/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo core-metadata,cmd/core-metadata/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/security-proxy-setup/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/security-secrets-setup/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/support-logging/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo support-logging,cmd/support-logging/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/support-notifications/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo support-notifications,cmd/support-notifications/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/support-scheduler/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:22:28 + for file in '`ls cmd/**/Dockerfile`' 00:22:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:22:28 ++ cut -d/ -f2 00:22:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:22:28 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:30 00:22:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:22:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:30 latest: Pulling from edgex-devops/git-semver 00:22:30 31603596830f: Pulling fs layer 00:22:30 2a8b12db71e7: Pulling fs layer 00:22:30 6ca5941a6612: Pulling fs layer 00:22:30 ecc8261a40a4: Pulling fs layer 00:22:30 ecc8261a40a4: Waiting 00:22:30 2a8b12db71e7: Verifying Checksum 00:22:30 2a8b12db71e7: Download complete 00:22:30 31603596830f: Verifying Checksum 00:22:30 31603596830f: Download complete 00:22:30 ecc8261a40a4: Verifying Checksum 00:22:30 ecc8261a40a4: Download complete 00:22:30 6ca5941a6612: Verifying Checksum 00:22:30 6ca5941a6612: Download complete 00:22:31 31603596830f: Pull complete 00:22:31 2a8b12db71e7: Pull complete 00:22:32 6ca5941a6612: Pull complete 00:22:32 ecc8261a40a4: Pull complete 00:22:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:22:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:22:32 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:22:34 $ docker top ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:35 [ssh-agent] Looking for ssh-agent implementation... 00:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:35 $ docker exec ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent 00:22:35 SSH_AUTH_SOCK=/tmp/ssh-pmYPUiN31tKP/agent.11 00:22:35 SSH_AGENT_PID=16 00:22:35 Running ssh-add (command line suppressed) 00:22:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_954143220086285431.key (/w/workspace/edgex-go/1@tmp/private_key_954143220086285431.key) 00:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:36 + git tag --points-at HEAD [Pipeline] } 00:22:36 $ docker exec --env ******** --env ******** ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent -k 00:22:36 unset SSH_AUTH_SOCK; 00:22:36 unset SSH_AGENT_PID; 00:22:36 echo Agent pid 16 killed; 00:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:22:36 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.2-dev.107|v1.3.0' [Pipeline] sshagent 00:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:22:36 [ssh-agent] Looking for ssh-agent implementation... 00:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:22:37 $ docker exec ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent 00:22:37 SSH_AUTH_SOCK=/tmp/ssh-aWsdNj6g1nXB/agent.45 00:22:37 SSH_AGENT_PID=51 00:22:37 Running ssh-add (command line suppressed) 00:22:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5895221857074298323.key (/w/workspace/edgex-go/1@tmp/private_key_5895221857074298323.key) 00:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:22:37 + git semver init 00:22:37 # -> Open(): unable to determine branch for HEAD 00:22:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:22:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:22:37 # $SEMVER_REMOTE_NAME = origin 00:22:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:22:37 # $SEMVER_USER_NAME = edgex-jenkins 00:22:37 # $SEMVER_BRANCH = hanoi 00:22:37 # $SEMVER_TEMP = /tmp/semver-034388863 00:22:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:22:59 # '/tmp/semver-034388863' -> '/w/workspace/edgex-go/1/.semver' 00:22:59 # -> Force: false 00:22:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:23:00 $ docker exec --env ******** --env ******** ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent -k 00:23:00 unset SSH_AUTH_SOCK; 00:23:00 unset SSH_AGENT_PID; 00:23:00 echo Agent pid 51 killed; 00:23:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:23:00 + git semver [Pipeline] } 00:23:00 $ docker stop --time=1 ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 00:23:02 $ docker rm -f ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 [Pipeline] // withDockerContainer [Pipeline] sh 00:23:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:23:03 Stashed 1 file(s) [Pipeline] echo 00:23:03 [edgeXSemver]: initialized semver on version 0.0.0 [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 00:23:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:23:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:23:05 + sudo service docker restart 00:23:05 + true 00:23:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:23:06 ========================================================= 00:23:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:23:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:23:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:23:11 Sending build context to Docker daemon 326.7MB 00:23:11 Step 1/7 : ARG BASE=golang:1.15-alpine 00:23:11 Step 2/7 : FROM ${BASE} 00:23:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:23:11 188c0c94c7c5: Pulling fs layer 00:23:11 0ef7d3d256c8: Pulling fs layer 00:23:11 de9db76c5a1d: Pulling fs layer 00:23:11 bca2f99d35d6: Pulling fs layer 00:23:11 93359f2a8cfa: Pulling fs layer 00:23:11 7c6f9722023f: Pulling fs layer 00:23:11 a35cf1a2eb13: Pulling fs layer 00:23:11 93359f2a8cfa: Waiting 00:23:11 7c6f9722023f: Waiting 00:23:11 a35cf1a2eb13: Waiting 00:23:11 bca2f99d35d6: Waiting 00:23:11 de9db76c5a1d: Verifying Checksum 00:23:11 de9db76c5a1d: Download complete 00:23:11 0ef7d3d256c8: Verifying Checksum 00:23:11 0ef7d3d256c8: Download complete 00:23:11 93359f2a8cfa: Verifying Checksum 00:23:11 93359f2a8cfa: Download complete 00:23:11 7c6f9722023f: Verifying Checksum 00:23:11 7c6f9722023f: Download complete 00:23:11 188c0c94c7c5: Verifying Checksum 00:23:11 188c0c94c7c5: Download complete 00:23:11 188c0c94c7c5: Pull complete 00:23:11 0ef7d3d256c8: Pull complete 00:23:12 de9db76c5a1d: Pull complete 00:23:14 a35cf1a2eb13: Verifying Checksum 00:23:14 a35cf1a2eb13: Download complete 00:23:14 bca2f99d35d6: Verifying Checksum 00:23:14 bca2f99d35d6: Download complete 00:23:19 Still waiting to schedule task 00:23:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:23:19 bca2f99d35d6: Pull complete 00:23:19 93359f2a8cfa: Pull complete 00:23:20 7c6f9722023f: Pull complete 00:23:24 a35cf1a2eb13: Pull complete 00:23:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:23:24 ---> a62c8e92a672 00:23:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:23:24 ---> Running in 674675722fc4 00:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:23:26 (1/12) Installing libmagic (5.38-r0) 00:23:26 (2/12) Installing file (5.38-r0) 00:23:26 (3/12) Installing libc-dev (0.7.2-r3) 00:23:26 (4/12) Installing g++ (9.3.0-r2) 00:23:33 (5/12) Installing fortify-headers (1.1-r0) 00:23:33 (6/12) Installing patch (2.7.6-r6) 00:23:33 (7/12) Installing build-base (0.5-r2) 00:23:33 (8/12) Installing libsodium (1.0.18-r0) 00:23:33 (9/12) Installing pkgconf (1.7.2-r0) 00:23:33 (10/12) Installing libsodium-dev (1.0.18-r0) 00:23:33 (11/12) Installing libzmq (4.3.3-r0) 00:23:33 (12/12) Installing zeromq-dev (4.3.3-r0) 00:23:33 Executing busybox-1.31.1-r19.trigger 00:23:33 OK: 233 MiB in 51 packages 00:23:36 Removing intermediate container 674675722fc4 00:23:36 ---> b67bbbbe73e4 00:23:36 Step 4/7 : WORKDIR /edgex-go 00:23:36 ---> Running in 4cbfd9345fef 00:23:36 Removing intermediate container 4cbfd9345fef 00:23:36 ---> d42befed8231 00:23:36 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:23:37 latest: Pulling from library/docker 00:23:38 801bfaa63ef2: Pulling fs layer 00:23:38 4f7dc993c79e: Pulling fs layer 00:23:38 d39d95e4997f: Pulling fs layer 00:23:38 ae283de69b7d: Pulling fs layer 00:23:38 1962c7344fe5: Pulling fs layer 00:23:38 aa7a3367c785: Pulling fs layer 00:23:38 5e259227d438: Pulling fs layer 00:23:38 1962c7344fe5: Waiting 00:23:38 aa7a3367c785: Waiting 00:23:38 5e259227d438: Waiting 00:23:38 ae283de69b7d: Waiting 00:23:38 d39d95e4997f: Verifying Checksum 00:23:38 d39d95e4997f: Download complete 00:23:38 801bfaa63ef2: Verifying Checksum 00:23:38 801bfaa63ef2: Download complete 00:23:38 4f7dc993c79e: Verifying Checksum 00:23:38 4f7dc993c79e: Download complete 00:23:38 1962c7344fe5: Verifying Checksum 00:23:38 1962c7344fe5: Download complete 00:23:38 aa7a3367c785: Verifying Checksum 00:23:38 aa7a3367c785: Download complete 00:23:38 5e259227d438: Verifying Checksum 00:23:38 5e259227d438: Download complete 00:23:38 801bfaa63ef2: Pull complete 00:23:38 4f7dc993c79e: Pull complete 00:23:38 d39d95e4997f: Pull complete 00:23:39 ae283de69b7d: Verifying Checksum 00:23:39 ae283de69b7d: Download complete 00:23:42 ae283de69b7d: Pull complete 00:23:42 1962c7344fe5: Pull complete 00:23:42 aa7a3367c785: Pull complete 00:23:42 5e259227d438: Pull complete 00:23:42 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 00:23:42 Status: Downloaded newer image for docker:latest 00:23:44 ---> e56758ad9e63 00:23:44 Step 6/7 : COPY go.mod . 00:23:44 ---> ece192a5bfaf 00:23:44 Step 7/7 : RUN go mod download 00:23:44 ---> Running in e46a088f7328 00:24:06 Removing intermediate container e46a088f7328 00:24:06 ---> e2a34dc7213f 00:24:06 Successfully built e2a34dc7213f 00:24:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:24:06 + docker inspect -f . ci-base-image-x86_64 00:24:06 . [Pipeline] withDockerContainer 00:24:06 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 00:24:07 $ docker top 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:08 + go version 00:24:08 go version go1.15.5 linux/amd64 [Pipeline] } 00:24:08 $ docker stop --time=1 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 00:24:09 $ docker rm -f 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:10 + docker inspect -f . ci-base-image-x86_64 00:24:10 . [Pipeline] withDockerContainer 00:24:10 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:24:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 00:24:11 $ docker top e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a -eo pid,comm [Pipeline] { [Pipeline] echo 00:24:12 ========================================================= 00:24:12 [edgeXBuildGoParallel] Running Tests and Build... 00:24:12 ========================================================= [Pipeline] sh 00:24:12 + make test 00:24:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:24:22 ? github.com/edgexfoundry/edgex-go [no test files] 00:24:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:24:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:24:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:24:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:24:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:24:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:24:48 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.037s 00:24:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:24:48 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 00:24:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:24:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:24:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:24:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:24:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 00:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.225s coverage: 27.1% of statements 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 66.0% of statements 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.101s coverage: 84.5% of statements 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.400s coverage: 28.6% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 86.7% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 100.0% of statements 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.307s coverage: 95.7% of statements 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.0% of statements [no tests to run] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 00:25:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 00:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 00:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.421s coverage: 55.9% of statements 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.904s coverage: 86.3% of statements 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.148s coverage: 72.2% of statements 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.499s coverage: 72.1% of statements 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.054s coverage: 48.4% of statements 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.051s coverage: 96.8% of statements 00:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 36.5% of statements 00:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.399s coverage: 84.1% of statements 00:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 00:25:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.052s coverage: 42.9% of statements 00:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 00:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 00:25:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.038s coverage: 100.0% of statements 00:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 00:25:07 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements 00:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 00:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.1% of statements 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.058s coverage: 100.0% of statements 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements 00:25:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:25:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:25:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:25:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:25:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:25:12 GO111MODULE=on go vet ./... 00:25:39 gofmt -l . 00:25:39 [ "`gofmt -l .`" = "" ] 00:25:39 ./bin/test-go-mod-tidy.sh 00:25:39 ./bin/test-attribution-txt.sh [Pipeline] sh 00:25:42 + ls -al . 00:25:42 total 632 00:25:42 drwxrwxr-x 10 1001 1001 4096 Jan 14 00:25 . 00:25:42 drwxr-xr-x 4 root root 28 Jan 14 00:24 .. 00:25:42 -rw-rw-r-- 1 1001 1001 11 Jan 14 00:22 .dockerignore 00:25:42 drwxrwxr-x 8 1001 1001 162 Jan 14 00:22 .git 00:25:42 drwxrwxr-x 3 1001 1001 125 Jan 14 00:22 .github 00:25:42 -rw-rw-r-- 1 1001 1001 944 Jan 14 00:22 .gitignore 00:25:42 drwx------ 3 1001 1001 45 Jan 14 00:22 .semver 00:25:42 -rw-rw-r-- 1 1001 1001 166 Jan 14 00:22 .sonarcloud.properties 00:25:42 -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:22 CONTRIBUTING.md 00:25:42 -rw-rw-r-- 1 1001 1001 1035 Jan 14 00:22 Dockerfile.build 00:25:42 -rw-rw-r-- 1 1001 1001 863 Jan 14 00:22 Jenkinsfile 00:25:42 -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:22 LICENSE 00:25:42 -rw-rw-r-- 1 1001 1001 6581 Jan 14 00:22 Makefile 00:25:42 -rw-rw-r-- 1 1001 1001 6447 Jan 14 00:22 README.md 00:25:42 -rw-rw-r-- 1 1001 1001 259 Jan 14 00:22 SECURITY.md 00:25:42 -rw-rw-r-- 1 1001 1001 5 Jan 14 00:23 VERSION 00:25:42 -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:22 ZMQWindows.md 00:25:42 drwxrwxr-x 2 1001 1001 117 Jan 14 00:22 bin 00:25:42 drwxrwxr-x 15 1001 1001 4096 Jan 14 00:22 cmd 00:25:42 -rw-r--r-- 1 root root 539650 Jan 14 00:25 coverage.out 00:25:42 -rw-r--r-- 1 root root 1041 Jan 14 00:25 go.mod 00:25:42 -rw-r--r-- 1 root root 18582 Jan 14 00:25 go.sum 00:25:42 drwxrwxr-x 8 1001 1001 127 Jan 14 00:22 internal 00:25:42 drwxrwxr-x 4 1001 1001 26 Jan 14 00:22 openapi 00:25:42 drwxrwxr-x 4 1001 1001 71 Jan 14 00:22 snap 00:25:42 -rw-rw-r-- 1 1001 1001 168 Jan 14 00:22 version.go [Pipeline] sh 00:25:42 + '[' -e coverage.out ] 00:25:42 + chown 1001:1001 coverage.out [Pipeline] stash 00:25:42 Stashed 1 file(s) [Pipeline] sh 00:25:42 + make build 00:25:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:25:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:25:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20068 in /w/workspace/edgexfoundry_edgex-go_hanoi [Pipeline] { [Pipeline] ws 00:25:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:25:58 using credential edgex-jenkins-ssh 00:25:59 Cloning the remote Git repository 00:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:25:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:25:59 > git init /w/workspace/edgex-go/1 # timeout=10 00:25:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:25:59 > git --version # timeout=10 00:25:59 > git --version # 'git version 2.17.1' 00:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 00:26:08 $ docker stop --time=1 e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a 00:26:10 $ docker rm -f e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:26:14 00:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:26:15 latest: Pulling from edgex-devops/edgex-compose 00:26:15 cbdbe7a5bc2a: Pulling fs layer 00:26:15 ca9280d653b3: Pulling fs layer 00:26:15 7e9c9ca2126c: Pulling fs layer 00:26:15 cbdbe7a5bc2a: Verifying Checksum 00:26:15 cbdbe7a5bc2a: Download complete 00:26:15 cbdbe7a5bc2a: Pull complete 00:26:16 ca9280d653b3: Verifying Checksum 00:26:16 ca9280d653b3: Download complete 00:26:17 ca9280d653b3: Pull complete 00:26:17 Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (hanoi) 00:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:26:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:26:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:26:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 00:26:17 > git config core.sparsecheckout # timeout=10 00:26:17 > git checkout -f 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 00:26:22 Commit message: "fix: Build docker images with proper names (#2879)" 00:26:22 > git --version # timeout=10 00:26:22 > git --version # 'git version 2.17.1' 00:26:22 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:26:24 7e9c9ca2126c: Pull complete 00:26:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:26:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:26:24 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:26:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 00:26:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:26:26 $ docker top dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:26:27 + sudo service docker restart 00:26:27 + true 00:26:27 + + docker-compose buildgrep --help parallel 00:26:27 00:26:28 --parallel Build images in parallel. [Pipeline] } 00:26:28 $ docker stop --time=1 dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 00:26:30 $ docker rm -f dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:26:30 provisioning config files... 00:26:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7910752133756433926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 00:26:30 ---> docker-login.sh 00:26:30 nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] sh 00:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:26:31 . [Pipeline] withDockerContainer 00:26:31 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:26:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 00:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:32 Configure a credential helper to remove this warning. See 00:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:32 00:26:32 Login Succeeded 00:26:32 nexus3.edgexfoundry.org:10002 00:26:32 $ docker top a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:32 Configure a credential helper to remove this warning. See 00:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:32 00:26:32 Login Succeeded 00:26:32 nexus3.edgexfoundry.org:10003 00:26:32 + docker-compose -f ./docker-compose-build.yml build --parallel 00:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:33 Configure a credential helper to remove this warning. See 00:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:33 00:26:33 Login Succeeded 00:26:33 nexus3.edgexfoundry.org:10004 00:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:33 Configure a credential helper to remove this warning. See 00:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:33 00:26:33 Login Succeeded 00:26:33 docker.io 00:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:26:34 Building docker-core-command-go ... 00:26:34 Building docker-core-data-go ... 00:26:34 Building docker-core-metadata-go ... 00:26:34 Building docker-security-bootstrap-redis-go ... 00:26:34 Building docker-security-proxy-setup-go ... 00:26:34 Building docker-security-secrets-setup-go ... 00:26:34 Building docker-security-secretstore-setup-go ... 00:26:34 Building docker-support-logging-go ... 00:26:34 Building docker-support-notifications-go ... 00:26:34 Building docker-support-scheduler-go ... 00:26:34 Building docker-sys-mgmt-agent-go ... 00:26:34 Building docker-support-logging-go 00:26:34 Building docker-security-bootstrap-redis-go 00:26:34 Building docker-security-secretstore-setup-go 00:26:34 Building docker-security-proxy-setup-go 00:26:34 Building docker-core-command-go 00:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:26:34 Configure a credential helper to remove this warning. See 00:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:26:34 00:26:34 Login Succeeded 00:26:34 ---> docker-login.sh ends [Pipeline] } 00:26:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:26:35 ========================================================= 00:26:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:26:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:26:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:26:37 Sending build context to Docker daemon 165.7MB 00:26:38 Step 1/7 : ARG BASE=golang:1.15-alpine 00:26:38 Step 2/7 : FROM ${BASE} 00:26:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:26:38 5f621e34cdf4: Pulling fs layer 00:26:38 a4357932f1b6: Pulling fs layer 00:26:38 18c013af1878: Pulling fs layer 00:26:38 00ac8860ef70: Pulling fs layer 00:26:38 63d7cb157983: Pulling fs layer 00:26:38 b116817d02f9: Pulling fs layer 00:26:38 745a02a5169b: Pulling fs layer 00:26:38 00ac8860ef70: Waiting 00:26:38 63d7cb157983: Waiting 00:26:38 b116817d02f9: Waiting 00:26:38 745a02a5169b: Waiting 00:26:38 18c013af1878: Verifying Checksum 00:26:38 18c013af1878: Download complete 00:26:38 a4357932f1b6: Verifying Checksum 00:26:38 a4357932f1b6: Download complete 00:26:38 63d7cb157983: Download complete 00:26:38 5f621e34cdf4: Download complete 00:26:38 b116817d02f9: Download complete 00:26:39 5f621e34cdf4: Pull complete 00:26:40 a4357932f1b6: Pull complete 00:26:40 18c013af1878: Pull complete 00:26:41 745a02a5169b: Verifying Checksum 00:26:41 745a02a5169b: Download complete 00:26:42 00ac8860ef70: Verifying Checksum 00:26:42 00ac8860ef70: Download complete 00:26:52 00ac8860ef70: Pull complete 00:26:52 63d7cb157983: Pull complete 00:26:53 b116817d02f9: Pull complete 00:26:56 745a02a5169b: Pull complete 00:26:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:26:56 ---> b7e6874047d6 00:26:56 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:27:01 ---> Running in d592d2adb565 00:27:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:03 (1/12) Installing libmagic (5.38-r0) 00:27:03 (2/12) Installing file (5.38-r0) 00:27:03 (3/12) Installing libc-dev (0.7.2-r3) 00:27:03 (4/12) Installing g++ (9.3.0-r2) 00:27:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:27:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:06 ---> e2a34dc7213f 00:27:06 Step 3/22 : WORKDIR /edgex-go 00:27:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:27:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:06 ---> e2a34dc7213f 00:27:06 Step 3/22 : WORKDIR /edgex-go 00:27:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:27:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:06 ---> e2a34dc7213f 00:27:06 Step 3/22 : WORKDIR /edgex-go 00:27:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:27:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:27:06 ---> e2a34dc7213f 00:27:06 Step 3/24 : WORKDIR /edgex-go 00:27:06 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:27:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:27:06 ---> e2a34dc7213f 00:27:06 Step 3/20 : WORKDIR /edgex-go 00:27:06 ---> Running in c88a3313f0ae 00:27:06 ---> Running in 35f7ada5dc95 00:27:06 ---> Running in b4124da4af33 00:27:06 ---> Running in e4bd8e23badd 00:27:06 ---> Running in afa031b06d6b 00:27:06 Removing intermediate container b4124da4af33 00:27:06 ---> 599c754e5780 00:27:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:06 Removing intermediate container afa031b06d6b 00:27:06 ---> 2c8b1b09cbfb 00:27:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:06 Removing intermediate container c88a3313f0ae 00:27:06 ---> d868840524bb 00:27:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:06 Removing intermediate container 35f7ada5dc95 00:27:06 ---> 45ad4d12d35c 00:27:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:06 Removing intermediate container e4bd8e23badd 00:27:06 ---> b231b98f56bc 00:27:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:06 ---> Running in 5efa4231b49a 00:27:06 ---> Running in 284e698d2944 00:27:06 ---> Running in ea1cd89afc09 00:27:06 ---> Running in 3b590c9a0e75 00:27:06 ---> Running in ce2f9117bd3f 00:27:08 Removing intermediate container 5efa4231b49a 00:27:08 ---> 1fb0f4b989f9 00:27:08 Step 5/22 : RUN apk update && apk add make git 00:27:08 ---> Running in 60b2ea4be4fe 00:27:08 Removing intermediate container 284e698d2944 00:27:08 ---> c6032ca9c718 00:27:08 Step 5/22 : RUN apk update && apk add make git 00:27:08 Removing intermediate container ea1cd89afc09 00:27:08 ---> 0b01a28f2918 00:27:08 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:27:08 Removing intermediate container 3b590c9a0e75 00:27:08 ---> 482686ee3d5b 00:27:08 Step 5/20 : RUN apk update && apk add make git 00:27:08 ---> Running in ec0e7465b9a5 00:27:08 Removing intermediate container ce2f9117bd3f 00:27:08 ---> 25800ee9d2b7 00:27:08 Step 5/24 : RUN apk update && apk add make git 00:27:08 ---> Running in eef0e24b023e 00:27:08 ---> Running in c6fd26878aca 00:27:08 ---> Running in 1f899853a8c8 00:27:09 (5/12) Installing fortify-headers (1.1-r0) 00:27:09 (6/12) Installing patch (2.7.6-r6) 00:27:09 (7/12) Installing build-base (0.5-r2) 00:27:09 (8/12) Installing libsodium (1.0.18-r0) 00:27:09 (9/12) Installing pkgconf (1.7.2-r0) 00:27:09 (10/12) Installing libsodium-dev (1.0.18-r0) 00:27:09 (11/12) Installing libzmq (4.3.3-r0) 00:27:09 (12/12) Installing zeromq-dev (4.3.3-r0) 00:27:09 Executing busybox-1.31.1-r19.trigger 00:27:09 OK: 217 MiB in 51 packages 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:27:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:27:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:27:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:27:10 OK: 12751 distinct packages available 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:27:10 OK: 12751 distinct packages available 00:27:10 OK: 233 MiB in 51 packages 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:27:10 OK: 12751 distinct packages available 00:27:10 OK: 233 MiB in 51 packages 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:27:10 OK: 12751 distinct packages available 00:27:10 OK: 233 MiB in 51 packages 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:27:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:27:10 OK: 12751 distinct packages available 00:27:10 OK: 233 MiB in 51 packages 00:27:10 OK: 233 MiB in 51 packages 00:27:11 OK: 233 MiB in 51 packages 00:27:11 Removing intermediate container 60b2ea4be4fe 00:27:11 ---> bc9611895f54 00:27:11 Step 6/22 : COPY go.mod . 00:27:11 Removing intermediate container ec0e7465b9a5 00:27:11 ---> fd9325263e35 00:27:11 Step 6/22 : COPY go.mod . 00:27:11 ---> 89990cdf7345 00:27:11 Step 7/22 : RUN go mod download 00:27:11 ---> Running in 4b7df36b5de4 00:27:11 ---> 4182ee8940de 00:27:11 Step 7/22 : RUN go mod download 00:27:12 ---> Running in 856124d280ce 00:27:12 Removing intermediate container eef0e24b023e 00:27:12 ---> efb6347c2a91 00:27:12 Step 6/22 : COPY go.mod . 00:27:12 Removing intermediate container c6fd26878aca 00:27:12 ---> 303d82af294d 00:27:12 Step 6/20 : COPY go.mod . 00:27:12 Removing intermediate container 1f899853a8c8 00:27:12 ---> 33d92a7a1391 00:27:12 Step 6/24 : COPY go.mod . 00:27:12 ---> 16ce8a6c54a1 00:27:12 Step 7/22 : RUN go mod download 00:27:12 ---> Running in 83f9db5402e4 00:27:12 ---> 263e0a213886 00:27:12 Step 7/20 : RUN go mod download 00:27:13 ---> Running in 9d601d77b278 00:27:13 ---> a3f523e6d386 00:27:13 Step 7/24 : RUN go mod download 00:27:13 Removing intermediate container d592d2adb565 00:27:13 ---> a7344314c353 00:27:13 Step 4/7 : WORKDIR /edgex-go 00:27:13 ---> Running in 4f563611dbba 00:27:13 ---> Running in 92f0a4403d2e 00:27:13 Removing intermediate container 4f563611dbba 00:27:13 ---> 1356e68cae19 00:27:13 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:27:14 Removing intermediate container 4b7df36b5de4 00:27:14 ---> 79dd9a88ba54 00:27:14 Step 8/22 : COPY . . 00:27:14 latest: Pulling from library/docker 00:27:15 Removing intermediate container 856124d280ce 00:27:15 ---> 439df2904227 00:27:15 Step 8/22 : COPY . . 00:27:15 159e5727ea61: Pulling fs layer 00:27:15 687389c36290: Pulling fs layer 00:27:15 94e28978939c: Pulling fs layer 00:27:15 81bd9c9fe1b1: Pulling fs layer 00:27:15 0c5a7137269a: Pulling fs layer 00:27:15 650eeba05d50: Pulling fs layer 00:27:15 283d3dba4d5b: Pulling fs layer 00:27:15 81bd9c9fe1b1: Waiting 00:27:15 0c5a7137269a: Waiting 00:27:15 650eeba05d50: Waiting 00:27:15 283d3dba4d5b: Waiting 00:27:15 Removing intermediate container 83f9db5402e4 00:27:15 ---> 8271838b545a 00:27:15 Step 8/22 : COPY . . 00:27:15 159e5727ea61: Verifying Checksum 00:27:15 159e5727ea61: Download complete 00:27:15 94e28978939c: Verifying Checksum 00:27:15 94e28978939c: Download complete 00:27:15 687389c36290: Verifying Checksum 00:27:15 687389c36290: Download complete 00:27:15 0c5a7137269a: Verifying Checksum 00:27:15 0c5a7137269a: Download complete 00:27:15 650eeba05d50: Verifying Checksum 00:27:15 650eeba05d50: Download complete 00:27:16 283d3dba4d5b: Verifying Checksum 00:27:16 283d3dba4d5b: Download complete 00:27:16 159e5727ea61: Pull complete 00:27:16 687389c36290: Pull complete 00:27:17 94e28978939c: Pull complete 00:27:17 81bd9c9fe1b1: Verifying Checksum 00:27:17 81bd9c9fe1b1: Download complete 00:27:20 Removing intermediate container 9d601d77b278 00:27:20 ---> 0d8524f1c6ab 00:27:20 Step 8/20 : COPY . . 00:27:20 81bd9c9fe1b1: Pull complete 00:27:21 0c5a7137269a: Pull complete 00:27:21 Removing intermediate container 92f0a4403d2e 00:27:21 ---> cda0a53a65e0 00:27:21 Step 8/24 : COPY . . 00:27:21 650eeba05d50: Pull complete 00:27:22 283d3dba4d5b: Pull complete 00:27:22 Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf 00:27:22 Status: Downloaded newer image for docker:latest 00:27:25 ---> 09cb8f0e97e5 00:27:25 Step 6/7 : COPY go.mod . 00:27:26 ---> 72e15b7018e2 00:27:26 Step 7/7 : RUN go mod download 00:27:26 ---> Running in e15f310b550c 00:27:54 ---> 6b1b476e1939 00:27:54 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:27:54 ---> a2cab141a5c4 00:27:54 Step 9/22 : RUN make cmd/core-command/core-command 00:27:54 ---> Running in 3085d708fff9 00:27:54 ---> b26af57639b4 00:27:54 Step 9/22 : RUN make cmd/support-logging/support-logging 00:27:54 ---> c5cfdc93e301 00:27:54 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:27:54 ---> 955b720107a4 00:27:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:27:54 ---> Running in 3255e5fb41d7 00:27:54 ---> Running in 2eb41dc1a05c 00:27:54 ---> Running in d84111fcc813 00:27:54 ---> Running in 1ef98acc1c1d 00:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:27:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:27:58 Removing intermediate container e15f310b550c 00:27:58 ---> b399fd6ad47e 00:27:58 Successfully built b399fd6ad47e 00:27:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:27:59 + docker inspect -f . ci-base-image-arm64 00:27:59 . [Pipeline] withDockerContainer 00:27:59 prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container 00:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 00:28:00 $ docker top c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:01 + go version 00:28:01 go version go1.15.5 linux/arm64 [Pipeline] } 00:28:01 $ docker stop --time=1 c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa 00:28:04 $ docker rm -f c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa [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 00:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:28:05 00:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:28:06 latest: Pulling from edgex-devops/edgex-compose-arm64 00:28:06 29e5d40040c1: Pulling fs layer 00:28:06 1ce36da41761: Pulling fs layer 00:28:06 25b303627fd3: Pulling fs layer 00:28:06 29e5d40040c1: Verifying Checksum 00:28:06 29e5d40040c1: Download complete 00:28:07 1ce36da41761: Verifying Checksum 00:28:07 1ce36da41761: Download complete 00:28:07 29e5d40040c1: Pull complete 00:28:09 1ce36da41761: Pull complete 00:28:09 25b303627fd3: Verifying Checksum 00:28:09 25b303627fd3: Download complete 00:28:19 25b303627fd3: Pull complete 00:28:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:28:19 prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container 00:28:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose-arm64:latest cat 00:28:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:28:23 $ docker top 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:24 + + docker-composegrep build parallel --help 00:28:24 00:28:24 Removing intermediate container 1ef98acc1c1d 00:28:24 ---> 19909a37ae07 00:28:24 00:28:24 Step 10/20 : FROM alpine 00:28:24 latest: Pulling from library/alpine 00:28:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:28:24 Status: Downloaded newer image for alpine:latest 00:28:24 ---> 389fef711851 00:28:24 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:28:26 ---> Running in 6e53977ddb63 00:28:27 Removing intermediate container 3085d708fff9 00:28:27 ---> 596d7c534637 00:28:27 00:28:27 Step 10/22 : FROM alpine:3.10 00:28:27 Removing intermediate container 2eb41dc1a05c 00:28:27 ---> 85eb9cccbcae 00:28:27 00:28:27 Step 10/22 : FROM scratch 00:28:27 ---> 00:28:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:28:27 3.10: Pulling from library/alpine 00:28:27 ---> Running in dd4272962a5c 00:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:28:28 --parallel Build images in parallel. [Pipeline] } 00:28:28 $ docker stop --time=1 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf 00:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:28:28 v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:28:28 v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:28:28 OK: 12746 distinct packages available 00:28:28 Removing intermediate container dd4272962a5c 00:28:28 ---> 35784b98f59c 00:28:28 Step 12/22 : ENV APP_PORT=48061 00:28:28 (1/4) Installing ca-certificates (20191127-r4) 00:28:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:28:29 (3/4) Installing libcurl (7.69.1-r3) 00:28:30 (4/4) Installing curl (7.69.1-r3) 00:28:30 Executing busybox-1.31.1-r19.trigger 00:28:30 Executing ca-certificates-20191127-r4.trigger 00:28:30 OK: 7 MiB in 18 packages 00:28:30 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:28:30 ---> Running in a02a281a19d2 00:28:30 Status: Downloaded newer image for alpine:3.10 00:28:30 ---> be4e4bea2c2e 00:28:30 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:28:30 $ docker rm -f 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf 00:28:30 Removing intermediate container 3255e5fb41d7 00:28:30 ---> 76c24700c94e 00:28:30 00:28:30 Step 10/22 : FROM scratch 00:28:30 ---> 00:28:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:28:30 Removing intermediate container d84111fcc813 00:28:30 ---> 5f3ac7adbf75 00:28:30 00:28:30 Step 10/24 : FROM alpine:3.10 00:28:30 ---> be4e4bea2c2e 00:28:30 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:28:31 ---> Running in c3e0b5804241 00:28:31 ---> Running in 7c1abb050385 00:28:31 Removing intermediate container a02a281a19d2 00:28:31 ---> c2b472107234 00:28:31 Step 13/22 : EXPOSE $APP_PORT 00:28:31 ---> Running in e94671a6b274 00:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:28:31 . [Pipeline] withDockerContainer 00:28:31 prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container 00:28:32 Removing intermediate container 7c1abb050385 00:28:32 ---> 366f6a08e64b 00:28:32 Step 12/22 : ENV APP_PORT=48082 00:28:32 ---> Running in 7c086c99ba98 00:28:32 ---> Running in 809cceef92ca 00:28:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:28:32 Removing intermediate container 6e53977ddb63 00:28:32 ---> ceb7f70035c4 00:28:32 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:28:32 Removing intermediate container 7c086c99ba98 00:28:32 ---> a01936d57054 00:28:32 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:28:32 ---> Running in b8f0ae07d90d 00:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:28:32 Removing intermediate container 809cceef92ca 00:28:32 ---> 2fa88bf2f1b7 00:28:32 Step 13/22 : EXPOSE $APP_PORT 00:28:32 ---> Running in d072081ee2da 00:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:28:32 Removing intermediate container b8f0ae07d90d 00:28:32 ---> 5e1a3787bb22 00:28:32 Step 13/20 : WORKDIR /edgex 00:28:32 ---> e3fca7c0f1fd 00:28:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:28:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:28:32 v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:28:32 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:28:32 OK: 10350 distinct packages available 00:28:32 Removing intermediate container d072081ee2da 00:28:32 ---> 95407f47bbee 00:28:32 Step 14/22 : WORKDIR / 00:28:32 ---> Running in 9126f8a0cf2c 00:28:32 v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:28:32 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:28:32 OK: 10350 distinct packages available 00:28:32 ---> Running in 2e40357e4749 00:28:33 (1/5) Installing ca-certificates (20191127-r2) 00:28:33 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:28:33 (3/5) Installing libcurl (7.66.0-r3) 00:28:33 (4/5) Installing curl (7.66.0-r3) 00:28:33 (1/5) Installing ca-certificates (20191127-r2) 00:28:33 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:28:33 (3/5) Installing libcurl (7.66.0-r3) 00:28:33 (4/5) Installing curl (7.66.0-r3) 00:28:33 $ docker top 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 -eo pid,comm 00:28:33 (5/5) Installing dumb-init (1.2.2-r1) 00:28:33 (5/5) Installing dumb-init (1.2.2-r1) 00:28:33 Executing busybox-1.30.1-r3.trigger 00:28:33 Executing busybox-1.30.1-r3.trigger 00:28:33 Executing ca-certificates-20191127-r2.trigger 00:28:33 Executing ca-certificates-20191127-r2.trigger 00:28:33 OK: 7 MiB in 19 packages 00:28:33 OK: 7 MiB in 19 packages [Pipeline] { [Pipeline] sh 00:28:34 ---> e465c4b24e37 00:28:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:28:34 Removing intermediate container 2e40357e4749 00:28:34 ---> d02d0981b5e8 00:28:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:28:34 Removing intermediate container 9126f8a0cf2c 00:28:34 ---> 0877654d404b 00:28:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:28:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:28:34 ---> 82b49cc96760 00:28:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:28:34 ---> 705d7942a25d 00:28:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:28:34 ---> c9479deb3bc3 00:28:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:28:35 Removing intermediate container e94671a6b274 00:28:35 ---> 42f16344b767 00:28:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:28:35 Removing intermediate container c3e0b5804241 00:28:35 ---> ac7c247f9bcd 00:28:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:28:35 ---> c5171dc6aa2d 00:28:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:28:35 ---> 6a2a9acf504d 00:28:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:28:35 ---> 1dbd1333002a 00:28:35 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:28:35 ---> Running in c3f02c414056 00:28:35 ---> Running in 77573730ceee 00:28:35 ---> Running in 9515f416ba56 00:28:35 ---> Running in 728319d5c6b0 00:28:36 ---> 82a7b1a36725 00:28:36 Step 18/22 : ENTRYPOINT ["/core-command"] 00:28:36 Removing intermediate container 77573730ceee 00:28:36 ---> 7e621ae3d730 00:28:36 Step 13/22 : WORKDIR / 00:28:36 Removing intermediate container c3f02c414056 00:28:36 ---> 503b59264745 00:28:36 Step 13/24 : WORKDIR / 00:28:36 Removing intermediate container 9515f416ba56 00:28:36 ---> 9f64e85d8af8 00:28:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:36 ---> Running in 40a390043946 00:28:36 Removing intermediate container 728319d5c6b0 00:28:36 ---> 4c1f7b80b978 00:28:36 Step 17/20 : CMD ["--init=true"] 00:28:36 ---> Running in d93bec62f749 00:28:36 ---> Running in f50e2153c3d8 00:28:36 ---> Running in c9affe51df07 00:28:36 ---> Running in 1e1f9a7e6a7c 00:28:36 Removing intermediate container 40a390043946 00:28:36 ---> f899d8a12892 00:28:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:37 ---> Running in e0c6c04d1c05 00:28:37 Removing intermediate container d93bec62f749 00:28:37 ---> 5522bcfc5138 00:28:37 Step 20/22 : LABEL arch=x86_64 00:28:37 Removing intermediate container c9affe51df07 00:28:37 ---> 2520b65182f4 00:28:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:28:37 Removing intermediate container f50e2153c3d8 00:28:37 ---> 2a671483053b 00:28:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:28:37 Removing intermediate container 1e1f9a7e6a7c 00:28:37 ---> 0e6d2395f376 00:28:37 Step 18/20 : LABEL arch=x86_64 00:28:37 ---> Running in 45bfb4be0f78 00:28:37 ---> Running in 7c74d40322c8 00:28:37 Removing intermediate container e0c6c04d1c05 00:28:37 ---> 9caaeeb73645 00:28:37 Step 20/22 : LABEL arch=x86_64 00:28:37 ---> 17637c379be6 00:28:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:28:37 ---> a673ee53abc3 00:28:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:28:37 Removing intermediate container 45bfb4be0f78 00:28:37 ---> 22cfa3dfc734 00:28:37 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:28:37 ---> Running in f0117ae4a413 00:28:37 ---> Running in ad67e4bb2164 00:28:37 Removing intermediate container 7c74d40322c8 00:28:37 ---> 5551bee17b95 00:28:37 Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:28:38 ---> bcf450844ee3 00:28:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:28:38 ---> Running in 482e08585fc1 00:28:38 Removing intermediate container f0117ae4a413 00:28:38 ---> e08c8f224604 00:28:38 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:28:38 Removing intermediate container ad67e4bb2164 00:28:38 ---> a0bc8dc0cb4a 00:28:38 Step 22/22 : LABEL version=0.0.0 00:28:38 ---> Running in 4f85cb10554a 00:28:38 ---> afd5eb49ecfb 00:28:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:28:38 ---> Running in 36cb3035f9b3 00:28:38 Removing intermediate container 482e08585fc1 00:28:38 ---> 49ed440bbdec 00:28:38 Step 20/20 : LABEL version=0.0.0 00:28:38 ---> ab9be99d5b21 00:28:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:28:38 Removing intermediate container 4f85cb10554a 00:28:38 ---> 5fda38881f53 00:28:38 Step 22/22 : LABEL version=0.0.0 00:28:38 ---> Running in d9b8283f68a3 00:28:38 ---> Running in 10d2a4bebd9e 00:28:38 ---> 13d55ace06ae 00:28:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:28:38 Removing intermediate container 36cb3035f9b3 00:28:38 ---> a49fe85ffab6 00:28:38 00:28:39 Building docker-core-command-go ... 00:28:39 Building docker-core-data-go ... 00:28:39 Building docker-core-metadata-go ... 00:28:39 Building docker-security-bootstrap-redis-go ... 00:28:39 Building docker-security-proxy-setup-go ... 00:28:39 Building docker-security-secrets-setup-go ... 00:28:39 Building docker-security-secretstore-setup-go ... 00:28:39 Building docker-support-logging-go ... 00:28:39 Building docker-support-notifications-go ... 00:28:39 Building docker-support-scheduler-go ... 00:28:39 Building docker-sys-mgmt-agent-go ... 00:28:39 Building docker-core-metadata-go 00:28:39 Building docker-core-data-go 00:28:39 Building docker-core-command-go 00:28:39 Building docker-security-secrets-setup-go 00:28:39 Building docker-security-secretstore-setup-go 00:28:39 Removing intermediate container d9b8283f68a3 00:28:39 ---> 6308a3dc80a9 00:28:39 00:28:39 Removing intermediate container 10d2a4bebd9e 00:28:39 ---> 03344e5fccae 00:28:39 00:28:39 Successfully built a49fe85ffab6 00:28:39 Successfully built 03344e5fccae 00:28:39 Successfully tagged docker-support-logging-go:latest 00:28:39 ---> 6a51d2b197b2 00:28:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:28:39 Building docker-sys-mgmt-agent-go 00:28:39  Building docker-support-logging-go ... done Successfully built 6308a3dc80a9 00:28:39 Successfully tagged docker-core-command-go:latest 00:28:39 Building docker-core-metadata-go 00:28:39 Successfully tagged docker-security-proxy-setup-go:latest 00:28:39 Building docker-core-data-go 00:28:39  Building docker-core-command-go ... done  Building docker-security-proxy-setup-go ... done  ---> a0e3df44a82e 00:28:39 Step 18/22 : RUN chmod +x entrypoint.sh 00:28:39 ---> Running in f7a86a0b4d7b 00:28:40 ---> 6ebd990e31fc 00:28:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:28:40 ---> cd4106faf465 00:28:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:28:40 ---> Running in 2695a98dcf3c 00:28:43 Removing intermediate container f7a86a0b4d7b 00:28:43 ---> 4b6482e2d26b 00:28:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:28:45 ---> Running in df740739af94 00:28:48 Removing intermediate container df740739af94 00:28:48 ---> f4b034dca087 00:28:48 Step 20/22 : LABEL arch=x86_64 00:28:48 ---> Running in e620d81e87a1 00:28:48 Removing intermediate container 2695a98dcf3c 00:28:48 ---> 606a2859cd4f 00:28:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:28:48 ---> Running in ff47faa60e78 00:28:49 Removing intermediate container ff47faa60e78 00:28:49 ---> 79401f77ec2e 00:28:49 Step 22/24 : LABEL arch=x86_64 00:28:49 Removing intermediate container e620d81e87a1 00:28:49 ---> 47b457fa4b84 00:28:49 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:28:49 ---> Running in 6cc1dd6f5a1b 00:28:49 ---> Running in aa759ea9786d 00:28:49 Removing intermediate container 6cc1dd6f5a1b 00:28:49 ---> 92c255922742 00:28:49 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:28:49 Removing intermediate container aa759ea9786d 00:28:49 ---> 99f24a8f8371 00:28:49 Step 22/22 : LABEL version=0.0.0 00:28:49 ---> Running in 0bf18c0e4939 00:28:50 ---> Running in 7294249e3975 00:28:53 Removing intermediate container 0bf18c0e4939 00:28:53 ---> 82f47e355c9e 00:28:53 Step 24/24 : LABEL version=0.0.0 00:28:53 Removing intermediate container 7294249e3975 00:28:53 ---> 3f0f5637cc4c 00:28:53 00:28:53 Successfully built 3f0f5637cc4c 00:28:53 Successfully tagged docker-security-bootstrap-redis-go:latest 00:28:53  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go 00:28:53 ---> Running in 28cd8e435fe9 00:28:57 Removing intermediate container 28cd8e435fe9 00:28:57 ---> fa4ed8df6009 00:28:57 00:28:57 Successfully built fa4ed8df6009 00:28:57 Successfully tagged docker-security-secretstore-setup-go:latest 00:28:57  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go 00:29:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:29:06 ---> e2a34dc7213f 00:29:06 Step 3/23 : WORKDIR /edgex-go 00:29:06 ---> Using cache 00:29:06 ---> b231b98f56bc 00:29:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:06 ---> Using cache 00:29:06 ---> 25800ee9d2b7 00:29:06 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:29:06 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:29:06 ---> e2a34dc7213f 00:29:06 Step 3/27 : WORKDIR /edgex-go 00:29:06 ---> Using cache 00:29:06 ---> b231b98f56bc 00:29:06 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:06 ---> Using cache 00:29:06 ---> 25800ee9d2b7 00:29:06 Step 5/27 : RUN apk update && apk add make bash git 00:29:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:29:06 ---> e2a34dc7213f 00:29:06 Step 3/22 : WORKDIR /edgex-go 00:29:06 ---> Using cache 00:29:06 ---> b231b98f56bc 00:29:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:06 ---> Using cache 00:29:06 ---> 25800ee9d2b7 00:29:06 Step 5/22 : RUN apk update && apk add make git 00:29:06 ---> Using cache 00:29:06 ---> 33d92a7a1391 00:29:06 Step 6/22 : COPY go.mod . 00:29:06 ---> Using cache 00:29:06 ---> a3f523e6d386 00:29:06 Step 7/22 : RUN go mod download 00:29:06 ---> Using cache 00:29:06 ---> cda0a53a65e0 00:29:06 Step 8/22 : COPY . . 00:29:06 ---> Using cache 00:29:06 ---> 955b720107a4 00:29:06 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:29:07 ---> Running in 679f62bd401c 00:29:07 ---> Running in 968c3433efad 00:29:07 ---> Running in e9551e68c60d 00:29:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:29:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:10 OK: 12751 distinct packages available 00:29:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:10 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:10 OK: 12751 distinct packages available 00:29:11 OK: 233 MiB in 51 packages 00:29:11 OK: 233 MiB in 51 packages 00:29:13 Removing intermediate container 968c3433efad 00:29:13 ---> 271e904c9c5f 00:29:13 Step 6/23 : COPY go.mod . 00:29:13 Removing intermediate container e9551e68c60d 00:29:13 ---> ac6becc5e465 00:29:13 Step 6/27 : COPY go.mod . 00:29:14 ---> 28bc33257f23 00:29:14 Step 7/27 : RUN go mod download 00:29:14 ---> Running in d16632faaf6d 00:29:14 ---> f3cb3fffa4d7 00:29:14 Step 7/23 : RUN go mod download 00:29:15 ---> Running in ff33cb25bd0d 00:29:20 Removing intermediate container ff33cb25bd0d 00:29:20 ---> b6c9a96d6945 00:29:20 Step 8/23 : COPY . . 00:29:20 Removing intermediate container d16632faaf6d 00:29:20 ---> bed50e6e605d 00:29:20 Step 8/27 : COPY . . 00:29:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:29:25 ---> e2a34dc7213f 00:29:25 Step 3/24 : WORKDIR /edgex-go 00:29:25 ---> Using cache 00:29:25 ---> b231b98f56bc 00:29:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:25 ---> Using cache 00:29:25 ---> 25800ee9d2b7 00:29:25 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:29:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:29:26 ---> b399fd6ad47e 00:29:26 Step 3/22 : WORKDIR /edgex-go 00:29:26 ---> Running in 77ff0c664ec6 00:29:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:29:26 ---> b399fd6ad47e 00:29:26 Step 3/24 : WORKDIR /edgex-go 00:29:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:29:26 ---> b399fd6ad47e 00:29:26 Step 3/22 : WORKDIR /edgex-go 00:29:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:29:26 ---> b399fd6ad47e 00:29:26 Step 3/23 : WORKDIR /edgex-go 00:29:26 ---> Running in 195e4130eb01 00:29:26 ---> Running in 2e8217cbaee1 00:29:26 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:26 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:29:26 ---> b399fd6ad47e 00:29:26 Step 3/29 : WORKDIR /edgex-go 00:29:26 ---> Running in 620a33476804 00:29:26 ---> Running in 7be5221c3b8d 00:29:26 Removing intermediate container 77ff0c664ec6 00:29:26 ---> 699112edd30b 00:29:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:27 ---> Running in 7130ef81a249 00:29:27 Removing intermediate container 2e8217cbaee1 00:29:27 ---> 95e6407e2db1 00:29:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:27 Removing intermediate container 195e4130eb01 00:29:27 ---> 834d4fff767d 00:29:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:27 Removing intermediate container 620a33476804 00:29:27 ---> c36bb37d1867 00:29:27 Step 4/29 : RUN apk update && apk add make git 00:29:27 Removing intermediate container 7be5221c3b8d 00:29:27 ---> d388fb1cde1e 00:29:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:27 ---> Running in 46d586d3e66b 00:29:27 ---> Running in 9b0a4cc9ad49 00:29:27 ---> Running in b5fd210147d6 00:29:27 ---> Running in 2556a00db203 00:29:27 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:29:27 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:29:27 ---> e2a34dc7213f 00:29:27 Step 3/29 : WORKDIR /edgex-go 00:29:27 ---> Using cache 00:29:27 ---> b231b98f56bc 00:29:27 Step 4/29 : RUN apk update && apk add make git 00:29:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:30 Removing intermediate container 7130ef81a249 00:29:30 ---> f9689fc452c4 00:29:30 Step 5/22 : RUN apk update && apk add make git 00:29:30 ---> Running in 205be79f110f 00:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:31 Removing intermediate container 46d586d3e66b 00:29:31 ---> 3652fe19187d 00:29:31 Step 5/22 : RUN apk update && apk add make git 00:29:31 ---> Running in 0c91668737fd 00:29:31 Removing intermediate container 9b0a4cc9ad49 00:29:31 ---> 9bc5067a2fa5 00:29:31 Step 5/24 : RUN apk update && apk add make git 00:29:31 ---> Running in b0b2165aa0f9 00:29:31 Removing intermediate container b5fd210147d6 00:29:31 ---> 16f6bd11873b 00:29:32 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:29:32 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:32 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:32 OK: 12621 distinct packages available 00:29:32 ---> Running in 20619bbe9ed9 00:29:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:32 OK: 217 MiB in 51 packages 00:29:33 ---> Running in d02643ced8ea 00:29:33 ---> Running in df1909eba2b9 00:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:34 Removing intermediate container 2556a00db203 00:29:34 ---> 06a41b472dd0 00:29:34 Step 5/29 : COPY go.mod . 00:29:34 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:34 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:34 OK: 12621 distinct packages available 00:29:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:35 ---> d0b1c3f7426a 00:29:35 Step 6/29 : RUN go mod download 00:29:35 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:35 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:35 OK: 12621 distinct packages available 00:29:35 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:35 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:35 OK: 12621 distinct packages available 00:29:35 ---> Running in 550d6d23209b 00:29:35 OK: 217 MiB in 51 packages 00:29:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:36 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:36 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:36 OK: 12621 distinct packages available 00:29:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:36 OK: 217 MiB in 51 packages 00:29:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:36 OK: 217 MiB in 51 packages 00:29:37 OK: 217 MiB in 51 packages 00:29:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:37 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:37 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:37 OK: 12751 distinct packages available 00:29:37 Removing intermediate container 205be79f110f 00:29:37 ---> 19d48ec76a80 00:29:37 Step 6/22 : COPY go.mod . 00:29:37 OK: 233 MiB in 51 packages 00:29:38 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] 00:29:38 v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] 00:29:38 OK: 12751 distinct packages available 00:29:38 OK: 233 MiB in 51 packages 00:29:38 Removing intermediate container 0c91668737fd 00:29:38 ---> 3c69296d5e90 00:29:38 Step 6/22 : COPY go.mod . 00:29:39 Removing intermediate container b0b2165aa0f9 00:29:39 ---> 11c6db544081 00:29:39 Step 6/24 : COPY go.mod . 00:29:39 ---> 467466091066 00:29:39 Step 7/22 : RUN go mod download 00:29:39 Removing intermediate container 20619bbe9ed9 00:29:39 ---> a5d37b6f40ef 00:29:39 Step 6/23 : COPY go.mod . 00:29:39 ---> Running in 7af2581f38e3 00:29:39 Removing intermediate container df1909eba2b9 00:29:39 ---> bde80fdb66d9 00:29:39 Step 5/29 : COPY go.mod . 00:29:39 ---> 4459ad4a5f0d 00:29:39 Step 7/22 : RUN go mod download 00:29:39 Removing intermediate container 550d6d23209b 00:29:39 ---> 7495721b9660 00:29:39 Step 7/29 : COPY . . 00:29:39 ---> Running in ccd682d61cc5 00:29:39 Removing intermediate container d02643ced8ea 00:29:39 ---> c3308d0d8bf6 00:29:39 Step 6/24 : COPY go.mod . 00:29:40 ---> ddb401150216 00:29:40 Step 7/24 : RUN go mod download 00:29:40 ---> 37228fcba2da 00:29:40 Step 6/29 : RUN go mod download 00:29:40 ---> 5b41d67ebdc9 00:29:40 ---> Running in a8faefa39607 00:29:40 Step 7/23 : RUN go mod download 00:29:40 ---> Running in 96716869595a 00:29:40 ---> 985aff1e2fcc 00:29:40 Step 7/24 : RUN go mod download 00:29:41 ---> Running in 22da0e4f5660 00:29:42 ---> Running in d98323e9de74 00:29:44 Removing intermediate container 7af2581f38e3 00:29:44 ---> ae0c4383be89 00:29:44 Step 8/22 : COPY . . 00:29:44 Removing intermediate container ccd682d61cc5 00:29:44 ---> 809bf1c21e02 00:29:44 Step 8/22 : COPY . . 00:29:45 Removing intermediate container 96716869595a 00:29:45 ---> c7b12b21e93b 00:29:45 Step 8/24 : COPY . . 00:29:45 Removing intermediate container 22da0e4f5660 00:29:45 ---> 8b47865b60c3 00:29:45 Step 8/23 : COPY . . 00:29:47 Removing intermediate container a8faefa39607 00:29:47 ---> dfcb54c57420 00:29:47 Step 7/29 : COPY . . 00:29:48 ---> 8557e1f4513c 00:29:48 Step 9/23 : RUN make cmd/core-data/core-data 00:29:51 ---> 40d48faebc45 00:29:51 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:29:52 Removing intermediate container 679f62bd401c 00:29:52 ---> a97a81bd3346 00:29:52 00:29:52 Step 10/22 : FROM scratch 00:29:52 ---> 00:29:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:29:52 ---> Using cache 00:29:52 ---> 366f6a08e64b 00:29:52 Step 12/22 : ENV APP_PORT=48081 00:29:55 ---> Running in 1816838580bd 00:29:55 ---> Running in 6ee9cf22ed2f 00:29:55 ---> Running in 25d6c5dae0e2 00:29:56 Removing intermediate container d98323e9de74 00:29:56 ---> 7eac1c03eab0 00:29:56 Step 8/24 : COPY . . 00:29:56 Removing intermediate container 1816838580bd 00:29:56 ---> a2d9d986bcf2 00:29:56 Step 13/22 : EXPOSE $APP_PORT 00:29:59 ---> Running in 5606fec99307 00:29:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:30:00 Removing intermediate container 5606fec99307 00:30:00 ---> 7e496ce09cf6 00:30:00 Step 14/22 : WORKDIR / 00:30:00 ---> Running in 5fab46aa09d0 00:30:02 Removing intermediate container 5fab46aa09d0 00:30:02 ---> 3a2baf8040aa 00:30:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:30:03 ---> cd055f778975 00:30:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:30:04 ---> 04436c1a9b54 00:30:04 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:30:04 ---> Running in 02e17c1ba1dd 00:30:04 ---> f3b35d3b8790 00:30:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:30:04 ---> 6d5488588448 00:30:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 8403ba872af6 00:30:04 Step 9/22 : RUN make cmd/core-command/core-command 00:30:04 00:30:04 ---> 9b084daf7688 00:30:04 Step 9/23 : RUN make cmd/core-data/core-data 00:30:04 ---> Running in bb66ec9da7e8 00:30:04 ---> Running in 1cfd7e6864ae 00:30:04 ---> Running in c0c3fdf30ab4 00:30:04 ---> Running in e9d257706b5e 00:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:30:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:30:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:30:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:30:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:30:06 ---> 6c88511ead54 00:30:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:30:08 ---> dcb043a4ef5e 00:30:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:30:08 ---> Running in 1f63c7ae71bc 00:30:09 ---> 66c5f71b85b1 00:30:09 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:30:09 Removing intermediate container 1f63c7ae71bc 00:30:09 ---> 77d71e62d998 00:30:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:09 ---> Running in 5d2e096d131e 00:30:09 ---> Running in 522949e857a6 00:30:10 Removing intermediate container 522949e857a6 00:30:10 ---> 9df76cd426de 00:30:10 Step 20/22 : LABEL arch=x86_64 00:30:10 ---> Running in 13e89d8541bf 00:30:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:30:11 Removing intermediate container 13e89d8541bf 00:30:11 ---> 4d97576a49a2 00:30:11 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:30:11 ---> Running in b7fe2ee24d1b 00:30:12 Removing intermediate container b7fe2ee24d1b 00:30:12 ---> 16bddc39bc65 00:30:12 Step 22/22 : LABEL version=0.0.0 00:30:12 ---> Running in 68d8dae4ec25 00:30:15 Removing intermediate container 68d8dae4ec25 00:30:15 ---> 5badfb4af681 00:30:15 00:30:15 Successfully built 5badfb4af681 00:30:15 Successfully tagged docker-core-metadata-go:latest 00:30:15 Building docker-support-scheduler-go 00:30:28  Building docker-core-metadata-go ... done  ---> 4e9ab0ca28c8 00:30:28 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:30:28 ---> Running in d91eb6bf3991 00:30:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:30:37 Removing intermediate container 25d6c5dae0e2 00:30:37 ---> c2314dd41574 00:30:37 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:30:37 ---> Running in 29422986aa86 00:30:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:30:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:30:39 ---> e2a34dc7213f 00:30:39 Step 3/21 : WORKDIR /edgex-go 00:30:39 ---> Using cache 00:30:39 ---> b231b98f56bc 00:30:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:39 ---> Using cache 00:30:39 ---> 25800ee9d2b7 00:30:39 Step 5/21 : RUN apk update && apk add make git 00:30:39 ---> Using cache 00:30:39 ---> 33d92a7a1391 00:30:39 Step 6/21 : COPY go.mod . 00:30:39 ---> Using cache 00:30:39 ---> a3f523e6d386 00:30:39 Step 7/21 : RUN go mod download 00:30:39 ---> Using cache 00:30:39 ---> cda0a53a65e0 00:30:39 Step 8/21 : COPY . . 00:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:30:39 ---> Using cache 00:30:39 ---> 955b720107a4 00:30:39 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:30:42 ---> Running in 8273f2a59575 00:30:42 Removing intermediate container 5d2e096d131e 00:30:42 ---> b02a4aebef08 00:30:42 00:30:42 Step 9/29 : FROM alpine:latest 00:30:42 ---> 389fef711851 00:30:42 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:30:42 ---> Running in e3fbcdd19b17 00:30:43 Removing intermediate container e3fbcdd19b17 00:30:43 ---> cbcfd5313ee8 00:30:43 Step 11/29 : USER root 00:30:43 ---> Running in d66c5b3afe6b 00:30:43 Removing intermediate container 29422986aa86 00:30:43 ---> b1a8d96bb9a5 00:30:43 00:30:43 Step 11/27 : FROM docker:latest 00:30:43 ---> 1b003a99702a 00:30:43 Step 12/27 : RUN apk add --no-cache bash 00:30:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:30:43 Removing intermediate container d66c5b3afe6b 00:30:43 ---> Running in d7f5c0e0703b 00:30:43 ---> 9f6adb3f2aa7 00:30:43 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:30:43 ---> Running in ae2dcbc226eb 00:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:30:45 (1/2) Installing readline (8.0.4-r0) 00:30:45 (2/2) Installing bash (5.0.17-r0) 00:30:45 Executing bash-5.0.17-r0.post-install 00:30:45 Executing busybox-1.31.1-r19.trigger 00:30:45 OK: 12 MiB in 22 packages 00:30:45 v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:30:45 v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:30:45 OK: 12746 distinct packages available 00:30:46 (1/2) Installing ca-certificates (20191127-r4) 00:30:46 (2/2) Installing dumb-init (1.2.2-r1) 00:30:46 Executing busybox-1.31.1-r19.trigger 00:30:46 Executing ca-certificates-20191127-r4.trigger 00:30:46 OK: 6 MiB in 16 packages 00:30:49 Removing intermediate container d7f5c0e0703b 00:30:49 ---> 488ca93ee175 00:30:49 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:30:50 Removing intermediate container 6ee9cf22ed2f 00:30:50 ---> de79cec39341 00:30:50 00:30:50 Step 10/23 : FROM alpine 00:30:50 ---> 389fef711851 00:30:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:30:50 ---> Running in b1c8891b06fa 00:30:50 Removing intermediate container ae2dcbc226eb 00:30:50 ---> 4b11050b4e10 00:30:50 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:30:51 ---> Running in 36b83fd304f2 00:30:51 ---> Running in 8b977fb91af9 00:30:51 Removing intermediate container 36b83fd304f2 00:30:51 ---> ef4e0f672e23 00:30:51 Step 12/23 : ENV APP_PORT=48080 00:30:51 ---> Running in 0c16e536967e 00:30:52 Removing intermediate container 8b977fb91af9 00:30:52 ---> a22a0f21b9c7 00:30:52 Step 14/29 : WORKDIR $BASE_DIR 00:30:52 ---> Running in bb811638c9b7 00:30:52 Removing intermediate container 0c16e536967e 00:30:52 ---> 0d17786ac316 00:30:52 Step 13/23 : EXPOSE $APP_PORT 00:30:52 ---> Running in a36b5b79d68e 00:30:52 Removing intermediate container bb811638c9b7 00:30:52 ---> 0b9127b90b89 00:30:52 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:30:53 ---> Running in 05418faf695a 00:30:53 Removing intermediate container a36b5b79d68e 00:30:53 ---> 8ab72f43a199 00:30:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:53 ---> Running in 6717719f540a 00:30:53 Removing intermediate container b1c8891b06fa 00:30:53 ---> 8a84376ad05f 00:30:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:30:54 ---> Running in 96d91761b119 00:30:55 Removing intermediate container 96d91761b119 00:30:55 ---> b10f04740cf6 00:30:55 Step 15/27 : ENV APP_PORT=48090 00:30:55 ---> Running in 6d4c5931078d 00:30:55 Removing intermediate container 05418faf695a 00:30:55 ---> a46346a00e96 00:30:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:30:56 Removing intermediate container 6717719f540a 00:30:56 ---> a1df96426594 00:30:56 Step 15/23 : RUN apk --no-cache add zeromq 00:30:56 ---> Running in cc8143672f64 00:30:56 Removing intermediate container 6d4c5931078d 00:30:56 ---> c7ec521cb9c8 00:30:56 Step 16/27 : EXPOSE $APP_PORT 00:30:56 ---> Running in 1a5cc451b37b 00:30:57 ---> 4dee53997f71 00:30:57 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:30:57 Removing intermediate container 1a5cc451b37b 00:30:57 ---> c09fa2da9ff1 00:30:57 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:30:57 ---> a019534dd0e1 00:30:57 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:30:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:30:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:30:59 (1/5) Installing libgcc (9.3.0-r2) 00:30:59 (2/5) Installing libsodium (1.0.18-r0) 00:30:59 (3/5) Installing libstdc++ (9.3.0-r2) 00:30:59 (4/5) Installing libzmq (4.3.3-r0) 00:30:59 (5/5) Installing zeromq (4.3.3-r0) 00:30:59 ---> f8cb0d307b9d 00:30:59 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:30:59 Executing busybox-1.31.1-r19.trigger 00:30:59 OK: 8 MiB in 19 packages 00:31:00 ---> 87bbbde8bab3 00:31:00 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:31:00 Removing intermediate container d91eb6bf3991 00:31:00 ---> d123f8cc4f67 00:31:00 00:31:00 Step 10/24 : FROM scratch 00:31:00 ---> 00:31:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:31:00 ---> 659a75bd5243 00:31:00 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:31:01 ---> Using cache 00:31:01 ---> 35784b98f59c 00:31:01 Step 12/24 : ENV APP_PORT=48060 00:31:01 ---> b2afaf33822a 00:31:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:31:01 ---> 0a4a1a017f02 00:31:01 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:31:01 Removing intermediate container cc8143672f64 00:31:01 ---> d4cc1bc83784 00:31:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:31:01 ---> Running in 3953bdb558a5 00:31:01 ---> Running in 9a4d0b99075d 00:31:01 Removing intermediate container 3953bdb558a5 00:31:01 ---> 5372f39e731c 00:31:01 Step 13/24 : EXPOSE $APP_PORT 00:31:01 ---> de06123b0e11 00:31:01 Step 20/27 : RUN apk --no-cache add py3-pip 00:31:01 ---> Running in f2ed0f43bc2d 00:31:01 ---> 3724fb6a0421 00:31:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:31:02 ---> Running in dc314b6cbb61 00:31:02 Removing intermediate container f2ed0f43bc2d 00:31:02 ---> e04cc29e237c 00:31:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:03 (1/33) Installing libbz2 (1.0.8-r1) 00:31:03 (2/33) Installing expat (2.2.9-r1) 00:31:03 (3/33) Installing libffi (3.3-r2) 00:31:03 (4/33) Installing gdbm (1.13-r1) 00:31:04 (5/33) Installing xz-libs (5.2.5-r0) 00:31:04 ---> 4a8dc149c432 00:31:04 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:31:04 (6/33) Installing sqlite-libs (3.32.1-r0) 00:31:04 (7/33) Installing python3 (3.8.5-r0) 00:31:08 ---> bb9a50ba69fd 00:31:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:31:08 Removing intermediate container 9a4d0b99075d 00:31:08 ---> 6cb843907a3e 00:31:08 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:31:08 ---> 718fa76054b7 00:31:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:31:08 Removing intermediate container 8273f2a59575 00:31:08 ---> 6bced70817fa 00:31:08 00:31:08 Step 10/21 : FROM scratch 00:31:08 ---> 00:31:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:31:08 (8/33) Installing py3-appdirs (1.4.4-r1) 00:31:08 ---> 170f2735b8f3 00:31:08 Step 19/23 : ENTRYPOINT ["/core-data"] 00:31:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:31:08 (10/33) Installing py3-parsing (2.4.7-r0) 00:31:08 (11/33) Installing py3-six (1.15.0-r0) 00:31:08 ---> Using cache 00:31:08 ---> 366f6a08e64b 00:31:08 Step 12/21 : ENV APP_PORT=48085 00:31:08 (12/33) Installing py3-packaging (20.4-r0) 00:31:09 (13/33) Installing py3-setuptools (47.0.0-r0) 00:31:09 (14/33) Installing py3-chardet (3.0.4-r4) 00:31:09 ---> Running in b7b4572d9e82 00:31:09 (15/33) Installing py3-idna (2.9-r0) 00:31:09 ---> Running in 153ae7f648c0 00:31:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:31:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:31:10 (18/33) Installing py3-requests (2.23.0-r0) 00:31:10 (19/33) Installing py3-msgpack (1.0.0-r0) 00:31:10 ---> 6a48ccb46a0e 00:31:10 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:31:10 (20/33) Installing py3-lockfile (0.12.2-r3) 00:31:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:31:10 (22/33) Installing py3-colorama (0.4.3-r0) 00:31:10 (23/33) Installing py3-distlib (0.3.0-r0) 00:31:10 ---> 427d6bb2d975 00:31:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:31:10 ---> Running in 5cc57cd04d39 00:31:10 Removing intermediate container 153ae7f648c0 00:31:10 ---> fc97a12dae87 00:31:10 Step 13/21 : EXPOSE $APP_PORT 00:31:10 (24/33) Installing py3-distro (1.5.0-r1) 00:31:10 Removing intermediate container b7b4572d9e82 00:31:10 ---> a13bc8fd2214 00:31:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:10 (25/33) Installing py3-webencodings (0.5.1-r3) 00:31:11 (26/33) Installing py3-html5lib (1.0.1-r4) 00:31:11 (27/33) Installing py3-pytoml (0.1.21-r0) 00:31:11 ---> Running in b7d934ad39bd 00:31:11 (28/33) Installing py3-pep517 (0.8.2-r0) 00:31:11 ---> Running in 9a9461e38bf1 00:31:11 (29/33) Installing py3-progress (1.5-r0) 00:31:11 (30/33) Installing py3-toml (0.10.1-r0) 00:31:11 (31/33) Installing py3-retrying (1.3.3-r0) 00:31:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:31:11 (33/33) Installing py3-pip (20.1.1-r0) 00:31:11 ---> 8a7db4a831bf 00:31:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:31:13 Executing busybox-1.31.1-r19.trigger 00:31:13 Removing intermediate container b7d934ad39bd 00:31:13 ---> 8b873f17acff 00:31:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:31:13 Removing intermediate container 9a9461e38bf1 00:31:13 ---> 4d8f4506da0f 00:31:13 Step 21/23 : LABEL arch=x86_64 00:31:13 OK: 71 MiB in 55 packages 00:31:13 ---> a59191b32329 00:31:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:31:13 ---> Running in 7412f79d9e64 00:31:13 Removing intermediate container 7412f79d9e64 00:31:13 ---> 63cf1c0c3cb2 00:31:13 Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:13 ---> d01f1bb69928 00:31:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:31:14 ---> c6931bb37a59 00:31:14 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:31:14 ---> Running in a778d414e7c0 00:31:14 ---> Running in 88b655c47747 00:31:17 Removing intermediate container 5cc57cd04d39 00:31:17 ---> 2846cb0434db 00:31:17 Step 24/29 : RUN chmod 755 security-secrets-setup 00:31:17 Removing intermediate container a778d414e7c0 00:31:17 ---> 127d947606a2 00:31:17 Step 23/23 : LABEL version=0.0.0 00:31:18 ---> Running in 2ecb4ff8d684 00:31:18 ---> b348531bad78 00:31:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:31:18 Removing intermediate container 88b655c47747 00:31:18 ---> e54e88ea1138 00:31:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:18 ---> Running in a0f996aa3858 00:31:18 ---> Running in e5c234a70a31 00:31:18 Removing intermediate container dc314b6cbb61 00:31:18 ---> 67bbe9b599d9 00:31:18 Step 21/27 : RUN pip install docker-compose==1.23.2 00:31:18 ---> Running in 791d87775632 00:31:19 ---> 50baf646afa9 00:31:19 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:31:19 Removing intermediate container a0f996aa3858 00:31:19 ---> 00a061d6bf14 00:31:19 00:31:19 Removing intermediate container e5c234a70a31 00:31:19 ---> 587d54f2d4ae 00:31:19 Step 22/24 : LABEL arch=x86_64 00:31:19 Successfully built 00a061d6bf14 00:31:19 ---> Running in dba55b4b39c4 00:31:19 ---> Running in 1dbed5e1ab60 00:31:19 Successfully tagged docker-core-data-go:latest 00:31:20  Building docker-core-data-go ... done Removing intermediate container 1dbed5e1ab60 00:31:20 ---> 58165e9f7f6c 00:31:20 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:20 Removing intermediate container dba55b4b39c4 00:31:20 ---> 1ee7d048c505 00:31:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:20 ---> Running in 8a902fa3ac5c 00:31:20 ---> Running in ba41159bb2b7 00:31:20 Removing intermediate container 2ecb4ff8d684 00:31:20 ---> fc4bc7864991 00:31:20 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:31:20 Removing intermediate container 8a902fa3ac5c 00:31:20 ---> 007900999853 00:31:20 Step 24/24 : LABEL version=0.0.0 00:31:20 ---> Running in 9bd2517a03d3 00:31:20 ---> Running in 4b035f010a4f 00:31:20 Removing intermediate container ba41159bb2b7 00:31:20 ---> a1856ed8f579 00:31:20 Step 19/21 : LABEL arch=x86_64 00:31:20 ---> Running in 45cf04231511 00:31:20 Removing intermediate container 9bd2517a03d3 00:31:20 ---> fe8d05ad92d4 00:31:20 Step 26/29 : CMD [ "generate" ] 00:31:20 Removing intermediate container 4b035f010a4f 00:31:20 ---> 61e848db6a97 00:31:20 00:31:21 ---> Running in 25550e1a679a 00:31:21 Removing intermediate container 45cf04231511 00:31:21 ---> 8a75c2de187c 00:31:21 Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:21 Successfully built 61e848db6a97 00:31:21 Successfully tagged docker-support-notifications-go:latest 00:31:21  Building docker-support-notifications-go ... done  ---> Running in 659441f830b5 00:31:21 Removing intermediate container 25550e1a679a 00:31:21 ---> 464086a31823 00:31:21 Step 27/29 : LABEL arch=x86_64 00:31:21 Collecting docker-compose==1.23.2 00:31:21 ---> Running in 3f60259792a0 00:31:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:31:21 Removing intermediate container 659441f830b5 00:31:21 ---> 5f92d5de8c76 00:31:21 Step 21/21 : LABEL version=0.0.0 00:31:22 ---> Running in 1515ed3de8b0 00:31:22 Removing intermediate container 3f60259792a0 00:31:22 ---> 51bcd5e8d343 00:31:22 Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:22 Collecting PyYAML<4,>=3.10 00:31:22 Downloading PyYAML-3.13.tar.gz (270 kB) 00:31:22 ---> Running in 1072d341b5a8 00:31:22 Removing intermediate container 1515ed3de8b0 00:31:22 ---> 0baacb9d8075 00:31:22 00:31:22 Successfully built 0baacb9d8075 00:31:22 Successfully tagged docker-support-scheduler-go:latest 00:31:22  Building docker-support-scheduler-go ... done Removing intermediate container 1072d341b5a8 00:31:22 ---> 21c277bbaa8c 00:31:22 Step 29/29 : LABEL version=0.0.0 00:31:23 ---> Running in 9628b91d64cf 00:31:23 Collecting docker<4.0,>=3.6.0 00:31:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:31:23 Removing intermediate container 9628b91d64cf 00:31:23 ---> 6586bbe54286 00:31:23 00:31:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:31:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:31:24 Successfully built 6586bbe54286 00:31:24 Successfully tagged docker-security-secrets-setup-go:latest 00:31:24  Building docker-security-secrets-setup-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:31:24 Collecting docopt<0.7,>=0.6.1 00:31:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:31:25 Collecting texttable<0.10,>=0.9.0 00:31:25 Downloading texttable-0.9.1.tar.gz (11 kB) 00:31:25 Collecting websocket-client<1.0,>=0.32.0 00:31:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:31:26 Collecting jsonschema<3,>=2.5.1 00:31:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:31:26 Collecting dockerpty<0.5,>=0.4.1 00:31:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:31:26 Collecting cached-property<2,>=1.2.0 00:31:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:31:26 Collecting docker-pycreds>=0.4.0 00:31:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:31:26 Collecting idna<2.8,>=2.5 00:31:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:31:26 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) 00:31:27 Collecting urllib3<1.25,>=1.21.1 00:31:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:31:27 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) 00:31:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:31:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:31:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:31:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:31:27 Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, texttable, jsonschema, dockerpty, cached-property, docker-compose 00:31:27 Running setup.py install for PyYAML: started 00:31:28 Running setup.py install for PyYAML: finished with status 'done' 00:31:28 Attempting uninstall: idna 00:31:28 Found existing installation: idna 2.9 00:31:28 Uninstalling idna-2.9: 00:31:28 Successfully uninstalled idna-2.9 00:31:28 Attempting uninstall: urllib3 00:31:28 Found existing installation: urllib3 1.25.9 00:31:28 Uninstalling urllib3-1.25.9: 00:31:28 Successfully uninstalled urllib3-1.25.9 00:31:28 Attempting uninstall: requests 00:31:28 Found existing installation: requests 2.23.0 00:31:28 Uninstalling requests-2.23.0: 00:31:28 Successfully uninstalled requests-2.23.0 00:31:29 Running setup.py install for docopt: started 00:31:29 Running setup.py install for docopt: finished with status 'done' 00:31:29 Running setup.py install for texttable: started 00:31:30 Running setup.py install for texttable: finished with status 'done' 00:31:30 Running setup.py install for dockerpty: started 00:31:30 Running setup.py install for dockerpty: finished with status 'done' 00:31:31 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.57.0 00:31:33 Removing intermediate container 791d87775632 00:31:33 ---> 3f803064ebf9 00:31:33 Step 22/27 : RUN apk --no-cache add curl 00:31:33 ---> Running in 54b8f7cf125b 00:31:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:31:34 (2/3) Installing libcurl (7.69.1-r3) 00:31:34 (3/3) Installing curl (7.69.1-r3) 00:31:34 Executing busybox-1.31.1-r19.trigger 00:31:34 OK: 72 MiB in 58 packages 00:31:35 Removing intermediate container 54b8f7cf125b 00:31:35 ---> c36b38e43462 00:31:35 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:31:35 ---> Running in 50a96851cdf9 00:31:35 Removing intermediate container 50a96851cdf9 00:31:35 ---> c39b74ddfd52 00:31:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:35 ---> Running in e0e7fe1cc48a 00:31:35 Removing intermediate container e0e7fe1cc48a 00:31:35 ---> 9b8e8644afed 00:31:35 Step 25/27 : LABEL arch=x86_64 00:31:35 ---> Running in 1fef592dc6b9 00:31:35 Removing intermediate container 1fef592dc6b9 00:31:35 ---> 89aac1aef111 00:31:35 Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:35 ---> Running in 37a8c612b8f7 00:31:36 Removing intermediate container 37a8c612b8f7 00:31:36 ---> f959cbda229b 00:31:36 Step 27/27 : LABEL version=0.0.0 00:31:36 ---> Running in 53913f3fb79a 00:31:36 Removing intermediate container 53913f3fb79a 00:31:36 ---> 832fdaaf41f3 00:31:36 00:31:36 Successfully built 832fdaaf41f3 00:31:36 Successfully tagged docker-sys-mgmt-agent-go:latest 00:31:36  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:31:36 $ docker stop --time=1 a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 00:31:38 $ docker rm -f a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:39 + docker images 00:31:39 + grep docker 00:31:39 docker-sys-mgmt-agent-go latest 832fdaaf41f3 3 seconds ago 313MB 00:31:39 docker-security-secrets-setup-go latest 6586bbe54286 16 seconds ago 23.9MB 00:31:39 docker-support-scheduler-go latest 0baacb9d8075 17 seconds ago 12.3MB 00:31:39 docker-support-notifications-go latest 61e848db6a97 19 seconds ago 13.6MB 00:31:39 docker-core-data-go latest 00a061d6bf14 21 seconds ago 23.7MB 00:31:39 docker-core-metadata-go latest 5badfb4af681 About a minute ago 14.5MB 00:31:39 docker-security-secretstore-setup-go latest fa4ed8df6009 2 minutes ago 24.7MB 00:31:39 docker-security-bootstrap-redis-go latest 3f0f5637cc4c 2 minutes ago 15.8MB 00:31:39 docker-security-proxy-setup-go latest 6308a3dc80a9 3 minutes ago 15.8MB 00:31:39 docker-support-logging-go latest a49fe85ffab6 3 minutes ago 11.1MB 00:31:39 docker-core-command-go latest 03344e5fccae 3 minutes ago 12.2MB 00:31:39 docker latest 1b003a99702a 8 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:40 provisioning config files... 00:31:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config254239604560479058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:40 ---> docker-login.sh 00:31:40 nexus3.edgexfoundry.org:10001 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10002 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:41 nexus3.edgexfoundry.org:10003 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 nexus3.edgexfoundry.org:10004 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 docker.io 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 ---> docker-login.sh ends [Pipeline] } 00:31:41 Deleting 1 temporary files [Pipeline] // wrap 00:31:42 Removing intermediate container 02e17c1ba1dd 00:31:42 ---> b1a7d4b7125f 00:31:42 00:31:42 Step 9/29 : FROM alpine:latest 00:31:42 latest: Pulling from library/alpine 00:31:42 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:31:42 Status: Downloaded newer image for alpine:latest 00:31:42 ---> afeebe901d6b 00:31:42 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:31:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:31:42 ---> Running in 6b10e079ce08 00:31:42 Removing intermediate container 6b10e079ce08 00:31:42 ---> 92b9b9987149 00:31:42 Step 11/29 : USER root 00:31:42 ---> Running in a82b7f30a7b7 00:31:42 Removing intermediate container a82b7f30a7b7 00:31:42 ---> 0a409affab0b 00:31:42 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:31:42 ---> Running in 3b0b17e93eb9 00:31:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:31:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:31:42 v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:31:42 v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:31:42 OK: 12616 distinct packages available 00:31:42 (1/2) Installing ca-certificates (20191127-r4) 00:31:42 (2/2) Installing dumb-init (1.2.2-r1) 00:31:42 Executing busybox-1.31.1-r19.trigger 00:31:42 Executing ca-certificates-20191127-r4.trigger 00:31:42 OK: 6 MiB in 16 packages 00:31:42 Removing intermediate container 3b0b17e93eb9 00:31:42 ---> c5500e47ffad 00:31:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:31:42 ---> Running in 584942cd6ac1 00:31:42 Removing intermediate container 584942cd6ac1 00:31:42 ---> 6720dd4e0a39 00:31:42 Step 14/29 : WORKDIR $BASE_DIR 00:31:42 ---> Running in 2c87c8530841 00:31:42 Removing intermediate container 2c87c8530841 00:31:42 ---> 7b479a03d75a 00:31:42 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:31:42 ---> Running in fc1154e75afa [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:42 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 00:31:42 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:42 0.0.0 00:31:42 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:42 hanoi 00:31:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:43 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:31:43 Removing intermediate container fc1154e75afa 00:31:43 ---> 54d2cf75e35c 00:31:43 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:31:43 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 00:31:43 c426463d6701: Preparing 00:31:43 874586ec0b2c: Preparing 00:31:43 2389408a8d4b: Preparing 00:31:43 2389408a8d4b: Pushed 00:31:43 c426463d6701: Pushed 00:31:44 874586ec0b2c: Pushed 00:31:44 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:45 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:45 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 00:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 00:31:45 c426463d6701: Preparing 00:31:45 874586ec0b2c: Preparing 00:31:45 2389408a8d4b: Preparing 00:31:45 2389408a8d4b: Layer already exists 00:31:45 c426463d6701: Layer already exists 00:31:45 874586ec0b2c: Layer already exists 00:31:45 0.0.0: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:45 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:46 Removing intermediate container e9d257706b5e 00:31:46 ---> 800c1dfdfa59 00:31:46 00:31:46 Step 10/24 : FROM alpine:3.10 00:31:46 ---> 46e79ccdbbe9 00:31:46 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:31:46 3.10: Pulling from library/alpine 00:31:46 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 00:31:46 c426463d6701: Preparing 00:31:46 874586ec0b2c: Preparing 00:31:46 2389408a8d4b: Preparing 00:31:46 c426463d6701: Layer already exists 00:31:46 2389408a8d4b: Layer already exists 00:31:46 874586ec0b2c: Layer already exists 00:31:46 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:46 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:31:46 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi 00:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 00:31:47 c426463d6701: Preparing 00:31:47 874586ec0b2c: Preparing 00:31:47 2389408a8d4b: Preparing 00:31:47 2389408a8d4b: Layer already exists 00:31:47 874586ec0b2c: Layer already exists 00:31:47 c426463d6701: Layer already exists 00:31:47 hanoi: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:47 ===================================================== [Pipeline] echo 00:31:47 taggedImages: 00:31:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 00:31:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:47 - nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi [Pipeline] echo 00:31:47 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 00:31:47 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:47 0.0.0 00:31:47 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:47 hanoi 00:31:47 ===================================================== [Pipeline] withEnv [Pipeline] { 00:31:47 ---> e80c5d78b8ee 00:31:47 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:31:47 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:48 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:48 Status: Downloaded newer image for alpine:3.10 00:31:48 ---> 536a684cf733 00:31:48 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:31:48 ---> Running in d42b17d13653 [Pipeline] isUnix [Pipeline] sh 00:31:48 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 00:31:48 b22f79acbb23: Preparing 00:31:48 368b307d3cdf: Preparing 00:31:48 b2a9967271cd: Preparing 00:31:48 1fb7afad8eb5: Preparing 00:31:48 faf0c77dfba4: Preparing 00:31:48 777b2c648970: Preparing 00:31:48 777b2c648970: Waiting 00:31:48 b22f79acbb23: Pushed 00:31:48 faf0c77dfba4: Pushed 00:31:48 b2a9967271cd: Pushed 00:31:48 777b2c648970: Layer already exists 00:31:48 1fb7afad8eb5: Pushed 00:31:49 ---> 61f8ed8f234a 00:31:49 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:31:50 368b307d3cdf: Pushed 00:31:50 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:31:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:31:50 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:50 ---> 4e4d38504a65 00:31:50 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:31:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:31:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 00:31:51 b22f79acbb23: Preparing 00:31:51 368b307d3cdf: Preparing 00:31:51 b2a9967271cd: Preparing 00:31:51 1fb7afad8eb5: Preparing 00:31:51 faf0c77dfba4: Preparing 00:31:51 777b2c648970: Preparing 00:31:51 777b2c648970: Waiting 00:31:51 368b307d3cdf: Layer already exists 00:31:51 b2a9967271cd: Layer already exists 00:31:51 1fb7afad8eb5: Layer already exists 00:31:51 faf0c77dfba4: Layer already exists 00:31:51 b22f79acbb23: Layer already exists 00:31:51 777b2c648970: Layer already exists 00:31:51 0.0.0: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:31:51 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:51 v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:31:51 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:31:51 OK: 10171 distinct packages available 00:31:51 ---> 4781bcd1f413 00:31:51 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:31:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 00:31:51 b22f79acbb23: Preparing 00:31:51 368b307d3cdf: Preparing 00:31:51 b2a9967271cd: Preparing 00:31:51 1fb7afad8eb5: Preparing 00:31:51 faf0c77dfba4: Preparing 00:31:51 777b2c648970: Preparing 00:31:51 777b2c648970: Waiting 00:31:51 b22f79acbb23: Layer already exists 00:31:51 faf0c77dfba4: Layer already exists 00:31:51 1fb7afad8eb5: Layer already exists 00:31:51 368b307d3cdf: Layer already exists 00:31:51 b2a9967271cd: Layer already exists 00:31:51 777b2c648970: Layer already exists 00:31:51 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:31:51 ---> Running in a44d6fce3edf 00:31:52 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi 00:31:52 (1/5) Installing ca-certificates (20191127-r2) [Pipeline] isUnix [Pipeline] sh 00:31:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:31:52 (3/5) Installing libcurl (7.66.0-r3) 00:31:52 (4/5) Installing curl (7.66.0-r3) 00:31:52 (5/5) Installing dumb-init (1.2.2-r1) 00:31:52 Executing busybox-1.30.1-r3.trigger 00:31:52 Executing ca-certificates-20191127-r2.trigger 00:31:52 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi 00:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 00:31:52 b22f79acbb23: Preparing 00:31:52 368b307d3cdf: Preparing 00:31:52 b2a9967271cd: Preparing 00:31:52 1fb7afad8eb5: Preparing 00:31:52 faf0c77dfba4: Preparing 00:31:52 777b2c648970: Preparing 00:31:52 777b2c648970: Waiting 00:31:52 368b307d3cdf: Layer already exists 00:31:52 faf0c77dfba4: Layer already exists 00:31:52 b2a9967271cd: Layer already exists 00:31:52 b22f79acbb23: Layer already exists 00:31:52 1fb7afad8eb5: Layer already exists 00:31:52 777b2c648970: Layer already exists 00:31:52 hanoi: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:52 ===================================================== [Pipeline] echo 00:31:53 taggedImages: 00:31:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 00:31:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi 00:31:53 OK: 7 MiB in 19 packages [Pipeline] echo 00:31:53 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 00:31:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:53 0.0.0 00:31:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:53 hanoi 00:31:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:53 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:31:54 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 00:31:54 9ede96e77def: Preparing 00:31:54 afe6583d64f1: Preparing 00:31:54 d21a3b5ded0e: Preparing 00:31:54 d21a3b5ded0e: Pushed 00:31:54 9ede96e77def: Pushed 00:31:55 Removing intermediate container d42b17d13653 00:31:55 ---> 66733c5ff0fe 00:31:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:31:55 Removing intermediate container a44d6fce3edf 00:31:55 ---> 6c625b4ebed1 00:31:55 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:31:55 ---> Running in 6698da1b0d8d 00:31:55 afe6583d64f1: Pushed 00:31:55 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:56 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:56 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 00:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 00:31:56 9ede96e77def: Preparing 00:31:56 afe6583d64f1: Preparing 00:31:56 d21a3b5ded0e: Preparing 00:31:56 afe6583d64f1: Layer already exists 00:31:56 d21a3b5ded0e: Layer already exists 00:31:56 9ede96e77def: Layer already exists 00:31:56 0.0.0: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:56 Removing intermediate container 6698da1b0d8d 00:31:56 ---> a68c29ffcb84 00:31:56 Step 13/24 : WORKDIR / 00:31:56 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:31:57 ---> Running in 361940071b46 00:31:57 ---> 41e34a005fdd 00:31:57 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:31:57 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 00:31:57 9ede96e77def: Preparing 00:31:57 afe6583d64f1: Preparing 00:31:57 d21a3b5ded0e: Preparing 00:31:57 afe6583d64f1: Layer already exists 00:31:57 9ede96e77def: Layer already exists 00:31:57 d21a3b5ded0e: Layer already exists 00:31:57 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh 00:31:57 ---> Running in 0e44b1c7b0d1 00:31:57 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:31:57 Removing intermediate container 361940071b46 00:31:57 ---> 40ab99d7bd86 00:31:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:31:57 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi 00:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 00:31:57 9ede96e77def: Preparing 00:31:57 afe6583d64f1: Preparing 00:31:57 d21a3b5ded0e: Preparing 00:31:57 d21a3b5ded0e: Layer already exists 00:31:57 afe6583d64f1: Layer already exists 00:31:57 9ede96e77def: Layer already exists 00:31:57 hanoi: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:58 ===================================================== [Pipeline] echo 00:31:58 taggedImages: 00:31:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 00:31:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi [Pipeline] echo 00:31:58 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: 00:31:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:58 0.0.0 00:31:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:31:58 hanoi 00:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:31:59 ---> 55d53a585acf 00:31:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:31:59 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 00:31:59 86bbb42217d1: Preparing 00:31:59 776be860e902: Preparing 00:31:59 d3b351c64b98: Preparing 00:31:59 5dbfff96f57c: Preparing 00:31:59 6d446104f736: Preparing 00:31:59 40adb82a1dbc: Preparing 00:31:59 1b3ee35aacca: Preparing 00:31:59 40adb82a1dbc: Waiting 00:31:59 1b3ee35aacca: Waiting 00:32:00 6d446104f736: Pushed 00:32:00 776be860e902: Pushed 00:32:00 d3b351c64b98: Pushed 00:32:00 86bbb42217d1: Pushed 00:32:00 1b3ee35aacca: Layer already exists 00:32:00 40adb82a1dbc: Pushed 00:32:00 5dbfff96f57c: Pushed 00:32:01 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix [Pipeline] sh 00:32:01 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:01 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 00:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 00:32:01 86bbb42217d1: Preparing 00:32:01 776be860e902: Preparing 00:32:01 d3b351c64b98: Preparing 00:32:01 5dbfff96f57c: Preparing 00:32:01 6d446104f736: Preparing 00:32:01 40adb82a1dbc: Preparing 00:32:01 1b3ee35aacca: Preparing 00:32:01 40adb82a1dbc: Waiting 00:32:01 1b3ee35aacca: Waiting 00:32:01 5dbfff96f57c: Layer already exists 00:32:01 d3b351c64b98: Layer already exists 00:32:01 6d446104f736: Layer already exists 00:32:01 776be860e902: Layer already exists 00:32:01 86bbb42217d1: Layer already exists 00:32:01 1b3ee35aacca: Layer already exists 00:32:01 40adb82a1dbc: Layer already exists 00:32:02 ---> d8a582a98ca6 00:32:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:32:02 0.0.0: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix [Pipeline] sh 00:32:02 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:02 Removing intermediate container 0e44b1c7b0d1 00:32:02 ---> bd4b80d52555 00:32:02 Step 24/29 : RUN chmod 755 security-secrets-setup 00:32:02 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 00:32:02 86bbb42217d1: Preparing 00:32:02 776be860e902: Preparing 00:32:02 d3b351c64b98: Preparing 00:32:02 5dbfff96f57c: Preparing 00:32:02 6d446104f736: Preparing 00:32:02 40adb82a1dbc: Preparing 00:32:02 1b3ee35aacca: Preparing 00:32:02 40adb82a1dbc: Waiting 00:32:02 1b3ee35aacca: Waiting 00:32:02 d3b351c64b98: Layer already exists 00:32:02 6d446104f736: Layer already exists 00:32:02 5dbfff96f57c: Layer already exists 00:32:02 776be860e902: Layer already exists 00:32:02 86bbb42217d1: Layer already exists 00:32:02 40adb82a1dbc: Layer already exists 00:32:02 1b3ee35aacca: Layer already exists 00:32:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix 00:32:02 ---> Running in 1965b2891b21 [Pipeline] sh 00:32:03 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:03 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi 00:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 00:32:03 86bbb42217d1: Preparing 00:32:03 776be860e902: Preparing 00:32:03 d3b351c64b98: Preparing 00:32:03 5dbfff96f57c: Preparing 00:32:03 6d446104f736: Preparing 00:32:03 40adb82a1dbc: Preparing 00:32:03 1b3ee35aacca: Preparing 00:32:03 40adb82a1dbc: Waiting 00:32:03 1b3ee35aacca: Waiting 00:32:03 86bbb42217d1: Layer already exists 00:32:03 d3b351c64b98: Layer already exists 00:32:03 776be860e902: Layer already exists 00:32:03 6d446104f736: Layer already exists 00:32:03 5dbfff96f57c: Layer already exists 00:32:03 40adb82a1dbc: Layer already exists 00:32:03 1b3ee35aacca: Layer already exists 00:32:03 hanoi: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry 00:32:03 ---> 520af71b5c80 00:32:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:04 ===================================================== [Pipeline] echo 00:32:04 taggedImages: 00:32:04 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:04 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 00:32:04 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:04 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi [Pipeline] echo 00:32:04 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 00:32:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:04 0.0.0 00:32:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:04 hanoi 00:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:04 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:05 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 00:32:05 fe76ce588f28: Preparing 00:32:05 18fb0240ef6c: Preparing 00:32:05 4cd86975132d: Preparing 00:32:05 e96acbcd0982: Preparing 00:32:05 777b2c648970: Preparing 00:32:05 777b2c648970: Layer already exists 00:32:05 Removing intermediate container c0c3fdf30ab4 00:32:05 ---> d6aa9bf3ebe1 00:32:05 00:32:05 Step 10/22 : FROM scratch 00:32:05 ---> 00:32:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:32:05 4cd86975132d: Pushed 00:32:05 18fb0240ef6c: Pushed 00:32:05 e96acbcd0982: Pushed 00:32:05 ---> Running in c80f6f72a0b1 00:32:06 ---> 02511e2342fe 00:32:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:32:06 fe76ce588f28: Pushed 00:32:06 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:32:06 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:06 Removing intermediate container c80f6f72a0b1 00:32:06 ---> c8e95eb93035 00:32:06 Step 12/22 : ENV APP_PORT=48082 00:32:07 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 00:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 00:32:07 fe76ce588f28: Preparing 00:32:07 18fb0240ef6c: Preparing 00:32:07 4cd86975132d: Preparing 00:32:07 e96acbcd0982: Preparing 00:32:07 777b2c648970: Preparing 00:32:07 18fb0240ef6c: Layer already exists 00:32:07 e96acbcd0982: Layer already exists 00:32:07 4cd86975132d: Layer already exists 00:32:07 777b2c648970: Layer already exists 00:32:07 fe76ce588f28: Layer already exists 00:32:07 0.0.0: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix 00:32:07 ---> Running in ae92c674e052 [Pipeline] sh 00:32:07 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:07 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 00:32:07 fe76ce588f28: Preparing 00:32:07 18fb0240ef6c: Preparing 00:32:07 4cd86975132d: Preparing 00:32:07 e96acbcd0982: Preparing 00:32:07 777b2c648970: Preparing 00:32:07 18fb0240ef6c: Layer already exists 00:32:07 fe76ce588f28: Layer already exists 00:32:07 e96acbcd0982: Layer already exists 00:32:07 4cd86975132d: Layer already exists 00:32:07 777b2c648970: Layer already exists 00:32:07 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:32:08 Removing intermediate container 1965b2891b21 00:32:08 ---> 3e101f88de20 00:32:08 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:32:08 Removing intermediate container ae92c674e052 00:32:08 ---> dd8f2f00ea3b 00:32:08 Step 13/22 : EXPOSE $APP_PORT 00:32:08 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:08 ---> Running in 726f6a53bca5 00:32:08 ---> Running in 966cff377c93 00:32:08 ---> 40b55516b5bf 00:32:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:32:08 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi 00:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 00:32:08 fe76ce588f28: Preparing 00:32:08 18fb0240ef6c: Preparing 00:32:08 4cd86975132d: Preparing 00:32:08 e96acbcd0982: Preparing 00:32:08 777b2c648970: Preparing 00:32:08 777b2c648970: Layer already exists 00:32:08 e96acbcd0982: Layer already exists 00:32:08 18fb0240ef6c: Layer already exists 00:32:08 fe76ce588f28: Layer already exists 00:32:08 4cd86975132d: Layer already exists 00:32:08 hanoi: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:08 ===================================================== [Pipeline] echo 00:32:08 taggedImages: 00:32:08 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:08 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 00:32:08 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:08 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi [Pipeline] echo 00:32:09 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: 00:32:09 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:09 0.0.0 00:32:09 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:09 hanoi 00:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:09 Removing intermediate container 966cff377c93 00:32:09 ---> 00e11eb39b85 00:32:09 Step 14/22 : WORKDIR / 00:32:09 Removing intermediate container 726f6a53bca5 00:32:09 ---> 7d46c3a56712 00:32:09 Step 26/29 : CMD [ "generate" ] 00:32:09 ---> Running in 3f89bc807c30 00:32:09 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:09 ---> Running in 7e906728db2e [Pipeline] isUnix [Pipeline] sh 00:32:09 ---> a95e901ef5e1 00:32:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:32:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 00:32:10 c525c3314142: Preparing 00:32:10 3d70b3f6999b: Preparing 00:32:10 c0a3d4bb9a52: Preparing 00:32:10 710548159ca1: Preparing 00:32:10 710548159ca1: Preparing 00:32:10 290952ca94d3: Preparing 00:32:10 80b8e60f4509: Preparing 00:32:10 1a39b6032502: Preparing 00:32:10 c525c3314142: Preparing 00:32:10 68fa94719410: Preparing 00:32:10 a0b5e35cee60: Preparing 00:32:10 054ac0ebb7c9: Preparing 00:32:10 777b2c648970: Preparing 00:32:10 80b8e60f4509: Waiting 00:32:10 1a39b6032502: Waiting 00:32:10 68fa94719410: Waiting 00:32:10 a0b5e35cee60: Waiting 00:32:10 054ac0ebb7c9: Waiting 00:32:10 777b2c648970: Waiting 00:32:10 ---> Running in 0bf1a674b4f8 00:32:10 290952ca94d3: Pushed 00:32:10 c0a3d4bb9a52: Pushed 00:32:10 710548159ca1: Pushed 00:32:10 3d70b3f6999b: Pushed 00:32:10 Removing intermediate container 3f89bc807c30 00:32:10 ---> 2809e150e7fc 00:32:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:32:10 Removing intermediate container 7e906728db2e 00:32:10 ---> bd860c067ed4 00:32:10 Step 27/29 : LABEL arch=arm64 00:32:10 1a39b6032502: Pushed 00:32:10 a0b5e35cee60: Pushed 00:32:10 80b8e60f4509: Pushed 00:32:10 68fa94719410: Pushed 00:32:10 777b2c648970: Layer already exists 00:32:10 054ac0ebb7c9: Pushed 00:32:11 c525c3314142: Pushed 00:32:11 ---> Running in 12bfd4d4fd63 00:32:11 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh 00:32:11 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 00:32:11 Removing intermediate container 12bfd4d4fd63 00:32:11 ---> aea5c760604e 00:32:11 Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:12 ---> f5a474403f1b 00:32:12 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 00:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 00:32:12 c525c3314142: Preparing 00:32:12 3d70b3f6999b: Preparing 00:32:12 c0a3d4bb9a52: Preparing 00:32:12 710548159ca1: Preparing 00:32:12 710548159ca1: Preparing 00:32:12 290952ca94d3: Preparing 00:32:12 80b8e60f4509: Preparing 00:32:12 1a39b6032502: Preparing 00:32:12 c525c3314142: Preparing 00:32:12 68fa94719410: Preparing 00:32:12 a0b5e35cee60: Preparing 00:32:12 054ac0ebb7c9: Preparing 00:32:12 777b2c648970: Preparing 00:32:12 1a39b6032502: Waiting 00:32:12 68fa94719410: Waiting 00:32:12 a0b5e35cee60: Waiting 00:32:12 054ac0ebb7c9: Waiting 00:32:12 777b2c648970: Waiting 00:32:12 80b8e60f4509: Waiting 00:32:12 710548159ca1: Layer already exists 00:32:12 c525c3314142: Layer already exists 00:32:12 290952ca94d3: Layer already exists 00:32:12 c0a3d4bb9a52: Layer already exists 00:32:12 3d70b3f6999b: Layer already exists 00:32:12 1a39b6032502: Layer already exists 00:32:12 80b8e60f4509: Layer already exists 00:32:12 054ac0ebb7c9: Layer already exists 00:32:12 a0b5e35cee60: Layer already exists 00:32:12 68fa94719410: Layer already exists 00:32:12 777b2c648970: Layer already exists 00:32:12 0.0.0: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh 00:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:32:12 ---> Running in 50805b1a16c3 00:32:12 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:12 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 00:32:12 c525c3314142: Preparing 00:32:12 3d70b3f6999b: Preparing 00:32:12 c0a3d4bb9a52: Preparing 00:32:12 710548159ca1: Preparing 00:32:12 710548159ca1: Preparing 00:32:12 290952ca94d3: Preparing 00:32:12 80b8e60f4509: Preparing 00:32:12 1a39b6032502: Preparing 00:32:12 c525c3314142: Preparing 00:32:12 68fa94719410: Preparing 00:32:12 a0b5e35cee60: Preparing 00:32:12 054ac0ebb7c9: Preparing 00:32:12 777b2c648970: Preparing 00:32:12 80b8e60f4509: Waiting 00:32:12 1a39b6032502: Waiting 00:32:12 68fa94719410: Waiting 00:32:12 a0b5e35cee60: Waiting 00:32:12 054ac0ebb7c9: Waiting 00:32:12 777b2c648970: Waiting 00:32:12 290952ca94d3: Layer already exists 00:32:12 710548159ca1: Layer already exists 00:32:12 c525c3314142: Layer already exists 00:32:12 c0a3d4bb9a52: Layer already exists 00:32:12 3d70b3f6999b: Layer already exists 00:32:12 1a39b6032502: Layer already exists 00:32:12 80b8e60f4509: Layer already exists 00:32:12 68fa94719410: Layer already exists 00:32:12 a0b5e35cee60: Layer already exists 00:32:12 054ac0ebb7c9: Layer already exists 00:32:12 777b2c648970: Layer already exists 00:32:12 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh 00:32:13 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:13 Removing intermediate container 50805b1a16c3 00:32:13 ---> 4db1e89ed703 00:32:13 Step 29/29 : LABEL version=0.0.0 00:32:13 ---> Running in 5fa91f4cf5f9 00:32:13 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi 00:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 00:32:13 c525c3314142: Preparing 00:32:13 3d70b3f6999b: Preparing 00:32:13 c0a3d4bb9a52: Preparing 00:32:13 710548159ca1: Preparing 00:32:13 710548159ca1: Preparing 00:32:13 290952ca94d3: Preparing 00:32:13 80b8e60f4509: Preparing 00:32:13 1a39b6032502: Preparing 00:32:13 c525c3314142: Preparing 00:32:13 68fa94719410: Preparing 00:32:13 a0b5e35cee60: Preparing 00:32:13 054ac0ebb7c9: Preparing 00:32:13 777b2c648970: Preparing 00:32:13 68fa94719410: Waiting 00:32:13 a0b5e35cee60: Waiting 00:32:13 054ac0ebb7c9: Waiting 00:32:13 777b2c648970: Waiting 00:32:13 80b8e60f4509: Waiting 00:32:13 1a39b6032502: Waiting 00:32:13 710548159ca1: Layer already exists 00:32:13 290952ca94d3: Layer already exists 00:32:13 c525c3314142: Layer already exists 00:32:13 c0a3d4bb9a52: Layer already exists 00:32:13 3d70b3f6999b: Layer already exists 00:32:13 1a39b6032502: Layer already exists 00:32:13 68fa94719410: Layer already exists 00:32:13 054ac0ebb7c9: Layer already exists 00:32:13 a0b5e35cee60: Layer already exists 00:32:13 80b8e60f4509: Layer already exists 00:32:13 777b2c648970: Layer already exists 00:32:13 hanoi: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] } 00:32:13 Removing intermediate container 0bf1a674b4f8 00:32:13 ---> f28cc2beaae7 00:32:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:14 ===================================================== [Pipeline] echo 00:32:14 taggedImages: 00:32:14 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:14 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 00:32:14 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:14 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi [Pipeline] echo 00:32:14 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 00:32:14 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:14 0.0.0 00:32:14 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:14 hanoi 00:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { 00:32:14 ---> Running in 233ee425c7f1 00:32:14 Removing intermediate container 5fa91f4cf5f9 00:32:14 ---> 0ac013b0f4b6 00:32:14 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:14 ---> 858b19970737 00:32:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:32:15 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:15 Successfully built 0ac013b0f4b6 00:32:15 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:32:15  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go 00:32:15 Removing intermediate container 233ee425c7f1 00:32:15 ---> c4068119eaee 00:32:15 Step 22/24 : LABEL arch=arm64 00:32:15 ---> Running in ba2c088a467c 00:32:15 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 00:32:15 3b17145b3ec5: Preparing 00:32:15 85b54d95936b: Preparing 00:32:15 d92a37020117: Preparing 00:32:15 166fd954009b: Preparing 00:32:15 357746c5248f: Preparing 00:32:15 96bea70c3a38: Preparing 00:32:15 e37ee6207bb9: Preparing 00:32:15 79e8ac508382: Preparing 00:32:15 1b3ee35aacca: Preparing 00:32:15 e37ee6207bb9: Waiting 00:32:15 79e8ac508382: Waiting 00:32:15 96bea70c3a38: Waiting 00:32:15 1b3ee35aacca: Waiting 00:32:15 3b17145b3ec5: Pushed 00:32:15 357746c5248f: Pushed 00:32:15 85b54d95936b: Pushed 00:32:15 e37ee6207bb9: Pushed 00:32:15 96bea70c3a38: Pushed 00:32:15 1b3ee35aacca: Layer already exists 00:32:15 ---> 2515b615edc1 00:32:15 Step 18/22 : ENTRYPOINT ["/core-command"] 00:32:16 Removing intermediate container ba2c088a467c 00:32:16 ---> 963c0c71e39f 00:32:16 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:16 79e8ac508382: Pushed 00:32:16 ---> Running in e57c55d2d092 00:32:16 166fd954009b: Pushed 00:32:16 d92a37020117: Pushed 00:32:16 ---> Running in 31df9a5859e1 00:32:17 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:32:17 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 [Pipeline] isUnix 00:32:17 Removing intermediate container e57c55d2d092 00:32:17 ---> b12e36642219 00:32:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh 00:32:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 00:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 00:32:17 3b17145b3ec5: Preparing 00:32:17 85b54d95936b: Preparing 00:32:17 d92a37020117: Preparing 00:32:17 166fd954009b: Preparing 00:32:17 357746c5248f: Preparing 00:32:17 96bea70c3a38: Preparing 00:32:17 e37ee6207bb9: Preparing 00:32:17 79e8ac508382: Preparing 00:32:17 1b3ee35aacca: Preparing 00:32:17 96bea70c3a38: Waiting 00:32:17 79e8ac508382: Waiting 00:32:17 1b3ee35aacca: Waiting 00:32:17 e37ee6207bb9: Waiting 00:32:18 357746c5248f: Layer already exists 00:32:18 Removing intermediate container 31df9a5859e1 00:32:18 ---> ab9422d95f60 00:32:18 Step 24/24 : LABEL version=0.0.0 00:32:18 3b17145b3ec5: Layer already exists 00:32:18 d92a37020117: Layer already exists 00:32:18 85b54d95936b: Layer already exists 00:32:18 166fd954009b: Layer already exists 00:32:18 96bea70c3a38: Layer already exists 00:32:18 e37ee6207bb9: Layer already exists 00:32:18 1b3ee35aacca: Layer already exists 00:32:18 79e8ac508382: Layer already exists 00:32:18 0.0.0: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:32:18 ---> Running in f955a98441ee 00:32:18 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:18 ---> Running in 3d19e4688816 00:32:18 Removing intermediate container f955a98441ee 00:32:18 ---> 90060ba91dbc 00:32:18 Step 20/22 : LABEL arch=arm64 00:32:18 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 00:32:18 3b17145b3ec5: Preparing 00:32:18 85b54d95936b: Preparing 00:32:18 d92a37020117: Preparing 00:32:18 166fd954009b: Preparing 00:32:18 357746c5248f: Preparing 00:32:18 96bea70c3a38: Preparing 00:32:18 e37ee6207bb9: Preparing 00:32:18 79e8ac508382: Preparing 00:32:18 1b3ee35aacca: Preparing 00:32:18 96bea70c3a38: Waiting 00:32:18 e37ee6207bb9: Waiting 00:32:18 79e8ac508382: Waiting 00:32:18 1b3ee35aacca: Waiting 00:32:18 3b17145b3ec5: Layer already exists 00:32:18 d92a37020117: Layer already exists 00:32:18 85b54d95936b: Layer already exists 00:32:18 357746c5248f: Layer already exists 00:32:18 166fd954009b: Layer already exists 00:32:18 96bea70c3a38: Layer already exists 00:32:18 e37ee6207bb9: Layer already exists 00:32:18 79e8ac508382: Layer already exists 00:32:18 1b3ee35aacca: Layer already exists 00:32:19 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:32:19 ---> Running in fe0c041e5835 00:32:19 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:19 Removing intermediate container 3d19e4688816 00:32:19 ---> 77fd2b7a393a 00:32:19 00:32:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi 00:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 00:32:20 3b17145b3ec5: Preparing 00:32:20 85b54d95936b: Preparing 00:32:20 d92a37020117: Preparing 00:32:20 166fd954009b: Preparing 00:32:20 357746c5248f: Preparing 00:32:20 96bea70c3a38: Preparing 00:32:20 e37ee6207bb9: Preparing 00:32:20 79e8ac508382: Preparing 00:32:20 1b3ee35aacca: Preparing 00:32:20 e37ee6207bb9: Waiting 00:32:20 79e8ac508382: Waiting 00:32:20 1b3ee35aacca: Waiting 00:32:20 96bea70c3a38: Waiting 00:32:20 3b17145b3ec5: Layer already exists 00:32:20 357746c5248f: Layer already exists 00:32:20 166fd954009b: Layer already exists 00:32:20 d92a37020117: Layer already exists 00:32:20 85b54d95936b: Layer already exists 00:32:20 79e8ac508382: Layer already exists 00:32:20 e37ee6207bb9: Layer already exists 00:32:20 96bea70c3a38: Layer already exists 00:32:20 1b3ee35aacca: Layer already exists 00:32:20 hanoi: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 00:32:20 Successfully built 77fd2b7a393a 00:32:20 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:32:20 Building docker-support-notifications-go 00:32:20  Building docker-security-secretstore-setup-go ... done Removing intermediate container fe0c041e5835 00:32:20 ---> 356d5f719638 [Pipeline] echo 00:32:20 ===================================================== [Pipeline] echo 00:32:20 taggedImages: 00:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 00:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:20 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi 00:32:20 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] echo 00:32:20 [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: 00:32:20 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:20 0.0.0 00:32:20 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:20 hanoi 00:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:21 ---> Running in 25b937e94a62 00:32:21 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:21 Removing intermediate container 1cfd7e6864ae 00:32:21 ---> 8077dae38e1b 00:32:21 00:32:21 Step 10/22 : FROM scratch 00:32:21 ---> 00:32:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:32:21 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 00:32:21 327f23dd01a7: Preparing 00:32:21 91ecf7fc3611: Preparing 00:32:21 a6df7832e38f: Preparing 00:32:21 4834e2628100: Preparing 00:32:21 Removing intermediate container 25b937e94a62 00:32:21 ---> cfc57e0b5ec0 00:32:21 Step 22/22 : LABEL version=0.0.0 00:32:21 ---> Using cache 00:32:21 ---> c8e95eb93035 00:32:21 Step 12/22 : ENV APP_PORT=48081 00:32:22 327f23dd01a7: Pushed 00:32:22 a6df7832e38f: Pushed 00:32:22 4834e2628100: Pushed 00:32:22 ---> Running in 517a5577d289 00:32:22 ---> Running in 881d1ae16ece 00:32:23 Removing intermediate container 517a5577d289 00:32:23 ---> b3ce565e56e5 00:32:23 Step 13/22 : EXPOSE $APP_PORT 00:32:23 91ecf7fc3611: Pushed 00:32:23 Removing intermediate container 881d1ae16ece 00:32:23 ---> 76ba7d14f1c5 00:32:23 00:32:23 ---> Running in f18194d1c4c3 00:32:23 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] isUnix [Pipeline] sh 00:32:23 Successfully built 76ba7d14f1c5 00:32:24 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 00:32:24 Successfully tagged docker-core-command-go-arm64:latest 00:32:24  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [Pipeline] isUnix [Pipeline] sh 00:32:24 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 00:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 00:32:24 327f23dd01a7: Preparing 00:32:24 91ecf7fc3611: Preparing 00:32:24 a6df7832e38f: Preparing 00:32:24 4834e2628100: Preparing 00:32:24 91ecf7fc3611: Layer already exists 00:32:24 a6df7832e38f: Layer already exists 00:32:24 4834e2628100: Layer already exists 00:32:24 327f23dd01a7: Layer already exists 00:32:24 0.0.0: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] isUnix [Pipeline] sh 00:32:24 Removing intermediate container f18194d1c4c3 00:32:24 ---> 8ea6b9e3d01a 00:32:24 Step 14/22 : WORKDIR / 00:32:25 ---> Running in 57c9a3a16f54 00:32:25 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:26 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 00:32:26 327f23dd01a7: Preparing 00:32:26 91ecf7fc3611: Preparing 00:32:26 a6df7832e38f: Preparing 00:32:26 4834e2628100: Preparing 00:32:26 327f23dd01a7: Layer already exists 00:32:26 a6df7832e38f: Layer already exists 00:32:26 91ecf7fc3611: Layer already exists 00:32:26 4834e2628100: Layer already exists 00:32:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 00:32:26 Removing intermediate container 57c9a3a16f54 00:32:26 ---> 4ec3d1924bfe 00:32:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [Pipeline] isUnix [Pipeline] sh 00:32:26 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:27 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi 00:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 00:32:27 327f23dd01a7: Preparing 00:32:27 91ecf7fc3611: Preparing 00:32:27 a6df7832e38f: Preparing 00:32:27 4834e2628100: Preparing 00:32:27 4834e2628100: Layer already exists 00:32:27 327f23dd01a7: Layer already exists 00:32:27 a6df7832e38f: Layer already exists 00:32:27 91ecf7fc3611: Layer already exists 00:32:27 hanoi: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:27 ===================================================== [Pipeline] echo 00:32:27 taggedImages: 00:32:27 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:27 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 00:32:27 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:27 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi [Pipeline] echo 00:32:27 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 00:32:27 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:27 0.0.0 00:32:27 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:27 hanoi 00:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:28 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:28 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 00:32:28 1b65198c6f19: Preparing 00:32:28 b8e146835a7d: Preparing 00:32:28 215c18800b5f: Preparing 00:32:28 4aba9ab3745e: Preparing 00:32:28 761143b15f13: Preparing 00:32:28 9ec66b4bf624: Preparing 00:32:28 9ec66b4bf624: Waiting 00:32:28 215c18800b5f: Pushed 00:32:28 761143b15f13: Pushed 00:32:28 1b65198c6f19: Pushed 00:32:28 4aba9ab3745e: Pushed 00:32:29 ---> 9b1a23b3bc0c 00:32:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:32:29 9ec66b4bf624: Pushed 00:32:29 Removing intermediate container bb66ec9da7e8 00:32:29 ---> d2e0ddc0b7a5 00:32:29 00:32:29 Step 10/23 : FROM alpine 00:32:29 ---> afeebe901d6b 00:32:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:32:30 b8e146835a7d: Pushed 00:32:30 ---> Running in 278aa70d67eb 00:32:30 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:32:30 ---> cf18ec476db6 00:32:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:32:30 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 00:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 00:32:31 1b65198c6f19: Preparing 00:32:31 b8e146835a7d: Preparing 00:32:31 215c18800b5f: Preparing 00:32:31 4aba9ab3745e: Preparing 00:32:31 761143b15f13: Preparing 00:32:31 9ec66b4bf624: Preparing 00:32:31 9ec66b4bf624: Waiting 00:32:31 1b65198c6f19: Layer already exists 00:32:31 4aba9ab3745e: Layer already exists 00:32:31 761143b15f13: Layer already exists 00:32:31 b8e146835a7d: Layer already exists 00:32:31 215c18800b5f: Layer already exists 00:32:31 9ec66b4bf624: Layer already exists 00:32:31 0.0.0: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:32:31 Removing intermediate container 278aa70d67eb 00:32:31 ---> 8b892d7ea683 00:32:31 Step 12/23 : ENV APP_PORT=48080 00:32:31 ---> Running in e7eccb10901d 00:32:31 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:31 ---> 54e2b57a1173 00:32:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:32:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 00:32:31 1b65198c6f19: Preparing 00:32:31 b8e146835a7d: Preparing 00:32:31 215c18800b5f: Preparing 00:32:31 4aba9ab3745e: Preparing 00:32:31 761143b15f13: Preparing 00:32:31 9ec66b4bf624: Preparing 00:32:31 9ec66b4bf624: Waiting 00:32:31 215c18800b5f: Layer already exists 00:32:31 4aba9ab3745e: Layer already exists 00:32:31 761143b15f13: Layer already exists 00:32:31 b8e146835a7d: Layer already exists 00:32:31 1b65198c6f19: Layer already exists 00:32:31 9ec66b4bf624: Layer already exists 00:32:31 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:32:32 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:32 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi 00:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 00:32:32 1b65198c6f19: Preparing 00:32:32 b8e146835a7d: Preparing 00:32:32 215c18800b5f: Preparing 00:32:32 4aba9ab3745e: Preparing 00:32:32 761143b15f13: Preparing 00:32:32 9ec66b4bf624: Preparing 00:32:32 9ec66b4bf624: Waiting 00:32:32 1b65198c6f19: Layer already exists 00:32:32 4aba9ab3745e: Layer already exists 00:32:32 b8e146835a7d: Layer already exists 00:32:32 215c18800b5f: Layer already exists 00:32:32 761143b15f13: Layer already exists 00:32:32 9ec66b4bf624: Layer already exists 00:32:32 ---> Running in 9239f79f4f4e 00:32:32 Removing intermediate container e7eccb10901d 00:32:32 ---> e6f710e60eaa 00:32:32 Step 13/23 : EXPOSE $APP_PORT 00:32:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:32:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:32:32 ---> b399fd6ad47e 00:32:32 Step 3/21 : WORKDIR /edgex-go 00:32:32 ---> Using cache 00:32:32 ---> d388fb1cde1e 00:32:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:32 ---> Using cache 00:32:32 ---> 16f6bd11873b 00:32:32 Step 5/21 : RUN apk update && apk add make git 00:32:32 hanoi: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry 00:32:33 ---> Running in b5ddf0bc4a21 00:32:33 ---> Running in 8ed11e1f893b [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:32:33 ===================================================== [Pipeline] echo 00:32:33 taggedImages: 00:32:33 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:33 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 00:32:33 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:33 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi 00:32:33 Removing intermediate container 9239f79f4f4e 00:32:33 ---> 99f5ca0c587f 00:32:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] echo 00:32:33 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 00:32:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:33 0.0.0 00:32:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:33 hanoi 00:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:33 ---> Running in 8e4c85412a22 00:32:33 Removing intermediate container 8ed11e1f893b 00:32:33 ---> 7841f6ed4b6e 00:32:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:34 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:34 ---> Running in 61914c88525c 00:32:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 00:32:34 e68628c8be1e: Preparing 00:32:34 3b0842e88795: Preparing 00:32:34 f86b3a9a3150: Preparing 00:32:34 f86b3a9a3150: Pushed 00:32:34 e68628c8be1e: Pushed 00:32:34 Removing intermediate container 8e4c85412a22 00:32:34 ---> d8b470390fac 00:32:34 Step 20/22 : LABEL arch=arm64 00:32:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:35 ---> Running in 78c06536633c 00:32:35 3b0842e88795: Pushed 00:32:35 Removing intermediate container 78c06536633c 00:32:35 ---> eeb2cf740e19 00:32:35 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:35 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh 00:32:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:35 ---> Running in 44761ee603b0 00:32:36 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:36 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 00:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 00:32:36 e68628c8be1e: Preparing 00:32:36 3b0842e88795: Preparing 00:32:36 f86b3a9a3150: Preparing 00:32:36 f86b3a9a3150: Layer already exists 00:32:36 3b0842e88795: Layer already exists 00:32:36 e68628c8be1e: Layer already exists 00:32:36 0.0.0: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh 00:32:36 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:32:36 Removing intermediate container 44761ee603b0 00:32:36 ---> 4755777d167d 00:32:36 Step 22/22 : LABEL version=0.0.0 00:32:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 00:32:37 e68628c8be1e: Preparing 00:32:37 3b0842e88795: Preparing 00:32:37 f86b3a9a3150: Preparing 00:32:37 3b0842e88795: Layer already exists 00:32:37 e68628c8be1e: Layer already exists 00:32:37 f86b3a9a3150: Layer already exists 00:32:37 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh 00:32:37 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:32:37 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:32:37 OK: 12621 distinct packages available 00:32:37 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:32:37 ---> Running in d757bef7e548 00:32:37 Removing intermediate container 61914c88525c 00:32:37 ---> 52b6f84d48d2 00:32:37 Step 15/23 : RUN apk --no-cache add zeromq 00:32:37 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi 00:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 00:32:37 e68628c8be1e: Preparing 00:32:37 3b0842e88795: Preparing 00:32:37 f86b3a9a3150: Preparing 00:32:37 f86b3a9a3150: Layer already exists 00:32:37 e68628c8be1e: Layer already exists 00:32:37 3b0842e88795: Layer already exists 00:32:37 hanoi: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 00:32:38 OK: 217 MiB in 51 packages [Pipeline] // withEnv [Pipeline] echo 00:32:38 ===================================================== [Pipeline] echo 00:32:38 taggedImages: 00:32:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 00:32:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:38 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi [Pipeline] echo 00:32:38 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 00:32:38 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:38 0.0.0 00:32:38 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:32:38 hanoi 00:32:38 ===================================================== 00:32:38 ---> Running in 207831e4dc60 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 00:32:38 Removing intermediate container d757bef7e548 00:32:38 ---> ddabffa7a386 00:32:38 [Pipeline] isUnix [Pipeline] sh 00:32:39 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:32:39 Successfully built ddabffa7a386 00:32:39 Successfully tagged docker-core-metadata-go-arm64:latest 00:32:39 Building docker-support-logging-go 00:32:39 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 00:32:39 69665bc29fcb: Preparing 00:32:39 6f820e924656: Preparing 00:32:39 f1ad3a7c6494: Preparing 00:32:39 44e26b8db9d0: Preparing 00:32:39 bf9aaa5cfa55: Preparing 00:32:39 822368124a45: Preparing 00:32:39 3e3ee38aa0f9: Preparing 00:32:39 c38afb359156: Preparing 00:32:39 ce8005e61ff6: Preparing 00:32:39 c0855260cb35: Preparing 00:32:39 d8ff2b8a089b: Preparing 00:32:39 fbde41d77d8c: Preparing 00:32:39 f3e26e9cc915: Preparing 00:32:39 777b2c648970: Preparing 00:32:39 822368124a45: Waiting 00:32:39 3e3ee38aa0f9: Waiting 00:32:39 c38afb359156: Waiting 00:32:39 ce8005e61ff6: Waiting 00:32:39 c0855260cb35: Waiting 00:32:39 d8ff2b8a089b: Waiting 00:32:39 fbde41d77d8c: Waiting 00:32:39 f3e26e9cc915: Waiting 00:32:39 777b2c648970: Waiting 00:32:39 bf9aaa5cfa55: Pushed 00:32:39 69665bc29fcb: Pushed 00:32:40 44e26b8db9d0: Pushed 00:32:40 3e3ee38aa0f9: Pushed 00:32:40  Building docker-core-metadata-go ... done Removing intermediate container b5ddf0bc4a21 00:32:40 ---> ac1c8a806baa 00:32:40 Step 6/21 : COPY go.mod . 00:32:40 6f820e924656: Pushed 00:32:40 ce8005e61ff6: Pushed 00:32:40 c38afb359156: Pushed 00:32:40 fbde41d77d8c: Layer already exists 00:32:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:40 f3e26e9cc915: Layer already exists 00:32:40 c0855260cb35: Pushed 00:32:40 777b2c648970: Layer already exists 00:32:41 822368124a45: Pushed 00:32:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:41 ---> 0a4bf690b79b 00:32:41 Step 7/21 : RUN go mod download 00:32:42 (1/5) Installing libgcc (9.3.0-r2) 00:32:42 (2/5) Installing libsodium (1.0.18-r0) 00:32:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:32:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:32:42 ---> b399fd6ad47e 00:32:42 Step 3/24 : WORKDIR /edgex-go 00:32:42 ---> Using cache 00:32:42 ---> d388fb1cde1e 00:32:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:42 ---> Using cache 00:32:42 ---> 16f6bd11873b 00:32:42 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:32:42 (3/5) Installing libstdc++ (9.3.0-r2) 00:32:42 (4/5) Installing libzmq (4.3.3-r0) 00:32:42 (5/5) Installing zeromq (4.3.3-r0) 00:32:42 Executing busybox-1.31.1-r19.trigger 00:32:42 OK: 8 MiB in 19 packages 00:32:42 ---> Running in dfb436327dd3 00:32:43 ---> Running in f50abb1d7684 00:32:45 f1ad3a7c6494: Pushed 00:32:45 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:32:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:32:45 ---> b399fd6ad47e 00:32:45 Step 3/27 : WORKDIR /edgex-go 00:32:45 ---> Using cache 00:32:45 ---> d388fb1cde1e 00:32:45 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:45 ---> Using cache 00:32:45 ---> 16f6bd11873b 00:32:45 Step 5/27 : RUN apk update && apk add make bash git 00:32:45 Removing intermediate container 207831e4dc60 00:32:45 ---> 74eb01715a02 00:32:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:32:45 ---> Running in 94d531ad561b 00:32:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:46 ---> 6acd2755da0d 00:32:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:47 Removing intermediate container dfb436327dd3 00:32:47 ---> c03480979555 00:32:47 Step 8/21 : COPY . . 00:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:48 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:32:48 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:32:48 OK: 12621 distinct packages available 00:32:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:48 OK: 217 MiB in 51 packages 00:32:49 ---> d32aaf0cbfcf 00:32:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:32:49 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:32:49 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:32:49 OK: 12621 distinct packages available 00:32:50 OK: 217 MiB in 51 packages 00:32:51 ---> 8f51bc4de21a 00:32:51 Step 19/23 : ENTRYPOINT ["/core-data"] 00:32:51 Removing intermediate container f50abb1d7684 00:32:51 ---> 0c0d89c7f7ed 00:32:51 Step 6/24 : COPY go.mod . 00:32:52 ---> Running in 42297e8e4b9c 00:32:53 ---> 395d45082395 00:32:53 Step 7/24 : RUN go mod download 00:32:53 Removing intermediate container 42297e8e4b9c 00:32:53 ---> 726b4a8456d0 00:32:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:32:53 ---> Running in 41465a5137a2 00:32:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:32:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:32:53 ---> b399fd6ad47e 00:32:53 Step 3/22 : WORKDIR /edgex-go 00:32:53 ---> Using cache 00:32:53 ---> d388fb1cde1e 00:32:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:53 ---> Using cache 00:32:53 ---> 16f6bd11873b 00:32:53 Step 5/22 : RUN apk update && apk add make && apk add bash git 00:32:53 ---> Running in c6bd3add256e 00:32:53 Removing intermediate container 94d531ad561b 00:32:53 ---> 31a3faac8c28 00:32:53 Step 6/27 : COPY go.mod . 00:32:53 ---> Running in 5f74d465d081 00:32:54 Removing intermediate container c6bd3add256e 00:32:54 ---> d7220238d7b2 00:32:54 Step 21/23 : LABEL arch=arm64 00:32:55 ---> 92b157ce03d1 00:32:55 Step 7/27 : RUN go mod download 00:32:55 ---> Running in a38016db0b2a 00:32:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:55 ---> Running in cb3f394cda88 00:32:56 Removing intermediate container a38016db0b2a 00:32:56 ---> 5c850e4ef924 00:32:56 Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:57 ---> Running in 66d76a9199b0 00:32:58 Removing intermediate container 66d76a9199b0 00:32:58 ---> ee83ebc0b9d8 00:32:58 Step 23/23 : LABEL version=0.0.0 00:32:58 Removing intermediate container 41465a5137a2 00:32:58 ---> 8b5d9d99555d 00:32:58 Step 8/24 : COPY . . 00:32:58 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:32:58 v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:32:58 OK: 12621 distinct packages available 00:32:58 ---> Running in 0a487de252bd 00:32:59 OK: 217 MiB in 51 packages 00:32:59 Removing intermediate container 0a487de252bd 00:32:59 ---> 8bb4c14ff2da 00:32:59 00:33:00 d8ff2b8a089b: Pushed 00:33:00 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh 00:33:00 OK: 217 MiB in 51 packages 00:33:00 Successfully built 8bb4c14ff2da 00:33:00 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:33:01 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 00:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 00:33:01 69665bc29fcb: Preparing 00:33:01 6f820e924656: Preparing 00:33:01 f1ad3a7c6494: Preparing 00:33:01 44e26b8db9d0: Preparing 00:33:01 bf9aaa5cfa55: Preparing 00:33:01 822368124a45: Preparing 00:33:01 3e3ee38aa0f9: Preparing 00:33:01 c38afb359156: Preparing 00:33:01 ce8005e61ff6: Preparing 00:33:01 c0855260cb35: Preparing 00:33:01 d8ff2b8a089b: Preparing 00:33:01 fbde41d77d8c: Preparing 00:33:01 f3e26e9cc915: Preparing 00:33:01 777b2c648970: Preparing 00:33:01 822368124a45: Waiting 00:33:01 3e3ee38aa0f9: Waiting 00:33:01 c38afb359156: Waiting 00:33:01 ce8005e61ff6: Waiting 00:33:01 c0855260cb35: Waiting 00:33:01 d8ff2b8a089b: Waiting 00:33:01 fbde41d77d8c: Waiting 00:33:01 f3e26e9cc915: Waiting 00:33:01 777b2c648970: Waiting 00:33:01 f1ad3a7c6494: Layer already exists 00:33:01 44e26b8db9d0: Layer already exists 00:33:01 bf9aaa5cfa55: Layer already exists 00:33:01 6f820e924656: Layer already exists 00:33:01 69665bc29fcb: Layer already exists 00:33:01 822368124a45: Layer already exists 00:33:01 ce8005e61ff6: Layer already exists 00:33:01 c38afb359156: Layer already exists 00:33:01 3e3ee38aa0f9: Layer already exists 00:33:01 c0855260cb35: Layer already exists 00:33:01 d8ff2b8a089b: Layer already exists 00:33:01 fbde41d77d8c: Layer already exists 00:33:01 f3e26e9cc915: Layer already exists 00:33:01 777b2c648970: Layer already exists 00:33:01 0.0.0: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh 00:33:01 Successfully tagged docker-core-data-go-arm64:latest 00:33:01 Building docker-security-proxy-setup-go 00:33:01  Building docker-core-data-go ... done Removing intermediate container cb3f394cda88 00:33:01 ---> 458a935d164a 00:33:01 Step 8/27 : COPY . . 00:33:01 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:33:01 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 00:33:01 69665bc29fcb: Preparing 00:33:01 6f820e924656: Preparing 00:33:01 f1ad3a7c6494: Preparing 00:33:01 44e26b8db9d0: Preparing 00:33:01 bf9aaa5cfa55: Preparing 00:33:01 822368124a45: Preparing 00:33:01 3e3ee38aa0f9: Preparing 00:33:01 c38afb359156: Preparing 00:33:01 ce8005e61ff6: Preparing 00:33:01 c0855260cb35: Preparing 00:33:01 d8ff2b8a089b: Preparing 00:33:01 fbde41d77d8c: Preparing 00:33:01 f3e26e9cc915: Preparing 00:33:01 777b2c648970: Preparing 00:33:01 822368124a45: Waiting 00:33:01 3e3ee38aa0f9: Waiting 00:33:01 c38afb359156: Waiting 00:33:01 ce8005e61ff6: Waiting 00:33:01 f3e26e9cc915: Waiting 00:33:01 777b2c648970: Waiting 00:33:01 c0855260cb35: Waiting 00:33:01 d8ff2b8a089b: Waiting 00:33:01 fbde41d77d8c: Waiting 00:33:01 bf9aaa5cfa55: Layer already exists 00:33:01 6f820e924656: Layer already exists 00:33:01 44e26b8db9d0: Layer already exists 00:33:01 f1ad3a7c6494: Layer already exists 00:33:01 69665bc29fcb: Layer already exists 00:33:01 3e3ee38aa0f9: Layer already exists 00:33:01 822368124a45: Layer already exists 00:33:01 c38afb359156: Layer already exists 00:33:02 c0855260cb35: Layer already exists 00:33:02 ce8005e61ff6: Layer already exists 00:33:02 fbde41d77d8c: Layer already exists 00:33:02 d8ff2b8a089b: Layer already exists 00:33:02 f3e26e9cc915: Layer already exists 00:33:02 777b2c648970: Layer already exists 00:33:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh 00:33:02 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi [Pipeline] isUnix [Pipeline] sh 00:33:02 ---> 313bcbcb1f83 00:33:02 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:33:02 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi 00:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 00:33:02 69665bc29fcb: Preparing 00:33:02 6f820e924656: Preparing 00:33:02 f1ad3a7c6494: Preparing 00:33:02 44e26b8db9d0: Preparing 00:33:02 bf9aaa5cfa55: Preparing 00:33:02 822368124a45: Preparing 00:33:02 3e3ee38aa0f9: Preparing 00:33:02 c38afb359156: Preparing 00:33:02 ce8005e61ff6: Preparing 00:33:02 c0855260cb35: Preparing 00:33:02 d8ff2b8a089b: Preparing 00:33:02 fbde41d77d8c: Preparing 00:33:02 f3e26e9cc915: Preparing 00:33:02 777b2c648970: Preparing 00:33:02 822368124a45: Waiting 00:33:02 c0855260cb35: Waiting 00:33:02 3e3ee38aa0f9: Waiting 00:33:02 d8ff2b8a089b: Waiting 00:33:02 c38afb359156: Waiting 00:33:02 ce8005e61ff6: Waiting 00:33:02 fbde41d77d8c: Waiting 00:33:02 f3e26e9cc915: Waiting 00:33:02 777b2c648970: Waiting 00:33:02 f1ad3a7c6494: Layer already exists 00:33:02 6f820e924656: Layer already exists 00:33:02 69665bc29fcb: Layer already exists 00:33:02 bf9aaa5cfa55: Layer already exists 00:33:02 44e26b8db9d0: Layer already exists 00:33:02 822368124a45: Layer already exists 00:33:02 c38afb359156: Layer already exists 00:33:02 3e3ee38aa0f9: Layer already exists 00:33:02 c0855260cb35: Layer already exists 00:33:02 ce8005e61ff6: Layer already exists 00:33:02 d8ff2b8a089b: Layer already exists 00:33:02 fbde41d77d8c: Layer already exists 00:33:02 f3e26e9cc915: Layer already exists 00:33:02 777b2c648970: Layer already exists 00:33:02 hanoi: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:33:03 ===================================================== [Pipeline] echo 00:33:03 taggedImages: 00:33:03 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:33:03 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 00:33:03 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:33:03 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi [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] } 00:33:06 ---> Running in cd0e92a1b8a1 00:33:06 Removing intermediate container 5f74d465d081 00:33:06 ---> f6af638cec73 00:33:06 Step 6/22 : COPY go.mod . 00:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:33:08 ---> dc1a9d6e9d0b 00:33:08 Step 7/22 : RUN go mod download 00:33:09 ---> Running in 349ce8fe9303 00:33:15 ---> a1a7ed62fd0d 00:33:15 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:33:16 Removing intermediate container 349ce8fe9303 00:33:16 ---> 6e998b381838 00:33:16 Step 8/22 : COPY . . 00:33:16 ---> Running in 6e57fb9d3bf1 00:33:19 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 00:33:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:33:19 ---> b399fd6ad47e 00:33:19 Step 3/20 : WORKDIR /edgex-go 00:33:19 ---> Using cache 00:33:19 ---> d388fb1cde1e 00:33:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:19 ---> Using cache 00:33:19 ---> 16f6bd11873b 00:33:19 Step 5/20 : RUN apk update && apk add make git 00:33:19 ---> Using cache 00:33:19 ---> ac1c8a806baa 00:33:19 Step 6/20 : COPY go.mod . 00:33:19 ---> Using cache 00:33:19 ---> 0a4bf690b79b 00:33:19 Step 7/20 : RUN go mod download 00:33:19 ---> Using cache 00:33:19 ---> c03480979555 00:33:19 Step 8/20 : COPY . . 00:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:19 ---> Using cache 00:33:19 ---> 313bcbcb1f83 00:33:19 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 00:33:20 ---> 3afeb5a33e56 00:33:20 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:33:20 ---> Running in b6f1a42fe663 00:33:20 ---> Running in b353e1844ea8 00:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:33:33 ---> fda512d11fa6 00:33:33 Step 9/22 : RUN make cmd/support-logging/support-logging 00:33:33 ---> Running in e9bad359fce6 00:33:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 00:34:56 Removing intermediate container cd0e92a1b8a1 00:34:56 ---> fcd2842e4d17 00:34:56 00:34:56 Step 10/21 : FROM scratch 00:34:56 ---> 00:34:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:34:56 ---> Using cache 00:34:56 ---> c8e95eb93035 00:34:56 Step 12/21 : ENV APP_PORT=48085 00:34:56 ---> Running in bcda6b2b4a8c 00:34:56 Removing intermediate container bcda6b2b4a8c 00:34:56 ---> 30e9c4076c04 00:34:56 Step 13/21 : EXPOSE $APP_PORT 00:34:56 ---> Running in 1ddd98604e19 00:34:56 Removing intermediate container 1ddd98604e19 00:34:56 ---> b843222ddd96 00:34:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:34:56 ---> 78609213e043 00:34:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:34:56 Removing intermediate container b6f1a42fe663 00:34:56 ---> 278765773722 00:34:56 00:34:56 Step 10/20 : FROM alpine 00:34:56 ---> afeebe901d6b 00:34:56 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:34:56 ---> Running in 063dd8898149 00:34:56 ---> f42c5cd7c707 00:34:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:34:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:34:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:34:56 ---> cbf9e6a55eb4 00:34:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:34:56 v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:34:56 v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:34:56 OK: 12616 distinct packages available 00:34:56 ---> Running in 8c82ecf29c65 00:34:56 Removing intermediate container 8c82ecf29c65 00:34:56 ---> 553c4f9bd96d 00:34:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:56 (1/4) Installing ca-certificates (20191127-r4) 00:34:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:34:56 (3/4) Installing libcurl (7.69.1-r3) 00:34:56 (4/4) Installing curl (7.69.1-r3) 00:34:56 Executing busybox-1.31.1-r19.trigger 00:34:56 ---> Running in ae91acac3876 00:34:56 Executing ca-certificates-20191127-r4.trigger 00:34:56 OK: 7 MiB in 18 packages 00:34:56 Removing intermediate container ae91acac3876 00:34:56 ---> 3710e6492b5c 00:34:56 Step 19/21 : LABEL arch=arm64 00:34:56 ---> Running in fc3fddbaeb25 00:34:56 Removing intermediate container b353e1844ea8 00:34:56 ---> 045f678014dd 00:34:56 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:34:56 Removing intermediate container fc3fddbaeb25 00:34:56 ---> 30146adb5582 00:34:56 Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:34:56 ---> Running in 12863555ef83 00:34:56 ---> Running in 985c7f075445 00:34:56 Removing intermediate container 063dd8898149 00:34:56 ---> 4e9d42bbcd33 00:34:56 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:34:56 ---> Running in 9b24d5ea2f71 00:34:56 Removing intermediate container 985c7f075445 00:34:56 ---> 4b6619216fc3 00:34:56 Step 21/21 : LABEL version=0.0.0 00:34:56 ---> Running in eb45aa42dce3 00:34:57 Removing intermediate container 9b24d5ea2f71 00:34:57 ---> 950a4975c49e 00:34:57 Step 13/20 : WORKDIR /edgex 00:34:57 Removing intermediate container eb45aa42dce3 00:34:57 ---> 7a4261e0a28d 00:34:57 00:34:57 ---> Running in 6c051b7e36a6 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:58 Successfully built 7a4261e0a28d 00:34:58 Successfully tagged docker-support-scheduler-go-arm64:latest 00:34:58 Building docker-security-bootstrap-redis-go 00:34:58  Building docker-support-scheduler-go ... done Removing intermediate container 6c051b7e36a6 00:34:58 ---> d448557bfcf7 00:34:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:35:00 ---> a51fbbae53ee 00:35:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:35:03 ---> 29894b32d6ab 00:35:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:35:03 ---> Running in bf65f0eae9ae 00:35:04 Removing intermediate container bf65f0eae9ae 00:35:04 ---> f06ba7a9b7e1 00:35:04 Step 17/20 : CMD ["--init=true"] 00:35:04 Removing intermediate container 12863555ef83 00:35:04 ---> 4aca7acab4b4 00:35:04 00:35:04 Step 11/27 : FROM docker:latest 00:35:04 ---> 83ca638d8957 00:35:04 Step 12/27 : RUN apk add --no-cache bash 00:35:05 ---> Running in 9c394500daf7 00:35:05 ---> Running in 2aaef052efb6 00:35:06 Removing intermediate container 9c394500daf7 00:35:06 ---> 66e7b3da4b97 00:35:06 Step 18/20 : LABEL arch=arm64 00:35:06 ---> Running in 78d649e6ad22 00:35:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:07 Removing intermediate container e9bad359fce6 00:35:07 ---> fd0709da3e5e 00:35:07 00:35:07 Step 10/22 : FROM scratch 00:35:07 ---> 00:35:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:35:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:07 Removing intermediate container 78d649e6ad22 00:35:07 ---> 8ce946708d6c 00:35:07 Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:35:07 ---> Running in a9f926a84c39 00:35:07 ---> Running in 3b1b024bd96f 00:35:07 (1/2) Installing readline (8.0.4-r0) 00:35:08 (2/2) Installing bash (5.0.17-r0) 00:35:08 Executing bash-5.0.17-r0.post-install 00:35:08 Executing busybox-1.31.1-r19.trigger 00:35:08 OK: 12 MiB in 22 packages 00:35:08 Removing intermediate container 6e57fb9d3bf1 00:35:08 ---> 6bea153a3080 00:35:08 00:35:08 Step 10/24 : FROM scratch 00:35:08 ---> 00:35:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:35:08 ---> Using cache 00:35:08 ---> 81ad8ae8becd 00:35:08 Step 12/24 : ENV APP_PORT=48060 00:35:08 Removing intermediate container 3b1b024bd96f 00:35:08 ---> 81ad8ae8becd 00:35:08 Step 12/22 : ENV APP_PORT=48061 00:35:08 ---> Running in 409a6550a172 00:35:08 Removing intermediate container a9f926a84c39 00:35:08 ---> 49d297f19306 00:35:08 Step 20/20 : LABEL version=0.0.0 00:35:09 ---> Running in 0480954db796 00:35:09 ---> Running in 38eb2626aa27 00:35:10 Removing intermediate container 409a6550a172 00:35:10 ---> 8099ea6201c4 00:35:10 Step 13/24 : EXPOSE $APP_PORT 00:35:10 Removing intermediate container 0480954db796 00:35:10 ---> 75224d525396 00:35:10 Step 13/22 : EXPOSE $APP_PORT 00:35:10 ---> Running in 38cdc9f571de 00:35:10 Removing intermediate container 38eb2626aa27 00:35:10 ---> 90bcb31e2bfa 00:35:10 00:35:10 ---> Running in 60f7025a7eec 00:35:11 Removing intermediate container 2aaef052efb6 00:35:11 ---> df235a7caa89 00:35:11 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:35:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> b399fd6ad47e 00:35:11 Step 3/22 : WORKDIR /edgex-go 00:35:11 ---> Using cache 00:35:11 ---> d388fb1cde1e 00:35:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:11 ---> Using cache 00:35:11 ---> 16f6bd11873b 00:35:11 Step 5/22 : RUN apk update && apk add make git 00:35:11 ---> Using cache 00:35:11 ---> ac1c8a806baa 00:35:11 Step 6/22 : COPY go.mod . 00:35:11 ---> Using cache 00:35:11 ---> 0a4bf690b79b 00:35:11 Step 7/22 : RUN go mod download 00:35:11 ---> Using cache 00:35:11 ---> c03480979555 00:35:11 Step 8/22 : COPY . . 00:35:11 Successfully built 90bcb31e2bfa 00:35:11 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:35:11  Building docker-security-proxy-setup-go ... done  ---> Using cache 00:35:11 ---> 313bcbcb1f83 00:35:11 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:35:11 ---> Running in d68e417204a3 00:35:11 Removing intermediate container 38cdc9f571de 00:35:11 ---> 9f2bfc2ce314 00:35:11 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:35:11 ---> Running in bdc039dab2be 00:35:11 Removing intermediate container 60f7025a7eec 00:35:11 ---> c29191b9d9e1 00:35:11 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 00:35:12 ---> e1a04e390071 00:35:12 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:35:12 ---> 8173155d8a9a 00:35:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 00:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:35:14 ---> 3c55e3aee73f 00:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 00:35:14 ---> d66941d36cc7 00:35:14 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:35:14 Removing intermediate container d68e417204a3 00:35:14 ---> 036c00ff4c43 00:35:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:35:15 ---> Running in 19ddff50a173 00:35:16 ---> dd274a7f46fc 00:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 00:35:16 ---> df407a67935c 00:35:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:35:16 Removing intermediate container 19ddff50a173 00:35:16 ---> 640f1569c485 00:35:16 Step 15/27 : ENV APP_PORT=48090 00:35:16 ---> Running in 9e3873c07d27 00:35:17 ---> de07f39f5867 00:35:17 Step 18/22 : ENTRYPOINT ["/support-logging"] 00:35:17 ---> Running in 3ff5ee14f6cb 00:35:17 ---> a54942ffa2d3 00:35:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:18 Removing intermediate container 9e3873c07d27 00:35:18 ---> 74075833569d 00:35:18 Step 16/27 : EXPOSE $APP_PORT 00:35:18 ---> Running in cf9f59fdf8b2 00:35:18 Removing intermediate container 3ff5ee14f6cb 00:35:18 ---> 4b4370d7742b 00:35:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:19 ---> Running in 0d8a7f7e46eb 00:35:19 Removing intermediate container cf9f59fdf8b2 00:35:19 ---> 9157d75726ce 00:35:19 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:35:20 Removing intermediate container 0d8a7f7e46eb 00:35:20 ---> e33f5b4a4f59 00:35:20 Step 20/22 : LABEL arch=arm64 00:35:20 ---> 16c934e9ae79 00:35:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:20 ---> Running in f212c1d861fa 00:35:21 Removing intermediate container f212c1d861fa 00:35:21 ---> 0aea047f0de4 00:35:21 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:35:21 ---> 5898a0878d03 00:35:21 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:35:22 ---> a9480d587822 00:35:22 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:35:22 ---> Running in 1bb570753dfb 00:35:22 ---> Running in 503fdb4e67ab 00:35:23 Removing intermediate container 1bb570753dfb 00:35:23 ---> 3c7137e23980 00:35:23 Step 22/22 : LABEL version=0.0.0 00:35:23 Removing intermediate container 503fdb4e67ab 00:35:23 ---> bdad876bd622 00:35:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:23 ---> Running in 30798989cb3d 00:35:23 ---> 42af951f63be 00:35:23 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:35:23 ---> Running in 7398718b518e 00:35:24 Removing intermediate container 30798989cb3d 00:35:24 ---> 4d4df0d6c84e 00:35:24 00:35:24 Removing intermediate container 7398718b518e 00:35:24 ---> 1905fd065772 00:35:24 Step 22/24 : LABEL arch=arm64 00:35:24 Successfully built 4d4df0d6c84e 00:35:24 Successfully tagged docker-support-logging-go-arm64:latest 00:35:24  Building docker-support-logging-go ... done  ---> Running in 4da767c614ef 00:35:25 ---> a20983833acc 00:35:25 Step 20/27 : RUN apk --no-cache add py3-pip 00:35:25 ---> Running in cbb1dd0f1532 00:35:25 Removing intermediate container 4da767c614ef 00:35:25 ---> 8ad146cdf7c1 00:35:25 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:35:26 ---> Running in c4532604d72c 00:35:26 Removing intermediate container c4532604d72c 00:35:26 ---> 09c7812b3f69 00:35:26 Step 24/24 : LABEL version=0.0.0 00:35:26 ---> Running in baf7600f3dca 00:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:27 Removing intermediate container baf7600f3dca 00:35:27 ---> e3aadd00eec9 00:35:27 00:35:27 Successfully built e3aadd00eec9 00:35:27 Successfully tagged docker-support-notifications-go-arm64:latest 00:35:28  Building docker-support-notifications-go ... done (1/33) Installing libbz2 (1.0.8-r1) 00:35:28 (2/33) Installing expat (2.2.9-r1) 00:35:28 (3/33) Installing libffi (3.3-r2) 00:35:28 (4/33) Installing gdbm (1.13-r1) 00:35:28 (5/33) Installing xz-libs (5.2.5-r0) 00:35:28 (6/33) Installing sqlite-libs (3.32.1-r0) 00:35:28 (7/33) Installing python3 (3.8.5-r0) 00:35:30 (8/33) Installing py3-appdirs (1.4.4-r1) 00:35:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:35:30 (10/33) Installing py3-parsing (2.4.7-r0) 00:35:30 (11/33) Installing py3-six (1.15.0-r0) 00:35:30 (12/33) Installing py3-packaging (20.4-r0) 00:35:30 (13/33) Installing py3-setuptools (47.0.0-r0) 00:35:30 (14/33) Installing py3-chardet (3.0.4-r4) 00:35:30 (15/33) Installing py3-idna (2.9-r0) 00:35:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:35:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:35:30 (18/33) Installing py3-requests (2.23.0-r0) 00:35:30 (19/33) Installing py3-msgpack (1.0.0-r0) 00:35:30 (20/33) Installing py3-lockfile (0.12.2-r3) 00:35:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:35:30 (22/33) Installing py3-colorama (0.4.3-r0) 00:35:30 (23/33) Installing py3-distlib (0.3.0-r0) 00:35:30 (24/33) Installing py3-distro (1.5.0-r1) 00:35:30 (25/33) Installing py3-webencodings (0.5.1-r3) 00:35:30 (26/33) Installing py3-html5lib (1.0.1-r4) 00:35:30 (27/33) Installing py3-pytoml (0.1.21-r0) 00:35:30 (28/33) Installing py3-pep517 (0.8.2-r0) 00:35:30 (29/33) Installing py3-progress (1.5-r0) 00:35:30 (30/33) Installing py3-toml (0.10.1-r0) 00:35:31 (31/33) Installing py3-retrying (1.3.3-r0) 00:35:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:35:31 (33/33) Installing py3-pip (20.1.1-r0) 00:35:31 Executing busybox-1.31.1-r19.trigger 00:35:31 OK: 71 MiB in 55 packages 00:35:39 Removing intermediate container cbb1dd0f1532 00:35:39 ---> a3452484b20f 00:35:39 Step 21/27 : RUN pip install docker-compose==1.23.2 00:35:39 ---> Running in 0f832fa49663 00:35:46 Collecting docker-compose==1.23.2 00:35:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:35:46 Removing intermediate container bdc039dab2be 00:35:46 ---> 93943531dbad 00:35:46 00:35:46 Step 10/22 : FROM alpine:3.10 00:35:46 ---> 536a684cf733 00:35:46 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:35:46 ---> Using cache 00:35:46 ---> 66733c5ff0fe 00:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:35:46 ---> Running in 162ac85a455d 00:35:47 Removing intermediate container 162ac85a455d 00:35:47 ---> 93bbc702df29 00:35:47 Step 13/22 : WORKDIR / 00:35:47 Collecting cached-property<2,>=1.2.0 00:35:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:35:47 ---> Running in f453c7bec526 00:35:47 Collecting docopt<0.7,>=0.6.1 00:35:47 Downloading docopt-0.6.2.tar.gz (25 kB) 00:35:47 Removing intermediate container f453c7bec526 00:35:47 ---> 2c98a6a2f5cd 00:35:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:35:48 ---> 8a99115a34b3 00:35:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:35:49 ---> a7bb1b725f4b 00:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:35:50 ---> 1ae147b6894b 00:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:35:50 Collecting jsonschema<3,>=2.5.1 00:35:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:35:51 ---> b20b8ae79bbb 00:35:51 Step 18/22 : RUN chmod +x entrypoint.sh 00:35:51 ---> Running in 24e224214bea 00:35:51 Collecting websocket-client<1.0,>=0.32.0 00:35:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:35:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:35:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:35:53 Removing intermediate container 24e224214bea 00:35:53 ---> 1d74c138d362 00:35:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:35:53 Collecting texttable<0.10,>=0.9.0 00:35:53 Downloading texttable-0.9.1.tar.gz (11 kB) 00:35:53 ---> Running in c2ea7dc34608 00:35:54 Removing intermediate container c2ea7dc34608 00:35:54 ---> 4c373821bf84 00:35:54 Step 20/22 : LABEL arch=arm64 00:35:54 ---> Running in b10537140216 00:35:54 Removing intermediate container b10537140216 00:35:54 ---> fb8bc2f76289 00:35:54 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:35:54 ---> Running in 9694065a015b 00:35:55 Removing intermediate container 9694065a015b 00:35:55 ---> 92294fd001ef 00:35:55 Step 22/22 : LABEL version=0.0.0 00:35:55 ---> Running in c36daa92a53c 00:35:55 Collecting dockerpty<0.5,>=0.4.1 00:35:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:35:55 Removing intermediate container c36daa92a53c 00:35:55 ---> 4c3aaa00faaa 00:35:55 00:35:56 Successfully built 4c3aaa00faaa 00:35:56 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:35:57  Building docker-security-bootstrap-redis-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:35:58 Collecting PyYAML<4,>=3.10 00:35:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:36:01 Collecting docker<4.0,>=3.6.0 00:36:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:36:02 Collecting urllib3<1.25,>=1.21.1 00:36:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:36:02 Collecting idna<2.8,>=2.5 00:36:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:36:03 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) 00:36:03 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) 00:36:03 Collecting docker-pycreds>=0.4.0 00:36:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:36:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:36:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:36:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:36:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:36:04 Installing collected packages: cached-property, docopt, jsonschema, websocket-client, urllib3, idna, requests, texttable, dockerpty, PyYAML, docker-pycreds, docker, docker-compose 00:36:04 Running setup.py install for docopt: started 00:36:06 Running setup.py install for docopt: finished with status 'done' 00:36:07 Attempting uninstall: urllib3 00:36:07 Found existing installation: urllib3 1.25.9 00:36:07 Uninstalling urllib3-1.25.9: 00:36:07 Successfully uninstalled urllib3-1.25.9 00:36:08 Attempting uninstall: idna 00:36:08 Found existing installation: idna 2.9 00:36:08 Uninstalling idna-2.9: 00:36:08 Successfully uninstalled idna-2.9 00:36:09 Attempting uninstall: requests 00:36:09 Found existing installation: requests 2.23.0 00:36:09 Uninstalling requests-2.23.0: 00:36:09 Successfully uninstalled requests-2.23.0 00:36:09 Running setup.py install for texttable: started 00:36:11 Running setup.py install for texttable: finished with status 'done' 00:36:11 Running setup.py install for dockerpty: started 00:36:14 Running setup.py install for dockerpty: finished with status 'done' 00:36:14 Running setup.py install for PyYAML: started 00:36:16 Running setup.py install for PyYAML: finished with status 'done' 00:36:18 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.57.0 00:36:22 Removing intermediate container 0f832fa49663 00:36:22 ---> 06f4068f3705 00:36:22 Step 22/27 : RUN apk --no-cache add curl 00:36:22 ---> Running in 43fcbddf2f27 00:36:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:36:24 (2/3) Installing libcurl (7.69.1-r3) 00:36:24 (3/3) Installing curl (7.69.1-r3) 00:36:24 Executing busybox-1.31.1-r19.trigger 00:36:24 OK: 71 MiB in 58 packages 00:36:25 Removing intermediate container 43fcbddf2f27 00:36:25 ---> edeed4bd3719 00:36:25 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:36:25 ---> Running in b04d8f98917b 00:36:26 Removing intermediate container b04d8f98917b 00:36:26 ---> bc3564d023a5 00:36:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:26 ---> Running in d8ebb41d5132 00:36:27 Removing intermediate container d8ebb41d5132 00:36:27 ---> 40b663efe674 00:36:27 Step 25/27 : LABEL arch=arm64 00:36:27 ---> Running in cd5810098be5 00:36:27 Removing intermediate container cd5810098be5 00:36:27 ---> e3088cdddb27 00:36:27 Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:27 ---> Running in be5685d18320 00:36:28 Removing intermediate container be5685d18320 00:36:28 ---> c48774d7bdb7 00:36:28 Step 27/27 : LABEL version=0.0.0 00:36:28 ---> Running in de64faaba28a 00:36:28 Removing intermediate container de64faaba28a 00:36:28 ---> 52b8eb719c5b 00:36:28 00:36:29 Successfully built 52b8eb719c5b 00:36:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:36:29  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:36:29 $ docker stop --time=1 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 00:36:31 $ docker rm -f 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:32 + docker images 00:36:32 + grep docker 00:36:32 docker-sys-mgmt-agent-go-arm64 latest 52b8eb719c5b 4 seconds ago 300MB 00:36:32 docker-security-bootstrap-redis-go-arm64 latest 4c3aaa00faaa 37 seconds ago 15.2MB 00:36:32 docker-support-notifications-go-arm64 latest e3aadd00eec9 About a minute ago 12.9MB 00:36:32 docker-support-logging-go-arm64 latest 4d4df0d6c84e About a minute ago 10.6MB 00:36:32 docker-security-proxy-setup-go-arm64 latest 90bcb31e2bfa About a minute ago 15.1MB 00:36:32 docker-support-scheduler-go-arm64 latest 7a4261e0a28d About a minute ago 11.5MB 00:36:32 docker-core-data-go-arm64 latest 8bb4c14ff2da 3 minutes ago 22.3MB 00:36:32 docker-core-metadata-go-arm64 latest ddabffa7a386 3 minutes ago 13.5MB 00:36:32 docker-core-command-go-arm64 latest 76ba7d14f1c5 4 minutes ago 11.3MB 00:36:32 docker-security-secretstore-setup-go-arm64 latest 77fd2b7a393a 4 minutes ago 23.5MB 00:36:32 docker-security-secrets-setup-go-arm64 latest 0ac013b0f4b6 4 minutes ago 22.7MB 00:36:32 docker latest 83ca638d8957 8 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:33 provisioning config files... 00:36:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2173605405777524832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:33 ---> docker-login.sh 00:36:33 nexus3.edgexfoundry.org:10001 00:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:34 Configure a credential helper to remove this warning. See 00:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:34 00:36:34 Login Succeeded 00:36:34 nexus3.edgexfoundry.org:10002 00:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:35 Configure a credential helper to remove this warning. See 00:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:35 00:36:35 Login Succeeded 00:36:35 nexus3.edgexfoundry.org:10003 00:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:35 Configure a credential helper to remove this warning. See 00:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:35 00:36:35 Login Succeeded 00:36:35 nexus3.edgexfoundry.org:10004 00:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:36 Configure a credential helper to remove this warning. See 00:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:36 00:36:36 Login Succeeded 00:36:36 docker.io 00:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:36 Configure a credential helper to remove this warning. See 00:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:36 00:36:36 Login Succeeded 00:36:36 ---> docker-login.sh ends [Pipeline] } 00:36:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:37 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 00:36:37 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:37 0.0.0 00:36:37 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:37 hanoi 00:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:38 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:36:38 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 00:36:38 9cdf40595cfa: Preparing 00:36:38 54d17b6de6aa: Preparing 00:36:38 62552a13529d: Preparing 00:36:38 62552a13529d: Pushed 00:36:38 9cdf40595cfa: Pushed 00:36:41 54d17b6de6aa: Pushed 00:36:41 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh 00:36:41 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:36:42 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 00:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 00:36:42 9cdf40595cfa: Preparing 00:36:42 54d17b6de6aa: Preparing 00:36:42 62552a13529d: Preparing 00:36:42 54d17b6de6aa: Layer already exists 00:36:42 62552a13529d: Layer already exists 00:36:42 9cdf40595cfa: Layer already exists 00:36:42 0.0.0: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh 00:36:42 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:36:43 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 00:36:43 9cdf40595cfa: Preparing 00:36:43 54d17b6de6aa: Preparing 00:36:43 62552a13529d: Preparing 00:36:43 9cdf40595cfa: Layer already exists 00:36:43 62552a13529d: Layer already exists 00:36:43 54d17b6de6aa: Layer already exists 00:36:43 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh 00:36:43 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:36:44 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi 00:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 00:36:44 9cdf40595cfa: Preparing 00:36:44 54d17b6de6aa: Preparing 00:36:44 62552a13529d: Preparing 00:36:44 62552a13529d: Layer already exists 00:36:44 54d17b6de6aa: Layer already exists 00:36:44 9cdf40595cfa: Layer already exists 00:36:44 hanoi: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:44 ===================================================== [Pipeline] echo 00:36:44 taggedImages: 00:36:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 00:36:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:44 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi [Pipeline] echo 00:36:45 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 00:36:45 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:45 0.0.0 00:36:45 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:45 hanoi 00:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:45 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:36:46 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 00:36:46 d2d67bd58a1b: Preparing 00:36:46 1f99b84efe97: Preparing 00:36:46 e0902c940978: Preparing 00:36:46 de938e832c88: Preparing 00:36:46 5c40da8f7645: Preparing 00:36:46 379067d0cb53: Preparing 00:36:46 379067d0cb53: Waiting 00:36:46 5c40da8f7645: Pushed 00:36:46 d2d67bd58a1b: Pushed 00:36:46 e0902c940978: Pushed 00:36:46 379067d0cb53: Layer already exists 00:36:47 de938e832c88: Pushed 00:36:49 1f99b84efe97: Pushed 00:36:50 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh 00:36:50 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:36:50 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 00:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 00:36:50 d2d67bd58a1b: Preparing 00:36:50 1f99b84efe97: Preparing 00:36:50 e0902c940978: Preparing 00:36:50 de938e832c88: Preparing 00:36:50 5c40da8f7645: Preparing 00:36:50 379067d0cb53: Preparing 00:36:50 379067d0cb53: Waiting 00:36:51 5c40da8f7645: Layer already exists 00:36:51 e0902c940978: Layer already exists 00:36:51 de938e832c88: Layer already exists 00:36:51 1f99b84efe97: Layer already exists 00:36:51 d2d67bd58a1b: Layer already exists 00:36:51 379067d0cb53: Layer already exists 00:36:51 0.0.0: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh 00:36:51 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:36:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 00:36:51 d2d67bd58a1b: Preparing 00:36:51 1f99b84efe97: Preparing 00:36:51 e0902c940978: Preparing 00:36:51 de938e832c88: Preparing 00:36:51 5c40da8f7645: Preparing 00:36:51 379067d0cb53: Preparing 00:36:51 379067d0cb53: Waiting 00:36:51 1f99b84efe97: Layer already exists 00:36:51 5c40da8f7645: Layer already exists 00:36:51 e0902c940978: Layer already exists 00:36:51 d2d67bd58a1b: Layer already exists 00:36:51 de938e832c88: Layer already exists 00:36:51 379067d0cb53: Layer already exists 00:36:52 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh 00:36:52 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:36:52 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi 00:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 00:36:52 d2d67bd58a1b: Preparing 00:36:52 1f99b84efe97: Preparing 00:36:52 e0902c940978: Preparing 00:36:52 de938e832c88: Preparing 00:36:52 5c40da8f7645: Preparing 00:36:52 379067d0cb53: Preparing 00:36:52 379067d0cb53: Waiting 00:36:52 1f99b84efe97: Layer already exists 00:36:52 de938e832c88: Layer already exists 00:36:52 e0902c940978: Layer already exists 00:36:52 5c40da8f7645: Layer already exists 00:36:52 d2d67bd58a1b: Layer already exists 00:36:52 379067d0cb53: Layer already exists 00:36:53 hanoi: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:53 ===================================================== [Pipeline] echo 00:36:53 taggedImages: 00:36:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 00:36:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:53 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi [Pipeline] echo 00:36:53 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 00:36:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:53 0.0.0 00:36:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:36:53 hanoi 00:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:54 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:36:54 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 00:36:54 33012e479b42: Preparing 00:36:54 bd42f99c1d5a: Preparing 00:36:54 3938cca76c9e: Preparing 00:36:54 3938cca76c9e: Pushed 00:36:54 33012e479b42: Pushed 00:36:58 bd42f99c1d5a: Pushed 00:36:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh 00:36:58 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:36:59 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 00:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 00:36:59 33012e479b42: Preparing 00:36:59 bd42f99c1d5a: Preparing 00:36:59 3938cca76c9e: Preparing 00:36:59 33012e479b42: Layer already exists 00:36:59 3938cca76c9e: Layer already exists 00:36:59 bd42f99c1d5a: Layer already exists 00:36:59 0.0.0: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh 00:36:59 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:00 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 00:37:00 33012e479b42: Preparing 00:37:00 bd42f99c1d5a: Preparing 00:37:00 3938cca76c9e: Preparing 00:37:00 3938cca76c9e: Layer already exists 00:37:00 33012e479b42: Layer already exists 00:37:00 bd42f99c1d5a: Layer already exists 00:37:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh 00:37:02 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:03 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi 00:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 00:37:03 33012e479b42: Preparing 00:37:03 bd42f99c1d5a: Preparing 00:37:03 3938cca76c9e: Preparing 00:37:03 bd42f99c1d5a: Layer already exists 00:37:03 3938cca76c9e: Layer already exists 00:37:03 33012e479b42: Layer already exists 00:37:03 hanoi: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:03 ===================================================== [Pipeline] echo 00:37:04 taggedImages: 00:37:04 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:04 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 00:37:04 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:04 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi [Pipeline] echo 00:37:04 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: 00:37:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:04 0.0.0 00:37:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:04 hanoi 00:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:04 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:05 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 00:37:05 4bfb3b679e41: Preparing 00:37:05 4c12f7e9ff02: Preparing 00:37:05 b3540b6d8f57: Preparing 00:37:05 485498bdf048: Preparing 00:37:05 715fd79a1712: Preparing 00:37:05 5eb7a20d5cd8: Preparing 00:37:05 66b385cf80cf: Preparing 00:37:05 5eb7a20d5cd8: Waiting 00:37:05 66b385cf80cf: Waiting 00:37:05 b3540b6d8f57: Pushed 00:37:05 4c12f7e9ff02: Pushed 00:37:05 4bfb3b679e41: Pushed 00:37:05 715fd79a1712: Pushed 00:37:05 66b385cf80cf: Layer already exists 00:37:06 5eb7a20d5cd8: Pushed 00:37:08 485498bdf048: Pushed 00:37:08 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh 00:37:08 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:08 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 00:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 00:37:08 4bfb3b679e41: Preparing 00:37:08 4c12f7e9ff02: Preparing 00:37:08 b3540b6d8f57: Preparing 00:37:08 485498bdf048: Preparing 00:37:08 715fd79a1712: Preparing 00:37:08 5eb7a20d5cd8: Preparing 00:37:08 66b385cf80cf: Preparing 00:37:08 5eb7a20d5cd8: Waiting 00:37:08 66b385cf80cf: Waiting 00:37:09 4bfb3b679e41: Layer already exists 00:37:09 b3540b6d8f57: Layer already exists 00:37:09 485498bdf048: Layer already exists 00:37:09 715fd79a1712: Layer already exists 00:37:09 4c12f7e9ff02: Layer already exists 00:37:09 5eb7a20d5cd8: Layer already exists 00:37:09 66b385cf80cf: Layer already exists 00:37:09 0.0.0: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh 00:37:09 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:09 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 00:37:09 4bfb3b679e41: Preparing 00:37:09 4c12f7e9ff02: Preparing 00:37:09 b3540b6d8f57: Preparing 00:37:09 485498bdf048: Preparing 00:37:09 715fd79a1712: Preparing 00:37:09 5eb7a20d5cd8: Preparing 00:37:09 66b385cf80cf: Preparing 00:37:09 5eb7a20d5cd8: Waiting 00:37:09 66b385cf80cf: Waiting 00:37:10 b3540b6d8f57: Layer already exists 00:37:10 485498bdf048: Layer already exists 00:37:10 4bfb3b679e41: Layer already exists 00:37:10 715fd79a1712: Layer already exists 00:37:10 4c12f7e9ff02: Layer already exists 00:37:10 5eb7a20d5cd8: Layer already exists 00:37:10 66b385cf80cf: Layer already exists 00:37:10 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh 00:37:10 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi 00:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 00:37:10 4bfb3b679e41: Preparing 00:37:10 4c12f7e9ff02: Preparing 00:37:10 b3540b6d8f57: Preparing 00:37:10 485498bdf048: Preparing 00:37:10 715fd79a1712: Preparing 00:37:10 5eb7a20d5cd8: Preparing 00:37:10 66b385cf80cf: Preparing 00:37:10 5eb7a20d5cd8: Waiting 00:37:10 66b385cf80cf: Waiting 00:37:10 485498bdf048: Layer already exists 00:37:10 4bfb3b679e41: Layer already exists 00:37:10 715fd79a1712: Layer already exists 00:37:10 b3540b6d8f57: Layer already exists 00:37:10 4c12f7e9ff02: Layer already exists 00:37:10 5eb7a20d5cd8: Layer already exists 00:37:11 66b385cf80cf: Layer already exists 00:37:11 hanoi: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:11 ===================================================== [Pipeline] echo 00:37:11 taggedImages: 00:37:11 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:11 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 00:37:11 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:11 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi [Pipeline] echo 00:37:11 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 00:37:11 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:11 0.0.0 00:37:11 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:11 hanoi 00:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 00:37:12 4db9a33f287f: Preparing 00:37:12 a8b3bb6892d1: Preparing 00:37:12 c838f3bdb813: Preparing 00:37:12 122f634e7fe7: Preparing 00:37:12 379067d0cb53: Preparing 00:37:12 379067d0cb53: Layer already exists 00:37:12 a8b3bb6892d1: Pushed 00:37:12 c838f3bdb813: Pushed 00:37:13 122f634e7fe7: Pushed 00:37:14 4db9a33f287f: Pushed 00:37:15 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:37:15 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:16 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 00:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 00:37:16 4db9a33f287f: Preparing 00:37:16 a8b3bb6892d1: Preparing 00:37:16 c838f3bdb813: Preparing 00:37:16 122f634e7fe7: Preparing 00:37:16 379067d0cb53: Preparing 00:37:16 4db9a33f287f: Layer already exists 00:37:16 379067d0cb53: Layer already exists 00:37:16 c838f3bdb813: Layer already exists 00:37:16 a8b3bb6892d1: Layer already exists 00:37:16 122f634e7fe7: Layer already exists 00:37:16 0.0.0: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:37:16 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 00:37:17 4db9a33f287f: Preparing 00:37:17 a8b3bb6892d1: Preparing 00:37:17 c838f3bdb813: Preparing 00:37:17 122f634e7fe7: Preparing 00:37:17 379067d0cb53: Preparing 00:37:17 c838f3bdb813: Layer already exists 00:37:17 a8b3bb6892d1: Layer already exists 00:37:17 379067d0cb53: Layer already exists 00:37:17 122f634e7fe7: Layer already exists 00:37:17 4db9a33f287f: Layer already exists 00:37:17 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:37:17 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:18 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi 00:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 00:37:18 4db9a33f287f: Preparing 00:37:18 a8b3bb6892d1: Preparing 00:37:18 c838f3bdb813: Preparing 00:37:18 122f634e7fe7: Preparing 00:37:18 379067d0cb53: Preparing 00:37:18 122f634e7fe7: Layer already exists 00:37:18 c838f3bdb813: Layer already exists 00:37:18 4db9a33f287f: Layer already exists 00:37:18 a8b3bb6892d1: Layer already exists 00:37:18 379067d0cb53: Layer already exists 00:37:18 hanoi: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:18 ===================================================== [Pipeline] echo 00:37:18 taggedImages: 00:37:18 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:18 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 00:37:18 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:18 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi [Pipeline] echo 00:37:18 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: 00:37:18 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:18 0.0.0 00:37:18 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:18 hanoi 00:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:19 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:19 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 00:37:19 f52b3b03f6fc: Preparing 00:37:19 f8a24daecddc: Preparing 00:37:19 3130076044d9: Preparing 00:37:19 8e083121e9d7: Preparing 00:37:19 8e083121e9d7: Preparing 00:37:19 37df58d7e7d0: Preparing 00:37:19 bc7ddfbb27c9: Preparing 00:37:19 d4b4037bfdf0: Preparing 00:37:19 f52b3b03f6fc: Preparing 00:37:19 fe022400d81e: Preparing 00:37:19 968cfa5b1ef0: Preparing 00:37:19 490a02b5ba32: Preparing 00:37:19 379067d0cb53: Preparing 00:37:19 968cfa5b1ef0: Waiting 00:37:19 bc7ddfbb27c9: Waiting 00:37:19 490a02b5ba32: Waiting 00:37:19 d4b4037bfdf0: Waiting 00:37:19 fe022400d81e: Waiting 00:37:19 379067d0cb53: Waiting 00:37:20 f8a24daecddc: Pushed 00:37:20 8e083121e9d7: Pushed 00:37:20 3130076044d9: Pushed 00:37:20 37df58d7e7d0: Pushed 00:37:20 bc7ddfbb27c9: Pushed 00:37:20 fe022400d81e: Pushed 00:37:20 d4b4037bfdf0: Pushed 00:37:20 968cfa5b1ef0: Pushed 00:37:20 379067d0cb53: Layer already exists 00:37:21 490a02b5ba32: Pushed 00:37:22 f52b3b03f6fc: Pushed 00:37:22 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh 00:37:22 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:23 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 00:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 00:37:23 f52b3b03f6fc: Preparing 00:37:23 f8a24daecddc: Preparing 00:37:23 3130076044d9: Preparing 00:37:23 8e083121e9d7: Preparing 00:37:23 8e083121e9d7: Preparing 00:37:23 37df58d7e7d0: Preparing 00:37:23 bc7ddfbb27c9: Preparing 00:37:23 d4b4037bfdf0: Preparing 00:37:23 f52b3b03f6fc: Preparing 00:37:23 fe022400d81e: Preparing 00:37:23 968cfa5b1ef0: Preparing 00:37:23 490a02b5ba32: Preparing 00:37:23 379067d0cb53: Preparing 00:37:23 bc7ddfbb27c9: Waiting 00:37:23 d4b4037bfdf0: Waiting 00:37:23 fe022400d81e: Waiting 00:37:23 968cfa5b1ef0: Waiting 00:37:23 490a02b5ba32: Waiting 00:37:23 379067d0cb53: Waiting 00:37:23 3130076044d9: Layer already exists 00:37:23 37df58d7e7d0: Layer already exists 00:37:23 f52b3b03f6fc: Layer already exists 00:37:23 8e083121e9d7: Layer already exists 00:37:23 f8a24daecddc: Layer already exists 00:37:23 d4b4037bfdf0: Layer already exists 00:37:23 bc7ddfbb27c9: Layer already exists 00:37:23 490a02b5ba32: Layer already exists 00:37:23 fe022400d81e: Layer already exists 00:37:23 968cfa5b1ef0: Layer already exists 00:37:23 379067d0cb53: Layer already exists 00:37:23 0.0.0: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh 00:37:24 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:24 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 00:37:24 f52b3b03f6fc: Preparing 00:37:24 f8a24daecddc: Preparing 00:37:24 3130076044d9: Preparing 00:37:24 8e083121e9d7: Preparing 00:37:24 8e083121e9d7: Preparing 00:37:24 37df58d7e7d0: Preparing 00:37:24 bc7ddfbb27c9: Preparing 00:37:24 d4b4037bfdf0: Preparing 00:37:24 f52b3b03f6fc: Preparing 00:37:24 fe022400d81e: Preparing 00:37:24 968cfa5b1ef0: Preparing 00:37:24 490a02b5ba32: Preparing 00:37:24 379067d0cb53: Preparing 00:37:24 fe022400d81e: Waiting 00:37:24 490a02b5ba32: Waiting 00:37:24 379067d0cb53: Waiting 00:37:24 968cfa5b1ef0: Waiting 00:37:24 bc7ddfbb27c9: Waiting 00:37:24 d4b4037bfdf0: Waiting 00:37:24 8e083121e9d7: Layer already exists 00:37:24 37df58d7e7d0: Layer already exists 00:37:24 f52b3b03f6fc: Layer already exists 00:37:24 3130076044d9: Layer already exists 00:37:24 f8a24daecddc: Layer already exists 00:37:24 fe022400d81e: Layer already exists 00:37:24 bc7ddfbb27c9: Layer already exists 00:37:24 d4b4037bfdf0: Layer already exists 00:37:24 490a02b5ba32: Layer already exists 00:37:24 968cfa5b1ef0: Layer already exists 00:37:24 379067d0cb53: Layer already exists 00:37:24 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh 00:37:25 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:25 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi 00:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 00:37:25 f52b3b03f6fc: Preparing 00:37:25 f8a24daecddc: Preparing 00:37:25 3130076044d9: Preparing 00:37:25 8e083121e9d7: Preparing 00:37:25 8e083121e9d7: Preparing 00:37:25 37df58d7e7d0: Preparing 00:37:25 bc7ddfbb27c9: Preparing 00:37:25 d4b4037bfdf0: Preparing 00:37:25 f52b3b03f6fc: Preparing 00:37:25 fe022400d81e: Preparing 00:37:25 968cfa5b1ef0: Preparing 00:37:25 490a02b5ba32: Preparing 00:37:25 379067d0cb53: Preparing 00:37:25 fe022400d81e: Waiting 00:37:25 968cfa5b1ef0: Waiting 00:37:25 bc7ddfbb27c9: Waiting 00:37:25 d4b4037bfdf0: Waiting 00:37:25 490a02b5ba32: Waiting 00:37:25 379067d0cb53: Waiting 00:37:25 37df58d7e7d0: Layer already exists 00:37:25 f52b3b03f6fc: Layer already exists 00:37:25 8e083121e9d7: Layer already exists 00:37:25 3130076044d9: Layer already exists 00:37:25 f8a24daecddc: Layer already exists 00:37:25 fe022400d81e: Layer already exists 00:37:25 bc7ddfbb27c9: Layer already exists 00:37:25 d4b4037bfdf0: Layer already exists 00:37:25 490a02b5ba32: Layer already exists 00:37:25 968cfa5b1ef0: Layer already exists 00:37:25 379067d0cb53: Layer already exists 00:37:25 hanoi: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:26 ===================================================== [Pipeline] echo 00:37:26 taggedImages: 00:37:26 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:26 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 00:37:26 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:26 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi [Pipeline] echo 00:37:26 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 00:37:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:26 0.0.0 00:37:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:26 hanoi 00:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:27 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:27 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 00:37:27 cfd46078a574: Preparing 00:37:27 f1850381e426: Preparing 00:37:27 e0099ebfedae: Preparing 00:37:27 c1150706010c: Preparing 00:37:27 70ef5f059f69: Preparing 00:37:27 0202eeb1bde3: Preparing 00:37:27 cd753aca05a6: Preparing 00:37:27 5eb7a20d5cd8: Preparing 00:37:27 66b385cf80cf: Preparing 00:37:27 0202eeb1bde3: Waiting 00:37:27 cd753aca05a6: Waiting 00:37:27 66b385cf80cf: Waiting 00:37:27 5eb7a20d5cd8: Waiting 00:37:27 cfd46078a574: Pushed 00:37:28 70ef5f059f69: Pushed 00:37:28 f1850381e426: Pushed 00:37:28 5eb7a20d5cd8: Layer already exists 00:37:28 66b385cf80cf: Layer already exists 00:37:28 0202eeb1bde3: Pushed 00:37:28 cd753aca05a6: Pushed 00:37:30 c1150706010c: Pushed 00:37:30 e0099ebfedae: Pushed 00:37:30 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:37:30 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:31 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 00:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 00:37:31 cfd46078a574: Preparing 00:37:31 f1850381e426: Preparing 00:37:31 e0099ebfedae: Preparing 00:37:31 c1150706010c: Preparing 00:37:31 70ef5f059f69: Preparing 00:37:31 0202eeb1bde3: Preparing 00:37:31 cd753aca05a6: Preparing 00:37:31 5eb7a20d5cd8: Preparing 00:37:31 66b385cf80cf: Preparing 00:37:31 5eb7a20d5cd8: Waiting 00:37:31 66b385cf80cf: Waiting 00:37:31 cd753aca05a6: Waiting 00:37:31 0202eeb1bde3: Waiting 00:37:31 cfd46078a574: Layer already exists 00:37:31 f1850381e426: Layer already exists 00:37:31 e0099ebfedae: Layer already exists 00:37:31 70ef5f059f69: Layer already exists 00:37:31 c1150706010c: Layer already exists 00:37:31 0202eeb1bde3: Layer already exists 00:37:31 5eb7a20d5cd8: Layer already exists 00:37:31 cd753aca05a6: Layer already exists 00:37:31 66b385cf80cf: Layer already exists 00:37:31 0.0.0: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:37:31 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:32 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 00:37:32 cfd46078a574: Preparing 00:37:32 f1850381e426: Preparing 00:37:32 e0099ebfedae: Preparing 00:37:32 c1150706010c: Preparing 00:37:32 70ef5f059f69: Preparing 00:37:32 0202eeb1bde3: Preparing 00:37:32 cd753aca05a6: Preparing 00:37:32 5eb7a20d5cd8: Preparing 00:37:32 66b385cf80cf: Preparing 00:37:32 0202eeb1bde3: Waiting 00:37:32 cd753aca05a6: Waiting 00:37:32 5eb7a20d5cd8: Waiting 00:37:32 66b385cf80cf: Waiting 00:37:32 f1850381e426: Layer already exists 00:37:32 e0099ebfedae: Layer already exists 00:37:32 70ef5f059f69: Layer already exists 00:37:32 cfd46078a574: Layer already exists 00:37:32 c1150706010c: Layer already exists 00:37:32 0202eeb1bde3: Layer already exists 00:37:32 cd753aca05a6: Layer already exists 00:37:32 66b385cf80cf: Layer already exists 00:37:32 5eb7a20d5cd8: Layer already exists 00:37:32 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh 00:37:32 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:33 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi 00:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 00:37:33 cfd46078a574: Preparing 00:37:33 f1850381e426: Preparing 00:37:33 e0099ebfedae: Preparing 00:37:33 c1150706010c: Preparing 00:37:33 70ef5f059f69: Preparing 00:37:33 0202eeb1bde3: Preparing 00:37:33 cd753aca05a6: Preparing 00:37:33 5eb7a20d5cd8: Preparing 00:37:33 66b385cf80cf: Preparing 00:37:33 0202eeb1bde3: Waiting 00:37:33 cd753aca05a6: Waiting 00:37:33 5eb7a20d5cd8: Waiting 00:37:33 66b385cf80cf: Waiting 00:37:33 cfd46078a574: Layer already exists 00:37:33 c1150706010c: Layer already exists 00:37:33 f1850381e426: Layer already exists 00:37:33 e0099ebfedae: Layer already exists 00:37:33 70ef5f059f69: Layer already exists 00:37:33 cd753aca05a6: Layer already exists 00:37:33 0202eeb1bde3: Layer already exists 00:37:33 5eb7a20d5cd8: Layer already exists 00:37:33 66b385cf80cf: Layer already exists 00:37:33 hanoi: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:33 ===================================================== [Pipeline] echo 00:37:33 taggedImages: 00:37:33 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:33 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 00:37:33 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:33 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi [Pipeline] echo 00:37:33 [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: 00:37:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:33 0.0.0 00:37:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:33 hanoi 00:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:34 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 00:37:34 86d56e57a4d0: Preparing 00:37:34 a359f112cda0: Preparing 00:37:34 019f9b47c323: Preparing 00:37:34 fd5382944e79: Preparing 00:37:35 86d56e57a4d0: Pushed 00:37:35 019f9b47c323: Pushed 00:37:35 fd5382944e79: Pushed 00:37:37 a359f112cda0: Pushed 00:37:37 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh 00:37:38 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:38 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 00:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 00:37:38 86d56e57a4d0: Preparing 00:37:38 a359f112cda0: Preparing 00:37:38 019f9b47c323: Preparing 00:37:38 fd5382944e79: Preparing 00:37:39 fd5382944e79: Layer already exists 00:37:39 019f9b47c323: Layer already exists 00:37:39 86d56e57a4d0: Layer already exists 00:37:39 a359f112cda0: Layer already exists 00:37:39 0.0.0: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh 00:37:39 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:39 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 00:37:39 86d56e57a4d0: Preparing 00:37:39 a359f112cda0: Preparing 00:37:39 019f9b47c323: Preparing 00:37:39 fd5382944e79: Preparing 00:37:40 019f9b47c323: Layer already exists 00:37:40 fd5382944e79: Layer already exists 00:37:40 a359f112cda0: Layer already exists 00:37:40 86d56e57a4d0: Layer already exists 00:37:40 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh 00:37:40 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:40 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi 00:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 00:37:40 86d56e57a4d0: Preparing 00:37:40 a359f112cda0: Preparing 00:37:40 019f9b47c323: Preparing 00:37:40 fd5382944e79: Preparing 00:37:41 019f9b47c323: Layer already exists 00:37:41 a359f112cda0: Layer already exists 00:37:41 fd5382944e79: Layer already exists 00:37:41 86d56e57a4d0: Layer already exists 00:37:41 hanoi: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:41 ===================================================== [Pipeline] echo 00:37:41 taggedImages: 00:37:41 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:41 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 00:37:41 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:41 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi [Pipeline] echo 00:37:41 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 00:37:41 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:41 0.0.0 00:37:41 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:41 hanoi 00:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:42 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:42 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 00:37:42 ed36cdf1875a: Preparing 00:37:42 6044f42878eb: Preparing 00:37:42 def2b86554ea: Preparing 00:37:42 1551266e3df4: Preparing 00:37:42 92d135fd1589: Preparing 00:37:42 4b9e2465145e: Preparing 00:37:42 4b9e2465145e: Waiting 00:37:42 ed36cdf1875a: Pushed 00:37:42 def2b86554ea: Pushed 00:37:43 92d135fd1589: Pushed 00:37:43 1551266e3df4: Pushed 00:37:43 4b9e2465145e: Pushed 00:37:46 6044f42878eb: Pushed 00:37:46 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:37:46 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:46 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 00:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 00:37:46 ed36cdf1875a: Preparing 00:37:46 6044f42878eb: Preparing 00:37:46 def2b86554ea: Preparing 00:37:46 1551266e3df4: Preparing 00:37:46 92d135fd1589: Preparing 00:37:46 4b9e2465145e: Preparing 00:37:46 4b9e2465145e: Waiting 00:37:47 92d135fd1589: Layer already exists 00:37:47 6044f42878eb: Layer already exists 00:37:47 1551266e3df4: Layer already exists 00:37:47 def2b86554ea: Layer already exists 00:37:47 ed36cdf1875a: Layer already exists 00:37:47 4b9e2465145e: Layer already exists 00:37:47 0.0.0: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 00:37:47 ed36cdf1875a: Preparing 00:37:47 6044f42878eb: Preparing 00:37:47 def2b86554ea: Preparing 00:37:47 1551266e3df4: Preparing 00:37:47 92d135fd1589: Preparing 00:37:47 4b9e2465145e: Preparing 00:37:47 4b9e2465145e: Waiting 00:37:48 1551266e3df4: Layer already exists 00:37:48 def2b86554ea: Layer already exists 00:37:48 6044f42878eb: Layer already exists 00:37:48 92d135fd1589: Layer already exists 00:37:48 ed36cdf1875a: Layer already exists 00:37:48 4b9e2465145e: Layer already exists 00:37:48 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:37:48 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:48 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi 00:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 00:37:48 ed36cdf1875a: Preparing 00:37:48 6044f42878eb: Preparing 00:37:48 def2b86554ea: Preparing 00:37:48 1551266e3df4: Preparing 00:37:48 92d135fd1589: Preparing 00:37:48 4b9e2465145e: Preparing 00:37:48 4b9e2465145e: Waiting 00:37:49 92d135fd1589: Layer already exists 00:37:49 6044f42878eb: Layer already exists 00:37:49 1551266e3df4: Layer already exists 00:37:49 ed36cdf1875a: Layer already exists 00:37:49 def2b86554ea: Layer already exists 00:37:49 4b9e2465145e: Layer already exists 00:37:49 hanoi: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:49 ===================================================== [Pipeline] echo 00:37:49 taggedImages: 00:37:49 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:49 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 00:37:49 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:49 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi [Pipeline] echo 00:37:49 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 00:37:49 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:49 0.0.0 00:37:49 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:49 hanoi 00:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:50 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:50 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 00:37:50 1baff25522a8: Preparing 00:37:50 30791ada63d5: Preparing 00:37:50 9761a3696909: Preparing 00:37:50 1baff25522a8: Pushed 00:37:50 9761a3696909: Pushed 00:37:54 30791ada63d5: Pushed 00:37:54 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:37:54 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:55 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 00:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 00:37:55 1baff25522a8: Preparing 00:37:55 30791ada63d5: Preparing 00:37:55 9761a3696909: Preparing 00:37:55 1baff25522a8: Layer already exists 00:37:55 30791ada63d5: Layer already exists 00:37:55 9761a3696909: Layer already exists 00:37:55 0.0.0: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:37:55 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:37:56 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 00:37:56 1baff25522a8: Preparing 00:37:56 30791ada63d5: Preparing 00:37:56 9761a3696909: Preparing 00:37:56 1baff25522a8: Layer already exists 00:37:56 30791ada63d5: Layer already exists 00:37:56 9761a3696909: Layer already exists 00:37:56 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh 00:37:56 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:37:57 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi 00:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 00:37:57 1baff25522a8: Preparing 00:37:57 30791ada63d5: Preparing 00:37:57 9761a3696909: Preparing 00:37:57 30791ada63d5: Layer already exists 00:37:57 9761a3696909: Layer already exists 00:37:57 1baff25522a8: Layer already exists 00:37:57 hanoi: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:57 ===================================================== [Pipeline] echo 00:37:57 taggedImages: 00:37:57 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:57 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 00:37:57 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:57 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi [Pipeline] echo 00:37:57 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 00:37:57 82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:57 0.0.0 00:37:57 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:37:57 hanoi 00:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:58 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 00:37:58 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 00:37:58 81815b1754b4: Preparing 00:37:58 89b75214c18d: Preparing 00:37:58 5f384e004dca: Preparing 00:37:58 da137fb5bf9a: Preparing 00:37:58 253a778ee78f: Preparing 00:37:58 2d7184e29e00: Preparing 00:37:58 1e4861508f90: Preparing 00:37:58 ca399784ed2e: Preparing 00:37:58 6cf3b9b39d89: Preparing 00:37:58 bccc745e9046: Preparing 00:37:58 8b18bfff5541: Preparing 00:37:58 639b2dbb9529: Preparing 00:37:58 40cbbeaa4e8b: Preparing 00:37:58 379067d0cb53: Preparing 00:37:58 2d7184e29e00: Waiting 00:37:58 1e4861508f90: Waiting 00:37:58 ca399784ed2e: Waiting 00:37:58 6cf3b9b39d89: Waiting 00:37:58 bccc745e9046: Waiting 00:37:58 8b18bfff5541: Waiting 00:37:58 639b2dbb9529: Waiting 00:37:58 40cbbeaa4e8b: Waiting 00:37:58 379067d0cb53: Waiting 00:37:59 253a778ee78f: Pushed 00:37:59 81815b1754b4: Pushed 00:38:00 da137fb5bf9a: Pushed 00:38:00 1e4861508f90: Pushed 00:38:00 ca399784ed2e: Pushed 00:38:00 6cf3b9b39d89: Pushed 00:38:00 bccc745e9046: Pushed 00:38:00 639b2dbb9529: Layer already exists 00:38:00 40cbbeaa4e8b: Layer already exists 00:38:00 379067d0cb53: Layer already exists 00:38:01 89b75214c18d: Pushed 00:38:02 2d7184e29e00: Pushed 00:38:12 5f384e004dca: Pushed 00:38:51 8b18bfff5541: Pushed 00:38:51 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh 00:38:51 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh 00:38:51 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 00:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 00:38:51 81815b1754b4: Preparing 00:38:51 89b75214c18d: Preparing 00:38:51 5f384e004dca: Preparing 00:38:51 da137fb5bf9a: Preparing 00:38:51 253a778ee78f: Preparing 00:38:51 2d7184e29e00: Preparing 00:38:51 1e4861508f90: Preparing 00:38:51 ca399784ed2e: Preparing 00:38:51 6cf3b9b39d89: Preparing 00:38:51 bccc745e9046: Preparing 00:38:51 8b18bfff5541: Preparing 00:38:51 639b2dbb9529: Preparing 00:38:51 40cbbeaa4e8b: Preparing 00:38:51 379067d0cb53: Preparing 00:38:51 6cf3b9b39d89: Waiting 00:38:51 bccc745e9046: Waiting 00:38:51 8b18bfff5541: Waiting 00:38:51 639b2dbb9529: Waiting 00:38:51 40cbbeaa4e8b: Waiting 00:38:51 379067d0cb53: Waiting 00:38:51 2d7184e29e00: Waiting 00:38:51 1e4861508f90: Waiting 00:38:51 ca399784ed2e: Waiting 00:38:52 81815b1754b4: Layer already exists 00:38:52 89b75214c18d: Layer already exists 00:38:52 253a778ee78f: Layer already exists 00:38:52 da137fb5bf9a: Layer already exists 00:38:52 5f384e004dca: Layer already exists 00:38:52 6cf3b9b39d89: Layer already exists 00:38:52 2d7184e29e00: Layer already exists 00:38:52 ca399784ed2e: Layer already exists 00:38:52 bccc745e9046: Layer already exists 00:38:52 1e4861508f90: Layer already exists 00:38:52 40cbbeaa4e8b: Layer already exists 00:38:52 8b18bfff5541: Layer already exists 00:38:52 639b2dbb9529: Layer already exists 00:38:52 379067d0cb53: Layer already exists 00:38:52 0.0.0: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh 00:38:52 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh 00:38:53 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 00:38:53 81815b1754b4: Preparing 00:38:53 89b75214c18d: Preparing 00:38:53 5f384e004dca: Preparing 00:38:53 da137fb5bf9a: Preparing 00:38:53 253a778ee78f: Preparing 00:38:53 2d7184e29e00: Preparing 00:38:53 1e4861508f90: Preparing 00:38:53 ca399784ed2e: Preparing 00:38:53 6cf3b9b39d89: Preparing 00:38:53 bccc745e9046: Preparing 00:38:53 8b18bfff5541: Preparing 00:38:53 639b2dbb9529: Preparing 00:38:53 40cbbeaa4e8b: Preparing 00:38:53 379067d0cb53: Preparing 00:38:53 2d7184e29e00: Waiting 00:38:53 1e4861508f90: Waiting 00:38:53 ca399784ed2e: Waiting 00:38:53 6cf3b9b39d89: Waiting 00:38:53 bccc745e9046: Waiting 00:38:53 8b18bfff5541: Waiting 00:38:53 639b2dbb9529: Waiting 00:38:53 40cbbeaa4e8b: Waiting 00:38:53 379067d0cb53: Waiting 00:38:53 81815b1754b4: Layer already exists 00:38:53 253a778ee78f: Layer already exists 00:38:53 89b75214c18d: Layer already exists 00:38:53 5f384e004dca: Layer already exists 00:38:53 da137fb5bf9a: Layer already exists 00:38:53 1e4861508f90: Layer already exists 00:38:53 bccc745e9046: Layer already exists 00:38:53 ca399784ed2e: Layer already exists 00:38:53 2d7184e29e00: Layer already exists 00:38:53 6cf3b9b39d89: Layer already exists 00:38:53 639b2dbb9529: Layer already exists 00:38:53 40cbbeaa4e8b: Layer already exists 00:38:53 8b18bfff5541: Layer already exists 00:38:53 379067d0cb53: Layer already exists 00:38:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh 00:38:53 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 00:38:54 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi 00:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 00:38:54 81815b1754b4: Preparing 00:38:54 89b75214c18d: Preparing 00:38:54 5f384e004dca: Preparing 00:38:54 da137fb5bf9a: Preparing 00:38:54 253a778ee78f: Preparing 00:38:54 2d7184e29e00: Preparing 00:38:54 1e4861508f90: Preparing 00:38:54 ca399784ed2e: Preparing 00:38:54 6cf3b9b39d89: Preparing 00:38:54 bccc745e9046: Preparing 00:38:54 8b18bfff5541: Preparing 00:38:54 639b2dbb9529: Preparing 00:38:54 40cbbeaa4e8b: Preparing 00:38:54 379067d0cb53: Preparing 00:38:54 2d7184e29e00: Waiting 00:38:54 bccc745e9046: Waiting 00:38:54 8b18bfff5541: Waiting 00:38:54 379067d0cb53: Waiting 00:38:54 639b2dbb9529: Waiting 00:38:54 40cbbeaa4e8b: Waiting 00:38:54 ca399784ed2e: Waiting 00:38:54 6cf3b9b39d89: Waiting 00:38:54 5f384e004dca: Layer already exists 00:38:54 89b75214c18d: Layer already exists 00:38:54 253a778ee78f: Layer already exists 00:38:54 81815b1754b4: Layer already exists 00:38:54 da137fb5bf9a: Layer already exists 00:38:54 1e4861508f90: Layer already exists 00:38:54 2d7184e29e00: Layer already exists 00:38:54 6cf3b9b39d89: Layer already exists 00:38:54 ca399784ed2e: Layer already exists 00:38:54 bccc745e9046: Layer already exists 00:38:54 8b18bfff5541: Layer already exists 00:38:54 40cbbeaa4e8b: Layer already exists 00:38:54 639b2dbb9529: Layer already exists 00:38:54 379067d0cb53: Layer already exists 00:38:54 hanoi: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:54 ===================================================== [Pipeline] echo 00:38:54 taggedImages: 00:38:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 00:38:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 00:38:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 00:38:54 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 00:38:57 provisioning config files... 00:38:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9187471843109834243tmp [Pipeline] { [Pipeline] sh 00:38:57 + set +x 00:38:57 + curl -s https://codecov.io/bash 00:38:57 + bash -s -- 00:38:58 00:38:58 _____ _ 00:38:58 / ____| | | 00:38:58 | | ___ __| | ___ ___ _____ __ 00:38:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:38:58 | |___| (_) | (_| | __/ (_| (_) \ V / 00:38:58 \_____\___/ \__,_|\___|\___\___/ \_/ 00:38:58 Bash-20201231-23d4836 00:38:58 00:38:58 00:38:58 ==> git version 2.24.3 found 00:38:58 ==> 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 00:38:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:38:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:38:58 ==> Jenkins CI detected. 00:38:58 project root: . 00:38:58 --> token set from env 00:38:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:38:58 ==> Running gcov in . (disable via -X gcov) 00:38:58 ==> Python coveragepy not found 00:38:58 ==> Searching for coverage reports in: 00:38:58 + . 00:38:58 -> Found 1 reports 00:38:58 ==> Detecting git/mercurial file structure 00:38:58 ==> Reading reports 00:38:58 + ./coverage.out bytes=539650 00:38:58 ==> Appending adjustments 00:38:58 https://docs.codecov.io/docs/fixing-reports 00:39:03 + Found adjustments 00:39:03 ==> Gzipping contents 00:39:03 84K /tmp/codecov.zdHMTY.gz 00:39:03 ==> Uploading reports 00:39:03 url: https://codecov.io 00:39:03 query: branch=hanoi&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fhanoi%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:03 -> Pinging Codecov 00:39:03 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=hanoi&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fhanoi%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:39:03 -> Uploading to 00:39:03 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/82d8907018ab8cb9f1ec85c1c043836e064d42f9/b69ac9b3-6b83-49e7-afe5-b79b1ddf35fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T003903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59f536df061a49c7dd3ed6892d86b37af957a5311e70e92f8ac31b69de873490 00:39:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:03 Dload Upload Total Spent Left Speed 00:39:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84999 0 0 100 84999 0 118k --:--:-- --:--:-- --:--:-- 118k 100 84999 0 0 100 84999 0 118k --:--:-- --:--:-- --:--:-- 118k 00:39:03 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] } 00:39:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:39:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:39:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:04 00:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:39:05 188c0c94c7c5: Already exists 00:39:05 0ef7d3d256c8: Already exists 00:39:05 de9db76c5a1d: Already exists 00:39:05 0eba1c9be4d2: Pulling fs layer 00:39:05 0d57e429df01: Pulling fs layer 00:39:05 4e4be7b47b0d: Pulling fs layer 00:39:05 e1f770b5df2f: Pulling fs layer 00:39:05 85a0685a4137: Pulling fs layer 00:39:05 e1f770b5df2f: Waiting 00:39:05 85a0685a4137: Waiting 00:39:05 4e4be7b47b0d: Verifying Checksum 00:39:05 4e4be7b47b0d: Download complete 00:39:05 0d57e429df01: Verifying Checksum 00:39:05 0d57e429df01: Download complete 00:39:07 e1f770b5df2f: Verifying Checksum 00:39:07 e1f770b5df2f: Download complete 00:39:10 0eba1c9be4d2: Verifying Checksum 00:39:10 0eba1c9be4d2: Download complete 00:39:10 85a0685a4137: Verifying Checksum 00:39:10 85a0685a4137: Download complete 00:39:17 0eba1c9be4d2: Pull complete 00:39:17 0d57e429df01: Pull complete 00:39:17 4e4be7b47b0d: Pull complete 00:39:20 e1f770b5df2f: Pull complete 00:39:31 85a0685a4137: Pull complete 00:39:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:39:31 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:39:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:39:33 $ docker top 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e -eo pid,comm [Pipeline] { [Pipeline] echo 00:39:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:39:34 + set -o pipefail 00:39:34 + snyk monitor '--org=edgex-jenkins' 00:39:44 00:39:44 Monitoring /w/workspace/edgex-go/1 (github.com/edgexfoundry/edgex-go)... 00:39:44 00:39:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/47233e32-4df8-460f-8649-978da9616aa4 00:39:44 00:39:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:39:44 00:39:44 [Pipeline] } 00:39:44 $ docker stop --time=1 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e 00:39:47 $ docker rm -f 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:39:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:49 provisioning config files... 00:39:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/1@tmp/config1319940669978085045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:51 --> edgex-publish-swagger.sh 00:39:51 === Publish openapi/v1 API === 00:39:51 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 00:39:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/1/openapi/v1/core-command.yaml] 00:39:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:51 Dload Upload Total Spent Left Speed 00:39:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9028 0:00:01 0:00:01 --:--:-- 9031 100 10522 0 0 100 10522 0 9024 0:00:01 0:00:01 --:--:-- 9031 00:39:52 00:39:52 00:39:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/1/openapi/v1/core-data.yaml] 00:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:52 Dload Upload Total Spent Left Speed 00:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28409 0:00:01 0:00:01 --:--:-- 28434 100 32557 0 0 100 32557 0 28401 0:00:01 0:00:01 --:--:-- 28409 00:39:53 00:39:53 00:39:53 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/1/openapi/v1/core-metadata.yaml] 00:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:53 Dload Upload Total Spent Left Speed 00:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 59948 0:00:01 0:00:01 --:--:-- 59984 100 73721 0 0 100 73721 0 39977 0:00:01 0:00:01 --:--:-- 39978 100 73721 0 0 100 73721 0 39971 0:00:01 0:00:01 --:--:-- 39957 00:39:55 00:39:55 00:39:55 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/1/openapi/v1/support-logging.yaml] 00:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:55 Dload Upload Total Spent Left Speed 00:39:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 12008 0:00:01 0:00:01 --:--:-- 12018 100 13581 0 0 100 13581 0 12005 0:00:01 0:00:01 --:--:-- 12007 00:39:56 00:39:56 00:39:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/1/openapi/v1/support-notifications.yaml] 00:39:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:56 Dload Upload Total Spent Left Speed 00:39:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 35708 0:00:01 0:00:01 --:--:-- 35744 100 38890 0 0 100 38890 0 35701 0:00:01 0:00:01 --:--:-- 35744 00:39:57 00:39:57 00:39:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/1/openapi/v1/support-scheduler.yaml] 00:39:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:57 Dload Upload Total Spent Left Speed 00:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 13039 0:00:01 0:00:01 --:--:-- 13048 00:39:58 00:39:58 00:39:58 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/1/openapi/v1/system-agent.yaml] 00:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:58 Dload Upload Total Spent Left Speed 00:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3882 0:00:01 0:00:01 --:--:-- 3884 00:39:59 00:39:59 00:39:59 === Publish openapi/v2 API === 00:39:59 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:39:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/1/openapi/v2/core-command.yaml] 00:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:59 Dload Upload Total Spent Left Speed 00:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29536 0 0 100 29536 0 24663 0:00:01 0:00:01 --:--:-- 24654 100 29536 0 0 100 29536 0 24656 0:00:01 0:00:01 --:--:-- 24654 00:40:00 00:40:00 00:40:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/1/openapi/v2/core-data.yaml] 00:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:00 Dload Upload Total Spent Left Speed 00:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65634 0 0 100 65634 0 50724 0:00:01 0:00:01 --:--:-- 50761 100 65634 0 0 100 65634 0 43457 0:00:01 0:00:01 --:--:-- 43495 00:40:02 00:40:02 00:40:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/1/openapi/v2/core-metadata.yaml] 00:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:02 Dload Upload Total Spent Left Speed 00:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 119k 0 0 53 65536 0 251k --:--:-- --:--:-- --:--:-- 251k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 00:40:03 00:40:03 00:40:03 [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/1/openapi/v2/support-logging.yaml] 00:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:03 Dload Upload Total Spent Left Speed 00:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23692 0 0 100 23692 0 21356 0:00:01 0:00:01 --:--:-- 21344 100 23692 0 0 100 23692 0 21353 0:00:01 0:00:01 --:--:-- 21344 00:40:04 00:40:04 00:40:04 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/1/openapi/v2/support-notifications.yaml] 00:40:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:04 Dload Upload Total Spent Left Speed 00:40:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 57348 0:00:01 0:00:01 --:--:-- 57409 100 62691 0 0 100 62691 0 57336 0:00:01 0:00:01 --:--:-- 57356 00:40:06 00:40:06 00:40:06 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/1/openapi/v2/support-scheduler.yaml] 00:40:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:06 Dload Upload Total Spent Left Speed 00:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46198 0 0 100 46198 0 42061 0:00:01 0:00:01 --:--:-- 42074 100 46198 0 0 100 46198 0 42049 0:00:01 0:00:01 --:--:-- 42074 00:40:07 00:40:07 00:40:07 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/1/openapi/v2/system-agent.yaml] 00:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:07 Dload Upload Total Spent Left Speed 00:40:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23726 0 0 100 23726 0 22378 0:00:01 0:00:01 --:--:-- 22404 100 23726 0 0 100 23726 0 22374 0:00:01 0:00:01 --:--:-- 22383 00:40:08 00:40:08 [Pipeline] } 00:40:08 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 00:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:09 . [Pipeline] withDockerContainer 00:40:09 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:40:10 $ docker top 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:40:10 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:11 + git semver [Pipeline] } 00:40:11 $ docker stop --time=1 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b 00:40:13 $ docker rm -f 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:14 00:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:14 0.23.1-centos7: Pulling from edgex-lftools 00:40:14 ab5ef0e58194: Pulling fs layer 00:40:14 9712f1f96733: Pulling fs layer 00:40:14 63f879dbbcfc: Pulling fs layer 00:40:14 0d9ebad4ef96: Pulling fs layer 00:40:14 e9a5061849ea: Pulling fs layer 00:40:14 d747dcd14b5f: Pulling fs layer 00:40:14 2de7ff778b66: Pulling fs layer 00:40:14 e9a5061849ea: Waiting 00:40:14 d747dcd14b5f: Waiting 00:40:14 2de7ff778b66: Waiting 00:40:14 0d9ebad4ef96: Waiting 00:40:14 9712f1f96733: Verifying Checksum 00:40:14 9712f1f96733: Download complete 00:40:17 63f879dbbcfc: Verifying Checksum 00:40:17 63f879dbbcfc: Download complete 00:40:17 e9a5061849ea: Verifying Checksum 00:40:17 e9a5061849ea: Download complete 00:40:17 d747dcd14b5f: Verifying Checksum 00:40:17 d747dcd14b5f: Download complete 00:40:18 2de7ff778b66: Verifying Checksum 00:40:18 2de7ff778b66: Download complete 00:40:18 0d9ebad4ef96: Verifying Checksum 00:40:18 0d9ebad4ef96: Download complete 00:40:18 ab5ef0e58194: Verifying Checksum 00:40:18 ab5ef0e58194: Download complete 00:40:24 ab5ef0e58194: Pull complete 00:40:24 9712f1f96733: Pull complete 00:40:26 63f879dbbcfc: Pull complete 00:40:35 0d9ebad4ef96: Pull complete 00:40:35 e9a5061849ea: Pull complete 00:40:35 d747dcd14b5f: Pull complete 00:40:39 2de7ff778b66: Pull complete 00:40:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:40:39 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:40:42 $ docker top e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:40:42 provisioning config files... 00:40:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/1@tmp/config7773431970759274202tmp 00:40:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/1@tmp/config1877704895194519782tmp 00:40:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/1@tmp/config6570985126359332186tmp [Pipeline] { [Pipeline] echo 00:40:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:40:43 ---> sigul-configuration.sh 00:40:43 gpg: directory `/root/.gnupg' created 00:40:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:40:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:40:43 gpg: keyring `/root/.gnupg/secring.gpg' created 00:40:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:40:43 gpg: CAST5 encrypted data 00:40:43 gpg: encrypted with 1 passphrase 00:40:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:40:43 + mkdir /home/jenkins 00:40:43 + mkdir /home/jenkins/sigul [Pipeline] sh 00:40:44 + 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 00:40:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:40:44 ---> sigul-install.sh 00:40:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:40:51 + git tag --list 00:40:51 0.6.0 00:40:51 0.6.1 00:40:51 0.7.0 00:40:51 0.7.1 00:40:51 v1.0.0 00:40:51 v1.0.1 00:40:51 v1.1.0 00:40:51 v1.2.0 00:40:51 v1.2.1 00:40:51 v1.2.2-dev.1 00:40:51 v1.2.2-dev.10 00:40:51 v1.2.2-dev.100 00:40:51 v1.2.2-dev.101 00:40:51 v1.2.2-dev.102 00:40:51 v1.2.2-dev.103 00:40:51 v1.2.2-dev.104 00:40:51 v1.2.2-dev.105 00:40:51 v1.2.2-dev.106 00:40:51 v1.2.2-dev.107 00:40:51 v1.2.2-dev.11 00:40:51 v1.2.2-dev.12 00:40:51 v1.2.2-dev.13 00:40:51 v1.2.2-dev.14 00:40:51 v1.2.2-dev.15 00:40:51 v1.2.2-dev.16 00:40:51 v1.2.2-dev.17 00:40:51 v1.2.2-dev.18 00:40:51 v1.2.2-dev.19 00:40:51 v1.2.2-dev.2 00:40:51 v1.2.2-dev.20 00:40:51 v1.2.2-dev.21 00:40:51 v1.2.2-dev.22 00:40:51 v1.2.2-dev.23 00:40:51 v1.2.2-dev.24 00:40:51 v1.2.2-dev.25 00:40:51 v1.2.2-dev.26 00:40:51 v1.2.2-dev.27 00:40:51 v1.2.2-dev.28 00:40:51 v1.2.2-dev.29 00:40:51 v1.2.2-dev.3 00:40:51 v1.2.2-dev.30 00:40:51 v1.2.2-dev.31 00:40:51 v1.2.2-dev.32 00:40:51 v1.2.2-dev.33 00:40:51 v1.2.2-dev.34 00:40:51 v1.2.2-dev.35 00:40:51 v1.2.2-dev.36 00:40:51 v1.2.2-dev.37 00:40:51 v1.2.2-dev.38 00:40:51 v1.2.2-dev.39 00:40:51 v1.2.2-dev.4 00:40:51 v1.2.2-dev.40 00:40:51 v1.2.2-dev.41 00:40:51 v1.2.2-dev.42 00:40:51 v1.2.2-dev.43 00:40:51 v1.2.2-dev.44 00:40:51 v1.2.2-dev.45 00:40:51 v1.2.2-dev.46 00:40:51 v1.2.2-dev.47 00:40:51 v1.2.2-dev.48 00:40:51 v1.2.2-dev.49 00:40:51 v1.2.2-dev.5 00:40:51 v1.2.2-dev.50 00:40:51 v1.2.2-dev.51 00:40:51 v1.2.2-dev.52 00:40:51 v1.2.2-dev.53 00:40:51 v1.2.2-dev.54 00:40:51 v1.2.2-dev.55 00:40:51 v1.2.2-dev.56 00:40:51 v1.2.2-dev.57 00:40:51 v1.2.2-dev.58 00:40:51 v1.2.2-dev.59 00:40:51 v1.2.2-dev.6 00:40:51 v1.2.2-dev.60 00:40:51 v1.2.2-dev.61 00:40:51 v1.2.2-dev.62 00:40:51 v1.2.2-dev.63 00:40:51 v1.2.2-dev.64 00:40:51 v1.2.2-dev.65 00:40:51 v1.2.2-dev.66 00:40:51 v1.2.2-dev.67 00:40:51 v1.2.2-dev.68 00:40:51 v1.2.2-dev.69 00:40:51 v1.2.2-dev.7 00:40:51 v1.2.2-dev.70 00:40:51 v1.2.2-dev.71 00:40:51 v1.2.2-dev.72 00:40:51 v1.2.2-dev.73 00:40:51 v1.2.2-dev.74 00:40:51 v1.2.2-dev.75 00:40:51 v1.2.2-dev.76 00:40:51 v1.2.2-dev.77 00:40:51 v1.2.2-dev.78 00:40:51 v1.2.2-dev.79 00:40:51 v1.2.2-dev.8 00:40:51 v1.2.2-dev.80 00:40:51 v1.2.2-dev.81 00:40:51 v1.2.2-dev.82 00:40:51 v1.2.2-dev.83 00:40:51 v1.2.2-dev.84 00:40:51 v1.2.2-dev.85 00:40:51 v1.2.2-dev.86 00:40:51 v1.2.2-dev.87 00:40:51 v1.2.2-dev.88 00:40:51 v1.2.2-dev.89 00:40:51 v1.2.2-dev.9 00:40:51 v1.2.2-dev.90 00:40:51 v1.2.2-dev.91 00:40:51 v1.2.2-dev.92 00:40:51 v1.2.2-dev.93 00:40:51 v1.2.2-dev.94 00:40:51 v1.2.2-dev.95 00:40:51 v1.2.2-dev.96 00:40:51 v1.2.2-dev.97 00:40:51 v1.2.2-dev.98 00:40:51 v1.2.2-dev.99 00:40:51 v1.3.0 00:40:51 v1.3.1-dev.1 00:40:51 v1.3.1-dev.10 00:40:51 v1.3.1-dev.11 00:40:51 v1.3.1-dev.12 00:40:51 v1.3.1-dev.13 00:40:51 v1.3.1-dev.14 00:40:51 v1.3.1-dev.15 00:40:51 v1.3.1-dev.16 00:40:51 v1.3.1-dev.17 00:40:51 v1.3.1-dev.18 00:40:51 v1.3.1-dev.2 00:40:51 v1.3.1-dev.3 00:40:51 v1.3.1-dev.4 00:40:51 v1.3.1-dev.5 00:40:51 v1.3.1-dev.6 00:40:51 v1.3.1-dev.7 00:40:51 v1.3.1-dev.8 00:40:51 v1.3.1-dev.9 00:40:51 v2.0.0-dev.1 00:40:51 v2.0.0-dev.10 00:40:51 v2.0.0-dev.11 00:40:51 v2.0.0-dev.12 00:40:51 v2.0.0-dev.13 00:40:51 v2.0.0-dev.14 00:40:51 v2.0.0-dev.15 00:40:51 v2.0.0-dev.16 00:40:51 v2.0.0-dev.17 00:40:51 v2.0.0-dev.18 00:40:51 v2.0.0-dev.19 00:40:51 v2.0.0-dev.2 00:40:51 v2.0.0-dev.20 00:40:51 v2.0.0-dev.21 00:40:51 v2.0.0-dev.22 00:40:51 v2.0.0-dev.23 00:40:51 v2.0.0-dev.24 00:40:51 v2.0.0-dev.25 00:40:51 v2.0.0-dev.26 00:40:51 v2.0.0-dev.27 00:40:51 v2.0.0-dev.28 00:40:51 v2.0.0-dev.29 00:40:51 v2.0.0-dev.3 00:40:51 v2.0.0-dev.30 00:40:51 v2.0.0-dev.31 00:40:51 v2.0.0-dev.32 00:40:51 v2.0.0-dev.33 00:40:51 v2.0.0-dev.34 00:40:51 v2.0.0-dev.4 00:40:51 v2.0.0-dev.5 00:40:51 v2.0.0-dev.6 00:40:51 v2.0.0-dev.7 00:40:51 v2.0.0-dev.8 00:40:51 v2.0.0-dev.9 [Pipeline] sh 00:40:51 + lftools sign git-tag v0.0.0 00:40:52 Signing Git tag with Sigul... 00:40:52 Signing v0.0.0 00:40:53 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v0.0.0'], return code 1, stdout , stderr [Pipeline] echo 00:40:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:40:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:40:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:40:54 $ docker stop --time=1 e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 00:40:55 $ docker rm -f e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:57 . [Pipeline] withDockerContainer 00:40:57 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:40:57 $ docker top 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:40:58 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:58 + git semver [Pipeline] } 00:40:58 $ docker stop --time=1 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 00:41:00 $ docker rm -f 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:41:00 . [Pipeline] withDockerContainer 00:41:00 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:41:01 $ docker top d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:41:02 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:02 + git semver [Pipeline] } 00:41:02 $ docker stop --time=1 d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a 00:41:04 $ docker rm -f d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a [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 00:41:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:41:06 ---> package-listing.sh 00:41:06 ++ facter osfamily 00:41:06 ++ tr '[:upper:]' '[:lower:]' 00:41:06 + OS_FAMILY=redhat 00:41:06 + workspace=/w/workspace/edgex-go/1 00:41:06 + START_PACKAGES=/tmp/packages_start.txt 00:41:06 + END_PACKAGES=/tmp/packages_end.txt 00:41:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:06 + PACKAGES=/tmp/packages_start.txt 00:41:06 + '[' /w/workspace/edgex-go/1 ']' 00:41:06 + PACKAGES=/tmp/packages_end.txt 00:41:06 + case "${OS_FAMILY}" in 00:41:06 + rpm -qa 00:41:06 + sort 00:41:11 + '[' -f /tmp/packages_start.txt ']' 00:41:11 + '[' -f /tmp/packages_end.txt ']' 00:41:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:11 + '[' /w/workspace/edgex-go/1 ']' 00:41:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:41:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:41:11 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:41:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:12 00:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:12 alpine: Pulling from edgex-lftools-log-publisher 00:41:12 df20fa9351a1: Pulling fs layer 00:41:12 36b3adc4ff6f: Pulling fs layer 00:41:12 8ad3a11d3b57: Pulling fs layer 00:41:12 46f8f816bc3b: Pulling fs layer 00:41:12 93b61091891f: Pulling fs layer 00:41:12 93b9cdb0e59b: Pulling fs layer 00:41:12 5e14af77c1be: Pulling fs layer 00:41:12 01666e4c0597: Pulling fs layer 00:41:12 aa168da1d23b: Pulling fs layer 00:41:12 93b9cdb0e59b: Waiting 00:41:12 5e14af77c1be: Waiting 00:41:12 01666e4c0597: Waiting 00:41:12 aa168da1d23b: Waiting 00:41:12 46f8f816bc3b: Waiting 00:41:12 93b61091891f: Waiting 00:41:12 36b3adc4ff6f: Verifying Checksum 00:41:12 36b3adc4ff6f: Download complete 00:41:12 46f8f816bc3b: Verifying Checksum 00:41:12 46f8f816bc3b: Download complete 00:41:13 df20fa9351a1: Verifying Checksum 00:41:13 93b9cdb0e59b: Verifying Checksum 00:41:13 93b9cdb0e59b: Download complete 00:41:13 93b61091891f: Verifying Checksum 00:41:13 93b61091891f: Download complete 00:41:13 5e14af77c1be: Verifying Checksum 00:41:13 5e14af77c1be: Download complete 00:41:13 01666e4c0597: Verifying Checksum 00:41:13 01666e4c0597: Download complete 00:41:13 8ad3a11d3b57: Download complete 00:41:13 df20fa9351a1: Pull complete 00:41:14 36b3adc4ff6f: Pull complete 00:41:15 8ad3a11d3b57: Pull complete 00:41:15 46f8f816bc3b: Pull complete 00:41:15 aa168da1d23b: Verifying Checksum 00:41:15 aa168da1d23b: Download complete 00:41:16 93b61091891f: Pull complete 00:41:16 93b9cdb0e59b: Pull complete 00:41:16 5e14af77c1be: Pull complete 00:41:16 01666e4c0597: Pull complete 00:41:23 aa168da1d23b: Pull complete 00:41:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:41:23 prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container 00:41:23 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:41:26 $ docker top 6b4ad07c38d55755f3b7fdc042ae34912dd189961cb6a4826d4828178b41dd66 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:27 + touch /tmp/pre-build-complete [Pipeline] sh 00:41:27 + mkdir -p /var/log/sa [Pipeline] sh 00:41:27 + ls /var/log/sa-host 00:41:27 + sadf -c /var/log/sa-host/sa14 00:41:27 file_magic: OK 00:41:27 HZ: Using current value: 100 00:41:27 file_header: OK 00:41:27 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 00:41:27 Statistics: 00:41:27 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... 00:41:27 File successfully converted to sysstat format version 12.2.1 00:41:27 + sadf -c /var/log/sa-host/sa23 00:41:27 file_magic: OK 00:41:27 HZ: Using current value: 100 00:41:27 file_header: OK 00:41:27 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 00:41:27 Statistics: 00:41:27 Hnuu...uuuununununu... 00:41:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:28 provisioning config files... 00:41:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3977162561479326385tmp [Pipeline] { [Pipeline] echo 00:41:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:41:28 ---> create-netrc.sh [Pipeline] } 00:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:41:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:29 ---> python-tools-install.sh [Pipeline] echo 00:41:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:41:29 ---> sudo-logs.sh 00:41:29 Archiving 'sudo' log.. [Pipeline] echo 00:41:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:41:30 ---> job-cost.sh 00:41:30 lf-activate-venv: SKIPPING 00:41:30 INFO: No Stack... 00:41:32 INFO: Retrieving Pricing Info for: v1-standard-2 00:41:32 INFO: Archiving Costs [Pipeline] echo 00:41:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:41:32 ---> logs-deploy.sh 00:41:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/hanoi/1 00:41:32 INFO: archiving workspace using pattern(s): 00:41:34 Archives upload complete. 00:41:34 INFO: archiving logs to Nexus 00:41:35 ---> uname -a: 00:41:35 Linux prd-centos7-docker-4c-2g-20063.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:41:35 00:41:35 00:41:35 ---> lscpu: 00:41:35 Architecture: x86_64 00:41:35 CPU op-mode(s): 32-bit, 64-bit 00:41:35 Byte Order: Little Endian 00:41:35 Address sizes: 40 bits physical, 48 bits virtual 00:41:35 CPU(s): 4 00:41:35 On-line CPU(s) list: 0-3 00:41:35 Thread(s) per core: 1 00:41:35 Core(s) per socket: 1 00:41:35 Socket(s): 4 00:41:35 NUMA node(s): 1 00:41:35 Vendor ID: GenuineIntel 00:41:35 CPU family: 6 00:41:35 Model: 44 00:41:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:41:35 Stepping: 1 00:41:35 CPU MHz: 2933.438 00:41:35 BogoMIPS: 5866.87 00:41:35 Virtualization: VT-x 00:41:35 Hypervisor vendor: KVM 00:41:35 Virtualization type: full 00:41:35 L1d cache: 128 KiB 00:41:35 L1i cache: 128 KiB 00:41:35 L2 cache: 16 MiB 00:41:35 L3 cache: 64 MiB 00:41:35 NUMA node0 CPU(s): 0-3 00:41:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:41:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:41:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:41:35 Vulnerability Meltdown: Mitigation; PTI 00:41:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:41:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:41:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:41:35 Vulnerability Srbds: Not affected 00:41:35 Vulnerability Tsx async abort: Not affected 00:41:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:41:35 00:41:35 00:41:35 ---> nproc: 00:41:35 4 00:41:35 00:41:35 00:41:35 ---> df -h: 00:41:35 Filesystem Size Used Available Use% Mounted on 00:41:35 overlay 50.0G 14.5G 35.5G 29% / 00:41:35 tmpfs 64.0M 0 64.0M 0% /dev 00:41:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:41:35 shm 64.0M 0 64.0M 0% /dev/shm 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /facter-os 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /etc/resolv.conf 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /etc/hostname 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /etc/hosts 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /var/log/sa-host 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /var/log/secure 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /var/log/auth.log 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /run/cloud-init/result.json 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /w/workspace/edgex-go/1 00:41:35 /dev/vda1 50.0G 14.5G 35.5G 29% /w/workspace/edgex-go/1@tmp 00:41:35 00:41:35 00:41:35 ---> free -m: 00:41:35 total used free shared buff/cache available 00:41:35 Mem: 1837 761 139 0 935 1015 00:41:35 Swap: 1023 68 955 00:41:35 00:41:35 00:41:35 ---> ip addr: 00:41:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:41:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:41:35 inet 127.0.0.1/8 scope host lo 00:41:35 valid_lft forever preferred_lft forever 00:41:35 inet6 ::1/128 scope host 00:41:35 valid_lft forever preferred_lft forever 00:41:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:41:35 link/ether fa:16:3e:e5:99:ab brd ff:ff:ff:ff:ff:ff 00:41:35 inet 10.30.123.107/23 brd 10.30.123.255 scope global dynamic eth0 00:41:35 valid_lft 85197sec preferred_lft 85197sec 00:41:35 inet6 fe80::f816:3eff:fee5:99ab/64 scope link 00:41:35 valid_lft forever preferred_lft forever 00:41:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:41:35 link/ether 02:42:eb:b9:0d:1d brd ff:ff:ff:ff:ff:ff 00:41:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:41:35 valid_lft forever preferred_lft forever 00:41:35 inet6 fe80::42:ebff:feb9:d1d/64 scope link 00:41:35 valid_lft forever preferred_lft forever 00:41:35 00:41:35 00:41:35 ---> sar -b -r -n DEV: 00:41:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 00:41:35 00:41:35 00:21:21 LINUX RESTART (4 CPU) 00:41:35 00:41:35 00:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:41:35 00:23:01 85.86 28.96 56.90 0.00 6519.51 17271.39 0.00 00:41:35 00:24:02 297.82 95.78 202.04 0.00 5097.76 63328.96 0.00 00:41:35 00:25:01 235.54 124.70 110.84 0.00 4982.84 13141.35 0.00 00:41:35 00:26:01 149.23 79.57 69.67 0.00 3448.25 6995.14 0.00 00:41:35 00:27:02 929.32 692.61 236.71 0.00 87210.34 162738.32 0.00 00:41:35 00:28:02 2101.43 1747.83 353.60 0.00 156338.96 162325.58 0.00 00:41:35 00:29:02 866.24 570.35 295.89 0.00 73438.09 121387.52 0.00 00:41:35 00:30:02 2066.65 1693.32 373.33 0.00 156974.47 162882.67 0.00 00:41:35 00:31:01 1116.44 796.27 320.17 0.00 70337.39 81827.68 0.00 00:41:35 00:32:01 204.43 40.70 163.73 0.00 4938.04 12458.40 0.00 00:41:35 00:33:01 34.94 24.35 10.59 0.00 8984.58 212.42 0.00 00:41:35 00:34:01 3.85 2.78 1.07 0.00 120.03 19.22 0.00 00:41:35 00:35:01 0.37 0.07 0.30 0.00 1.20 3.33 0.00 00:41:35 00:36:02 0.25 0.02 0.23 0.00 0.53 2.96 0.00 00:41:35 00:37:01 1.78 1.59 0.19 0.00 52.81 2.61 0.00 00:41:35 00:38:01 0.90 0.05 0.85 0.00 1.60 15.62 0.00 00:41:35 00:39:01 11.06 10.81 0.25 0.00 790.94 19.98 0.00 00:41:35 00:40:01 300.70 149.99 150.71 0.00 7402.96 36531.41 0.00 00:41:35 00:41:01 232.53 85.92 146.61 0.00 6556.12 33165.51 0.00 00:41:35 Average: 453.84 322.58 131.26 0.00 31184.50 46122.30 0.00 00:41:35 00:41:35 00:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:41:35 00:23:01 211152 0 607812 32.30 2620 1059960 1413244 48.23 593860 871412 42096 00:41:35 00:24:02 106012 0 718164 38.17 1492 1055876 1305312 44.55 672424 808432 53172 00:41:35 00:25:01 328476 0 774752 41.18 420 777896 1734756 59.20 654188 623000 40340 00:41:35 00:26:01 260496 0 716344 38.07 392 904312 1313292 44.82 630956 706728 82360 00:41:35 00:27:02 120136 0 780580 41.49 24 980804 2036700 69.51 642412 914696 30716 00:41:35 00:28:02 84804 0 1325588 70.45 0 471152 4436212 151.40 811484 724256 33564 00:41:35 00:29:02 79804 0 736256 39.13 0 1065484 1947204 66.45 731564 859732 58504 00:41:35 00:30:02 78712 0 752772 40.01 0 1050060 2225716 75.96 675140 885084 95528 00:41:35 00:31:01 318460 0 712992 37.89 0 850092 2220048 75.77 605328 716572 0 00:41:35 00:32:01 355712 0 637548 33.88 0 888284 1436308 49.02 580676 697148 28 00:41:35 00:33:01 111548 0 614968 32.68 0 1155028 1231524 42.03 643772 878448 32 00:41:35 00:34:01 116128 0 607568 32.29 0 1157848 1183360 40.39 637796 881580 12 00:41:35 00:35:01 117220 0 606476 32.23 0 1157848 1171120 39.97 637204 881448 8 00:41:35 00:36:02 117356 0 606324 32.22 0 1157864 1171164 39.97 637120 881472 8 00:41:35 00:37:01 116112 0 606648 32.24 0 1158784 1171176 39.97 637816 881928 12 00:41:35 00:38:01 116768 0 605996 32.21 0 1158780 1171092 39.97 637072 881924 20 00:41:35 00:39:01 86036 0 613244 32.59 0 1182264 1172040 40.00 645436 902208 648 00:41:35 00:40:01 240676 0 670356 35.63 0 970512 1208540 41.25 652848 687560 40 00:41:35 00:41:01 179696 0 776360 41.26 0 925488 1840584 62.82 525628 817716 32 00:41:35 Average: 165542 0 708987 37.68 260 1006755 1652073 56.38 644880 815860 23006 00:41:35 00:41:35 00:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:41:35 00:23:01 eth0 1316.07 1240.19 5728.13 141.63 0.00 0.00 0.00 0.00 00:41:35 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:23:01 docker0 828.76 672.05 68.78 2664.74 0.00 0.00 0.00 0.00 00:41:35 00:23:01 vethfeb9b61 828.76 672.18 80.11 2664.75 0.00 0.00 0.00 0.00 00:41:35 00:24:02 eth0 655.92 477.24 4879.08 49.20 0.00 0.00 0.00 0.00 00:41:35 00:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:24:02 docker0 120.94 165.72 8.84 822.90 0.00 0.00 0.00 0.00 00:41:35 00:25:01 veth3d6706e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:25:01 eth0 52.58 37.94 35.83 69.77 0.00 0.00 0.00 0.00 00:41:35 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:26:01 veth3d6706e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:26:01 eth0 30.82 16.09 25.94 13.75 0.00 0.00 0.00 0.00 00:41:35 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:27:02 eth0 192.35 162.59 1657.27 77.14 0.00 0.00 0.00 0.00 00:41:35 00:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:27:02 veth6e32d9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:28:02 vetheade81c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:28:02 veth6418ac5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:28:02 vethe1df924 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:28:02 veth0801569 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:29:02 eth0 2700.53 2210.61 13374.70 473.54 0.00 0.00 0.00 0.00 00:41:35 00:29:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:41:35 00:29:02 veth6e32d9f 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 00:41:35 00:29:02 docker0 976.69 877.72 79.00 3732.36 0.00 0.00 0.00 0.00 00:41:35 00:30:02 eth0 71.92 45.88 149.97 79.44 0.00 0.00 0.00 0.00 00:41:35 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:30:02 veth6e32d9f 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:30:02 veth321e2af 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:41:35 00:31:01 veth5767cf1 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 00:41:35 00:31:01 eth0 63.57 42.26 147.91 67.52 0.00 0.00 0.00 0.00 00:41:35 00:31:01 vetha0126f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:32:01 eth0 248.55 210.12 461.88 556.46 0.00 0.00 0.00 0.00 00:41:35 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:32:01 docker0 1040.90 977.32 82.91 4341.25 0.00 0.00 0.00 0.00 00:41:35 00:33:01 eth0 496.10 450.16 163.26 2350.94 0.00 0.00 0.00 0.00 00:41:35 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:34:01 eth0 7.79 5.43 5.39 1.83 0.00 0.00 0.00 0.00 00:41:35 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:35:01 eth0 2.48 0.65 0.67 0.40 0.00 0.00 0.00 0.00 00:41:35 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:36:02 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 0.00 00:41:35 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:37:01 eth0 0.66 0.34 0.35 0.26 0.00 0.00 0.00 0.00 00:41:35 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:38:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:41:35 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:39:01 eth0 5.18 3.46 5.78 1.87 0.00 0.00 0.00 0.00 00:41:35 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:40:01 eth0 471.87 415.75 4266.93 85.69 0.00 0.00 0.00 0.00 00:41:35 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:40:01 docker0 34.05 33.22 3.23 224.30 0.00 0.00 0.00 0.00 00:41:35 00:41:01 vethe03b43d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:41:01 eth0 458.36 398.17 3440.74 112.01 0.00 0.00 0.00 0.00 00:41:35 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:41:01 vethf5e43d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 Average: vethe03b43d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 Average: eth0 221.19 189.09 1127.94 193.84 0.00 0.00 0.00 0.00 00:41:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 Average: vethf5e43d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:35 00:41:35 00:41:35 ---> sar -P ALL: 00:41:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 00:41:35 00:41:35 00:21:21 LINUX RESTART (4 CPU) 00:41:35 00:41:35 00:22:01 CPU %user %nice %system %iowait %steal %idle 00:41:35 00:23:01 all 13.27 0.00 5.44 1.59 0.86 78.84 00:41:35 00:23:01 0 14.97 0.00 7.56 0.29 0.70 76.48 00:41:35 00:23:01 1 15.52 0.00 5.08 2.38 0.81 76.20 00:41:35 00:23:01 2 10.55 0.00 4.88 3.30 1.07 80.21 00:41:35 00:23:01 3 12.06 0.00 4.26 0.36 0.87 82.46 00:41:35 00:24:02 all 13.45 0.00 9.50 5.14 1.32 70.60 00:41:35 00:24:02 0 12.55 0.00 9.77 5.36 1.17 71.15 00:41:35 00:24:02 1 13.01 0.00 10.17 6.05 1.45 69.31 00:41:35 00:24:02 2 14.63 0.00 9.04 5.39 1.28 69.65 00:41:35 00:24:02 3 13.60 0.00 9.00 3.76 1.37 72.28 00:41:35 00:25:01 all 49.40 0.00 12.29 6.30 0.88 31.12 00:41:35 00:25:01 0 50.27 0.00 12.14 8.73 0.88 27.98 00:41:35 00:25:01 1 48.86 0.00 12.33 6.02 0.90 31.89 00:41:35 00:25:01 2 51.47 0.00 12.43 3.05 0.86 32.19 00:41:35 00:25:01 3 46.99 0.00 12.27 7.45 0.89 32.41 00:41:35 00:26:01 all 53.57 0.00 14.53 2.91 0.54 28.45 00:41:35 00:26:01 0 51.76 0.00 14.76 1.50 0.53 31.46 00:41:35 00:26:01 1 54.86 0.00 14.43 2.25 0.57 27.89 00:41:35 00:26:01 2 53.73 0.00 14.52 2.99 0.65 28.11 00:41:35 00:26:01 3 53.92 0.00 14.42 4.92 0.40 26.34 00:41:35 00:27:02 all 21.70 0.00 18.67 5.97 0.55 53.11 00:41:35 00:27:02 0 20.78 0.00 18.09 5.99 0.58 54.56 00:41:35 00:27:02 1 21.17 0.00 18.97 7.04 0.51 52.31 00:41:35 00:27:02 2 24.68 0.00 18.78 5.30 0.56 50.67 00:41:35 00:27:02 3 20.17 0.00 18.82 5.55 0.53 54.93 00:41:35 00:28:02 all 27.45 0.00 23.38 25.46 0.98 22.73 00:41:35 00:28:02 0 26.01 0.00 23.08 24.53 0.99 25.39 00:41:35 00:28:02 1 28.54 0.00 23.07 25.09 1.01 22.28 00:41:35 00:28:02 2 27.47 0.00 23.55 27.11 1.03 20.84 00:41:35 00:28:02 3 27.77 0.00 23.83 25.11 0.86 22.42 00:41:35 00:29:02 all 42.59 0.00 18.66 18.11 1.00 19.64 00:41:35 00:29:02 0 41.26 0.00 17.44 18.73 1.17 21.40 00:41:35 00:29:02 1 43.72 0.00 18.61 17.73 0.91 19.03 00:41:35 00:29:02 2 42.53 0.00 19.93 17.70 0.93 18.90 00:41:35 00:29:02 3 42.86 0.00 18.64 18.27 0.98 19.25 00:41:35 00:30:02 all 32.36 0.00 23.74 23.43 2.92 17.56 00:41:35 00:30:02 0 31.71 0.00 22.39 23.50 3.16 19.24 00:41:35 00:30:02 1 31.39 0.00 22.79 21.12 2.88 21.82 00:41:35 00:30:02 2 33.54 0.00 24.67 26.37 2.91 12.50 00:41:35 00:30:02 3 32.78 0.00 25.12 22.71 2.71 16.67 00:41:35 00:31:01 all 65.23 0.00 21.10 9.10 1.44 3.14 00:41:35 00:31:01 0 66.02 0.00 20.83 9.43 1.51 2.21 00:41:35 00:31:01 1 64.57 0.00 21.27 9.07 1.47 3.62 00:41:35 00:31:01 2 65.24 0.00 20.95 10.15 1.31 2.35 00:41:35 00:31:01 3 65.08 0.00 21.33 7.74 1.47 4.38 00:41:35 00:32:01 all 10.04 0.00 7.30 10.83 2.05 69.78 00:41:35 00:32:01 0 9.69 0.00 7.24 5.68 2.24 75.14 00:41:35 00:32:01 1 11.20 0.00 7.93 15.67 1.77 63.43 00:41:35 00:32:01 2 9.57 0.00 7.48 12.93 2.07 67.95 00:41:35 00:32:01 3 9.69 0.00 6.56 9.03 2.13 72.59 00:41:35 00:33:01 all 14.08 0.00 3.57 0.53 2.59 79.24 00:41:35 00:33:01 0 13.45 0.00 4.12 0.91 2.75 78.76 00:41:35 00:33:01 1 14.36 0.00 3.30 0.45 2.39 79.49 00:41:35 00:33:01 2 15.05 0.00 3.72 0.54 2.71 77.98 00:41:35 00:33:01 3 13.45 0.00 3.14 0.22 2.49 80.71 00:41:35 00:41:35 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:41:35 00:34:01 all 0.22 0.00 0.15 0.03 0.10 99.50 00:41:35 00:34:01 0 0.13 0.00 0.15 0.00 0.08 99.63 00:41:35 00:34:01 1 0.13 0.00 0.20 0.05 0.10 99.52 00:41:35 00:34:01 2 0.55 0.00 0.13 0.07 0.15 99.10 00:41:35 00:34:01 3 0.07 0.00 0.12 0.00 0.05 99.77 00:41:35 00:35:01 all 0.11 0.00 0.05 0.01 0.43 99.41 00:41:35 00:35:01 0 0.08 0.00 0.03 0.00 0.40 99.49 00:41:35 00:35:01 1 0.05 0.00 0.07 0.00 0.78 99.11 00:41:35 00:35:01 2 0.27 0.00 0.05 0.02 0.37 99.30 00:41:35 00:35:01 3 0.03 0.00 0.03 0.02 0.17 99.75 00:41:35 00:36:02 all 0.15 0.00 0.15 0.00 0.05 99.65 00:41:35 00:36:02 0 0.38 0.00 0.12 0.00 0.03 99.47 00:41:35 00:36:02 1 0.05 0.00 0.08 0.00 0.08 99.78 00:41:35 00:36:02 2 0.10 0.00 0.18 0.00 0.03 99.68 00:41:35 00:36:02 3 0.07 0.00 0.22 0.00 0.07 99.65 00:41:35 00:37:01 all 0.11 0.00 0.07 0.02 0.07 99.73 00:41:35 00:37:01 0 0.05 0.00 0.12 0.07 0.15 99.61 00:41:35 00:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:41:35 00:37:01 2 0.37 0.00 0.08 0.00 0.07 99.47 00:41:35 00:37:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:41:35 00:38:01 all 0.14 0.00 0.12 0.00 0.08 99.66 00:41:35 00:38:01 0 0.03 0.00 0.08 0.00 0.08 99.80 00:41:35 00:38:01 1 0.07 0.00 0.08 0.00 0.10 99.75 00:41:35 00:38:01 2 0.40 0.00 0.17 0.00 0.10 99.33 00:41:35 00:38:01 3 0.05 0.00 0.13 0.00 0.05 99.77 00:41:35 00:39:01 all 0.88 0.00 0.46 0.38 0.19 98.09 00:41:35 00:39:01 0 0.83 0.00 0.52 0.27 0.17 98.21 00:41:35 00:39:01 1 0.37 0.00 0.27 0.03 0.20 99.13 00:41:35 00:39:01 2 1.97 0.00 0.75 0.68 0.17 96.43 00:41:35 00:39:01 3 0.33 0.00 0.32 0.55 0.22 98.58 00:41:35 00:40:01 all 9.84 0.00 7.27 5.04 3.02 74.83 00:41:35 00:40:01 0 11.64 0.00 7.74 2.64 2.85 75.13 00:41:35 00:40:01 1 8.85 0.00 6.85 6.72 3.14 74.44 00:41:35 00:40:01 2 9.72 0.00 7.26 5.03 3.37 74.62 00:41:35 00:40:01 3 9.16 0.00 7.25 5.73 2.72 75.15 00:41:35 00:41:01 all 10.57 0.00 8.52 2.61 1.85 76.45 00:41:35 00:41:01 0 9.38 0.00 8.88 4.72 1.90 75.13 00:41:35 00:41:01 1 9.34 0.00 7.97 1.89 1.84 78.97 00:41:35 00:41:01 2 9.79 0.00 8.66 1.98 1.79 77.78 00:41:35 00:41:01 3 13.79 0.00 8.58 1.88 1.86 73.89 00:41:35 Average: all 18.80 0.00 9.01 6.02 1.09 65.08 00:41:35 Average: 0 18.58 0.00 9.03 5.76 1.11 65.52 00:41:35 Average: 1 18.86 0.00 8.94 6.24 1.09 64.86 00:41:35 Average: 2 19.16 0.00 9.14 6.29 1.12 64.29 00:41:35 Average: 3 18.58 0.00 8.93 5.77 1.04 65.68 00:41:35 00:41:35 00:41:35