Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15617 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/252 [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/252 # 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 Checking out Revision c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 Commit message: "feat(security): kong cert paths are now optional (#2940)" > git rev-list --no-walk f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:35:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:35:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:35:01 ========================================================= 21:35:01 EdgeX Global Pipelines Version Info 21:35:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:35:03 ------------------- 21:35:03 stable info: 21:35:03 ------------------- 21:35:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:35:03 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:35:03 Message: update stable to v1.0.172 21:35:03 ------------------- 21:35:03 experimental info: 21:35:03 ------------------- 21:35:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:35:03 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 21:35:03 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c80d9cd [Pipeline] echo 21:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:35:06 provisioning config files... 21:35:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config2902418088335559344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:07 ---> docker-login.sh 21:35:07 nexus3.edgexfoundry.org:10001 21:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:07 Configure a credential helper to remove this warning. See 21:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:07 21:35:07 Login Succeeded 21:35:07 nexus3.edgexfoundry.org:10002 21:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:07 Configure a credential helper to remove this warning. See 21:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:07 21:35:07 Login Succeeded 21:35:07 nexus3.edgexfoundry.org:10003 21:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:08 Configure a credential helper to remove this warning. See 21:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:08 21:35:08 Login Succeeded 21:35:08 nexus3.edgexfoundry.org:10004 21:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:08 Configure a credential helper to remove this warning. See 21:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:08 21:35:08 Login Succeeded 21:35:08 docker.io 21:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:08 Configure a credential helper to remove this warning. See 21:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:08 21:35:08 Login Succeeded 21:35:08 ---> docker-login.sh ends [Pipeline] } 21:35:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:09 ++ 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/core-command/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo core-command,cmd/core-command/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/core-data/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo core-data,cmd/core-data/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/core-metadata/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo core-metadata,cmd/core-metadata/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/security-proxy-setup/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/security-secrets-setup/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/support-notifications/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo support-notifications,cmd/support-notifications/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/support-scheduler/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:35:09 + for file in '`ls cmd/**/Dockerfile`' 21:35:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:35:09 ++ cut -d/ -f2 21:35:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:35:09 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-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 21:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:10 21:35:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:35:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:10 latest: Pulling from edgex-devops/git-semver 21:35:10 31603596830f: Pulling fs layer 21:35:10 2a8b12db71e7: Pulling fs layer 21:35:10 6ca5941a6612: Pulling fs layer 21:35:10 ecc8261a40a4: Pulling fs layer 21:35:10 ecc8261a40a4: Waiting 21:35:10 2a8b12db71e7: Verifying Checksum 21:35:10 2a8b12db71e7: Download complete 21:35:10 31603596830f: Verifying Checksum 21:35:10 31603596830f: Download complete 21:35:10 ecc8261a40a4: Verifying Checksum 21:35:10 ecc8261a40a4: Download complete 21:35:10 6ca5941a6612: Verifying Checksum 21:35:10 6ca5941a6612: Download complete 21:35:10 31603596830f: Pull complete 21:35:11 2a8b12db71e7: Pull complete 21:35:11 6ca5941a6612: Pull complete 21:35:12 ecc8261a40a4: Pull complete 21:35:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:35:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:35:12 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:35:15 $ docker top 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:15 [ssh-agent] Looking for ssh-agent implementation... 21:35:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:15 $ docker exec 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 ssh-agent 21:35:15 SSH_AUTH_SOCK=/tmp/ssh-v0SxFmERqgv8/agent.11 21:35:15 SSH_AGENT_PID=16 21:35:15 Running ssh-add (command line suppressed) 21:35:15 Identity added: /w/workspace/edgex-go/252@tmp/private_key_1245518324446417946.key (/w/workspace/edgex-go/252@tmp/private_key_1245518324446417946.key) 21:35:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:16 + git tag --points-at HEAD [Pipeline] } 21:35:16 $ docker exec --env ******** --env ******** 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 ssh-agent -k 21:35:16 unset SSH_AUTH_SOCK; 21:35:16 unset SSH_AGENT_PID; 21:35:16 echo Agent pid 16 killed; 21:35:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:16 [ssh-agent] Looking for ssh-agent implementation... 21:35:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:16 $ docker exec 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 ssh-agent 21:35:17 SSH_AUTH_SOCK=/tmp/ssh-CWpIA6k1lGBO/agent.46 21:35:17 SSH_AGENT_PID=51 21:35:17 Running ssh-add (command line suppressed) 21:35:17 Identity added: /w/workspace/edgex-go/252@tmp/private_key_4340775466893001231.key (/w/workspace/edgex-go/252@tmp/private_key_4340775466893001231.key) 21:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:17 + git semver init 21:35:17 # -> Open(): unable to determine branch for HEAD 21:35:17 # $GIT_DIR = /w/workspace/edgex-go/252/.git 21:35:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/252 21:35:17 # $SEMVER_REMOTE_NAME = origin 21:35:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:35:17 # $SEMVER_USER_NAME = edgex-jenkins 21:35:17 # $SEMVER_BRANCH = master 21:35:17 # $SEMVER_TEMP = /tmp/semver-839916729 21:35:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:35:35 # '/tmp/semver-839916729' -> '/w/workspace/edgex-go/252/.semver' 21:35:35 # -> Force: false 21:35:35 # $SEMVER_DIR = /w/workspace/edgex-go/252/.semver [Pipeline] } 21:35:35 $ docker exec --env ******** --env ******** 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 ssh-agent -k 21:35:35 unset SSH_AUTH_SOCK; 21:35:35 unset SSH_AGENT_PID; 21:35:35 echo Agent pid 51 killed; 21:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:36 + git semver [Pipeline] } 21:35:36 $ docker stop --time=1 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 21:35:38 $ docker rm -f 977a970a26e3b6a60c54b1b5fde6e0c37a1faafadf4103239e00247b11309c86 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:35:39 Stashed 1 file(s) [Pipeline] echo 21:35:39 [edgeXSemver]: initialized semver on version 2.0.0-dev.9 [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 21:35:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:35:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:35:40 + sudo service docker restart 21:35:40 + true 21:35:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:35:41 ========================================================= 21:35:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:35:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:35:41 + 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 . 21:35:46 Sending build context to Docker daemon 326.4MB 21:35:46 Step 1/7 : ARG BASE=golang:1.15-alpine 21:35:46 Step 2/7 : FROM ${BASE} 21:35:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:35:46 188c0c94c7c5: Pulling fs layer 21:35:46 0ef7d3d256c8: Pulling fs layer 21:35:46 de9db76c5a1d: Pulling fs layer 21:35:46 bca2f99d35d6: Pulling fs layer 21:35:46 93359f2a8cfa: Pulling fs layer 21:35:46 7c6f9722023f: Pulling fs layer 21:35:46 a35cf1a2eb13: Pulling fs layer 21:35:46 93359f2a8cfa: Waiting 21:35:46 7c6f9722023f: Waiting 21:35:46 a35cf1a2eb13: Waiting 21:35:46 bca2f99d35d6: Waiting 21:35:46 de9db76c5a1d: Verifying Checksum 21:35:46 de9db76c5a1d: Download complete 21:35:46 0ef7d3d256c8: Verifying Checksum 21:35:46 0ef7d3d256c8: Download complete 21:35:46 93359f2a8cfa: Verifying Checksum 21:35:46 93359f2a8cfa: Download complete 21:35:46 7c6f9722023f: Verifying Checksum 21:35:46 7c6f9722023f: Download complete 21:35:46 188c0c94c7c5: Verifying Checksum 21:35:46 188c0c94c7c5: Download complete 21:35:46 188c0c94c7c5: Pull complete 21:35:46 0ef7d3d256c8: Pull complete 21:35:46 de9db76c5a1d: Pull complete 21:35:48 a35cf1a2eb13: Verifying Checksum 21:35:48 a35cf1a2eb13: Download complete 21:35:48 bca2f99d35d6: Verifying Checksum 21:35:48 bca2f99d35d6: Download complete 21:35:54 bca2f99d35d6: Pull complete 21:35:54 93359f2a8cfa: Pull complete 21:35:54 7c6f9722023f: Pull complete 21:35:54 Still waiting to schedule task 21:35:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:35:59 a35cf1a2eb13: Pull complete 21:35:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:35:59 ---> a62c8e92a672 21:35:59 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 21:35:59 ---> Running in d8acf668fc9b 21:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:00 (1/12) Installing libmagic (5.38-r0) 21:36:01 (2/12) Installing file (5.38-r0) 21:36:01 (3/12) Installing libc-dev (0.7.2-r3) 21:36:01 (4/12) Installing g++ (9.3.0-r2) 21:36:07 (5/12) Installing fortify-headers (1.1-r0) 21:36:07 (6/12) Installing patch (2.7.6-r6) 21:36:07 (7/12) Installing build-base (0.5-r2) 21:36:07 (8/12) Installing libsodium (1.0.18-r0) 21:36:07 (9/12) Installing pkgconf (1.7.2-r0) 21:36:07 (10/12) Installing libsodium-dev (1.0.18-r0) 21:36:07 (11/12) Installing libzmq (4.3.3-r0) 21:36:07 (12/12) Installing zeromq-dev (4.3.3-r0) 21:36:08 Executing busybox-1.31.1-r19.trigger 21:36:08 OK: 233 MiB in 51 packages 21:36:12 Removing intermediate container d8acf668fc9b 21:36:12 ---> 9fc2e29c18a7 21:36:12 Step 4/7 : WORKDIR /edgex-go 21:36:12 ---> Running in 797c7b144a88 21:36:12 Removing intermediate container 797c7b144a88 21:36:12 ---> 79a7ba7f3655 21:36:12 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:36:12 latest: Pulling from library/docker 21:36:12 05e7bc50f07f: Pulling fs layer 21:36:12 6db28d0fdbf6: Pulling fs layer 21:36:12 292df0bc6bf3: Pulling fs layer 21:36:12 2e060f4bd70b: Pulling fs layer 21:36:12 80e8d568a223: Pulling fs layer 21:36:12 8dc6ef1a942a: Pulling fs layer 21:36:12 2312dd95470a: Pulling fs layer 21:36:12 80e8d568a223: Waiting 21:36:12 2312dd95470a: Waiting 21:36:12 8dc6ef1a942a: Waiting 21:36:12 2e060f4bd70b: Waiting 21:36:12 292df0bc6bf3: Verifying Checksum 21:36:12 292df0bc6bf3: Download complete 21:36:13 05e7bc50f07f: Verifying Checksum 21:36:13 05e7bc50f07f: Download complete 21:36:13 6db28d0fdbf6: Verifying Checksum 21:36:13 6db28d0fdbf6: Download complete 21:36:13 80e8d568a223: Verifying Checksum 21:36:13 80e8d568a223: Download complete 21:36:13 05e7bc50f07f: Pull complete 21:36:13 8dc6ef1a942a: Verifying Checksum 21:36:13 8dc6ef1a942a: Download complete 21:36:13 6db28d0fdbf6: Pull complete 21:36:13 2312dd95470a: Verifying Checksum 21:36:13 2312dd95470a: Download complete 21:36:13 292df0bc6bf3: Pull complete 21:36:14 2e060f4bd70b: Verifying Checksum 21:36:14 2e060f4bd70b: Download complete 21:36:17 2e060f4bd70b: Pull complete 21:36:17 80e8d568a223: Pull complete 21:36:17 8dc6ef1a942a: Pull complete 21:36:17 2312dd95470a: Pull complete 21:36:17 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 21:36:17 Status: Downloaded newer image for docker:latest 21:36:19 ---> 8399cc7a05e0 21:36:19 Step 6/7 : COPY go.mod . 21:36:19 ---> 1d0a6ef19185 21:36:19 Step 7/7 : RUN go mod download 21:36:19 ---> Running in d7b5dbc3459d 21:36:41 Removing intermediate container d7b5dbc3459d 21:36:41 ---> 8fa5a87f72e6 21:36:41 Successfully built 8fa5a87f72e6 21:36:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:36:41 + docker inspect -f . ci-base-image-x86_64 21:36:41 . [Pipeline] withDockerContainer 21:36:41 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:36:42 $ docker top e1a5342185f105196a9209fa47784f56682452b22089485da9ced6617943fb59 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:43 + go version 21:36:43 go version go1.15.5 linux/amd64 [Pipeline] } 21:36:43 $ docker stop --time=1 e1a5342185f105196a9209fa47784f56682452b22089485da9ced6617943fb59 21:36:44 $ docker rm -f e1a5342185f105196a9209fa47784f56682452b22089485da9ced6617943fb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:45 + docker inspect -f . ci-base-image-x86_64 21:36:45 . [Pipeline] withDockerContainer 21:36:45 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:36:45 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:36:46 $ docker top a8e86dd440633f5b67cee00156f897db022ac3c9ca2944375a52ec6e4ce25ca4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:36:46 ========================================================= 21:36:46 [edgeXBuildGoParallel] Running Tests and Build... 21:36:46 ========================================================= [Pipeline] sh 21:36:47 + make test 21:36:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:36:57 ? github.com/edgexfoundry/edgex-go [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:37:20 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.027s 21:37:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:37:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:37:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:37:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:37:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:37:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:37:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.189s coverage: 27.1% of statements 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.117s coverage: 67.7% of statements 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:37:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 82.3% of statements 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.123s coverage: 86.7% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.345s coverage: 93.8% of statements 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.084s coverage: 0.1% of statements 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 21:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 21:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 21:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements 21:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.5% of statements 21:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 21:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 21:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 55.9% of statements 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:37:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.331s coverage: 86.3% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.053s coverage: 72.2% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.451s coverage: 72.1% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.039s coverage: 82.4% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.039s coverage: 96.8% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.290s coverage: 84.0% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.038s coverage: 100.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.663s coverage: 29.1% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:37:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 21:37:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:37:51 GO111MODULE=on go vet ./... 21:38:17 gofmt -l . 21:38:17 [ "`gofmt -l .`" = "" ] 21:38:17 ./bin/test-go-mod-tidy.sh 21:38:17 ./bin/test-attribution-txt.sh [Pipeline] sh 21:38:18 + ls -al . 21:38:18 total 668 21:38:18 drwxrwxr-x 10 1001 1001 4096 Dec 11 21:38 . 21:38:18 drwxr-xr-x 4 root root 32 Dec 11 21:36 .. 21:38:18 -rw-rw-r-- 1 1001 1001 11 Dec 11 21:34 .dockerignore 21:38:18 drwxrwxr-x 8 1001 1001 162 Dec 11 21:34 .git 21:38:18 drwxrwxr-x 3 1001 1001 125 Dec 11 21:34 .github 21:38:18 -rw-rw-r-- 1 1001 1001 943 Dec 11 21:34 .gitignore 21:38:18 drwx------ 3 1001 1001 32 Dec 11 21:35 .semver 21:38:18 -rw-rw-r-- 1 1001 1001 166 Dec 11 21:34 .sonarcloud.properties 21:38:18 -rw-rw-r-- 1 1001 1001 3804 Dec 11 21:34 CONTRIBUTING.md 21:38:18 -rw-rw-r-- 1 1001 1001 1035 Dec 11 21:34 Dockerfile.build 21:38:18 -rw-rw-r-- 1 1001 1001 863 Dec 11 21:34 Jenkinsfile 21:38:18 -rw-rw-r-- 1 1001 1001 10775 Dec 11 21:34 LICENSE 21:38:18 -rw-rw-r-- 1 1001 1001 6318 Dec 11 21:34 Makefile 21:38:18 -rw-rw-r-- 1 1001 1001 6447 Dec 11 21:34 README.md 21:38:18 -rw-rw-r-- 1 1001 1001 7286 Dec 11 21:34 SECURITY.md 21:38:18 -rw-rw-r-- 1 1001 1001 11 Dec 11 21:35 VERSION 21:38:18 -rw-rw-r-- 1 1001 1001 4131 Dec 11 21:34 ZMQWindows.md 21:38:18 drwxrwxr-x 2 1001 1001 117 Dec 11 21:34 bin 21:38:18 drwxrwxr-x 15 1001 1001 4096 Dec 11 21:34 cmd 21:38:18 -rw-r--r-- 1 root root 569827 Dec 11 21:37 coverage.out 21:38:18 -rw-r--r-- 1 root root 1041 Dec 11 21:38 go.mod 21:38:18 -rw-r--r-- 1 root root 18856 Dec 11 21:38 go.sum 21:38:18 drwxrwxr-x 8 1001 1001 127 Dec 11 21:34 internal 21:38:18 drwxrwxr-x 4 1001 1001 26 Dec 11 21:34 openapi 21:38:18 drwxrwxr-x 4 1001 1001 71 Dec 11 21:34 snap 21:38:18 -rw-rw-r-- 1 1001 1001 168 Dec 11 21:34 version.go [Pipeline] sh 21:38:18 + '[' -e coverage.out ] 21:38:18 + chown 1001:1001 coverage.out [Pipeline] stash 21:38:18 Stashed 1 file(s) [Pipeline] sh 21:38:19 + make build 21:38:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data 21:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:38:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15620 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 21:38:24 Running in /w/workspace/edgex-go/252 [Pipeline] { [Pipeline] checkout 21:38:29 using credential edgex-jenkins-ssh 21:38:30 Cloning the remote Git repository 21:38:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:38:30 > git init /w/workspace/edgex-go/252 # timeout=10 21:38:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:38:30 > git --version # timeout=10 21:38:30 > git --version # 'git version 2.17.1' 21:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command 21:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:38:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:38:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:38:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:38:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:38:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 21:38:43 $ docker stop --time=1 a8e86dd440633f5b67cee00156f897db022ac3c9ca2944375a52ec6e4ce25ca4 21:38:45 $ docker rm -f a8e86dd440633f5b67cee00156f897db022ac3c9ca2944375a52ec6e4ce25ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:47 21:38:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:47 latest: Pulling from edgex-devops/edgex-compose 21:38:47 cbdbe7a5bc2a: Pulling fs layer 21:38:47 ca9280d653b3: Pulling fs layer 21:38:47 7e9c9ca2126c: Pulling fs layer 21:38:48 cbdbe7a5bc2a: Download complete 21:38:48 cbdbe7a5bc2a: Pull complete 21:38:48 ca9280d653b3: Verifying Checksum 21:38:48 ca9280d653b3: Download complete 21:38:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:38:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:38:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:38:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:38:49 Checking out Revision c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (master) 21:38:49 7e9c9ca2126c: Verifying Checksum 21:38:49 7e9c9ca2126c: Download complete 21:38:49 ca9280d653b3: Pull complete 21:38:49 > git config core.sparsecheckout # timeout=10 21:38:49 > git checkout -f c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 21:38:53 Commit message: "feat(security): kong cert paths are now optional (#2940)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:38:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:38:55 + true 21:38:55 + sudo service docker restart 21:38:56 7e9c9ca2126c: Pull complete 21:38:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:38:56 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:38:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:38:59 $ docker top e5e97793a3f995b1f06f54cc44324432266678a412009b7eb05adce7e3a7f344 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 21:39:00 provisioning config files... 21:39:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config1032151922380961841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:00 + docker-compose build --help 21:39:00 + grep parallel 21:39:00 ---> docker-login.sh 21:39:00 nexus3.edgexfoundry.org:10001 21:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:01 --parallel Build images in parallel. [Pipeline] } 21:39:01 $ docker stop --time=1 e5e97793a3f995b1f06f54cc44324432266678a412009b7eb05adce7e3a7f344 21:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:01 Configure a credential helper to remove this warning. See 21:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:01 21:39:01 Login Succeeded 21:39:01 nexus3.edgexfoundry.org:10002 21:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:02 Configure a credential helper to remove this warning. See 21:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:02 21:39:02 Login Succeeded 21:39:02 nexus3.edgexfoundry.org:10003 21:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:02 $ docker rm -f e5e97793a3f995b1f06f54cc44324432266678a412009b7eb05adce7e3a7f344 [Pipeline] // withDockerContainer 21:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:02 Configure a credential helper to remove this warning. See 21:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:02 21:39:02 Login Succeeded 21:39:02 nexus3.edgexfoundry.org:10004 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:39:03 . [Pipeline] withDockerContainer 21:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:03 Configure a credential helper to remove this warning. See 21:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:03 21:39:03 Login Succeeded 21:39:03 docker.io 21:39:03 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:39:03 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:03 Configure a credential helper to remove this warning. See 21:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:03 21:39:03 Login Succeeded 21:39:04 $ docker top 3f79e1018cc327e6ad444e470d0d73f99fe6ed75ca01c898ee7620e13963c7b2 -eo pid,comm 21:39:04 ---> docker-login.sh ends [Pipeline] { [Pipeline] } 21:39:04 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:39:04 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 21:39:04 ========================================================= 21:39:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:39:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:39:05 + 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 . 21:39:05 Building docker-core-command-go ... 21:39:05 Building docker-core-data-go ... 21:39:05 Building docker-core-metadata-go ... 21:39:05 Building docker-security-bootstrap-redis-go ... 21:39:05 Building docker-security-proxy-setup-go ... 21:39:05 Building docker-security-secrets-setup-go ... 21:39:05 Building docker-security-secretstore-setup-go ... 21:39:05 Building docker-support-notifications-go ... 21:39:05 Building docker-support-scheduler-go ... 21:39:05 Building docker-sys-mgmt-agent-go ... 21:39:05 Building docker-sys-mgmt-agent-go 21:39:05 Building docker-core-data-go 21:39:05 Building docker-security-secrets-setup-go 21:39:05 Building docker-support-scheduler-go 21:39:05 Building docker-core-metadata-go 21:39:07 Sending build context to Docker daemon 165.6MB 21:39:07 Step 1/7 : ARG BASE=golang:1.15-alpine 21:39:07 Step 2/7 : FROM ${BASE} 21:39:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:07 5f621e34cdf4: Pulling fs layer 21:39:07 a4357932f1b6: Pulling fs layer 21:39:07 18c013af1878: Pulling fs layer 21:39:07 00ac8860ef70: Pulling fs layer 21:39:07 63d7cb157983: Pulling fs layer 21:39:07 b116817d02f9: Pulling fs layer 21:39:07 745a02a5169b: Pulling fs layer 21:39:07 00ac8860ef70: Waiting 21:39:07 63d7cb157983: Waiting 21:39:07 b116817d02f9: Waiting 21:39:07 745a02a5169b: Waiting 21:39:07 18c013af1878: Download complete 21:39:07 a4357932f1b6: Verifying Checksum 21:39:07 a4357932f1b6: Download complete 21:39:07 63d7cb157983: Verifying Checksum 21:39:07 63d7cb157983: Download complete 21:39:07 b116817d02f9: Verifying Checksum 21:39:07 b116817d02f9: Download complete 21:39:07 5f621e34cdf4: Download complete 21:39:08 5f621e34cdf4: Pull complete 21:39:09 a4357932f1b6: Pull complete 21:39:09 18c013af1878: Pull complete 21:39:10 745a02a5169b: Verifying Checksum 21:39:10 745a02a5169b: Download complete 21:39:11 00ac8860ef70: Verifying Checksum 21:39:11 00ac8860ef70: Download complete 21:39:21 00ac8860ef70: Pull complete 21:39:21 63d7cb157983: Pull complete 21:39:21 b116817d02f9: Pull complete 21:39:26 745a02a5169b: Pull complete 21:39:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:39:26 ---> b7e6874047d6 21:39:26 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 21:39:29 ---> Running in 4db256501f9e 21:39:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:32 (1/12) Installing libmagic (5.38-r0) 21:39:32 (2/12) Installing file (5.38-r0) 21:39:32 (3/12) Installing libc-dev (0.7.2-r3) 21:39:33 (4/12) Installing g++ (9.3.0-r2) 21:39:36 (5/12) Installing fortify-headers (1.1-r0) 21:39:36 (6/12) Installing patch (2.7.6-r6) 21:39:36 (7/12) Installing build-base (0.5-r2) 21:39:36 (8/12) Installing libsodium (1.0.18-r0) 21:39:36 (9/12) Installing pkgconf (1.7.2-r0) 21:39:36 (10/12) Installing libsodium-dev (1.0.18-r0) 21:39:37 (11/12) Installing libzmq (4.3.3-r0) 21:39:37 (12/12) Installing zeromq-dev (4.3.3-r0) 21:39:37 Executing busybox-1.31.1-r19.trigger 21:39:37 OK: 217 MiB in 51 packages 21:39:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:38 ---> 8fa5a87f72e6 21:39:38 Step 3/23 : WORKDIR /edgex-go 21:39:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:39:38 ---> 8fa5a87f72e6 21:39:38 Step 3/21 : WORKDIR /edgex-go 21:39:38 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:38 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:39:38 ---> 8fa5a87f72e6 21:39:38 Step 3/29 : WORKDIR /edgex-go 21:39:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:39:38 ---> 8fa5a87f72e6 21:39:38 Step 3/22 : WORKDIR /edgex-go 21:39:38 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:39:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:39:38 ---> 8fa5a87f72e6 21:39:38 Step 3/27 : WORKDIR /edgex-go 21:39:38 ---> Running in 7c88afa1d7b0 21:39:38 ---> Running in 9ad891c29962 21:39:38 ---> Running in 45735326c508 21:39:38 ---> Running in ab962afd22af 21:39:38 ---> Running in 7e9749546303 21:39:38 Removing intermediate container 7c88afa1d7b0 21:39:38 ---> daa3a307b5f5 21:39:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:38 Removing intermediate container 45735326c508 21:39:38 ---> 3ea1bcd0bb77 21:39:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:38 Removing intermediate container ab962afd22af 21:39:38 ---> 1ca0bdb52109 21:39:38 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:38 Removing intermediate container 7e9749546303 21:39:38 ---> 9213c55e3dd8 21:39:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:38 Removing intermediate container 9ad891c29962 21:39:38 ---> bad678ac34d2 21:39:38 Step 4/29 : RUN apk update && apk add make git 21:39:38 ---> Running in 9f22cd98b21b 21:39:38 ---> Running in 621e55b491bb 21:39:38 ---> Running in 9b315f277266 21:39:38 ---> Running in d3f7b43bf9f5 21:39:38 ---> Running in 9591fb397a2e 21:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:41 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:41 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:41 OK: 12748 distinct packages available 21:39:41 OK: 233 MiB in 51 packages 21:39:41 Removing intermediate container 9f22cd98b21b 21:39:41 ---> 6e3dff3aaf78 21:39:41 Step 5/21 : RUN apk update && apk add make git 21:39:41 Removing intermediate container 9b315f277266 21:39:41 ---> 986d0ad81f33 21:39:41 Step 5/22 : RUN apk update && apk add make git 21:39:41 Removing intermediate container 4db256501f9e 21:39:41 ---> 89735ffa6578 21:39:41 Step 4/7 : WORKDIR /edgex-go 21:39:41 ---> Running in d4f9d7626f35 21:39:41 ---> Running in 0f23ad93d6b1 21:39:41 ---> Running in b1b95df1da67 21:39:41 Removing intermediate container 621e55b491bb 21:39:41 ---> bcd211442d9a 21:39:41 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:39:41 Removing intermediate container d3f7b43bf9f5 21:39:41 ---> 078a32c08d83 21:39:41 Step 5/27 : RUN apk update && apk add make bash git 21:39:41 Removing intermediate container d4f9d7626f35 21:39:41 ---> 0d52fc387754 21:39:41 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:39:41 ---> Running in fb8548b0a10d 21:39:41 ---> Running in 76557b5f3382 21:39:42 latest: Pulling from library/docker 21:39:42 Removing intermediate container 9591fb397a2e 21:39:42 ---> 3fc30018fdec 21:39:42 Step 5/29 : COPY go.mod . 21:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:42 a3cc7d3b244e: Pulling fs layer 21:39:42 02a3295e0d61: Pulling fs layer 21:39:42 0f4f2e6d8100: Pulling fs layer 21:39:42 330b718f631f: Pulling fs layer 21:39:42 a93816041522: Pulling fs layer 21:39:42 bdb6da89ff94: Pulling fs layer 21:39:42 2a70c0c122f4: Pulling fs layer 21:39:42 a93816041522: Waiting 21:39:42 330b718f631f: Waiting 21:39:42 bdb6da89ff94: Waiting 21:39:42 2a70c0c122f4: Waiting 21:39:42 ---> de4c8bbd985c 21:39:42 Step 6/29 : RUN go mod download 21:39:42 ---> Running in bf3b2fae9f53 21:39:43 0f4f2e6d8100: Verifying Checksum 21:39:43 0f4f2e6d8100: Download complete 21:39:43 a3cc7d3b244e: Verifying Checksum 21:39:43 a93816041522: Verifying Checksum 21:39:43 a93816041522: Download complete 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:43 02a3295e0d61: Verifying Checksum 21:39:43 02a3295e0d61: Download complete 21:39:43 bdb6da89ff94: Verifying Checksum 21:39:43 bdb6da89ff94: Download complete 21:39:43 2a70c0c122f4: Verifying Checksum 21:39:43 2a70c0c122f4: Download complete 21:39:43 a3cc7d3b244e: Pull complete 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:44 02a3295e0d61: Pull complete 21:39:44 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:44 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:44 OK: 12748 distinct packages available 21:39:44 Removing intermediate container bf3b2fae9f53 21:39:44 ---> 3c4001db213a 21:39:44 Step 7/29 : COPY . . 21:39:44 OK: 233 MiB in 51 packages 21:39:44 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:44 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:44 OK: 12748 distinct packages available 21:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:44 0f4f2e6d8100: Pull complete 21:39:44 330b718f631f: Verifying Checksum 21:39:44 330b718f631f: Download complete 21:39:45 OK: 233 MiB in 51 packages 21:39:45 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:45 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:45 OK: 12748 distinct packages available 21:39:45 OK: 233 MiB in 51 packages 21:39:45 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:45 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:45 OK: 12748 distinct packages available 21:39:46 OK: 233 MiB in 51 packages 21:39:49 330b718f631f: Pull complete 21:39:49 a93816041522: Pull complete 21:39:49 bdb6da89ff94: Pull complete 21:39:49 2a70c0c122f4: Pull complete 21:39:49 Removing intermediate container 0f23ad93d6b1 21:39:49 ---> 83bd9cf37c37 21:39:49 Step 6/21 : COPY go.mod . 21:39:49 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 21:39:49 Status: Downloaded newer image for docker:latest 21:39:50 Removing intermediate container 76557b5f3382 21:39:50 ---> 5fab483f812f 21:39:50 Step 6/27 : COPY go.mod . 21:39:51 ---> 2e82858fdd95 21:39:51 Step 7/21 : RUN go mod download 21:39:51 Removing intermediate container b1b95df1da67 21:39:51 ---> d7f705f5ce2f 21:39:51 Step 6/22 : COPY go.mod . 21:39:53 Removing intermediate container fb8548b0a10d 21:39:53 ---> 54c68011d810 21:39:53 Step 6/23 : COPY go.mod . 21:39:53 ---> 07235644e8dc 21:39:53 Step 7/27 : RUN go mod download 21:39:53 ---> Running in 4294bddeb5d1 21:39:53 ---> 3c6d61e440e9 21:39:53 Step 6/7 : COPY go.mod . 21:39:53 ---> 286836212ea5 21:39:53 Step 7/22 : RUN go mod download 21:39:53 ---> f21dcd9d19c7 21:39:53 Step 7/7 : RUN go mod download 21:39:53 ---> Running in ca8f24bc9826 21:39:55 ---> Running in 051b911e2e8d 21:39:55 ---> Running in c3169dc25f73 21:39:55 ---> 34e24dc15884 21:39:55 Step 7/23 : RUN go mod download 21:39:57 ---> Running in c77973637a0a 21:40:00 Removing intermediate container 4294bddeb5d1 21:40:00 ---> 18e09350aaf6 21:40:00 Step 8/21 : COPY . . 21:40:00 ---> 7e75449754b9 21:40:00 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:40:00 Removing intermediate container 051b911e2e8d 21:40:00 ---> 6e9b0f61b8a2 21:40:00 Step 8/27 : COPY . . 21:40:00 ---> Running in d0bcb1926422 21:40:00 Removing intermediate container c77973637a0a 21:40:00 ---> 97f3f875adc3 21:40:00 Step 8/23 : COPY . . 21:40:00 Removing intermediate container c3169dc25f73 21:40:00 ---> dca5dec6de27 21:40:00 Step 8/22 : COPY . . 21:40:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:40:20 Removing intermediate container ca8f24bc9826 21:40:20 ---> d1fae50b5406 21:40:20 Successfully built d1fae50b5406 21:40:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:40:21 + docker inspect -f . ci-base-image-arm64 21:40:21 . [Pipeline] withDockerContainer 21:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-15620 does not seem to be running inside a container 21:40:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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-arm64 cat 21:40:23 $ docker top 8a37fcc9017f7fb1b525b553e501adb1087ed01d4e653b2d5da1910a59519ead -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:24 + go version 21:40:24 go version go1.15.5 linux/arm64 [Pipeline] } 21:40:24 $ docker stop --time=1 8a37fcc9017f7fb1b525b553e501adb1087ed01d4e653b2d5da1910a59519ead 21:40:26 $ docker rm -f 8a37fcc9017f7fb1b525b553e501adb1087ed01d4e653b2d5da1910a59519ead [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 21:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:27 21:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:27 latest: Pulling from edgex-devops/edgex-compose-arm64 21:40:27 29e5d40040c1: Pulling fs layer 21:40:27 1ce36da41761: Pulling fs layer 21:40:27 25b303627fd3: Pulling fs layer 21:40:28 29e5d40040c1: Verifying Checksum 21:40:28 29e5d40040c1: Download complete 21:40:28 1ce36da41761: Verifying Checksum 21:40:28 1ce36da41761: Download complete 21:40:28 29e5d40040c1: Pull complete 21:40:30 1ce36da41761: Pull complete 21:40:30 25b303627fd3: Verifying Checksum 21:40:30 25b303627fd3: Download complete 21:40:33 ---> 50e72353b2ca 21:40:33 ---> 211901fe31c2 21:40:33 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:40:33 Step 9/23 : RUN make cmd/core-data/core-data 21:40:33 ---> Running in 2cda52078d3e 21:40:33 ---> 6d44fcbd906a 21:40:33 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:40:33 ---> Running in ffdf9eec2d1d 21:40:33 ---> 956eeaef01f9 21:40:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:40:33 ---> Running in 981187ec5d69 21:40:33 ---> Running in afc3d178e082 21:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:40:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data 21:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:40:36 Removing intermediate container d0bcb1926422 21:40:36 ---> 763c563e91d9 21:40:36 21:40:36 Step 9/29 : FROM alpine:latest 21:40:36 latest: Pulling from library/alpine 21:40:36 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 21:40:36 Status: Downloaded newer image for alpine:latest 21:40:36 ---> b14afc6dfb98 21:40:36 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:40:37 ---> Running in 44ad4a273f6a 21:40:37 Removing intermediate container 44ad4a273f6a 21:40:37 ---> 06c196aafda3 21:40:37 Step 11/29 : USER root 21:40:37 ---> Running in c05f5b690003 21:40:38 Removing intermediate container c05f5b690003 21:40:38 ---> c07ce658de68 21:40:38 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:40:38 ---> Running in 1828456ab6df 21:40:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:40 25b303627fd3: Pull complete 21:40:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:40:40 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:40:40 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:40:40 OK: 12745 distinct packages available 21:40:40 prd-ubuntu18.04-docker-arm64-4c-16g-15620 does not seem to be running inside a container 21:40:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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-arm64:latest cat 21:40:41 (1/2) Installing ca-certificates (20191127-r4) 21:40:41 (2/2) Installing dumb-init (1.2.2-r1) 21:40:41 Executing busybox-1.31.1-r19.trigger 21:40:41 Executing ca-certificates-20191127-r4.trigger 21:40:41 OK: 6 MiB in 16 packages 21:40:43 Removing intermediate container 1828456ab6df 21:40:43 ---> a67f445f1fa1 21:40:43 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:40:43 ---> Running in 491c6f56545f 21:40:44 $ docker top 0e7f3d029c5c20d01041924ccc4edd75cde93053040427416d0507feb6c11eb6 -eo pid,comm 21:40:44 Removing intermediate container 491c6f56545f 21:40:44 ---> 7d3500d0c25a 21:40:44 Step 14/29 : WORKDIR $BASE_DIR [Pipeline] { [Pipeline] sh 21:40:44 ---> Running in 0fff51bc6dd5 21:40:44 Removing intermediate container 0fff51bc6dd5 21:40:44 ---> cdb35465ada0 21:40:44 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:40:44 ---> Running in 05095372cfd7 21:40:45 + grep parallel 21:40:45 + docker-compose build --help 21:40:46 Removing intermediate container 05095372cfd7 21:40:46 ---> a5b5536cf8c4 21:40:46 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:40:48 ---> 99a705566922 21:40:48 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:40:48 ---> cc998baf74e7 21:40:48 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:40:49 ---> 17fd39e13f9c 21:40:49 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:40:49 --parallel Build images in parallel. [Pipeline] } 21:40:49 $ docker stop --time=1 0e7f3d029c5c20d01041924ccc4edd75cde93053040427416d0507feb6c11eb6 21:40:49 ---> a10df94711c5 21:40:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:40:50 ---> 5b29be3bca76 21:40:50 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:40:50 ---> Running in 243105252f18 21:40:51 $ docker rm -f 0e7f3d029c5c20d01041924ccc4edd75cde93053040427416d0507feb6c11eb6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:40:52 . [Pipeline] withDockerContainer 21:40:52 prd-ubuntu18.04-docker-arm64-4c-16g-15620 does not seem to be running inside a container 21:40:52 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:40:53 Removing intermediate container 243105252f18 21:40:53 ---> feb3a62939bd 21:40:53 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:40:53 ---> 45bd7037e53b 21:40:53 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:53 ---> Running in 3ac63b7ea8c8 21:40:54 $ docker top 9999aec18d76eb92ebf7ea735e0e506097dad9763917adac649d5fc0849810d9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:54 + docker-compose -f ./docker-compose-build.yml build --parallel 21:40:55 Removing intermediate container 3ac63b7ea8c8 21:40:55 ---> da8d0029865b 21:40:55 Step 24/29 : RUN chmod 755 security-secrets-setup 21:40:55 ---> Running in 1da4c0be3e26 21:40:58 Removing intermediate container 1da4c0be3e26 21:40:58 ---> 9d5df3e908d4 21:40:58 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:40:58 ---> Running in 3f5793e5254e 21:40:58 Removing intermediate container 3f5793e5254e 21:40:58 ---> b0a3da7efa24 21:40:58 Step 26/29 : CMD [ "generate" ] 21:40:58 Building docker-core-command-go ... 21:40:58 Building docker-core-data-go ... 21:40:58 Building docker-core-metadata-go ... 21:40:58 Building docker-security-bootstrap-redis-go ... 21:40:58 Building docker-security-proxy-setup-go ... 21:40:58 Building docker-security-secrets-setup-go ... 21:40:58 Building docker-security-secretstore-setup-go ... 21:40:58 Building docker-support-notifications-go ... 21:40:58 Building docker-support-scheduler-go ... 21:40:58 Building docker-sys-mgmt-agent-go ... 21:40:58 Building docker-core-data-go 21:40:58 Building docker-support-scheduler-go 21:40:58 Building docker-core-metadata-go 21:40:58 Building docker-security-secrets-setup-go 21:40:58 Building docker-security-bootstrap-redis-go 21:40:58 ---> Running in 45959a05d19d 21:40:58 Removing intermediate container 45959a05d19d 21:40:58 ---> 51af9a62495f 21:40:58 Step 27/29 : LABEL arch=x86_64 21:40:59 ---> Running in bb17566a05fe 21:40:59 Removing intermediate container bb17566a05fe 21:40:59 ---> 5e84abdd19f4 21:40:59 Step 28/29 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:40:59 ---> Running in 2d8893bf4d0b 21:41:00 Removing intermediate container 2d8893bf4d0b 21:41:00 ---> fc951daeda53 21:41:00 Step 29/29 : LABEL version=2.0.0-dev.9 21:41:00 ---> Running in 60d3df2db707 21:41:00 Removing intermediate container 60d3df2db707 21:41:00 ---> 600e33338fde 21:41:00 21:41:01 Successfully built 600e33338fde 21:41:01 Successfully tagged docker-security-secrets-setup-go:latest 21:41:01 Building docker-security-secretstore-setup-go 21:41:16  Building docker-security-secrets-setup-go ... done Removing intermediate container 2cda52078d3e 21:41:16 ---> 5be3a51daa35 21:41:16 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:41:16 ---> Running in 69e1e7947047 21:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:41:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:41:22 ---> 8fa5a87f72e6 21:41:22 Step 3/24 : WORKDIR /edgex-go 21:41:22 ---> Using cache 21:41:22 ---> bad678ac34d2 21:41:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:24 ---> Running in f2f8b3448dc2 21:41:24 Removing intermediate container afc3d178e082 21:41:24 ---> f95888b4491c 21:41:24 21:41:24 Step 10/21 : FROM scratch 21:41:24 ---> 21:41:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:41:24 ---> Running in 52a64ca7cd37 21:41:25 Removing intermediate container 69e1e7947047 21:41:25 ---> 6f842e35cda6 21:41:25 21:41:25 Step 11/27 : FROM docker:latest 21:41:25 ---> aefe523efa57 21:41:25 Step 12/27 : RUN apk add --no-cache bash 21:41:26 Removing intermediate container 52a64ca7cd37 21:41:26 ---> 3a30decd7099 21:41:26 Step 12/21 : ENV APP_PORT=48085 21:41:28 ---> Running in aaec32fe325e 21:41:28 ---> Running in c9a09165ddc0 21:41:28 Removing intermediate container 981187ec5d69 21:41:28 ---> 034a4fa3332d 21:41:28 21:41:28 Step 10/22 : FROM scratch 21:41:28 ---> 21:41:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:41:29 ---> Using cache 21:41:29 ---> 3a30decd7099 21:41:29 Step 12/22 : ENV APP_PORT=48081 21:41:29 Removing intermediate container c9a09165ddc0 21:41:29 ---> f64173f7deed 21:41:29 Step 13/21 : EXPOSE $APP_PORT 21:41:29 ---> Running in 79379a94024c 21:41:29 Removing intermediate container ffdf9eec2d1d 21:41:29 ---> d55de568a8d7 21:41:29 21:41:29 Step 10/23 : FROM alpine 21:41:29 ---> b14afc6dfb98 21:41:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:41:29 ---> Running in 4b20d2831a44 21:41:29 ---> Running in 9e715988ebd1 21:41:29 Removing intermediate container f2f8b3448dc2 21:41:29 ---> cf7a774a4076 21:41:29 Step 5/24 : RUN apk update && apk add make git 21:41:29 Removing intermediate container 79379a94024c 21:41:29 ---> 57bea557a377 21:41:29 Step 13/22 : EXPOSE $APP_PORT 21:41:29 ---> Running in 305ca0e059fa 21:41:29 Removing intermediate container 4b20d2831a44 21:41:29 ---> 15d7ae96a629 21:41:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:41:29 ---> Running in aa3ec55082cb 21:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:29 Removing intermediate container 9e715988ebd1 21:41:29 ---> faa2d1da4cab 21:41:29 Step 12/23 : ENV APP_PORT=48080 21:41:30 (1/2) Installing readline (8.0.4-r0) 21:41:30 (2/2) Installing bash (5.0.17-r0) 21:41:30 Executing bash-5.0.17-r0.post-install 21:41:30 Executing busybox-1.31.1-r19.trigger 21:41:30 OK: 12 MiB in 22 packages 21:41:31 Removing intermediate container aa3ec55082cb 21:41:31 ---> 1b250da1d0c5 21:41:31 Step 14/22 : WORKDIR / 21:41:31 ---> Running in 716bf8a54d99 21:41:31 ---> b97aa8fcbb43 21:41:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:41:31 ---> Running in 6b964ecdab20 21:41:31 Removing intermediate container 716bf8a54d99 21:41:31 ---> c8dd42ba2a2c 21:41:31 Step 13/23 : EXPOSE $APP_PORT 21:41:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:32 Removing intermediate container 6b964ecdab20 21:41:32 ---> 72f110cdd22f 21:41:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:41:32 ---> Running in 3971d97f4784 21:41:32 Removing intermediate container aaec32fe325e 21:41:32 ---> ad8657898c40 21:41:32 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:41:32 ---> e2e56026af0c 21:41:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:41:32 ---> Running in cb95777cc06a 21:41:32 Removing intermediate container 3971d97f4784 21:41:32 ---> 63a961cdae3e 21:41:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:32 ---> 17fb3a620f84 21:41:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:41:32 ---> 250dd5add9a9 21:41:32 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:41:32 ---> Running in 5f23d4087e1e 21:41:32 ---> Running in fea7bf96eb21 21:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:33 Removing intermediate container fea7bf96eb21 21:41:33 ---> 8f966aec6d89 21:41:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:41:33 ---> Running in b1bda1806b1f 21:41:33 ---> bd500064d925 21:41:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:41:33 Removing intermediate container b1bda1806b1f 21:41:33 ---> 0168e25b6dd1 21:41:33 Step 19/21 : LABEL arch=x86_64 21:41:33 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:33 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:33 OK: 12748 distinct packages available 21:41:33 OK: 233 MiB in 51 packages 21:41:34 ---> Running in 68592400b0d6 21:41:34 ---> 1ee58ad2ffb6 21:41:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:41:34 Removing intermediate container cb95777cc06a 21:41:34 ---> dc39ba403b10 21:41:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:41:34 ---> Running in 9902933f86f1 21:41:34 ---> Running in 5c85c1e700af 21:41:34 Removing intermediate container 5f23d4087e1e 21:41:34 ---> b490d440590c 21:41:34 Step 15/23 : RUN apk --no-cache add zeromq 21:41:34 Removing intermediate container 68592400b0d6 21:41:34 ---> 562c6a1dd55d 21:41:34 Step 20/21 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:41:35 ---> Running in c868f1f473d7 21:41:35 ---> Running in 136a1e886e14 21:41:35 Removing intermediate container 9902933f86f1 21:41:35 ---> 2a6e10c9de64 21:41:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:41:35 Removing intermediate container 5c85c1e700af 21:41:35 ---> 049a98328285 21:41:35 Step 15/27 : ENV APP_PORT=48090 21:41:35 Removing intermediate container 305ca0e059fa 21:41:35 ---> dc64e93c2d97 21:41:35 Step 6/24 : COPY go.mod . 21:41:35 ---> Running in ab0f6e7dceec 21:41:35 ---> Running in 9eb807459b35 21:41:35 Removing intermediate container 136a1e886e14 21:41:35 ---> 4e333e1ae78e 21:41:35 Step 21/21 : LABEL version=2.0.0-dev.9 21:41:35 ---> Running in 9ffa60a1fdcd 21:41:35 ---> cac6ef11f1a6 21:41:35 Step 7/24 : RUN go mod download 21:41:35 Removing intermediate container ab0f6e7dceec 21:41:35 ---> 80ddc9a65ea3 21:41:35 Step 20/22 : LABEL arch=x86_64 21:41:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:35 Removing intermediate container 9eb807459b35 21:41:35 ---> 45ae93547d82 21:41:35 Step 16/27 : EXPOSE $APP_PORT 21:41:35 ---> Running in 31875e803719 21:41:35 ---> Running in 5bd088c99570 21:41:36 Removing intermediate container 9ffa60a1fdcd 21:41:36 ---> 978558d0a0dc 21:41:36 21:41:36 ---> Running in 5f46ac8a9eba 21:41:36 Successfully built 978558d0a0dc 21:41:36 Successfully tagged docker-support-scheduler-go:latest 21:41:36  Building docker-support-scheduler-go ... done Building docker-core-command-go 21:41:36 Removing intermediate container 5bd088c99570 21:41:36 ---> b87d5b984c5f 21:41:36 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:41:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:36 Removing intermediate container 5f46ac8a9eba 21:41:36 ---> 6163bb0e3046 21:41:36 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:41:36 ---> Running in 12670faedaa4 21:41:37 Removing intermediate container 12670faedaa4 21:41:37 ---> a1828c735ab7 21:41:37 Step 22/22 : LABEL version=2.0.0-dev.9 21:41:37 (1/5) Installing libgcc (9.3.0-r2) 21:41:37 ---> Running in 6ae5768db7e6 21:41:37 (2/5) Installing libsodium (1.0.18-r0) 21:41:37 ---> 3663543294fb 21:41:37 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:41:37 (3/5) Installing libstdc++ (9.3.0-r2) 21:41:37 Removing intermediate container 6ae5768db7e6 21:41:37 ---> 1dcaab734a9f 21:41:37 21:41:37 ---> c43ae344fac1 21:41:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:41:38 Successfully built 1dcaab734a9f 21:41:38 Successfully tagged docker-core-metadata-go:latest 21:41:38 Building docker-security-proxy-setup-go 21:41:38  Building docker-core-metadata-go ... done (4/5) Installing libzmq (4.3.3-r0) 21:41:39 (5/5) Installing zeromq (4.3.3-r0) 21:41:39 Executing busybox-1.31.1-r19.trigger 21:41:39 OK: 8 MiB in 19 packages 21:41:44 ---> fc4dabbaf5d9 21:41:44 Removing intermediate container 31875e803719 21:41:44 Step 20/27 : RUN apk --no-cache add py3-pip ---> d27c16172762 21:41:44 21:41:44 Step 8/24 : COPY . . 21:41:44 ---> Running in 86061a8dc018 21:41:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:45 ---> d1fae50b5406 21:41:45 Step 3/22 : WORKDIR /edgex-go 21:41:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:45 ---> d1fae50b5406 21:41:45 Step 3/22 : WORKDIR /edgex-go 21:41:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:41:45 ---> d1fae50b5406 21:41:45 Step 3/23 : WORKDIR /edgex-go 21:41:45 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:41:45 ---> d1fae50b5406 21:41:45 Step 3/29 : WORKDIR /edgex-go 21:41:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:41:45 ---> d1fae50b5406 21:41:45 Step 3/21 : WORKDIR /edgex-go 21:41:46 ---> Running in a4e6fc9f6eb2 21:41:46 ---> Running in 20ac86dcb50e 21:41:46 ---> Running in 65e2979171c1 21:41:46 ---> Running in 600e4792edd5 21:41:46 ---> Running in 4522300b1a44 21:41:46 Removing intermediate container 600e4792edd5 21:41:46 ---> d2f8e265e6df 21:41:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:47 Removing intermediate container a4e6fc9f6eb2 21:41:47 ---> 9ff6aed208a3 21:41:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:47 Removing intermediate container 20ac86dcb50e 21:41:47 ---> bde2e523333a 21:41:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:47 Removing intermediate container 65e2979171c1 21:41:47 ---> e036a07f1b78 21:41:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:47 Removing intermediate container 4522300b1a44 21:41:47 ---> db271fe9dd67 21:41:47 Step 4/29 : RUN apk update && apk add make git 21:41:47 ---> Running in aae9adba0a2e 21:41:47 ---> Running in 1df58563ab54 21:41:47 ---> Running in 35cb0de9afbc 21:41:47 ---> Running in a2adfbd868f0 21:41:47 ---> Running in ea131cba3478 21:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:51 Removing intermediate container aae9adba0a2e 21:41:51 ---> e1514d41d120 21:41:51 Step 5/21 : RUN apk update && apk add make git 21:41:51 ---> Running in cb71d5e30972 21:41:51 Removing intermediate container 1df58563ab54 21:41:51 ---> 515ae75d8df5 21:41:51 Step 5/22 : RUN apk update && apk add make git 21:41:51 Removing intermediate container 35cb0de9afbc 21:41:51 ---> 8ca26c88d99f 21:41:51 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:41:51 ---> Running in c1298ebeacc2 21:41:51 Removing intermediate container a2adfbd868f0 21:41:51 ---> 24f2a1c535ab 21:41:51 Step 5/22 : RUN apk update && apk add make git 21:41:51 ---> Running in 254eb3e876d8 21:41:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:52 OK: 12618 distinct packages available 21:41:52 ---> Running in f9496668ef49 21:41:53 OK: 217 MiB in 51 packages 21:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:54 Removing intermediate container ea131cba3478 21:41:54 ---> 5de8b40d4d43 21:41:54 Step 5/29 : COPY go.mod . 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:55 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:55 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:55 OK: 12618 distinct packages available 21:41:55 ---> f6b9c131cbac 21:41:55 Step 6/29 : RUN go mod download 21:41:55 ---> Running in 9978a83e290e 21:41:56 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:56 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:56 OK: 12618 distinct packages available 21:41:56 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:56 OK: 217 MiB in 51 packages 21:41:56 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:56 OK: 12618 distinct packages available 21:41:56 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:56 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:56 OK: 12618 distinct packages available 21:41:56 Removing intermediate container c868f1f473d7 21:41:56 ---> 2103f0a2efa8 21:41:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:56 (1/33) Installing libbz2 (1.0.8-r1) 21:41:56 (2/33) Installing expat (2.2.9-r1) 21:41:56 (3/33) Installing libffi (3.3-r2) 21:41:56 (4/33) Installing gdbm (1.13-r1) 21:41:56 (5/33) Installing xz-libs (5.2.5-r0) 21:41:56 (6/33) Installing sqlite-libs (3.32.1-r0) 21:41:56 (7/33) Installing python3 (3.8.5-r0) 21:41:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:41:56 ---> 8fa5a87f72e6 21:41:56 Step 3/21 : WORKDIR /edgex-go 21:41:56 ---> Using cache 21:41:56 ---> bad678ac34d2 21:41:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:56 ---> Using cache 21:41:56 ---> cf7a774a4076 21:41:56 Step 5/21 : RUN apk update && apk add make git 21:41:56 ---> Using cache 21:41:56 ---> dc64e93c2d97 21:41:56 Step 6/21 : COPY go.mod . 21:41:56 ---> Using cache 21:41:56 ---> cac6ef11f1a6 21:41:56 Step 7/21 : RUN go mod download 21:41:56 ---> Using cache 21:41:56 ---> d27c16172762 21:41:56 Step 8/21 : COPY . . 21:41:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:56 ---> 8fa5a87f72e6 21:41:56 Step 3/22 : WORKDIR /edgex-go 21:41:56 ---> Using cache 21:41:56 ---> bad678ac34d2 21:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:56 ---> Using cache 21:41:56 ---> cf7a774a4076 21:41:56 Step 5/22 : RUN apk update && apk add make git 21:41:56 ---> Using cache 21:41:56 ---> dc64e93c2d97 21:41:56 Step 6/22 : COPY go.mod . 21:41:56 ---> Using cache 21:41:56 ---> cac6ef11f1a6 21:41:56 Step 7/22 : RUN go mod download 21:41:56 ---> Using cache 21:41:56 ---> d27c16172762 21:41:56 Step 8/22 : COPY . . 21:41:57 OK: 217 MiB in 51 packages 21:41:57 OK: 217 MiB in 51 packages 21:41:57 OK: 217 MiB in 51 packages 21:41:58 Removing intermediate container cb71d5e30972 21:41:58 ---> 63dc9d4e13cd 21:41:58 Step 6/21 : COPY go.mod . 21:41:59 Removing intermediate container 254eb3e876d8 21:41:59 ---> 94886486f45d 21:41:59 Step 6/23 : COPY go.mod . 21:41:59 Removing intermediate container c1298ebeacc2 21:41:59 ---> 2815220bd6ef 21:41:59 Step 6/22 : COPY go.mod . 21:41:59 ---> 38cb6ca6221a 21:41:59 Step 7/21 : RUN go mod download 21:41:59 Removing intermediate container f9496668ef49 21:41:59 ---> ad93fc3bbb7b 21:41:59 Step 6/22 : COPY go.mod . 21:41:59 Removing intermediate container 9978a83e290e 21:41:59 ---> bc7ea7cf35e6 21:41:59 Step 7/29 : COPY . . 21:41:59 ---> Running in 311489c7cc5c 21:42:00 ---> c4b04aaa9767 21:42:00 Step 7/23 : RUN go mod download 21:42:00 ---> Running in 6738111fba53 21:42:00 ---> 60f6ae6c42f1 21:42:00 Step 7/22 : RUN go mod download 21:42:00 ---> Running in 119b635703d8 21:42:01 ---> 3c8214405711 21:42:01 Step 7/22 : RUN go mod download 21:42:01 ---> Running in 88f90f3092e8 21:42:04 Removing intermediate container 311489c7cc5c 21:42:04 ---> a977251ed81d 21:42:04 Step 8/21 : COPY . . 21:42:05 ---> 0e3ed533a212 21:42:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:42:05 Removing intermediate container 6738111fba53 21:42:05 ---> 63bba41f47d3 21:42:05 Step 8/23 : COPY . . 21:42:05 (8/33) Installing py3-appdirs (1.4.4-r1) 21:42:05 Removing intermediate container 119b635703d8 21:42:05 ---> f37fc34938b9 21:42:05 Step 8/22 : COPY . . 21:42:05 Removing intermediate container 88f90f3092e8 21:42:05 ---> 0348e8d43ac2 21:42:05 Step 8/22 : COPY . . 21:42:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:42:06 (10/33) Installing py3-parsing (2.4.7-r0) 21:42:06 (11/33) Installing py3-six (1.15.0-r0) 21:42:06 (12/33) Installing py3-packaging (20.4-r0) 21:42:07 (13/33) Installing py3-setuptools (47.0.0-r0) 21:42:07 (14/33) Installing py3-chardet (3.0.4-r4) 21:42:07 (15/33) Installing py3-idna (2.9-r0) 21:42:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:42:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:42:07 (18/33) Installing py3-requests (2.23.0-r0) 21:42:07 (19/33) Installing py3-msgpack (1.0.0-r0) 21:42:08 (20/33) Installing py3-lockfile (0.12.2-r3) 21:42:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:42:10 (22/33) Installing py3-colorama (0.4.3-r0) 21:42:11 (23/33) Installing py3-distlib (0.3.0-r0) 21:42:11 ---> 2faa8867c846 21:42:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:42:12 (24/33) Installing py3-distro (1.5.0-r1) 21:42:12 (25/33) Installing py3-webencodings (0.5.1-r3) 21:42:13 (26/33) Installing py3-html5lib (1.0.1-r4) 21:42:13 (27/33) Installing py3-pytoml (0.1.21-r0) 21:42:13 (28/33) Installing py3-pep517 (0.8.2-r0) 21:42:13 (29/33) Installing py3-progress (1.5-r0) 21:42:13 (30/33) Installing py3-toml (0.10.1-r0) 21:42:15 (31/33) Installing py3-retrying (1.3.3-r0) 21:42:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:42:15 (33/33) Installing py3-pip (20.1.1-r0) 21:42:16 ---> f1dfa2ebbde0 21:42:16 Step 19/23 : ENTRYPOINT ["/core-data"] 21:42:19 Executing busybox-1.31.1-r19.trigger 21:42:20 OK: 71 MiB in 55 packages 21:42:21 ---> 899654e2ef35 21:42:21 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:42:21 ---> f64cc014a8d0 21:42:21 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:42:21 ---> Running in c01c048caaee 21:42:21 ---> 9bb5ae8d6ed9 21:42:21 Step 9/23 : RUN make cmd/core-data/core-data 21:42:21 ---> 21cbb3c166f3 21:42:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:42:21 ---> Running in c5710865bd13 21:42:21 ---> dbf9fe126429 21:42:21 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:42:21 ---> Running in faeb61b19f87 21:42:21 ---> Running in d010cc510d4d 21:42:21 ---> Running in fcf63c082957 21:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:42:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data 21:42:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:42:23 ---> Running in de27ad0ace74 21:42:24 ---> 3e37be18c722 21:42:24 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:42:27 Removing intermediate container de27ad0ace74 21:42:27 ---> b0142a18f331 21:42:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:27 ---> Running in 254bb75c5526 21:42:29 ---> Running in b2898fcbd5b1 21:42:30 ---> 4996214177e1 21:42:30 Step 9/22 : RUN make cmd/core-command/core-command 21:42:31 ---> 39887c680977 21:42:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:42:32 Removing intermediate container b2898fcbd5b1 21:42:32 ---> 28d678203271 21:42:32 Step 21/23 : LABEL arch=x86_64 21:42:32 ---> Running in dc7958033df0 21:42:32 ---> Running in 51185a9c3323 21:42:34 ---> Running in ef6d5df65083 21:42:35 Removing intermediate container ef6d5df65083 21:42:35 ---> 91871a822578 21:42:35 Step 22/23 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command 21:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:42:37 ---> Running in 249203691d80 21:42:38 Removing intermediate container 249203691d80 21:42:38 ---> f21067ddcf63 21:42:38 Step 23/23 : LABEL version=2.0.0-dev.9 21:42:38 ---> Running in aa92ecc2b582 21:42:38 Removing intermediate container 86061a8dc018 21:42:38 ---> 80c10b3e5265 21:42:38 Step 21/27 : RUN pip install docker-compose==1.23.2 21:42:39 Removing intermediate container aa92ecc2b582 21:42:39 ---> 9f0ea7cc9c49 21:42:39 21:42:39 ---> Running in 2bfc79a287ba 21:42:39 Successfully built 9f0ea7cc9c49 21:42:39 Successfully tagged docker-core-data-go:latest 21:42:39 Building docker-support-notifications-go 21:42:44  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 21:42:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:42:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:42:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:42:45 Collecting PyYAML<4,>=3.10 21:42:45 Downloading PyYAML-3.13.tar.gz (270 kB) 21:42:48 Collecting docopt<0.7,>=0.6.1 21:42:48 Downloading docopt-0.6.2.tar.gz (25 kB) 21:42:48 Collecting dockerpty<0.5,>=0.4.1 21:42:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:42:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:42:50 Collecting jsonschema<3,>=2.5.1 21:42:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:42:50 Collecting docker<4.0,>=3.6.0 21:42:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:42:51 Collecting websocket-client<1.0,>=0.32.0 21:42:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:42:52 Collecting cached-property<2,>=1.2.0 21:42:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:42:52 Collecting texttable<0.10,>=0.9.0 21:42:52 Downloading texttable-0.9.1.tar.gz (11 kB) 21:42:53 Collecting idna<2.8,>=2.5 21:42:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:42:53 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) 21:42:54 Collecting urllib3<1.25,>=1.21.1 21:42:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:42:54 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) 21:42:54 Collecting docker-pycreds>=0.4.0 21:42:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:42:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:42:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:42:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:42:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:42:54 Installing collected packages: idna, urllib3, requests, PyYAML, docopt, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, cached-property, texttable, docker-compose 21:42:54 Attempting uninstall: idna 21:42:54 Found existing installation: idna 2.9 21:42:54 Uninstalling idna-2.9: 21:42:54 Successfully uninstalled idna-2.9 21:42:55 Attempting uninstall: urllib3 21:42:55 Found existing installation: urllib3 1.25.9 21:42:55 Uninstalling urllib3-1.25.9: 21:42:55 Successfully uninstalled urllib3-1.25.9 21:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:42:56 Attempting uninstall: requests 21:42:56 Found existing installation: requests 2.23.0 21:42:56 Uninstalling requests-2.23.0: 21:42:56 Successfully uninstalled requests-2.23.0 21:42:56 Running setup.py install for PyYAML: started 21:42:58 Running setup.py install for PyYAML: finished with status 'done' 21:42:58 Running setup.py install for docopt: started 21:42:59 Running setup.py install for docopt: finished with status 'done' 21:42:59 Running setup.py install for dockerpty: started 21:43:00 Running setup.py install for dockerpty: finished with status 'done' 21:43:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:43:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:43:00 ---> 8fa5a87f72e6 21:43:00 Step 3/24 : WORKDIR /edgex-go 21:43:00 ---> Using cache 21:43:00 ---> bad678ac34d2 21:43:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:00 ---> Using cache 21:43:00 ---> cf7a774a4076 21:43:00 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:43:02 ---> Running in 5e53a1d8ebb8 21:43:02 Running setup.py install for texttable: started 21:43:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:03 Running setup.py install for texttable: finished with status 'done' 21:43:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config 21:43:03 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 21:43:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:05 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:43:05 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:43:05 OK: 12748 distinct packages available 21:43:05 OK: 233 MiB in 51 packages 21:43:07 Removing intermediate container 254bb75c5526 21:43:07 ---> f49d75b5c8a1 21:43:07 21:43:07 Step 10/24 : FROM alpine:3.10 21:43:07 3.10: Pulling from library/alpine 21:43:09 Removing intermediate container 2bfc79a287ba 21:43:09 ---> a7c2a5be3fbd 21:43:09 Step 22/27 : RUN apk --no-cache add curl 21:43:10 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:43:10 Status: Downloaded newer image for alpine:3.10 21:43:10 Removing intermediate container 5e53a1d8ebb8 21:43:10 ---> 5efc65bf1dcb 21:43:10 Step 6/24 : COPY go.mod . 21:43:10 ---> be4e4bea2c2e 21:43:10 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:43:10 ---> Running in a80510bab461 21:43:10 Removing intermediate container dc7958033df0 21:43:10 ---> 0f342e039fd2 21:43:10 21:43:10 Step 10/22 : FROM scratch 21:43:10 ---> 21:43:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:43:10 ---> Running in 8a2b34ff76ed 21:43:11 ---> Using cache 21:43:11 ---> 3a30decd7099 21:43:11 Step 12/22 : ENV APP_PORT=48082 21:43:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:43:12 (2/3) Installing libcurl (7.69.1-r3) 21:43:12 (3/3) Installing curl (7.69.1-r3) 21:43:12 Executing busybox-1.31.1-r19.trigger 21:43:12 OK: 72 MiB in 58 packages 21:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:43:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:43:13 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:43:13 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:43:13 OK: 10348 distinct packages available 21:43:13 (1/5) Installing ca-certificates (20191127-r2) 21:43:13 ---> 877387cee252 21:43:13 Step 7/24 : RUN go mod download 21:43:13 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:43:13 (3/5) Installing libcurl (7.66.0-r3) 21:43:13 (4/5) Installing curl (7.66.0-r3) 21:43:13 (5/5) Installing dumb-init (1.2.2-r1) 21:43:13 Executing busybox-1.30.1-r3.trigger 21:43:13 Executing ca-certificates-20191127-r2.trigger 21:43:13 OK: 7 MiB in 19 packages 21:43:13 ---> Running in b6ccd5cd562d 21:43:14 ---> Running in 5ef7fe13d07f 21:43:14 Removing intermediate container 51185a9c3323 21:43:14 ---> 7b743ef2aa0f 21:43:14 21:43:14 Step 10/21 : FROM alpine 21:43:14 ---> b14afc6dfb98 21:43:14 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:43:14 Removing intermediate container b6ccd5cd562d 21:43:14 ---> c6a6d778e496 21:43:14 Step 13/22 : EXPOSE $APP_PORT 21:43:14 ---> Running in 30071a655b12 21:43:14 ---> Running in 94f1fa72efca 21:43:15 Removing intermediate container a80510bab461 21:43:15 ---> 562c5b949609 21:43:15 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:43:15 ---> Running in 00ec0ca2370e 21:43:15 Removing intermediate container 94f1fa72efca 21:43:15 ---> acdc12ed3e8b 21:43:15 Step 14/22 : WORKDIR / 21:43:16 ---> Running in 65efc782fdfe 21:43:16 Removing intermediate container 8a2b34ff76ed 21:43:16 ---> b28b9f2987ea 21:43:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:43:16 Removing intermediate container 00ec0ca2370e 21:43:16 ---> 1382ee121573 21:43:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:16 ---> Running in e9d76ad9b2be 21:43:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:16 ---> Running in 542e5f333443 21:43:16 Removing intermediate container 65efc782fdfe 21:43:16 ---> 82272bd47b6b 21:43:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:43:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:16 Removing intermediate container e9d76ad9b2be 21:43:16 ---> cc2b0ad66924 21:43:16 Step 13/24 : WORKDIR / 21:43:16 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:43:16 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:43:16 OK: 12745 distinct packages available 21:43:16 Removing intermediate container 542e5f333443 21:43:16 ---> 2a53690c97d8 21:43:16 Step 25/27 : LABEL arch=x86_64 21:43:16 ---> Running in 5d777b199234 21:43:16 (1/4) Installing ca-certificates (20191127-r4) 21:43:16 ---> 10a90ee95c1f 21:43:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:43:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:43:16 (3/4) Installing libcurl (7.69.1-r3) 21:43:16 ---> Running in 0ee1a3655bd4 21:43:16 (4/4) Installing curl (7.69.1-r3) 21:43:16 Executing busybox-1.31.1-r19.trigger 21:43:16 Executing ca-certificates-20191127-r4.trigger 21:43:17 OK: 7 MiB in 18 packages 21:43:17 Removing intermediate container 5d777b199234 21:43:17 ---> 662d08cf9ccf 21:43:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:43:17 ---> f2a31ecccb0b 21:43:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:43:17 Removing intermediate container 5ef7fe13d07f 21:43:17 ---> 5558401ab433 21:43:17 Step 8/24 : COPY . . 21:43:17 Removing intermediate container 0ee1a3655bd4 21:43:17 ---> c124aee80565 21:43:17 Step 26/27 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:43:18 ---> Running in 63ba61c3116e 21:43:18 ---> 9d448b892f46 21:43:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:43:18 ---> db67795fc09d 21:43:18 Step 18/22 : ENTRYPOINT ["/core-command"] 21:43:19 ---> Running in e9444b2193aa 21:43:19 Removing intermediate container 63ba61c3116e 21:43:19 ---> cb3d95d8bcd6 21:43:19 Step 27/27 : LABEL version=2.0.0-dev.9 21:43:19 ---> a0289b63081d 21:43:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:43:19 Removing intermediate container 30071a655b12 21:43:19 ---> 73dbdd0a8c56 21:43:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:43:21 ---> Running in d600eea80b38 21:43:22 ---> Running in 39c7fc24f237 21:43:23 Removing intermediate container e9444b2193aa 21:43:23 ---> c89de54ea78c 21:43:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:25 Removing intermediate container d600eea80b38 21:43:25 ---> 7d519d7f4d07 21:43:25 21:43:25 ---> fd9552b4efc6 21:43:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:43:25 Successfully built 7d519d7f4d07 21:43:25 Successfully tagged docker-sys-mgmt-agent-go:latest 21:43:25  Building docker-sys-mgmt-agent-go ... done Building docker-security-bootstrap-redis-go 21:43:25 ---> Running in 2ed49d71dacc 21:43:25 Removing intermediate container 39c7fc24f237 21:43:25 ---> acd8baee5f0b 21:43:25 Step 13/21 : WORKDIR /edgex 21:43:30 ---> 8539b13352d0 21:43:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:43:32 ---> Running in faee8b28d33d 21:43:32 Removing intermediate container 2ed49d71dacc 21:43:32 ---> a3b2ea24797a 21:43:32 Step 20/22 : LABEL arch=x86_64 21:43:34 ---> ce1063717b55 21:43:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:43:35 ---> Running in 0d3fa6b5db22 21:43:37 Removing intermediate container faee8b28d33d 21:43:37 ---> dc16eb9f448a 21:43:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:43:38 Removing intermediate container 0d3fa6b5db22 21:43:38 ---> dac9334e0dc3 21:43:38 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:43:39 ---> ac7366286750 21:43:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:43:40 ---> Running in 57ca55a25de5 21:43:42 ---> Running in cef074a33bb8 21:43:42 ---> cb4c0bda9776 21:43:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:43:43 Removing intermediate container 57ca55a25de5 21:43:43 ---> 0cad16c8b520 21:43:43 Step 22/22 : LABEL version=2.0.0-dev.9 21:43:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:43:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:43:43 ---> 8fa5a87f72e6 21:43:43 Step 3/22 : WORKDIR /edgex-go 21:43:44 ---> Using cache 21:43:44 ---> bad678ac34d2 21:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:44 ---> Using cache 21:43:44 ---> cf7a774a4076 21:43:44 Step 5/22 : RUN apk update && apk add make git 21:43:44 ---> Using cache 21:43:44 ---> dc64e93c2d97 21:43:44 Step 6/22 : COPY go.mod . 21:43:44 ---> Using cache 21:43:44 ---> cac6ef11f1a6 21:43:44 Step 7/22 : RUN go mod download 21:43:44 ---> Using cache 21:43:44 ---> d27c16172762 21:43:44 Step 8/22 : COPY . . 21:43:44 ---> Using cache 21:43:44 ---> 39887c680977 21:43:44 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:43:44 ---> Running in af380830ec74 21:43:44 ---> Running in e361bf5a35d9 21:43:44 ---> e08b12732b45 21:43:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:43:44 ---> 5342b53c9702 21:43:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:43:45 ---> Running in 682fae3acf2d 21:43:45 Removing intermediate container af380830ec74 21:43:45 ---> 7e8d78e93fb1 21:43:45 21:43:45 ---> 143e7dfc223a 21:43:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:43:45 Removing intermediate container c01c048caaee 21:43:45 ---> 0a8839d6cd83 21:43:45 21:43:45 Step 9/29 : FROM alpine:latest 21:43:45 latest: Pulling from library/alpine 21:43:45 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 21:43:45 Status: Downloaded newer image for alpine:latest 21:43:45 ---> dd36a01c3f31 21:43:45 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:43:45 ---> Running in 6f42d4a9036b 21:43:45 Removing intermediate container 6f42d4a9036b 21:43:45 ---> 4209ad564fd7 21:43:45 Step 11/29 : USER root 21:43:45 ---> Running in 633f31b7c37d 21:43:45 Removing intermediate container 633f31b7c37d 21:43:45 ---> 12bbdc7a15d4 21:43:45 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:43:45 ---> Running in 77a1bf790bb0 21:43:45 Successfully built 7e8d78e93fb1 21:43:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:43:45 Successfully tagged docker-core-command-go:latest 21:43:45  Building docker-core-command-go ... done  ---> Running in 2744049e3836 21:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:43:46 Removing intermediate container 2744049e3836 21:43:46 ---> f3bcf5eb5f2c 21:43:46 Step 18/21 : CMD ["--init=true"] 21:43:46 Removing intermediate container cef074a33bb8 21:43:46 ---> 542d62ce41a3 21:43:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:43:46 ---> Running in 341d675fa632 21:43:46 ---> Running in fe9cc7aa224c 21:43:46 Removing intermediate container 341d675fa632 21:43:46 ---> 12194c060835 21:43:46 Step 19/21 : LABEL arch=x86_64 21:43:46 Removing intermediate container fe9cc7aa224c 21:43:46 ---> 052a577cc46b 21:43:46 Step 22/24 : LABEL arch=x86_64 21:43:46 ---> Running in 95226f87e1b8 21:43:46 ---> Running in 0f13b6f9d2ed 21:43:46 Removing intermediate container 0f13b6f9d2ed 21:43:46 ---> 75fe161ef379 21:43:46 Step 20/21 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:43:46 Removing intermediate container 95226f87e1b8 21:43:46 ---> 152f2fcfdec6 21:43:46 Step 23/24 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:43:47 ---> Running in e143df0f0206 21:43:47 ---> Running in 9e99efb0646d 21:43:47 Removing intermediate container e143df0f0206 21:43:47 ---> c005f45d09b0 21:43:47 Step 21/21 : LABEL version=2.0.0-dev.9 21:43:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:47 ---> Running in 82ac5cd05f60 21:43:47 Removing intermediate container 9e99efb0646d 21:43:47 ---> b8c675fdb004 21:43:47 Step 24/24 : LABEL version=2.0.0-dev.9 21:43:47 ---> Running in 7e6627423b69 21:43:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:47 Removing intermediate container 82ac5cd05f60 21:43:47 ---> 5c622778d5f5 21:43:47 21:43:48 Removing intermediate container 7e6627423b69 21:43:48 ---> d8fbf11d65f8 21:43:48 21:43:48 Successfully built 5c622778d5f5 21:43:48 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:43:48 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:43:48 OK: 12615 distinct packages available 21:43:48 Successfully tagged docker-security-proxy-setup-go:latest 21:43:48  Building docker-security-proxy-setup-go ... done Successfully built d8fbf11d65f8 21:43:48 Successfully tagged docker-security-secretstore-setup-go:latest 21:43:49 (1/2) Installing ca-certificates (20191127-r4) 21:43:49 (2/2) Installing dumb-init (1.2.2-r1) 21:43:49 Executing busybox-1.31.1-r19.trigger 21:43:49 Executing ca-certificates-20191127-r4.trigger 21:43:50 OK: 6 MiB in 16 packages 21:43:52 Removing intermediate container faeb61b19f87 21:43:52 ---> 0aed35fbfa16 21:43:52 21:43:52 Step 10/22 : FROM alpine:3.10 21:43:52 3.10: Pulling from library/alpine 21:43:53 Removing intermediate container 77a1bf790bb0 21:43:53 ---> 44f0c08b9693 21:43:53 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:43:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:43:54 ---> Running in 444c29dd62b6 21:43:54 Status: Downloaded newer image for alpine:3.10 21:43:54 ---> 536a684cf733 21:43:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:43:54 ---> Running in 482c3b4f9928 21:43:54 Removing intermediate container 444c29dd62b6 21:43:54 ---> ff6cc4474b52 21:43:54 Step 14/29 : WORKDIR $BASE_DIR 21:43:55 ---> Running in 550e3d413908 21:43:56 Removing intermediate container 550e3d413908 21:43:56 ---> 9a56f0589707 21:43:56 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:43:56 ---> Running in 1d185b41107b 21:43:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:43:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:43:57 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:43:57 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:43:57 OK: 10169 distinct packages available 21:43:58 (1/5) Installing ca-certificates (20191127-r2) 21:43:58 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:43:58 (3/5) Installing libcurl (7.66.0-r3) 21:43:58 (4/5) Installing curl (7.66.0-r3) 21:43:58 (5/5) Installing dumb-init (1.2.2-r1) 21:43:58 Executing busybox-1.30.1-r3.trigger 21:43:58 Executing ca-certificates-20191127-r2.trigger 21:43:59 OK: 7 MiB in 19 packages 21:44:00 Removing intermediate container 1d185b41107b 21:44:00 ---> e62a4119769d 21:44:00 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:44:03 Removing intermediate container 482c3b4f9928 21:44:03 ---> cfd9e8193eab 21:44:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:44:03 ---> 961b98963e86 21:44:03 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:44:03 ---> Running in 8e4f40ae9f40 21:44:03  Building docker-security-secretstore-setup-go ... done Removing intermediate container e361bf5a35d9 21:44:03 ---> 61e077a5c952 21:44:03 21:44:03 Step 10/22 : FROM alpine:3.10 21:44:03 ---> be4e4bea2c2e 21:44:03 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:44:03 ---> Using cache 21:44:03 ---> b28b9f2987ea 21:44:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:44:03 ---> Running in 98fa075dad9e 21:44:03 Removing intermediate container 682fae3acf2d 21:44:03 ---> b193a72b62b5 21:44:03 21:44:03 Step 10/24 : FROM scratch 21:44:03 ---> 21:44:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:44:03 Removing intermediate container 98fa075dad9e 21:44:03 ---> 676e6cdc8703 21:44:03 Step 13/22 : WORKDIR / 21:44:03 ---> Running in 904a07dbd2be 21:44:03 ---> Running in 4644468f5e08 21:44:03 Removing intermediate container 904a07dbd2be 21:44:03 ---> e0920b4ac27f 21:44:03 Step 12/24 : ENV APP_PORT=48060 21:44:03 ---> Running in 7e9f3464a4b4 21:44:03 Removing intermediate container 8e4f40ae9f40 21:44:03 ---> 9ba9a9aa4a6f 21:44:03 Step 13/22 : WORKDIR / 21:44:03 Removing intermediate container 4644468f5e08 21:44:03 ---> 7b5e21c38a8e 21:44:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:44:03 Removing intermediate container 7e9f3464a4b4 21:44:03 ---> 77ad851362c2 21:44:03 Step 13/24 : EXPOSE $APP_PORT 21:44:03 ---> Running in 8c6b0d68391d 21:44:03 ---> 671b15291c00 21:44:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:44:04 ---> Running in 822bbee60f7c 21:44:04 ---> ddfe408aa383 21:44:04 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:44:04 Removing intermediate container 8c6b0d68391d 21:44:04 ---> 414b7024c3f0 21:44:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:44:04 ---> 3e27e51aed91 21:44:04 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:44:04 ---> f403ad7399c5 21:44:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:44:05 Removing intermediate container 822bbee60f7c 21:44:05 ---> 6d47ff44fdd9 21:44:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:44:05 ---> 39602bccca1b 21:44:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:44:05 ---> c78cb872b028 21:44:05 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:44:05 ---> e53d114d2856 21:44:05 Step 18/22 : RUN chmod +x entrypoint.sh 21:44:05 ---> b3c120f11a5d 21:44:05 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:44:06 ---> Running in b370629ca6d2 21:44:06 ---> 4075707c9ed9 21:44:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:44:06 ---> 38d6979f8f0e 21:44:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:44:06 ---> 0c7a7cd08150 21:44:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:44:07 ---> 8cd5b2be256d 21:44:07 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:44:07 ---> 15f90e71a00e 21:44:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:44:07 Removing intermediate container b370629ca6d2 21:44:07 ---> 603c9f6289a5 21:44:07 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:44:07 ---> 6f1e587bca4e 21:44:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:44:07 ---> Running in 4b73e63e6003 21:44:07 ---> Running in 8fd7d4842d7f 21:44:07 Removing intermediate container 4b73e63e6003 21:44:07 ---> 08449d2c5c5e 21:44:07 Step 20/22 : LABEL arch=x86_64 21:44:07 Removing intermediate container 8fd7d4842d7f 21:44:07 ---> b42cce0d5ede 21:44:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:07 ---> Running in 435b1d9db396 21:44:08 ---> Running in 9dcd18b21e32 21:44:08 Removing intermediate container 435b1d9db396 21:44:08 ---> a911a224abe4 21:44:08 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:08 ---> Running in 3f85f535eed2 21:44:08 Removing intermediate container 9dcd18b21e32 21:44:08 ---> 586dfebe1f94 21:44:08 Step 22/24 : LABEL arch=x86_64 21:44:08 ---> Running in 47cbba5f7fbe 21:44:08 Removing intermediate container 3f85f535eed2 21:44:08 ---> 3ad74657eaaf 21:44:08 Step 22/22 : LABEL version=2.0.0-dev.9 21:44:08 Removing intermediate container 47cbba5f7fbe 21:44:08 ---> b11e15808bb8 21:44:08 Step 23/24 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:08 ---> Running in ad332ef880cd 21:44:08 ---> Running in 7e208e210fe0 21:44:08 Removing intermediate container ad332ef880cd 21:44:08 ---> 450da85b5d19 21:44:08 21:44:08 Removing intermediate container 7e208e210fe0 21:44:08 ---> 40f9545c7f9a 21:44:08 Step 24/24 : LABEL version=2.0.0-dev.9 21:44:09 ---> a3bc2a40f485 21:44:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:44:09 ---> 54ac7f1fe59b 21:44:09 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:44:09 ---> Running in 0857693e6638 21:44:09 Successfully built 450da85b5d19 21:44:09 Successfully tagged docker-security-bootstrap-redis-go:latest 21:44:09  Building docker-security-bootstrap-redis-go ... done  ---> Running in 382bd054a98e 21:44:09 Removing intermediate container 382bd054a98e 21:44:09 ---> 93afeebdd5c1 21:44:09 21:44:09 Successfully built 93afeebdd5c1 21:44:09 Successfully tagged docker-support-notifications-go:latest 21:44:09  Building docker-support-notifications-go ... done  [Pipeline] } 21:44:09 $ docker stop --time=1 3f79e1018cc327e6ad444e470d0d73f99fe6ed75ca01c898ee7620e13963c7b2 21:44:10 ---> 3dc2e339a377 21:44:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:44:11 ---> 85fb96e9ea38 21:44:11 Step 18/22 : RUN chmod +x entrypoint.sh 21:44:11 ---> Running in f3c151b510f8 21:44:12 $ docker rm -f 3f79e1018cc327e6ad444e470d0d73f99fe6ed75ca01c898ee7620e13963c7b2 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:13 + docker images 21:44:13 + grep docker 21:44:13 docker-support-notifications-go latest 93afeebdd5c1 4 seconds ago 13.6MB 21:44:13 docker-security-bootstrap-redis-go latest 450da85b5d19 5 seconds ago 15.8MB 21:44:13 docker-security-proxy-setup-go latest 5c622778d5f5 26 seconds ago 24.6MB 21:44:13 docker-security-secretstore-setup-go latest d8fbf11d65f8 26 seconds ago 24.7MB 21:44:13 docker-core-command-go latest 7e8d78e93fb1 29 seconds ago 12.2MB 21:44:13 docker-sys-mgmt-agent-go latest 7d519d7f4d07 51 seconds ago 313MB 21:44:13 docker-core-data-go latest 9f0ea7cc9c49 About a minute ago 23.7MB 21:44:13 docker-core-metadata-go latest 1dcaab734a9f 2 minutes ago 14.5MB 21:44:13 docker-support-scheduler-go latest 978558d0a0dc 2 minutes ago 12.3MB 21:44:13 docker-security-secrets-setup-go latest 600e33338fde 3 minutes ago 23.9MB 21:44:13 docker latest aefe523efa57 16 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 21:44:13 Removing intermediate container 0857693e6638 21:44:13 ---> 4ba4b0e32177 21:44:13 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:44:13 provisioning config files... 21:44:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config3025257753265343833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:14 ---> docker-login.sh 21:44:14 nexus3.edgexfoundry.org:10001 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10002 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10003 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10004 21:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:15 Configure a credential helper to remove this warning. See 21:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:15 21:44:15 Login Succeeded 21:44:15 docker.io 21:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:15 ---> 5def4f85112e 21:44:15 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:15 Configure a credential helper to remove this warning. See 21:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:15 21:44:15 Login Succeeded 21:44:15 ---> docker-login.sh ends [Pipeline] } 21:44:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:15 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 21:44:15 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:15 2.0.0-dev.9 21:44:15 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:15 master 21:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:15 ---> Running in 354bb32babbd 21:44:16 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:16 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 21:44:16 f39ab4fd5118: Preparing 21:44:16 3ce4e22e8b62: Preparing 21:44:16 d54455123894: Preparing 21:44:16 d54455123894: Pushed 21:44:16 f39ab4fd5118: Pushed 21:44:17 Removing intermediate container f3c151b510f8 21:44:17 ---> ba9d0d667c89 21:44:17 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:44:17 3ce4e22e8b62: Pushed 21:44:17 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:9417145dc79ad123a889c6df8115b5c37178bc37a0ecd1ca630de8c927a5f9d1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:17 ---> Running in eaac1a2f0242 21:44:18 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:18 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.9 21:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 21:44:18 f39ab4fd5118: Preparing 21:44:18 3ce4e22e8b62: Preparing 21:44:18 d54455123894: Preparing 21:44:18 d54455123894: Layer already exists 21:44:18 3ce4e22e8b62: Layer already exists 21:44:18 f39ab4fd5118: Layer already exists 21:44:18 2.0.0-dev.9: digest: sha256:9417145dc79ad123a889c6df8115b5c37178bc37a0ecd1ca630de8c927a5f9d1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:18 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:18 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 21:44:18 f39ab4fd5118: Preparing 21:44:18 3ce4e22e8b62: Preparing 21:44:18 d54455123894: Preparing 21:44:18 f39ab4fd5118: Layer already exists 21:44:18 d54455123894: Layer already exists 21:44:18 3ce4e22e8b62: Layer already exists 21:44:18 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:9417145dc79ad123a889c6df8115b5c37178bc37a0ecd1ca630de8c927a5f9d1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:19 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh 21:44:19 Removing intermediate container eaac1a2f0242 21:44:19 ---> 1ef32fabd318 21:44:19 Step 20/22 : LABEL arch=arm64 21:44:19 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master 21:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 21:44:19 f39ab4fd5118: Preparing 21:44:19 3ce4e22e8b62: Preparing 21:44:19 d54455123894: Preparing 21:44:19 3ce4e22e8b62: Layer already exists 21:44:19 f39ab4fd5118: Layer already exists 21:44:19 d54455123894: Layer already exists 21:44:19 master: digest: sha256:9417145dc79ad123a889c6df8115b5c37178bc37a0ecd1ca630de8c927a5f9d1 size: 943 [Pipeline] } 21:44:19 ---> Running in 058936243ba9 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:19 ===================================================== [Pipeline] echo 21:44:19 taggedImages: 21:44:19 - nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:19 - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.9 21:44:19 - nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:19 - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo 21:44:19 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 21:44:19 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:19 2.0.0-dev.9 21:44:19 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:19 master 21:44:19 ===================================================== 21:44:19 Removing intermediate container c5710865bd13 21:44:19 ---> 56c9f5101da2 21:44:19 21:44:19 Step 10/21 : FROM scratch 21:44:19 ---> 21:44:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:20 ---> Running in 8918a1a00329 21:44:20 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:20 Removing intermediate container 058936243ba9 21:44:20 ---> 912db9664b58 21:44:20 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 21:44:20 024eb9e6b4bf: Preparing 21:44:20 d07b31232594: Preparing 21:44:20 99cbbdac9f98: Preparing 21:44:20 8ad7b2b09ef3: Preparing 21:44:20 eef394239a2f: Preparing 21:44:20 f4666769fca7: Preparing 21:44:20 f4666769fca7: Waiting 21:44:20 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:20 Removing intermediate container 354bb32babbd 21:44:20 ---> baf02e05b48d 21:44:20 Step 24/29 : RUN chmod 755 security-secrets-setup 21:44:20 eef394239a2f: Pushed 21:44:20 024eb9e6b4bf: Pushed 21:44:20 99cbbdac9f98: Pushed 21:44:20 8ad7b2b09ef3: Pushed 21:44:20 ---> Running in 1ced5f4d4cb3 21:44:20 ---> Running in f52eb8df59bb 21:44:20 Removing intermediate container 8918a1a00329 21:44:20 ---> 623072fae296 21:44:20 Step 12/21 : ENV APP_PORT=48085 21:44:21 ---> Running in 3c992df9e492 21:44:21 f4666769fca7: Pushed 21:44:21 Removing intermediate container f52eb8df59bb 21:44:21 ---> f382ffd28cfb 21:44:21 Step 22/22 : LABEL version=2.0.0-dev.9 21:44:22 d07b31232594: Pushed 21:44:22 ---> Running in 18f22bed546b 21:44:22 Removing intermediate container 3c992df9e492 21:44:22 ---> 1000da954d3d 21:44:22 Step 13/21 : EXPOSE $APP_PORT 21:44:22 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:62b15a9a5b3c785998c6cabda0360dcae883eeb419a40df666446cd98ebd100b size: 1572 [Pipeline] isUnix [Pipeline] sh 21:44:22 ---> Running in 94dcad7855a6 21:44:22 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:23 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.9 21:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 21:44:23 024eb9e6b4bf: Preparing 21:44:23 d07b31232594: Preparing 21:44:23 99cbbdac9f98: Preparing 21:44:23 8ad7b2b09ef3: Preparing 21:44:23 eef394239a2f: Preparing 21:44:23 f4666769fca7: Preparing 21:44:23 f4666769fca7: Waiting 21:44:23 eef394239a2f: Layer already exists 21:44:23 024eb9e6b4bf: Layer already exists 21:44:23 d07b31232594: Layer already exists 21:44:23 99cbbdac9f98: Layer already exists 21:44:23 8ad7b2b09ef3: Layer already exists 21:44:23 f4666769fca7: Layer already exists 21:44:23 2.0.0-dev.9: digest: sha256:62b15a9a5b3c785998c6cabda0360dcae883eeb419a40df666446cd98ebd100b size: 1572 [Pipeline] isUnix [Pipeline] sh 21:44:23 Removing intermediate container 18f22bed546b 21:44:23 ---> bc7434f0cf42 21:44:23 21:44:23 Removing intermediate container 94dcad7855a6 21:44:23 ---> 705101663b11 21:44:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:44:23 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:23 Successfully built bc7434f0cf42 21:44:23 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:44:23 Building docker-security-proxy-setup-go 21:44:23 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 21:44:23 024eb9e6b4bf: Preparing 21:44:23 d07b31232594: Preparing 21:44:23 99cbbdac9f98: Preparing 21:44:23 8ad7b2b09ef3: Preparing 21:44:23 eef394239a2f: Preparing 21:44:23 f4666769fca7: Preparing 21:44:23 f4666769fca7: Waiting 21:44:23 d07b31232594: Layer already exists 21:44:23 99cbbdac9f98: Layer already exists 21:44:23 024eb9e6b4bf: Layer already exists 21:44:23 eef394239a2f: Layer already exists 21:44:23 8ad7b2b09ef3: Layer already exists 21:44:23 f4666769fca7: Layer already exists 21:44:23 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:62b15a9a5b3c785998c6cabda0360dcae883eeb419a40df666446cd98ebd100b size: 1572 [Pipeline] isUnix [Pipeline] sh 21:44:23 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh 21:44:24 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master 21:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 21:44:24 024eb9e6b4bf: Preparing 21:44:24 d07b31232594: Preparing 21:44:24 99cbbdac9f98: Preparing 21:44:24 8ad7b2b09ef3: Preparing 21:44:24 eef394239a2f: Preparing 21:44:24 f4666769fca7: Preparing 21:44:24 f4666769fca7: Waiting 21:44:24 eef394239a2f: Layer already exists 21:44:24 8ad7b2b09ef3: Layer already exists 21:44:24 d07b31232594: Layer already exists 21:44:24 99cbbdac9f98: Layer already exists 21:44:24 024eb9e6b4bf: Layer already exists 21:44:24 f4666769fca7: Layer already exists 21:44:24 master: digest: sha256:62b15a9a5b3c785998c6cabda0360dcae883eeb419a40df666446cd98ebd100b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:24 ===================================================== [Pipeline] echo 21:44:24 taggedImages: 21:44:24 - nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:24 - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.9 21:44:24 - nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:24 - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo 21:44:24 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 21:44:24 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:24 2.0.0-dev.9 21:44:24 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:24 master 21:44:24 ===================================================== [Pipeline] withEnv [Pipeline] { 21:44:24  Building docker-security-bootstrap-redis-go ... done  ---> d307a245d6f2 21:44:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:25 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:25 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 21:44:25 7a2a2cfe650b: Preparing 21:44:25 d5d85467ee50: Preparing 21:44:25 93ca881081b3: Preparing 21:44:25 93ca881081b3: Pushed 21:44:25 7a2a2cfe650b: Pushed 21:44:25 Removing intermediate container 1ced5f4d4cb3 21:44:25 ---> 893310df698c 21:44:25 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:44:26 ---> Running in 2e01ab92f32c 21:44:26 d5d85467ee50: Pushed 21:44:27 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:4851078f8e9e3bdcb69d306ffed109e56ed521383bbc96d64d925e04c6232130 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:27 ---> 33454806b721 21:44:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:44:27 Removing intermediate container 2e01ab92f32c 21:44:27 ---> dd85d3279783 21:44:27 Step 26/29 : CMD [ "generate" ] 21:44:27 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:27 ---> Running in 4142025ad3db 21:44:27 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.9 21:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 21:44:27 7a2a2cfe650b: Preparing 21:44:27 d5d85467ee50: Preparing 21:44:27 93ca881081b3: Preparing 21:44:27 7a2a2cfe650b: Layer already exists 21:44:27 d5d85467ee50: Layer already exists 21:44:27 93ca881081b3: Layer already exists 21:44:27 2.0.0-dev.9: digest: sha256:4851078f8e9e3bdcb69d306ffed109e56ed521383bbc96d64d925e04c6232130 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:27 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:28 ---> 56efc5aeb1f0 21:44:28 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:44:28 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 21:44:28 ---> Running in 2ffc9fd87de0 21:44:28 Removing intermediate container 4142025ad3db 21:44:28 ---> 0eb6d54b05fa 21:44:28 Step 27/29 : LABEL arch=arm64 21:44:28 ---> Running in 5987557801e0 21:44:28 7a2a2cfe650b: Preparing 21:44:28 d5d85467ee50: Preparing 21:44:28 93ca881081b3: Preparing 21:44:28 d5d85467ee50: Layer already exists 21:44:28 7a2a2cfe650b: Layer already exists 21:44:28 93ca881081b3: Layer already exists 21:44:28 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:4851078f8e9e3bdcb69d306ffed109e56ed521383bbc96d64d925e04c6232130 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:28 Removing intermediate container 2ffc9fd87de0 21:44:28 ---> 11a9dda277b6 21:44:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:29 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh 21:44:29 Removing intermediate container 5987557801e0 21:44:29 ---> 217e9ee780bc 21:44:29 Step 28/29 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:29 ---> Running in a885081c8b8f 21:44:29 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master 21:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 21:44:29 7a2a2cfe650b: Preparing 21:44:29 d5d85467ee50: Preparing 21:44:29 93ca881081b3: Preparing 21:44:29 7a2a2cfe650b: Layer already exists 21:44:29 93ca881081b3: Layer already exists 21:44:29 d5d85467ee50: Layer already exists 21:44:29 master: digest: sha256:4851078f8e9e3bdcb69d306ffed109e56ed521383bbc96d64d925e04c6232130 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry 21:44:29 ---> Running in 6d4763f2a34e [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:29 ===================================================== [Pipeline] echo 21:44:29 taggedImages: 21:44:29 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:29 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.9 21:44:29 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:29 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo 21:44:29 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: 21:44:29 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:29 2.0.0-dev.9 21:44:29 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:29 master 21:44:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:30 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:30 Removing intermediate container a885081c8b8f 21:44:30 ---> 57754d0cacb4 21:44:30 Step 19/21 : LABEL arch=arm64 21:44:30 Removing intermediate container 6d4763f2a34e 21:44:30 ---> 64220d587877 21:44:30 Step 29/29 : LABEL version=2.0.0-dev.9 21:44:30 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 21:44:30 55338a5f477c: Preparing 21:44:30 7f0fcc7d7dec: Preparing 21:44:30 4a247fcceeef: Preparing 21:44:30 38f076271390: Preparing 21:44:30 bbf91d353a27: Preparing 21:44:30 47041ca46219: Preparing 21:44:30 1b3ee35aacca: Preparing 21:44:30 47041ca46219: Waiting 21:44:30 1b3ee35aacca: Waiting 21:44:30 4a247fcceeef: Pushed 21:44:30 bbf91d353a27: Pushed 21:44:30 7f0fcc7d7dec: Pushed 21:44:30 55338a5f477c: Pushed 21:44:30 1b3ee35aacca: Layer already exists 21:44:30 ---> Running in 9a569927177c 21:44:31 ---> Running in 4844cfd5e4d5 21:44:31 47041ca46219: Pushed 21:44:31 38f076271390: Pushed 21:44:31 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:f118cbce432caaad7dcd483a94e2e393074e920062954acd26c31cd295e7e1cc size: 1778 [Pipeline] isUnix [Pipeline] sh 21:44:31 Removing intermediate container 9a569927177c 21:44:31 ---> 0169190ae766 21:44:31 Step 20/21 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:31 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.9 21:44:31 Removing intermediate container 4844cfd5e4d5 21:44:31 ---> 29edc46d6eaf 21:44:31 [Pipeline] isUnix [Pipeline] sh 21:44:32 ---> Running in 7e3c7f584541 21:44:32 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.9 21:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 21:44:32 55338a5f477c: Preparing 21:44:32 7f0fcc7d7dec: Preparing 21:44:32 4a247fcceeef: Preparing 21:44:32 38f076271390: Preparing 21:44:32 bbf91d353a27: Preparing 21:44:32 47041ca46219: Preparing 21:44:32 1b3ee35aacca: Preparing 21:44:32 47041ca46219: Waiting 21:44:32 1b3ee35aacca: Waiting 21:44:32 bbf91d353a27: Layer already exists 21:44:32 38f076271390: Layer already exists 21:44:32 7f0fcc7d7dec: Layer already exists 21:44:32 55338a5f477c: Layer already exists 21:44:32 4a247fcceeef: Layer already exists 21:44:32 1b3ee35aacca: Layer already exists 21:44:32 47041ca46219: Layer already exists 21:44:32 2.0.0-dev.9: digest: sha256:f118cbce432caaad7dcd483a94e2e393074e920062954acd26c31cd295e7e1cc size: 1778 [Pipeline] isUnix [Pipeline] sh 21:44:32 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:32 Successfully built 29edc46d6eaf 21:44:32 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:44:32  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 21:44:32 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 21:44:32 55338a5f477c: Preparing 21:44:32 7f0fcc7d7dec: Preparing 21:44:32 4a247fcceeef: Preparing 21:44:32 38f076271390: Preparing 21:44:32 bbf91d353a27: Preparing 21:44:32 47041ca46219: Preparing 21:44:32 1b3ee35aacca: Preparing 21:44:32 47041ca46219: Waiting 21:44:32 1b3ee35aacca: Waiting 21:44:32 38f076271390: Layer already exists 21:44:32 55338a5f477c: Layer already exists 21:44:32 bbf91d353a27: Layer already exists 21:44:32 4a247fcceeef: Layer already exists 21:44:32 7f0fcc7d7dec: Layer already exists 21:44:32 47041ca46219: Layer already exists 21:44:32 1b3ee35aacca: Layer already exists 21:44:32 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:f118cbce432caaad7dcd483a94e2e393074e920062954acd26c31cd295e7e1cc size: 1778 [Pipeline] isUnix [Pipeline] sh 21:44:33 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] isUnix [Pipeline] sh 21:44:33 Removing intermediate container 7e3c7f584541 21:44:33 ---> 7e356cd83ca1 21:44:33 Step 21/21 : LABEL version=2.0.0-dev.9 21:44:33 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master 21:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 21:44:33 55338a5f477c: Preparing 21:44:33 7f0fcc7d7dec: Preparing 21:44:33 4a247fcceeef: Preparing 21:44:33 38f076271390: Preparing 21:44:33 bbf91d353a27: Preparing 21:44:33 47041ca46219: Preparing 21:44:33 1b3ee35aacca: Preparing 21:44:33 47041ca46219: Waiting 21:44:33 1b3ee35aacca: Waiting 21:44:33 4a247fcceeef: Layer already exists 21:44:33 bbf91d353a27: Layer already exists 21:44:33 55338a5f477c: Layer already exists 21:44:33 7f0fcc7d7dec: Layer already exists 21:44:33 38f076271390: Layer already exists 21:44:33 47041ca46219: Layer already exists 21:44:33 1b3ee35aacca: Layer already exists 21:44:33 master: digest: sha256:f118cbce432caaad7dcd483a94e2e393074e920062954acd26c31cd295e7e1cc size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:33 ===================================================== [Pipeline] echo 21:44:33 taggedImages: 21:44:33 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:33 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:2.0.0-dev.9 21:44:33 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:33 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] echo 21:44:33 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 21:44:33 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:33 2.0.0-dev.9 21:44:33 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:33 master 21:44:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:33 ---> Running in e928bc9fbd93 21:44:34 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:34 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 21:44:34 d1fc16603bd3: Preparing 21:44:34 4064311eb6d0: Preparing 21:44:34 2b45c0381d18: Preparing 21:44:34 df9272997c21: Preparing 21:44:34 8c2a3fbbd73f: Preparing 21:44:34 f4666769fca7: Preparing 21:44:34 f4666769fca7: Waiting 21:44:34 df9272997c21: Pushed 21:44:34 2b45c0381d18: Pushed 21:44:34 f4666769fca7: Layer already exists 21:44:35 8c2a3fbbd73f: Pushed 21:44:35 Removing intermediate container e928bc9fbd93 21:44:35 ---> d50919650be6 21:44:35 21:44:35 d1fc16603bd3: Pushed 21:44:35 4064311eb6d0: Pushed 21:44:35 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:e4f73c96c9902d6c70e7f3027e198b0fe767fd2ba5d910565b807510feb8290d size: 1574 [Pipeline] isUnix [Pipeline] sh 21:44:35 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:36 Successfully built d50919650be6 21:44:36 Successfully tagged docker-support-scheduler-go-arm64:latest 21:44:36  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 21:44:36 Removing intermediate container fcf63c082957 21:44:36 ---> e0c944c51c43 21:44:36 21:44:36 Step 10/22 : FROM scratch 21:44:36 ---> 21:44:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:44:36 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.9 21:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 21:44:36 d1fc16603bd3: Preparing 21:44:36 4064311eb6d0: Preparing 21:44:36 2b45c0381d18: Preparing 21:44:36 df9272997c21: Preparing 21:44:36 8c2a3fbbd73f: Preparing 21:44:36 f4666769fca7: Preparing 21:44:36 f4666769fca7: Waiting 21:44:36 d1fc16603bd3: Layer already exists 21:44:36 8c2a3fbbd73f: Layer already exists 21:44:36 df9272997c21: Layer already exists 21:44:36 2b45c0381d18: Layer already exists 21:44:36 4064311eb6d0: Layer already exists 21:44:36 f4666769fca7: Layer already exists 21:44:36 2.0.0-dev.9: digest: sha256:e4f73c96c9902d6c70e7f3027e198b0fe767fd2ba5d910565b807510feb8290d size: 1574 [Pipeline] isUnix [Pipeline] sh 21:44:36 ---> Using cache 21:44:36 ---> 623072fae296 21:44:36 Step 12/22 : ENV APP_PORT=48081 21:44:36 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:36 ---> Running in 2b7542802d2b [Pipeline] isUnix [Pipeline] sh 21:44:36 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 21:44:36 d1fc16603bd3: Preparing 21:44:36 4064311eb6d0: Preparing 21:44:36 2b45c0381d18: Preparing 21:44:36 df9272997c21: Preparing 21:44:36 8c2a3fbbd73f: Preparing 21:44:36 f4666769fca7: Preparing 21:44:36 f4666769fca7: Waiting 21:44:36 4064311eb6d0: Layer already exists 21:44:36 8c2a3fbbd73f: Layer already exists 21:44:36 df9272997c21: Layer already exists 21:44:36 d1fc16603bd3: Layer already exists 21:44:36 2b45c0381d18: Layer already exists 21:44:36 f4666769fca7: Layer already exists 21:44:36 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:e4f73c96c9902d6c70e7f3027e198b0fe767fd2ba5d910565b807510feb8290d size: 1574 [Pipeline] isUnix [Pipeline] sh 21:44:37 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh 21:44:37 Removing intermediate container 2b7542802d2b 21:44:37 ---> 3608062b9085 21:44:37 Step 13/22 : EXPOSE $APP_PORT 21:44:37 ---> Running in e422152fa126 21:44:37 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 21:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 21:44:37 d1fc16603bd3: Preparing 21:44:37 4064311eb6d0: Preparing 21:44:37 2b45c0381d18: Preparing 21:44:37 df9272997c21: Preparing 21:44:37 8c2a3fbbd73f: Preparing 21:44:37 f4666769fca7: Preparing 21:44:37 f4666769fca7: Waiting 21:44:37 4064311eb6d0: Layer already exists 21:44:37 d1fc16603bd3: Layer already exists 21:44:37 2b45c0381d18: Layer already exists 21:44:37 df9272997c21: Layer already exists 21:44:37 8c2a3fbbd73f: Layer already exists 21:44:37 f4666769fca7: Layer already exists 21:44:37 master: digest: sha256:e4f73c96c9902d6c70e7f3027e198b0fe767fd2ba5d910565b807510feb8290d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:37 ===================================================== [Pipeline] echo 21:44:37 taggedImages: 21:44:37 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:37 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.9 21:44:37 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:37 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo 21:44:37 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: 21:44:37 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:37 2.0.0-dev.9 21:44:37 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:37 master 21:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:38 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:38 Removing intermediate container e422152fa126 21:44:38 ---> 88cdae343874 21:44:38 Step 14/22 : WORKDIR / 21:44:38 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 21:44:38 114294f105cb: Preparing 21:44:38 dc800afc3100: Preparing 21:44:38 c9feb15692bc: Preparing 21:44:38 e57bcecb3690: Preparing 21:44:38 e57bcecb3690: Preparing 21:44:38 490a163c7129: Preparing 21:44:38 0777497f4f49: Preparing 21:44:38 b5ce01dd8e66: Preparing 21:44:38 114294f105cb: Preparing 21:44:38 8641f66b25b3: Preparing 21:44:38 906326ad8965: Preparing 21:44:38 8f81af96ff4b: Preparing 21:44:38 f4666769fca7: Preparing 21:44:38 b5ce01dd8e66: Waiting 21:44:38 8641f66b25b3: Waiting 21:44:38 906326ad8965: Waiting 21:44:38 8f81af96ff4b: Waiting 21:44:38 f4666769fca7: Waiting 21:44:38 0777497f4f49: Waiting 21:44:38 ---> Running in 9a234d9355b6 21:44:38 dc800afc3100: Pushed 21:44:38 c9feb15692bc: Pushed 21:44:38 e57bcecb3690: Pushed 21:44:38 490a163c7129: Pushed 21:44:38 0777497f4f49: Pushed 21:44:38 b5ce01dd8e66: Pushed 21:44:38 8641f66b25b3: Pushed 21:44:38 f4666769fca7: Layer already exists 21:44:38 906326ad8965: Pushed 21:44:39 8f81af96ff4b: Pushed 21:44:39 114294f105cb: Pushed 21:44:39 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:0f00e710649c3785362627eb5a8c7e0d13d903b66630d517b359b8725b510cf1 size: 3027 [Pipeline] isUnix [Pipeline] sh 21:44:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:44:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:44:39 ---> d1fae50b5406 21:44:39 Step 3/21 : WORKDIR /edgex-go 21:44:39 ---> Using cache 21:44:39 ---> e036a07f1b78 21:44:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:39 ---> Using cache 21:44:39 ---> 24f2a1c535ab 21:44:39 Step 5/21 : RUN apk update && apk add make git 21:44:39 ---> Using cache 21:44:39 ---> ad93fc3bbb7b 21:44:39 Step 6/21 : COPY go.mod . 21:44:39 ---> Using cache 21:44:39 ---> 3c8214405711 21:44:39 Step 7/21 : RUN go mod download 21:44:39 ---> Using cache 21:44:39 ---> 0348e8d43ac2 21:44:39 Step 8/21 : COPY . . 21:44:39 ---> Using cache 21:44:39 ---> 21cbb3c166f3 21:44:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:44:39 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:40 Removing intermediate container 9a234d9355b6 21:44:40 ---> 59d076b0e435 21:44:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:44:40 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2.0.0-dev.9 21:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 21:44:40 114294f105cb: Preparing 21:44:40 dc800afc3100: Preparing 21:44:40 c9feb15692bc: Preparing 21:44:40 e57bcecb3690: Preparing 21:44:40 e57bcecb3690: Preparing 21:44:40 490a163c7129: Preparing 21:44:40 0777497f4f49: Preparing 21:44:40 b5ce01dd8e66: Preparing 21:44:40 114294f105cb: Preparing 21:44:40 8641f66b25b3: Preparing 21:44:40 906326ad8965: Preparing 21:44:40 8f81af96ff4b: Preparing 21:44:40 f4666769fca7: Preparing 21:44:40 8641f66b25b3: Waiting 21:44:40 906326ad8965: Waiting 21:44:40 0777497f4f49: Waiting 21:44:40 b5ce01dd8e66: Waiting 21:44:40 8f81af96ff4b: Waiting 21:44:40 f4666769fca7: Waiting 21:44:40 e57bcecb3690: Layer already exists 21:44:40 dc800afc3100: Layer already exists 21:44:40 114294f105cb: Layer already exists 21:44:40 c9feb15692bc: Layer already exists 21:44:40 490a163c7129: Layer already exists 21:44:40 b5ce01dd8e66: Layer already exists 21:44:40 0777497f4f49: Layer already exists 21:44:40 906326ad8965: Layer already exists 21:44:40 8641f66b25b3: Layer already exists 21:44:40 8f81af96ff4b: Layer already exists 21:44:40 f4666769fca7: Layer already exists 21:44:40 2.0.0-dev.9: digest: sha256:0f00e710649c3785362627eb5a8c7e0d13d903b66630d517b359b8725b510cf1 size: 3027 [Pipeline] isUnix [Pipeline] sh 21:44:40 ---> Running in e1599f1a7ae2 21:44:40 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:40 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 21:44:40 114294f105cb: Preparing 21:44:40 dc800afc3100: Preparing 21:44:40 c9feb15692bc: Preparing 21:44:40 e57bcecb3690: Preparing 21:44:40 e57bcecb3690: Preparing 21:44:40 490a163c7129: Preparing 21:44:40 0777497f4f49: Preparing 21:44:40 b5ce01dd8e66: Preparing 21:44:40 114294f105cb: Preparing 21:44:40 8641f66b25b3: Preparing 21:44:40 906326ad8965: Preparing 21:44:40 8f81af96ff4b: Preparing 21:44:40 f4666769fca7: Preparing 21:44:40 b5ce01dd8e66: Waiting 21:44:40 8641f66b25b3: Waiting 21:44:40 906326ad8965: Waiting 21:44:40 8f81af96ff4b: Waiting 21:44:40 f4666769fca7: Waiting 21:44:40 0777497f4f49: Waiting 21:44:40 490a163c7129: Layer already exists 21:44:40 e57bcecb3690: Layer already exists 21:44:40 c9feb15692bc: Layer already exists 21:44:40 dc800afc3100: Layer already exists 21:44:40 114294f105cb: Layer already exists 21:44:40 0777497f4f49: Layer already exists 21:44:40 b5ce01dd8e66: Layer already exists 21:44:40 8641f66b25b3: Layer already exists 21:44:40 906326ad8965: Layer already exists 21:44:40 8f81af96ff4b: Layer already exists 21:44:40 f4666769fca7: Layer already exists 21:44:40 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:0f00e710649c3785362627eb5a8c7e0d13d903b66630d517b359b8725b510cf1 size: 3027 [Pipeline] isUnix [Pipeline] sh 21:44:41 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh 21:44:41 ---> 4be00b7c3f6a 21:44:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:44:41 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master 21:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 21:44:41 114294f105cb: Preparing 21:44:41 dc800afc3100: Preparing 21:44:41 c9feb15692bc: Preparing 21:44:41 e57bcecb3690: Preparing 21:44:41 e57bcecb3690: Preparing 21:44:41 490a163c7129: Preparing 21:44:41 0777497f4f49: Preparing 21:44:41 b5ce01dd8e66: Preparing 21:44:41 114294f105cb: Preparing 21:44:41 8641f66b25b3: Preparing 21:44:41 906326ad8965: Preparing 21:44:41 8f81af96ff4b: Preparing 21:44:41 f4666769fca7: Preparing 21:44:41 8641f66b25b3: Waiting 21:44:41 906326ad8965: Waiting 21:44:41 0777497f4f49: Waiting 21:44:41 8f81af96ff4b: Waiting 21:44:41 f4666769fca7: Waiting 21:44:41 b5ce01dd8e66: Waiting 21:44:41 dc800afc3100: Layer already exists 21:44:41 c9feb15692bc: Layer already exists 21:44:41 e57bcecb3690: Layer already exists 21:44:41 114294f105cb: Layer already exists 21:44:41 490a163c7129: Layer already exists 21:44:41 0777497f4f49: Layer already exists 21:44:41 906326ad8965: Layer already exists 21:44:41 8641f66b25b3: Layer already exists 21:44:41 8f81af96ff4b: Layer already exists 21:44:41 b5ce01dd8e66: Layer already exists 21:44:41 f4666769fca7: Layer already exists 21:44:41 master: digest: sha256:0f00e710649c3785362627eb5a8c7e0d13d903b66630d517b359b8725b510cf1 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:41 ===================================================== [Pipeline] echo 21:44:41 taggedImages: 21:44:41 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:41 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:2.0.0-dev.9 21:44:41 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:41 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master 21:44:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] echo 21:44:41 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 21:44:41 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:41 2.0.0-dev.9 21:44:41 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:41 master 21:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:42 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:42 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 21:44:42 7abe3ab66ce1: Preparing 21:44:42 5341a686f508: Preparing 21:44:42 e2953daae357: Preparing 21:44:42 2d6b6cd39dec: Preparing 21:44:42 6fd145d9d5ea: Preparing 21:44:42 5c852366a826: Preparing 21:44:42 77d29953e1ee: Preparing 21:44:42 47041ca46219: Preparing 21:44:42 1b3ee35aacca: Preparing 21:44:42 77d29953e1ee: Waiting 21:44:42 47041ca46219: Waiting 21:44:42 1b3ee35aacca: Waiting 21:44:42 5341a686f508: Pushed 21:44:42 ---> 0b1e5d14ca97 21:44:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:44:43 7abe3ab66ce1: Pushed 21:44:43 6fd145d9d5ea: Pushed 21:44:43 47041ca46219: Layer already exists 21:44:43 5c852366a826: Pushed 21:44:43 1b3ee35aacca: Layer already exists 21:44:43 77d29953e1ee: Pushed 21:44:43 2d6b6cd39dec: Pushed 21:44:43 e2953daae357: Pushed 21:44:43 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:18908c388123ccf194053e7a0705d0be66d284fa38773e9a43db3e3649601bce size: 2198 [Pipeline] isUnix [Pipeline] sh 21:44:44 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:44 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.9 21:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 21:44:44 7abe3ab66ce1: Preparing 21:44:44 5341a686f508: Preparing 21:44:44 e2953daae357: Preparing 21:44:44 2d6b6cd39dec: Preparing 21:44:44 6fd145d9d5ea: Preparing 21:44:44 5c852366a826: Preparing 21:44:44 77d29953e1ee: Preparing 21:44:44 47041ca46219: Preparing 21:44:44 1b3ee35aacca: Preparing 21:44:44 5c852366a826: Waiting 21:44:44 77d29953e1ee: Waiting 21:44:44 47041ca46219: Waiting 21:44:44 1b3ee35aacca: Waiting 21:44:44 5341a686f508: Layer already exists 21:44:44 2d6b6cd39dec: Layer already exists 21:44:44 7abe3ab66ce1: Layer already exists 21:44:44 6fd145d9d5ea: Layer already exists 21:44:44 e2953daae357: Layer already exists 21:44:44 5c852366a826: Layer already exists 21:44:44 77d29953e1ee: Layer already exists 21:44:44 47041ca46219: Layer already exists 21:44:44 1b3ee35aacca: Layer already exists 21:44:44 2.0.0-dev.9: digest: sha256:18908c388123ccf194053e7a0705d0be66d284fa38773e9a43db3e3649601bce size: 2198 [Pipeline] isUnix [Pipeline] sh 21:44:44 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:44 ---> 5ca28e611dce 21:44:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:44:45 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 21:44:45 7abe3ab66ce1: Preparing 21:44:45 5341a686f508: Preparing 21:44:45 e2953daae357: Preparing 21:44:45 2d6b6cd39dec: Preparing 21:44:45 6fd145d9d5ea: Preparing 21:44:45 5c852366a826: Preparing 21:44:45 77d29953e1ee: Preparing 21:44:45 47041ca46219: Preparing 21:44:45 1b3ee35aacca: Preparing 21:44:45 47041ca46219: Waiting 21:44:45 5c852366a826: Waiting 21:44:45 77d29953e1ee: Waiting 21:44:45 1b3ee35aacca: Waiting 21:44:45 5341a686f508: Layer already exists 21:44:45 e2953daae357: Layer already exists 21:44:45 2d6b6cd39dec: Layer already exists 21:44:45 6fd145d9d5ea: Layer already exists 21:44:45 7abe3ab66ce1: Layer already exists 21:44:45 5c852366a826: Layer already exists 21:44:45 1b3ee35aacca: Layer already exists 21:44:45 77d29953e1ee: Layer already exists 21:44:45 47041ca46219: Layer already exists 21:44:45 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:18908c388123ccf194053e7a0705d0be66d284fa38773e9a43db3e3649601bce size: 2198 [Pipeline] isUnix [Pipeline] sh 21:44:45 ---> Running in fcd65b911fd2 21:44:45 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh 21:44:45 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 21:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 21:44:45 7abe3ab66ce1: Preparing 21:44:45 5341a686f508: Preparing 21:44:45 e2953daae357: Preparing 21:44:45 2d6b6cd39dec: Preparing 21:44:45 6fd145d9d5ea: Preparing 21:44:45 5c852366a826: Preparing 21:44:45 77d29953e1ee: Preparing 21:44:45 47041ca46219: Preparing 21:44:45 1b3ee35aacca: Preparing 21:44:45 5c852366a826: Waiting 21:44:45 77d29953e1ee: Waiting 21:44:45 47041ca46219: Waiting 21:44:45 1b3ee35aacca: Waiting 21:44:45 5341a686f508: Layer already exists 21:44:45 6fd145d9d5ea: Layer already exists 21:44:45 7abe3ab66ce1: Layer already exists 21:44:45 2d6b6cd39dec: Layer already exists 21:44:45 e2953daae357: Layer already exists 21:44:45 1b3ee35aacca: Layer already exists 21:44:45 5c852366a826: Layer already exists 21:44:45 77d29953e1ee: Layer already exists 21:44:45 47041ca46219: Layer already exists 21:44:45 master: digest: sha256:18908c388123ccf194053e7a0705d0be66d284fa38773e9a43db3e3649601bce size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:45 ===================================================== [Pipeline] echo 21:44:45 taggedImages: 21:44:45 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:45 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.9 21:44:45 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:45 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo 21:44:46 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 21:44:46 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:46 2.0.0-dev.9 21:44:46 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:46 master 21:44:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 21:44:46 Removing intermediate container fcd65b911fd2 21:44:46 ---> 8756c0847be9 21:44:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] isUnix [Pipeline] sh 21:44:46 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:46 ---> Running in b03607569932 21:44:46 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 21:44:46 8d5a8801cc96: Preparing 21:44:46 82e126073d36: Preparing 21:44:46 82f268c07542: Preparing 21:44:46 086c80ce2e66: Preparing 21:44:46 95e91e1ff155: Preparing 21:44:46 c35859928af7: Preparing 21:44:46 c35859928af7: Waiting 21:44:47 95e91e1ff155: Pushed 21:44:47 086c80ce2e66: Pushed 21:44:47 82f268c07542: Pushed 21:44:47 8d5a8801cc96: Pushed 21:44:47 c35859928af7: Pushed 21:44:47 Removing intermediate container b03607569932 21:44:47 ---> fc95fda362c8 21:44:47 Step 20/22 : LABEL arch=arm64 21:44:48 82e126073d36: Pushed 21:44:48 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:39cb42a3200f7ad7cc1e3522a1c83bce9ab2029b6e78111d290a62ce0b748d4b size: 1573 [Pipeline] isUnix [Pipeline] sh 21:44:48 Removing intermediate container d010cc510d4d 21:44:48 ---> a19fed286de8 21:44:48 21:44:48 Step 10/23 : FROM alpine 21:44:48 ---> dd36a01c3f31 21:44:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:44:48 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:48 ---> Running in ce1847ab4b63 21:44:48 ---> Running in ac4e202e1e38 21:44:48 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.9 21:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 21:44:48 8d5a8801cc96: Preparing 21:44:48 82e126073d36: Preparing 21:44:48 82f268c07542: Preparing 21:44:48 086c80ce2e66: Preparing 21:44:48 95e91e1ff155: Preparing 21:44:48 c35859928af7: Preparing 21:44:48 c35859928af7: Waiting 21:44:48 086c80ce2e66: Layer already exists 21:44:48 8d5a8801cc96: Layer already exists 21:44:48 82e126073d36: Layer already exists 21:44:48 82f268c07542: Layer already exists 21:44:48 95e91e1ff155: Layer already exists 21:44:48 c35859928af7: Layer already exists 21:44:48 2.0.0-dev.9: digest: sha256:39cb42a3200f7ad7cc1e3522a1c83bce9ab2029b6e78111d290a62ce0b748d4b size: 1573 [Pipeline] isUnix [Pipeline] sh 21:44:49 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:49 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 21:44:49 8d5a8801cc96: Preparing 21:44:49 82e126073d36: Preparing 21:44:49 82f268c07542: Preparing 21:44:49 086c80ce2e66: Preparing 21:44:49 95e91e1ff155: Preparing 21:44:49 c35859928af7: Preparing 21:44:49 c35859928af7: Waiting 21:44:49 8d5a8801cc96: Layer already exists 21:44:49 82f268c07542: Layer already exists 21:44:49 086c80ce2e66: Layer already exists 21:44:49 95e91e1ff155: Layer already exists 21:44:49 82e126073d36: Layer already exists 21:44:49 c35859928af7: Layer already exists 21:44:49 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:39cb42a3200f7ad7cc1e3522a1c83bce9ab2029b6e78111d290a62ce0b748d4b size: 1573 [Pipeline] isUnix [Pipeline] sh 21:44:49 Removing intermediate container ce1847ab4b63 21:44:49 ---> 4895b6ef2afd 21:44:49 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:49 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh 21:44:50 Removing intermediate container ac4e202e1e38 21:44:50 ---> 91e36eac2c96 21:44:50 Step 12/23 : ENV APP_PORT=48080 21:44:50 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master 21:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 21:44:50 8d5a8801cc96: Preparing 21:44:50 82e126073d36: Preparing 21:44:50 82f268c07542: Preparing 21:44:50 086c80ce2e66: Preparing 21:44:50 95e91e1ff155: Preparing 21:44:50 c35859928af7: Preparing 21:44:50 c35859928af7: Waiting 21:44:50 8d5a8801cc96: Layer already exists 21:44:50 086c80ce2e66: Layer already exists 21:44:50 82e126073d36: Layer already exists 21:44:50 95e91e1ff155: Layer already exists 21:44:50 82f268c07542: Layer already exists 21:44:50 c35859928af7: Layer already exists 21:44:50 master: digest: sha256:39cb42a3200f7ad7cc1e3522a1c83bce9ab2029b6e78111d290a62ce0b748d4b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 21:44:50 ---> Running in 7d1691e43ec0 21:44:50 ---> Running in 41c5198ad47d [Pipeline] // withEnv [Pipeline] echo 21:44:50 ===================================================== [Pipeline] echo 21:44:50 taggedImages: 21:44:50 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:50 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.9 21:44:50 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:50 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo 21:44:50 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 21:44:50 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:50 2.0.0-dev.9 21:44:50 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:50 master 21:44:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:52 Removing intermediate container 7d1691e43ec0 21:44:52 ---> a7c5cec6c43f 21:44:52 Step 22/22 : LABEL version=2.0.0-dev.9 21:44:52 ---> Running in c95dba1cc43c 21:44:52 Removing intermediate container 41c5198ad47d 21:44:52 ---> bff9951fe2ca 21:44:52 Step 13/23 : EXPOSE $APP_PORT 21:44:52 ---> Running in f1bec2b3b260 21:44:52 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:52 Removing intermediate container c95dba1cc43c 21:44:52 ---> 4365412f4f54 21:44:52 21:44:52 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 21:44:52 7d98b3d9b53c: Preparing 21:44:52 77b6075a9967: Preparing 21:44:52 7dc1a1db3427: Preparing 21:44:52 7d98b3d9b53c: Pushed 21:44:52 7dc1a1db3427: Pushed 21:44:52 Removing intermediate container f1bec2b3b260 21:44:52 ---> 74e0e489d856 21:44:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:53 ---> Running in 61c27db5b139 21:44:53 77b6075a9967: Pushed 21:44:53 Successfully built 4365412f4f54 21:44:53 Successfully tagged docker-core-metadata-go-arm64:latest 21:44:53  Building docker-core-metadata-go ... done Building docker-core-command-go 21:44:53 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:4911f2f19db6c5f0ea802e7cdd6855ea03b73e9895021d61fd2f31b0fb2031a8 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:54 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:54 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.9 21:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 21:44:54 7d98b3d9b53c: Preparing 21:44:54 77b6075a9967: Preparing 21:44:54 7dc1a1db3427: Preparing 21:44:54 77b6075a9967: Layer already exists 21:44:54 7d98b3d9b53c: Layer already exists 21:44:54 7dc1a1db3427: Layer already exists 21:44:54 2.0.0-dev.9: digest: sha256:4911f2f19db6c5f0ea802e7cdd6855ea03b73e9895021d61fd2f31b0fb2031a8 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:54 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:44:55 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 21:44:55 7d98b3d9b53c: Preparing 21:44:55 77b6075a9967: Preparing 21:44:55 7dc1a1db3427: Preparing 21:44:55 7dc1a1db3427: Layer already exists 21:44:55 77b6075a9967: Layer already exists 21:44:55 7d98b3d9b53c: Layer already exists 21:44:55 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:4911f2f19db6c5f0ea802e7cdd6855ea03b73e9895021d61fd2f31b0fb2031a8 size: 943 [Pipeline] isUnix [Pipeline] sh 21:44:55 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh 21:44:55 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master 21:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 21:44:55 7d98b3d9b53c: Preparing 21:44:55 77b6075a9967: Preparing 21:44:55 7dc1a1db3427: Preparing 21:44:55 7d98b3d9b53c: Layer already exists 21:44:55 77b6075a9967: Layer already exists 21:44:55 7dc1a1db3427: Layer already exists 21:44:55 master: digest: sha256:4911f2f19db6c5f0ea802e7cdd6855ea03b73e9895021d61fd2f31b0fb2031a8 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:44:56 ===================================================== [Pipeline] echo 21:44:56 taggedImages: 21:44:56 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:56 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.9 21:44:56 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:56 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo 21:44:56 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 21:44:56 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:56 2.0.0-dev.9 21:44:56 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:44:56 master 21:44:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:44:56 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:44:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:44:56 ---> d1fae50b5406 21:44:56 Step 3/27 : WORKDIR /edgex-go 21:44:56 ---> Using cache 21:44:56 ---> e036a07f1b78 21:44:56 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:56 ---> Using cache 21:44:56 ---> 24f2a1c535ab 21:44:56 Step 5/27 : RUN apk update && apk add make bash git 21:44:56 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:44:57 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 21:44:57 327a1e6595e2: Preparing 21:44:57 9538f089d376: Preparing 21:44:57 3dbb7e374336: Preparing 21:44:57 6d5cd34956c3: Preparing 21:44:57 2e1329ac47b6: Preparing 21:44:57 2ada066076ef: Preparing 21:44:57 8db4b53bd8ca: Preparing 21:44:57 0754057c0ad3: Preparing 21:44:57 998cdf262ab1: Preparing 21:44:57 02e56110abd2: Preparing 21:44:57 abc36efb885a: Preparing 21:44:57 b0b09059f4e1: Preparing 21:44:57 bb961f40224b: Preparing 21:44:57 f4666769fca7: Preparing 21:44:57 2ada066076ef: Waiting 21:44:57 8db4b53bd8ca: Waiting 21:44:57 0754057c0ad3: Waiting 21:44:57 b0b09059f4e1: Waiting 21:44:57 998cdf262ab1: Waiting 21:44:57 bb961f40224b: Waiting 21:44:57 f4666769fca7: Waiting 21:44:57 02e56110abd2: Waiting 21:44:57 abc36efb885a: Waiting 21:44:57 2e1329ac47b6: Pushed 21:44:57 327a1e6595e2: Pushed 21:44:57 6d5cd34956c3: Pushed 21:44:57 0754057c0ad3: Pushed 21:44:57 8db4b53bd8ca: Pushed 21:44:57 ---> Running in b6d2cd95545d 21:44:57 998cdf262ab1: Pushed 21:44:57 02e56110abd2: Pushed 21:44:58 b0b09059f4e1: Pushed 21:44:58 2ada066076ef: Pushed 21:44:58 f4666769fca7: Layer already exists 21:44:59 9538f089d376: Pushed 21:44:59 bb961f40224b: Pushed 21:44:59 Removing intermediate container 61c27db5b139 21:44:59 ---> 51f814f1f2ff 21:44:59 Step 15/23 : RUN apk --no-cache add zeromq 21:44:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:44:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:44:59 ---> d1fae50b5406 21:44:59 Step 3/24 : WORKDIR /edgex-go 21:44:59 ---> Using cache 21:44:59 ---> e036a07f1b78 21:44:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:59 ---> Using cache 21:44:59 ---> 24f2a1c535ab 21:44:59 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:44:59 ---> Running in 5791dffed11c 21:44:59 ---> Running in 30406dc4baed 21:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:01 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:45:01 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:45:01 OK: 12618 distinct packages available 21:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:02 OK: 217 MiB in 51 packages 21:45:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:04 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:45:04 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:45:04 OK: 12618 distinct packages available 21:45:04 (1/5) Installing libgcc (9.3.0-r2) 21:45:04 (2/5) Installing libsodium (1.0.18-r0) 21:45:05 OK: 217 MiB in 51 packages 21:45:05 Removing intermediate container b6d2cd95545d 21:45:05 ---> ddee373e54bf 21:45:05 Step 6/27 : COPY go.mod . 21:45:05 (3/5) Installing libstdc++ (9.3.0-r2) 21:45:06 ---> 0b48ab88f8c8 21:45:06 Step 7/27 : RUN go mod download 21:45:06 ---> Running in 95971fe38cbd 21:45:06 (4/5) Installing libzmq (4.3.3-r0) 21:45:07 3dbb7e374336: Pushed 21:45:07 Removing intermediate container 30406dc4baed 21:45:07 ---> 26bc72fcd066 21:45:07 Step 6/24 : COPY go.mod . 21:45:07 (5/5) Installing zeromq (4.3.3-r0) 21:45:07 Executing busybox-1.31.1-r19.trigger 21:45:07 OK: 8 MiB in 19 packages 21:45:09 ---> 07ca558e11ce 21:45:09 Step 7/24 : RUN go mod download 21:45:09 ---> Running in 8c4cee638b9b 21:45:10 Removing intermediate container 5791dffed11c 21:45:10 ---> 5506b6f6020f 21:45:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:45:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:45:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:45:11 ---> d1fae50b5406 21:45:11 Step 3/22 : WORKDIR /edgex-go 21:45:11 ---> Using cache 21:45:11 ---> e036a07f1b78 21:45:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:11 ---> Using cache 21:45:11 ---> 24f2a1c535ab 21:45:11 Step 5/22 : RUN apk update && apk add make git 21:45:11 ---> Using cache 21:45:11 ---> ad93fc3bbb7b 21:45:11 Step 6/22 : COPY go.mod . 21:45:11 ---> Using cache 21:45:11 ---> 3c8214405711 21:45:11 Step 7/22 : RUN go mod download 21:45:11 ---> Using cache 21:45:11 ---> 0348e8d43ac2 21:45:11 Step 8/22 : COPY . . 21:45:11 ---> Using cache 21:45:11 ---> 21cbb3c166f3 21:45:11 Step 9/22 : RUN make cmd/core-command/core-command 21:45:11 ---> Running in fede93a7a30b 21:45:12 ---> baef964dc937 21:45:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:45:12 Removing intermediate container 95971fe38cbd 21:45:12 ---> 106768d37970 21:45:12 Step 8/27 : COPY . . 21:45:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command 21:45:15 abc36efb885a: Pushed 21:45:15 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:762f2a139777006cbb8aaa721abf0ff47717e3e331d5297f0ce08202924dfc8c size: 3252 [Pipeline] isUnix [Pipeline] sh 21:45:15 Removing intermediate container 8c4cee638b9b 21:45:15 ---> dcb42578ced5 21:45:15 Step 8/24 : COPY . . 21:45:15 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:45:15 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.9 21:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 21:45:15 327a1e6595e2: Preparing 21:45:15 9538f089d376: Preparing 21:45:15 3dbb7e374336: Preparing 21:45:15 6d5cd34956c3: Preparing 21:45:15 2e1329ac47b6: Preparing 21:45:15 2ada066076ef: Preparing 21:45:15 8db4b53bd8ca: Preparing 21:45:15 0754057c0ad3: Preparing 21:45:15 998cdf262ab1: Preparing 21:45:15 02e56110abd2: Preparing 21:45:15 abc36efb885a: Preparing 21:45:15 b0b09059f4e1: Preparing 21:45:15 bb961f40224b: Preparing 21:45:15 f4666769fca7: Preparing 21:45:15 2ada066076ef: Waiting 21:45:15 8db4b53bd8ca: Waiting 21:45:15 abc36efb885a: Waiting 21:45:15 b0b09059f4e1: Waiting 21:45:15 0754057c0ad3: Waiting 21:45:15 998cdf262ab1: Waiting 21:45:15 02e56110abd2: Waiting 21:45:15 f4666769fca7: Waiting 21:45:15 3dbb7e374336: Layer already exists 21:45:15 327a1e6595e2: Layer already exists 21:45:15 6d5cd34956c3: Layer already exists 21:45:15 9538f089d376: Layer already exists 21:45:15 2e1329ac47b6: Layer already exists 21:45:15 2ada066076ef: Layer already exists 21:45:15 998cdf262ab1: Layer already exists 21:45:15 8db4b53bd8ca: Layer already exists 21:45:15 0754057c0ad3: Layer already exists 21:45:15 02e56110abd2: Layer already exists 21:45:15 b0b09059f4e1: Layer already exists 21:45:15 abc36efb885a: Layer already exists 21:45:15 f4666769fca7: Layer already exists 21:45:15 bb961f40224b: Layer already exists 21:45:15 2.0.0-dev.9: digest: sha256:762f2a139777006cbb8aaa721abf0ff47717e3e331d5297f0ce08202924dfc8c size: 3252 [Pipeline] isUnix [Pipeline] sh 21:45:16 ---> f78d0a36cd73 21:45:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:45:16 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:45:16 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 21:45:16 327a1e6595e2: Preparing 21:45:16 9538f089d376: Preparing 21:45:16 3dbb7e374336: Preparing 21:45:16 6d5cd34956c3: Preparing 21:45:16 2e1329ac47b6: Preparing 21:45:16 2ada066076ef: Preparing 21:45:16 8db4b53bd8ca: Preparing 21:45:16 0754057c0ad3: Preparing 21:45:16 998cdf262ab1: Preparing 21:45:16 02e56110abd2: Preparing 21:45:16 abc36efb885a: Preparing 21:45:16 b0b09059f4e1: Preparing 21:45:16 bb961f40224b: Preparing 21:45:16 f4666769fca7: Preparing 21:45:16 02e56110abd2: Waiting 21:45:16 abc36efb885a: Waiting 21:45:16 2ada066076ef: Waiting 21:45:16 b0b09059f4e1: Waiting 21:45:16 bb961f40224b: Waiting 21:45:16 f4666769fca7: Waiting 21:45:16 8db4b53bd8ca: Waiting 21:45:16 0754057c0ad3: Waiting 21:45:16 998cdf262ab1: Waiting 21:45:16 6d5cd34956c3: Layer already exists 21:45:16 9538f089d376: Layer already exists 21:45:16 3dbb7e374336: Layer already exists 21:45:16 327a1e6595e2: Layer already exists 21:45:16 2e1329ac47b6: Layer already exists 21:45:16 2ada066076ef: Layer already exists 21:45:16 0754057c0ad3: Layer already exists 21:45:16 02e56110abd2: Layer already exists 21:45:16 998cdf262ab1: Layer already exists 21:45:16 8db4b53bd8ca: Layer already exists 21:45:16 bb961f40224b: Layer already exists 21:45:16 f4666769fca7: Layer already exists 21:45:16 b0b09059f4e1: Layer already exists 21:45:16 abc36efb885a: Layer already exists 21:45:16 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:762f2a139777006cbb8aaa721abf0ff47717e3e331d5297f0ce08202924dfc8c size: 3252 [Pipeline] isUnix [Pipeline] sh 21:45:16 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh 21:45:17 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master 21:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 21:45:17 327a1e6595e2: Preparing 21:45:17 9538f089d376: Preparing 21:45:17 3dbb7e374336: Preparing 21:45:17 6d5cd34956c3: Preparing 21:45:17 2e1329ac47b6: Preparing 21:45:17 2ada066076ef: Preparing 21:45:17 8db4b53bd8ca: Preparing 21:45:17 0754057c0ad3: Preparing 21:45:17 998cdf262ab1: Preparing 21:45:17 02e56110abd2: Preparing 21:45:17 abc36efb885a: Preparing 21:45:17 b0b09059f4e1: Preparing 21:45:17 bb961f40224b: Preparing 21:45:17 f4666769fca7: Preparing 21:45:17 abc36efb885a: Waiting 21:45:17 2ada066076ef: Waiting 21:45:17 8db4b53bd8ca: Waiting 21:45:17 0754057c0ad3: Waiting 21:45:17 998cdf262ab1: Waiting 21:45:17 02e56110abd2: Waiting 21:45:17 f4666769fca7: Waiting 21:45:17 b0b09059f4e1: Waiting 21:45:17 bb961f40224b: Waiting 21:45:17 327a1e6595e2: Layer already exists 21:45:17 3dbb7e374336: Layer already exists 21:45:17 9538f089d376: Layer already exists 21:45:17 2e1329ac47b6: Layer already exists 21:45:17 6d5cd34956c3: Layer already exists 21:45:17 2ada066076ef: Layer already exists 21:45:17 8db4b53bd8ca: Layer already exists 21:45:17 0754057c0ad3: Layer already exists 21:45:17 998cdf262ab1: Layer already exists 21:45:17 02e56110abd2: Layer already exists 21:45:17 bb961f40224b: Layer already exists 21:45:17 f4666769fca7: Layer already exists 21:45:17 abc36efb885a: Layer already exists 21:45:17 b0b09059f4e1: Layer already exists 21:45:17 master: digest: sha256:762f2a139777006cbb8aaa721abf0ff47717e3e331d5297f0ce08202924dfc8c size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:17 ===================================================== [Pipeline] echo 21:45:17 taggedImages: 21:45:17 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:45:17 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.9 21:45:17 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:45:17 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:45:18 ---> 4a19ef76afa0 21:45:18 Step 19/23 : ENTRYPOINT ["/core-data"] 21:45:18 ---> Running in e956ec2211f9 21:45:20 Removing intermediate container e956ec2211f9 21:45:20 ---> d89757c3a8b7 21:45:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:45:20 ---> Running in 3be55826a9c6 21:45:22 Removing intermediate container 3be55826a9c6 21:45:22 ---> d983aa10cd2c 21:45:22 Step 21/23 : LABEL arch=arm64 21:45:22 ---> Running in ffc7a359cc15 21:45:23 Removing intermediate container ffc7a359cc15 21:45:23 ---> b48b0fb4f137 21:45:23 Step 22/23 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:45:24 ---> Running in 0ac69a9b64d0 21:45:25 Removing intermediate container 0ac69a9b64d0 21:45:25 ---> 8d4354ee35b1 21:45:25 Step 23/23 : LABEL version=2.0.0-dev.9 21:45:26 ---> Running in f6d1d98ede1e 21:45:27 Removing intermediate container f6d1d98ede1e 21:45:27 ---> ed5f12527c0f 21:45:27 21:45:28 Successfully built ed5f12527c0f 21:45:28 Successfully tagged docker-core-data-go-arm64:latest 21:45:28 Building docker-security-secretstore-setup-go 21:45:29  Building docker-core-data-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config 21:45:35 ---> 0c2db760d1f8 21:45:35 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:45:36 ---> 94da83a434ec 21:45:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:45:36 ---> Running in 35967fcbcbd1 21:45:36 ---> Running in f9eef83311f4 21:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:45:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:45:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:45:42 ---> d1fae50b5406 21:45:42 Step 3/24 : WORKDIR /edgex-go 21:45:42 ---> Using cache 21:45:42 ---> e036a07f1b78 21:45:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:42 ---> Using cache 21:45:42 ---> 24f2a1c535ab 21:45:42 Step 5/24 : RUN apk update && apk add make git 21:45:42 ---> Using cache 21:45:42 ---> ad93fc3bbb7b 21:45:42 Step 6/24 : COPY go.mod . 21:45:42 ---> Using cache 21:45:42 ---> 3c8214405711 21:45:42 Step 7/24 : RUN go mod download 21:45:42 ---> Using cache 21:45:42 ---> 0348e8d43ac2 21:45:42 Step 8/24 : COPY . . 21:45:42 ---> Using cache 21:45:42 ---> 21cbb3c166f3 21:45:42 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:45:43 ---> Running in 0cd0f547efb2 21:45:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:45:47 Removing intermediate container e1599f1a7ae2 21:45:47 ---> ab98229b7829 21:45:47 21:45:47 Step 10/21 : FROM alpine 21:45:47 ---> dd36a01c3f31 21:45:47 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:45:47 ---> Running in 2c3ae186878c 21:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:50 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:45:50 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:45:50 OK: 12615 distinct packages available 21:45:51 (1/4) Installing ca-certificates (20191127-r4) 21:45:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:45:51 (3/4) Installing libcurl (7.69.1-r3) 21:45:51 (4/4) Installing curl (7.69.1-r3) 21:45:51 Executing busybox-1.31.1-r19.trigger 21:45:51 Executing ca-certificates-20191127-r4.trigger 21:45:52 OK: 7 MiB in 18 packages 21:45:54 Removing intermediate container 2c3ae186878c 21:45:54 ---> 8247b8bf7571 21:45:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:45:54 ---> Running in 9bafdd5e4099 21:45:54 Removing intermediate container 9bafdd5e4099 21:45:54 ---> 57a6ddbfe499 21:45:54 Step 13/21 : WORKDIR /edgex 21:45:55 ---> Running in d5e82e2b03a4 21:45:56 Removing intermediate container d5e82e2b03a4 21:45:56 ---> 667d938c39b5 21:45:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:45:57 ---> 1ab4e5bebb87 21:45:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:45:59 ---> 51326e08b95a 21:45:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:46:00 ---> 17f34de15fb1 21:46:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:46:01 ---> Running in 42fb904a73e3 21:46:01 Removing intermediate container 42fb904a73e3 21:46:01 ---> f9b5379a786b 21:46:01 Step 18/21 : CMD ["--init=true"] 21:46:01 ---> Running in 6c2ef01417d7 21:46:02 Removing intermediate container 6c2ef01417d7 21:46:02 ---> 4d448a28bb85 21:46:02 Step 19/21 : LABEL arch=arm64 21:46:02 ---> Running in 053c3681a68e 21:46:03 Removing intermediate container 053c3681a68e 21:46:03 ---> f4c059254ca2 21:46:03 Step 20/21 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:46:03 ---> Running in 32c9fd6a3a2b 21:46:04 Removing intermediate container 32c9fd6a3a2b 21:46:04 ---> 9fc3c2f70170 21:46:04 Step 21/21 : LABEL version=2.0.0-dev.9 21:46:04 ---> Running in a74483bd9c80 21:46:05 Removing intermediate container a74483bd9c80 21:46:05 ---> d55cde5aa423 21:46:05 21:46:05 Successfully built d55cde5aa423 21:46:05 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:46:52  Building docker-security-proxy-setup-go ... done Removing intermediate container fede93a7a30b 21:46:52 ---> b43fd6d8f50f 21:46:52 21:46:52 Step 10/22 : FROM scratch 21:46:52 ---> 21:46:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:46:52 ---> Using cache 21:46:52 ---> 623072fae296 21:46:52 Step 12/22 : ENV APP_PORT=48082 21:46:52 ---> Running in 5e9f66412699 21:46:52 Removing intermediate container 5e9f66412699 21:46:52 ---> 54c86e5df8fb 21:46:52 Step 13/22 : EXPOSE $APP_PORT 21:46:52 ---> Running in 5ef9512e19cc 21:46:52 Removing intermediate container 5ef9512e19cc 21:46:52 ---> fb6d07efd24f 21:46:52 Step 14/22 : WORKDIR / 21:46:52 ---> Running in 061c6d1f2e45 21:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:46:53 Removing intermediate container 061c6d1f2e45 21:46:53 ---> cdee075610a7 21:46:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:46:54 ---> 02e7a902f3e1 21:46:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:46:57 ---> b6be4842d6d6 21:46:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:46:58 ---> c2f9b84faf8f 21:46:58 Step 18/22 : ENTRYPOINT ["/core-command"] 21:46:58 ---> Running in 453dcfdaa19d 21:46:58 Removing intermediate container 35967fcbcbd1 21:46:58 ---> 356afe0d6f7a 21:46:58 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:46:59 ---> Running in c2a2a7b2f6b2 21:46:59 Removing intermediate container 453dcfdaa19d 21:46:59 ---> fd923dab5f68 21:46:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:59 ---> Running in ae7e3942a4bf 21:47:00 Removing intermediate container ae7e3942a4bf 21:47:00 ---> bd7c29563452 21:47:00 Step 20/22 : LABEL arch=arm64 21:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:47:00 ---> Running in a3ee11ebdd6b 21:47:01 Removing intermediate container a3ee11ebdd6b 21:47:01 ---> e859fb5b5b22 21:47:01 Step 21/22 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:47:01 ---> Running in 70f6beb1dce6 21:47:02 Removing intermediate container 70f6beb1dce6 21:47:02 ---> 5eb3b4d949c4 21:47:02 Step 22/22 : LABEL version=2.0.0-dev.9 21:47:02 ---> Running in cc4caa73145a 21:47:03 Removing intermediate container cc4caa73145a 21:47:03 ---> ad92f33801d5 21:47:03 21:47:04 Successfully built ad92f33801d5 21:47:04 Successfully tagged docker-core-command-go-arm64:latest 21:47:04  Building docker-core-command-go ... done Removing intermediate container 0cd0f547efb2 21:47:04 ---> 2c808a2fd654 21:47:04 21:47:04 Step 10/24 : FROM alpine:3.10 21:47:04 ---> 536a684cf733 21:47:04 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:47:04 ---> Using cache 21:47:04 ---> cfd9e8193eab 21:47:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:47:04 ---> Running in bb3e00850019 21:47:05 Removing intermediate container c2a2a7b2f6b2 21:47:05 ---> 4c7c51edacf2 21:47:05 21:47:05 Step 11/27 : FROM docker:latest 21:47:05 ---> eeaf43b92773 21:47:05 Step 12/27 : RUN apk add --no-cache bash 21:47:05 ---> Running in 9e7242a84768 21:47:05 Removing intermediate container bb3e00850019 21:47:05 ---> 7534caaa5d7a 21:47:05 Step 13/24 : WORKDIR / 21:47:05 ---> Running in 65ae040ade52 21:47:06 Removing intermediate container 65ae040ade52 21:47:06 ---> 2d987557c5e1 21:47:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:47:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:47:07 ---> 57892de7b820 21:47:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:47:07 Removing intermediate container f9eef83311f4 21:47:07 ---> 2480a7e75589 21:47:07 21:47:07 Step 10/24 : FROM scratch 21:47:07 ---> 21:47:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:47:08 (1/2) Installing readline (8.0.4-r0) 21:47:08 (2/2) Installing bash (5.0.17-r0) 21:47:08 Executing bash-5.0.17-r0.post-install 21:47:08 Executing busybox-1.31.1-r19.trigger 21:47:08 OK: 12 MiB in 22 packages 21:47:08 ---> Running in 93122f74cf28 21:47:08 Removing intermediate container 93122f74cf28 21:47:08 ---> 837213c8f47b 21:47:08 Step 12/24 : ENV APP_PORT=48060 21:47:08 ---> 414a692b9060 21:47:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:47:08 ---> Running in 51ef09bda7ad 21:47:09 Removing intermediate container 51ef09bda7ad 21:47:09 ---> e6e8c3e08e79 21:47:09 Step 13/24 : EXPOSE $APP_PORT 21:47:09 Removing intermediate container 9e7242a84768 21:47:09 ---> d1133f6e6222 21:47:09 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:47:09 ---> Running in bb17bfbf99ff 21:47:09 ---> 0aa594cdbf2f 21:47:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:47:09 ---> Running in 2fbb7c780ed9 21:47:10 Removing intermediate container bb17bfbf99ff 21:47:10 ---> 6a73c1c11c6a 21:47:10 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:47:11 ---> 2bbbe1c34e90 21:47:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:47:11 ---> 43c59819304a 21:47:11 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:47:12 ---> bfe83c82e487 21:47:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:47:12 ---> e3f843fd669c 21:47:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:12 Removing intermediate container 2fbb7c780ed9 21:47:12 ---> 6e710abf7444 21:47:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:47:13 ---> Running in be839028169a 21:47:13 Removing intermediate container be839028169a 21:47:13 ---> 1e5ffed01fee 21:47:13 Step 15/27 : ENV APP_PORT=48090 21:47:13 ---> 72ee68523912 21:47:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:13 ---> Running in e6074834179c 21:47:13 ---> Running in 34f3770c4b78 21:47:13 ---> d9974fca2529 21:47:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:47:14 Removing intermediate container e6074834179c 21:47:14 ---> 4cf969bde85a 21:47:14 Step 16/27 : EXPOSE $APP_PORT 21:47:14 ---> Running in 5722b57b1e97 21:47:14 ---> dcfa1279c8c5 21:47:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:47:15 Removing intermediate container 5722b57b1e97 21:47:15 ---> 4642e2d1cb6d 21:47:15 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:47:16 ---> ece9a9dbe217 21:47:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:47:16 Removing intermediate container 34f3770c4b78 21:47:16 ---> 9302b8953d22 21:47:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:47:16 ---> 96e566072598 21:47:16 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:47:16 ---> Running in 628ae3b30dc3 21:47:17 ---> bc7218b64438 21:47:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:47:17 Removing intermediate container 628ae3b30dc3 21:47:17 ---> cc27268bfbf2 21:47:17 Step 22/24 : LABEL arch=arm64 21:47:17 ---> Running in 792f547eb6bf 21:47:17 ---> Running in ddec196a2cda 21:47:17 ---> 5f63592ab3fd 21:47:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:47:18 Removing intermediate container 792f547eb6bf 21:47:18 ---> 5722f801aace 21:47:18 Step 23/24 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:47:18 Removing intermediate container ddec196a2cda 21:47:18 ---> 672b5c59dd4f 21:47:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:18 ---> Running in c9ff61311fad 21:47:18 ---> Running in 74bf1c78a96d 21:47:18 ---> 48d9212cf5fb 21:47:18 Step 20/27 : RUN apk --no-cache add py3-pip 21:47:18 ---> Running in 3e9ce735d3c2 21:47:19 Removing intermediate container c9ff61311fad 21:47:19 ---> 6ba2670ac00e 21:47:19 Step 22/24 : LABEL arch=arm64 21:47:19 Removing intermediate container 74bf1c78a96d 21:47:19 ---> 1e7791c81246 21:47:19 Step 24/24 : LABEL version=2.0.0-dev.9 21:47:19 ---> Running in 7f92e34ff24d 21:47:19 ---> Running in 1a488301f80f 21:47:19 Removing intermediate container 7f92e34ff24d 21:47:19 ---> 489525288a1c 21:47:19 Step 23/24 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:47:19 Removing intermediate container 1a488301f80f 21:47:19 ---> 9c46a194b14f 21:47:19 21:47:19 ---> Running in 36cdf50543d9 21:47:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:47:20 Successfully built 9c46a194b14f 21:47:20 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:47:20  Building docker-security-secretstore-setup-go ... done Removing intermediate container 36cdf50543d9 21:47:20 ---> 4211fb2bc7a2 21:47:20 Step 24/24 : LABEL version=2.0.0-dev.9 21:47:20 ---> Running in 4916ba8823b4 21:47:20 (1/33) Installing libbz2 (1.0.8-r1) 21:47:20 (2/33) Installing expat (2.2.9-r1) 21:47:20 (3/33) Installing libffi (3.3-r2) 21:47:20 (4/33) Installing gdbm (1.13-r1) 21:47:20 (5/33) Installing xz-libs (5.2.5-r0) 21:47:21 (6/33) Installing sqlite-libs (3.32.1-r0) 21:47:21 (7/33) Installing python3 (3.8.5-r0) 21:47:21 Removing intermediate container 4916ba8823b4 21:47:21 ---> fbc815704aae 21:47:21 21:47:21 Successfully built fbc815704aae 21:47:21 Successfully tagged docker-support-notifications-go-arm64:latest 21:47:22  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 21:47:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:47:22 (10/33) Installing py3-parsing (2.4.7-r0) 21:47:22 (11/33) Installing py3-six (1.15.0-r0) 21:47:22 (12/33) Installing py3-packaging (20.4-r0) 21:47:22 (13/33) Installing py3-setuptools (47.0.0-r0) 21:47:22 (14/33) Installing py3-chardet (3.0.4-r4) 21:47:22 (15/33) Installing py3-idna (2.9-r0) 21:47:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:47:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:47:23 (18/33) Installing py3-requests (2.23.0-r0) 21:47:23 (19/33) Installing py3-msgpack (1.0.0-r0) 21:47:23 (20/33) Installing py3-lockfile (0.12.2-r3) 21:47:23 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:47:23 (22/33) Installing py3-colorama (0.4.3-r0) 21:47:23 (23/33) Installing py3-distlib (0.3.0-r0) 21:47:23 (24/33) Installing py3-distro (1.5.0-r1) 21:47:23 (25/33) Installing py3-webencodings (0.5.1-r3) 21:47:23 (26/33) Installing py3-html5lib (1.0.1-r4) 21:47:23 (27/33) Installing py3-pytoml (0.1.21-r0) 21:47:23 (28/33) Installing py3-pep517 (0.8.2-r0) 21:47:23 (29/33) Installing py3-progress (1.5-r0) 21:47:23 (30/33) Installing py3-toml (0.10.1-r0) 21:47:23 (31/33) Installing py3-retrying (1.3.3-r0) 21:47:23 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:47:23 (33/33) Installing py3-pip (20.1.1-r0) 21:47:23 Executing busybox-1.31.1-r19.trigger 21:47:23 OK: 71 MiB in 55 packages 21:47:30 Removing intermediate container 3e9ce735d3c2 21:47:30 ---> 36d5b6f29167 21:47:30 Step 21/27 : RUN pip install docker-compose==1.23.2 21:47:30 ---> Running in 4618e0d59613 21:47:35 Collecting docker-compose==1.23.2 21:47:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:47:35 Collecting docopt<0.7,>=0.6.1 21:47:35 Downloading docopt-0.6.2.tar.gz (25 kB) 21:47:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:47:37 Collecting cached-property<2,>=1.2.0 21:47:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:47:38 Collecting PyYAML<4,>=3.10 21:47:38 Downloading PyYAML-3.13.tar.gz (270 kB) 21:47:41 Collecting texttable<0.10,>=0.9.0 21:47:41 Downloading texttable-0.9.1.tar.gz (11 kB) 21:47:43 Collecting docker<4.0,>=3.6.0 21:47:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:47:43 Collecting dockerpty<0.5,>=0.4.1 21:47:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:47:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:47:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:47:47 Collecting jsonschema<3,>=2.5.1 21:47:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:47:47 Collecting websocket-client<1.0,>=0.32.0 21:47:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:47:48 Collecting docker-pycreds>=0.4.0 21:47:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:47:48 Collecting idna<2.8,>=2.5 21:47:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:47:49 Collecting urllib3<1.25,>=1.21.1 21:47:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:47:49 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) 21:47:49 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) 21:47:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:47:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:47:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:47:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:47:49 Installing collected packages: docopt, cached-property, PyYAML, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, jsonschema, docker-compose 21:47:49 Running setup.py install for docopt: started 21:47:51 Running setup.py install for docopt: finished with status 'done' 21:47:51 Running setup.py install for PyYAML: started 21:47:53 Running setup.py install for PyYAML: finished with status 'done' 21:47:53 Running setup.py install for texttable: started 21:47:55 Running setup.py install for texttable: finished with status 'done' 21:47:56 Attempting uninstall: idna 21:47:56 Found existing installation: idna 2.9 21:47:56 Uninstalling idna-2.9: 21:47:56 Successfully uninstalled idna-2.9 21:47:57 Attempting uninstall: urllib3 21:47:57 Found existing installation: urllib3 1.25.9 21:47:57 Uninstalling urllib3-1.25.9: 21:47:57 Successfully uninstalled urllib3-1.25.9 21:47:57 Attempting uninstall: requests 21:47:57 Found existing installation: requests 2.23.0 21:47:57 Uninstalling requests-2.23.0: 21:47:57 Successfully uninstalled requests-2.23.0 21:47:58 Running setup.py install for dockerpty: started 21:48:00 Running setup.py install for dockerpty: finished with status 'done' 21:48:01 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 21:48:04 Removing intermediate container 4618e0d59613 21:48:04 ---> da9a267a8c7c 21:48:04 Step 22/27 : RUN apk --no-cache add curl 21:48:05 ---> Running in af19e3b9dbf5 21:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:48:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:48:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:48:07 (2/3) Installing libcurl (7.69.1-r3) 21:48:07 (3/3) Installing curl (7.69.1-r3) 21:48:07 Executing busybox-1.31.1-r19.trigger 21:48:07 OK: 71 MiB in 58 packages 21:48:08 Removing intermediate container af19e3b9dbf5 21:48:08 ---> 8afacd7c1848 21:48:08 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:48:08 ---> Running in 94c612a7fe9c 21:48:09 Removing intermediate container 94c612a7fe9c 21:48:09 ---> 83ce4806a1ee 21:48:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:09 ---> Running in 60cd2afbe91b 21:48:09 Removing intermediate container 60cd2afbe91b 21:48:09 ---> b048506a4fb9 21:48:09 Step 25/27 : LABEL arch=arm64 21:48:09 ---> Running in 089eac7430c1 21:48:10 Removing intermediate container 089eac7430c1 21:48:10 ---> ab1132bc0f7a 21:48:10 Step 26/27 : LABEL git_sha=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:10 ---> Running in 43c4224722e7 21:48:11 Removing intermediate container 43c4224722e7 21:48:11 ---> f6c756fe298e 21:48:11 Step 27/27 : LABEL version=2.0.0-dev.9 21:48:11 ---> Running in 16ee5a9ee4ba 21:48:11 Removing intermediate container 16ee5a9ee4ba 21:48:11 ---> 5feefa0e3598 21:48:11 21:48:11 Successfully built 5feefa0e3598 21:48:11 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:48:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:48:12 $ docker stop --time=1 9999aec18d76eb92ebf7ea735e0e506097dad9763917adac649d5fc0849810d9 21:48:14 $ docker rm -f 9999aec18d76eb92ebf7ea735e0e506097dad9763917adac649d5fc0849810d9 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:14 + docker images 21:48:14 + grep docker 21:48:15 docker-sys-mgmt-agent-go-arm64 latest 5feefa0e3598 3 seconds ago 300MB 21:48:15 docker-support-notifications-go-arm64 latest fbc815704aae 54 seconds ago 12.9MB 21:48:15 docker-security-secretstore-setup-go-arm64 latest 9c46a194b14f 55 seconds ago 23.5MB 21:48:15 docker-core-command-go-arm64 latest ad92f33801d5 About a minute ago 11.4MB 21:48:15 docker-security-proxy-setup-go-arm64 latest d55cde5aa423 2 minutes ago 23.4MB 21:48:15 docker-core-data-go-arm64 latest ed5f12527c0f 2 minutes ago 22.3MB 21:48:15 docker-core-metadata-go-arm64 latest 4365412f4f54 3 minutes ago 13.6MB 21:48:15 docker-support-scheduler-go-arm64 latest d50919650be6 3 minutes ago 11.5MB 21:48:15 docker-security-secrets-setup-go-arm64 latest 29edc46d6eaf 3 minutes ago 22.7MB 21:48:15 docker-security-bootstrap-redis-go-arm64 latest bc7434f0cf42 3 minutes ago 15.2MB 21:48:15 docker latest eeaf43b92773 18 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:48:15 provisioning config files... 21:48:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config532818552312364052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:16 ---> docker-login.sh 21:48:16 nexus3.edgexfoundry.org:10001 21:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:16 Configure a credential helper to remove this warning. See 21:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:16 21:48:16 Login Succeeded 21:48:16 nexus3.edgexfoundry.org:10002 21:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:17 Configure a credential helper to remove this warning. See 21:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:17 21:48:17 Login Succeeded 21:48:17 nexus3.edgexfoundry.org:10003 21:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:17 Configure a credential helper to remove this warning. See 21:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:17 21:48:17 Login Succeeded 21:48:17 nexus3.edgexfoundry.org:10004 21:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:18 Configure a credential helper to remove this warning. See 21:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:18 21:48:18 Login Succeeded 21:48:18 docker.io 21:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:19 Configure a credential helper to remove this warning. See 21:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:19 21:48:19 Login Succeeded 21:48:19 ---> docker-login.sh ends [Pipeline] } 21:48:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:19 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 21:48:19 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:19 2.0.0-dev.9 21:48:19 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:19 master 21:48:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:19 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:20 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 21:48:20 d3d2cc777ccc: Preparing 21:48:20 155129e05333: Preparing 21:48:20 8d5608a71b75: Preparing 21:48:20 d3d2cc777ccc: Pushed 21:48:20 8d5608a71b75: Pushed 21:48:23 155129e05333: Pushed 21:48:23 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:48514d41b03ecb2c908f697181f27b05d7461ddfe474298b301fae4b9c5e3dc1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:23 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:24 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.9 21:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 21:48:24 d3d2cc777ccc: Preparing 21:48:24 155129e05333: Preparing 21:48:24 8d5608a71b75: Preparing 21:48:24 8d5608a71b75: Layer already exists 21:48:24 155129e05333: Layer already exists 21:48:24 d3d2cc777ccc: Layer already exists 21:48:24 2.0.0-dev.9: digest: sha256:48514d41b03ecb2c908f697181f27b05d7461ddfe474298b301fae4b9c5e3dc1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:24 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:24 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 21:48:24 d3d2cc777ccc: Preparing 21:48:24 155129e05333: Preparing 21:48:24 8d5608a71b75: Preparing 21:48:24 d3d2cc777ccc: Layer already exists 21:48:24 8d5608a71b75: Layer already exists 21:48:24 155129e05333: Layer already exists 21:48:25 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:48514d41b03ecb2c908f697181f27b05d7461ddfe474298b301fae4b9c5e3dc1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:25 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:48:25 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master 21:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 21:48:25 d3d2cc777ccc: Preparing 21:48:25 155129e05333: Preparing 21:48:25 8d5608a71b75: Preparing 21:48:25 155129e05333: Layer already exists 21:48:25 d3d2cc777ccc: Layer already exists 21:48:25 8d5608a71b75: Layer already exists 21:48:26 master: digest: sha256:48514d41b03ecb2c908f697181f27b05d7461ddfe474298b301fae4b9c5e3dc1 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:26 ===================================================== [Pipeline] echo 21:48:26 taggedImages: 21:48:26 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:26 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.9 21:48:26 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:26 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo 21:48:26 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 21:48:26 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:26 2.0.0-dev.9 21:48:26 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:26 master 21:48:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:27 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:27 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 21:48:27 5a9aa45e86a1: Preparing 21:48:27 8f0b958b4605: Preparing 21:48:27 4a58243c1658: Preparing 21:48:27 d1112b73fab8: Preparing 21:48:27 21b96423d624: Preparing 21:48:27 e934a737d657: Preparing 21:48:27 e934a737d657: Waiting 21:48:27 21b96423d624: Pushed 21:48:27 4a58243c1658: Pushed 21:48:27 5a9aa45e86a1: Pushed 21:48:28 d1112b73fab8: Pushed 21:48:29 e934a737d657: Pushed 21:48:31 8f0b958b4605: Pushed 21:48:31 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:dd7dc69ae6529fd9e2aba7f23c9d4d693719a50050dea289dc324c554a94f78c size: 1572 [Pipeline] isUnix [Pipeline] sh 21:48:32 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:32 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.9 21:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 21:48:32 5a9aa45e86a1: Preparing 21:48:32 8f0b958b4605: Preparing 21:48:32 4a58243c1658: Preparing 21:48:32 d1112b73fab8: Preparing 21:48:32 21b96423d624: Preparing 21:48:32 e934a737d657: Preparing 21:48:32 e934a737d657: Waiting 21:48:32 d1112b73fab8: Layer already exists 21:48:32 5a9aa45e86a1: Layer already exists 21:48:32 4a58243c1658: Layer already exists 21:48:32 21b96423d624: Layer already exists 21:48:32 8f0b958b4605: Layer already exists 21:48:32 e934a737d657: Layer already exists 21:48:32 2.0.0-dev.9: digest: sha256:dd7dc69ae6529fd9e2aba7f23c9d4d693719a50050dea289dc324c554a94f78c size: 1572 [Pipeline] isUnix [Pipeline] sh 21:48:33 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:33 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 21:48:33 5a9aa45e86a1: Preparing 21:48:33 8f0b958b4605: Preparing 21:48:33 4a58243c1658: Preparing 21:48:33 d1112b73fab8: Preparing 21:48:33 21b96423d624: Preparing 21:48:33 e934a737d657: Preparing 21:48:33 e934a737d657: Waiting 21:48:33 5a9aa45e86a1: Layer already exists 21:48:33 4a58243c1658: Layer already exists 21:48:33 8f0b958b4605: Layer already exists 21:48:33 d1112b73fab8: Layer already exists 21:48:33 21b96423d624: Layer already exists 21:48:33 e934a737d657: Layer already exists 21:48:33 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:dd7dc69ae6529fd9e2aba7f23c9d4d693719a50050dea289dc324c554a94f78c size: 1572 [Pipeline] isUnix [Pipeline] sh 21:48:33 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:48:34 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master 21:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 21:48:34 5a9aa45e86a1: Preparing 21:48:34 8f0b958b4605: Preparing 21:48:34 4a58243c1658: Preparing 21:48:34 d1112b73fab8: Preparing 21:48:34 21b96423d624: Preparing 21:48:34 e934a737d657: Preparing 21:48:34 e934a737d657: Waiting 21:48:34 4a58243c1658: Layer already exists 21:48:34 5a9aa45e86a1: Layer already exists 21:48:34 8f0b958b4605: Layer already exists 21:48:34 d1112b73fab8: Layer already exists 21:48:34 21b96423d624: Layer already exists 21:48:34 e934a737d657: Layer already exists 21:48:34 master: digest: sha256:dd7dc69ae6529fd9e2aba7f23c9d4d693719a50050dea289dc324c554a94f78c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:34 ===================================================== [Pipeline] echo 21:48:34 taggedImages: 21:48:34 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:34 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.9 21:48:34 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:34 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo 21:48:34 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 21:48:34 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:34 2.0.0-dev.9 21:48:34 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:34 master 21:48:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:35 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:35 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 21:48:35 dfcda838c3c3: Preparing 21:48:35 168d193f9716: Preparing 21:48:35 551379eacf65: Preparing 21:48:36 551379eacf65: Pushed 21:48:36 dfcda838c3c3: Pushed 21:48:39 168d193f9716: Pushed 21:48:39 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:1fe3a84e565cf6b005246158d74626a20376687944423debd93ef3eb2bf4c13b size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.9 21:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 21:48:40 dfcda838c3c3: Preparing 21:48:40 168d193f9716: Preparing 21:48:40 551379eacf65: Preparing 21:48:40 168d193f9716: Layer already exists 21:48:40 551379eacf65: Layer already exists 21:48:40 dfcda838c3c3: Layer already exists 21:48:40 2.0.0-dev.9: digest: sha256:1fe3a84e565cf6b005246158d74626a20376687944423debd93ef3eb2bf4c13b size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:41 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 21:48:41 dfcda838c3c3: Preparing 21:48:41 168d193f9716: Preparing 21:48:41 551379eacf65: Preparing 21:48:41 168d193f9716: Layer already exists 21:48:41 dfcda838c3c3: Layer already exists 21:48:41 551379eacf65: Layer already exists 21:48:41 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:1fe3a84e565cf6b005246158d74626a20376687944423debd93ef3eb2bf4c13b size: 943 [Pipeline] isUnix [Pipeline] sh 21:48:41 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:48:42 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master 21:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 21:48:42 dfcda838c3c3: Preparing 21:48:42 168d193f9716: Preparing 21:48:42 551379eacf65: Preparing 21:48:42 551379eacf65: Layer already exists 21:48:42 dfcda838c3c3: Layer already exists 21:48:42 168d193f9716: Layer already exists 21:48:42 master: digest: sha256:1fe3a84e565cf6b005246158d74626a20376687944423debd93ef3eb2bf4c13b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:42 ===================================================== [Pipeline] echo 21:48:42 taggedImages: 21:48:42 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:42 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.9 21:48:42 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:42 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo 21:48:42 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: 21:48:42 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:42 2.0.0-dev.9 21:48:42 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:42 master 21:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 21:48:43 76cc5f92d000: Preparing 21:48:43 f5dfdf6e5940: Preparing 21:48:43 22d68da68343: Preparing 21:48:43 cb0e54f54967: Preparing 21:48:43 15becc925284: Preparing 21:48:43 be6175c57b27: Preparing 21:48:43 66b385cf80cf: Preparing 21:48:43 be6175c57b27: Waiting 21:48:43 66b385cf80cf: Waiting 21:48:43 15becc925284: Pushed 21:48:43 76cc5f92d000: Pushed 21:48:43 f5dfdf6e5940: Pushed 21:48:43 22d68da68343: Pushed 21:48:44 66b385cf80cf: Layer already exists 21:48:44 be6175c57b27: Pushed 21:48:45 cb0e54f54967: Pushed 21:48:46 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:8d44a69a6e7b2c09295c88e36e4dc880610fd790be1b692bc946db24384964d8 size: 1778 [Pipeline] isUnix [Pipeline] sh 21:48:46 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:46 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.9 21:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 21:48:46 76cc5f92d000: Preparing 21:48:46 f5dfdf6e5940: Preparing 21:48:46 22d68da68343: Preparing 21:48:46 cb0e54f54967: Preparing 21:48:46 15becc925284: Preparing 21:48:46 be6175c57b27: Preparing 21:48:46 66b385cf80cf: Preparing 21:48:46 be6175c57b27: Waiting 21:48:46 66b385cf80cf: Waiting 21:48:46 15becc925284: Layer already exists 21:48:47 f5dfdf6e5940: Layer already exists 21:48:47 76cc5f92d000: Layer already exists 21:48:47 22d68da68343: Layer already exists 21:48:47 cb0e54f54967: Layer already exists 21:48:47 be6175c57b27: Layer already exists 21:48:47 66b385cf80cf: Layer already exists 21:48:47 2.0.0-dev.9: digest: sha256:8d44a69a6e7b2c09295c88e36e4dc880610fd790be1b692bc946db24384964d8 size: 1778 [Pipeline] isUnix [Pipeline] sh 21:48:47 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:47 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 21:48:47 76cc5f92d000: Preparing 21:48:47 f5dfdf6e5940: Preparing 21:48:47 22d68da68343: Preparing 21:48:47 cb0e54f54967: Preparing 21:48:47 15becc925284: Preparing 21:48:47 be6175c57b27: Preparing 21:48:47 66b385cf80cf: Preparing 21:48:47 be6175c57b27: Waiting 21:48:47 66b385cf80cf: Waiting 21:48:48 cb0e54f54967: Layer already exists 21:48:48 15becc925284: Layer already exists 21:48:48 76cc5f92d000: Layer already exists 21:48:48 22d68da68343: Layer already exists 21:48:48 f5dfdf6e5940: Layer already exists 21:48:48 66b385cf80cf: Layer already exists 21:48:48 be6175c57b27: Layer already exists 21:48:48 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:8d44a69a6e7b2c09295c88e36e4dc880610fd790be1b692bc946db24384964d8 size: 1778 [Pipeline] isUnix [Pipeline] sh 21:48:48 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:48:48 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master 21:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 21:48:48 76cc5f92d000: Preparing 21:48:48 f5dfdf6e5940: Preparing 21:48:48 22d68da68343: Preparing 21:48:48 cb0e54f54967: Preparing 21:48:48 15becc925284: Preparing 21:48:48 be6175c57b27: Preparing 21:48:48 66b385cf80cf: Preparing 21:48:48 be6175c57b27: Waiting 21:48:48 66b385cf80cf: Waiting 21:48:48 76cc5f92d000: Layer already exists 21:48:48 15becc925284: Layer already exists 21:48:48 cb0e54f54967: Layer already exists 21:48:48 22d68da68343: Layer already exists 21:48:48 f5dfdf6e5940: Layer already exists 21:48:48 be6175c57b27: Layer already exists 21:48:48 66b385cf80cf: Layer already exists 21:48:49 master: digest: sha256:8d44a69a6e7b2c09295c88e36e4dc880610fd790be1b692bc946db24384964d8 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:49 ===================================================== [Pipeline] echo 21:48:49 taggedImages: 21:48:49 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:49 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:2.0.0-dev.9 21:48:49 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:49 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] echo 21:48:49 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 21:48:49 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:49 2.0.0-dev.9 21:48:49 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:49 master 21:48:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:49 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:50 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 21:48:50 0852990355c2: Preparing 21:48:50 2747405c019c: Preparing 21:48:50 009e7e78267a: Preparing 21:48:50 83c4d3766db0: Preparing 21:48:50 25b3d3215329: Preparing 21:48:50 e934a737d657: Preparing 21:48:50 e934a737d657: Waiting 21:48:50 009e7e78267a: Pushed 21:48:50 83c4d3766db0: Pushed 21:48:50 e934a737d657: Layer already exists 21:48:50 25b3d3215329: Pushed 21:48:52 0852990355c2: Pushed 21:48:52 2747405c019c: Pushed 21:48:53 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:e08b4aa5e8414f31e8cd0f6ec75726416bffdf4a01e0023848c13ac2ba37f043 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:53 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:53 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.9 21:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 21:48:53 0852990355c2: Preparing 21:48:53 2747405c019c: Preparing 21:48:53 009e7e78267a: Preparing 21:48:53 83c4d3766db0: Preparing 21:48:53 25b3d3215329: Preparing 21:48:53 e934a737d657: Preparing 21:48:53 e934a737d657: Waiting 21:48:53 009e7e78267a: Layer already exists 21:48:53 2747405c019c: Layer already exists 21:48:53 0852990355c2: Layer already exists 21:48:53 25b3d3215329: Layer already exists 21:48:53 83c4d3766db0: Layer already exists 21:48:53 e934a737d657: Layer already exists 21:48:54 2.0.0-dev.9: digest: sha256:e08b4aa5e8414f31e8cd0f6ec75726416bffdf4a01e0023848c13ac2ba37f043 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:54 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:48:54 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 21:48:54 0852990355c2: Preparing 21:48:54 2747405c019c: Preparing 21:48:54 009e7e78267a: Preparing 21:48:54 83c4d3766db0: Preparing 21:48:54 25b3d3215329: Preparing 21:48:54 e934a737d657: Preparing 21:48:54 e934a737d657: Waiting 21:48:54 0852990355c2: Layer already exists 21:48:54 009e7e78267a: Layer already exists 21:48:54 25b3d3215329: Layer already exists 21:48:54 2747405c019c: Layer already exists 21:48:54 83c4d3766db0: Layer already exists 21:48:54 e934a737d657: Layer already exists 21:48:54 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:e08b4aa5e8414f31e8cd0f6ec75726416bffdf4a01e0023848c13ac2ba37f043 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:48:55 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:48:55 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master 21:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 21:48:55 0852990355c2: Preparing 21:48:55 2747405c019c: Preparing 21:48:55 009e7e78267a: Preparing 21:48:55 83c4d3766db0: Preparing 21:48:55 25b3d3215329: Preparing 21:48:55 e934a737d657: Preparing 21:48:55 e934a737d657: Waiting 21:48:55 0852990355c2: Layer already exists 21:48:55 25b3d3215329: Layer already exists 21:48:55 2747405c019c: Layer already exists 21:48:55 009e7e78267a: Layer already exists 21:48:55 83c4d3766db0: Layer already exists 21:48:55 e934a737d657: Layer already exists 21:48:55 master: digest: sha256:e08b4aa5e8414f31e8cd0f6ec75726416bffdf4a01e0023848c13ac2ba37f043 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:56 ===================================================== [Pipeline] echo 21:48:56 taggedImages: 21:48:56 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:56 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.9 21:48:56 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:56 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo 21:48:56 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: 21:48:56 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:56 2.0.0-dev.9 21:48:56 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:48:56 master 21:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:56 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:48:57 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 21:48:57 706ca5b7d4c5: Preparing 21:48:57 059368869486: Preparing 21:48:57 d23f20ae596d: Preparing 21:48:57 2f3c0357ae82: Preparing 21:48:57 2f3c0357ae82: Preparing 21:48:57 2ca50b3a0fad: Preparing 21:48:57 865996befa0b: Preparing 21:48:57 37f5ba05d247: Preparing 21:48:57 706ca5b7d4c5: Preparing 21:48:57 e2bd35876564: Preparing 21:48:57 346c1add3bbf: Preparing 21:48:57 e069b9d96ac3: Preparing 21:48:57 e934a737d657: Preparing 21:48:57 865996befa0b: Waiting 21:48:57 37f5ba05d247: Waiting 21:48:57 e069b9d96ac3: Waiting 21:48:57 e934a737d657: Waiting 21:48:57 e2bd35876564: Waiting 21:48:57 346c1add3bbf: Waiting 21:48:57 d23f20ae596d: Pushed 21:48:57 2f3c0357ae82: Pushed 21:48:57 2ca50b3a0fad: Pushed 21:48:57 059368869486: Pushed 21:48:57 865996befa0b: Pushed 21:48:57 37f5ba05d247: Pushed 21:48:57 e2bd35876564: Pushed 21:48:57 346c1add3bbf: Pushed 21:48:57 e934a737d657: Layer already exists 21:48:58 e069b9d96ac3: Pushed 21:48:59 706ca5b7d4c5: Pushed 21:48:59 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:1a2b9fccd4afbfd95f3f54be06fb89428e57e9e6d841f5022ae9efa0867e562a size: 3027 [Pipeline] isUnix [Pipeline] sh 21:49:00 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:00 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2.0.0-dev.9 21:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 21:49:00 706ca5b7d4c5: Preparing 21:49:00 059368869486: Preparing 21:49:00 d23f20ae596d: Preparing 21:49:00 2f3c0357ae82: Preparing 21:49:00 2f3c0357ae82: Preparing 21:49:00 2ca50b3a0fad: Preparing 21:49:00 865996befa0b: Preparing 21:49:00 37f5ba05d247: Preparing 21:49:00 706ca5b7d4c5: Preparing 21:49:00 e2bd35876564: Preparing 21:49:00 346c1add3bbf: Preparing 21:49:00 e069b9d96ac3: Preparing 21:49:00 e934a737d657: Preparing 21:49:00 865996befa0b: Waiting 21:49:00 37f5ba05d247: Waiting 21:49:00 e2bd35876564: Waiting 21:49:00 346c1add3bbf: Waiting 21:49:00 e069b9d96ac3: Waiting 21:49:00 e934a737d657: Waiting 21:49:00 706ca5b7d4c5: Layer already exists 21:49:00 2f3c0357ae82: Layer already exists 21:49:00 059368869486: Layer already exists 21:49:00 2ca50b3a0fad: Layer already exists 21:49:00 d23f20ae596d: Layer already exists 21:49:00 e2bd35876564: Layer already exists 21:49:00 37f5ba05d247: Layer already exists 21:49:00 865996befa0b: Layer already exists 21:49:00 346c1add3bbf: Layer already exists 21:49:00 e069b9d96ac3: Layer already exists 21:49:00 e934a737d657: Layer already exists 21:49:00 2.0.0-dev.9: digest: sha256:1a2b9fccd4afbfd95f3f54be06fb89428e57e9e6d841f5022ae9efa0867e562a size: 3027 [Pipeline] isUnix [Pipeline] sh 21:49:01 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:01 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 21:49:01 706ca5b7d4c5: Preparing 21:49:01 059368869486: Preparing 21:49:01 d23f20ae596d: Preparing 21:49:01 2f3c0357ae82: Preparing 21:49:01 2f3c0357ae82: Preparing 21:49:01 2ca50b3a0fad: Preparing 21:49:01 865996befa0b: Preparing 21:49:01 37f5ba05d247: Preparing 21:49:01 706ca5b7d4c5: Preparing 21:49:01 e2bd35876564: Preparing 21:49:01 346c1add3bbf: Preparing 21:49:01 e069b9d96ac3: Preparing 21:49:01 e934a737d657: Preparing 21:49:01 865996befa0b: Waiting 21:49:01 346c1add3bbf: Waiting 21:49:01 e069b9d96ac3: Waiting 21:49:01 e934a737d657: Waiting 21:49:01 37f5ba05d247: Waiting 21:49:01 e2bd35876564: Waiting 21:49:01 706ca5b7d4c5: Layer already exists 21:49:01 2ca50b3a0fad: Layer already exists 21:49:01 2f3c0357ae82: Layer already exists 21:49:01 d23f20ae596d: Layer already exists 21:49:01 059368869486: Layer already exists 21:49:01 865996befa0b: Layer already exists 21:49:01 37f5ba05d247: Layer already exists 21:49:01 346c1add3bbf: Layer already exists 21:49:01 e2bd35876564: Layer already exists 21:49:01 e069b9d96ac3: Layer already exists 21:49:01 e934a737d657: Layer already exists 21:49:01 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:1a2b9fccd4afbfd95f3f54be06fb89428e57e9e6d841f5022ae9efa0867e562a size: 3027 [Pipeline] isUnix [Pipeline] sh 21:49:02 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:49:02 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master 21:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 21:49:02 706ca5b7d4c5: Preparing 21:49:02 059368869486: Preparing 21:49:02 d23f20ae596d: Preparing 21:49:02 2f3c0357ae82: Preparing 21:49:02 2f3c0357ae82: Preparing 21:49:02 2ca50b3a0fad: Preparing 21:49:02 865996befa0b: Preparing 21:49:02 37f5ba05d247: Preparing 21:49:02 706ca5b7d4c5: Preparing 21:49:02 e2bd35876564: Preparing 21:49:02 346c1add3bbf: Preparing 21:49:02 e069b9d96ac3: Preparing 21:49:02 e934a737d657: Preparing 21:49:02 e2bd35876564: Waiting 21:49:02 346c1add3bbf: Waiting 21:49:02 e934a737d657: Waiting 21:49:02 e069b9d96ac3: Waiting 21:49:02 865996befa0b: Waiting 21:49:02 37f5ba05d247: Waiting 21:49:02 059368869486: Layer already exists 21:49:02 d23f20ae596d: Layer already exists 21:49:02 706ca5b7d4c5: Layer already exists 21:49:02 2ca50b3a0fad: Layer already exists 21:49:02 2f3c0357ae82: Layer already exists 21:49:02 37f5ba05d247: Layer already exists 21:49:02 865996befa0b: Layer already exists 21:49:02 e2bd35876564: Layer already exists 21:49:02 e069b9d96ac3: Layer already exists 21:49:02 346c1add3bbf: Layer already exists 21:49:02 e934a737d657: Layer already exists 21:49:02 master: digest: sha256:1a2b9fccd4afbfd95f3f54be06fb89428e57e9e6d841f5022ae9efa0867e562a size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:02 ===================================================== [Pipeline] echo 21:49:03 taggedImages: 21:49:03 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:03 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:2.0.0-dev.9 21:49:03 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:03 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo 21:49:03 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 21:49:03 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:03 2.0.0-dev.9 21:49:03 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:03 master 21:49:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:03 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:49:03 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 21:49:03 2e60a88909e3: Preparing 21:49:03 6f631a85705c: Preparing 21:49:03 3603812e5672: Preparing 21:49:03 68e21012959a: Preparing 21:49:03 8fae0ef41484: Preparing 21:49:03 a56f2d78e93d: Preparing 21:49:03 0a4dc8846401: Preparing 21:49:03 be6175c57b27: Preparing 21:49:03 66b385cf80cf: Preparing 21:49:03 0a4dc8846401: Waiting 21:49:03 be6175c57b27: Waiting 21:49:03 66b385cf80cf: Waiting 21:49:03 a56f2d78e93d: Waiting 21:49:04 6f631a85705c: Pushed 21:49:04 8fae0ef41484: Pushed 21:49:04 2e60a88909e3: Pushed 21:49:04 be6175c57b27: Layer already exists 21:49:04 66b385cf80cf: Layer already exists 21:49:04 a56f2d78e93d: Pushed 21:49:04 0a4dc8846401: Pushed 21:49:06 68e21012959a: Pushed 21:49:06 3603812e5672: Pushed 21:49:06 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:4e6ad1fc81bdcbb84d937d244fb5b13bfbcb9cd288677e279198f6cf95be243d size: 2198 [Pipeline] isUnix [Pipeline] sh 21:49:07 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:07 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.9 21:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 21:49:07 2e60a88909e3: Preparing 21:49:07 6f631a85705c: Preparing 21:49:07 3603812e5672: Preparing 21:49:07 68e21012959a: Preparing 21:49:07 8fae0ef41484: Preparing 21:49:07 a56f2d78e93d: Preparing 21:49:07 0a4dc8846401: Preparing 21:49:07 be6175c57b27: Preparing 21:49:07 66b385cf80cf: Preparing 21:49:07 0a4dc8846401: Waiting 21:49:07 66b385cf80cf: Waiting 21:49:07 be6175c57b27: Waiting 21:49:07 a56f2d78e93d: Waiting 21:49:07 2e60a88909e3: Layer already exists 21:49:07 3603812e5672: Layer already exists 21:49:07 8fae0ef41484: Layer already exists 21:49:07 68e21012959a: Layer already exists 21:49:07 6f631a85705c: Layer already exists 21:49:07 be6175c57b27: Layer already exists 21:49:07 a56f2d78e93d: Layer already exists 21:49:07 0a4dc8846401: Layer already exists 21:49:07 66b385cf80cf: Layer already exists 21:49:07 2.0.0-dev.9: digest: sha256:4e6ad1fc81bdcbb84d937d244fb5b13bfbcb9cd288677e279198f6cf95be243d size: 2198 [Pipeline] isUnix [Pipeline] sh 21:49:08 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:08 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 21:49:08 2e60a88909e3: Preparing 21:49:08 6f631a85705c: Preparing 21:49:08 3603812e5672: Preparing 21:49:08 68e21012959a: Preparing 21:49:08 8fae0ef41484: Preparing 21:49:08 a56f2d78e93d: Preparing 21:49:08 0a4dc8846401: Preparing 21:49:08 be6175c57b27: Preparing 21:49:08 66b385cf80cf: Preparing 21:49:08 a56f2d78e93d: Waiting 21:49:08 0a4dc8846401: Waiting 21:49:08 be6175c57b27: Waiting 21:49:08 66b385cf80cf: Waiting 21:49:08 3603812e5672: Layer already exists 21:49:08 68e21012959a: Layer already exists 21:49:08 6f631a85705c: Layer already exists 21:49:08 8fae0ef41484: Layer already exists 21:49:08 2e60a88909e3: Layer already exists 21:49:08 a56f2d78e93d: Layer already exists 21:49:08 0a4dc8846401: Layer already exists 21:49:08 be6175c57b27: Layer already exists 21:49:08 66b385cf80cf: Layer already exists 21:49:08 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:4e6ad1fc81bdcbb84d937d244fb5b13bfbcb9cd288677e279198f6cf95be243d size: 2198 [Pipeline] isUnix [Pipeline] sh 21:49:08 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:49:09 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master 21:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 21:49:09 2e60a88909e3: Preparing 21:49:09 6f631a85705c: Preparing 21:49:09 3603812e5672: Preparing 21:49:09 68e21012959a: Preparing 21:49:09 8fae0ef41484: Preparing 21:49:09 a56f2d78e93d: Preparing 21:49:09 0a4dc8846401: Preparing 21:49:09 be6175c57b27: Preparing 21:49:09 66b385cf80cf: Preparing 21:49:09 a56f2d78e93d: Waiting 21:49:09 0a4dc8846401: Waiting 21:49:09 be6175c57b27: Waiting 21:49:09 66b385cf80cf: Waiting 21:49:09 3603812e5672: Layer already exists 21:49:09 68e21012959a: Layer already exists 21:49:09 8fae0ef41484: Layer already exists 21:49:09 2e60a88909e3: Layer already exists 21:49:09 6f631a85705c: Layer already exists 21:49:09 be6175c57b27: Layer already exists 21:49:09 a56f2d78e93d: Layer already exists 21:49:09 0a4dc8846401: Layer already exists 21:49:09 66b385cf80cf: Layer already exists 21:49:09 master: digest: sha256:4e6ad1fc81bdcbb84d937d244fb5b13bfbcb9cd288677e279198f6cf95be243d size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:09 ===================================================== [Pipeline] echo 21:49:09 taggedImages: 21:49:09 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:09 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.9 21:49:09 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:09 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo 21:49:09 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 21:49:09 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:09 2.0.0-dev.9 21:49:09 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:09 master 21:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:10 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:49:10 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 21:49:10 c4e623fae926: Preparing 21:49:10 be7ce2616018: Preparing 21:49:10 679d166177c6: Preparing 21:49:10 5cf8c029540b: Preparing 21:49:10 e861a6ecedeb: Preparing 21:49:10 b89bb00d0f5e: Preparing 21:49:10 b89bb00d0f5e: Waiting 21:49:11 c4e623fae926: Pushed 21:49:11 679d166177c6: Pushed 21:49:11 5cf8c029540b: Pushed 21:49:11 e861a6ecedeb: Pushed 21:49:11 b89bb00d0f5e: Pushed 21:49:13 be7ce2616018: Pushed 21:49:13 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:6e2096ba9aeeb7966cfa9914b342d439f52509ffe6a6ddb50dbde4ca5faee5e1 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:49:14 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:14 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.9 21:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 21:49:14 c4e623fae926: Preparing 21:49:14 be7ce2616018: Preparing 21:49:14 679d166177c6: Preparing 21:49:14 5cf8c029540b: Preparing 21:49:14 e861a6ecedeb: Preparing 21:49:14 b89bb00d0f5e: Preparing 21:49:14 b89bb00d0f5e: Waiting 21:49:14 5cf8c029540b: Layer already exists 21:49:14 c4e623fae926: Layer already exists 21:49:14 e861a6ecedeb: Layer already exists 21:49:14 be7ce2616018: Layer already exists 21:49:14 679d166177c6: Layer already exists 21:49:14 b89bb00d0f5e: Layer already exists 21:49:14 2.0.0-dev.9: digest: sha256:6e2096ba9aeeb7966cfa9914b342d439f52509ffe6a6ddb50dbde4ca5faee5e1 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:49:15 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:15 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 21:49:15 c4e623fae926: Preparing 21:49:15 be7ce2616018: Preparing 21:49:15 679d166177c6: Preparing 21:49:15 5cf8c029540b: Preparing 21:49:15 e861a6ecedeb: Preparing 21:49:15 b89bb00d0f5e: Preparing 21:49:15 b89bb00d0f5e: Waiting 21:49:15 5cf8c029540b: Layer already exists 21:49:15 e861a6ecedeb: Layer already exists 21:49:15 c4e623fae926: Layer already exists 21:49:15 679d166177c6: Layer already exists 21:49:15 be7ce2616018: Layer already exists 21:49:15 b89bb00d0f5e: Layer already exists 21:49:15 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:6e2096ba9aeeb7966cfa9914b342d439f52509ffe6a6ddb50dbde4ca5faee5e1 size: 1573 [Pipeline] isUnix [Pipeline] sh 21:49:16 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:49:16 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master 21:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 21:49:16 c4e623fae926: Preparing 21:49:16 be7ce2616018: Preparing 21:49:16 679d166177c6: Preparing 21:49:16 5cf8c029540b: Preparing 21:49:16 e861a6ecedeb: Preparing 21:49:16 b89bb00d0f5e: Preparing 21:49:16 b89bb00d0f5e: Waiting 21:49:16 be7ce2616018: Layer already exists 21:49:16 e861a6ecedeb: Layer already exists 21:49:16 c4e623fae926: Layer already exists 21:49:16 5cf8c029540b: Layer already exists 21:49:16 679d166177c6: Layer already exists 21:49:16 b89bb00d0f5e: Layer already exists 21:49:16 master: digest: sha256:6e2096ba9aeeb7966cfa9914b342d439f52509ffe6a6ddb50dbde4ca5faee5e1 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:16 ===================================================== [Pipeline] echo 21:49:16 taggedImages: 21:49:16 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:16 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.9 21:49:16 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:16 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo 21:49:17 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 21:49:17 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:17 2.0.0-dev.9 21:49:17 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:17 master 21:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:17 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:49:17 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 21:49:17 735010b2106c: Preparing 21:49:17 b61cfe80d329: Preparing 21:49:17 172738377262: Preparing 21:49:18 172738377262: Pushed 21:49:18 735010b2106c: Pushed 21:49:21 b61cfe80d329: Pushed 21:49:21 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:87642deb33ec49600f8ff688bcd641c1729f1ed010a3f577e4b090d19202c1f1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:49:21 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:22 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.9 21:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 21:49:22 735010b2106c: Preparing 21:49:22 b61cfe80d329: Preparing 21:49:22 172738377262: Preparing 21:49:22 b61cfe80d329: Layer already exists 21:49:22 172738377262: Layer already exists 21:49:22 735010b2106c: Layer already exists 21:49:22 2.0.0-dev.9: digest: sha256:87642deb33ec49600f8ff688bcd641c1729f1ed010a3f577e4b090d19202c1f1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:49:22 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:49:23 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 21:49:23 735010b2106c: Preparing 21:49:23 b61cfe80d329: Preparing 21:49:23 172738377262: Preparing 21:49:23 b61cfe80d329: Layer already exists 21:49:23 172738377262: Layer already exists 21:49:23 735010b2106c: Layer already exists 21:49:23 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:87642deb33ec49600f8ff688bcd641c1729f1ed010a3f577e4b090d19202c1f1 size: 943 [Pipeline] isUnix [Pipeline] sh 21:49:23 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:49:24 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master 21:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 21:49:24 735010b2106c: Preparing 21:49:24 b61cfe80d329: Preparing 21:49:24 172738377262: Preparing 21:49:24 735010b2106c: Layer already exists 21:49:24 b61cfe80d329: Layer already exists 21:49:24 172738377262: Layer already exists 21:49:24 master: digest: sha256:87642deb33ec49600f8ff688bcd641c1729f1ed010a3f577e4b090d19202c1f1 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:24 ===================================================== [Pipeline] echo 21:49:24 taggedImages: 21:49:24 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:24 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.9 21:49:24 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:24 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo 21:49:24 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 21:49:24 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:24 2.0.0-dev.9 21:49:24 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:49:24 master 21:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:25 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] isUnix [Pipeline] sh 21:49:25 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 21:49:25 2adf712d0500: Preparing 21:49:25 0edb93e4ae00: Preparing 21:49:25 cfbb4e710c02: Preparing 21:49:25 39e3f6c39ee3: Preparing 21:49:25 c71e3e8c786d: Preparing 21:49:25 f902f7313ab7: Preparing 21:49:25 1ef7b67c4b06: Preparing 21:49:25 9ded3b6bb9b5: Preparing 21:49:25 fa1afe8e6ed9: Preparing 21:49:25 87a09b4c083e: Preparing 21:49:25 0f74e9ff2a61: Preparing 21:49:25 b122376c33c6: Preparing 21:49:25 f8381ed47b22: Preparing 21:49:25 e934a737d657: Preparing 21:49:25 87a09b4c083e: Waiting 21:49:25 0f74e9ff2a61: Waiting 21:49:25 b122376c33c6: Waiting 21:49:25 f8381ed47b22: Waiting 21:49:25 e934a737d657: Waiting 21:49:25 9ded3b6bb9b5: Waiting 21:49:25 f902f7313ab7: Waiting 21:49:25 fa1afe8e6ed9: Waiting 21:49:25 1ef7b67c4b06: Waiting 21:49:26 c71e3e8c786d: Pushed 21:49:26 2adf712d0500: Pushed 21:49:27 39e3f6c39ee3: Pushed 21:49:27 1ef7b67c4b06: Pushed 21:49:27 9ded3b6bb9b5: Pushed 21:49:27 fa1afe8e6ed9: Pushed 21:49:27 87a09b4c083e: Pushed 21:49:27 0edb93e4ae00: Pushed 21:49:27 b122376c33c6: Pushed 21:49:27 e934a737d657: Layer already exists 21:49:28 f902f7313ab7: Pushed 21:49:29 f8381ed47b22: Pushed 21:49:39 cfbb4e710c02: Pushed 21:50:18 0f74e9ff2a61: Pushed 21:50:18 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45: digest: sha256:354008bf7e52ac5b9c3d60fca5bb54dc8784687fc32bf9bd325424937dafb1d3 size: 3252 [Pipeline] isUnix [Pipeline] sh 21:50:18 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:50:19 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.9 21:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 21:50:19 2adf712d0500: Preparing 21:50:19 0edb93e4ae00: Preparing 21:50:19 cfbb4e710c02: Preparing 21:50:19 39e3f6c39ee3: Preparing 21:50:19 c71e3e8c786d: Preparing 21:50:19 f902f7313ab7: Preparing 21:50:19 1ef7b67c4b06: Preparing 21:50:19 9ded3b6bb9b5: Preparing 21:50:19 fa1afe8e6ed9: Preparing 21:50:19 87a09b4c083e: Preparing 21:50:19 0f74e9ff2a61: Preparing 21:50:19 b122376c33c6: Preparing 21:50:19 f8381ed47b22: Preparing 21:50:19 e934a737d657: Preparing 21:50:19 f902f7313ab7: Waiting 21:50:19 1ef7b67c4b06: Waiting 21:50:19 9ded3b6bb9b5: Waiting 21:50:19 b122376c33c6: Waiting 21:50:19 f8381ed47b22: Waiting 21:50:19 e934a737d657: Waiting 21:50:19 fa1afe8e6ed9: Waiting 21:50:19 87a09b4c083e: Waiting 21:50:19 0f74e9ff2a61: Waiting 21:50:19 2adf712d0500: Layer already exists 21:50:19 cfbb4e710c02: Layer already exists 21:50:19 39e3f6c39ee3: Layer already exists 21:50:19 0edb93e4ae00: Layer already exists 21:50:19 c71e3e8c786d: Layer already exists 21:50:19 9ded3b6bb9b5: Layer already exists 21:50:19 87a09b4c083e: Layer already exists 21:50:19 f902f7313ab7: Layer already exists 21:50:19 fa1afe8e6ed9: Layer already exists 21:50:19 1ef7b67c4b06: Layer already exists 21:50:19 0f74e9ff2a61: Layer already exists 21:50:19 e934a737d657: Layer already exists 21:50:19 b122376c33c6: Layer already exists 21:50:19 f8381ed47b22: Layer already exists 21:50:19 2.0.0-dev.9: digest: sha256:354008bf7e52ac5b9c3d60fca5bb54dc8784687fc32bf9bd325424937dafb1d3 size: 3252 [Pipeline] isUnix [Pipeline] sh 21:50:19 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 [Pipeline] isUnix [Pipeline] sh 21:50:20 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 21:50:20 2adf712d0500: Preparing 21:50:20 0edb93e4ae00: Preparing 21:50:20 cfbb4e710c02: Preparing 21:50:20 39e3f6c39ee3: Preparing 21:50:20 c71e3e8c786d: Preparing 21:50:20 f902f7313ab7: Preparing 21:50:20 1ef7b67c4b06: Preparing 21:50:20 9ded3b6bb9b5: Preparing 21:50:20 fa1afe8e6ed9: Preparing 21:50:20 87a09b4c083e: Preparing 21:50:20 0f74e9ff2a61: Preparing 21:50:20 b122376c33c6: Preparing 21:50:20 f8381ed47b22: Preparing 21:50:20 e934a737d657: Preparing 21:50:20 87a09b4c083e: Waiting 21:50:20 0f74e9ff2a61: Waiting 21:50:20 b122376c33c6: Waiting 21:50:20 f902f7313ab7: Waiting 21:50:20 f8381ed47b22: Waiting 21:50:20 1ef7b67c4b06: Waiting 21:50:20 e934a737d657: Waiting 21:50:20 9ded3b6bb9b5: Waiting 21:50:20 fa1afe8e6ed9: Waiting 21:50:20 0edb93e4ae00: Layer already exists 21:50:20 2adf712d0500: Layer already exists 21:50:20 cfbb4e710c02: Layer already exists 21:50:20 c71e3e8c786d: Layer already exists 21:50:20 39e3f6c39ee3: Layer already exists 21:50:20 f902f7313ab7: Layer already exists 21:50:20 9ded3b6bb9b5: Layer already exists 21:50:20 1ef7b67c4b06: Layer already exists 21:50:20 87a09b4c083e: Layer already exists 21:50:20 fa1afe8e6ed9: Layer already exists 21:50:20 0f74e9ff2a61: Layer already exists 21:50:20 b122376c33c6: Layer already exists 21:50:20 f8381ed47b22: Layer already exists 21:50:20 e934a737d657: Layer already exists 21:50:20 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9: digest: sha256:354008bf7e52ac5b9c3d60fca5bb54dc8784687fc32bf9bd325424937dafb1d3 size: 3252 [Pipeline] isUnix [Pipeline] sh 21:50:20 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh 21:50:21 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master 21:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 21:50:21 2adf712d0500: Preparing 21:50:21 0edb93e4ae00: Preparing 21:50:21 cfbb4e710c02: Preparing 21:50:21 39e3f6c39ee3: Preparing 21:50:21 c71e3e8c786d: Preparing 21:50:21 f902f7313ab7: Preparing 21:50:21 1ef7b67c4b06: Preparing 21:50:21 9ded3b6bb9b5: Preparing 21:50:21 fa1afe8e6ed9: Preparing 21:50:21 87a09b4c083e: Preparing 21:50:21 0f74e9ff2a61: Preparing 21:50:21 b122376c33c6: Preparing 21:50:21 f8381ed47b22: Preparing 21:50:21 e934a737d657: Preparing 21:50:21 9ded3b6bb9b5: Waiting 21:50:21 f902f7313ab7: Waiting 21:50:21 fa1afe8e6ed9: Waiting 21:50:21 87a09b4c083e: Waiting 21:50:21 1ef7b67c4b06: Waiting 21:50:21 0f74e9ff2a61: Waiting 21:50:21 b122376c33c6: Waiting 21:50:21 e934a737d657: Waiting 21:50:21 2adf712d0500: Layer already exists 21:50:21 cfbb4e710c02: Layer already exists 21:50:21 39e3f6c39ee3: Layer already exists 21:50:21 0edb93e4ae00: Layer already exists 21:50:21 c71e3e8c786d: Layer already exists 21:50:21 f902f7313ab7: Layer already exists 21:50:21 9ded3b6bb9b5: Layer already exists 21:50:21 87a09b4c083e: Layer already exists 21:50:21 1ef7b67c4b06: Layer already exists 21:50:21 fa1afe8e6ed9: Layer already exists 21:50:21 0f74e9ff2a61: Layer already exists 21:50:21 b122376c33c6: Layer already exists 21:50:21 e934a737d657: Layer already exists 21:50:21 f8381ed47b22: Layer already exists 21:50:21 master: digest: sha256:354008bf7e52ac5b9c3d60fca5bb54dc8784687fc32bf9bd325424937dafb1d3 size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:21 ===================================================== [Pipeline] echo 21:50:21 taggedImages: 21:50:21 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 21:50:21 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.9 21:50:21 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45-2.0.0-dev.9 21:50:21 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [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 21:50:23 provisioning config files... 21:50:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/252@tmp/config3699473048436522615tmp [Pipeline] { [Pipeline] sh 21:50:23 + set +x 21:50:23 + curl -s https://codecov.io/bash 21:50:23 + bash -s -- 21:50:23 21:50:23 _____ _ 21:50:23 / ____| | | 21:50:23 | | ___ __| | ___ ___ _____ __ 21:50:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:50:23 | |___| (_) | (_| | __/ (_| (_) \ V / 21:50:23 \_____\___/ \__,_|\___|\___\___/ \_/ 21:50:23 Bash-20201130-cc6d3fe 21:50:23 21:50:23 21:50:24 ==> Jenkins CI detected. 21:50:24 project root: . 21:50:24 --> token set from env 21:50:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:50:24 ==> Running gcov in . (disable via -X gcov) 21:50:24 ==> Python coveragepy not found 21:50:24 ==> Searching for coverage reports in: 21:50:24 + . 21:50:24 -> Found 1 reports 21:50:24 ==> Detecting git/mercurial file structure 21:50:24 ==> Reading reports 21:50:24 + ./coverage.out bytes=569827 21:50:24 ==> Appending adjustments 21:50:24 https://docs.codecov.io/docs/fixing-reports 21:50:27 + Found adjustments 21:50:27 ==> Gzipping contents 21:50:27 88K /tmp/codecov.Op1PJT.gz 21:50:27 ==> Uploading reports 21:50:27 url: https://codecov.io 21:50:27 query: branch=master&commit=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:50:27 -> Pinging Codecov 21:50:27 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=c80d9cda01f36d6150cb756b8bf2f6d3223e0b45&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:50:27 -> Uploading to 21:50:27 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/c80d9cda01f36d6150cb756b8bf2f6d3223e0b45/e1400b28-fbda-4641-a20c-d15d4b617914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T215027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7724ed5345c41b221e278da786e52e82c56c13dfa680f23d5c7cd90981eb9d05 21:50:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:50:27 Dload Upload Total Spent Left Speed 21:50:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88068 0 0 100 88068 0 164k --:--:-- --:--:-- --:--:-- 164k 21:50:28 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 [Pipeline] } 21:50:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:50:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:50:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:50:30 21:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:50:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:50:30 188c0c94c7c5: Already exists 21:50:30 0ef7d3d256c8: Already exists 21:50:30 de9db76c5a1d: Already exists 21:50:30 0eba1c9be4d2: Pulling fs layer 21:50:30 0d57e429df01: Pulling fs layer 21:50:30 4e4be7b47b0d: Pulling fs layer 21:50:30 e1f770b5df2f: Pulling fs layer 21:50:30 85a0685a4137: Pulling fs layer 21:50:30 e1f770b5df2f: Waiting 21:50:30 85a0685a4137: Waiting 21:50:30 0d57e429df01: Verifying Checksum 21:50:30 0d57e429df01: Download complete 21:50:30 4e4be7b47b0d: Verifying Checksum 21:50:30 4e4be7b47b0d: Download complete 21:50:33 e1f770b5df2f: Verifying Checksum 21:50:33 e1f770b5df2f: Download complete 21:50:35 0eba1c9be4d2: Verifying Checksum 21:50:35 0eba1c9be4d2: Download complete 21:50:35 85a0685a4137: Verifying Checksum 21:50:35 85a0685a4137: Download complete 21:50:40 0eba1c9be4d2: Pull complete 21:50:40 0d57e429df01: Pull complete 21:50:40 4e4be7b47b0d: Pull complete 21:50:45 e1f770b5df2f: Pull complete 21:50:55 85a0685a4137: Pull complete 21:50:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:50:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:50:55 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:50:55 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:50:56 $ docker top 1c6ba2ddd56929c79a076e5f80e3282f9161c17de80c71589e16d98c78958211 -eo pid,comm [Pipeline] { [Pipeline] echo 21:50:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:50:57 + set -o pipefail 21:50:57 + snyk monitor '--org=edgex-jenkins' 21:51:19 21:51:19 Monitoring /w/workspace/edgex-go/252 (github.com/edgexfoundry/edgex-go)... 21:51:19 21:51:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c0aa1280-f8fc-4e50-96ec-ce0748ef81a7 21:51:19 21:51:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:51:19 21:51:19 21:51:19 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 21:51:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:51:19 $ docker stop --time=1 1c6ba2ddd56929c79a076e5f80e3282f9161c17de80c71589e16d98c78958211 21:51:22 $ docker rm -f 1c6ba2ddd56929c79a076e5f80e3282f9161c17de80c71589e16d98c78958211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 21:51:23 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/core-command/Dockerfile [Pipeline] echo 21:51:23 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:51:23 + set -o pipefail 21:51:23 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:51:23 + tee .snyk 21:51:24 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:51:24 version: v1.14.1 21:51:24 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:51:24 ignore: 21:51:24 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:51:24 - '*': 21:51:24 reason: does not apply # justification for ignoring 21:51:24 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:51:24 SNYK-ALPINE312-JQ-588886: 21:51:24 - '*': 21:51:24 reason: false positive 21:51:24 expires: 2021-01-01T00:00:00 21:51:24 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:51:24 - '*': 21:51:24 reason: does not apply 21:51:24 expires: 2021-01-01T00:00:00 21:51:24 # patch: {} [Pipeline] withCredentials 21:51:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:24 . [Pipeline] withDockerContainer 21:51:24 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:51:24 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:51:25 $ docker top b01c3b15e72154965b0e2f72cc062c2afc00fb4171669902e1564d3e745fbf1b -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:26 + rm -f snykReport.html [Pipeline] echo 21:51:26 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/core-command/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:51:26 + set -o pipefail 21:51:26 + snyk-to-html -o snykReport.html 21:51:26 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-command-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/core-command/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:51:36 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:51:36 $ docker stop --time=1 b01c3b15e72154965b0e2f72cc062c2afc00fb4171669902e1564d3e745fbf1b 21:51:37 $ docker rm -f b01c3b15e72154965b0e2f72cc062c2afc00fb4171669902e1564d3e745fbf1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:51:38 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/core-data/Dockerfile [Pipeline] echo 21:51:38 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:51:38 + set -o pipefail 21:51:38 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:51:38 + tee .snyk 21:51:38 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:51:38 version: v1.14.1 21:51:38 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:51:38 ignore: 21:51:38 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:51:38 - '*': 21:51:38 reason: does not apply # justification for ignoring 21:51:38 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:51:38 SNYK-ALPINE312-JQ-588886: 21:51:38 - '*': 21:51:38 reason: false positive 21:51:38 expires: 2021-01-01T00:00:00 21:51:38 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:51:38 - '*': 21:51:38 reason: does not apply 21:51:38 expires: 2021-01-01T00:00:00 21:51:38 # patch: {} [Pipeline] withCredentials 21:51:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:51:39 . [Pipeline] withDockerContainer 21:51:39 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:51:39 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:51:40 $ docker top 516b27a36a991187bda1280dc1ae625e9ce1d0883bd3bb9f33884ad3f5b13c53 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:40 + rm -f snykReport.html [Pipeline] echo 21:51:40 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/core-data/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:51:40 + set -o pipefail 21:51:40 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/core-data/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:51:40 + snyk-to-html -o snykReport.html 21:51:59 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:51:59 $ docker stop --time=1 516b27a36a991187bda1280dc1ae625e9ce1d0883bd3bb9f33884ad3f5b13c53 21:52:00 $ docker rm -f 516b27a36a991187bda1280dc1ae625e9ce1d0883bd3bb9f33884ad3f5b13c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:00 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/core-metadata/Dockerfile [Pipeline] echo 21:52:00 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:52:01 + set -o pipefail 21:52:01 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:52:01 + tee .snyk 21:52:01 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:52:01 version: v1.14.1 21:52:01 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:52:01 ignore: 21:52:01 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:52:01 - '*': 21:52:01 reason: does not apply # justification for ignoring 21:52:01 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:52:01 SNYK-ALPINE312-JQ-588886: 21:52:01 - '*': 21:52:01 reason: false positive 21:52:01 expires: 2021-01-01T00:00:00 21:52:01 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:52:01 - '*': 21:52:01 reason: does not apply 21:52:01 expires: 2021-01-01T00:00:00 21:52:01 # patch: {} [Pipeline] withCredentials 21:52:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:01 . [Pipeline] withDockerContainer 21:52:01 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:52:01 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:52:02 $ docker top 80efdedd1d299296ce81732e68d1c8dc9f67446c704ac24a3f7f5d242e275e41 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:03 + rm -f snykReport.html [Pipeline] echo 21:52:03 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/core-metadata/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:52:03 + set -o pipefail 21:52:03 + snyk test '--org=edgex-jenkins' --docker+ nexus3.edgexfoundry.org:10004/docker-core-metadata-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45snyk-to-html '--file=./cmd/core-metadata/Dockerfile' '--severity-threshold=high' -o '--policy-path=./.snyk' snykReport.html --json 21:52:03 21:52:15 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:52:15 $ docker stop --time=1 80efdedd1d299296ce81732e68d1c8dc9f67446c704ac24a3f7f5d242e275e41 21:52:17 $ docker rm -f 80efdedd1d299296ce81732e68d1c8dc9f67446c704ac24a3f7f5d242e275e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:17 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/security-bootstrap-redis/Dockerfile [Pipeline] echo 21:52:17 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:52:18 + set -o pipefail 21:52:18 + tee .snyk 21:52:18 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:52:18 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:52:18 version: v1.14.1 21:52:18 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:52:18 ignore: 21:52:18 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:52:18 - '*': 21:52:18 reason: does not apply # justification for ignoring 21:52:18 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:52:18 SNYK-ALPINE312-JQ-588886: 21:52:18 - '*': 21:52:18 reason: false positive 21:52:18 expires: 2021-01-01T00:00:00 21:52:18 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:52:18 - '*': 21:52:18 reason: does not apply 21:52:18 expires: 2021-01-01T00:00:00 21:52:18 # patch: {} [Pipeline] withCredentials 21:52:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:18 . [Pipeline] withDockerContainer 21:52:18 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:52:18 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:52:20 $ docker top 3e882e5803f51659540012c4c0c7482a6d513ebf6d2917b81521acd6bf4a466a -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:21 + rm -f snykReport.html [Pipeline] echo 21:52:21 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/security-bootstrap-redis/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:52:21 + set -o pipefail 21:52:21 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/security-bootstrap-redis/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:52:21 + snyk-to-html -o snykReport.html 21:52:29 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:52:29 $ docker stop --time=1 3e882e5803f51659540012c4c0c7482a6d513ebf6d2917b81521acd6bf4a466a 21:52:30 $ docker rm -f 3e882e5803f51659540012c4c0c7482a6d513ebf6d2917b81521acd6bf4a466a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:31 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/security-proxy-setup/Dockerfile [Pipeline] echo 21:52:31 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:52:31 + set -o pipefail 21:52:31 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:52:31 + tee .snyk 21:52:31 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:52:31 version: v1.14.1 21:52:31 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:52:31 ignore: 21:52:31 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:52:31 - '*': 21:52:31 reason: does not apply # justification for ignoring 21:52:31 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:52:31 SNYK-ALPINE312-JQ-588886: 21:52:31 - '*': 21:52:31 reason: false positive 21:52:31 expires: 2021-01-01T00:00:00 21:52:31 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:52:31 - '*': 21:52:31 reason: does not apply 21:52:31 expires: 2021-01-01T00:00:00 21:52:31 # patch: {} [Pipeline] withCredentials 21:52:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:32 . [Pipeline] withDockerContainer 21:52:32 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:52:32 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:52:32 $ docker top a4be5647bd5d56caf5b20767b54162e12458a94bc4f850d05f6b0cac1afab1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:33 + rm -f snykReport.html [Pipeline] echo 21:52:33 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/security-proxy-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:52:33 + set -o pipefail 21:52:33 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/security-proxy-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:52:33 + snyk-to-html -o snykReport.html 21:52:51 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:52:51 $ docker stop --time=1 a4be5647bd5d56caf5b20767b54162e12458a94bc4f850d05f6b0cac1afab1d2 21:52:53 $ docker rm -f a4be5647bd5d56caf5b20767b54162e12458a94bc4f850d05f6b0cac1afab1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:52:53 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/security-secrets-setup/Dockerfile [Pipeline] echo 21:52:53 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:52:53 + set -o pipefail 21:52:53 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:52:53 + tee .snyk 21:52:53 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:52:53 version: v1.14.1 21:52:53 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:52:53 ignore: 21:52:53 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:52:53 - '*': 21:52:53 reason: does not apply # justification for ignoring 21:52:53 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:52:53 SNYK-ALPINE312-JQ-588886: 21:52:53 - '*': 21:52:53 reason: false positive 21:52:53 expires: 2021-01-01T00:00:00 21:52:53 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:52:53 - '*': 21:52:53 reason: does not apply 21:52:53 expires: 2021-01-01T00:00:00 21:52:53 # patch: {} [Pipeline] withCredentials 21:52:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:54 . [Pipeline] withDockerContainer 21:52:54 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:52:54 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:52:55 $ docker top 492f6b6f96ef9140724fea07741f7a5573ea6dd619aa8f60082737bbafde4d8f -eo pid,comm [Pipeline] { [Pipeline] sh 21:52:55 + rm -f snykReport.html [Pipeline] echo 21:52:55 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/security-secrets-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:52:56 + set -o pipefail 21:52:56 + + snyk-to-html -osnyk snykReport.html test 21:52:56 '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/security-secrets-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:53:01 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:53:01 $ docker stop --time=1 492f6b6f96ef9140724fea07741f7a5573ea6dd619aa8f60082737bbafde4d8f 21:53:02 $ docker rm -f 492f6b6f96ef9140724fea07741f7a5573ea6dd619aa8f60082737bbafde4d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:03 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/security-secretstore-setup/Dockerfile [Pipeline] echo 21:53:03 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:53:03 + set -o pipefail 21:53:03 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:53:03 + tee .snyk 21:53:03 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:53:03 version: v1.14.1 21:53:03 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:53:03 ignore: 21:53:03 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:53:03 - '*': 21:53:03 reason: does not apply # justification for ignoring 21:53:03 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:53:03 SNYK-ALPINE312-JQ-588886: 21:53:03 - '*': 21:53:03 reason: false positive 21:53:03 expires: 2021-01-01T00:00:00 21:53:03 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:53:03 - '*': 21:53:03 reason: does not apply 21:53:03 expires: 2021-01-01T00:00:00 21:53:03 # patch: {} [Pipeline] withCredentials 21:53:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:03 . [Pipeline] withDockerContainer 21:53:04 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:53:04 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:53:04 $ docker top 0cbc058f663b43abac9ab0b2c6256326dc0c91583b5a00aed904c6c89da598b8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:05 + rm -f snykReport.html [Pipeline] echo 21:53:05 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/security-secretstore-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:53:05 + set -o pipefail 21:53:05 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/security-secretstore-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:53:05 + snyk-to-html -o snykReport.html 21:53:20 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:53:20 $ docker stop --time=1 0cbc058f663b43abac9ab0b2c6256326dc0c91583b5a00aed904c6c89da598b8 21:53:22 $ docker rm -f 0cbc058f663b43abac9ab0b2c6256326dc0c91583b5a00aed904c6c89da598b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:22 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/support-notifications/Dockerfile [Pipeline] echo 21:53:22 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:53:22 + set -o pipefail 21:53:22 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:53:22 + tee .snyk 21:53:22 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:53:22 version: v1.14.1 21:53:22 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:53:22 ignore: 21:53:22 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:53:22 - '*': 21:53:22 reason: does not apply # justification for ignoring 21:53:22 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:53:22 SNYK-ALPINE312-JQ-588886: 21:53:22 - '*': 21:53:22 reason: false positive 21:53:22 expires: 2021-01-01T00:00:00 21:53:22 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:53:22 - '*': 21:53:22 reason: does not apply 21:53:22 expires: 2021-01-01T00:00:00 21:53:22 # patch: {} [Pipeline] withCredentials 21:53:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:23 . [Pipeline] withDockerContainer 21:53:23 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:53:23 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:53:23 $ docker top 6764759a25bbd7c86fe36adb0ef98c56aa1a537d5c19176cd8ba39b2d218d491 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:24 + rm -f snykReport.html [Pipeline] echo 21:53:24 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/support-notifications/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:53:24 + set -o pipefail 21:53:24 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/support-notifications/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:53:24 + snyk-to-html -o snykReport.html 21:53:32 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:53:32 $ docker stop --time=1 6764759a25bbd7c86fe36adb0ef98c56aa1a537d5c19176cd8ba39b2d218d491 21:53:34 $ docker rm -f 6764759a25bbd7c86fe36adb0ef98c56aa1a537d5c19176cd8ba39b2d218d491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:34 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/support-scheduler/Dockerfile [Pipeline] echo 21:53:34 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:53:35 + set -o pipefail 21:53:35 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:53:35 + tee .snyk 21:53:35 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:53:35 version: v1.14.1 21:53:35 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:53:35 ignore: 21:53:35 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:53:35 - '*': 21:53:35 reason: does not apply # justification for ignoring 21:53:35 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:53:35 SNYK-ALPINE312-JQ-588886: 21:53:35 - '*': 21:53:35 reason: false positive 21:53:35 expires: 2021-01-01T00:00:00 21:53:35 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:53:35 - '*': 21:53:35 reason: does not apply 21:53:35 expires: 2021-01-01T00:00:00 21:53:35 # patch: {} [Pipeline] withCredentials 21:53:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:35 . [Pipeline] withDockerContainer 21:53:35 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:53:35 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:53:36 $ docker top f0ab459b69306b7fe88b9e0e810ff64e9e4f33f8363cbc89373b1f45da796bbe -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:36 + rm -f snykReport.html [Pipeline] echo 21:53:36 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/support-scheduler/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:53:37 + set -o pipefail 21:53:37 + snyk-to-html -o snykReport.html 21:53:37 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/support-scheduler/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:53:55 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:53:55 $ docker stop --time=1 f0ab459b69306b7fe88b9e0e810ff64e9e4f33f8363cbc89373b1f45da796bbe 21:53:57 $ docker rm -f f0ab459b69306b7fe88b9e0e810ff64e9e4f33f8363cbc89373b1f45da796bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:57 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45, dockerFile=cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:53:57 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 21:53:57 + set -o pipefail 21:53:57 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 21:53:57 + tee .snyk 21:53:57 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 21:53:57 version: v1.14.1 21:53:57 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 21:53:57 ignore: 21:53:57 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 21:53:57 - '*': 21:53:57 reason: does not apply # justification for ignoring 21:53:57 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 21:53:57 SNYK-ALPINE312-JQ-588886: 21:53:57 - '*': 21:53:57 reason: false positive 21:53:57 expires: 2021-01-01T00:00:00 21:53:57 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 21:53:57 - '*': 21:53:57 reason: does not apply 21:53:57 expires: 2021-01-01T00:00:00 21:53:57 # patch: {} [Pipeline] withCredentials 21:53:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:58 . [Pipeline] withDockerContainer 21:53:58 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:53:58 $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:53:58 $ docker top 0b0512f38feace247b3c20f35f56fe59007a7d0053cc059fa7c72171ec6d38f5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:59 + rm -f snykReport.html [Pipeline] echo 21:53:59 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 --file=./cmd/sys-mgmt-agent/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 21:53:59 + set -o pipefail 21:53:59 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 '--file=./cmd/sys-mgmt-agent/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 21:53:59 + snyk-to-html -o snykReport.html 21:54:07 Vulnerability snapshot saved at snykReport.html [Pipeline] } 21:54:07 $ docker stop --time=1 0b0512f38feace247b3c20f35f56fe59007a7d0053cc059fa7c72171ec6d38f5 21:54:09 $ docker rm -f 0b0512f38feace247b3c20f35f56fe59007a7d0053cc059fa7c72171ec6d38f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:54:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:10 provisioning config files... 21:54:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/252@tmp/config7689882551195784123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:10 --> edgex-publish-swagger.sh 21:54:10 === Publish openapi/v1 API === 21:54:10 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 21:54:10 [publishToSwagger] Publishing API Name [core-command] 21:54:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:10 Dload Upload Total Spent Left Speed 21:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 8248 0:00:01 0:00:01 --:--:-- 8258 100 10521 0 0 100 10521 0 8220 0:00:01 0:00:01 --:--:-- 8225 21:54:12 21:54:12 21:54:12 [publishToSwagger] Publishing API Name [core-data] 21:54:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:12 Dload Upload Total Spent Left Speed 21:54:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 28531 0:00:01 0:00:01 --:--:-- 28532 100 32556 0 0 100 32556 0 28527 0:00:01 0:00:01 --:--:-- 28507 21:54:12 21:54:12 21:54:12 [publishToSwagger] Publishing API Name [core-metadata] 21:54:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:12 Dload Upload Total Spent Left Speed 21:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 62392 0:00:01 0:00:01 --:--:-- 62421 100 73720 0 0 100 73720 0 62382 0:00:01 0:00:01 --:--:-- 62421 21:54:14 21:54:14 21:54:14 [publishToSwagger] Publishing API Name [support-logging] 21:54:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:14 Dload Upload Total Spent Left Speed 21:54:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 11188 0:00:01 0:00:01 --:--:-- 11195 100 13580 0 0 100 13580 0 11143 0:00:01 0:00:01 --:--:-- 11149 21:54:15 21:54:15 21:54:15 [publishToSwagger] Publishing API Name [support-notifications] 21:54:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:15 Dload Upload Total Spent Left Speed 21:54:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 33517 0:00:01 0:00:01 --:--:-- 33525 100 38889 0 0 100 38889 0 33512 0:00:01 0:00:01 --:--:-- 33525 21:54:16 21:54:16 21:54:16 [publishToSwagger] Publishing API Name [support-scheduler] 21:54:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:16 Dload Upload Total Spent Left Speed 21:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 12477 0:00:01 0:00:01 --:--:-- 12487 100 14248 0 0 100 14248 0 12475 0:00:01 0:00:01 --:--:-- 12487 21:54:17 21:54:17 21:54:17 [publishToSwagger] Publishing API Name [system-agent] 21:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:17 Dload Upload Total Spent Left Speed 21:54:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 3733 0:00:01 0:00:01 --:--:-- 3735 21:54:18 21:54:18 21:54:18 === Publish openapi/v2 API === 21:54:18 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:54:18 [publishToSwagger] Publishing API Name [core-command] 21:54:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:18 Dload Upload Total Spent Left Speed 21:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29535 0 0 100 29535 0 26216 0:00:01 0:00:01 --:--:-- 26206 100 29535 0 0 100 29535 0 26212 0:00:01 0:00:01 --:--:-- 26206 21:54:20 21:54:20 21:54:20 [publishToSwagger] Publishing API Name [core-data] 21:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:20 Dload Upload Total Spent Left Speed 21:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65795 0 0 100 65795 0 54129 0:00:01 0:00:01 --:--:-- 54152 100 65795 0 0 100 65795 0 51714 0:00:01 0:00:01 --:--:-- 51725 21:54:21 21:54:21 21:54:21 [publishToSwagger] Publishing API Name [core-metadata] 21:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:21 Dload Upload Total Spent Left Speed 21:54:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 119k 0 0 100 119k 0 97488 0:00:01 0:00:01 --:--:-- 97575 21:54:22 21:54:22 21:54:22 [publishToSwagger] Publishing API Name [support-logging] 21:54:22 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:22 Dload Upload Total Spent Left Speed 21:54:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23691 0 0 100 23691 0 17058 0:00:01 0:00:01 --:--:-- 17056 100 23691 0 0 100 23691 0 17056 0:00:01 0:00:01 --:--:-- 17056 21:54:23 21:54:23 21:54:23 [publishToSwagger] Publishing API Name [support-notifications] 21:54:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:23 Dload Upload Total Spent Left Speed 21:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 51700 0:00:01 0:00:01 --:--:-- 51725 100 62691 0 0 100 62691 0 49283 0:00:01 0:00:01 --:--:-- 49324 21:54:25 21:54:25 21:54:25 [publishToSwagger] Publishing API Name [support-scheduler] 21:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:25 Dload Upload Total Spent Left Speed 21:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46198 0 0 100 46198 0 41781 0:00:01 0:00:01 --:--:-- 41808 100 46198 0 0 100 46198 0 41775 0:00:01 0:00:01 --:--:-- 41808 21:54:26 21:54:26 21:54:26 [publishToSwagger] Publishing API Name [system-agent] 21:54:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:26 Dload Upload Total Spent Left Speed 21:54:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23725 0 0 100 23725 0 21586 0:00:01 0:00:01 --:--:-- 21607 100 23725 0 0 100 23725 0 21583 0:00:01 0:00:01 --:--:-- 21587 21:54:27 21:54:27 [Pipeline] } 21:54:27 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 21:54:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:54:28 . [Pipeline] withDockerContainer 21:54:28 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:54:29 $ docker top 3b6ab8288f661a39621b13445c829b17ba695643a921daf1c2b6cdf099e6fc1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:29 [ssh-agent] Looking for ssh-agent implementation... 21:54:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:30 $ docker exec 3b6ab8288f661a39621b13445c829b17ba695643a921daf1c2b6cdf099e6fc1a ssh-agent 21:54:30 SSH_AUTH_SOCK=/tmp/ssh-zvA9rUjvP10H/agent.12 21:54:30 SSH_AGENT_PID=18 21:54:30 Running ssh-add (command line suppressed) 21:54:30 Identity added: /w/workspace/edgex-go/252@tmp/private_key_7919655017348029084.key (/w/workspace/edgex-go/252@tmp/private_key_7919655017348029084.key) 21:54:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:30 + git semver tag 21:54:31 # -> Open(): unable to determine branch for HEAD 21:54:31 # $GIT_DIR = /w/workspace/edgex-go/252/.git 21:54:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/252 21:54:31 # $SEMVER_REMOTE_NAME = origin 21:54:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:54:31 # $SEMVER_USER_NAME = edgex-jenkins 21:54:31 # $SEMVER_BRANCH = master 21:54:31 # $SEMVER_DIR = /w/workspace/edgex-go/252/.semver 21:54:31 # c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 HEAD 21:54:31 # -> Force: false 21:54:31 # 606b20d2173bfa25c4af2d6c596820b189f195d8 refs/tags/v2.0.0-dev.9 [Pipeline] } 21:54:31 $ docker exec --env ******** --env ******** 3b6ab8288f661a39621b13445c829b17ba695643a921daf1c2b6cdf099e6fc1a ssh-agent -k 21:54:32 unset SSH_AUTH_SOCK; 21:54:32 unset SSH_AGENT_PID; 21:54:32 echo Agent pid 18 killed; 21:54:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:32 + git semver [Pipeline] } 21:54:32 $ docker stop --time=1 3b6ab8288f661a39621b13445c829b17ba695643a921daf1c2b6cdf099e6fc1a 21:54:33 $ docker rm -f 3b6ab8288f661a39621b13445c829b17ba695643a921daf1c2b6cdf099e6fc1a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:34 21:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:35 0.23.1-centos7: Pulling from edgex-lftools 21:54:35 ab5ef0e58194: Pulling fs layer 21:54:35 9712f1f96733: Pulling fs layer 21:54:35 63f879dbbcfc: Pulling fs layer 21:54:35 0d9ebad4ef96: Pulling fs layer 21:54:35 e9a5061849ea: Pulling fs layer 21:54:35 d747dcd14b5f: Pulling fs layer 21:54:35 2de7ff778b66: Pulling fs layer 21:54:35 e9a5061849ea: Waiting 21:54:35 d747dcd14b5f: Waiting 21:54:35 0d9ebad4ef96: Waiting 21:54:35 2de7ff778b66: Waiting 21:54:35 9712f1f96733: Verifying Checksum 21:54:35 9712f1f96733: Download complete 21:54:36 63f879dbbcfc: Verifying Checksum 21:54:36 63f879dbbcfc: Download complete 21:54:36 e9a5061849ea: Verifying Checksum 21:54:36 e9a5061849ea: Download complete 21:54:36 d747dcd14b5f: Verifying Checksum 21:54:36 d747dcd14b5f: Download complete 21:54:36 2de7ff778b66: Verifying Checksum 21:54:36 2de7ff778b66: Download complete 21:54:37 ab5ef0e58194: Verifying Checksum 21:54:37 ab5ef0e58194: Download complete 21:54:37 0d9ebad4ef96: Verifying Checksum 21:54:37 0d9ebad4ef96: Download complete 21:54:42 ab5ef0e58194: Pull complete 21:54:42 9712f1f96733: Pull complete 21:54:44 63f879dbbcfc: Pull complete 21:54:51 0d9ebad4ef96: Pull complete 21:54:53 e9a5061849ea: Pull complete 21:54:54 d747dcd14b5f: Pull complete 21:54:56 2de7ff778b66: Pull complete 21:54:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:54:56 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:55:00 $ docker top 20849b73cfed2fa35508ce5cad39aab7f7869112e633fbc9afbb633cc2965d9c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:55:00 provisioning config files... 21:55:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/252@tmp/config2980429516626571115tmp 21:55:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/252@tmp/config391419159626132621tmp 21:55:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/252@tmp/config2920908188242687038tmp [Pipeline] { [Pipeline] echo 21:55:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:55:00 ---> sigul-configuration.sh 21:55:00 gpg: directory `/root/.gnupg' created 21:55:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:55:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:55:00 gpg: keyring `/root/.gnupg/secring.gpg' created 21:55:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:55:00 gpg: CAST5 encrypted data 21:55:01 gpg: encrypted with 1 passphrase 21:55:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:55:01 + mkdir /home/jenkins 21:55:01 + mkdir /home/jenkins/sigul [Pipeline] sh 21:55:01 + 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 21:55:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:55:02 ---> sigul-install.sh 21:55:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:55:10 + git tag --list 21:55:10 0.6.0 21:55:10 0.6.1 21:55:10 0.7.0 21:55:10 0.7.1 21:55:10 v1.0.0 21:55:10 v1.0.1 21:55:10 v1.1.0 21:55:10 v1.2.0 21:55:10 v1.2.1 21:55:10 v1.2.2-dev.1 21:55:10 v1.2.2-dev.10 21:55:10 v1.2.2-dev.100 21:55:10 v1.2.2-dev.101 21:55:10 v1.2.2-dev.102 21:55:10 v1.2.2-dev.103 21:55:10 v1.2.2-dev.104 21:55:10 v1.2.2-dev.105 21:55:10 v1.2.2-dev.106 21:55:10 v1.2.2-dev.107 21:55:10 v1.2.2-dev.11 21:55:10 v1.2.2-dev.12 21:55:10 v1.2.2-dev.13 21:55:10 v1.2.2-dev.14 21:55:10 v1.2.2-dev.15 21:55:10 v1.2.2-dev.16 21:55:10 v1.2.2-dev.17 21:55:10 v1.2.2-dev.18 21:55:10 v1.2.2-dev.19 21:55:10 v1.2.2-dev.2 21:55:10 v1.2.2-dev.20 21:55:10 v1.2.2-dev.21 21:55:10 v1.2.2-dev.22 21:55:10 v1.2.2-dev.23 21:55:10 v1.2.2-dev.24 21:55:10 v1.2.2-dev.25 21:55:10 v1.2.2-dev.26 21:55:10 v1.2.2-dev.27 21:55:10 v1.2.2-dev.28 21:55:10 v1.2.2-dev.29 21:55:10 v1.2.2-dev.3 21:55:10 v1.2.2-dev.30 21:55:10 v1.2.2-dev.31 21:55:10 v1.2.2-dev.32 21:55:10 v1.2.2-dev.33 21:55:10 v1.2.2-dev.34 21:55:10 v1.2.2-dev.35 21:55:10 v1.2.2-dev.36 21:55:10 v1.2.2-dev.37 21:55:10 v1.2.2-dev.38 21:55:10 v1.2.2-dev.39 21:55:10 v1.2.2-dev.4 21:55:10 v1.2.2-dev.40 21:55:10 v1.2.2-dev.41 21:55:10 v1.2.2-dev.42 21:55:10 v1.2.2-dev.43 21:55:10 v1.2.2-dev.44 21:55:10 v1.2.2-dev.45 21:55:10 v1.2.2-dev.46 21:55:10 v1.2.2-dev.47 21:55:10 v1.2.2-dev.48 21:55:10 v1.2.2-dev.49 21:55:10 v1.2.2-dev.5 21:55:10 v1.2.2-dev.50 21:55:10 v1.2.2-dev.51 21:55:10 v1.2.2-dev.52 21:55:10 v1.2.2-dev.53 21:55:10 v1.2.2-dev.54 21:55:10 v1.2.2-dev.55 21:55:10 v1.2.2-dev.56 21:55:10 v1.2.2-dev.57 21:55:10 v1.2.2-dev.58 21:55:10 v1.2.2-dev.59 21:55:10 v1.2.2-dev.6 21:55:10 v1.2.2-dev.60 21:55:10 v1.2.2-dev.61 21:55:10 v1.2.2-dev.62 21:55:10 v1.2.2-dev.63 21:55:10 v1.2.2-dev.64 21:55:10 v1.2.2-dev.65 21:55:10 v1.2.2-dev.66 21:55:10 v1.2.2-dev.67 21:55:10 v1.2.2-dev.68 21:55:10 v1.2.2-dev.69 21:55:10 v1.2.2-dev.7 21:55:10 v1.2.2-dev.70 21:55:10 v1.2.2-dev.71 21:55:10 v1.2.2-dev.72 21:55:10 v1.2.2-dev.73 21:55:10 v1.2.2-dev.74 21:55:10 v1.2.2-dev.75 21:55:10 v1.2.2-dev.76 21:55:10 v1.2.2-dev.77 21:55:10 v1.2.2-dev.78 21:55:10 v1.2.2-dev.79 21:55:10 v1.2.2-dev.8 21:55:10 v1.2.2-dev.80 21:55:10 v1.2.2-dev.81 21:55:10 v1.2.2-dev.82 21:55:10 v1.2.2-dev.83 21:55:10 v1.2.2-dev.84 21:55:10 v1.2.2-dev.85 21:55:10 v1.2.2-dev.86 21:55:10 v1.2.2-dev.87 21:55:10 v1.2.2-dev.88 21:55:10 v1.2.2-dev.89 21:55:10 v1.2.2-dev.9 21:55:10 v1.2.2-dev.90 21:55:10 v1.2.2-dev.91 21:55:10 v1.2.2-dev.92 21:55:10 v1.2.2-dev.93 21:55:10 v1.2.2-dev.94 21:55:10 v1.2.2-dev.95 21:55:10 v1.2.2-dev.96 21:55:10 v1.2.2-dev.97 21:55:10 v1.2.2-dev.98 21:55:10 v1.2.2-dev.99 21:55:10 v1.3.0 21:55:10 v1.3.1-dev.1 21:55:10 v1.3.1-dev.10 21:55:10 v1.3.1-dev.11 21:55:10 v1.3.1-dev.12 21:55:10 v1.3.1-dev.13 21:55:10 v1.3.1-dev.14 21:55:10 v1.3.1-dev.15 21:55:10 v1.3.1-dev.16 21:55:10 v1.3.1-dev.17 21:55:10 v1.3.1-dev.18 21:55:10 v1.3.1-dev.2 21:55:10 v1.3.1-dev.3 21:55:10 v1.3.1-dev.4 21:55:10 v1.3.1-dev.5 21:55:10 v1.3.1-dev.6 21:55:10 v1.3.1-dev.7 21:55:10 v1.3.1-dev.8 21:55:10 v1.3.1-dev.9 21:55:10 v2.0.0-dev.1 21:55:10 v2.0.0-dev.2 21:55:10 v2.0.0-dev.3 21:55:10 v2.0.0-dev.4 21:55:10 v2.0.0-dev.5 21:55:10 v2.0.0-dev.6 21:55:10 v2.0.0-dev.7 21:55:10 v2.0.0-dev.8 21:55:10 v2.0.0-dev.9 [Pipeline] sh 21:55:10 + lftools sign git-tag v2.0.0-dev.9 21:55:12 Signing Git tag with Sigul... 21:55:12 Signing v2.0.0-dev.9 [Pipeline] echo 21:55:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:55:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:55:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:55:14 $ docker stop --time=1 20849b73cfed2fa35508ce5cad39aab7f7869112e633fbc9afbb633cc2965d9c 21:55:16 $ docker rm -f 20849b73cfed2fa35508ce5cad39aab7f7869112e633fbc9afbb633cc2965d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:55:17 . [Pipeline] withDockerContainer 21:55:17 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:55:18 $ docker top d735e4921216009554cc1c9359b9370d25991e2526d60432201265adf4f0fcaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:18 [ssh-agent] Looking for ssh-agent implementation... 21:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:18 $ docker exec d735e4921216009554cc1c9359b9370d25991e2526d60432201265adf4f0fcaa ssh-agent 21:55:19 SSH_AUTH_SOCK=/tmp/ssh-xYlBcM3Wu39U/agent.13 21:55:19 SSH_AGENT_PID=19 21:55:19 Running ssh-add (command line suppressed) 21:55:19 Identity added: /w/workspace/edgex-go/252@tmp/private_key_8351450617837446716.key (/w/workspace/edgex-go/252@tmp/private_key_8351450617837446716.key) 21:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:19 + git semver bump pre 21:55:19 # -> Open(): unable to determine branch for HEAD 21:55:19 # $GIT_DIR = /w/workspace/edgex-go/252/.git 21:55:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/252 21:55:19 # $SEMVER_REMOTE_NAME = origin 21:55:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:55:19 # $SEMVER_USER_NAME = edgex-jenkins 21:55:19 # $SEMVER_BRANCH = master 21:55:19 # $SEMVER_DIR = /w/workspace/edgex-go/252/.semver 21:55:19 2.0.0-dev.10 [Pipeline] } 21:55:19 $ docker exec --env ******** --env ******** d735e4921216009554cc1c9359b9370d25991e2526d60432201265adf4f0fcaa ssh-agent -k 21:55:19 unset SSH_AUTH_SOCK; 21:55:19 unset SSH_AGENT_PID; 21:55:19 echo Agent pid 19 killed; 21:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:20 + git semver [Pipeline] } 21:55:20 $ docker stop --time=1 d735e4921216009554cc1c9359b9370d25991e2526d60432201265adf4f0fcaa 21:55:21 $ docker rm -f d735e4921216009554cc1c9359b9370d25991e2526d60432201265adf4f0fcaa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:55:22 . [Pipeline] withDockerContainer 21:55:22 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:55:23 $ docker top 495e8b97ffb7940ed5e35d292f2ef4d4fa03e3fda47d656c0e248a580855a868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:23 [ssh-agent] Looking for ssh-agent implementation... 21:55:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:23 $ docker exec 495e8b97ffb7940ed5e35d292f2ef4d4fa03e3fda47d656c0e248a580855a868 ssh-agent 21:55:24 SSH_AUTH_SOCK=/tmp/ssh-6azNSoUJhe1y/agent.11 21:55:24 SSH_AGENT_PID=16 21:55:24 Running ssh-add (command line suppressed) 21:55:24 Identity added: /w/workspace/edgex-go/252@tmp/private_key_1864167538765503224.key (/w/workspace/edgex-go/252@tmp/private_key_1864167538765503224.key) 21:55:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:24 + git semver push 21:55:24 # -> Open(): unable to determine branch for HEAD 21:55:24 # $GIT_DIR = /w/workspace/edgex-go/252/.git 21:55:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/252 21:55:24 # $SEMVER_REMOTE_NAME = origin 21:55:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:55:24 # $SEMVER_USER_NAME = edgex-jenkins 21:55:24 # $SEMVER_BRANCH = master 21:55:24 # $SEMVER_DIR = /w/workspace/edgex-go/252/.semver [Pipeline] } 21:55:34 $ docker exec --env ******** --env ******** 495e8b97ffb7940ed5e35d292f2ef4d4fa03e3fda47d656c0e248a580855a868 ssh-agent -k 21:55:34 unset SSH_AUTH_SOCK; 21:55:34 unset SSH_AGENT_PID; 21:55:34 echo Agent pid 16 killed; 21:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:35 + git semver [Pipeline] } 21:55:35 $ docker stop --time=1 495e8b97ffb7940ed5e35d292f2ef4d4fa03e3fda47d656c0e248a580855a868 21:55:36 $ docker rm -f 495e8b97ffb7940ed5e35d292f2ef4d4fa03e3fda47d656c0e248a580855a868 [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 21:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:55:38 ---> package-listing.sh 21:55:38 ++ facter osfamily 21:55:38 ++ tr '[:upper:]' '[:lower:]' 21:55:38 + OS_FAMILY=redhat 21:55:38 + workspace=/w/workspace/edgex-go/252 21:55:38 + START_PACKAGES=/tmp/packages_start.txt 21:55:38 + END_PACKAGES=/tmp/packages_end.txt 21:55:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:55:38 + PACKAGES=/tmp/packages_start.txt 21:55:38 + '[' /w/workspace/edgex-go/252 ']' 21:55:38 + PACKAGES=/tmp/packages_end.txt 21:55:38 + case "${OS_FAMILY}" in 21:55:38 + rpm -qa 21:55:38 + sort 21:55:43 + '[' -f /tmp/packages_start.txt ']' 21:55:43 + '[' -f /tmp/packages_end.txt ']' 21:55:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:55:43 + '[' /w/workspace/edgex-go/252 ']' 21:55:43 + mkdir -p /w/workspace/edgex-go/252/archives/ 21:55:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/252/archives/ [Pipeline] echo 21:55:43 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/252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:55:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:55:44 21:55:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:55:44 alpine: Pulling from edgex-lftools-log-publisher 21:55:44 df20fa9351a1: Pulling fs layer 21:55:44 36b3adc4ff6f: Pulling fs layer 21:55:44 8ad3a11d3b57: Pulling fs layer 21:55:44 46f8f816bc3b: Pulling fs layer 21:55:44 93b61091891f: Pulling fs layer 21:55:44 93b9cdb0e59b: Pulling fs layer 21:55:44 5e14af77c1be: Pulling fs layer 21:55:44 01666e4c0597: Pulling fs layer 21:55:44 aa168da1d23b: Pulling fs layer 21:55:44 93b61091891f: Waiting 21:55:44 93b9cdb0e59b: Waiting 21:55:44 5e14af77c1be: Waiting 21:55:44 01666e4c0597: Waiting 21:55:44 aa168da1d23b: Waiting 21:55:44 46f8f816bc3b: Waiting 21:55:44 36b3adc4ff6f: Verifying Checksum 21:55:44 36b3adc4ff6f: Download complete 21:55:44 46f8f816bc3b: Verifying Checksum 21:55:44 46f8f816bc3b: Download complete 21:55:45 df20fa9351a1: Verifying Checksum 21:55:45 df20fa9351a1: Download complete 21:55:45 93b61091891f: Verifying Checksum 21:55:45 93b61091891f: Download complete 21:55:45 93b9cdb0e59b: Verifying Checksum 21:55:45 93b9cdb0e59b: Download complete 21:55:45 5e14af77c1be: Verifying Checksum 21:55:45 5e14af77c1be: Download complete 21:55:45 01666e4c0597: Verifying Checksum 21:55:45 01666e4c0597: Download complete 21:55:45 8ad3a11d3b57: Verifying Checksum 21:55:45 8ad3a11d3b57: Download complete 21:55:45 df20fa9351a1: Pull complete 21:55:46 36b3adc4ff6f: Pull complete 21:55:47 aa168da1d23b: Verifying Checksum 21:55:47 aa168da1d23b: Download complete 21:55:47 8ad3a11d3b57: Pull complete 21:55:47 46f8f816bc3b: Pull complete 21:55:48 93b61091891f: Pull complete 21:55:48 93b9cdb0e59b: Pull complete 21:55:48 5e14af77c1be: Pull complete 21:55:48 01666e4c0597: Pull complete 21:55:56 aa168da1d23b: Pull complete 21:55:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:55:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:55:56 prd-centos7-docker-4c-2g-15617 does not seem to be running inside a container 21:55:56 $ 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/252/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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@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 21:55:59 $ docker top 5a338da119e87b88aaf9422113c9e4a88edf2a1983a2da0fedb09e4b0dc41a0e -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:00 + touch /tmp/pre-build-complete [Pipeline] sh 21:56:00 + mkdir -p /var/log/sa [Pipeline] sh 21:56:00 + ls /var/log/sa-host 21:56:00 + sadf -c /var/log/sa-host/sa11 21:56:00 file_magic: OK 21:56:00 HZ: Using current value: 100 21:56:00 file_header: OK 21:56:00 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 21:56:00 Statistics: 21:56:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:56:00 File successfully converted to sysstat format version 12.2.1 21:56:00 + sadf -c /var/log/sa-host/sa23 21:56:00 file_magic: OK 21:56:00 HZ: Using current value: 100 21:56:00 file_header: OK 21:56:00 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 21:56:00 Statistics: 21:56:00 Hnuu...uuuununununu... 21:56:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:01 provisioning config files... 21:56:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/252@tmp/config4411995021043297000tmp [Pipeline] { [Pipeline] echo 21:56:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:56:01 ---> create-netrc.sh [Pipeline] } 21:56:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:56:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:56:01 ---> python-tools-install.sh [Pipeline] echo 21:56:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:56:02 ---> sudo-logs.sh 21:56:02 Archiving 'sudo' log.. [Pipeline] echo 21:56:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:56:02 ---> job-cost.sh 21:56:02 lf-activate-venv: SKIPPING 21:56:02 INFO: No Stack... 21:56:03 INFO: Retrieving Pricing Info for: v1-standard-2 21:56:03 INFO: Archiving Costs [Pipeline] echo 21:56:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:56:03 ---> logs-deploy.sh 21:56:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/252 21:56:03 INFO: archiving workspace using pattern(s): 21:56:05 Archives upload complete. 21:56:05 INFO: archiving logs to Nexus 21:56:06 ---> uname -a: 21:56:06 Linux prd-centos7-docker-4c-2g-15617.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:56:06 21:56:06 21:56:06 ---> lscpu: 21:56:06 Architecture: x86_64 21:56:06 CPU op-mode(s): 32-bit, 64-bit 21:56:06 Byte Order: Little Endian 21:56:06 Address sizes: 40 bits physical, 48 bits virtual 21:56:06 CPU(s): 4 21:56:06 On-line CPU(s) list: 0-3 21:56:06 Thread(s) per core: 1 21:56:06 Core(s) per socket: 1 21:56:06 Socket(s): 4 21:56:06 NUMA node(s): 1 21:56:06 Vendor ID: GenuineIntel 21:56:06 CPU family: 6 21:56:06 Model: 44 21:56:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:56:06 Stepping: 1 21:56:06 CPU MHz: 2933.442 21:56:06 BogoMIPS: 5866.88 21:56:06 Virtualization: VT-x 21:56:06 Hypervisor vendor: KVM 21:56:06 Virtualization type: full 21:56:06 L1d cache: 128 KiB 21:56:06 L1i cache: 128 KiB 21:56:06 L2 cache: 16 MiB 21:56:06 L3 cache: 64 MiB 21:56:06 NUMA node0 CPU(s): 0-3 21:56:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:56:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:56:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:56:06 Vulnerability Meltdown: Mitigation; PTI 21:56:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:56:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:56:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:56:06 Vulnerability Srbds: Not affected 21:56:06 Vulnerability Tsx async abort: Not affected 21:56:06 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 21:56:06 21:56:06 21:56:06 ---> nproc: 21:56:06 4 21:56:06 21:56:06 21:56:06 ---> df -h: 21:56:06 Filesystem Size Used Available Use% Mounted on 21:56:06 overlay 50.0G 14.0G 36.0G 28% / 21:56:06 tmpfs 64.0M 0 64.0M 0% /dev 21:56:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:56:06 shm 64.0M 0 64.0M 0% /dev/shm 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /facter-os 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /etc/resolv.conf 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /etc/hostname 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /etc/hosts 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/auth.log 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /run/cloud-init/result.json 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/sa-host 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/secure 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /w/workspace/edgex-go/252 21:56:06 /dev/vda1 50.0G 14.0G 36.0G 28% /w/workspace/edgex-go/252@tmp 21:56:06 21:56:06 21:56:06 ---> free -m: 21:56:06 total used free shared buff/cache available 21:56:06 Mem: 1837 792 150 0 894 994 21:56:06 Swap: 1023 75 948 21:56:06 21:56:06 21:56:06 ---> ip addr: 21:56:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:56:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:56:06 inet 127.0.0.1/8 scope host lo 21:56:06 valid_lft forever preferred_lft forever 21:56:06 inet6 ::1/128 scope host 21:56:06 valid_lft forever preferred_lft forever 21:56:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:56:06 link/ether fa:16:3e:79:56:d3 brd ff:ff:ff:ff:ff:ff 21:56:06 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 21:56:06 valid_lft 85095sec preferred_lft 85095sec 21:56:06 inet6 fe80::f816:3eff:fe79:56d3/64 scope link 21:56:06 valid_lft forever preferred_lft forever 21:56:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:56:06 link/ether 02:42:91:84:70:f5 brd ff:ff:ff:ff:ff:ff 21:56:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:56:06 valid_lft forever preferred_lft forever 21:56:06 inet6 fe80::42:91ff:fe84:70f5/64 scope link 21:56:06 valid_lft forever preferred_lft forever 21:56:06 21:56:06 21:56:06 ---> sar -b -r -n DEV: 21:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 21:56:06 21:56:06 21:34:08 LINUX RESTART (4 CPU) 21:56:06 21:56:06 21:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:56:06 21:36:01 216.63 98.22 118.40 0.00 9797.29 46925.54 0.00 21:56:06 21:37:01 275.51 112.58 162.93 0.00 5443.89 33734.10 0.00 21:56:06 21:38:02 176.85 82.55 94.30 0.00 2974.77 11598.19 0.00 21:56:06 21:39:01 148.57 40.45 108.12 0.00 2949.53 27530.60 0.00 21:56:06 21:40:04 1477.07 1143.98 333.09 0.00 142073.29 193077.37 0.00 21:56:06 21:41:01 1450.26 1152.36 297.91 0.00 125053.18 121783.08 0.00 21:56:06 21:42:02 1519.74 1174.82 344.92 0.00 124001.96 133579.17 0.00 21:56:06 21:43:02 1891.95 1573.87 318.08 0.00 101494.73 111141.21 0.00 21:56:06 21:44:01 1353.76 1061.24 292.52 0.00 67214.55 80116.52 0.00 21:56:06 21:45:01 159.06 104.43 54.63 0.00 10715.39 4571.68 0.00 21:56:06 21:46:01 42.72 39.20 3.51 0.00 6383.35 80.96 0.00 21:56:06 21:47:01 0.38 0.02 0.37 0.00 0.53 4.91 0.00 21:56:06 21:48:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 21:56:06 21:49:01 0.30 0.02 0.28 0.00 0.53 3.38 0.00 21:56:06 21:50:01 1.90 1.65 0.25 0.00 54.49 3.40 0.00 21:56:06 21:51:01 212.20 97.59 114.61 0.00 6288.03 33274.19 0.00 21:56:06 21:52:01 140.25 60.65 79.60 0.00 3031.08 3948.90 0.00 21:56:06 21:53:02 91.30 5.41 85.89 0.00 409.25 971.36 0.00 21:56:06 21:54:01 85.41 1.15 84.26 0.00 21.80 939.17 0.00 21:56:06 21:55:01 194.86 60.78 134.08 0.00 5460.23 29529.32 0.00 21:56:06 Average: 472.49 340.92 131.57 0.00 30801.90 41874.87 0.00 21:56:06 21:56:06 21:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:56:06 21:36:01 115068 0 709604 37.71 2096 1054776 1444784 49.31 569860 954220 22776 21:56:06 21:37:01 114516 0 828516 44.03 824 937688 1534280 52.36 685484 803736 56236 21:56:06 21:38:02 173712 0 908244 48.27 420 799168 1848040 63.07 744840 677872 65712 21:56:06 21:39:01 187840 0 731820 38.89 400 961484 1231584 42.03 609624 796964 56 21:56:06 21:40:04 74116 0 833400 44.29 4 974024 2359888 80.54 468140 1114220 21872 21:56:06 21:41:01 394348 0 939280 49.92 4 547912 3390080 115.70 579136 647752 11928 21:56:06 21:42:02 81916 0 789736 41.97 4 1009888 2123988 72.49 562568 1014248 71904 21:56:06 21:43:02 406572 0 852660 45.32 4 622308 2795172 95.39 528992 692708 900 21:56:06 21:44:01 251908 0 706684 37.56 4 922948 1623388 55.40 661852 731176 15164 21:56:06 21:45:01 404080 0 653664 34.74 4 823796 1426228 48.67 495244 747144 44 21:56:06 21:46:01 241592 0 624956 33.22 4 1014992 1221144 41.68 469512 937564 16 21:56:06 21:47:01 244288 0 622268 33.07 4 1014984 1197488 40.87 467352 937252 8 21:56:06 21:48:01 244616 0 621912 33.05 4 1015012 1197488 40.87 467436 937268 8 21:56:06 21:49:01 244976 0 621564 33.03 4 1015000 1197488 40.87 467452 937268 8 21:56:06 21:50:01 242652 0 622960 33.11 4 1015928 1197720 40.88 468576 937676 16 21:56:06 21:51:01 86816 0 740252 39.34 4 1054472 1458460 49.77 592600 920704 48 21:56:06 21:52:01 382560 0 695112 36.94 4 803868 1405492 47.97 595688 624744 28 21:56:06 21:53:02 400436 0 695600 36.97 4 785504 1525088 52.05 588056 613372 36 21:56:06 21:54:01 308816 0 786908 41.82 4 785816 2001544 68.31 674544 614188 48 21:56:06 21:55:01 342616 0 743860 39.53 4 795064 1329116 45.36 501700 683604 220 21:56:06 Average: 247172 0 736450 39.14 190 897732 1675423 57.18 559933 816184 13351 21:56:06 21:56:06 21:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:56:06 21:36:01 veth5e799ee 22.33 25.00 1.77 85.99 0.00 0.00 0.00 0.00 21:56:06 21:36:01 eth0 1115.75 1191.66 6021.73 137.23 0.00 0.00 0.00 0.00 21:56:06 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:36:01 docker0 872.60 733.14 70.93 2795.41 0.00 0.00 0.00 0.00 21:56:06 21:37:01 veth3fadb4d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:37:01 eth0 464.25 389.49 2054.11 43.49 0.00 0.00 0.00 0.00 21:56:06 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:37:01 docker0 164.28 190.83 11.56 747.78 0.00 0.00 0.00 0.00 21:56:06 21:38:02 veth3fadb4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:38:02 eth0 42.23 30.31 21.69 77.21 0.00 0.00 0.00 0.00 21:56:06 21:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:39:01 eth0 191.17 148.71 1725.37 24.06 0.00 0.00 0.00 0.00 21:56:06 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:39:01 veth11f0f6b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:40:04 eth0 92.95 74.10 172.95 72.51 0.00 0.00 0.00 0.00 21:56:06 21:40:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:40:04 veth58e1895 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 21:56:06 21:40:04 docker0 23.01 26.40 1.41 140.29 0.00 0.00 0.00 0.00 21:56:06 21:41:01 veth67a399f 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:41:01 veth828274c 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:41:01 eth0 34.44 19.85 56.46 12.11 0.00 0.00 0.00 0.00 21:56:06 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:42:02 veth56fa8b9 12.84 35.36 0.84 250.56 0.00 0.00 0.00 0.00 21:56:06 21:42:02 eth0 103.74 63.15 386.58 88.79 0.00 0.00 0.00 0.00 21:56:06 21:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:42:02 veth58e1895 0.00 0.59 0.00 0.03 0.00 0.00 0.00 0.00 21:56:06 21:43:02 veth247f2b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:43:02 eth0 71.34 45.21 109.26 52.55 0.00 0.00 0.00 0.00 21:56:06 21:43:02 veth44a5915 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:44:01 eth0 76.27 47.09 220.43 53.04 0.00 0.00 0.00 0.00 21:56:06 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:44:01 veth58e1895 0.00 0.89 0.00 0.04 0.00 0.00 0.00 0.00 21:56:06 21:44:01 docker0 1113.07 1045.31 87.04 4303.53 0.00 0.00 0.00 0.00 21:56:06 21:45:01 eth0 487.19 482.11 201.90 1997.82 0.00 0.00 0.00 0.00 21:56:06 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:46:01 eth0 113.43 134.81 25.30 936.58 0.00 0.00 0.00 0.00 21:56:06 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:47:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:56:06 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:06 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:49:01 eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:56:06 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:50:01 eth0 3.00 0.73 0.84 0.46 0.00 0.00 0.00 0.00 21:56:06 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:51:01 veth7ce9a8c 4.51 4.78 0.77 2.63 0.00 0.00 0.00 0.00 21:56:06 21:51:01 eth0 463.22 395.17 4041.48 48.10 0.00 0.00 0.00 0.00 21:56:06 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:51:01 docker0 4.51 4.68 0.71 2.62 0.00 0.00 0.00 0.00 21:56:06 21:52:01 eth0 91.23 72.35 262.35 54.87 0.00 0.00 0.00 0.00 21:56:06 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:52:01 docker0 25.02 28.12 2.11 219.35 0.00 0.00 0.00 0.00 21:56:06 21:53:02 veth7035ccc 0.47 0.53 0.11 0.19 0.00 0.00 0.00 0.00 21:56:06 21:53:02 eth0 77.45 60.29 56.73 74.49 0.00 0.00 0.00 0.00 21:56:06 21:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:53:02 docker0 1.78 1.70 0.37 0.75 0.00 0.00 0.00 0.00 21:56:06 21:54:01 vethfae56f5 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:54:01 eth0 75.68 58.18 62.13 61.74 0.00 0.00 0.00 0.00 21:56:06 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:54:01 docker0 1.39 1.32 0.26 0.58 0.00 0.00 0.00 0.00 21:56:06 21:55:01 eth0 416.92 352.73 3233.79 89.68 0.00 0.00 0.00 0.00 21:56:06 21:55:01 veth77966a4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:56:06 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 21:55:01 docker0 0.45 0.43 0.13 0.18 0.00 0.00 0.00 0.00 21:56:06 Average: eth0 195.64 177.81 929.39 191.74 0.00 0.00 0.00 0.00 21:56:06 Average: veth77966a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:06 Average: docker0 56.80 53.60 4.49 224.39 0.00 0.00 0.00 0.00 21:56:06 21:56:06 21:56:06 ---> sar -P ALL: 21:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 21:56:06 21:56:06 21:34:08 LINUX RESTART (4 CPU) 21:56:06 21:56:06 21:35:02 CPU %user %nice %system %iowait %steal %idle 21:56:06 21:36:01 all 16.42 0.00 9.80 2.13 0.03 71.62 21:56:06 21:36:01 0 13.37 0.00 11.39 1.26 0.02 73.97 21:56:06 21:36:01 1 14.10 0.00 8.23 2.35 0.03 75.29 21:56:06 21:36:01 2 21.02 0.00 10.33 2.32 0.03 66.30 21:56:06 21:36:01 3 17.19 0.00 9.26 2.60 0.03 70.92 21:56:06 21:37:01 all 20.49 0.00 9.51 5.96 0.04 64.01 21:56:06 21:37:01 0 20.53 0.00 9.53 6.44 0.03 63.47 21:56:06 21:37:01 1 20.52 0.00 9.81 7.03 0.02 62.63 21:56:06 21:37:01 2 19.51 0.00 9.15 6.30 0.05 64.98 21:56:06 21:37:01 3 21.40 0.00 9.54 4.05 0.05 64.95 21:56:06 21:38:02 all 62.94 0.00 14.75 3.37 0.03 18.91 21:56:06 21:38:02 0 66.40 0.00 13.41 1.34 0.03 18.81 21:56:06 21:38:02 1 58.56 0.00 15.47 4.41 0.03 21.53 21:56:06 21:38:02 2 65.28 0.00 15.53 3.49 0.03 15.67 21:56:06 21:38:02 3 61.52 0.00 14.58 4.23 0.03 19.64 21:56:06 21:39:01 all 33.84 0.00 12.73 4.38 0.03 49.01 21:56:06 21:39:01 0 33.02 0.00 12.57 4.37 0.05 49.99 21:56:06 21:39:01 1 34.25 0.00 12.17 5.13 0.02 48.44 21:56:06 21:39:01 2 33.27 0.00 13.47 5.09 0.03 48.14 21:56:06 21:39:01 3 34.81 0.00 12.72 2.94 0.04 49.49 21:56:06 21:40:04 all 21.41 0.00 28.63 16.94 0.06 32.95 21:56:06 21:40:04 0 20.23 0.00 28.89 17.42 0.07 33.39 21:56:06 21:40:04 1 21.83 0.00 27.76 17.15 0.05 33.21 21:56:06 21:40:04 2 21.55 0.00 28.74 16.84 0.05 32.81 21:56:06 21:40:04 3 22.04 0.00 29.14 16.36 0.07 32.39 21:56:06 21:41:01 all 53.24 0.00 23.58 16.04 0.05 7.10 21:56:06 21:41:01 0 51.44 0.00 24.48 16.24 0.02 7.82 21:56:06 21:41:01 1 53.56 0.00 23.43 14.92 0.05 8.03 21:56:06 21:41:01 2 54.05 0.00 22.88 17.66 0.07 5.34 21:56:06 21:41:01 3 53.90 0.00 23.50 15.36 0.06 7.18 21:56:06 21:42:02 all 25.26 0.00 20.80 32.13 0.04 21.76 21:56:06 21:42:02 0 24.40 0.00 20.39 31.58 0.07 23.56 21:56:06 21:42:02 1 25.56 0.00 20.53 33.72 0.03 20.15 21:56:06 21:42:02 2 25.84 0.00 20.90 32.41 0.03 20.81 21:56:06 21:42:02 3 25.26 0.00 21.39 30.80 0.03 22.52 21:56:06 21:43:02 all 38.08 0.00 22.00 24.55 0.05 15.32 21:56:06 21:43:02 0 36.95 0.00 22.00 27.32 0.05 13.67 21:56:06 21:43:02 1 37.68 0.00 21.46 25.79 0.05 15.02 21:56:06 21:43:02 2 38.82 0.00 22.56 20.42 0.07 18.13 21:56:06 21:43:02 3 38.84 0.00 21.96 24.73 0.04 14.43 21:56:06 21:44:01 all 30.66 0.00 18.88 25.35 0.04 25.07 21:56:06 21:44:01 0 30.90 0.00 17.79 27.62 0.04 23.65 21:56:06 21:44:01 1 30.06 0.00 18.85 22.33 0.04 28.72 21:56:06 21:44:01 2 31.40 0.00 19.76 28.84 0.02 19.98 21:56:06 21:44:01 3 30.28 0.00 19.12 22.55 0.07 27.99 21:56:06 21:45:01 all 13.11 0.00 5.98 3.42 0.06 77.44 21:56:06 21:45:01 0 12.80 0.00 6.46 4.30 0.05 76.39 21:56:06 21:45:01 1 12.92 0.00 5.93 2.75 0.07 78.33 21:56:06 21:45:01 2 13.56 0.00 6.07 3.71 0.03 76.63 21:56:06 21:45:01 3 13.15 0.00 5.45 2.94 0.07 78.40 21:56:06 21:46:01 all 5.88 0.00 0.97 0.88 0.01 92.27 21:56:06 21:46:01 0 5.94 0.00 1.02 0.80 0.00 92.24 21:56:06 21:46:01 1 6.04 0.00 0.97 0.90 0.00 92.09 21:56:06 21:46:01 2 5.25 0.00 0.89 0.92 0.02 92.93 21:56:06 21:46:01 3 6.30 0.00 0.99 0.90 0.02 91.80 21:56:06 21:56:06 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:56:06 21:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:56:06 21:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:56:06 21:47:01 1 0.08 0.00 0.07 0.00 0.00 99.85 21:56:06 21:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:56:06 21:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:06 21:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:06 21:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:56:06 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:56:06 21:48:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:56:06 21:48:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:06 21:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:06 21:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:56:06 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:56:06 21:49:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:56:06 21:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:06 21:50:01 all 0.17 0.00 0.06 0.03 0.00 99.75 21:56:06 21:50:01 0 0.10 0.00 0.07 0.02 0.00 99.82 21:56:06 21:50:01 1 0.00 0.00 0.03 0.02 0.00 99.95 21:56:06 21:50:01 2 0.05 0.00 0.10 0.08 0.00 99.77 21:56:06 21:50:01 3 0.52 0.00 0.03 0.00 0.00 99.45 21:56:06 21:51:01 all 8.74 0.00 6.72 3.30 0.02 81.21 21:56:06 21:51:01 0 9.04 0.00 7.52 4.52 0.02 78.90 21:56:06 21:51:01 1 7.57 0.00 6.17 4.46 0.03 81.77 21:56:06 21:51:01 2 9.24 0.00 6.67 3.15 0.02 80.92 21:56:06 21:51:01 3 9.12 0.00 6.53 1.07 0.02 83.26 21:56:06 21:52:01 all 6.15 0.00 5.75 3.08 0.02 85.01 21:56:06 21:52:01 0 7.67 0.00 5.88 2.31 0.02 84.12 21:56:06 21:52:01 1 5.05 0.00 5.88 4.82 0.00 84.24 21:56:06 21:52:01 2 6.02 0.00 5.93 2.31 0.03 85.70 21:56:06 21:52:01 3 5.85 0.00 5.29 2.87 0.02 85.97 21:56:06 21:53:02 all 8.12 0.00 7.34 2.64 0.02 81.88 21:56:06 21:53:02 0 7.41 0.00 7.29 2.34 0.02 82.95 21:56:06 21:53:02 1 9.92 0.00 8.15 2.67 0.03 79.23 21:56:06 21:53:02 2 7.75 0.00 6.55 2.94 0.00 82.76 21:56:06 21:53:02 3 7.42 0.00 7.36 2.61 0.02 82.59 21:56:06 21:54:01 all 7.71 0.00 6.91 2.40 0.03 82.94 21:56:06 21:54:01 0 6.89 0.00 6.94 2.10 0.03 84.04 21:56:06 21:54:01 1 7.38 0.00 6.40 3.39 0.02 82.81 21:56:06 21:54:01 2 9.76 0.00 7.13 2.14 0.05 80.92 21:56:06 21:54:01 3 6.79 0.00 7.19 1.99 0.03 84.00 21:56:06 21:55:01 all 9.81 0.00 9.05 2.79 0.03 78.32 21:56:06 21:55:01 0 9.20 0.00 9.64 2.67 0.02 78.47 21:56:06 21:55:01 1 10.19 0.00 8.69 2.82 0.03 78.25 21:56:06 21:55:01 2 9.72 0.00 9.92 1.75 0.03 78.58 21:56:06 21:55:01 3 10.14 0.00 7.94 3.92 0.02 77.98 21:56:06 Average: all 17.80 0.00 10.04 7.36 0.03 64.78 21:56:06 Average: 0 17.51 0.00 10.14 7.52 0.03 64.81 21:56:06 Average: 1 17.45 0.00 9.87 7.63 0.03 65.02 21:56:06 Average: 2 18.26 0.00 10.20 7.40 0.03 64.11 21:56:06 Average: 3 17.96 0.00 9.95 6.87 0.03 65.19 21:56:06 21:56:06 21:56:06