Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 82d8907018ab8cb9f1ec85c1c043836e064d42f9 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-12057 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/223 [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/223 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (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 --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 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 Commit message: "fix: Build docker images with proper names (#2879)" > git rev-list --no-walk e390d2e8669e02a2433017a3e20d0713a53de70e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:07:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:00 ========================================================= 22:07:00 EdgeX Global Pipelines Version Info 22:07:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:02 ------------------- 22:07:02 stable info: 22:07:02 ------------------- 22:07:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:02 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 22:07:02 Message: update stable to v1.0.162 22:07:03 ------------------- 22:07:03 experimental info: 22:07:03 ------------------- 22:07:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:03 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 22:07:03 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:07:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:07:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:07:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:07:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:07:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:07:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:07:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:07:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] echo 22:07:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82d8907 [Pipeline] echo 22:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:07:06 provisioning config files... 22:07:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config8730342382279604861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:07 ---> docker-login.sh 22:07:07 nexus3.edgexfoundry.org:10001 22:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:07 Configure a credential helper to remove this warning. See 22:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:07 22:07:07 Login Succeeded 22:07:07 nexus3.edgexfoundry.org:10002 22:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:07 Configure a credential helper to remove this warning. See 22:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:07 22:07:07 Login Succeeded 22:07:07 nexus3.edgexfoundry.org:10003 22:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:07 Configure a credential helper to remove this warning. See 22:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:07 22:07:07 Login Succeeded 22:07:07 nexus3.edgexfoundry.org:10004 22:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:08 Configure a credential helper to remove this warning. See 22:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:08 22:07:08 Login Succeeded 22:07:08 docker.io 22:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:08 Configure a credential helper to remove this warning. See 22:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:08 22:07:08 Login Succeeded 22:07:08 ---> docker-login.sh ends [Pipeline] } 22:07:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:08 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/core-command/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo core-command,cmd/core-command/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/core-data/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo core-data,cmd/core-data/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/core-metadata/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo core-metadata,cmd/core-metadata/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/security-proxy-setup/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/security-secrets-setup/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/support-logging/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo support-logging,cmd/support-logging/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/support-notifications/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo support-notifications,cmd/support-notifications/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/support-scheduler/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:07:08 + for file in '`ls cmd/**/Dockerfile`' 22:07:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:07:08 ++ cut -d/ -f2 22:07:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:07:08 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:10 22:07:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:07:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:11 latest: Pulling from edgex-devops/git-semver 22:07:11 31603596830f: Pulling fs layer 22:07:11 2a8b12db71e7: Pulling fs layer 22:07:11 6ca5941a6612: Pulling fs layer 22:07:11 ecc8261a40a4: Pulling fs layer 22:07:11 ecc8261a40a4: Waiting 22:07:11 2a8b12db71e7: Download complete 22:07:11 31603596830f: Verifying Checksum 22:07:11 31603596830f: Download complete 22:07:11 6ca5941a6612: Verifying Checksum 22:07:11 6ca5941a6612: Download complete 22:07:11 ecc8261a40a4: Verifying Checksum 22:07:11 ecc8261a40a4: Download complete 22:07:11 31603596830f: Pull complete 22:07:11 2a8b12db71e7: Pull complete 22:07:12 6ca5941a6612: Pull complete 22:07:12 ecc8261a40a4: Pull complete 22:07:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:07:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:07:13 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:07:15 $ docker top f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:16 [ssh-agent] Looking for ssh-agent implementation... 22:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:16 $ docker exec f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d ssh-agent 22:07:16 SSH_AUTH_SOCK=/tmp/ssh-7GjyqrIvMgHw/agent.11 22:07:16 SSH_AGENT_PID=16 22:07:16 Running ssh-add (command line suppressed) 22:07:16 Identity added: /w/workspace/edgex-go/223@tmp/private_key_210588953844003476.key (/w/workspace/edgex-go/223@tmp/private_key_210588953844003476.key) 22:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:16 + git tag --points-at HEAD [Pipeline] } 22:07:17 $ docker exec --env ******** --env ******** f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d ssh-agent -k 22:07:17 unset SSH_AUTH_SOCK; 22:07:17 unset SSH_AGENT_PID; 22:07:17 echo Agent pid 16 killed; 22:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:17 [ssh-agent] Looking for ssh-agent implementation... 22:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:17 $ docker exec f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d ssh-agent 22:07:17 SSH_AUTH_SOCK=/tmp/ssh-D52pctSZtW63/agent.44 22:07:17 SSH_AGENT_PID=49 22:07:17 Running ssh-add (command line suppressed) 22:07:17 Identity added: /w/workspace/edgex-go/223@tmp/private_key_5791226237092315846.key (/w/workspace/edgex-go/223@tmp/private_key_5791226237092315846.key) 22:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:18 + git semver init 22:07:18 # -> Open(): unable to determine branch for HEAD 22:07:18 # $GIT_DIR = /w/workspace/edgex-go/223/.git 22:07:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/223 22:07:18 # $SEMVER_REMOTE_NAME = origin 22:07:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:07:18 # $SEMVER_USER_NAME = edgex-jenkins 22:07:18 # $SEMVER_BRANCH = master 22:07:18 # $SEMVER_TEMP = /tmp/semver-863105270 22:07:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:07:36 # '/tmp/semver-863105270' -> '/w/workspace/edgex-go/223/.semver' 22:07:36 # -> Force: false 22:07:36 # $SEMVER_DIR = /w/workspace/edgex-go/223/.semver [Pipeline] } 22:07:36 $ docker exec --env ******** --env ******** f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d ssh-agent -k 22:07:36 unset SSH_AUTH_SOCK; 22:07:36 unset SSH_AGENT_PID; 22:07:36 echo Agent pid 49 killed; 22:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:37 + git semver [Pipeline] } 22:07:37 $ docker stop --time=1 f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d 22:07:38 $ docker rm -f f8f647802805f8f2e7bef9ffb5f09bf33a754bd117570f6c90a4bdceef29893d [Pipeline] // withDockerContainer [Pipeline] sh 22:07:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:39 Stashed 1 file(s) [Pipeline] echo 22:07:39 [edgeXSemver]: initialized semver on version 1.2.2-dev.107 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 22:07:40 ========================================================= 22:07:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:07:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:07:40 + 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 . 22:07:44 Sending build context to Docker daemon 325.8MB 22:07:44 Step 1/7 : ARG BASE=golang:1.15-alpine 22:07:44 Step 2/7 : FROM ${BASE} 22:07:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:07:44 df20fa9351a1: Pulling fs layer 22:07:44 ed8968b2872e: Pulling fs layer 22:07:44 a92cc7c5fd73: Pulling fs layer 22:07:44 e871e8e8d7a9: Pulling fs layer 22:07:44 e73272ec9a57: Pulling fs layer 22:07:44 1e910a182e73: Pulling fs layer 22:07:44 4e634b169226: Pulling fs layer 22:07:44 e73272ec9a57: Waiting 22:07:44 1e910a182e73: Waiting 22:07:44 4e634b169226: Waiting 22:07:44 e871e8e8d7a9: Waiting 22:07:44 a92cc7c5fd73: Verifying Checksum 22:07:44 a92cc7c5fd73: Download complete 22:07:44 ed8968b2872e: Download complete 22:07:44 e73272ec9a57: Download complete 22:07:44 df20fa9351a1: Verifying Checksum 22:07:44 df20fa9351a1: Download complete 22:07:44 1e910a182e73: Verifying Checksum 22:07:44 1e910a182e73: Download complete 22:07:44 df20fa9351a1: Pull complete 22:07:45 ed8968b2872e: Pull complete 22:07:45 a92cc7c5fd73: Pull complete 22:07:47 4e634b169226: Download complete 22:07:47 e871e8e8d7a9: Verifying Checksum 22:07:47 e871e8e8d7a9: Download complete 22:07:52 e871e8e8d7a9: Pull complete 22:07:52 e73272ec9a57: Pull complete 22:07:52 1e910a182e73: Pull complete 22:07:55 Still waiting to schedule task 22:07:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:07:58 4e634b169226: Pull complete 22:07:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:07:58 ---> f7629b54cfaa 22:07:58 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 22:07:58 ---> Running in d1bccd955d2a 22:07:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:07:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:08:01 (1/12) Installing libmagic (5.38-r0) 22:08:01 (2/12) Installing file (5.38-r0) 22:08:01 (3/12) Installing libc-dev (0.7.2-r3) 22:08:01 (4/12) Installing g++ (9.3.0-r2) 22:08:14 (5/12) Installing fortify-headers (1.1-r0) 22:08:14 (6/12) Installing patch (2.7.6-r6) 22:08:14 (7/12) Installing build-base (0.5-r2) 22:08:14 (8/12) Installing libsodium (1.0.18-r0) 22:08:14 (9/12) Installing pkgconf (1.7.2-r0) 22:08:14 (10/12) Installing libsodium-dev (1.0.18-r0) 22:08:14 (11/12) Installing libzmq (4.3.3-r0) 22:08:14 (12/12) Installing zeromq-dev (4.3.3-r0) 22:08:14 Executing busybox-1.31.1-r16.trigger 22:08:14 OK: 233 MiB in 51 packages 22:08:17 Removing intermediate container d1bccd955d2a 22:08:17 ---> bb91acf9a9a2 22:08:17 Step 4/7 : WORKDIR /edgex-go 22:08:17 ---> Running in d7f4875e17d0 22:08:17 Removing intermediate container d7f4875e17d0 22:08:17 ---> a45418d5c3f8 22:08:17 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:08:18 latest: Pulling from library/docker 22:08:18 188c0c94c7c5: Pulling fs layer 22:08:18 0c7c675703d6: Pulling fs layer 22:08:18 cc8c12a437cb: Pulling fs layer 22:08:18 c5dafad2182a: Pulling fs layer 22:08:18 5aa711733414: Pulling fs layer 22:08:18 058f73b55e4b: Pulling fs layer 22:08:18 8c9c664faf12: Pulling fs layer 22:08:18 5aa711733414: Waiting 22:08:18 058f73b55e4b: Waiting 22:08:18 8c9c664faf12: Waiting 22:08:18 c5dafad2182a: Waiting 22:08:18 cc8c12a437cb: Verifying Checksum 22:08:18 cc8c12a437cb: Download complete 22:08:18 0c7c675703d6: Verifying Checksum 22:08:18 0c7c675703d6: Download complete 22:08:18 188c0c94c7c5: Verifying Checksum 22:08:18 188c0c94c7c5: Download complete 22:08:18 5aa711733414: Verifying Checksum 22:08:18 5aa711733414: Download complete 22:08:18 058f73b55e4b: Verifying Checksum 22:08:18 058f73b55e4b: Download complete 22:08:18 8c9c664faf12: Verifying Checksum 22:08:18 8c9c664faf12: Download complete 22:08:18 188c0c94c7c5: Pull complete 22:08:19 0c7c675703d6: Pull complete 22:08:19 cc8c12a437cb: Pull complete 22:08:20 c5dafad2182a: Verifying Checksum 22:08:20 c5dafad2182a: Download complete 22:08:21 c5dafad2182a: Pull complete 22:08:22 5aa711733414: Pull complete 22:08:22 058f73b55e4b: Pull complete 22:08:22 8c9c664faf12: Pull complete 22:08:22 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 22:08:22 Status: Downloaded newer image for docker:latest 22:08:24 ---> 4dbc5c6b83b2 22:08:24 Step 6/7 : COPY go.mod . 22:08:24 ---> ac1f84690647 22:08:24 Step 7/7 : RUN go mod download 22:08:24 ---> Running in 8c6425207777 22:08:46 Removing intermediate container 8c6425207777 22:08:46 ---> 99a184a3ac5f 22:08:46 Successfully built 99a184a3ac5f 22:08:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:08:46 + docker inspect -f . ci-base-image-x86_64 22:08:46 . [Pipeline] withDockerContainer 22:08:46 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:47 $ docker top e18f0fa31e015dbb73294dc41f33acd9def601ca74f96b6ab43307be35d17f3b -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:48 + go version 22:08:48 go version go1.15.2 linux/amd64 [Pipeline] } 22:08:48 $ docker stop --time=1 e18f0fa31e015dbb73294dc41f33acd9def601ca74f96b6ab43307be35d17f3b 22:08:49 $ docker rm -f e18f0fa31e015dbb73294dc41f33acd9def601ca74f96b6ab43307be35d17f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:50 + docker inspect -f . ci-base-image-x86_64 22:08:50 . [Pipeline] withDockerContainer 22:08:50 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:08:50 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:51 $ docker top 986083ce4fb2a6ee3543b9fb1a564868f2bdad868c4dd0d3596603af30948ac1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:08:51 ========================================================= 22:08:51 [edgeXBuildGoParallel] Running Tests and Build... 22:08:51 ========================================================= [Pipeline] sh 22:08:51 + make test 22:08:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:08:59 ? github.com/edgexfoundry/edgex-go [no test files] 22:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:09:23 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s 22:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:09:23 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:09:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:09:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:09:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:09:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:09:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements 22:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.193s coverage: 27.1% of statements 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.071s coverage: 64.9% of statements 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 84.5% of statements 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 100.0% of statements 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.271s coverage: 95.7% of statements 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:09:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:09:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.0% of statements [no tests to run] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:09:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.264s coverage: 63.5% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 22:09:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 55.9% of statements 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.949s coverage: 86.3% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.031s coverage: 72.2% of statements 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.394s coverage: 72.1% of statements 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.035s coverage: 28.8% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.049s coverage: 96.8% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 36.5% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.373s coverage: 84.1% of statements 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.035s coverage: 100.0% of statements 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.048s coverage: 42.9% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.029s coverage: 100.0% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:09:43 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.049s coverage: 83.8% of statements 22:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.1% of statements 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:09:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 22:09:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.615s coverage: 29.1% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 22:09:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 22:09:47 GO111MODULE=on go vet ./... 22:10:09 gofmt -l . 22:10:09 [ "`gofmt -l .`" = "" ] 22:10:10 ./bin/test-go-mod-tidy.sh 22:10:11 ./bin/test-attribution-txt.sh [Pipeline] sh 22:10:12 + ls -al . 22:10:12 total 632 22:10:12 drwxrwxr-x 10 1001 1001 4096 Nov 13 22:10 . 22:10:12 drwxr-xr-x 4 root root 32 Nov 13 22:08 .. 22:10:12 -rw-rw-r-- 1 1001 1001 11 Nov 13 22:06 .dockerignore 22:10:12 drwxrwxr-x 8 1001 1001 162 Nov 13 22:06 .git 22:10:12 drwxrwxr-x 3 1001 1001 125 Nov 13 22:06 .github 22:10:12 -rw-rw-r-- 1 1001 1001 944 Nov 13 22:06 .gitignore 22:10:12 drwx------ 3 1001 1001 32 Nov 13 22:07 .semver 22:10:12 -rw-rw-r-- 1 1001 1001 166 Nov 13 22:06 .sonarcloud.properties 22:10:12 -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:06 CONTRIBUTING.md 22:10:12 -rw-rw-r-- 1 1001 1001 1035 Nov 13 22:06 Dockerfile.build 22:10:12 -rw-rw-r-- 1 1001 1001 863 Nov 13 22:06 Jenkinsfile 22:10:12 -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:06 LICENSE 22:10:12 -rw-rw-r-- 1 1001 1001 6581 Nov 13 22:06 Makefile 22:10:12 -rw-rw-r-- 1 1001 1001 6447 Nov 13 22:06 README.md 22:10:12 -rw-rw-r-- 1 1001 1001 259 Nov 13 22:06 SECURITY.md 22:10:12 -rw-rw-r-- 1 1001 1001 13 Nov 13 22:07 VERSION 22:10:12 -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:06 ZMQWindows.md 22:10:12 drwxrwxr-x 2 1001 1001 117 Nov 13 22:06 bin 22:10:12 drwxrwxr-x 15 1001 1001 4096 Nov 13 22:06 cmd 22:10:12 -rw-r--r-- 1 root root 539650 Nov 13 22:09 coverage.out 22:10:12 -rw-r--r-- 1 root root 1041 Nov 13 22:10 go.mod 22:10:12 -rw-r--r-- 1 root root 18582 Nov 13 22:10 go.sum 22:10:12 drwxrwxr-x 8 1001 1001 127 Nov 13 22:06 internal 22:10:12 drwxrwxr-x 4 1001 1001 26 Nov 13 22:06 openapi 22:10:12 drwxrwxr-x 4 1001 1001 71 Nov 13 22:06 snap 22:10:12 -rw-rw-r-- 1 1001 1001 168 Nov 13 22:06 version.go [Pipeline] sh 22:10:13 + '[' -e coverage.out ] 22:10:13 + chown 1001:1001 coverage.out [Pipeline] stash 22:10:13 Stashed 1 file(s) [Pipeline] sh 22:10:13 + make build 22:10:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:10:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-data/core-data ./cmd/core-data 22:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-command/core-command ./cmd/core-command 22:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-logging/support-logging ./cmd/support-logging 22:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:10:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:10:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:10:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:10:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 22:10:38 $ docker stop --time=1 986083ce4fb2a6ee3543b9fb1a564868f2bdad868c4dd0d3596603af30948ac1 22:10:40 $ docker rm -f 986083ce4fb2a6ee3543b9fb1a564868f2bdad868c4dd0d3596603af30948ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:10:44 22:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:10:44 latest: Pulling from edgex-devops/edgex-compose 22:10:44 cbdbe7a5bc2a: Pulling fs layer 22:10:44 ca9280d653b3: Pulling fs layer 22:10:44 7e9c9ca2126c: Pulling fs layer 22:10:45 cbdbe7a5bc2a: Download complete 22:10:45 cbdbe7a5bc2a: Pull complete 22:10:45 ca9280d653b3: Verifying Checksum 22:10:45 ca9280d653b3: Download complete 22:10:46 ca9280d653b3: Pull complete 22:10:46 7e9c9ca2126c: Verifying Checksum 22:10:46 7e9c9ca2126c: Download complete 22:10:52 7e9c9ca2126c: Pull complete 22:10:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:10:52 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:10:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 22:10:55 $ docker top 9cb3c569affa32c185f7a7b08a0f403df415bfee03e5df049ec8598606e4538d -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:55 + docker-compose build --help 22:10:55 + grep parallel 22:10:56 --parallel Build images in parallel. [Pipeline] } 22:10:56 $ docker stop --time=1 9cb3c569affa32c185f7a7b08a0f403df415bfee03e5df049ec8598606e4538d 22:10:58 $ docker rm -f 9cb3c569affa32c185f7a7b08a0f403df415bfee03e5df049ec8598606e4538d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:10:58 . [Pipeline] withDockerContainer 22:10:58 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:10:58 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:10:59 $ docker top d8a618d5f2eb981f9d5a9c289b4f85a247191cf3d7577c8e583c7d1020a40fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:00 + docker-compose -f ./docker-compose-build.yml build --parallel 22:11:01 Building docker-core-command-go ... 22:11:01 Building docker-core-data-go ... 22:11:01 Building docker-core-metadata-go ... 22:11:01 Building docker-security-bootstrap-redis-go ... 22:11:01 Building docker-security-proxy-setup-go ... 22:11:01 Building docker-security-secrets-setup-go ... 22:11:01 Building docker-security-secretstore-setup-go ... 22:11:01 Building docker-support-logging-go ... 22:11:01 Building docker-support-notifications-go ... 22:11:01 Building docker-support-scheduler-go ... 22:11:01 Building docker-sys-mgmt-agent-go ... 22:11:01 Building docker-security-secretstore-setup-go 22:11:01 Building docker-security-secrets-setup-go 22:11:01 Building docker-security-proxy-setup-go 22:11:01 Building docker-core-command-go 22:11:01 Building docker-core-metadata-go 22:11:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12061 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 22:11:08 Running in /w/workspace/edgex-go/223 [Pipeline] { [Pipeline] checkout 22:11:13 using credential edgex-jenkins-ssh 22:11:13 Cloning the remote Git repository 22:11:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:11:14 > git init /w/workspace/edgex-go/223 # timeout=10 22:11:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:14 > git --version # timeout=10 22:11:14 > git --version # 'git version 2.17.1' 22:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:11:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:33 ---> 99a184a3ac5f 22:11:33 Step 3/22 : WORKDIR /edgex-go 22:11:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:11:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:33 ---> 99a184a3ac5f 22:11:33 Step 3/22 : WORKDIR /edgex-go 22:11:33 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:11:33 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:11:33 ---> 99a184a3ac5f 22:11:33 Step 3/29 : WORKDIR /edgex-go 22:11:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:11:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:33 ---> 99a184a3ac5f 22:11:33 Step 3/24 : WORKDIR /edgex-go 22:11:33 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 22:11:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:11:33 ---> 99a184a3ac5f 22:11:33 Step 3/20 : WORKDIR /edgex-go 22:11:33 ---> Running in 09cc6d68a882 22:11:33 ---> Running in 74c6377c5a17 22:11:33 ---> Running in a326cf93cbb9 22:11:33 ---> Running in f5dbe9ef040c 22:11:33 ---> Running in 6569435633df 22:11:33 Removing intermediate container f5dbe9ef040c 22:11:33 ---> 739ff76a0a6f 22:11:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:33 Removing intermediate container 09cc6d68a882 22:11:33 ---> 86865885d2e3 22:11:33 Step 4/29 : RUN apk update && apk add make git 22:11:33 Removing intermediate container a326cf93cbb9 22:11:33 ---> fbc51c2dfccc 22:11:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:33 Removing intermediate container 74c6377c5a17 22:11:33 ---> 7520c2759262 22:11:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:33 Removing intermediate container 6569435633df 22:11:33 ---> 5ca0ce23bd1e 22:11:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:33 ---> Running in ced11314c713 22:11:33 ---> Running in 3fbbea6035fb 22:11:33 ---> Running in 0988f054302b 22:11:33 ---> Running in 34fa22d073e8 22:11:33 ---> Running in 51425998bb0e 22:11:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:34 Removing intermediate container ced11314c713 22:11:34 ---> 687442c85877 22:11:34 Step 5/22 : RUN apk update && apk add make git 22:11:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:34 ---> Running in 35fc6bc5d7ac 22:11:34 Removing intermediate container 0988f054302b 22:11:34 ---> 5cb1802fff0c 22:11:34 Step 5/24 : RUN apk update && apk add make git 22:11:35 ---> Running in bf1f0b3ed8ca 22:11:35 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:11:35 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:11:35 OK: 12752 distinct packages available 22:11:35 Removing intermediate container 51425998bb0e 22:11:35 ---> 72628ed3f367 22:11:35 Step 5/20 : RUN apk update && apk add make git 22:11:35 OK: 233 MiB in 51 packages 22:11:35 Removing intermediate container 34fa22d073e8 22:11:35 ---> 2639c6f49cb9 22:11:35 Step 5/22 : RUN apk update && apk add make git 22:11:35 ---> Running in ea464e02a2fe 22:11:35 ---> Running in 6de9b6fd0d26 22:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:36 Removing intermediate container 3fbbea6035fb 22:11:36 ---> 9b711c117b00 22:11:36 Step 5/29 : COPY go.mod . 22:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:36 ---> 680ee9c7c45c 22:11:36 Step 6/29 : RUN go mod download 22:11:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:36 ---> Running in 63153a462346 22:11:37 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:11:37 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:11:37 OK: 12752 distinct packages available 22:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:37 OK: 233 MiB in 51 packages 22:11:37 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:11:37 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:11:37 OK: 12752 distinct packages available 22:11:37 OK: 233 MiB in 51 packages 22:11:37 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:11:37 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:11:37 OK: 12752 distinct packages available 22:11:38 Removing intermediate container bf1f0b3ed8ca 22:11:38 ---> 71330ecd8901 22:11:38 Step 6/24 : COPY go.mod . 22:11:38 OK: 233 MiB in 51 packages 22:11:38 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:11:38 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:11:38 OK: 12752 distinct packages available 22:11:38 Removing intermediate container 63153a462346 22:11:38 ---> 62a758b9d55d 22:11:38 Step 7/29 : COPY . . 22:11:38 ---> 094f07a3bedb 22:11:38 Step 7/24 : RUN go mod download 22:11:38 OK: 233 MiB in 51 packages 22:11:38 Removing intermediate container 35fc6bc5d7ac 22:11:38 ---> a2eecedce615 22:11:38 Step 6/22 : COPY go.mod . 22:11:38 ---> Running in acaa8d01263c 22:11:39 ---> 7e36bde89136 22:11:39 Step 7/22 : RUN go mod download 22:11:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:40 Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (master) 22:11:42 ---> Running in 83a88250002a 22:11:42 Removing intermediate container 6de9b6fd0d26 22:11:42 ---> 181c33e87707 22:11:42 Step 6/22 : COPY go.mod . 22:11:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:11:40 > git config core.sparsecheckout # timeout=10 22:11:40 > git checkout -f 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 22:11:43 Removing intermediate container ea464e02a2fe 22:11:43 ---> ee5250befec4 22:11:43 Step 6/20 : COPY go.mod . 22:11:44 ---> 5aedcf1c1347 22:11:44 Step 7/22 : RUN go mod download 22:11:45 Commit message: "fix: Build docker images with proper names (#2879)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:11:45 provisioning config files... 22:11:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config6228159589262692866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:46 ---> docker-login.sh 22:11:46 nexus3.edgexfoundry.org:10001 22:11:47 ---> Running in f64349bde5ae 22:11:47 ---> 8a5482fcaa01 22:11:47 Step 7/20 : RUN go mod download 22:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:47 ---> Running in 43bf1eeb35db 22:11:47 Removing intermediate container acaa8d01263c 22:11:47 ---> e1b3d19bb99b 22:11:47 Step 8/24 : COPY . . 22:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:48 Configure a credential helper to remove this warning. See 22:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:48 22:11:48 Login Succeeded 22:11:48 nexus3.edgexfoundry.org:10002 22:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:48 Configure a credential helper to remove this warning. See 22:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:48 22:11:48 Login Succeeded 22:11:48 nexus3.edgexfoundry.org:10003 22:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:49 Configure a credential helper to remove this warning. See 22:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:49 22:11:49 Login Succeeded 22:11:49 nexus3.edgexfoundry.org:10004 22:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:49 Configure a credential helper to remove this warning. See 22:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:49 22:11:49 Login Succeeded 22:11:49 docker.io 22:11:49 Removing intermediate container 83a88250002a 22:11:49 ---> 81832a0ebb63 22:11:49 Step 8/22 : COPY . . 22:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:50 Configure a credential helper to remove this warning. See 22:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:50 22:11:50 Login Succeeded 22:11:50 ---> docker-login.sh ends [Pipeline] } 22:11:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:51 ========================================================= 22:11:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:11:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:11:51 + 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 . 22:11:53 Sending build context to Docker daemon 165.3MB 22:11:53 Step 1/7 : ARG BASE=golang:1.15-alpine 22:11:53 Step 2/7 : FROM ${BASE} 22:11:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:11:53 b538f80385f9: Pulling fs layer 22:11:53 74f711af9a0d: Pulling fs layer 22:11:53 99f96fe45779: Pulling fs layer 22:11:53 8529a6b9a6be: Pulling fs layer 22:11:53 45590311c82a: Pulling fs layer 22:11:53 69ca0ff8b7b3: Pulling fs layer 22:11:53 209524e5b208: Pulling fs layer 22:11:53 8529a6b9a6be: Waiting 22:11:53 45590311c82a: Waiting 22:11:53 69ca0ff8b7b3: Waiting 22:11:53 209524e5b208: Waiting 22:11:53 99f96fe45779: Verifying Checksum 22:11:53 99f96fe45779: Download complete 22:11:53 74f711af9a0d: Verifying Checksum 22:11:53 74f711af9a0d: Download complete 22:11:54 45590311c82a: Verifying Checksum 22:11:54 45590311c82a: Download complete 22:11:54 69ca0ff8b7b3: Download complete 22:11:54 b538f80385f9: Verifying Checksum 22:11:54 b538f80385f9: Download complete 22:11:55 b538f80385f9: Pull complete 22:11:55 74f711af9a0d: Pull complete 22:11:55 99f96fe45779: Pull complete 22:11:57 209524e5b208: Verifying Checksum 22:11:57 209524e5b208: Download complete 22:11:57 8529a6b9a6be: Verifying Checksum 22:11:57 8529a6b9a6be: Download complete 22:12:02 ---> 015220b91df6 22:12:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:12:02 ---> Running in 274b668b0fcc 22:12:04 Removing intermediate container 43bf1eeb35db 22:12:04 ---> fd25e4728d9b 22:12:04 Step 8/20 : COPY . . 22:12:04 Removing intermediate container f64349bde5ae 22:12:04 ---> 4de4cc5c301b 22:12:04 Step 8/22 : COPY . . 22:12:08 8529a6b9a6be: Pull complete 22:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:12:08 45590311c82a: Pull complete 22:12:09 69ca0ff8b7b3: Pull complete 22:12:13 209524e5b208: Pull complete 22:12:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:12:13 ---> 5bddaf1c2fca 22:12:13 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 22:12:15 ---> Running in 86d1254e12d3 22:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:12:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:12:19 (1/12) Installing libmagic (5.38-r0) 22:12:19 (2/12) Installing file (5.38-r0) 22:12:19 (3/12) Installing libc-dev (0.7.2-r3) 22:12:20 (4/12) Installing g++ (9.3.0-r2) 22:12:20 ---> b09f9e92eef6 22:12:20 Step 9/22 : RUN make cmd/core-command/core-command 22:12:21 ---> 4141c4f2cda3 22:12:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:12:24 (5/12) Installing fortify-headers (1.1-r0) 22:12:24 (6/12) Installing patch (2.7.6-r6) 22:12:24 (7/12) Installing build-base (0.5-r2) 22:12:24 (8/12) Installing libsodium (1.0.18-r0) 22:12:24 (9/12) Installing pkgconf (1.7.2-r0) 22:12:24 (10/12) Installing libsodium-dev (1.0.18-r0) 22:12:24 ---> Running in 42858c20668f 22:12:24 ---> Running in 5434d5c7818a 22:12:24 (11/12) Installing libzmq (4.3.3-r0) 22:12:24 (12/12) Installing zeromq-dev (4.3.3-r0) 22:12:24 Executing busybox-1.31.1-r16.trigger 22:12:24 OK: 217 MiB in 51 packages 22:12:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:12:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-command/core-command ./cmd/core-command 22:12:28 Removing intermediate container 86d1254e12d3 22:12:28 ---> cfe927a45281 22:12:28 Step 4/7 : WORKDIR /edgex-go 22:12:29 ---> Running in c7ff13397400 22:12:29 Removing intermediate container c7ff13397400 22:12:29 ---> 5b69db1d7bb2 22:12:29 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:12:30 latest: Pulling from library/docker 22:12:30 5f621e34cdf4: Pulling fs layer 22:12:30 85db56a05063: Pulling fs layer 22:12:30 ccb67d6aeaaa: Pulling fs layer 22:12:30 a0b19fc83503: Pulling fs layer 22:12:30 8eb508b41278: Pulling fs layer 22:12:30 37236713561e: Pulling fs layer 22:12:30 07c93f2b1b56: Pulling fs layer 22:12:30 8eb508b41278: Waiting 22:12:30 a0b19fc83503: Waiting 22:12:30 37236713561e: Waiting 22:12:30 07c93f2b1b56: Waiting 22:12:30 85db56a05063: Verifying Checksum 22:12:30 85db56a05063: Download complete 22:12:30 5f621e34cdf4: Download complete 22:12:30 8eb508b41278: Verifying Checksum 22:12:30 8eb508b41278: Download complete 22:12:30 37236713561e: Verifying Checksum 22:12:30 37236713561e: Download complete 22:12:30 07c93f2b1b56: Verifying Checksum 22:12:30 07c93f2b1b56: Download complete 22:12:30 5f621e34cdf4: Pull complete 22:12:31 85db56a05063: Pull complete 22:12:32 a0b19fc83503: Verifying Checksum 22:12:32 a0b19fc83503: Download complete 22:12:32 ccb67d6aeaaa: Pull complete 22:12:33 ---> 1efe6e28b7ba 22:12:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:12:33 ---> Running in c115bcc64301 22:12:33 ---> a77d5dc9dc74 22:12:33 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:12:33 ---> Running in 3f942c557b9b 22:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:12:35 Removing intermediate container 274b668b0fcc 22:12:35 ---> a563cadde25a 22:12:35 22:12:35 Step 9/29 : FROM alpine:latest 22:12:35 a0b19fc83503: Pull complete 22:12:35 8eb508b41278: Pull complete 22:12:35 latest: Pulling from library/alpine 22:12:36 37236713561e: Pull complete 22:12:36 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:12:36 Status: Downloaded newer image for alpine:latest 22:12:36 ---> d6e46aa2470d 22:12:36 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:12:36 07c93f2b1b56: Pull complete 22:12:36 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 22:12:36 Status: Downloaded newer image for docker:latest 22:12:36 ---> Running in b43fb41bd975 22:12:36 Removing intermediate container b43fb41bd975 22:12:36 ---> 745231909efc 22:12:36 Step 11/29 : USER root 22:12:37 ---> Running in 28933ba4b37a 22:12:37 Removing intermediate container 28933ba4b37a 22:12:37 ---> 8bbd043bb525 22:12:37 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:12:37 ---> Running in 1089cca4455a 22:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:38 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:12:38 v3.12.1-29-g3a247b9dbc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:12:38 OK: 12744 distinct packages available 22:12:39 (1/2) Installing ca-certificates (20191127-r4) 22:12:39 (2/2) Installing dumb-init (1.2.2-r1) 22:12:39 Executing busybox-1.31.1-r19.trigger 22:12:39 Executing ca-certificates-20191127-r4.trigger 22:12:39 ---> d63a4ef3dca7 22:12:39 Step 6/7 : COPY go.mod . 22:12:40 OK: 6 MiB in 16 packages 22:12:40 ---> 68874bb3e874 22:12:40 Step 7/7 : RUN go mod download 22:12:40 ---> Running in 9d0436e02cc3 22:12:42 Removing intermediate container 1089cca4455a 22:12:42 ---> 4eebd3ba4c3a 22:12:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:12:42 ---> Running in c67fbdf6c467 22:12:42 Removing intermediate container c67fbdf6c467 22:12:42 ---> ebdc9eecdddd 22:12:42 Step 14/29 : WORKDIR $BASE_DIR 22:12:42 ---> Running in 981c402ffa35 22:12:42 Removing intermediate container 981c402ffa35 22:12:42 ---> 257b350f4bf2 22:12:42 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:12:42 ---> Running in 711d46349c03 22:12:46 Removing intermediate container 711d46349c03 22:12:46 ---> ae7b543444fc 22:12:46 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:12:47 ---> c320459b7344 22:12:47 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:12:47 ---> 1e116dfa88ed 22:12:47 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:12:48 ---> 8decab4216b8 22:12:48 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:12:48 ---> d65560453d13 22:12:48 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:12:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:12:49 ---> 6f78f12198d6 22:12:49 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:12:49 ---> Running in 8cd59edd381b 22:12:51 Removing intermediate container 8cd59edd381b 22:12:51 ---> df0f6e826d38 22:12:51 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:12:51 ---> 90b64d16b759 22:12:51 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:12:51 ---> Running in e5641ec8a832 22:12:55 Removing intermediate container e5641ec8a832 22:12:55 ---> 67db91829ef9 22:12:55 Step 24/29 : RUN chmod 755 security-secrets-setup 22:12:55 ---> Running in f1b49008eddf 22:12:57 Removing intermediate container 5434d5c7818a 22:12:57 ---> 806e9f9fd918 22:12:57 22:12:57 Step 10/24 : FROM alpine:3.10 22:12:57 3.10: Pulling from library/alpine 22:12:58 Removing intermediate container 42858c20668f 22:12:58 ---> 4f2141efd09b 22:12:58 22:12:58 Step 10/22 : FROM scratch 22:12:58 ---> 22:12:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:12:58 ---> Running in 8b3ee02032c7 22:12:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:12:58 Status: Downloaded newer image for alpine:3.10 22:12:58 ---> be4e4bea2c2e 22:12:58 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:12:59 ---> Running in 1ca8f7136052 22:13:00 Removing intermediate container 8b3ee02032c7 22:13:00 ---> ec522290326a 22:13:00 Step 12/22 : ENV APP_PORT=48082 22:13:00 Removing intermediate container f1b49008eddf 22:13:00 ---> d0f2ff94e9cb 22:13:00 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:13:00 ---> Running in 5d5e8226a5bb 22:13:01 ---> Running in e10d2c2bd707 22:13:01 Removing intermediate container 3f942c557b9b 22:13:01 ---> 1b0188693c0a 22:13:01 22:13:01 Step 10/20 : FROM alpine 22:13:01 ---> d6e46aa2470d 22:13:01 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:13:01 ---> Running in 1830e6be5a50 22:13:01 Removing intermediate container 5d5e8226a5bb 22:13:01 ---> 0d30aa16c087 22:13:01 Step 13/22 : EXPOSE $APP_PORT 22:13:01 ---> Running in 2749c8974452 22:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:13:01 Removing intermediate container e10d2c2bd707 22:13:01 ---> 230322317158 22:13:01 Step 26/29 : CMD [ "generate" ] 22:13:01 Removing intermediate container 2749c8974452 22:13:01 ---> 3edd1e822a6e 22:13:01 Step 14/22 : WORKDIR / 22:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:13:01 ---> Running in f177d3741109 22:13:01 ---> Running in e7bc5bd90abb 22:13:01 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:13:01 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:13:01 OK: 10346 distinct packages available 22:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:13:01 Removing intermediate container f177d3741109 22:13:01 ---> ab3a41c2c40d 22:13:01 Step 27/29 : LABEL arch=x86_64 22:13:01 Removing intermediate container e7bc5bd90abb 22:13:01 ---> f98798191a80 22:13:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:13:01 (1/5) Installing ca-certificates (20191127-r2) 22:13:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:13:02 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:13:02 (3/5) Installing libcurl (7.66.0-r1) 22:13:02 (4/5) Installing curl (7.66.0-r1) 22:13:02 (5/5) Installing dumb-init (1.2.2-r1) 22:13:02 Executing busybox-1.30.1-r3.trigger 22:13:02 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:13:02 v3.12.1-29-g3a247b9dbc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:13:02 OK: 12744 distinct packages available 22:13:02 (1/4) Installing ca-certificates (20191127-r4) 22:13:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:13:02 (3/4) Installing libcurl (7.69.1-r1) 22:13:02 (4/4) Installing curl (7.69.1-r1) 22:13:02 Executing busybox-1.31.1-r19.trigger 22:13:02 Executing ca-certificates-20191127-r2.trigger 22:13:02 Executing ca-certificates-20191127-r4.trigger 22:13:02 OK: 7 MiB in 18 packages 22:13:02 OK: 7 MiB in 19 packages 22:13:03 ---> Running in b8d865d3d89f 22:13:03 ---> c46a0a4857ac 22:13:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:13:03 Removing intermediate container b8d865d3d89f 22:13:03 ---> 5f9af5a05a40 22:13:03 Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:13:04 ---> Running in 1380c001c201 22:13:05 Removing intermediate container 1830e6be5a50 22:13:05 ---> 26f29e6bb4ed 22:13:05 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:13:05 ---> 81a6a9a21726 22:13:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:13:05 Removing intermediate container 1380c001c201 22:13:05 ---> 5366b32a727d 22:13:05 Step 29/29 : LABEL version=1.2.2-dev.107 22:13:05 Removing intermediate container 1ca8f7136052 22:13:05 ---> 3295147569b4 22:13:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:13:05 ---> Running in 67f19faba5b7 22:13:06 ---> Running in 37f62b28865a 22:13:06 ---> Running in c7eb80b51897 22:13:07 Removing intermediate container 9d0436e02cc3 22:13:07 ---> ad5cd1160e6a 22:13:07 Successfully built ad5cd1160e6a 22:13:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:13:07 + docker inspect -f . ci-base-image-arm64 22:13:07 . [Pipeline] withDockerContainer 22:13:07 ---> 02aa1d925999 22:13:07 Step 18/22 : ENTRYPOINT ["/core-command"] 22:13:07 Removing intermediate container 67f19faba5b7 22:13:07 ---> e66ca2abb698 22:13:07 Step 13/20 : WORKDIR /edgex 22:13:07 ---> Running in 3815a872558d 22:13:07 Removing intermediate container 37f62b28865a 22:13:07 ---> b23185a2dd6d 22:13:07 Step 13/24 : WORKDIR / 22:13:07 Removing intermediate container c7eb80b51897 22:13:07 ---> 733f545a24a6 22:13:07 22:13:08 prd-ubuntu18.04-docker-arm64-4c-16g-12061 does not seem to be running inside a container 22:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 22:13:08 Successfully built 733f545a24a6 22:13:08 Successfully tagged docker-security-secrets-setup-go:latest 22:13:08  Building docker-security-secrets-setup-go ... done  ---> Running in aaa3fdf897c1 22:13:08 Building docker-support-notifications-go 22:13:08 Removing intermediate container c115bcc64301 22:13:08 ---> 22d01d8c6e1a 22:13:08 22:13:08 Step 10/22 : FROM scratch 22:13:08 ---> 22:13:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:13:08 ---> Running in 44a4a09ee364 22:13:08 ---> Using cache 22:13:08 ---> ec522290326a 22:13:08 Step 12/22 : ENV APP_PORT=48081 22:13:08 Removing intermediate container 3815a872558d 22:13:08 ---> ad6f76f02f20 22:13:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:08 ---> Running in 5eb913204986 22:13:08 Removing intermediate container aaa3fdf897c1 22:13:08 ---> 59fc12647806 22:13:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:13:08 ---> Running in 8dc629672627 22:13:08 Removing intermediate container 44a4a09ee364 22:13:08 ---> 44c2cbe5ce8e 22:13:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:13:09 Removing intermediate container 5eb913204986 22:13:09 ---> 4bc7c50281b6 22:13:09 Step 13/22 : EXPOSE $APP_PORT 22:13:09 ---> Running in 716e52c2f762 22:13:09 Removing intermediate container 8dc629672627 22:13:09 ---> 007208eeefa1 22:13:09 Step 20/22 : LABEL arch=x86_64 22:13:09 ---> eb7e6893a0b5 22:13:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:13:09 ---> Running in 21d0e24c7659 22:13:09 ---> 4035f1fcb774 22:13:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:13:09 Removing intermediate container 716e52c2f762 22:13:09 ---> 31ff1924c5f9 22:13:09 Step 14/22 : WORKDIR / 22:13:10 $ docker top c9fe7350263c034c367555f7eae050b6a04c0cc9aff32c1cb3bb0d52147f8fef -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:11 + go version 22:13:11 go version go1.15.2 linux/arm64 [Pipeline] } 22:13:11 $ docker stop --time=1 c9fe7350263c034c367555f7eae050b6a04c0cc9aff32c1cb3bb0d52147f8fef 22:13:13 ---> Running in 3125557a00f9 22:13:13 $ docker rm -f c9fe7350263c034c367555f7eae050b6a04c0cc9aff32c1cb3bb0d52147f8fef 22:13:13 ---> 6b9684e1fa44 22:13:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:13:13 ---> b5fc765648c3 22:13:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:13:13 Removing intermediate container 21d0e24c7659 22:13:13 ---> 18257e88b8e5 22:13:13 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:13:13 Removing intermediate container 3125557a00f9 22:13:13 ---> 7c05addedc6d 22:13:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:13:13 ---> Running in 912091d512a6 22:13:13 ---> Running in b99454904cef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:13:14 ---> e9c0c0ed5c59 22:13:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:13:15 Removing intermediate container 912091d512a6 22:13:15 ---> da32fad959cc 22:13:15 Step 17/20 : CMD ["--init=true"] 22:13:15 Removing intermediate container b99454904cef 22:13:15 ---> 0d03fc092f9d 22:13:15 Step 22/22 : LABEL version=1.2.2-dev.107 22:13:15 ---> bcfb5e98930d 22:13:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:13:16 ---> Running in 00409ba61c8b 22:13:16 ---> Running in 65f4effc6262 [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 22:13:18 ---> 725b0813554a 22:13:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:18 22:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:18 Removing intermediate container 65f4effc6262 22:13:18 ---> d7a739971017 22:13:18 [Pipeline] isUnix [Pipeline] sh 22:13:18 Removing intermediate container 00409ba61c8b 22:13:18 ---> a91d3daf9ae2 22:13:18 Step 18/20 : LABEL arch=x86_64 22:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:19 Successfully built d7a739971017 22:13:19 latest: Pulling from edgex-devops/edgex-compose-arm64 22:13:19 29e5d40040c1: Pulling fs layer 22:13:19 1ce36da41761: Pulling fs layer 22:13:19 25b303627fd3: Pulling fs layer 22:13:20 29e5d40040c1: Verifying Checksum 22:13:20 29e5d40040c1: Download complete 22:13:20 1ce36da41761: Verifying Checksum 22:13:20 1ce36da41761: Download complete 22:13:20 29e5d40040c1: Pull complete 22:13:20 Successfully tagged docker-core-command-go:latest 22:13:20 Building docker-support-scheduler-go 22:13:20  Building docker-core-command-go ... done  ---> d293561c3f03 22:13:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:13:21 ---> 353d9b7cab6c 22:13:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:13:21 1ce36da41761: Pull complete 22:13:21 25b303627fd3: Verifying Checksum 22:13:21 25b303627fd3: Download complete 22:13:23 ---> Running in e3342aede034 22:13:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:13:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:13:25 ---> 99a184a3ac5f 22:13:25 Step 3/24 : WORKDIR /edgex-go 22:13:25 ---> Using cache 22:13:25 ---> 5ca0ce23bd1e 22:13:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:25 ---> Using cache 22:13:25 ---> 72628ed3f367 22:13:25 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:13:26 ---> Running in 756c6f391dac 22:13:26 ---> 91ee67683a19 22:13:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:13:26 ---> 9031c009dfb1 22:13:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:13:26 Removing intermediate container e3342aede034 22:13:26 ---> 42fbda225652 22:13:26 Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:13:26 ---> Running in b99d85fbd378 22:13:26 ---> Running in 02f143e92c8c 22:13:27 ---> Running in ef2cfd29415f 22:13:27 Removing intermediate container 02f143e92c8c 22:13:27 ---> 4588a590f08d 22:13:27 Step 20/20 : LABEL version=1.2.2-dev.107 22:13:27 Removing intermediate container ef2cfd29415f 22:13:27 ---> 2bdfd71f087c 22:13:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:13:27 ---> Running in 31929fef28c1 22:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:13:27 ---> Running in 71ee23f3fd23 22:13:27 Removing intermediate container 31929fef28c1 22:13:27 ---> c1a0c73574ea 22:13:27 22:13:28 Successfully built c1a0c73574ea 22:13:28 Removing intermediate container 71ee23f3fd23 22:13:28 ---> 164539239e0a 22:13:28 Step 20/22 : LABEL arch=x86_64 22:13:28 Successfully tagged docker-security-proxy-setup-go:latest 22:13:28  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 22:13:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:13:28 ---> Running in e8e1b2081020 22:13:28 Removing intermediate container b99d85fbd378 22:13:28 ---> 1192e04faec1 22:13:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:13:28 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:13:28 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:13:28 OK: 12752 distinct packages available 22:13:29 OK: 233 MiB in 51 packages 22:13:30 ---> Running in 4dd98b6320b8 22:13:30 Removing intermediate container e8e1b2081020 22:13:30 ---> 7bd26e721329 22:13:30 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:13:32 ---> Running in aae34d39ddf6 22:13:32 25b303627fd3: Pull complete 22:13:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:13:32 prd-ubuntu18.04-docker-arm64-4c-16g-12061 does not seem to be running inside a container 22:13:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 22:13:32 Removing intermediate container 4dd98b6320b8 22:13:32 ---> e7af2570e0d4 22:13:32 Step 22/24 : LABEL arch=x86_64 22:13:35 ---> Running in b4cb6e4dd984 22:13:35 Removing intermediate container aae34d39ddf6 22:13:35 ---> 4b0150df3ffe 22:13:35 Step 22/22 : LABEL version=1.2.2-dev.107 22:13:36 $ docker top 70de7151347f0773a05b634b0811df65f1d2c9b162968a2e89e4b0141f7ad00f -eo pid,comm 22:13:36 Removing intermediate container 756c6f391dac 22:13:36 ---> 66813d5e9749 22:13:36 Step 6/24 : COPY go.mod . 22:13:36 ---> Running in 7b3aab88d7f6 [Pipeline] { [Pipeline] sh 22:13:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:13:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:13:36 ---> 99a184a3ac5f 22:13:36 Step 3/21 : WORKDIR /edgex-go 22:13:36 ---> Using cache 22:13:36 ---> 5ca0ce23bd1e 22:13:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:36 ---> Using cache 22:13:36 ---> 72628ed3f367 22:13:36 Step 5/21 : RUN apk update && apk add make git 22:13:36 ---> Using cache 22:13:36 ---> ee5250befec4 22:13:36 Step 6/21 : COPY go.mod . 22:13:36 ---> Using cache 22:13:36 ---> 8a5482fcaa01 22:13:36 Step 7/21 : RUN go mod download 22:13:36 ---> Using cache 22:13:36 ---> fd25e4728d9b 22:13:36 Step 8/21 : COPY . . 22:13:36 ---> Using cache 22:13:36 ---> a77d5dc9dc74 22:13:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:13:37 + docker-compose build --help 22:13:37 + grep parallel 22:13:37 Removing intermediate container b4cb6e4dd984 22:13:37 ---> f4b080568e2a 22:13:37 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:13:37 ---> Running in 977dbd34d4ed 22:13:37 ---> Running in e2c286cdfd6c 22:13:37 Removing intermediate container 7b3aab88d7f6 22:13:37 ---> 97e588d9ca96 22:13:37 22:13:37 ---> 4a0ff432c900 22:13:37 Step 7/24 : RUN go mod download 22:13:37 Successfully built 97e588d9ca96 22:13:38 Successfully tagged docker-core-metadata-go:latest 22:13:38 Building docker-core-data-go 22:13:38 ---> Running in f052071aef08 22:13:38  Building docker-core-metadata-go ... done Removing intermediate container e2c286cdfd6c 22:13:38 ---> aa594973ae35 22:13:38 Step 24/24 : LABEL version=1.2.2-dev.107 22:13:38 ---> Running in 634e5f62d1e0 22:13:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:13:40 Removing intermediate container 634e5f62d1e0 22:13:40 ---> ec20823aa9a3 22:13:40 22:13:40 Successfully built ec20823aa9a3 22:13:40 --parallel Build images in parallel. 22:13:41 Successfully tagged docker-security-secretstore-setup-go:latest 22:13:41 Building docker-security-bootstrap-redis-go [Pipeline] } 22:13:41 $ docker stop --time=1 70de7151347f0773a05b634b0811df65f1d2c9b162968a2e89e4b0141f7ad00f 22:13:43 $ docker rm -f 70de7151347f0773a05b634b0811df65f1d2c9b162968a2e89e4b0141f7ad00f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:44 . [Pipeline] withDockerContainer 22:13:44  Building docker-security-secretstore-setup-go ... done Removing intermediate container f052071aef08 22:13:44 ---> bf39616e6b20 22:13:44 Step 8/24 : COPY . . 22:13:45 prd-ubuntu18.04-docker-arm64-4c-16g-12061 does not seem to be running inside a container 22:13:45 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 22:13:46 $ docker top 9ced362c6b51968e6f57bd5507b0e32c98bcdefd0ac9a6b28aa50c485e9c9000 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:47 + docker-compose -f ./docker-compose-build.yml build --parallel 22:13:51 Building docker-core-command-go ... 22:13:51 Building docker-core-data-go ... 22:13:51 Building docker-core-metadata-go ... 22:13:51 Building docker-security-bootstrap-redis-go ... 22:13:51 Building docker-security-proxy-setup-go ... 22:13:51 Building docker-security-secrets-setup-go ... 22:13:51 Building docker-security-secretstore-setup-go ... 22:13:51 Building docker-support-logging-go ... 22:13:51 Building docker-support-notifications-go ... 22:13:51 Building docker-support-scheduler-go ... 22:13:51 Building docker-sys-mgmt-agent-go ... 22:13:51 Building docker-security-secretstore-setup-go 22:13:51 Building docker-support-scheduler-go 22:13:51 Building docker-core-metadata-go 22:13:51 Building docker-sys-mgmt-agent-go 22:13:51 Building docker-security-bootstrap-redis-go 22:13:51 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:13:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:13:51 ---> 99a184a3ac5f 22:13:51 Step 3/27 : WORKDIR /edgex-go 22:13:51 ---> Using cache 22:13:51 ---> 5ca0ce23bd1e 22:13:51 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:51 ---> Using cache 22:13:51 ---> 72628ed3f367 22:13:51 Step 5/27 : RUN apk update && apk add make bash git 22:13:56 ---> Running in ed77636e536b 22:14:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:06 ---> 99a184a3ac5f 22:14:06 Step 3/23 : WORKDIR /edgex-go 22:14:06 ---> Using cache 22:14:06 ---> 5ca0ce23bd1e 22:14:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:06 ---> Using cache 22:14:06 ---> 72628ed3f367 22:14:06 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:14:06 ---> Running in 3af118f6f9a0 22:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:07 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:07 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:07 OK: 12752 distinct packages available 22:14:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:14:07 OK: 233 MiB in 51 packages 22:14:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:07 ---> 99a184a3ac5f 22:14:07 Step 3/22 : WORKDIR /edgex-go 22:14:07 ---> Using cache 22:14:07 ---> 5ca0ce23bd1e 22:14:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:07 ---> Using cache 22:14:07 ---> 72628ed3f367 22:14:07 Step 5/22 : RUN apk update && apk add make git 22:14:07 ---> Using cache 22:14:07 ---> ee5250befec4 22:14:07 Step 6/22 : COPY go.mod . 22:14:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:14:08 ---> Using cache 22:14:08 ---> 8a5482fcaa01 22:14:08 Step 7/22 : RUN go mod download 22:14:08 ---> Using cache 22:14:08 ---> fd25e4728d9b 22:14:08 Step 8/22 : COPY . . 22:14:08 ---> Using cache 22:14:08 ---> a77d5dc9dc74 22:14:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:14:08 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:08 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:08 OK: 12752 distinct packages available 22:14:08 OK: 233 MiB in 51 packages 22:14:09 ---> Running in f113733d35e9 22:14:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:14:11 Removing intermediate container 3af118f6f9a0 22:14:11 ---> 32a5be6cfcd0 22:14:11 Step 6/23 : COPY go.mod . 22:14:11 Removing intermediate container ed77636e536b 22:14:11 ---> cfefed325732 22:14:11 Step 6/27 : COPY go.mod . 22:14:13 ---> dfec9621471c 22:14:13 Step 7/23 : RUN go mod download 22:14:14 ---> bb6e9c73789a 22:14:14 Step 7/27 : RUN go mod download 22:14:15 ---> Running in a812381bb32d 22:14:17 ---> Running in ed25a63aa32f 22:14:17 ---> eeacc8d420a3 22:14:17 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:14:18 ---> Running in beb4edd2828c 22:14:18 Removing intermediate container 977dbd34d4ed 22:14:18 ---> 91ac1e558f57 22:14:18 22:14:18 Step 10/21 : FROM scratch 22:14:18 ---> 22:14:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:14:19 ---> Using cache 22:14:19 ---> ec522290326a 22:14:19 Step 12/21 : ENV APP_PORT=48085 22:14:19 ---> Running in 4df2c5c84754 22:14:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:14:19 Removing intermediate container 4df2c5c84754 22:14:19 ---> fc4bf0b67a37 22:14:19 Step 13/21 : EXPOSE $APP_PORT 22:14:19 ---> Running in 53e83977d986 22:14:20 Removing intermediate container 53e83977d986 22:14:20 ---> b47bd1ed2a21 22:14:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:14:20 ---> 557d5f4157f4 22:14:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:14:20 Removing intermediate container a812381bb32d 22:14:20 ---> 5a39a34356c6 22:14:20 Step 8/23 : COPY . . 22:14:20 Removing intermediate container ed25a63aa32f 22:14:20 ---> c5787bf339e2 22:14:20 Step 8/27 : COPY . . 22:14:27 ---> 5246c5a02cf7 22:14:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:14:32 ---> 651aa1ba35af 22:14:32 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:14:36 ---> Running in 54625d3dccc4 22:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:38 ---> ad5cd1160e6a 22:14:38 Step 3/22 : WORKDIR /edgex-go 22:14:38 Removing intermediate container 54625d3dccc4 22:14:38 ---> 017851a4836c 22:14:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:14:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:14:38 ---> ad5cd1160e6a 22:14:38 Step 3/21 : WORKDIR /edgex-go 22:14:38 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:14:38 ---> ad5cd1160e6a 22:14:38 Step 3/27 : WORKDIR /edgex-go 22:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:38 ---> ad5cd1160e6a 22:14:38 Step 3/22 : WORKDIR /edgex-go 22:14:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:14:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:14:39 ---> ad5cd1160e6a 22:14:39 Step 3/24 : WORKDIR /edgex-go 22:14:42 ---> Running in f6c898b19d68 22:14:42 ---> Running in 879e45099018 22:14:42 ---> Running in c16c449a2e70 22:14:42 ---> Running in d88bfa53e6c8 22:14:42 ---> Running in 2b927cde4835 22:14:43 Removing intermediate container 2b927cde4835 22:14:43 ---> 5f4ee00130ed 22:14:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:43 Removing intermediate container 879e45099018 22:14:43 ---> c878cbccd29c 22:14:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:43 Removing intermediate container d88bfa53e6c8 22:14:43 ---> a9373e993c36 22:14:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:43 Removing intermediate container c16c449a2e70 22:14:43 ---> 4bc9ff458d1a 22:14:43 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:43 Removing intermediate container f6c898b19d68 22:14:43 ---> 52f474328fef 22:14:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:43 ---> Running in 4b8babd4eae3 22:14:43 ---> Running in 23159461e113 22:14:43 ---> Running in 4c95ab5e3dfc 22:14:43 ---> Running in 71d0fad2631a 22:14:43 ---> Running in 6e25fc4b8b07 22:14:43 ---> Running in 3df7aba1a2f7 22:14:44 Removing intermediate container f113733d35e9 22:14:44 ---> 9060b1d3b2c8 22:14:44 22:14:44 Step 10/22 : FROM alpine:3.10 22:14:44 ---> be4e4bea2c2e 22:14:44 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:14:44 ---> Using cache 22:14:44 ---> 3295147569b4 22:14:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:14:45 Removing intermediate container 4c95ab5e3dfc 22:14:45 ---> f7e8c549771f 22:14:45 Step 19/21 : LABEL arch=x86_64 22:14:48 Removing intermediate container 23159461e113 22:14:48 ---> edc60d330f8b 22:14:48 Step 5/22 : RUN apk update && apk add make git 22:14:48 ---> Running in d3ef497454a2 22:14:48 Removing intermediate container 4b8babd4eae3 22:14:48 ---> 7c1dcede97ae 22:14:48 Step 5/24 : RUN apk update && apk add make git 22:14:48 Removing intermediate container 3df7aba1a2f7 22:14:48 ---> 63a42a39d395 22:14:48 Step 5/27 : RUN apk update && apk add make bash git 22:14:48 ---> Running in 9ceb20b12fe0 22:14:48 ---> Running in 14bf35b2b1c7 22:14:48 ---> Running in db7c760b5b39 22:14:48 Removing intermediate container 71d0fad2631a 22:14:48 ---> afb20b6f1c07 22:14:48 Step 5/22 : RUN apk update && apk add make git 22:14:48 ---> Running in 038cb1bf6119 22:14:48 Removing intermediate container 6e25fc4b8b07 22:14:48 ---> cfe9ce0edb9d 22:14:48 Step 5/21 : RUN apk update && apk add make git 22:14:48 ---> Running in 245f96610b98 22:14:49 ---> Running in c7f72186039e 22:14:49 ---> 04add5792752 22:14:49 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:14:49 Removing intermediate container 9ceb20b12fe0 22:14:49 ---> 7b6ab37fae36 22:14:49 Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:14:49 Removing intermediate container 14bf35b2b1c7 22:14:49 ---> 3c754f83e433 22:14:49 Step 13/22 : WORKDIR / 22:14:49 ---> Running in 0068903ab491 22:14:49 ---> f21f54398acc 22:14:49 Step 9/23 : RUN make cmd/core-data/core-data 22:14:49 ---> Running in fb4875a98f55 22:14:49 ---> Running in 85d132db39a5 22:14:49 ---> Running in 5f4030ebb3ba 22:14:50 Removing intermediate container 0068903ab491 22:14:50 ---> 5de403a79c11 22:14:50 Step 21/21 : LABEL version=1.2.2-dev.107 22:14:50 Removing intermediate container fb4875a98f55 22:14:50 ---> 803fa3b1afa4 22:14:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:14:50 ---> Running in 4e49c32046bf 22:14:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:51 Removing intermediate container 4e49c32046bf 22:14:51 ---> 25c9beb675e6 22:14:51 22:14:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-data/core-data ./cmd/core-data 22:14:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:14:51 Successfully built 25c9beb675e6 22:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:14:51 Successfully tagged docker-support-scheduler-go:latest 22:14:51  Building docker-support-scheduler-go ... done  ---> 4666d8138c00 22:14:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:14:51 Building docker-support-logging-go 22:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:52 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:52 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:52 OK: 12623 distinct packages available 22:14:52 Removing intermediate container beb4edd2828c 22:14:52 ---> b4c120d9e2d7 22:14:52 22:14:52 Step 10/24 : FROM scratch 22:14:52 ---> 22:14:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:14:52 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:52 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:52 OK: 12623 distinct packages available 22:14:53 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:53 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:53 OK: 12623 distinct packages available 22:14:53 OK: 217 MiB in 51 packages 22:14:53 OK: 217 MiB in 51 packages 22:14:53 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:53 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:53 OK: 12623 distinct packages available 22:14:53 OK: 217 MiB in 51 packages 22:14:54 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:14:54 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:14:54 OK: 12623 distinct packages available 22:14:54 OK: 217 MiB in 51 packages 22:14:54 OK: 217 MiB in 51 packages 22:14:55 Removing intermediate container d3ef497454a2 22:14:55 ---> 01ef943d0cd5 22:14:55 Step 6/22 : COPY go.mod . 22:14:55 Removing intermediate container 038cb1bf6119 22:14:55 ---> 72f5b7d91630 22:14:55 Step 6/27 : COPY go.mod . 22:14:55 Removing intermediate container db7c760b5b39 22:14:55 ---> 9ffb1d31eb05 22:14:55 Step 6/24 : COPY go.mod . 22:14:56 ---> 08ebead94259 22:14:56 Step 7/22 : RUN go mod download 22:14:56 Removing intermediate container 245f96610b98 22:14:56 ---> 9043a35c5325 22:14:56 Step 6/22 : COPY go.mod . 22:14:56 ---> Running in 009eecf34212 22:14:56 Removing intermediate container c7f72186039e 22:14:56 ---> ab0d6a4edeef 22:14:56 Step 6/21 : COPY go.mod . 22:14:56 ---> 942ef6b3dcf6 22:14:56 Step 7/27 : RUN go mod download 22:14:56 ---> 9e8902658028 22:14:56 Step 7/24 : RUN go mod download 22:14:57 ---> Running in 5fff98f6f90d 22:14:57 ---> Running in 2e2815f83eed 22:14:57 ---> bd6b6bbd7e58 22:14:57 Step 7/22 : RUN go mod download 22:14:57 ---> Running in 9b0c2da7bbd4 22:14:58 ---> 9e82642d9abf 22:14:58 Step 7/21 : RUN go mod download 22:14:58 ---> Running in 7d0d8f1147b2 22:14:59 ---> ed98c702a52b 22:14:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:14:59 ---> Running in 3217c1227b49 22:14:59 Removing intermediate container 3217c1227b49 22:14:59 ---> 6e073cb82776 22:14:59 Step 12/24 : ENV APP_PORT=48060 22:14:59 ---> Running in 9c897d5cb075 22:14:59 ---> 769a8136112d 22:14:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:15:01 Removing intermediate container 009eecf34212 22:15:01 ---> da795e836ce8 22:15:01 Step 8/22 : COPY . . 22:15:01 Removing intermediate container 9c897d5cb075 22:15:01 ---> e6f26adcd26d 22:15:01 Step 13/24 : EXPOSE $APP_PORT 22:15:01 ---> b7070350c4e7 22:15:01 Step 18/22 : RUN chmod +x entrypoint.sh 22:15:02 Removing intermediate container 5fff98f6f90d 22:15:02 ---> 7cc45efdc300 22:15:02 Step 8/27 : COPY . . 22:15:02 ---> Running in addffb19f633 22:15:02 Removing intermediate container 2e2815f83eed 22:15:02 ---> d8245b04f893 22:15:02 Step 8/24 : COPY . . 22:15:02 ---> Running in 0029282f1ac8 22:15:02 Removing intermediate container addffb19f633 22:15:02 ---> f9447d3ba8e6 22:15:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:15:03 Removing intermediate container 9b0c2da7bbd4 22:15:03 ---> 104e2511ac8f 22:15:03 Step 8/22 : COPY . . 22:15:04 ---> 5a9a5f89830d 22:15:04 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:15:04 Removing intermediate container 7d0d8f1147b2 22:15:04 ---> 513ccaa7ce23 22:15:04 Step 8/21 : COPY . . 22:15:07 ---> 24dd46c0c34b 22:15:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:15:07 Removing intermediate container 0029282f1ac8 22:15:07 ---> 9e4c99b36143 22:15:07 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:15:08 ---> Running in 9b8a9f43f1e6 22:15:10 ---> e8f2bb19b88a 22:15:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:15:10 Removing intermediate container 9b8a9f43f1e6 22:15:10 ---> 1c9b4a443dc7 22:15:10 Step 20/22 : LABEL arch=x86_64 22:15:11 ---> 1f5146fee9b3 22:15:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:15:11 ---> Running in 703186e4010d 22:15:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:15:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:15:12 ---> 99a184a3ac5f 22:15:12 Step 3/22 : WORKDIR /edgex-go 22:15:12 ---> Using cache 22:15:12 ---> 5ca0ce23bd1e 22:15:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:12 ---> Using cache 22:15:12 ---> 72628ed3f367 22:15:12 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:15:14 Removing intermediate container 703186e4010d 22:15:14 ---> 7226e50e4bc6 22:15:14 ---> Running in fc64ae16a40b 22:15:14 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:15:14 ---> 5532c4982fe9 22:15:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:15:14 ---> Running in 43c71c548db6 22:15:14 Removing intermediate container 43c71c548db6 22:15:14 ---> 354580fc819b 22:15:14 Step 22/22 : LABEL version=1.2.2-dev.107 22:15:15 ---> dc0da445c8cd 22:15:15 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:15:15 ---> Running in 314ab03a8a0c 22:15:15 ---> Running in 7447e97b0b48 22:15:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:16 Removing intermediate container 314ab03a8a0c 22:15:16 ---> 85b12ab4d480 22:15:16 22:15:16 Removing intermediate container 7447e97b0b48 22:15:16 ---> 629562ce1ff3 22:15:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:16 ---> Running in 12019896c92c 22:15:16 Successfully built 85b12ab4d480 22:15:16 Successfully tagged docker-security-bootstrap-redis-go:latest 22:15:16  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:17 Removing intermediate container 12019896c92c 22:15:17 ---> 1ccbd8edcd0c 22:15:17 Step 22/24 : LABEL arch=x86_64 22:15:17 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:15:17 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:15:17 OK: 12752 distinct packages available 22:15:17 OK: 233 MiB in 51 packages 22:15:17 OK: 233 MiB in 51 packages 22:15:18 ---> Running in e1cee1f6c676 22:15:18 Removing intermediate container 85d132db39a5 22:15:18 ---> edf006690b24 22:15:18 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:15:18 Removing intermediate container e1cee1f6c676 22:15:18 ---> 43fc3450edd3 22:15:18 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:15:18 ---> Running in 81315b422239 22:15:18 ---> Running in 2dc4429d79b6 22:15:18 Removing intermediate container fc64ae16a40b 22:15:18 ---> 6411f5d6581f 22:15:18 Step 6/22 : COPY go.mod . 22:15:18 Removing intermediate container 2dc4429d79b6 22:15:18 ---> 9c0db5d79fc2 22:15:18 Step 24/24 : LABEL version=1.2.2-dev.107 22:15:19 ---> Running in 1335bbfb8068 22:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:15:19 ---> 1c8f75f07521 22:15:19 Step 7/22 : RUN go mod download 22:15:19 Removing intermediate container 1335bbfb8068 22:15:19 ---> 97feec5d3690 22:15:19 22:15:19 ---> Running in 87327911031d 22:15:19 Successfully built 97feec5d3690 22:15:19 ---> d0c73954af61 22:15:19 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:15:19 ---> 3e7872a231ea 22:15:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:15:19 ---> 6f51f728bce4 22:15:19 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:15:19 ---> e936d801afea 22:15:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:15:19 ---> 101fdcf11e23 22:15:19 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:15:19 ---> Running in cafadf0793c8 22:15:19 ---> Running in 2575d51fdedf 22:15:19 ---> Running in 68f992f0fdfd 22:15:19 ---> Running in a9f17ca2f909 22:15:19 ---> Running in a9d191301daf 22:15:19 Successfully tagged docker-support-notifications-go:latest 22:15:21  Building docker-support-notifications-go ... done Removing intermediate container 81315b422239 22:15:21 ---> e08b2f180a38 22:15:21 22:15:21 Step 11/27 : FROM docker:latest 22:15:21 ---> 6972c414f322 22:15:21 Step 12/27 : RUN apk add --no-cache bash 22:15:21 ---> Running in 7067690232da 22:15:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:15:21 Removing intermediate container 87327911031d 22:15:21 ---> 080391fbd4a5 22:15:21 Step 8/22 : COPY . . 22:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:15:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:24 (1/2) Installing readline (8.0.4-r0) 22:15:24 (2/2) Installing bash (5.0.17-r0) 22:15:24 Executing bash-5.0.17-r0.post-install 22:15:24 Executing busybox-1.31.1-r19.trigger 22:15:24 OK: 12 MiB in 22 packages 22:15:30 Removing intermediate container 7067690232da 22:15:30 ---> 3216b396a279 22:15:30 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:15:35 ---> Running in 5eb7bd0331ea 22:15:36 Removing intermediate container 5f4030ebb3ba 22:15:36 ---> 9aae50957246 22:15:36 22:15:36 Step 10/23 : FROM alpine 22:15:36 ---> d6e46aa2470d 22:15:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:15:37 ---> Running in 7c10300f161e 22:15:38 Removing intermediate container 7c10300f161e 22:15:38 ---> ca411d71cb4e 22:15:38 Step 12/23 : ENV APP_PORT=48080 22:15:38 ---> Running in d8609983c0f4 22:15:40 Removing intermediate container d8609983c0f4 22:15:40 ---> 127284d9f887 22:15:40 Step 13/23 : EXPOSE $APP_PORT 22:15:41 ---> Running in f5dc9b011065 22:15:42 Removing intermediate container f5dc9b011065 22:15:42 ---> c5343e4b9d4c 22:15:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:42 Removing intermediate container 5eb7bd0331ea 22:15:42 ---> 983f57eee7a3 22:15:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:15:43 ---> Running in e80f57fc0a82 22:15:43 ---> Running in 5ea5e170c9df 22:15:44 ---> 36b8ca2036a5 22:15:44 Step 9/22 : RUN make cmd/support-logging/support-logging 22:15:44 Removing intermediate container e80f57fc0a82 22:15:44 ---> 692d530ef4df 22:15:44 Step 15/27 : ENV APP_PORT=48090 22:15:44 ---> Running in a69aa9732798 22:15:44 ---> Running in 898cfa574ca2 22:15:44 Removing intermediate container a69aa9732798 22:15:44 ---> f2b52eb0ff0c 22:15:44 Step 16/27 : EXPOSE $APP_PORT 22:15:44 ---> Running in f81cca44322f 22:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-logging/support-logging ./cmd/support-logging 22:15:45 Removing intermediate container f81cca44322f 22:15:45 ---> 5268560e1352 22:15:45 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:15:46 Removing intermediate container 5ea5e170c9df 22:15:46 ---> ca2c0611318f 22:15:46 Step 15/23 : RUN apk --no-cache add zeromq 22:15:46 ---> Running in bf593d719a86 22:15:46 ---> 573a754321f6 22:15:46 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:15:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:46 ---> 1e62564f05d0 22:15:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:15:47 ---> 1cddca459de7 22:15:47 Step 20/27 : RUN apk --no-cache add py3-pip 22:15:47 ---> Running in 83805daeb085 22:15:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:48 (1/5) Installing libgcc (9.3.0-r2) 22:15:48 (2/5) Installing libsodium (1.0.18-r0) 22:15:48 (3/5) Installing libstdc++ (9.3.0-r2) 22:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:15:48 (4/5) Installing libzmq (4.3.3-r0) 22:15:48 (5/5) Installing zeromq (4.3.3-r0) 22:15:48 (1/33) Installing libbz2 (1.0.8-r1) 22:15:48 (2/33) Installing expat (2.2.9-r1) 22:15:48 (3/33) Installing libffi (3.3-r2) 22:15:48 Executing busybox-1.31.1-r19.trigger 22:15:48 (4/33) Installing gdbm (1.13-r1) 22:15:48 OK: 8 MiB in 19 packages 22:15:48 (5/33) Installing xz-libs (5.2.5-r0) 22:15:48 (6/33) Installing sqlite-libs (3.32.1-r0) 22:15:48 (7/33) Installing python3 (3.8.5-r0) 22:15:52 (8/33) Installing py3-appdirs (1.4.4-r1) 22:15:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:15:52 (10/33) Installing py3-parsing (2.4.7-r0) 22:15:52 (11/33) Installing py3-six (1.15.0-r0) 22:15:52 (12/33) Installing py3-packaging (20.4-r0) 22:15:52 (13/33) Installing py3-setuptools (47.0.0-r0) 22:15:52 (14/33) Installing py3-chardet (3.0.4-r4) 22:15:52 (15/33) Installing py3-idna (2.9-r0) 22:15:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:15:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:15:53 (18/33) Installing py3-requests (2.23.0-r0) 22:15:53 Removing intermediate container bf593d719a86 22:15:53 ---> 20e78b62b765 22:15:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:15:53 (19/33) Installing py3-msgpack (1.0.0-r0) 22:15:53 (20/33) Installing py3-lockfile (0.12.2-r3) 22:15:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:15:53 (22/33) Installing py3-colorama (0.4.3-r0) 22:15:53 (23/33) Installing py3-distlib (0.3.0-r0) 22:15:53 (24/33) Installing py3-distro (1.5.0-r1) 22:15:53 (25/33) Installing py3-webencodings (0.5.1-r3) 22:15:53 (26/33) Installing py3-html5lib (1.0.1-r4) 22:15:53 (27/33) Installing py3-pytoml (0.1.21-r0) 22:15:53 (28/33) Installing py3-pep517 (0.8.2-r0) 22:15:53 (29/33) Installing py3-progress (1.5-r0) 22:15:53 (30/33) Installing py3-toml (0.10.1-r0) 22:15:53 (31/33) Installing py3-retrying (1.3.3-r0) 22:15:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:15:53 (33/33) Installing py3-pip (20.1.1-r0) 22:15:54 Executing busybox-1.31.1-r19.trigger 22:15:54 ---> 02b9442bbd84 22:15:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:15:54 OK: 71 MiB in 55 packages 22:15:55 ---> cbb01b889fe9 22:15:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:15:58 ---> 115bfe6757bf 22:15:58 Step 19/23 : ENTRYPOINT ["/core-data"] 22:16:00 ---> Running in b3b471ef6176 22:16:00 Removing intermediate container 83805daeb085 22:16:00 ---> 98ce59537b84 22:16:00 Step 21/27 : RUN pip install docker-compose==1.23.2 22:16:01 Removing intermediate container b3b471ef6176 22:16:01 ---> 79c97552885c 22:16:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:01 ---> Running in aa5fe8f31060 22:16:01 ---> Running in 27735f6cf79b 22:16:01 Removing intermediate container 27735f6cf79b 22:16:01 ---> 1a8a65ca0bf3 22:16:01 Step 21/23 : LABEL arch=x86_64 22:16:01 ---> Running in 0e21dacbda95 22:16:01 Removing intermediate container 0e21dacbda95 22:16:01 ---> 967509403990 22:16:01 Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:01 ---> Running in cdc2b8ddac4b 22:16:02 Removing intermediate container cdc2b8ddac4b 22:16:02 ---> 980bee5a0576 22:16:02 Step 23/23 : LABEL version=1.2.2-dev.107 22:16:02 ---> Running in a4fe97dee9e6 22:16:02 Removing intermediate container a4fe97dee9e6 22:16:02 ---> 6f7f6d64698c 22:16:02 22:16:02 Collecting docker-compose==1.23.2 22:16:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:16:03 Successfully built 6f7f6d64698c 22:16:03 Successfully tagged docker-core-data-go:latest 22:16:03  Building docker-core-data-go ... done Removing intermediate container 898cfa574ca2 22:16:03 ---> 4c0046c09e7f 22:16:03 22:16:03 Step 10/22 : FROM scratch 22:16:03 ---> 22:16:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:16:03 Collecting websocket-client<1.0,>=0.32.0 22:16:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:16:04 ---> Using cache 22:16:04 ---> 6e073cb82776 22:16:04 Step 12/22 : ENV APP_PORT=48061 22:16:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:16:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:16:04 ---> Running in bed46c7920f6 22:16:04 Collecting jsonschema<3,>=2.5.1 22:16:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:16:04 Removing intermediate container bed46c7920f6 22:16:04 ---> 861e1e5bc8da 22:16:04 Step 13/22 : EXPOSE $APP_PORT 22:16:04 ---> Running in 81da3a78433d 22:16:04 Collecting docker<4.0,>=3.6.0 22:16:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:16:04 Removing intermediate container 81da3a78433d 22:16:04 ---> 53c27a555feb 22:16:04 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:16:05 Collecting cached-property<2,>=1.2.0 22:16:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:16:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:16:05 Collecting texttable<0.10,>=0.9.0 22:16:05 Downloading texttable-0.9.1.tar.gz (11 kB) 22:16:05 ---> ff22ca0d13f6 22:16:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:16:05 ---> c9cc981b00ae 22:16:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:16:05 Collecting PyYAML<4,>=3.10 22:16:05 Downloading PyYAML-3.13.tar.gz (270 kB) 22:16:06 ---> c7e3ef95827f 22:16:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:16:07 Collecting docopt<0.7,>=0.6.1 22:16:07 Downloading docopt-0.6.2.tar.gz (25 kB) 22:16:07 ---> fde8c1470cf9 22:16:07 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:16:07 ---> Running in ce8e9d3a4ebe 22:16:07 Removing intermediate container ce8e9d3a4ebe 22:16:07 ---> 29b6ecc3cbd8 22:16:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:07 ---> Running in d1c7560b4ea2 22:16:07 Collecting dockerpty<0.5,>=0.4.1 22:16:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:16:07 Removing intermediate container d1c7560b4ea2 22:16:07 ---> b63ebd9fcffe 22:16:07 Step 20/22 : LABEL arch=x86_64 22:16:08 ---> Running in f301f7a846a1 22:16:08 Removing intermediate container f301f7a846a1 22:16:08 ---> a6e8f652f007 22:16:08 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:08 ---> Running in 42432e1f33ec 22:16:08 Removing intermediate container 42432e1f33ec 22:16:08 ---> 67a2df761ab6 22:16:08 Step 22/22 : LABEL version=1.2.2-dev.107 22:16:08 Collecting idna<2.8,>=2.5 22:16:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:16:08 ---> Running in 6b6a3f534687 22:16:08 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) 22:16:08 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) 22:16:08 Removing intermediate container 6b6a3f534687 22:16:08 ---> 97a4e474901b 22:16:08 22:16:08 Collecting urllib3<1.25,>=1.21.1 22:16:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:16:08 Successfully built 97a4e474901b 22:16:08 Successfully tagged docker-support-logging-go:latest 22:16:08  Building docker-support-logging-go ... done Collecting docker-pycreds>=0.4.0 22:16:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:16:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:16:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:16:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:16:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:16:08 Installing collected packages: websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, cached-property, texttable, PyYAML, docopt, dockerpty, docker-compose 22:16:09 Attempting uninstall: idna 22:16:09 Found existing installation: idna 2.9 22:16:09 Uninstalling idna-2.9: 22:16:09 Successfully uninstalled idna-2.9 22:16:09 Attempting uninstall: urllib3 22:16:09 Found existing installation: urllib3 1.25.9 22:16:09 Uninstalling urllib3-1.25.9: 22:16:09 Successfully uninstalled urllib3-1.25.9 22:16:09 Attempting uninstall: requests 22:16:09 Found existing installation: requests 2.23.0 22:16:09 Uninstalling requests-2.23.0: 22:16:09 Successfully uninstalled requests-2.23.0 22:16:10 Running setup.py install for texttable: started 22:16:10 Running setup.py install for texttable: finished with status 'done' 22:16:10 Running setup.py install for PyYAML: started 22:16:11 Running setup.py install for PyYAML: finished with status 'done' 22:16:11 Running setup.py install for docopt: started 22:16:11 Running setup.py install for docopt: finished with status 'done' 22:16:11 Running setup.py install for dockerpty: started 22:16:12 Running setup.py install for dockerpty: finished with status 'done' 22:16:12 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 22:16:16 Removing intermediate container aa5fe8f31060 22:16:16 ---> 9e1578a4bf28 22:16:16 Step 22/27 : RUN apk --no-cache add curl 22:16:16 ---> Running in 1c7240f226aa 22:16:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:16:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:16:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:16:17 (2/3) Installing libcurl (7.69.1-r1) 22:16:17 (3/3) Installing curl (7.69.1-r1) 22:16:17 Executing busybox-1.31.1-r19.trigger 22:16:17 OK: 72 MiB in 58 packages 22:16:18 Removing intermediate container 1c7240f226aa 22:16:18 ---> c648bda93349 22:16:18 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:16:18 ---> Running in 9afe36202ef7 22:16:18 Removing intermediate container 9afe36202ef7 22:16:18 ---> 1752479535aa 22:16:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:16:18 ---> Running in ca3bd0bb0fcd 22:16:18 Removing intermediate container ca3bd0bb0fcd 22:16:18 ---> c308c4222c5a 22:16:18 Step 25/27 : LABEL arch=x86_64 22:16:18 ---> Running in 30ed049f0ac2 22:16:18 Removing intermediate container 30ed049f0ac2 22:16:18 ---> 527acb1c67a6 22:16:18 Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:18 ---> Running in 0c93cdde3f42 22:16:19 Removing intermediate container 0c93cdde3f42 22:16:19 ---> a98259acdc64 22:16:19 Step 27/27 : LABEL version=1.2.2-dev.107 22:16:19 ---> Running in 5b7bf18c14e0 22:16:19 Removing intermediate container 5b7bf18c14e0 22:16:19 ---> 803fe2e6ac39 22:16:19 22:16:19 Successfully built 803fe2e6ac39 22:16:19 Successfully tagged docker-sys-mgmt-agent-go:latest 22:16:19  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:16:19 $ docker stop --time=1 d8a618d5f2eb981f9d5a9c289b4f85a247191cf3d7577c8e583c7d1020a40fe3 22:16:21 $ docker rm -f d8a618d5f2eb981f9d5a9c289b4f85a247191cf3d7577c8e583c7d1020a40fe3 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:21 + docker images 22:16:21 + grep docker 22:16:21 docker-sys-mgmt-agent-go latest 803fe2e6ac39 3 seconds ago 290MB 22:16:21 docker-support-logging-go latest 97a4e474901b 13 seconds ago 11.1MB 22:16:21 docker-core-data-go latest 6f7f6d64698c 19 seconds ago 23.7MB 22:16:21 docker-support-notifications-go latest 97feec5d3690 About a minute ago 13.6MB 22:16:21 docker-security-bootstrap-redis-go latest 85b12ab4d480 About a minute ago 15.9MB 22:16:21 docker-support-scheduler-go latest 25c9beb675e6 About a minute ago 12.3MB 22:16:21 docker-security-secretstore-setup-go latest ec20823aa9a3 2 minutes ago 24.8MB 22:16:21 docker-core-metadata-go latest 97e588d9ca96 2 minutes ago 14.5MB 22:16:21 docker-security-proxy-setup-go latest c1a0c73574ea 2 minutes ago 15.8MB 22:16:21 docker-core-command-go latest d7a739971017 3 minutes ago 12.2MB 22:16:21 docker-security-secrets-setup-go latest 733f545a24a6 3 minutes ago 24MB 22:16:21 docker latest 6972c414f322 3 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:16:23 provisioning config files... 22:16:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config6335274053226422291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:23 ---> docker-login.sh 22:16:23 nexus3.edgexfoundry.org:10001 22:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:23 Configure a credential helper to remove this warning. See 22:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:23 22:16:23 Login Succeeded 22:16:23 nexus3.edgexfoundry.org:10002 22:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:23 Configure a credential helper to remove this warning. See 22:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:23 22:16:23 Login Succeeded 22:16:23 nexus3.edgexfoundry.org:10003 22:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:24 Configure a credential helper to remove this warning. See 22:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:24 22:16:24 Login Succeeded 22:16:24 nexus3.edgexfoundry.org:10004 22:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:24 Configure a credential helper to remove this warning. See 22:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:24 22:16:24 Login Succeeded 22:16:24 docker.io 22:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:25 Configure a credential helper to remove this warning. See 22:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:25 22:16:25 Login Succeeded 22:16:25 ---> docker-login.sh ends [Pipeline] } 22:16:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:26 [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: 22:16:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:26 1.2.2-dev.107 22:16:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:26 master 22:16:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:27 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:27 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 22:16:27 b3c14e335621: Preparing 22:16:27 ccbd7c56752e: Preparing 22:16:27 26bfb7fefe39: Preparing 22:16:27 26bfb7fefe39: Pushed 22:16:27 b3c14e335621: Pushed 22:16:28 ccbd7c56752e: Pushed 22:16:28 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:8ff93129101b0d12b38b37021e90fb0ba59293a7965d1a37000ee7365f422c22 size: 943 [Pipeline] isUnix [Pipeline] sh 22:16:29 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:29 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.107 22:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 22:16:29 b3c14e335621: Preparing 22:16:29 ccbd7c56752e: Preparing 22:16:29 26bfb7fefe39: Preparing 22:16:29 26bfb7fefe39: Layer already exists 22:16:29 b3c14e335621: Layer already exists 22:16:29 ccbd7c56752e: Layer already exists 22:16:29 1.2.2-dev.107: digest: sha256:8ff93129101b0d12b38b37021e90fb0ba59293a7965d1a37000ee7365f422c22 size: 943 [Pipeline] isUnix [Pipeline] sh 22:16:30 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:30 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 22:16:30 b3c14e335621: Preparing 22:16:30 ccbd7c56752e: Preparing 22:16:30 26bfb7fefe39: Preparing 22:16:30 b3c14e335621: Layer already exists 22:16:30 26bfb7fefe39: Layer already exists 22:16:30 ccbd7c56752e: Layer already exists 22:16:30 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:8ff93129101b0d12b38b37021e90fb0ba59293a7965d1a37000ee7365f422c22 size: 943 [Pipeline] isUnix [Pipeline] sh 22:16:30 + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh 22:16:31 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master 22:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] 22:16:31 b3c14e335621: Preparing 22:16:31 ccbd7c56752e: Preparing 22:16:31 26bfb7fefe39: Preparing 22:16:31 ccbd7c56752e: Layer already exists 22:16:31 b3c14e335621: Layer already exists 22:16:31 26bfb7fefe39: Layer already exists 22:16:31 master: digest: sha256:8ff93129101b0d12b38b37021e90fb0ba59293a7965d1a37000ee7365f422c22 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:32 ===================================================== [Pipeline] echo 22:16:32 taggedImages: 22:16:32 - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:32 - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.107 22:16:32 - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:32 - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo 22:16:32 [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: 22:16:32 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:32 1.2.2-dev.107 22:16:32 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:32 master 22:16:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:33 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:33 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 22:16:33 7a94819148ac: Preparing 22:16:33 0cfe3582c673: Preparing 22:16:33 d88a7a7fae0c: Preparing 22:16:33 4c01b3ecb274: Preparing 22:16:33 7d8c1323e30f: Preparing 22:16:33 ace0eda3e3be: Preparing 22:16:33 ace0eda3e3be: Waiting 22:16:34 d88a7a7fae0c: Pushed 22:16:34 7a94819148ac: Pushed 22:16:34 7d8c1323e30f: Pushed 22:16:34 ace0eda3e3be: Layer already exists 22:16:34 4c01b3ecb274: Pushed 22:16:35 0cfe3582c673: Pushed 22:16:35 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:7057140a9599dec45b23612e5fdc018eb6bf150b946c5190a754dbd2cb30f658 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:16:35 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:36 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.107 22:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 22:16:36 7a94819148ac: Preparing 22:16:36 0cfe3582c673: Preparing 22:16:36 d88a7a7fae0c: Preparing 22:16:36 4c01b3ecb274: Preparing 22:16:36 7d8c1323e30f: Preparing 22:16:36 ace0eda3e3be: Preparing 22:16:36 ace0eda3e3be: Waiting 22:16:36 0cfe3582c673: Layer already exists 22:16:36 4c01b3ecb274: Layer already exists 22:16:36 d88a7a7fae0c: Layer already exists 22:16:36 7a94819148ac: Layer already exists 22:16:36 7d8c1323e30f: Layer already exists 22:16:36 ace0eda3e3be: Layer already exists 22:16:36 1.2.2-dev.107: digest: sha256:7057140a9599dec45b23612e5fdc018eb6bf150b946c5190a754dbd2cb30f658 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:16:37 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:38 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 22:16:38 7a94819148ac: Preparing 22:16:38 0cfe3582c673: Preparing 22:16:38 d88a7a7fae0c: Preparing 22:16:38 4c01b3ecb274: Preparing 22:16:38 7d8c1323e30f: Preparing 22:16:38 ace0eda3e3be: Preparing 22:16:38 ace0eda3e3be: Waiting 22:16:38 d88a7a7fae0c: Layer already exists 22:16:38 7a94819148ac: Layer already exists 22:16:38 4c01b3ecb274: Layer already exists 22:16:38 7d8c1323e30f: Layer already exists 22:16:38 0cfe3582c673: Layer already exists 22:16:38 ace0eda3e3be: Layer already exists 22:16:38 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:7057140a9599dec45b23612e5fdc018eb6bf150b946c5190a754dbd2cb30f658 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:16:38 + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh 22:16:39 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master 22:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] 22:16:39 7a94819148ac: Preparing 22:16:39 0cfe3582c673: Preparing 22:16:39 d88a7a7fae0c: Preparing 22:16:39 4c01b3ecb274: Preparing 22:16:39 7d8c1323e30f: Preparing 22:16:39 ace0eda3e3be: Preparing 22:16:39 ace0eda3e3be: Waiting 22:16:39 0cfe3582c673: Layer already exists 22:16:39 d88a7a7fae0c: Layer already exists 22:16:39 4c01b3ecb274: Layer already exists 22:16:39 7d8c1323e30f: Layer already exists 22:16:39 7a94819148ac: Layer already exists 22:16:39 ace0eda3e3be: Layer already exists 22:16:39 master: digest: sha256:7057140a9599dec45b23612e5fdc018eb6bf150b946c5190a754dbd2cb30f658 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:39 ===================================================== [Pipeline] echo 22:16:39 taggedImages: 22:16:39 - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:39 - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.107 22:16:39 - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:39 - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo 22:16:40 [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: 22:16:40 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:40 1.2.2-dev.107 22:16:40 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:40 master 22:16:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:41 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:41 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 22:16:41 866d328a1505: Preparing 22:16:41 5024f85c62ec: Preparing 22:16:41 d9d303a4dfc0: Preparing 22:16:41 866d328a1505: Pushed 22:16:41 d9d303a4dfc0: Pushed 22:16:43 5024f85c62ec: Pushed 22:16:43 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c64acbb45d7ff9d274571d26b21dbdee7beb29d9ed444c311d0b39a6649de7b6 size: 943 [Pipeline] isUnix [Pipeline] sh 22:16:43 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:44 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.107 22:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 22:16:44 866d328a1505: Preparing 22:16:44 5024f85c62ec: Preparing 22:16:44 d9d303a4dfc0: Preparing 22:16:44 866d328a1505: Layer already exists 22:16:44 d9d303a4dfc0: Layer already exists 22:16:44 5024f85c62ec: Layer already exists 22:16:44 1.2.2-dev.107: digest: sha256:c64acbb45d7ff9d274571d26b21dbdee7beb29d9ed444c311d0b39a6649de7b6 size: 943 22:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] isUnix [Pipeline] sh 22:16:44 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:44 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 22:16:44 866d328a1505: Preparing 22:16:44 5024f85c62ec: Preparing 22:16:44 d9d303a4dfc0: Preparing 22:16:44 d9d303a4dfc0: Layer already exists 22:16:44 5024f85c62ec: Layer already exists 22:16:44 866d328a1505: Layer already exists 22:16:44 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:c64acbb45d7ff9d274571d26b21dbdee7beb29d9ed444c311d0b39a6649de7b6 size: 943 [Pipeline] isUnix [Pipeline] sh 22:16:45 + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh 22:16:46 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master 22:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] 22:16:46 866d328a1505: Preparing 22:16:46 5024f85c62ec: Preparing 22:16:46 d9d303a4dfc0: Preparing 22:16:46 5024f85c62ec: Layer already exists 22:16:46 d9d303a4dfc0: Layer already exists 22:16:46 866d328a1505: Layer already exists 22:16:46 master: digest: sha256:c64acbb45d7ff9d274571d26b21dbdee7beb29d9ed444c311d0b39a6649de7b6 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:46 ===================================================== [Pipeline] echo 22:16:46 taggedImages: 22:16:46 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:46 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.107 22:16:46 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:46 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo 22:16:46 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: 22:16:46 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:46 1.2.2-dev.107 22:16:46 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:46 master 22:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:47 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:47 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 22:16:47 532fa2130fdd: Preparing 22:16:47 f7c69cf7365a: Preparing 22:16:47 571ad95c2270: Preparing 22:16:47 cdbd4b7f7f9e: Preparing 22:16:47 1effa69af3f7: Preparing 22:16:47 9e7d58edd4af: Preparing 22:16:47 1b3ee35aacca: Preparing 22:16:47 9e7d58edd4af: Waiting 22:16:47 1b3ee35aacca: Waiting 22:16:47 1effa69af3f7: Pushed 22:16:47 f7c69cf7365a: Pushed 22:16:48 532fa2130fdd: Pushed 22:16:48 571ad95c2270: Pushed 22:16:48 1b3ee35aacca: Layer already exists 22:16:48 9e7d58edd4af: Pushed 22:16:49 cdbd4b7f7f9e: Pushed 22:16:49 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:dfa8963179a158cda0271cf28335edc5c578f9233af28c3155be31f1a55b21ef size: 1778 [Pipeline] isUnix [Pipeline] sh 22:16:49 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:50 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.2.2-dev.107 22:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 22:16:50 532fa2130fdd: Preparing 22:16:50 f7c69cf7365a: Preparing 22:16:50 571ad95c2270: Preparing 22:16:50 cdbd4b7f7f9e: Preparing 22:16:50 1effa69af3f7: Preparing 22:16:50 9e7d58edd4af: Preparing 22:16:50 1b3ee35aacca: Preparing 22:16:50 9e7d58edd4af: Waiting 22:16:50 1b3ee35aacca: Waiting 22:16:50 f7c69cf7365a: Layer already exists 22:16:50 571ad95c2270: Layer already exists 22:16:50 532fa2130fdd: Layer already exists 22:16:50 1effa69af3f7: Layer already exists 22:16:50 cdbd4b7f7f9e: Layer already exists 22:16:50 9e7d58edd4af: Layer already exists 22:16:50 1b3ee35aacca: Layer already exists 22:16:50 1.2.2-dev.107: digest: sha256:dfa8963179a158cda0271cf28335edc5c578f9233af28c3155be31f1a55b21ef size: 1778 [Pipeline] isUnix [Pipeline] sh 22:16:50 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:50 Removing intermediate container a9f17ca2f909 22:16:50 ---> b0825a9e509b 22:16:50 22:16:50 Step 10/22 : FROM alpine:3.10 22:16:50 3.10: Pulling from library/alpine 22:16:50 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 22:16:50 532fa2130fdd: Preparing 22:16:50 f7c69cf7365a: Preparing 22:16:50 571ad95c2270: Preparing 22:16:50 cdbd4b7f7f9e: Preparing 22:16:50 1effa69af3f7: Preparing 22:16:50 9e7d58edd4af: Preparing 22:16:50 1b3ee35aacca: Preparing 22:16:50 9e7d58edd4af: Waiting 22:16:50 1b3ee35aacca: Waiting 22:16:50 f7c69cf7365a: Layer already exists 22:16:50 571ad95c2270: Layer already exists 22:16:50 532fa2130fdd: Layer already exists 22:16:50 1effa69af3f7: Layer already exists 22:16:50 cdbd4b7f7f9e: Layer already exists 22:16:50 1b3ee35aacca: Layer already exists 22:16:50 9e7d58edd4af: Layer already exists 22:16:50 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:dfa8963179a158cda0271cf28335edc5c578f9233af28c3155be31f1a55b21ef size: 1778 [Pipeline] isUnix [Pipeline] sh 22:16:51 + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] isUnix [Pipeline] sh 22:16:51 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master 22:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] 22:16:51 532fa2130fdd: Preparing 22:16:51 f7c69cf7365a: Preparing 22:16:51 571ad95c2270: Preparing 22:16:51 cdbd4b7f7f9e: Preparing 22:16:51 1effa69af3f7: Preparing 22:16:51 9e7d58edd4af: Preparing 22:16:51 1b3ee35aacca: Preparing 22:16:51 9e7d58edd4af: Waiting 22:16:51 1b3ee35aacca: Waiting 22:16:51 571ad95c2270: Layer already exists 22:16:51 1effa69af3f7: Layer already exists 22:16:51 cdbd4b7f7f9e: Layer already exists 22:16:51 532fa2130fdd: Layer already exists 22:16:51 1b3ee35aacca: Layer already exists 22:16:51 9e7d58edd4af: Layer already exists 22:16:51 f7c69cf7365a: Layer already exists 22:16:51 master: digest: sha256:dfa8963179a158cda0271cf28335edc5c578f9233af28c3155be31f1a55b21ef size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:51 ===================================================== [Pipeline] echo 22:16:51 taggedImages: 22:16:51 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:51 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.2.2-dev.107 22:16:51 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:51 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] echo 22:16:51 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: 22:16:51 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:51 1.2.2-dev.107 22:16:51 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:51 master 22:16:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:52 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:52 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 22:16:52 86cf906053b1: Preparing 22:16:52 2c9059b0d8cd: Preparing 22:16:52 100c7ac88763: Preparing 22:16:52 499345daaf77: Preparing 22:16:52 ace0eda3e3be: Preparing 22:16:52 ace0eda3e3be: Layer already exists 22:16:52 2c9059b0d8cd: Pushed 22:16:52 100c7ac88763: Pushed 22:16:53 499345daaf77: Pushed 22:16:53 86cf906053b1: Pushed 22:16:53 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:89732a94abba43716d3bc7bdfeaa511f88244dc5de5d58e3b2eaa6349d0b40c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:16:53 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:16:54 Status: Downloaded newer image for alpine:3.10 22:16:54 ---> 536a684cf733 22:16:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:16:54 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.107 22:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 22:16:54 86cf906053b1: Preparing 22:16:54 2c9059b0d8cd: Preparing 22:16:54 100c7ac88763: Preparing 22:16:54 499345daaf77: Preparing 22:16:54 ace0eda3e3be: Preparing 22:16:54 ace0eda3e3be: Layer already exists 22:16:54 2c9059b0d8cd: Layer already exists 22:16:54 499345daaf77: Layer already exists 22:16:54 86cf906053b1: Layer already exists 22:16:54 100c7ac88763: Layer already exists 22:16:54 1.2.2-dev.107: digest: sha256:89732a94abba43716d3bc7bdfeaa511f88244dc5de5d58e3b2eaa6349d0b40c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:16:54 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:54 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 22:16:54 86cf906053b1: Preparing 22:16:54 2c9059b0d8cd: Preparing 22:16:54 100c7ac88763: Preparing 22:16:54 499345daaf77: Preparing 22:16:54 ace0eda3e3be: Preparing 22:16:54 100c7ac88763: Layer already exists 22:16:54 2c9059b0d8cd: Layer already exists 22:16:54 499345daaf77: Layer already exists 22:16:54 ace0eda3e3be: Layer already exists 22:16:54 86cf906053b1: Layer already exists 22:16:54 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:89732a94abba43716d3bc7bdfeaa511f88244dc5de5d58e3b2eaa6349d0b40c6 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:16:55 ---> Running in f0d13f49711d 22:16:55 + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh 22:16:55 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 22:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] 22:16:55 86cf906053b1: Preparing 22:16:55 2c9059b0d8cd: Preparing 22:16:55 100c7ac88763: Preparing 22:16:55 499345daaf77: Preparing 22:16:55 ace0eda3e3be: Preparing 22:16:55 499345daaf77: Layer already exists 22:16:55 ace0eda3e3be: Layer already exists 22:16:55 100c7ac88763: Layer already exists 22:16:55 86cf906053b1: Layer already exists 22:16:55 2c9059b0d8cd: Layer already exists 22:16:55 master: digest: sha256:89732a94abba43716d3bc7bdfeaa511f88244dc5de5d58e3b2eaa6349d0b40c6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 22:16:55 Removing intermediate container 2575d51fdedf 22:16:55 ---> 4c1c9154969d 22:16:55 22:16:55 Step 10/24 : FROM alpine:3.10 22:16:55 ---> 536a684cf733 22:16:55 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [Pipeline] // withEnv [Pipeline] echo 22:16:55 ===================================================== [Pipeline] echo 22:16:55 taggedImages: 22:16:55 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:55 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.107 22:16:55 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:55 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master 22:16:55 ---> Running in 954e9ec2dc7b [Pipeline] echo 22:16:55 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: 22:16:55 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:55 1.2.2-dev.107 22:16:55 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:55 master 22:16:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:56 Removing intermediate container 68f992f0fdfd 22:16:56 ---> 5baf4560e615 22:16:56 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:16:56 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:16:56 ---> Running in fc4b0017196d 22:16:56 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 22:16:56 e380f968524b: Preparing 22:16:56 93cc06b8c666: Preparing 22:16:56 6b0b09b33184: Preparing 22:16:56 709e8571e626: Preparing 22:16:56 709e8571e626: Preparing 22:16:56 a73b2e478a33: Preparing 22:16:56 aaa87ad54314: Preparing 22:16:56 52f87e274ddb: Preparing 22:16:56 e380f968524b: Preparing 22:16:56 aea5ff51c238: Preparing 22:16:56 2fd554c2c058: Preparing 22:16:56 dce515d47360: Preparing 22:16:56 ace0eda3e3be: Preparing 22:16:56 aea5ff51c238: Waiting 22:16:56 2fd554c2c058: Waiting 22:16:56 dce515d47360: Waiting 22:16:56 ace0eda3e3be: Waiting 22:16:56 aaa87ad54314: Waiting 22:16:56 52f87e274ddb: Waiting 22:16:57 6b0b09b33184: Pushed 22:16:57 a73b2e478a33: Pushed 22:16:57 709e8571e626: Pushed 22:16:57 93cc06b8c666: Pushed 22:16:57 aaa87ad54314: Pushed 22:16:57 2fd554c2c058: Pushed 22:16:57 aea5ff51c238: Pushed 22:16:57 52f87e274ddb: Pushed 22:16:57 ace0eda3e3be: Layer already exists 22:16:57 dce515d47360: Pushed 22:16:57 e380f968524b: Pushed 22:16:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:f7cc4bf7df41d0d893e191fa09d65290a4b0badfae572ce2cfed29e5a2a8f242 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:16:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:16:58 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:58 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.107 22:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 22:16:58 e380f968524b: Preparing 22:16:58 93cc06b8c666: Preparing 22:16:58 6b0b09b33184: Preparing 22:16:58 709e8571e626: Preparing 22:16:58 709e8571e626: Preparing 22:16:58 a73b2e478a33: Preparing 22:16:58 aaa87ad54314: Preparing 22:16:58 52f87e274ddb: Preparing 22:16:58 e380f968524b: Preparing 22:16:58 aea5ff51c238: Preparing 22:16:58 2fd554c2c058: Preparing 22:16:58 dce515d47360: Preparing 22:16:58 ace0eda3e3be: Preparing 22:16:58 aaa87ad54314: Waiting 22:16:58 52f87e274ddb: Waiting 22:16:58 aea5ff51c238: Waiting 22:16:58 2fd554c2c058: Waiting 22:16:58 dce515d47360: Waiting 22:16:58 ace0eda3e3be: Waiting 22:16:58 a73b2e478a33: Layer already exists 22:16:58 709e8571e626: Layer already exists 22:16:58 6b0b09b33184: Layer already exists 22:16:58 e380f968524b: Layer already exists 22:16:58 93cc06b8c666: Layer already exists 22:16:58 52f87e274ddb: Layer already exists 22:16:58 aaa87ad54314: Layer already exists 22:16:58 dce515d47360: Layer already exists 22:16:58 aea5ff51c238: Layer already exists 22:16:58 2fd554c2c058: Layer already exists 22:16:58 ace0eda3e3be: Layer already exists 22:16:58 1.2.2-dev.107: digest: sha256:f7cc4bf7df41d0d893e191fa09d65290a4b0badfae572ce2cfed29e5a2a8f242 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:16:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:16:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:16:59 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:16:59 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:16:59 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:16:59 OK: 10167 distinct packages available 22:16:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:16:59 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 22:16:59 e380f968524b: Preparing 22:16:59 93cc06b8c666: Preparing 22:16:59 6b0b09b33184: Preparing 22:16:59 709e8571e626: Preparing 22:16:59 709e8571e626: Preparing 22:16:59 a73b2e478a33: Preparing 22:16:59 aaa87ad54314: Preparing 22:16:59 52f87e274ddb: Preparing 22:16:59 e380f968524b: Preparing 22:16:59 aea5ff51c238: Preparing 22:16:59 2fd554c2c058: Preparing 22:16:59 dce515d47360: Preparing 22:16:59 ace0eda3e3be: Preparing 22:16:59 aaa87ad54314: Waiting 22:16:59 52f87e274ddb: Waiting 22:16:59 aea5ff51c238: Waiting 22:16:59 2fd554c2c058: Waiting 22:16:59 dce515d47360: Waiting 22:16:59 ace0eda3e3be: Waiting 22:16:59 93cc06b8c666: Layer already exists 22:16:59 a73b2e478a33: Layer already exists 22:16:59 e380f968524b: Layer already exists 22:16:59 709e8571e626: Layer already exists 22:16:59 6b0b09b33184: Layer already exists 22:16:59 2fd554c2c058: Layer already exists 22:16:59 aaa87ad54314: Layer already exists 22:16:59 52f87e274ddb: Layer already exists 22:16:59 dce515d47360: Layer already exists 22:16:59 aea5ff51c238: Layer already exists 22:16:59 ace0eda3e3be: Layer already exists 22:16:59 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:f7cc4bf7df41d0d893e191fa09d65290a4b0badfae572ce2cfed29e5a2a8f242 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:16:59 + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh 22:16:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:16:59 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:16:59 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:16:59 OK: 10167 distinct packages available 22:17:00 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master 22:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] 22:17:00 e380f968524b: Preparing 22:17:00 93cc06b8c666: Preparing 22:17:00 6b0b09b33184: Preparing 22:17:00 709e8571e626: Preparing 22:17:00 709e8571e626: Preparing 22:17:00 a73b2e478a33: Preparing 22:17:00 aaa87ad54314: Preparing 22:17:00 52f87e274ddb: Preparing 22:17:00 e380f968524b: Preparing 22:17:00 aea5ff51c238: Preparing 22:17:00 2fd554c2c058: Preparing 22:17:00 dce515d47360: Preparing 22:17:00 ace0eda3e3be: Preparing 22:17:00 aaa87ad54314: Waiting 22:17:00 52f87e274ddb: Waiting 22:17:00 aea5ff51c238: Waiting 22:17:00 2fd554c2c058: Waiting 22:17:00 dce515d47360: Waiting 22:17:00 ace0eda3e3be: Waiting 22:17:00 6b0b09b33184: Layer already exists 22:17:00 e380f968524b: Layer already exists 22:17:00 93cc06b8c666: Layer already exists 22:17:00 709e8571e626: Layer already exists 22:17:00 a73b2e478a33: Layer already exists 22:17:00 52f87e274ddb: Layer already exists 22:17:00 aaa87ad54314: Layer already exists 22:17:00 aea5ff51c238: Layer already exists 22:17:00 dce515d47360: Layer already exists 22:17:00 ace0eda3e3be: Layer already exists 22:17:00 2fd554c2c058: Layer already exists 22:17:00 master: digest: sha256:f7cc4bf7df41d0d893e191fa09d65290a4b0badfae572ce2cfed29e5a2a8f242 size: 3027 22:17:00 (1/5) Installing ca-certificates (20191127-r2) 22:17:00 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:17:00 (3/5) Installing libcurl (7.66.0-r1) 22:17:00 (4/5) Installing curl (7.66.0-r1) 22:17:00 (5/5) Installing dumb-init (1.2.2-r1) [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 22:17:00 Executing busybox-1.30.1-r3.trigger 22:17:00 Executing ca-certificates-20191127-r2.trigger 22:17:00 (1/5) Installing ca-certificates (20191127-r2) [Pipeline] echo 22:17:00 ===================================================== [Pipeline] echo 22:17:00 taggedImages: 22:17:00 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:00 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.107 22:17:00 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:00 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo 22:17:00 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: 22:17:00 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:00 1.2.2-dev.107 22:17:00 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:00 master 22:17:00 ===================================================== 22:17:00 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:17:00 (3/5) Installing libcurl (7.66.0-r1) 22:17:00 (4/5) Installing curl (7.66.0-r1) 22:17:00 (5/5) Installing dumb-init (1.2.2-r1) 22:17:00 Executing busybox-1.30.1-r3.trigger 22:17:00 OK: 7 MiB in 19 packages 22:17:00 Executing ca-certificates-20191127-r2.trigger [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 22:17:00 OK: 7 MiB in 19 packages [Pipeline] isUnix [Pipeline] sh 22:17:01 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:17:01 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 22:17:01 335b55c6b164: Preparing 22:17:01 8f9b23ec414f: Preparing 22:17:01 5dd59c757193: Preparing 22:17:01 587e5a86d754: Preparing 22:17:01 a96f93744263: Preparing 22:17:01 1a91efd45ce3: Preparing 22:17:01 cfdb77419f32: Preparing 22:17:01 9e7d58edd4af: Preparing 22:17:01 1b3ee35aacca: Preparing 22:17:01 1a91efd45ce3: Waiting 22:17:01 cfdb77419f32: Waiting 22:17:01 9e7d58edd4af: Waiting 22:17:01 1b3ee35aacca: Waiting 22:17:01 a96f93744263: Pushed 22:17:01 335b55c6b164: Pushed 22:17:01 8f9b23ec414f: Pushed 22:17:01 9e7d58edd4af: Layer already exists 22:17:01 1b3ee35aacca: Layer already exists 22:17:01 1a91efd45ce3: Pushed 22:17:01 cfdb77419f32: Pushed 22:17:02 5dd59c757193: Pushed 22:17:02 587e5a86d754: Pushed 22:17:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:afb90e82ba59f218c5d9ede1d4cc7baf6f67fdab0e8803cbde520e65bbd6f642 size: 2198 [Pipeline] isUnix [Pipeline] sh 22:17:03 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:03 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.107 22:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 22:17:03 335b55c6b164: Preparing 22:17:03 8f9b23ec414f: Preparing 22:17:03 5dd59c757193: Preparing 22:17:03 587e5a86d754: Preparing 22:17:03 a96f93744263: Preparing 22:17:03 1a91efd45ce3: Preparing 22:17:03 cfdb77419f32: Preparing 22:17:03 9e7d58edd4af: Preparing 22:17:03 1b3ee35aacca: Preparing 22:17:03 1a91efd45ce3: Waiting 22:17:03 cfdb77419f32: Waiting 22:17:03 9e7d58edd4af: Waiting 22:17:03 1b3ee35aacca: Waiting 22:17:03 a96f93744263: Layer already exists 22:17:03 5dd59c757193: Layer already exists 22:17:03 335b55c6b164: Layer already exists 22:17:03 587e5a86d754: Layer already exists 22:17:03 8f9b23ec414f: Layer already exists 22:17:03 cfdb77419f32: Layer already exists 22:17:03 1b3ee35aacca: Layer already exists 22:17:03 1a91efd45ce3: Layer already exists 22:17:03 9e7d58edd4af: Layer already exists 22:17:03 1.2.2-dev.107: digest: sha256:afb90e82ba59f218c5d9ede1d4cc7baf6f67fdab0e8803cbde520e65bbd6f642 size: 2198 [Pipeline] isUnix [Pipeline] sh 22:17:03 Removing intermediate container f0d13f49711d 22:17:03 ---> b2af241ca1f5 22:17:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:17:03 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:03 ---> Running in 3da774ec15d2 22:17:04 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 22:17:04 335b55c6b164: Preparing 22:17:04 8f9b23ec414f: Preparing 22:17:04 5dd59c757193: Preparing 22:17:04 587e5a86d754: Preparing 22:17:04 a96f93744263: Preparing 22:17:04 1a91efd45ce3: Preparing 22:17:04 cfdb77419f32: Preparing 22:17:04 9e7d58edd4af: Preparing 22:17:04 1b3ee35aacca: Preparing 22:17:04 1a91efd45ce3: Waiting 22:17:04 cfdb77419f32: Waiting 22:17:04 9e7d58edd4af: Waiting 22:17:04 1b3ee35aacca: Waiting 22:17:04 5dd59c757193: Layer already exists 22:17:04 8f9b23ec414f: Layer already exists 22:17:04 a96f93744263: Layer already exists 22:17:04 587e5a86d754: Layer already exists 22:17:04 335b55c6b164: Layer already exists 22:17:04 1a91efd45ce3: Layer already exists 22:17:04 cfdb77419f32: Layer already exists 22:17:04 9e7d58edd4af: Layer already exists 22:17:04 1b3ee35aacca: Layer already exists 22:17:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:afb90e82ba59f218c5d9ede1d4cc7baf6f67fdab0e8803cbde520e65bbd6f642 size: 2198 [Pipeline] isUnix [Pipeline] sh 22:17:04 Removing intermediate container 954e9ec2dc7b 22:17:04 ---> c040f53ed148 22:17:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:17:04 + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh 22:17:04 ---> Running in 11b3bd0a4f36 22:17:04 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 22:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] 22:17:04 335b55c6b164: Preparing 22:17:04 8f9b23ec414f: Preparing 22:17:04 5dd59c757193: Preparing 22:17:04 587e5a86d754: Preparing 22:17:04 a96f93744263: Preparing 22:17:04 1a91efd45ce3: Preparing 22:17:04 cfdb77419f32: Preparing 22:17:04 9e7d58edd4af: Preparing 22:17:04 1b3ee35aacca: Preparing 22:17:04 1a91efd45ce3: Waiting 22:17:04 cfdb77419f32: Waiting 22:17:04 9e7d58edd4af: Waiting 22:17:04 1b3ee35aacca: Waiting 22:17:04 335b55c6b164: Layer already exists 22:17:04 5dd59c757193: Layer already exists 22:17:04 a96f93744263: Layer already exists 22:17:04 8f9b23ec414f: Layer already exists 22:17:04 587e5a86d754: Layer already exists 22:17:04 cfdb77419f32: Layer already exists 22:17:04 9e7d58edd4af: Layer already exists 22:17:04 1a91efd45ce3: Layer already exists 22:17:04 1b3ee35aacca: Layer already exists 22:17:04 master: digest: sha256:afb90e82ba59f218c5d9ede1d4cc7baf6f67fdab0e8803cbde520e65bbd6f642 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:05 ===================================================== [Pipeline] echo 22:17:05 taggedImages: 22:17:05 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:05 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.107 22:17:05 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:05 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master 22:17:05 Removing intermediate container 3da774ec15d2 22:17:05 ---> ed4e74ef3cb3 22:17:05 Step 13/22 : WORKDIR / [Pipeline] echo 22:17:05 [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: 22:17:05 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:05 1.2.2-dev.107 22:17:05 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:05 master 22:17:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 22:17:05 ---> Running in 8d059da83ccd 22:17:05 Removing intermediate container 11b3bd0a4f36 22:17:05 ---> 4cdea2a7189a 22:17:05 Step 13/24 : WORKDIR / [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:05 Removing intermediate container fc4b0017196d 22:17:05 ---> 4c6c0c686f29 22:17:05 22:17:05 Step 11/27 : FROM docker:latest 22:17:05 ---> 5d4db4dc0692 22:17:05 Step 12/27 : RUN apk add --no-cache bash 22:17:05 ---> Running in 73d66cfe85d8 22:17:05 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:17:05 ---> Running in dad43eb1ea9e 22:17:06 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 22:17:06 9a497115ed99: Preparing 22:17:06 41d410aa4b7f: Preparing 22:17:06 69273a15cb5c: Preparing 22:17:06 018b8a246669: Preparing 22:17:06 69273a15cb5c: Pushed 22:17:06 9a497115ed99: Pushed 22:17:06 Removing intermediate container 8d059da83ccd 22:17:06 ---> baf83c274273 22:17:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:17:06 018b8a246669: Pushed 22:17:06 Removing intermediate container 73d66cfe85d8 22:17:06 ---> 1856d65e0121 22:17: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 22:17:07 41d410aa4b7f: Pushed 22:17:07 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:2930c7b03fa11efe19a40d41698aa279cc1b2ba65e948348fbfce9249d805c1f size: 1153 [Pipeline] isUnix [Pipeline] sh 22:17:07 ---> 6e2366a844b2 22:17:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:17:07 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:08 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.107 22:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 22:17:08 9a497115ed99: Preparing 22:17:08 41d410aa4b7f: Preparing 22:17:08 69273a15cb5c: Preparing 22:17:08 018b8a246669: Preparing 22:17:08 9a497115ed99: Layer already exists 22:17:08 69273a15cb5c: Layer already exists 22:17:08 018b8a246669: Layer already exists 22:17:08 41d410aa4b7f: Layer already exists 22:17:08 1.2.2-dev.107: digest: sha256:2930c7b03fa11efe19a40d41698aa279cc1b2ba65e948348fbfce9249d805c1f size: 1153 [Pipeline] isUnix [Pipeline] sh 22:17:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:08 ---> a369318ec76a 22:17:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:17:08 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:08 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 22:17:08 9a497115ed99: Preparing 22:17:08 41d410aa4b7f: Preparing 22:17:08 69273a15cb5c: Preparing 22:17:08 018b8a246669: Preparing 22:17:08 41d410aa4b7f: Layer already exists 22:17:08 69273a15cb5c: Layer already exists 22:17:08 9a497115ed99: Layer already exists 22:17:08 018b8a246669: Layer already exists 22:17:08 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:2930c7b03fa11efe19a40d41698aa279cc1b2ba65e948348fbfce9249d805c1f size: 1153 [Pipeline] isUnix [Pipeline] sh 22:17:09 + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh 22:17:09 (1/2) Installing readline (8.0.4-r0) 22:17:09 (2/2) Installing bash (5.0.17-r0) 22:17:09 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master 22:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] 22:17:09 9a497115ed99: Preparing 22:17:09 41d410aa4b7f: Preparing 22:17:09 69273a15cb5c: Preparing 22:17:09 018b8a246669: Preparing 22:17:09 41d410aa4b7f: Layer already exists 22:17:09 9a497115ed99: Layer already exists 22:17:09 018b8a246669: Layer already exists 22:17:09 69273a15cb5c: Layer already exists 22:17:09 master: digest: sha256:2930c7b03fa11efe19a40d41698aa279cc1b2ba65e948348fbfce9249d805c1f size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry 22:17:09 Executing bash-5.0.17-r0.post-install 22:17:09 Executing busybox-1.31.1-r19.trigger 22:17:09 OK: 12 MiB in 22 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:09 ===================================================== [Pipeline] echo 22:17:09 taggedImages: 22:17:09 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:09 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.107 22:17:09 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:09 - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo 22:17:09 [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: 22:17:09 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:09 1.2.2-dev.107 22:17:09 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:09 master 22:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 22:17:10 ---> 719fc8b680bc 22:17:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:10 ---> cd5cadd8ef58 22:17:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:17:10 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:17:10 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 22:17:10 cd4319133af1: Preparing 22:17:10 a28554c9d676: Preparing 22:17:10 24a3d2d1883e: Preparing 22:17:10 d5fcfc6b566b: Preparing 22:17:10 f7257f985d1a: Preparing 22:17:10 ab494e1880fb: Preparing 22:17:10 ab494e1880fb: Waiting 22:17:11 d5fcfc6b566b: Pushed 22:17:11 24a3d2d1883e: Pushed 22:17:11 cd4319133af1: Pushed 22:17:11 f7257f985d1a: Pushed 22:17:11 ab494e1880fb: Pushed 22:17:12 a28554c9d676: Pushed 22:17:12 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:61fbb08dd7726adc2572db76b42c27d1fa4b3ad78ca069e99f02eef1a2dc5112 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:17:12 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:13 ---> 1ee711c7378a 22:17:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:17:13 Removing intermediate container dad43eb1ea9e 22:17:13 ---> f95baf651c25 22:17:13 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:17:13 ---> d17567a5dc9a 22:17:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:17:13 ---> Running in a94a7ac732de 22:17:13 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.107 22:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 22:17:13 cd4319133af1: Preparing 22:17:13 a28554c9d676: Preparing 22:17:13 24a3d2d1883e: Preparing 22:17:13 d5fcfc6b566b: Preparing 22:17:13 f7257f985d1a: Preparing 22:17:13 ab494e1880fb: Preparing 22:17:13 ab494e1880fb: Waiting 22:17:13 f7257f985d1a: Layer already exists 22:17:13 24a3d2d1883e: Layer already exists 22:17:13 cd4319133af1: Layer already exists 22:17:13 a28554c9d676: Layer already exists 22:17:13 d5fcfc6b566b: Layer already exists 22:17:13 ab494e1880fb: Layer already exists 22:17:13 1.2.2-dev.107: digest: sha256:61fbb08dd7726adc2572db76b42c27d1fa4b3ad78ca069e99f02eef1a2dc5112 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:17:13 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:13 Removing intermediate container a9d191301daf 22:17:13 ---> 11d7c85841a4 22:17:13 22:17:13 Step 10/21 : FROM scratch 22:17:13 ---> 22:17:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:17:13 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 22:17:13 cd4319133af1: Preparing 22:17:13 a28554c9d676: Preparing 22:17:13 24a3d2d1883e: Preparing 22:17:13 d5fcfc6b566b: Preparing 22:17:13 f7257f985d1a: Preparing 22:17:13 ab494e1880fb: Preparing 22:17:13 ab494e1880fb: Waiting 22:17:13 d5fcfc6b566b: Layer already exists 22:17:13 cd4319133af1: Layer already exists 22:17:13 f7257f985d1a: Layer already exists 22:17:13 a28554c9d676: Layer already exists 22:17:13 24a3d2d1883e: Layer already exists 22:17:13 ab494e1880fb: Layer already exists 22:17:13 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:61fbb08dd7726adc2572db76b42c27d1fa4b3ad78ca069e99f02eef1a2dc5112 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:17:13 ---> Running in 5be4699d95de 22:17:14 + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh 22:17:14 ---> 43d208d49cfd 22:17:14 Step 18/22 : RUN chmod +x entrypoint.sh 22:17:14 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master 22:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] 22:17:14 cd4319133af1: Preparing 22:17:14 a28554c9d676: Preparing 22:17:14 24a3d2d1883e: Preparing 22:17:14 d5fcfc6b566b: Preparing 22:17:14 f7257f985d1a: Preparing 22:17:14 ab494e1880fb: Preparing 22:17:14 ab494e1880fb: Waiting 22:17:14 a28554c9d676: Layer already exists 22:17:14 f7257f985d1a: Layer already exists 22:17:14 24a3d2d1883e: Layer already exists 22:17:14 d5fcfc6b566b: Layer already exists 22:17:14 cd4319133af1: Layer already exists 22:17:14 ab494e1880fb: Layer already exists 22:17:14 master: digest: sha256:61fbb08dd7726adc2572db76b42c27d1fa4b3ad78ca069e99f02eef1a2dc5112 size: 1573 22:17:14 ---> Running in d68744807ea1 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:14 ===================================================== [Pipeline] echo 22:17:14 taggedImages: 22:17:14 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:14 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.107 22:17:14 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:14 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo 22:17:14 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: 22:17:14 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:14 1.2.2-dev.107 22:17:14 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:14 master 22:17:14 ===================================================== 22:17:14 Removing intermediate container 5be4699d95de 22:17:14 ---> 2abc654dc50b 22:17:14 Step 12/21 : ENV APP_PORT=48085 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:15 ---> Running in 0a96820b2d31 22:17:15 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:17:15 ---> cdbf9331f1a0 22:17:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:17:15 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 22:17:15 bfb4456ea4b7: Preparing 22:17:15 a1df018242b3: Preparing 22:17:15 77e369c9bf93: Preparing 22:17:15 bfb4456ea4b7: Pushed 22:17:15 Removing intermediate container 0a96820b2d31 22:17:15 ---> 2f18d9a95d6a 22:17:15 Step 13/21 : EXPOSE $APP_PORT 22:17:15 ---> Running in da956480201a 22:17:16 77e369c9bf93: Pushed 22:17:16 Removing intermediate container da956480201a 22:17:16 ---> f5b41f41d709 22:17:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:17:17 a1df018242b3: Pushed 22:17:17 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:516cd523392aae3337f5dbe1ffafd18bd1a06cd8c71900f8f5da676be0371ffa size: 944 [Pipeline] isUnix [Pipeline] sh 22:17:17 ---> ad1cef8bfbdf 22:17:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:17:17 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:17 Removing intermediate container a94a7ac732de 22:17:17 ---> 8b8cd1ec6964 22:17:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:17:17 ---> Running in 598c1c15c9e3 22:17:17 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.107 22:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 22:17:17 bfb4456ea4b7: Preparing 22:17:17 a1df018242b3: Preparing 22:17:17 77e369c9bf93: Preparing 22:17:17 a1df018242b3: Layer already exists 22:17:17 77e369c9bf93: Layer already exists 22:17:17 bfb4456ea4b7: Layer already exists 22:17:17 1.2.2-dev.107: digest: sha256:516cd523392aae3337f5dbe1ffafd18bd1a06cd8c71900f8f5da676be0371ffa size: 944 [Pipeline] isUnix [Pipeline] sh 22:17:18 ---> d51207931c3b 22:17:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:17:18 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:18 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 22:17:18 bfb4456ea4b7: Preparing 22:17:18 a1df018242b3: Preparing 22:17:18 77e369c9bf93: Preparing 22:17:18 a1df018242b3: Layer already exists 22:17:18 77e369c9bf93: Layer already exists 22:17:18 bfb4456ea4b7: Layer already exists 22:17:18 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:516cd523392aae3337f5dbe1ffafd18bd1a06cd8c71900f8f5da676be0371ffa size: 944 [Pipeline] isUnix [Pipeline] sh 22:17:18 Removing intermediate container d68744807ea1 22:17:18 ---> fd653cef0295 22:17:18 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:17:18 Removing intermediate container 598c1c15c9e3 22:17:18 ---> 39605167c3df 22:17:18 Step 15/27 : ENV APP_PORT=48090 22:17:18 + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh 22:17:19 ---> cca6080b8969 22:17:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:17:19 ---> Running in 59dbaaebf6cf 22:17:19 ---> Running in 5a87bcb534af 22:17:19 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master 22:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] 22:17:19 bfb4456ea4b7: Preparing 22:17:19 a1df018242b3: Preparing 22:17:19 77e369c9bf93: Preparing 22:17:19 bfb4456ea4b7: Layer already exists 22:17:19 a1df018242b3: Layer already exists 22:17:19 77e369c9bf93: Layer already exists 22:17:19 master: digest: sha256:516cd523392aae3337f5dbe1ffafd18bd1a06cd8c71900f8f5da676be0371ffa size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:19 ===================================================== [Pipeline] echo 22:17:19 taggedImages: 22:17:19 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:19 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.107 22:17:19 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:19 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo 22:17:19 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: 22:17:19 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:19 1.2.2-dev.107 22:17:19 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:19 master 22:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix 22:17:19 ---> Running in 422ae442d9c2 [Pipeline] sh 22:17:19 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:19 Removing intermediate container 5a87bcb534af 22:17:19 ---> 319c97402745 22:17:19 Step 20/22 : LABEL arch=arm64 22:17:19 Removing intermediate container 59dbaaebf6cf 22:17:19 ---> 574fe0701d80 22:17:19 Step 16/27 : EXPOSE $APP_PORT [Pipeline] isUnix [Pipeline] sh 22:17:20 ---> f1c1fa87154d 22:17:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:17:20 ---> Running in 583a59cee871 22:17:20 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 22:17:20 54fa7b3f72a5: Preparing 22:17:20 ec247e2eaba2: Preparing 22:17:20 9fafcbe611e5: Preparing 22:17:20 e1f0d0e5bf4f: Preparing 22:17:20 df8b4fe00fbc: Preparing 22:17:20 65664d2e1c6f: Preparing 22:17:20 89cea2722017: Preparing 22:17:20 1d278c39f50a: Preparing 22:17:20 3730a0890c46: Preparing 22:17:20 383f309b5d37: Preparing 22:17:20 e1a73c32da76: Preparing 22:17:20 31b11ec6ff38: Preparing 22:17:20 911954e2fe49: Preparing 22:17:20 ace0eda3e3be: Preparing 22:17:20 3730a0890c46: Waiting 22:17:20 383f309b5d37: Waiting 22:17:20 e1a73c32da76: Waiting 22:17:20 31b11ec6ff38: Waiting 22:17:20 911954e2fe49: Waiting 22:17:20 ace0eda3e3be: Waiting 22:17:20 65664d2e1c6f: Waiting 22:17:20 89cea2722017: Waiting 22:17:20 1d278c39f50a: Waiting 22:17:20 df8b4fe00fbc: Pushed 22:17:20 54fa7b3f72a5: Pushed 22:17:20 ---> Running in 94667a10a617 22:17:20 e1f0d0e5bf4f: Pushed 22:17:20 1d278c39f50a: Layer already exists 22:17:20 3730a0890c46: Layer already exists 22:17:20 383f309b5d37: Layer already exists 22:17:20 e1a73c32da76: Layer already exists 22:17:20 89cea2722017: Pushed 22:17:21 31b11ec6ff38: Layer already exists 22:17:21 911954e2fe49: Layer already exists 22:17:21 ec247e2eaba2: Pushed 22:17:21 ace0eda3e3be: Layer already exists 22:17:21 Removing intermediate container 583a59cee871 22:17:21 ---> 02c95aef6430 22:17:21 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:21 Removing intermediate container 94667a10a617 22:17:21 ---> 73ee58d950e3 22:17:21 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:17:21 ---> Running in 64813e05aa89 22:17:21 ---> 1045aa0dd662 22:17:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:17:21 65664d2e1c6f: Pushed 22:17:21 ---> Running in e76d7689b6d2 22:17:22 Removing intermediate container 64813e05aa89 22:17:22 ---> af60757dcaf2 22:17:22 Step 22/22 : LABEL version=1.2.2-dev.107 22:17:22 Removing intermediate container e76d7689b6d2 22:17:22 ---> 356940cd9a55 22:17:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:23 ---> Running in 8f404897aadb 22:17:23 ---> 047d3cf55b5a 22:17:23 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:17:23 ---> Running in 89b1d77bb1ec 22:17:23 Removing intermediate container 422ae442d9c2 22:17:23 ---> 2c3c4b2fc011 22:17:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:17:23 ---> Running in 6d44d492faba 22:17:23 Removing intermediate container 8f404897aadb 22:17:23 ---> c64c9acd3d1c 22:17:23 22:17:23 Removing intermediate container 89b1d77bb1ec 22:17:23 ---> c89bb5df97ea 22:17:23 Step 19/21 : LABEL arch=arm64 22:17:24 ---> Running in d091b2537ad7 22:17:24 ---> 831e93c95b8b 22:17:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:17:24 Successfully built c64c9acd3d1c 22:17:24 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:17:24  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 22:17:24 Removing intermediate container cafadf0793c8 22:17:24 ---> 18104c487c6b 22:17:24 22:17:24 Step 10/22 : FROM scratch 22:17:24 ---> 22:17:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:17:24 Removing intermediate container 6d44d492faba 22:17:24 ---> 2b3b090fec11 22:17:24 Step 22/24 : LABEL arch=arm64 22:17:24 ---> Using cache 22:17:24 ---> 2abc654dc50b 22:17:24 Step 12/22 : ENV APP_PORT=48081 22:17:24 9fafcbe611e5: Pushed 22:17:25 ---> Running in 3f73db719cb3 22:17:25 Removing intermediate container d091b2537ad7 22:17:25 ---> c5524a7ffbde 22:17:25 Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:25 ---> Running in 08e5684b6818 22:17:25 ---> Running in bc692bc0031a 22:17:25 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:55dbf8c7fd0f55148363562cf018ebd6e4c1829ee2e3ca1dbe055734a037736f size: 3253 [Pipeline] isUnix [Pipeline] sh 22:17:25 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:25 Removing intermediate container 3f73db719cb3 22:17:25 ---> 71564009ac0c 22:17:25 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:25 ---> 5f838aa58e14 22:17:25 Step 20/27 : RUN apk --no-cache add py3-pip 22:17:25 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.107 22:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 22:17:25 54fa7b3f72a5: Preparing 22:17:25 ec247e2eaba2: Preparing 22:17:25 9fafcbe611e5: Preparing 22:17:25 e1f0d0e5bf4f: Preparing 22:17:25 df8b4fe00fbc: Preparing 22:17:25 65664d2e1c6f: Preparing 22:17:25 89cea2722017: Preparing 22:17:25 1d278c39f50a: Preparing 22:17:25 3730a0890c46: Preparing 22:17:25 383f309b5d37: Preparing 22:17:25 e1a73c32da76: Preparing 22:17:25 31b11ec6ff38: Preparing 22:17:25 911954e2fe49: Preparing 22:17:25 ace0eda3e3be: Preparing 22:17:25 65664d2e1c6f: Waiting 22:17:25 89cea2722017: Waiting 22:17:25 1d278c39f50a: Waiting 22:17:25 3730a0890c46: Waiting 22:17:25 383f309b5d37: Waiting 22:17:25 e1a73c32da76: Waiting 22:17:25 31b11ec6ff38: Waiting 22:17:25 911954e2fe49: Waiting 22:17:25 ace0eda3e3be: Waiting 22:17:25 54fa7b3f72a5: Layer already exists 22:17:25 df8b4fe00fbc: Layer already exists 22:17:25 e1f0d0e5bf4f: Layer already exists 22:17:25 9fafcbe611e5: Layer already exists 22:17:25 ec247e2eaba2: Layer already exists 22:17:25 1d278c39f50a: Layer already exists 22:17:25 89cea2722017: Layer already exists 22:17:25 65664d2e1c6f: Layer already exists 22:17:25 3730a0890c46: Layer already exists 22:17:25 383f309b5d37: Layer already exists 22:17:25 e1a73c32da76: Layer already exists 22:17:25 31b11ec6ff38: Layer already exists 22:17:25 ace0eda3e3be: Layer already exists 22:17:25 911954e2fe49: Layer already exists 22:17:25 1.2.2-dev.107: digest: sha256:55dbf8c7fd0f55148363562cf018ebd6e4c1829ee2e3ca1dbe055734a037736f size: 3253 [Pipeline] isUnix [Pipeline] sh 22:17:26 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:17:26 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 22:17:26 54fa7b3f72a5: Preparing 22:17:26 ec247e2eaba2: Preparing 22:17:26 9fafcbe611e5: Preparing 22:17:26 e1f0d0e5bf4f: Preparing 22:17:26 df8b4fe00fbc: Preparing 22:17:26 65664d2e1c6f: Preparing 22:17:26 89cea2722017: Preparing 22:17:26 1d278c39f50a: Preparing 22:17:26 3730a0890c46: Preparing 22:17:26 383f309b5d37: Preparing 22:17:26 e1a73c32da76: Preparing 22:17:26 31b11ec6ff38: Preparing 22:17:26 911954e2fe49: Preparing 22:17:26 ace0eda3e3be: Preparing 22:17:26 65664d2e1c6f: Waiting 22:17:26 89cea2722017: Waiting 22:17:26 1d278c39f50a: Waiting 22:17:26 3730a0890c46: Waiting 22:17:26 383f309b5d37: Waiting 22:17:26 e1a73c32da76: Waiting 22:17:26 31b11ec6ff38: Waiting 22:17:26 911954e2fe49: Waiting 22:17:26 ace0eda3e3be: Waiting 22:17:26 ec247e2eaba2: Layer already exists 22:17:26 9fafcbe611e5: Layer already exists 22:17:26 54fa7b3f72a5: Layer already exists 22:17:26 df8b4fe00fbc: Layer already exists 22:17:26 e1f0d0e5bf4f: Layer already exists 22:17:26 89cea2722017: Layer already exists 22:17:26 65664d2e1c6f: Layer already exists 22:17:26 3730a0890c46: Layer already exists 22:17:26 383f309b5d37: Layer already exists 22:17:26 1d278c39f50a: Layer already exists 22:17:26 e1a73c32da76: Layer already exists 22:17:26 911954e2fe49: Layer already exists 22:17:26 31b11ec6ff38: Layer already exists 22:17:26 ace0eda3e3be: Layer already exists 22:17:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:55dbf8c7fd0f55148363562cf018ebd6e4c1829ee2e3ca1dbe055734a037736f size: 3253 22:17:26 Removing intermediate container 08e5684b6818 22:17:26 ---> 8fed42a8b849 22:17:26 Step 13/22 : EXPOSE $APP_PORT [Pipeline] isUnix [Pipeline] sh 22:17:26 + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh 22:17:26 ---> Running in 0216d3b2eec5 22:17:26 Removing intermediate container bc692bc0031a 22:17:26 ---> 9538d1baf619 22:17:26 Step 21/21 : LABEL version=1.2.2-dev.107 22:17:26 ---> Running in e76a6b73c01f 22:17:26 ---> Running in 3c569b0fe8b6 22:17:27 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master 22:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] 22:17:27 54fa7b3f72a5: Preparing 22:17:27 ec247e2eaba2: Preparing 22:17:27 9fafcbe611e5: Preparing 22:17:27 e1f0d0e5bf4f: Preparing 22:17:27 df8b4fe00fbc: Preparing 22:17:27 65664d2e1c6f: Preparing 22:17:27 89cea2722017: Preparing 22:17:27 1d278c39f50a: Preparing 22:17:27 3730a0890c46: Preparing 22:17:27 383f309b5d37: Preparing 22:17:27 e1a73c32da76: Preparing 22:17:27 31b11ec6ff38: Preparing 22:17:27 911954e2fe49: Preparing 22:17:27 ace0eda3e3be: Preparing 22:17:27 65664d2e1c6f: Waiting 22:17:27 89cea2722017: Waiting 22:17:27 1d278c39f50a: Waiting 22:17:27 3730a0890c46: Waiting 22:17:27 383f309b5d37: Waiting 22:17:27 e1a73c32da76: Waiting 22:17:27 31b11ec6ff38: Waiting 22:17:27 911954e2fe49: Waiting 22:17:27 ace0eda3e3be: Waiting 22:17:27 54fa7b3f72a5: Layer already exists 22:17:27 e1f0d0e5bf4f: Layer already exists 22:17:27 df8b4fe00fbc: Layer already exists 22:17:27 ec247e2eaba2: Layer already exists 22:17:27 9fafcbe611e5: Layer already exists 22:17:27 65664d2e1c6f: Layer already exists 22:17:27 89cea2722017: Layer already exists 22:17:27 383f309b5d37: Layer already exists 22:17:27 3730a0890c46: Layer already exists 22:17:27 1d278c39f50a: Layer already exists 22:17:27 31b11ec6ff38: Layer already exists 22:17:27 e1a73c32da76: Layer already exists 22:17:27 911954e2fe49: Layer already exists 22:17:27 ace0eda3e3be: Layer already exists 22:17:27 master: digest: sha256:55dbf8c7fd0f55148363562cf018ebd6e4c1829ee2e3ca1dbe055734a037736f size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:27 ===================================================== [Pipeline] echo 22:17:27 taggedImages: 22:17:27 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:27 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.107 22:17:27 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:17:27 - 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] } 22:17:27 ---> Running in ea095f795300 22:17:27 Removing intermediate container 3c569b0fe8b6 22:17:27 ---> 044d5fe30ffc 22:17:27 Step 14/22 : WORKDIR / 22:17:27 Removing intermediate container e76a6b73c01f 22:17:27 ---> 0766d4cf6ff3 22:17:27 Step 24/24 : LABEL version=1.2.2-dev.107 22:17:27 ---> Running in 40c9ec8b4ff1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:28 ---> Running in 5fa7011dccd2 22:17:28 Removing intermediate container ea095f795300 22:17:28 ---> a59897a47277 22:17:28 22:17:28 Successfully built a59897a47277 22:17:28 Successfully tagged docker-support-scheduler-go-arm64:latest 22:17:28 Building docker-security-secrets-setup-go 22:17:28 Removing intermediate container 5fa7011dccd2 22:17:28 ---> 2757ab7910d6 22:17:28  Building docker-support-scheduler-go ... done  22:17:29 Removing intermediate container 40c9ec8b4ff1 22:17:29 ---> df39f1d851c4 22:17:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:17:29 Successfully built 2757ab7910d6 22:17:29 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:17:29 Building docker-security-proxy-setup-go 22:17:29  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:29 ---> 01d3ac66a4b2 22:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:17:30 (1/33) Installing libbz2 (1.0.8-r1) 22:17:30 (2/33) Installing expat (2.2.9-r1) 22:17:30 (3/33) Installing libffi (3.3-r2) 22:17:30 (4/33) Installing gdbm (1.13-r1) 22:17:30 (5/33) Installing xz-libs (5.2.5-r0) 22:17:30 (6/33) Installing sqlite-libs (3.32.1-r0) 22:17:30 (7/33) Installing python3 (3.8.5-r0) 22:17:32 (8/33) Installing py3-appdirs (1.4.4-r1) 22:17:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:17:32 (10/33) Installing py3-parsing (2.4.7-r0) 22:17:32 (11/33) Installing py3-six (1.15.0-r0) 22:17:32 (12/33) Installing py3-packaging (20.4-r0) 22:17:32 (13/33) Installing py3-setuptools (47.0.0-r0) 22:17:32 (14/33) Installing py3-chardet (3.0.4-r4) 22:17:32 (15/33) Installing py3-idna (2.9-r0) 22:17:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:17:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:17:32 ---> 74d238ae9067 22:17:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:17:32 (18/33) Installing py3-requests (2.23.0-r0) 22:17:32 (19/33) Installing py3-msgpack (1.0.0-r0) 22:17:32 (20/33) Installing py3-lockfile (0.12.2-r3) 22:17:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:17:32 (22/33) Installing py3-colorama (0.4.3-r0) 22:17:32 (23/33) Installing py3-distlib (0.3.0-r0) 22:17:32 (24/33) Installing py3-distro (1.5.0-r1) 22:17:32 (25/33) Installing py3-webencodings (0.5.1-r3) 22:17:32 (26/33) Installing py3-html5lib (1.0.1-r4) 22:17:32 (27/33) Installing py3-pytoml (0.1.21-r0) 22:17:32 (28/33) Installing py3-pep517 (0.8.2-r0) 22:17:33 (29/33) Installing py3-progress (1.5-r0) 22:17:33 (30/33) Installing py3-toml (0.10.1-r0) 22:17:33 (31/33) Installing py3-retrying (1.3.3-r0) 22:17:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:17:33 (33/33) Installing py3-pip (20.1.1-r0) 22:17:33 Executing busybox-1.31.1-r19.trigger 22:17:33 OK: 71 MiB in 55 packages 22:17:34 ---> 6c8cf9eca3c2 22:17:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:17:35 ---> Running in a7d3a92e4f55 22:17:36 Removing intermediate container a7d3a92e4f55 22:17:36 ---> 0ac482ec7ab3 22:17:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:37 ---> Running in f2213458bac7 22:17:38 Removing intermediate container f2213458bac7 22:17:38 ---> 49a12083a540 22:17:38 Step 20/22 : LABEL arch=arm64 22:17:38 ---> Running in 478ef57f3811 22:17:39 Removing intermediate container 478ef57f3811 22:17:39 ---> 7a0eccfff4e8 22:17:39 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:17:39 ---> Running in 805d0fa7d327 22:17:40 Removing intermediate container 805d0fa7d327 22:17:40 ---> 0d690a628983 22:17:40 Step 22/22 : LABEL version=1.2.2-dev.107 22:17:40 Removing intermediate container 0216d3b2eec5 22:17:40 ---> 7e886d5a0c90 22:17:40 Step 21/27 : RUN pip install docker-compose==1.23.2 22:17:41 ---> Running in 7286b5091cd4 22:17:41 ---> Running in d95697531236 22:17:41 Removing intermediate container 7286b5091cd4 22:17:41 ---> c55a53fc3cf3 22:17:41 22:17:42 Successfully built c55a53fc3cf3 22:17:42 Successfully tagged docker-core-metadata-go-arm64:latest 22:17:42 Building docker-support-logging-go 22:17:44  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:17:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:44 ---> ad5cd1160e6a 22:17:44 Step 3/23 : WORKDIR /edgex-go 22:17:44 ---> Using cache 22:17:44 ---> 52f474328fef 22:17:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:44 ---> Using cache 22:17:44 ---> afb20b6f1c07 22:17:44 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:17:45 ---> Running in 99ada29969a2 22:17:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:17:47 Collecting docker-compose==1.23.2 22:17:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:17:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:17:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:17:48 Collecting texttable<0.10,>=0.9.0 22:17:48 Downloading texttable-0.9.1.tar.gz (11 kB) 22:17:49 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:17:49 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:17:49 OK: 12623 distinct packages available 22:17:50 OK: 217 MiB in 51 packages 22:17:51 Collecting docopt<0.7,>=0.6.1 22:17:51 Downloading docopt-0.6.2.tar.gz (25 kB) 22:17:54 Removing intermediate container 99ada29969a2 22:17:54 ---> cfee6ed2a6c3 22:17:54 Step 6/23 : COPY go.mod . 22:17:54 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 22:17:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:17:54 ---> ad5cd1160e6a 22:17:54 Step 3/20 : WORKDIR /edgex-go 22:17:54 ---> Using cache 22:17:54 ---> 52f474328fef 22:17:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:54 ---> Using cache 22:17:54 ---> afb20b6f1c07 22:17:54 Step 5/20 : RUN apk update && apk add make git 22:17:54 ---> Using cache 22:17:54 ---> 9043a35c5325 22:17:54 Step 6/20 : COPY go.mod . 22:17:54 ---> Using cache 22:17:54 ---> bd6b6bbd7e58 22:17:54 Step 7/20 : RUN go mod download 22:17:54 ---> Using cache 22:17:54 ---> 104e2511ac8f 22:17:54 Step 8/20 : COPY . . 22:17:54 ---> Using cache 22:17:54 ---> e936d801afea 22:17:54 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 22:17:54 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 22:17:54 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 22:17:54 ---> ad5cd1160e6a 22:17:54 Step 3/29 : WORKDIR /edgex-go 22:17:54 ---> Using cache 22:17:54 ---> 52f474328fef 22:17:54 Step 4/29 : RUN apk update && apk add make git 22:17:55 ---> Running in 020adb555406 22:17:55 ---> Running in d9495f73c42d 22:17:55 Collecting cached-property<2,>=1.2.0 22:17:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:17:55 ---> 9e4068deec47 22:17:55 Step 7/23 : RUN go mod download 22:17:55 ---> Running in 3213522e7ad0 22:17:56 Collecting docker<4.0,>=3.6.0 22:17:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:17:57 Collecting websocket-client<1.0,>=0.32.0 22:17:57 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:17:58 Collecting PyYAML<4,>=3.10 22:17:58 Downloading PyYAML-3.13.tar.gz (270 kB) 22:17:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:18:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:18:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:18:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:18:01 ---> ad5cd1160e6a 22:18:01 Step 3/22 : WORKDIR /edgex-go 22:18:01 ---> Using cache 22:18:01 ---> 52f474328fef 22:18:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:01 ---> Using cache 22:18:01 ---> afb20b6f1c07 22:18:01 Step 5/22 : RUN apk update && apk add make && apk add bash git 22:18:01 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:18:01 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:18:01 OK: 12623 distinct packages available 22:18:02 OK: 217 MiB in 51 packages 22:18:02 ---> Running in 19f9da35286e 22:18:03 Removing intermediate container 3213522e7ad0 22:18:03 ---> d99477d197d0 22:18:03 Step 8/23 : COPY . . 22:18:04 Removing intermediate container d9495f73c42d 22:18:04 ---> 61fd2cadddf3 22:18:04 Step 5/29 : COPY go.mod . 22:18:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:18:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:18:05 Collecting jsonschema<3,>=2.5.1 22:18:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:18:06 ---> 3faeb261de1e 22:18:06 Step 6/29 : RUN go mod download 22:18:06 Collecting dockerpty<0.5,>=0.4.1 22:18:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:18:06 ---> Running in 199742e70e51 22:18:07 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:18:07 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:18:07 OK: 12623 distinct packages available 22:18:08 OK: 217 MiB in 51 packages 22:18:09 OK: 217 MiB in 51 packages 22:18:10 Collecting docker-pycreds>=0.4.0 22:18:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:18:10 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) 22:18:10 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) 22:18:11 Collecting idna<2.8,>=2.5 22:18:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:18:12 Collecting urllib3<1.25,>=1.21.1 22:18:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:18:12 Removing intermediate container 19f9da35286e 22:18:12 ---> 63c4e66d9dce 22:18:12 Step 6/22 : COPY go.mod . 22:18:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:18:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:18:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:18:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:18:13 Removing intermediate container 199742e70e51 22:18:13 ---> f99c3438dece 22:18:13 Step 7/29 : COPY . . 22:18:14 Installing collected packages: texttable, docopt, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, jsonschema, dockerpty, docker-compose 22:18:14 Running setup.py install for texttable: started 22:18:14 ---> 98f80c2de7b3 22:18:14 Step 7/22 : RUN go mod download 22:18:14 ---> Running in 1dc90574dcdd 22:18:15 Running setup.py install for texttable: finished with status 'done' 22:18:15 Running setup.py install for docopt: started 22:18:17 ---> 0a3dee99af1a 22:18:17 Step 9/23 : RUN make cmd/core-data/core-data 22:18:18 ---> Running in 4d2d4f5704f8 22:18:18 Running setup.py install for docopt: finished with status 'done' 22:18:18 Attempting uninstall: idna 22:18:18 Found existing installation: idna 2.9 22:18:18 Uninstalling idna-2.9: 22:18:19 Successfully uninstalled idna-2.9 22:18:20 Attempting uninstall: urllib3 22:18:20 Found existing installation: urllib3 1.25.9 22:18:20 Uninstalling urllib3-1.25.9: 22:18:20 Successfully uninstalled urllib3-1.25.9 22:18:20 Removing intermediate container 1dc90574dcdd 22:18:20 ---> a9dddb29572f 22:18:20 Step 8/22 : COPY . . 22:18:20 Attempting uninstall: requests 22:18:20 Found existing installation: requests 2.23.0 22:18:20 Uninstalling requests-2.23.0: 22:18:20 Successfully uninstalled requests-2.23.0 22:18:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-data/core-data ./cmd/core-data 22:18:22 Running setup.py install for PyYAML: started 22:18:25 Running setup.py install for PyYAML: finished with status 'done' 22:18:26 Running setup.py install for dockerpty: started 22:18:28 Running setup.py install for dockerpty: finished with status 'done' 22:18:29 ---> 4840cd7cd97c 22:18:29 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 22:18:30 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 22:18:30 ---> Running in 5163517f8478 22:18:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 22:18:35 ---> 2fabdee36477 22:18:35 Step 9/22 : RUN make cmd/support-logging/support-logging 22:18:35 ---> Running in c04a4067cabf 22:18:36 Removing intermediate container d95697531236 22:18:36 ---> 37dfaeedc529 22:18:36 Step 22/27 : RUN apk --no-cache add curl 22:18:36 ---> Running in 60de50b6224b 22:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-logging/support-logging ./cmd/support-logging 22:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:18:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:18:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:18:40 (2/3) Installing libcurl (7.69.1-r1) 22:18:40 (3/3) Installing curl (7.69.1-r1) 22:18:40 Executing busybox-1.31.1-r19.trigger 22:18:40 OK: 71 MiB in 58 packages 22:18:42 Removing intermediate container 60de50b6224b 22:18:42 ---> 3e491cbd3ae8 22:18:42 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:18:42 ---> Running in eb56037314b1 22:18:42 Removing intermediate container eb56037314b1 22:18:42 ---> 63a06e1fecde 22:18:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:43 ---> Running in b704bf16a256 22:18:43 Removing intermediate container b704bf16a256 22:18:43 ---> b257b7b788a3 22:18:43 Step 25/27 : LABEL arch=arm64 22:18:44 ---> Running in d69599e1da16 22:18:44 Removing intermediate container d69599e1da16 22:18:44 ---> fb12dd13b7cd 22:18:44 Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:18:44 ---> Running in 0d38c8c7a7fa 22:18:45 Removing intermediate container 0d38c8c7a7fa 22:18:45 ---> 2bbd27fa6f7b 22:18:45 Step 27/27 : LABEL version=1.2.2-dev.107 22:18:45 ---> Running in ca0596176d9b 22:18:46 Removing intermediate container ca0596176d9b 22:18:46 ---> 7bdc3daf314e 22:18:46 22:18:46 Successfully built 7bdc3daf314e 22:18:46 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:18:46  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go 22:18:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:18:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:18:59 ---> ad5cd1160e6a 22:18:59 Step 3/22 : WORKDIR /edgex-go 22:18:59 ---> Using cache 22:18:59 ---> 52f474328fef 22:18:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:59 ---> Using cache 22:18:59 ---> afb20b6f1c07 22:18:59 Step 5/22 : RUN apk update && apk add make git 22:18:59 ---> Using cache 22:18:59 ---> 9043a35c5325 22:18:59 Step 6/22 : COPY go.mod . 22:18:59 ---> Using cache 22:18:59 ---> bd6b6bbd7e58 22:18:59 Step 7/22 : RUN go mod download 22:18:59 ---> Using cache 22:18:59 ---> 104e2511ac8f 22:18:59 Step 8/22 : COPY . . 22:18:59 ---> Using cache 22:18:59 ---> e936d801afea 22:18:59 Step 9/22 : RUN make cmd/core-command/core-command 22:19:00 ---> Running in a9a672fae9dd 22:19:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/core-command/core-command ./cmd/core-command 22:19:10 Removing intermediate container 020adb555406 22:19:10 ---> 200f01802f68 22:19:10 22:19:10 Step 10/20 : FROM alpine 22:19:10 latest: Pulling from library/alpine 22:19:10 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:19:10 Status: Downloaded newer image for alpine:latest 22:19:10 ---> 2e77e061c27f 22:19:10 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:19:10 ---> Running in ac1857678ebd 22:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:14 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:19:14 v3.12.1-29-g3a247b9dbc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:19:14 OK: 12615 distinct packages available 22:19:15 (1/4) Installing ca-certificates (20191127-r4) 22:19:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:19:15 (3/4) Installing libcurl (7.69.1-r1) 22:19:15 (4/4) Installing curl (7.69.1-r1) 22:19:15 Executing busybox-1.31.1-r19.trigger 22:19:15 Executing ca-certificates-20191127-r4.trigger 22:19:16 OK: 7 MiB in 18 packages 22:19:18 Removing intermediate container ac1857678ebd 22:19:18 ---> 947a6b11cf88 22:19:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:19:18 ---> Running in 769eb1e26072 22:19:19 Removing intermediate container 769eb1e26072 22:19:19 ---> 0e151a460f7b 22:19:19 Step 13/20 : WORKDIR /edgex 22:19:19 ---> Running in 8a7f131ca344 22:19:20 Removing intermediate container 8a7f131ca344 22:19:20 ---> 00c681cfee96 22:19:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:19:21 ---> f83fc4c06b63 22:19:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:19:23 ---> 9e1ae2086daf 22:19:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:19:23 ---> Running in 124e4872c521 22:19:24 Removing intermediate container 124e4872c521 22:19:24 ---> c35c8b50c1ea 22:19:24 Step 17/20 : CMD ["--init=true"] 22:19:24 ---> Running in bea076612630 22:19:24 Removing intermediate container bea076612630 22:19:24 ---> 4d0283bd50ae 22:19:24 Step 18/20 : LABEL arch=arm64 22:19:24 ---> Running in 53cc921a93e0 22:19:25 Removing intermediate container 53cc921a93e0 22:19:25 ---> 90b361bb1e67 22:19:25 Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:19:25 ---> Running in a03d6643a3c0 22:19:26 Removing intermediate container a03d6643a3c0 22:19:26 ---> af5c2db29ec0 22:19:26 Step 20/20 : LABEL version=1.2.2-dev.107 22:19:26 ---> Running in 6ad24440538d 22:19:27 Removing intermediate container 6ad24440538d 22:19:27 ---> 92da7e7dd8a7 22:19:27 22:19:27 Successfully built 92da7e7dd8a7 22:19:27 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:19:27  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 22:19:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:19:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:46 ---> ad5cd1160e6a 22:19:46 Step 3/24 : WORKDIR /edgex-go 22:19:46 ---> Using cache 22:19:46 ---> 52f474328fef 22:19:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:46 ---> Using cache 22:19:46 ---> afb20b6f1c07 22:19:46 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:19:46 ---> Running in af10dfb18255 22:19:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:49 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:19:49 v3.12.1-29-g3a247b9dbc [http://nl.alpinelinux.org/alpine/v3.12/community] 22:19:49 OK: 12623 distinct packages available 22:19:50 OK: 217 MiB in 51 packages 22:19:52 Removing intermediate container af10dfb18255 22:19:52 ---> cb1921cacca9 22:19:52 Step 6/24 : COPY go.mod . 22:19:53 ---> e9c0a36fdc72 22:19:53 Step 7/24 : RUN go mod download 22:19:53 ---> Running in ae1c047da1c7 22:20:00 Removing intermediate container 5163517f8478 22:20:00 ---> a9624a10d970 22:20:00 22:20:00 Step 9/29 : FROM alpine:latest 22:20:00 ---> 2e77e061c27f 22:20:00 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 22:20:00 Removing intermediate container ae1c047da1c7 22:20:00 ---> 2ff833da0624 22:20:00 Step 8/24 : COPY . . 22:20:00 ---> Running in 0bcbd2fc6181 22:20:01 Removing intermediate container 0bcbd2fc6181 22:20:01 ---> 25d86c58e616 22:20:01 Step 11/29 : USER root 22:20:01 ---> Running in cbe0b7b5d626 22:20:02 Removing intermediate container cbe0b7b5d626 22:20:02 ---> 91556c3ef474 22:20:02 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 22:20:03 ---> Running in f183962a1bc4 22:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:08 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:20:08 v3.12.1-29-g3a247b9dbc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:20:08 OK: 12615 distinct packages available 22:20:09 (1/2) Installing ca-certificates (20191127-r4) 22:20:09 (2/2) Installing dumb-init (1.2.2-r1) 22:20:09 Executing busybox-1.31.1-r19.trigger 22:20:09 Executing ca-certificates-20191127-r4.trigger 22:20:09 OK: 6 MiB in 16 packages 22:20:13 ---> cd7542085496 22:20:13 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:20:13 ---> Running in bd5b4fdc2cfa 22:20:13 Removing intermediate container f183962a1bc4 22:20:13 ---> 84a38eba9467 22:20:13 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 22:20:13 ---> Running in efb7e30c4323 22:20:15 Removing intermediate container efb7e30c4323 22:20:15 ---> ce61a02ad768 22:20:15 Step 14/29 : WORKDIR $BASE_DIR 22:20:15 ---> Running in 2efe222f9c3f 22:20:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.107" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:20:16 Removing intermediate container 2efe222f9c3f 22:20:16 ---> a249899a15e7 22:20:16 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 22:20:16 ---> Running in b87785da4b75 22:20:19 Removing intermediate container c04a4067cabf 22:20:19 ---> 5ba31fb3a989 22:20:19 22:20:19 Step 10/22 : FROM scratch 22:20:19 ---> 22:20:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:20:20 ---> Running in e58999bb6e42 22:20:21 Removing intermediate container e58999bb6e42 22:20:21 ---> fa5afec5f4e8 22:20:21 Step 12/22 : ENV APP_PORT=48061 22:20:21 ---> Running in dc2a40ee3873 22:20:21 Removing intermediate container b87785da4b75 22:20:21 ---> 8bf101acbe9d 22:20:21 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 22:20:21 Removing intermediate container dc2a40ee3873 22:20:21 ---> b0325311cd2f 22:20:21 Step 13/22 : EXPOSE $APP_PORT 22:20:22 ---> Running in ecaf855f7f49 22:20:23 Removing intermediate container ecaf855f7f49 22:20:23 ---> c1e6def65b36 22:20:23 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 22:20:23 ---> 5e88fafcb434 22:20:23 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 22:20:24 ---> fa4f9ad6ea69 22:20:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 22:20:24 ---> a28240bd33a6 22:20:24 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 22:20:25 ---> d801acd97fda 22:20:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 22:20:26 ---> f91454fd13aa 22:20:26 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 22:20:28 ---> fb07662ff593 22:20:28 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 22:20:28 ---> fbddfbb1b760 22:20:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 22:20:29 ---> ca25fc6b66cc 22:20:29 Step 18/22 : ENTRYPOINT ["/support-logging"] 22:20:29 ---> cb31a795513c 22:20:29 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 22:20:29 ---> Running in f3963d8df90e 22:20:29 ---> Running in f6b78750b2f2 22:20:30 Removing intermediate container f6b78750b2f2 22:20:30 ---> 1566c2045b25 22:20:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:30 ---> Running in 76663465dc24 22:20:31 Removing intermediate container 76663465dc24 22:20:31 ---> d9bdf611d0a6 22:20:31 Step 20/22 : LABEL arch=arm64 22:20:31 ---> Running in c24b625d0cdc 22:20:33 Removing intermediate container c24b625d0cdc 22:20:33 ---> 6ca047b59cf6 22:20:33 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:20:33 ---> Running in 9a386708b170 22:20:34 Removing intermediate container f3963d8df90e 22:20:34 ---> bed8651ef8d2 22:20:34 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 22:20:34 Removing intermediate container 9a386708b170 22:20:34 ---> da092ef617f7 22:20:34 Step 22/22 : LABEL version=1.2.2-dev.107 22:20:34 ---> Running in 2968d37df990 22:20:35 Removing intermediate container 2968d37df990 22:20:35 ---> 7db2a2dfd9bc 22:20:35 22:20:35 ---> bcb9c9b23ef5 22:20:35 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:20:35 ---> Running in 0b7414a1d68a 22:20:35 Successfully built 7db2a2dfd9bc 22:20:35 Successfully tagged docker-support-logging-go-arm64:latest 22:20:39  Building docker-support-logging-go ... done Removing intermediate container 0b7414a1d68a 22:20:39 ---> cdaca2960437 22:20:39 Step 24/29 : RUN chmod 755 security-secrets-setup 22:20:39 ---> Running in b230647baa9b 22:20:43 Removing intermediate container b230647baa9b 22:20:43 ---> 7ccd4ead4511 22:20:43 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 22:20:44 ---> Running in 567dabc292d7 22:20:44 Removing intermediate container 567dabc292d7 22:20:44 ---> 6683bd537ae4 22:20:44 Step 26/29 : CMD [ "generate" ] 22:20:45 ---> Running in 65f1e772cdff 22:20:46 Removing intermediate container 65f1e772cdff 22:20:46 ---> 49cad0c45b99 22:20:46 Step 27/29 : LABEL arch=arm64 22:20:46 ---> Running in f56be2b2f05b 22:20:47 Removing intermediate container f56be2b2f05b 22:20:47 ---> 0cc0849b79ab 22:20:47 Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:20:47 ---> Running in 62d79dea5b85 22:20:47 Removing intermediate container 62d79dea5b85 22:20:47 ---> 9f046faab0d5 22:20:47 Step 29/29 : LABEL version=1.2.2-dev.107 22:20:48 ---> Running in 21207c52d124 22:20:49 Removing intermediate container 21207c52d124 22:20:49 ---> a60ef73cfb80 22:20:49 22:20:49 Successfully built a60ef73cfb80 22:20:49 Successfully tagged docker-security-secrets-setup-go-arm64:latest 22:20:57  Building docker-security-secrets-setup-go ... done Removing intermediate container a9a672fae9dd 22:20:57 ---> af1b7f33949f 22:20:57 22:20:57 Step 10/22 : FROM scratch 22:20:57 ---> 22:20:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:20:57 ---> Using cache 22:20:57 ---> 2abc654dc50b 22:20:57 Step 12/22 : ENV APP_PORT=48082 22:20:57 Removing intermediate container 4d2d4f5704f8 22:20:57 ---> e42adcd137e8 22:20:57 22:20:57 Step 10/23 : FROM alpine 22:20:57 ---> 2e77e061c27f 22:20:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:20:57 ---> Running in 365de6c7a30d 22:20:57 ---> Running in ca5965cef619 22:20:57 Removing intermediate container 365de6c7a30d 22:20:57 ---> 1eb85cfe285d 22:20:57 Step 13/22 : EXPOSE $APP_PORT 22:20:57 ---> Running in 2186b506b5c1 22:20:57 Removing intermediate container ca5965cef619 22:20:57 ---> b67582a35a25 22:20:57 Step 12/23 : ENV APP_PORT=48080 22:20:58 ---> Running in df0d38a5ddbd 22:20:58 Removing intermediate container 2186b506b5c1 22:20:58 ---> d3fe594e9a1e 22:20:58 Step 14/22 : WORKDIR / 22:20:58 ---> Running in aa80d3da7690 22:20:58 Removing intermediate container df0d38a5ddbd 22:20:58 ---> 3cbd38d807e3 22:20:58 Step 13/23 : EXPOSE $APP_PORT 22:20:58 ---> Running in 3bdd4c99fbd5 22:20:59 Removing intermediate container aa80d3da7690 22:20:59 ---> 1449e32e7b31 22:20:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:20:59 Removing intermediate container 3bdd4c99fbd5 22:20:59 ---> ad4c214307a5 22:20:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:59 ---> Running in 5ae8f0efe7b3 22:21:00 ---> e140eb0e5197 22:21:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:21:02 ---> 530b10913afc 22:21:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:21:03 Removing intermediate container 5ae8f0efe7b3 22:21:03 ---> bebd3a5bda77 22:21:03 Step 15/23 : RUN apk --no-cache add zeromq 22:21:03 ---> 543a36e397a4 22:21:03 Step 18/22 : ENTRYPOINT ["/core-command"] 22:21:03 ---> Running in 16058ad53805 22:21:03 ---> Running in 7c8394e597c4 22:21:04 Removing intermediate container 7c8394e597c4 22:21:04 ---> 7978c9eabb82 22:21:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:04 ---> Running in a1cd859aafc8 22:21:04 Removing intermediate container a1cd859aafc8 22:21:04 ---> 33e5b0142695 22:21:04 Step 20/22 : LABEL arch=arm64 22:21:05 ---> Running in 4dd323e5afb5 22:21:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:21:05 Removing intermediate container 4dd323e5afb5 22:21:05 ---> fa14f6672d24 22:21:05 Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:06 ---> Running in 5dde048d4f94 22:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:21:06 Removing intermediate container 5dde048d4f94 22:21:06 ---> b031da2bc3ea 22:21:06 Step 22/22 : LABEL version=1.2.2-dev.107 22:21:06 ---> Running in 52c31d8153fd 22:21:06 (1/5) Installing libgcc (9.3.0-r2) 22:21:06 (2/5) Installing libsodium (1.0.18-r0) 22:21:07 (3/5) Installing libstdc++ (9.3.0-r2) 22:21:07 (4/5) Installing libzmq (4.3.3-r0) 22:21:07 (5/5) Installing zeromq (4.3.3-r0) 22:21:07 Removing intermediate container 52c31d8153fd 22:21:07 ---> 0fcb83c41034 22:21:07 22:21:07 Executing busybox-1.31.1-r19.trigger 22:21:07 OK: 8 MiB in 19 packages 22:21:07 Successfully built 0fcb83c41034 22:21:08 Successfully tagged docker-core-command-go-arm64:latest 22:21:09  Building docker-core-command-go ... done Removing intermediate container 16058ad53805 22:21:09 ---> bf40e72cce4b 22:21:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:21:10 ---> 383e3855851f 22:21:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:21:11 ---> a2b882dc37cb 22:21:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:21:12 ---> d07216b9bab7 22:21:12 Step 19/23 : ENTRYPOINT ["/core-data"] 22:21:12 ---> Running in 89772b20b1a8 22:21:13 Removing intermediate container 89772b20b1a8 22:21:13 ---> 9b06cd7603e4 22:21:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:13 ---> Running in 9c9fca7a4bf1 22:21:13 Removing intermediate container 9c9fca7a4bf1 22:21:13 ---> e369b06f94f7 22:21:13 Step 21/23 : LABEL arch=arm64 22:21:13 ---> Running in 8b6266769952 22:21:14 Removing intermediate container 8b6266769952 22:21:14 ---> 3188eeebc91f 22:21:14 Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:14 ---> Running in 3eeb6ae5d6b2 22:21:15 Removing intermediate container 3eeb6ae5d6b2 22:21:15 ---> 012c09e1a6f9 22:21:15 Step 23/23 : LABEL version=1.2.2-dev.107 22:21:15 ---> Running in b16d3af66c0d 22:21:15 Removing intermediate container bd5b4fdc2cfa 22:21:15 ---> 5dae36f89ca4 22:21:15 22:21:15 Step 10/24 : FROM scratch 22:21:15 ---> 22:21:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:21:16 Removing intermediate container b16d3af66c0d 22:21:16 ---> 37299cf07c57 22:21:16 22:21:16 ---> Using cache 22:21:16 ---> fa5afec5f4e8 22:21:16 Step 12/24 : ENV APP_PORT=48060 22:21:16 ---> Running in 0fd9ca7fdb5c 22:21:16 Successfully built 37299cf07c57 22:21:16 Successfully tagged docker-core-data-go-arm64:latest 22:21:16  Building docker-core-data-go ... done Removing intermediate container 0fd9ca7fdb5c 22:21:16 ---> df64f2d2906b 22:21:16 Step 13/24 : EXPOSE $APP_PORT 22:21:16 ---> Running in d3e59ea68a8f 22:21:17 Removing intermediate container d3e59ea68a8f 22:21:17 ---> 58f9d20ade06 22:21:17 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:21:18 ---> 756a40681572 22:21:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:21:19 ---> ab2069cdcf6c 22:21:19 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:21:20 ---> 2e01dd7a43fe 22:21:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:21:21 ---> e8d52576280f 22:21:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:21:22 ---> 6c35f927b889 22:21:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:21:23 ---> 4753ce5cb061 22:21:23 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:21:23 ---> Running in 0666e6c4c89c 22:21:23 Removing intermediate container 0666e6c4c89c 22:21:23 ---> 55734a2d2f5c 22:21:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:23 ---> Running in e91e2277108d 22:21:24 Removing intermediate container e91e2277108d 22:21:24 ---> aa26a3387e9c 22:21:24 Step 22/24 : LABEL arch=arm64 22:21:24 ---> Running in 3ffcb2ddba55 22:21:24 Removing intermediate container 3ffcb2ddba55 22:21:24 ---> 6f244ee9b22a 22:21:24 Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:24 ---> Running in 206c9222b4a3 22:21:25 Removing intermediate container 206c9222b4a3 22:21:25 ---> d54ab850654f 22:21:25 Step 24/24 : LABEL version=1.2.2-dev.107 22:21:25 ---> Running in 6c7f231b81d6 22:21:26 Removing intermediate container 6c7f231b81d6 22:21:26 ---> 3cbf029394bf 22:21:26 22:21:26 Successfully built 3cbf029394bf 22:21:26 Successfully tagged docker-support-notifications-go-arm64:latest 22:21:26  Building docker-support-notifications-go ... done  [Pipeline] } 22:21:26 $ docker stop --time=1 9ced362c6b51968e6f57bd5507b0e32c98bcdefd0ac9a6b28aa50c485e9c9000 22:21:28 $ docker rm -f 9ced362c6b51968e6f57bd5507b0e32c98bcdefd0ac9a6b28aa50c485e9c9000 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:29 + + grep dockerdocker 22:21:29 images 22:21:29 docker-support-notifications-go-arm64 latest 3cbf029394bf 4 seconds ago 12.9MB 22:21:29 docker-core-data-go-arm64 latest 37299cf07c57 14 seconds ago 22.3MB 22:21:29 docker-core-command-go-arm64 latest 0fcb83c41034 22 seconds ago 11.4MB 22:21:29 docker-security-secrets-setup-go-arm64 latest a60ef73cfb80 41 seconds ago 22.7MB 22:21:29 docker-support-logging-go-arm64 latest 7db2a2dfd9bc 55 seconds ago 10.6MB 22:21:29 docker-security-proxy-setup-go-arm64 latest 92da7e7dd8a7 2 minutes ago 15.1MB 22:21:29 docker-sys-mgmt-agent-go-arm64 latest 7bdc3daf314e 2 minutes ago 270MB 22:21:29 docker-core-metadata-go-arm64 latest c55a53fc3cf3 3 minutes ago 13.5MB 22:21:29 docker-support-scheduler-go-arm64 latest a59897a47277 4 minutes ago 11.5MB 22:21:29 docker-security-secretstore-setup-go-arm64 latest 2757ab7910d6 4 minutes ago 23.6MB 22:21:29 docker-security-bootstrap-redis-go-arm64 latest c64c9acd3d1c 4 minutes ago 15.2MB 22:21:29 docker latest 5d4db4dc0692 3 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:21:30 provisioning config files... 22:21:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config6285937185289119742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:30 ---> docker-login.sh 22:21:30 nexus3.edgexfoundry.org:10001 22:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:31 Configure a credential helper to remove this warning. See 22:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:31 22:21:31 Login Succeeded 22:21:31 nexus3.edgexfoundry.org:10002 22:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:31 Configure a credential helper to remove this warning. See 22:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:31 22:21:31 Login Succeeded 22:21:31 nexus3.edgexfoundry.org:10003 22:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:32 Configure a credential helper to remove this warning. See 22:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:32 22:21:32 Login Succeeded 22:21:32 nexus3.edgexfoundry.org:10004 22:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:33 Configure a credential helper to remove this warning. See 22:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:33 22:21:33 Login Succeeded 22:21:33 docker.io 22:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:34 Configure a credential helper to remove this warning. See 22:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:34 22:21:34 Login Succeeded 22:21:34 ---> docker-login.sh ends [Pipeline] } 22:21:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:34 [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: 22:21:34 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:34 1.2.2-dev.107 22:21:34 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:34 master 22:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:35 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:21:35 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 22:21:35 42d3949d7880: Preparing 22:21:35 caee06af176f: Preparing 22:21:35 8c137c886670: Preparing 22:21:36 42d3949d7880: Pushed 22:21:36 8c137c886670: Pushed 22:21:38 caee06af176f: Pushed 22:21:39 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:98278d3bf3b9f6ec119976ff4c6a1177a09d17db40a16dc8723c8b3d9f2d6c89 size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:39 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:39 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.107 22:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 22:21:39 42d3949d7880: Preparing 22:21:39 caee06af176f: Preparing 22:21:39 8c137c886670: Preparing 22:21:40 42d3949d7880: Layer already exists 22:21:40 8c137c886670: Layer already exists 22:21:40 caee06af176f: Layer already exists 22:21:40 1.2.2-dev.107: digest: sha256:98278d3bf3b9f6ec119976ff4c6a1177a09d17db40a16dc8723c8b3d9f2d6c89 size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:40 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:40 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 22:21:40 42d3949d7880: Preparing 22:21:40 caee06af176f: Preparing 22:21:40 8c137c886670: Preparing 22:21:40 42d3949d7880: Layer already exists 22:21:40 caee06af176f: Layer already exists 22:21:40 8c137c886670: Layer already exists 22:21:40 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:98278d3bf3b9f6ec119976ff4c6a1177a09d17db40a16dc8723c8b3d9f2d6c89 size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:41 + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:21:41 + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master 22:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] 22:21:41 42d3949d7880: Preparing 22:21:41 caee06af176f: Preparing 22:21:41 8c137c886670: Preparing 22:21:41 8c137c886670: Layer already exists 22:21:41 42d3949d7880: Layer already exists 22:21:41 caee06af176f: Layer already exists 22:21:41 master: digest: sha256:98278d3bf3b9f6ec119976ff4c6a1177a09d17db40a16dc8723c8b3d9f2d6c89 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:42 ===================================================== [Pipeline] echo 22:21:42 taggedImages: 22:21:42 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:42 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.107 22:21:42 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:42 - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo 22:21:42 [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: 22:21:42 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:42 1.2.2-dev.107 22:21:42 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:42 master 22:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:42 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:21:43 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 22:21:43 65c20a11277b: Preparing 22:21:43 b7dc48617b2b: Preparing 22:21:43 3c38f2aa398e: Preparing 22:21:43 2c704d988bdb: Preparing 22:21:43 c4807e80eaaa: Preparing 22:21:43 cd3761cfa1d9: Preparing 22:21:43 cd3761cfa1d9: Waiting 22:21:43 65c20a11277b: Pushed 22:21:43 3c38f2aa398e: Pushed 22:21:43 c4807e80eaaa: Pushed 22:21:43 cd3761cfa1d9: Layer already exists 22:21:44 2c704d988bdb: Pushed 22:21:47 b7dc48617b2b: Pushed 22:21:47 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:b7da0b8c30a3ccda3a4dede4d12900450bf3fe09834af969724a1662e7309388 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:21:47 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:48 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.107 22:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 22:21:48 65c20a11277b: Preparing 22:21:48 b7dc48617b2b: Preparing 22:21:48 3c38f2aa398e: Preparing 22:21:48 2c704d988bdb: Preparing 22:21:48 c4807e80eaaa: Preparing 22:21:48 cd3761cfa1d9: Preparing 22:21:48 cd3761cfa1d9: Waiting 22:21:48 3c38f2aa398e: Layer already exists 22:21:48 2c704d988bdb: Layer already exists 22:21:48 b7dc48617b2b: Layer already exists 22:21:48 c4807e80eaaa: Layer already exists 22:21:48 65c20a11277b: Layer already exists 22:21:48 cd3761cfa1d9: Layer already exists 22:21:48 1.2.2-dev.107: digest: sha256:b7da0b8c30a3ccda3a4dede4d12900450bf3fe09834af969724a1662e7309388 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:21:48 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:49 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 22:21:49 65c20a11277b: Preparing 22:21:49 b7dc48617b2b: Preparing 22:21:49 3c38f2aa398e: Preparing 22:21:49 2c704d988bdb: Preparing 22:21:49 c4807e80eaaa: Preparing 22:21:49 cd3761cfa1d9: Preparing 22:21:49 b7dc48617b2b: Layer already exists 22:21:49 65c20a11277b: Layer already exists 22:21:49 3c38f2aa398e: Layer already exists 22:21:49 c4807e80eaaa: Layer already exists 22:21:49 2c704d988bdb: Layer already exists 22:21:49 cd3761cfa1d9: Layer already exists 22:21:49 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:b7da0b8c30a3ccda3a4dede4d12900450bf3fe09834af969724a1662e7309388 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:21:49 + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:21:50 + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master 22:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] 22:21:50 65c20a11277b: Preparing 22:21:50 b7dc48617b2b: Preparing 22:21:50 3c38f2aa398e: Preparing 22:21:50 2c704d988bdb: Preparing 22:21:50 c4807e80eaaa: Preparing 22:21:50 cd3761cfa1d9: Preparing 22:21:50 cd3761cfa1d9: Waiting 22:21:50 3c38f2aa398e: Layer already exists 22:21:50 b7dc48617b2b: Layer already exists 22:21:50 2c704d988bdb: Layer already exists 22:21:50 65c20a11277b: Layer already exists 22:21:50 c4807e80eaaa: Layer already exists 22:21:50 cd3761cfa1d9: Layer already exists 22:21:50 master: digest: sha256:b7da0b8c30a3ccda3a4dede4d12900450bf3fe09834af969724a1662e7309388 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:50 ===================================================== [Pipeline] echo 22:21:50 taggedImages: 22:21:50 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:50 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.107 22:21:50 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:50 - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo 22:21:50 [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: 22:21:50 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:50 1.2.2-dev.107 22:21:50 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:50 master 22:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:51 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:21:51 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 22:21:51 e76645af956d: Preparing 22:21:51 314a0f1c6a03: Preparing 22:21:51 295aef436aa9: Preparing 22:21:51 295aef436aa9: Pushed 22:21:51 e76645af956d: Pushed 22:21:55 314a0f1c6a03: Pushed 22:21:55 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:e79d62fb2593024c00d069f5bbdfcbd0be525cd7c2223967208e70b8dcf6739a size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:55 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:56 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.107 22:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 22:21:56 e76645af956d: Preparing 22:21:56 314a0f1c6a03: Preparing 22:21:56 295aef436aa9: Preparing 22:21:56 295aef436aa9: Layer already exists 22:21:56 314a0f1c6a03: Layer already exists 22:21:56 e76645af956d: Layer already exists 22:21:56 1.2.2-dev.107: digest: sha256:e79d62fb2593024c00d069f5bbdfcbd0be525cd7c2223967208e70b8dcf6739a size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:56 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:21:57 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 22:21:57 e76645af956d: Preparing 22:21:57 314a0f1c6a03: Preparing 22:21:57 295aef436aa9: Preparing 22:21:57 314a0f1c6a03: Layer already exists 22:21:57 295aef436aa9: Layer already exists 22:21:57 e76645af956d: Layer already exists 22:21:57 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:e79d62fb2593024c00d069f5bbdfcbd0be525cd7c2223967208e70b8dcf6739a size: 943 [Pipeline] isUnix [Pipeline] sh 22:21:57 + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:21:58 + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master 22:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] 22:21:58 e76645af956d: Preparing 22:21:58 314a0f1c6a03: Preparing 22:21:58 295aef436aa9: Preparing 22:21:58 e76645af956d: Layer already exists 22:21:58 295aef436aa9: Layer already exists 22:21:58 314a0f1c6a03: Layer already exists 22:21:58 master: digest: sha256:e79d62fb2593024c00d069f5bbdfcbd0be525cd7c2223967208e70b8dcf6739a size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:58 ===================================================== [Pipeline] echo 22:21:58 taggedImages: 22:21:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.107 22:21:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:58 - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo 22:21:58 [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: 22:21:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:58 1.2.2-dev.107 22:21:58 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:21:58 master 22:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:59 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:21:59 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 22:21:59 43ebf64f969c: Preparing 22:21:59 f3db5279eeeb: Preparing 22:21:59 ea6b51be9727: Preparing 22:21:59 7de7e8833875: Preparing 22:21:59 99dc3b4063f8: Preparing 22:21:59 1a255ac72116: Preparing 22:21:59 66b385cf80cf: Preparing 22:21:59 1a255ac72116: Waiting 22:21:59 66b385cf80cf: Waiting 22:21:59 99dc3b4063f8: Pushed 22:21:59 f3db5279eeeb: Pushed 22:21:59 ea6b51be9727: Pushed 22:21:59 43ebf64f969c: Pushed 22:22:00 66b385cf80cf: Layer already exists 22:22:00 1a255ac72116: Pushed 22:22:02 7de7e8833875: Pushed 22:22:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cfc671a13e808460963be5b83cb32288e0b4e8de4e0732423cb22de248923b75 size: 1778 [Pipeline] isUnix [Pipeline] sh 22:22:02 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:03 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.2.2-dev.107 22:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 22:22:03 43ebf64f969c: Preparing 22:22:03 f3db5279eeeb: Preparing 22:22:03 ea6b51be9727: Preparing 22:22:03 7de7e8833875: Preparing 22:22:03 99dc3b4063f8: Preparing 22:22:03 1a255ac72116: Preparing 22:22:03 66b385cf80cf: Preparing 22:22:03 1a255ac72116: Waiting 22:22:03 66b385cf80cf: Waiting 22:22:03 43ebf64f969c: Layer already exists 22:22:03 7de7e8833875: Layer already exists 22:22:03 f3db5279eeeb: Layer already exists 22:22:03 ea6b51be9727: Layer already exists 22:22:03 99dc3b4063f8: Layer already exists 22:22:03 66b385cf80cf: Layer already exists 22:22:03 1a255ac72116: Layer already exists 22:22:03 1.2.2-dev.107: digest: sha256:cfc671a13e808460963be5b83cb32288e0b4e8de4e0732423cb22de248923b75 size: 1778 [Pipeline] isUnix [Pipeline] sh 22:22:03 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:04 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 22:22:04 43ebf64f969c: Preparing 22:22:04 f3db5279eeeb: Preparing 22:22:04 ea6b51be9727: Preparing 22:22:04 7de7e8833875: Preparing 22:22:04 99dc3b4063f8: Preparing 22:22:04 1a255ac72116: Preparing 22:22:04 66b385cf80cf: Preparing 22:22:04 1a255ac72116: Waiting 22:22:04 66b385cf80cf: Waiting 22:22:04 ea6b51be9727: Layer already exists 22:22:04 43ebf64f969c: Layer already exists 22:22:04 7de7e8833875: Layer already exists 22:22:04 99dc3b4063f8: Layer already exists 22:22:04 f3db5279eeeb: Layer already exists 22:22:04 1a255ac72116: Layer already exists 22:22:04 66b385cf80cf: Layer already exists 22:22:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:cfc671a13e808460963be5b83cb32288e0b4e8de4e0732423cb22de248923b75 size: 1778 [Pipeline] isUnix [Pipeline] sh 22:22:04 + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:05 + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master 22:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] 22:22:05 43ebf64f969c: Preparing 22:22:05 f3db5279eeeb: Preparing 22:22:05 ea6b51be9727: Preparing 22:22:05 7de7e8833875: Preparing 22:22:05 99dc3b4063f8: Preparing 22:22:05 1a255ac72116: Preparing 22:22:05 66b385cf80cf: Preparing 22:22:05 1a255ac72116: Waiting 22:22:05 66b385cf80cf: Waiting 22:22:05 7de7e8833875: Layer already exists 22:22:05 43ebf64f969c: Layer already exists 22:22:05 f3db5279eeeb: Layer already exists 22:22:05 1a255ac72116: Layer already exists 22:22:05 ea6b51be9727: Layer already exists 22:22:05 99dc3b4063f8: Layer already exists 22:22:05 66b385cf80cf: Layer already exists 22:22:05 master: digest: sha256:cfc671a13e808460963be5b83cb32288e0b4e8de4e0732423cb22de248923b75 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:05 ===================================================== [Pipeline] echo 22:22:05 taggedImages: 22:22:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.2.2-dev.107 22:22:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:05 - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] echo 22:22:05 [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: 22:22:05 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:05 1.2.2-dev.107 22:22:05 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:05 master 22:22:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:06 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:06 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 22:22:06 eb74138fa3d5: Preparing 22:22:06 7c545ddfd16e: Preparing 22:22:06 aa789a5b3bc2: Preparing 22:22:06 6fd5e01cd8a8: Preparing 22:22:06 cd3761cfa1d9: Preparing 22:22:06 cd3761cfa1d9: Layer already exists 22:22:06 aa789a5b3bc2: Pushed 22:22:06 7c545ddfd16e: Pushed 22:22:07 6fd5e01cd8a8: Pushed 22:22:08 eb74138fa3d5: Pushed 22:22:08 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cf7bd1fd67648caa3094e8f651e1ee4c785f97ef9135bbc8170e50cd25b0cde4 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:22:09 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:09 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.107 22:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 22:22:09 eb74138fa3d5: Preparing 22:22:09 7c545ddfd16e: Preparing 22:22:09 aa789a5b3bc2: Preparing 22:22:09 6fd5e01cd8a8: Preparing 22:22:09 cd3761cfa1d9: Preparing 22:22:09 eb74138fa3d5: Layer already exists 22:22:09 cd3761cfa1d9: Layer already exists 22:22:09 7c545ddfd16e: Layer already exists 22:22:09 6fd5e01cd8a8: Layer already exists 22:22:09 aa789a5b3bc2: Layer already exists 22:22:10 1.2.2-dev.107: digest: sha256:cf7bd1fd67648caa3094e8f651e1ee4c785f97ef9135bbc8170e50cd25b0cde4 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:22:10 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:10 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 22:22:10 eb74138fa3d5: Preparing 22:22:10 7c545ddfd16e: Preparing 22:22:10 aa789a5b3bc2: Preparing 22:22:10 6fd5e01cd8a8: Preparing 22:22:10 cd3761cfa1d9: Preparing 22:22:11 cd3761cfa1d9: Layer already exists 22:22:11 aa789a5b3bc2: Layer already exists 22:22:11 6fd5e01cd8a8: Layer already exists 22:22:11 7c545ddfd16e: Layer already exists 22:22:11 eb74138fa3d5: Layer already exists 22:22:11 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:cf7bd1fd67648caa3094e8f651e1ee4c785f97ef9135bbc8170e50cd25b0cde4 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:22:11 + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:11 + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master 22:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] 22:22:11 eb74138fa3d5: Preparing 22:22:11 7c545ddfd16e: Preparing 22:22:11 aa789a5b3bc2: Preparing 22:22:11 6fd5e01cd8a8: Preparing 22:22:11 cd3761cfa1d9: Preparing 22:22:11 cd3761cfa1d9: Layer already exists 22:22:11 aa789a5b3bc2: Layer already exists 22:22:11 6fd5e01cd8a8: Layer already exists 22:22:11 eb74138fa3d5: Layer already exists 22:22:11 7c545ddfd16e: Layer already exists 22:22:12 master: digest: sha256:cf7bd1fd67648caa3094e8f651e1ee4c785f97ef9135bbc8170e50cd25b0cde4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:12 ===================================================== [Pipeline] echo 22:22:12 taggedImages: 22:22:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.107 22:22:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:12 - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo 22:22:12 [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: 22:22:12 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:12 1.2.2-dev.107 22:22:12 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:12 master 22:22:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:13 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:13 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 22:22:13 0d6e6ed01e09: Preparing 22:22:13 5a307305740a: Preparing 22:22:13 9107f6f50d7a: Preparing 22:22:13 43ee6152be5b: Preparing 22:22:13 43ee6152be5b: Preparing 22:22:13 727638217dcd: Preparing 22:22:13 a5f463a4a8b9: Preparing 22:22:13 c1902a8b15be: Preparing 22:22:13 0d6e6ed01e09: Preparing 22:22:13 bc93cbf97fdb: Preparing 22:22:13 dc536efca46b: Preparing 22:22:13 54a8bb83a679: Preparing 22:22:13 cd3761cfa1d9: Preparing 22:22:13 a5f463a4a8b9: Waiting 22:22:13 c1902a8b15be: Waiting 22:22:13 bc93cbf97fdb: Waiting 22:22:13 dc536efca46b: Waiting 22:22:13 54a8bb83a679: Waiting 22:22:13 cd3761cfa1d9: Waiting 22:22:13 43ee6152be5b: Pushed 22:22:13 727638217dcd: Pushed 22:22:13 9107f6f50d7a: Pushed 22:22:13 5a307305740a: Pushed 22:22:13 a5f463a4a8b9: Pushed 22:22:13 c1902a8b15be: Pushed 22:22:13 bc93cbf97fdb: Pushed 22:22:13 dc536efca46b: Pushed 22:22:13 cd3761cfa1d9: Layer already exists 22:22:14 54a8bb83a679: Pushed 22:22:16 0d6e6ed01e09: Pushed 22:22:16 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:a93dd3e88cbb5cb7c9da887257dfe94a4ef9adbefdc77d2393b4111d6ed74db0 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:22:16 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:16 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.107 22:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 22:22:16 0d6e6ed01e09: Preparing 22:22:16 5a307305740a: Preparing 22:22:16 9107f6f50d7a: Preparing 22:22:16 43ee6152be5b: Preparing 22:22:16 43ee6152be5b: Preparing 22:22:16 727638217dcd: Preparing 22:22:16 a5f463a4a8b9: Preparing 22:22:16 c1902a8b15be: Preparing 22:22:16 0d6e6ed01e09: Preparing 22:22:16 bc93cbf97fdb: Preparing 22:22:16 dc536efca46b: Preparing 22:22:16 54a8bb83a679: Preparing 22:22:16 cd3761cfa1d9: Preparing 22:22:16 c1902a8b15be: Waiting 22:22:16 bc93cbf97fdb: Waiting 22:22:16 dc536efca46b: Waiting 22:22:16 54a8bb83a679: Waiting 22:22:16 a5f463a4a8b9: Waiting 22:22:16 cd3761cfa1d9: Waiting 22:22:16 5a307305740a: Layer already exists 22:22:16 0d6e6ed01e09: Layer already exists 22:22:16 43ee6152be5b: Layer already exists 22:22:16 727638217dcd: Layer already exists 22:22:16 9107f6f50d7a: Layer already exists 22:22:16 bc93cbf97fdb: Layer already exists 22:22:16 dc536efca46b: Layer already exists 22:22:16 c1902a8b15be: Layer already exists 22:22:16 54a8bb83a679: Layer already exists 22:22:16 a5f463a4a8b9: Layer already exists 22:22:16 cd3761cfa1d9: Layer already exists 22:22:16 1.2.2-dev.107: digest: sha256:a93dd3e88cbb5cb7c9da887257dfe94a4ef9adbefdc77d2393b4111d6ed74db0 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:22:17 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:17 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 22:22:17 0d6e6ed01e09: Preparing 22:22:17 5a307305740a: Preparing 22:22:17 9107f6f50d7a: Preparing 22:22:17 43ee6152be5b: Preparing 22:22:17 43ee6152be5b: Preparing 22:22:17 727638217dcd: Preparing 22:22:17 a5f463a4a8b9: Preparing 22:22:17 c1902a8b15be: Preparing 22:22:17 0d6e6ed01e09: Preparing 22:22:17 bc93cbf97fdb: Preparing 22:22:17 dc536efca46b: Preparing 22:22:17 54a8bb83a679: Preparing 22:22:17 cd3761cfa1d9: Preparing 22:22:17 bc93cbf97fdb: Waiting 22:22:17 dc536efca46b: Waiting 22:22:17 a5f463a4a8b9: Waiting 22:22:17 54a8bb83a679: Waiting 22:22:17 cd3761cfa1d9: Waiting 22:22:17 5a307305740a: Layer already exists 22:22:17 9107f6f50d7a: Layer already exists 22:22:17 0d6e6ed01e09: Layer already exists 22:22:17 727638217dcd: Layer already exists 22:22:17 43ee6152be5b: Layer already exists 22:22:17 dc536efca46b: Layer already exists 22:22:17 a5f463a4a8b9: Layer already exists 22:22:17 bc93cbf97fdb: Layer already exists 22:22:17 54a8bb83a679: Layer already exists 22:22:17 c1902a8b15be: Layer already exists 22:22:17 cd3761cfa1d9: Layer already exists 22:22:17 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:a93dd3e88cbb5cb7c9da887257dfe94a4ef9adbefdc77d2393b4111d6ed74db0 size: 3027 [Pipeline] isUnix [Pipeline] sh 22:22:18 + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:18 + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master 22:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] 22:22:18 0d6e6ed01e09: Preparing 22:22:18 5a307305740a: Preparing 22:22:18 9107f6f50d7a: Preparing 22:22:18 43ee6152be5b: Preparing 22:22:18 43ee6152be5b: Preparing 22:22:18 727638217dcd: Preparing 22:22:18 a5f463a4a8b9: Preparing 22:22:18 c1902a8b15be: Preparing 22:22:18 0d6e6ed01e09: Preparing 22:22:18 bc93cbf97fdb: Preparing 22:22:18 dc536efca46b: Preparing 22:22:18 54a8bb83a679: Preparing 22:22:18 cd3761cfa1d9: Preparing 22:22:18 bc93cbf97fdb: Waiting 22:22:18 dc536efca46b: Waiting 22:22:18 54a8bb83a679: Waiting 22:22:18 a5f463a4a8b9: Waiting 22:22:18 cd3761cfa1d9: Waiting 22:22:18 c1902a8b15be: Waiting 22:22:18 43ee6152be5b: Layer already exists 22:22:18 9107f6f50d7a: Layer already exists 22:22:18 5a307305740a: Layer already exists 22:22:18 727638217dcd: Layer already exists 22:22:18 0d6e6ed01e09: Layer already exists 22:22:18 dc536efca46b: Layer already exists 22:22:18 bc93cbf97fdb: Layer already exists 22:22:18 a5f463a4a8b9: Layer already exists 22:22:18 c1902a8b15be: Layer already exists 22:22:18 54a8bb83a679: Layer already exists 22:22:18 cd3761cfa1d9: Layer already exists 22:22:18 master: digest: sha256:a93dd3e88cbb5cb7c9da887257dfe94a4ef9adbefdc77d2393b4111d6ed74db0 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:19 ===================================================== [Pipeline] echo 22:22:19 taggedImages: 22:22:19 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:19 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.107 22:22:19 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:19 - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo 22:22:19 [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: 22:22:19 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:19 1.2.2-dev.107 22:22:19 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:19 master 22:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:19 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:20 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 22:22:20 a5acff808928: Preparing 22:22:20 cb96f200a4b6: Preparing 22:22:20 534283dfb892: Preparing 22:22:20 fdc533c69a6b: Preparing 22:22:20 7f70de5f8bce: Preparing 22:22:20 b8b3a8eae5a5: Preparing 22:22:20 cf16d6a805b9: Preparing 22:22:20 2260f3798834: Preparing 22:22:20 66b385cf80cf: Preparing 22:22:20 b8b3a8eae5a5: Waiting 22:22:20 2260f3798834: Waiting 22:22:20 66b385cf80cf: Waiting 22:22:20 cf16d6a805b9: Waiting 22:22:20 a5acff808928: Pushed 22:22:20 7f70de5f8bce: Pushed 22:22:20 cb96f200a4b6: Pushed 22:22:20 b8b3a8eae5a5: Pushed 22:22:20 66b385cf80cf: Layer already exists 22:22:20 cf16d6a805b9: Pushed 22:22:21 2260f3798834: Pushed 22:22:22 fdc533c69a6b: Pushed 22:22:22 534283dfb892: Pushed 22:22:23 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:988a7179732c479a4abd075f2cb402cb3559868c9aa81412d7a67cbe1a641d2f size: 2198 [Pipeline] isUnix [Pipeline] sh 22:22:23 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:23 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.107 22:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 22:22:23 a5acff808928: Preparing 22:22:23 cb96f200a4b6: Preparing 22:22:23 534283dfb892: Preparing 22:22:23 fdc533c69a6b: Preparing 22:22:23 7f70de5f8bce: Preparing 22:22:23 b8b3a8eae5a5: Preparing 22:22:23 cf16d6a805b9: Preparing 22:22:23 2260f3798834: Preparing 22:22:23 66b385cf80cf: Preparing 22:22:23 b8b3a8eae5a5: Waiting 22:22:23 2260f3798834: Waiting 22:22:23 66b385cf80cf: Waiting 22:22:23 cf16d6a805b9: Waiting 22:22:24 cb96f200a4b6: Layer already exists 22:22:24 534283dfb892: Layer already exists 22:22:24 a5acff808928: Layer already exists 22:22:24 7f70de5f8bce: Layer already exists 22:22:24 fdc533c69a6b: Layer already exists 22:22:24 cf16d6a805b9: Layer already exists 22:22:24 2260f3798834: Layer already exists 22:22:24 66b385cf80cf: Layer already exists 22:22:24 b8b3a8eae5a5: Layer already exists 22:22:24 1.2.2-dev.107: digest: sha256:988a7179732c479a4abd075f2cb402cb3559868c9aa81412d7a67cbe1a641d2f size: 2198 [Pipeline] isUnix [Pipeline] sh 22:22:24 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:24 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 22:22:24 a5acff808928: Preparing 22:22:24 cb96f200a4b6: Preparing 22:22:24 534283dfb892: Preparing 22:22:24 fdc533c69a6b: Preparing 22:22:24 7f70de5f8bce: Preparing 22:22:24 b8b3a8eae5a5: Preparing 22:22:24 cf16d6a805b9: Preparing 22:22:24 2260f3798834: Preparing 22:22:24 66b385cf80cf: Preparing 22:22:24 b8b3a8eae5a5: Waiting 22:22:24 cf16d6a805b9: Waiting 22:22:24 2260f3798834: Waiting 22:22:24 66b385cf80cf: Waiting 22:22:24 a5acff808928: Layer already exists 22:22:24 cb96f200a4b6: Layer already exists 22:22:24 fdc533c69a6b: Layer already exists 22:22:24 534283dfb892: Layer already exists 22:22:24 7f70de5f8bce: Layer already exists 22:22:25 66b385cf80cf: Layer already exists 22:22:25 2260f3798834: Layer already exists 22:22:25 cf16d6a805b9: Layer already exists 22:22:25 b8b3a8eae5a5: Layer already exists 22:22:25 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:988a7179732c479a4abd075f2cb402cb3559868c9aa81412d7a67cbe1a641d2f size: 2198 [Pipeline] isUnix [Pipeline] sh 22:22:25 + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:25 + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master 22:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] 22:22:25 a5acff808928: Preparing 22:22:25 cb96f200a4b6: Preparing 22:22:25 534283dfb892: Preparing 22:22:25 fdc533c69a6b: Preparing 22:22:25 7f70de5f8bce: Preparing 22:22:25 b8b3a8eae5a5: Preparing 22:22:25 cf16d6a805b9: Preparing 22:22:25 2260f3798834: Preparing 22:22:25 66b385cf80cf: Preparing 22:22:25 b8b3a8eae5a5: Waiting 22:22:25 cf16d6a805b9: Waiting 22:22:25 2260f3798834: Waiting 22:22:26 cb96f200a4b6: Layer already exists 22:22:26 7f70de5f8bce: Layer already exists 22:22:26 fdc533c69a6b: Layer already exists 22:22:26 a5acff808928: Layer already exists 22:22:26 534283dfb892: Layer already exists 22:22:26 b8b3a8eae5a5: Layer already exists 22:22:26 66b385cf80cf: Layer already exists 22:22:26 2260f3798834: Layer already exists 22:22:26 cf16d6a805b9: Layer already exists 22:22:26 master: digest: sha256:988a7179732c479a4abd075f2cb402cb3559868c9aa81412d7a67cbe1a641d2f size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:26 ===================================================== [Pipeline] echo 22:22:26 taggedImages: 22:22:26 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:26 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.107 22:22:26 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:26 - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo 22:22:26 [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: 22:22:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:26 1.2.2-dev.107 22:22:26 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:26 master 22:22:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:26 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:27 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 22:22:27 20eaa0f3114f: Preparing 22:22:27 a08dfc16a2f5: Preparing 22:22:27 6e8de404d361: Preparing 22:22:27 24ae63fe669b: Preparing 22:22:27 20eaa0f3114f: Pushed 22:22:27 6e8de404d361: Pushed 22:22:27 24ae63fe669b: Pushed 22:22:30 a08dfc16a2f5: Pushed 22:22:30 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c2451389f14f972d7a1b68e40431361174586b0bd8b15aac9dca6cfa78bd6f9d size: 1153 [Pipeline] isUnix [Pipeline] sh 22:22:30 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:31 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.107 22:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 22:22:31 20eaa0f3114f: Preparing 22:22:31 a08dfc16a2f5: Preparing 22:22:31 6e8de404d361: Preparing 22:22:31 24ae63fe669b: Preparing 22:22:31 20eaa0f3114f: Layer already exists 22:22:31 6e8de404d361: Layer already exists 22:22:31 a08dfc16a2f5: Layer already exists 22:22:31 24ae63fe669b: Layer already exists 22:22:31 1.2.2-dev.107: digest: sha256:c2451389f14f972d7a1b68e40431361174586b0bd8b15aac9dca6cfa78bd6f9d size: 1153 [Pipeline] isUnix [Pipeline] sh 22:22:31 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:32 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 22:22:32 20eaa0f3114f: Preparing 22:22:32 a08dfc16a2f5: Preparing 22:22:32 6e8de404d361: Preparing 22:22:32 24ae63fe669b: Preparing 22:22:32 a08dfc16a2f5: Layer already exists 22:22:32 6e8de404d361: Layer already exists 22:22:32 20eaa0f3114f: Layer already exists 22:22:32 24ae63fe669b: Layer already exists 22:22:32 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:c2451389f14f972d7a1b68e40431361174586b0bd8b15aac9dca6cfa78bd6f9d size: 1153 [Pipeline] isUnix [Pipeline] sh 22:22:32 + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:33 + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master 22:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] 22:22:33 20eaa0f3114f: Preparing 22:22:33 a08dfc16a2f5: Preparing 22:22:33 6e8de404d361: Preparing 22:22:33 24ae63fe669b: Preparing 22:22:33 20eaa0f3114f: Layer already exists 22:22:33 a08dfc16a2f5: Layer already exists 22:22:33 24ae63fe669b: Layer already exists 22:22:33 6e8de404d361: Layer already exists 22:22:33 master: digest: sha256:c2451389f14f972d7a1b68e40431361174586b0bd8b15aac9dca6cfa78bd6f9d size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:33 ===================================================== [Pipeline] echo 22:22:33 taggedImages: 22:22:33 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:33 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.107 22:22:33 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:33 - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo 22:22:33 [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: 22:22:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:33 1.2.2-dev.107 22:22:33 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:33 master 22:22:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:34 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:34 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 22:22:34 e58edcdb85cf: Preparing 22:22:34 fadca972692e: Preparing 22:22:34 35762d8c2ad7: Preparing 22:22:34 77d112b1781e: Preparing 22:22:34 06a69a76c6d0: Preparing 22:22:34 ecc937b038b4: Preparing 22:22:34 ecc937b038b4: Waiting 22:22:34 e58edcdb85cf: Pushed 22:22:34 35762d8c2ad7: Pushed 22:22:35 77d112b1781e: Pushed 22:22:35 06a69a76c6d0: Pushed 22:22:35 ecc937b038b4: Pushed 22:22:37 fadca972692e: Pushed 22:22:37 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:70f9328a2f98e835739d8ab193c53c4f1fbc0b32ee44a54f88bfc8285731baa4 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:22:37 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:38 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.107 22:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 22:22:38 e58edcdb85cf: Preparing 22:22:38 fadca972692e: Preparing 22:22:38 35762d8c2ad7: Preparing 22:22:38 77d112b1781e: Preparing 22:22:38 06a69a76c6d0: Preparing 22:22:38 ecc937b038b4: Preparing 22:22:38 ecc937b038b4: Waiting 22:22:38 e58edcdb85cf: Layer already exists 22:22:38 06a69a76c6d0: Layer already exists 22:22:38 35762d8c2ad7: Layer already exists 22:22:38 fadca972692e: Layer already exists 22:22:38 77d112b1781e: Layer already exists 22:22:38 ecc937b038b4: Layer already exists 22:22:38 1.2.2-dev.107: digest: sha256:70f9328a2f98e835739d8ab193c53c4f1fbc0b32ee44a54f88bfc8285731baa4 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:22:38 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 22:22:39 e58edcdb85cf: Preparing 22:22:39 fadca972692e: Preparing 22:22:39 35762d8c2ad7: Preparing 22:22:39 77d112b1781e: Preparing 22:22:39 06a69a76c6d0: Preparing 22:22:39 ecc937b038b4: Preparing 22:22:39 ecc937b038b4: Waiting 22:22:39 35762d8c2ad7: Layer already exists 22:22:39 fadca972692e: Layer already exists 22:22:39 06a69a76c6d0: Layer already exists 22:22:39 e58edcdb85cf: Layer already exists 22:22:39 77d112b1781e: Layer already exists 22:22:39 ecc937b038b4: Layer already exists 22:22:39 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:70f9328a2f98e835739d8ab193c53c4f1fbc0b32ee44a54f88bfc8285731baa4 size: 1573 [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:40 + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master 22:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] 22:22:40 e58edcdb85cf: Preparing 22:22:40 fadca972692e: Preparing 22:22:40 35762d8c2ad7: Preparing 22:22:40 77d112b1781e: Preparing 22:22:40 06a69a76c6d0: Preparing 22:22:40 ecc937b038b4: Preparing 22:22:40 ecc937b038b4: Waiting 22:22:40 e58edcdb85cf: Layer already exists 22:22:40 35762d8c2ad7: Layer already exists 22:22:40 77d112b1781e: Layer already exists 22:22:40 fadca972692e: Layer already exists 22:22:40 06a69a76c6d0: Layer already exists 22:22:40 ecc937b038b4: Layer already exists 22:22:40 master: digest: sha256:70f9328a2f98e835739d8ab193c53c4f1fbc0b32ee44a54f88bfc8285731baa4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:40 ===================================================== [Pipeline] echo 22:22:40 taggedImages: 22:22:40 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:40 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.107 22:22:40 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:40 - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo 22:22:41 [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: 22:22:41 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:41 1.2.2-dev.107 22:22:41 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:41 master 22:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:41 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 22:22:42 e0e4a9a3d8d5: Preparing 22:22:42 2f9dc7d82e54: Preparing 22:22:42 bf679c08809b: Preparing 22:22:42 bf679c08809b: Pushed 22:22:42 e0e4a9a3d8d5: Pushed 22:22:44 2f9dc7d82e54: Pushed 22:22:45 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:e93a310742e147ecf7afbdfd930a7f4cd2f11b25badd812c37be2b109cf116a5 size: 943 [Pipeline] isUnix [Pipeline] sh 22:22:45 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:45 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.107 22:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 22:22:45 e0e4a9a3d8d5: Preparing 22:22:45 2f9dc7d82e54: Preparing 22:22:45 bf679c08809b: Preparing 22:22:46 e0e4a9a3d8d5: Layer already exists 22:22:46 2f9dc7d82e54: Layer already exists 22:22:46 bf679c08809b: Layer already exists 22:22:46 1.2.2-dev.107: digest: sha256:e93a310742e147ecf7afbdfd930a7f4cd2f11b25badd812c37be2b109cf116a5 size: 943 [Pipeline] isUnix [Pipeline] sh 22:22:46 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:22:46 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 22:22:46 e0e4a9a3d8d5: Preparing 22:22:46 2f9dc7d82e54: Preparing 22:22:46 bf679c08809b: Preparing 22:22:47 e0e4a9a3d8d5: Layer already exists 22:22:47 bf679c08809b: Layer already exists 22:22:47 2f9dc7d82e54: Layer already exists 22:22:47 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:e93a310742e147ecf7afbdfd930a7f4cd2f11b25badd812c37be2b109cf116a5 size: 943 [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master 22:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] 22:22:47 e0e4a9a3d8d5: Preparing 22:22:47 2f9dc7d82e54: Preparing 22:22:47 bf679c08809b: Preparing 22:22:47 bf679c08809b: Layer already exists 22:22:47 2f9dc7d82e54: Layer already exists 22:22:47 e0e4a9a3d8d5: Layer already exists 22:22:48 master: digest: sha256:e93a310742e147ecf7afbdfd930a7f4cd2f11b25badd812c37be2b109cf116a5 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:48 ===================================================== [Pipeline] echo 22:22:48 taggedImages: 22:22:48 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:48 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.107 22:22:48 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:48 - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo 22:22:48 [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: 22:22:48 82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:48 1.2.2-dev.107 22:22:48 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:22:48 master 22:22:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:48 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh 22:22:49 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 22:22:49 2a7950bd1ff8: Preparing 22:22:49 a0b28b123399: Preparing 22:22:49 c0be3248bd5a: Preparing 22:22:49 39fe15ff7091: Preparing 22:22:49 be53a42ddf22: Preparing 22:22:49 238afb093a23: Preparing 22:22:49 9b48230183eb: Preparing 22:22:49 52543ddb2901: Preparing 22:22:49 9f553b275599: Preparing 22:22:49 3a47579f0cd1: Preparing 22:22:49 cd6d79ebbfb6: Preparing 22:22:49 3e7dc55cab04: Preparing 22:22:49 b2e85fd0898f: Preparing 22:22:49 cd3761cfa1d9: Preparing 22:22:49 9b48230183eb: Waiting 22:22:49 3a47579f0cd1: Waiting 22:22:49 52543ddb2901: Waiting 22:22:49 9f553b275599: Waiting 22:22:49 238afb093a23: Waiting 22:22:49 b2e85fd0898f: Waiting 22:22:49 cd6d79ebbfb6: Waiting 22:22:49 3e7dc55cab04: Waiting 22:22:49 be53a42ddf22: Pushed 22:22:50 2a7950bd1ff8: Pushed 22:22:50 39fe15ff7091: Pushed 22:22:50 52543ddb2901: Layer already exists 22:22:50 9f553b275599: Layer already exists 22:22:50 3a47579f0cd1: Layer already exists 22:22:50 9b48230183eb: Pushed 22:22:50 cd6d79ebbfb6: Layer already exists 22:22:50 3e7dc55cab04: Layer already exists 22:22:50 cd3761cfa1d9: Layer already exists 22:22:50 b2e85fd0898f: Layer already exists 22:22:51 a0b28b123399: Pushed 22:22:52 238afb093a23: Pushed 22:23:02 c0be3248bd5a: Pushed 22:23:02 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:6ae61f9a888d475d3e395b74ea50f6bab270493bb8f1375246d23c9bf3849557 size: 3253 [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:23:03 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.107 22:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 22:23:03 2a7950bd1ff8: Preparing 22:23:03 a0b28b123399: Preparing 22:23:03 c0be3248bd5a: Preparing 22:23:03 39fe15ff7091: Preparing 22:23:03 be53a42ddf22: Preparing 22:23:03 238afb093a23: Preparing 22:23:03 9b48230183eb: Preparing 22:23:03 52543ddb2901: Preparing 22:23:03 9f553b275599: Preparing 22:23:03 3a47579f0cd1: Preparing 22:23:03 cd6d79ebbfb6: Preparing 22:23:03 3e7dc55cab04: Preparing 22:23:03 b2e85fd0898f: Preparing 22:23:03 cd3761cfa1d9: Preparing 22:23:03 9f553b275599: Waiting 22:23:03 3a47579f0cd1: Waiting 22:23:03 cd6d79ebbfb6: Waiting 22:23:03 3e7dc55cab04: Waiting 22:23:03 b2e85fd0898f: Waiting 22:23:03 cd3761cfa1d9: Waiting 22:23:03 238afb093a23: Waiting 22:23:03 9b48230183eb: Waiting 22:23:03 52543ddb2901: Waiting 22:23:03 2a7950bd1ff8: Layer already exists 22:23:03 a0b28b123399: Layer already exists 22:23:03 39fe15ff7091: Layer already exists 22:23:03 be53a42ddf22: Layer already exists 22:23:03 c0be3248bd5a: Layer already exists 22:23:03 238afb093a23: Layer already exists 22:23:03 52543ddb2901: Layer already exists 22:23:03 9b48230183eb: Layer already exists 22:23:03 9f553b275599: Layer already exists 22:23:03 3a47579f0cd1: Layer already exists 22:23:03 cd6d79ebbfb6: Layer already exists 22:23:03 3e7dc55cab04: Layer already exists 22:23:03 cd3761cfa1d9: Layer already exists 22:23:03 b2e85fd0898f: Layer already exists 22:23:03 1.2.2-dev.107: digest: sha256:6ae61f9a888d475d3e395b74ea50f6bab270493bb8f1375246d23c9bf3849557 size: 3253 [Pipeline] isUnix [Pipeline] sh 22:23:03 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 [Pipeline] isUnix [Pipeline] sh 22:23:04 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 22:23:04 2a7950bd1ff8: Preparing 22:23:04 a0b28b123399: Preparing 22:23:04 c0be3248bd5a: Preparing 22:23:04 39fe15ff7091: Preparing 22:23:04 be53a42ddf22: Preparing 22:23:04 238afb093a23: Preparing 22:23:04 9b48230183eb: Preparing 22:23:04 52543ddb2901: Preparing 22:23:04 9f553b275599: Preparing 22:23:04 3a47579f0cd1: Preparing 22:23:04 cd6d79ebbfb6: Preparing 22:23:04 3e7dc55cab04: Preparing 22:23:04 b2e85fd0898f: Preparing 22:23:04 cd3761cfa1d9: Preparing 22:23:04 3a47579f0cd1: Waiting 22:23:04 cd6d79ebbfb6: Waiting 22:23:04 cd3761cfa1d9: Waiting 22:23:04 3e7dc55cab04: Waiting 22:23:04 b2e85fd0898f: Waiting 22:23:04 52543ddb2901: Waiting 22:23:04 238afb093a23: Waiting 22:23:04 9f553b275599: Waiting 22:23:04 9b48230183eb: Waiting 22:23:04 39fe15ff7091: Layer already exists 22:23:04 be53a42ddf22: Layer already exists 22:23:04 2a7950bd1ff8: Layer already exists 22:23:04 c0be3248bd5a: Layer already exists 22:23:04 a0b28b123399: Layer already exists 22:23:04 238afb093a23: Layer already exists 22:23:04 52543ddb2901: Layer already exists 22:23:04 9f553b275599: Layer already exists 22:23:04 3a47579f0cd1: Layer already exists 22:23:04 9b48230183eb: Layer already exists 22:23:04 cd6d79ebbfb6: Layer already exists 22:23:04 b2e85fd0898f: Layer already exists 22:23:04 3e7dc55cab04: Layer already exists 22:23:04 cd3761cfa1d9: Layer already exists 22:23:04 82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107: digest: sha256:6ae61f9a888d475d3e395b74ea50f6bab270493bb8f1375246d23c9bf3849557 size: 3253 [Pipeline] isUnix [Pipeline] sh 22:23:04 + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh 22:23:05 + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master 22:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] 22:23:05 2a7950bd1ff8: Preparing 22:23:05 a0b28b123399: Preparing 22:23:05 c0be3248bd5a: Preparing 22:23:05 39fe15ff7091: Preparing 22:23:05 be53a42ddf22: Preparing 22:23:05 238afb093a23: Preparing 22:23:05 9b48230183eb: Preparing 22:23:05 52543ddb2901: Preparing 22:23:05 9f553b275599: Preparing 22:23:05 3a47579f0cd1: Preparing 22:23:05 cd6d79ebbfb6: Preparing 22:23:05 3e7dc55cab04: Preparing 22:23:05 b2e85fd0898f: Preparing 22:23:05 cd3761cfa1d9: Preparing 22:23:05 238afb093a23: Waiting 22:23:05 9b48230183eb: Waiting 22:23:05 52543ddb2901: Waiting 22:23:05 9f553b275599: Waiting 22:23:05 3a47579f0cd1: Waiting 22:23:05 cd6d79ebbfb6: Waiting 22:23:05 3e7dc55cab04: Waiting 22:23:05 b2e85fd0898f: Waiting 22:23:05 cd3761cfa1d9: Waiting 22:23:05 2a7950bd1ff8: Layer already exists 22:23:05 a0b28b123399: Layer already exists 22:23:05 39fe15ff7091: Layer already exists 22:23:05 be53a42ddf22: Layer already exists 22:23:05 c0be3248bd5a: Layer already exists 22:23:05 238afb093a23: Layer already exists 22:23:05 52543ddb2901: Layer already exists 22:23:05 9b48230183eb: Layer already exists 22:23:05 9f553b275599: Layer already exists 22:23:05 cd6d79ebbfb6: Layer already exists 22:23:05 3a47579f0cd1: Layer already exists 22:23:05 3e7dc55cab04: Layer already exists 22:23:05 cd3761cfa1d9: Layer already exists 22:23:05 b2e85fd0898f: Layer already exists 22:23:05 master: digest: sha256:6ae61f9a888d475d3e395b74ea50f6bab270493bb8f1375246d23c9bf3849557 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:05 ===================================================== [Pipeline] echo 22:23:05 taggedImages: 22:23:05 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 22:23:05 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.107 22:23:05 - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-1.2.2-dev.107 22:23:05 - 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 22:23:07 provisioning config files... 22:23:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/223@tmp/config6052732951433820752tmp [Pipeline] { [Pipeline] sh 22:23:07 + set +x 22:23:07 + curl -s https://codecov.io/bash 22:23:07 + bash -s -- 22:23:08 22:23:08 _____ _ 22:23:08 / ____| | | 22:23:08 | | ___ __| | ___ ___ _____ __ 22:23:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:08 Bash-20201106-81372f2 22:23:08 22:23:08 22:23:08 ==> Jenkins CI detected. 22:23:08 project root: . 22:23:08 --> token set from env 22:23:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:08 ==> Running gcov in . (disable via -X gcov) 22:23:08 ==> Python coveragepy not found 22:23:08 ==> Searching for coverage reports in: 22:23:08 + . 22:23:08 -> Found 1 reports 22:23:08 ==> Detecting git/mercurial file structure 22:23:08 ==> Reading reports 22:23:08 + ./coverage.out bytes=539650 22:23:08 ==> Appending adjustments 22:23:08 https://docs.codecov.io/docs/fixing-reports 22:23:11 + Found adjustments 22:23:11 ==> Gzipping contents 22:23:11 ==> Uploading reports 22:23:11 url: https://codecov.io 22:23:11 query: branch=master&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F223%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:11 -> Pinging Codecov 22:23:11 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=master&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F223%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:11 -> Uploading to 22:23:11 https://storage.googleapis.com/codecov/v4/raw/2020-11-13/00271124DB129430A58F1EEE437C3FCB/82d8907018ab8cb9f1ec85c1c043836e064d42f9/615d63f5-7eb4-48e4-a1b3-87c020df88ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201113T222311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=073439d7d8277f97870436ed5b1d566897dc3ac1ac82aecef142ef35cc4caa2c 22:23:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:12 Dload Upload Total Spent Left Speed 22:23:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84923 0 0 100 84923 0 170k --:--:-- --:--:-- --:--:-- 170k 22:23:12 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] } 22:23:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:23:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:23:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:13 22:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:23:14 188c0c94c7c5: Already exists 22:23:14 0ef7d3d256c8: Pulling fs layer 22:23:14 de9db76c5a1d: Pulling fs layer 22:23:14 0eba1c9be4d2: Pulling fs layer 22:23:14 0d57e429df01: Pulling fs layer 22:23:14 4e4be7b47b0d: Pulling fs layer 22:23:14 e1f770b5df2f: Pulling fs layer 22:23:14 85a0685a4137: Pulling fs layer 22:23:14 0d57e429df01: Waiting 22:23:14 4e4be7b47b0d: Waiting 22:23:14 e1f770b5df2f: Waiting 22:23:14 85a0685a4137: Waiting 22:23:14 de9db76c5a1d: Verifying Checksum 22:23:14 de9db76c5a1d: Download complete 22:23:14 0ef7d3d256c8: Verifying Checksum 22:23:14 0ef7d3d256c8: Download complete 22:23:14 0d57e429df01: Verifying Checksum 22:23:14 0d57e429df01: Download complete 22:23:14 4e4be7b47b0d: Verifying Checksum 22:23:14 4e4be7b47b0d: Download complete 22:23:14 0ef7d3d256c8: Pull complete 22:23:14 de9db76c5a1d: Pull complete 22:23:15 e1f770b5df2f: Verifying Checksum 22:23:15 e1f770b5df2f: Download complete 22:23:17 0eba1c9be4d2: Verifying Checksum 22:23:17 0eba1c9be4d2: Download complete 22:23:17 85a0685a4137: Verifying Checksum 22:23:17 85a0685a4137: Download complete 22:23:22 0eba1c9be4d2: Pull complete 22:23:22 0d57e429df01: Pull complete 22:23:22 4e4be7b47b0d: Pull complete 22:23:27 e1f770b5df2f: Pull complete 22:23:37 85a0685a4137: Pull complete 22:23:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:23:37 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:23:37 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:23:38 $ docker top 73df0215bcd0c58c943f39e49e97a231cf844c0441cc05fa8fe44410d1752520 -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:23:39 + set -o pipefail 22:23:39 + snyk monitor '--org=edgex-jenkins' 22:24:01 22:24:01 Monitoring /w/workspace/edgex-go/223 (github.com/edgexfoundry/edgex-go)... 22:24:01 22:24:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/25aaa24a-6394-4f8f-814a-cb2dccea05de 22:24:01 22:24:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:24:01 22:24:01 [Pipeline] } 22:24:01 $ docker stop --time=1 73df0215bcd0c58c943f39e49e97a231cf844c0441cc05fa8fe44410d1752520 22:24:04 $ docker rm -f 73df0215bcd0c58c943f39e49e97a231cf844c0441cc05fa8fe44410d1752520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 22:24:05 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/core-command/Dockerfile [Pipeline] echo 22:24:05 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:24:06 + set -o pipefail 22:24:06 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:24:06 + tee .snyk 22:24:06 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:24:06 version: v1.14.1 22:24:06 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:24:06 # ignore: 22:24:06 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:24:06 # - '*': 22:24:06 # reason: does not apply # justification for ignoring 22:24:06 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:24:06 # patch: {} [Pipeline] withCredentials 22:24:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:06 . [Pipeline] withDockerContainer 22:24:06 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:24:06 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:24:07 $ docker top 79f14709cd6e3896d9282003affc5015b2e4b315888d8ae0ef83a4eb8809f9ee -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:08 + rm -f snykReport.html [Pipeline] echo 22:24:08 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/core-command/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:24:08 + set -o pipefail 22:24:08 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/core-command/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:24:08 + snyk-to-html -o snykReport.html 22:24:18 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:24:18 $ docker stop --time=1 79f14709cd6e3896d9282003affc5015b2e4b315888d8ae0ef83a4eb8809f9ee 22:24:20 $ docker rm -f 79f14709cd6e3896d9282003affc5015b2e4b315888d8ae0ef83a4eb8809f9ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:20 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/core-data/Dockerfile [Pipeline] echo 22:24:20 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:24:20 + set -o pipefail 22:24:20 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:24:20 + tee .snyk 22:24:20 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:24:20 version: v1.14.1 22:24:20 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:24:20 # ignore: 22:24:20 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:24:20 # - '*': 22:24:20 # reason: does not apply # justification for ignoring 22:24:20 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:24:20 # patch: {} [Pipeline] withCredentials 22:24:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:21 . [Pipeline] withDockerContainer 22:24:21 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:24:21 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:24:22 $ docker top 018e89ac5c157415ee42e454d57cec71e6879675b9656f9899e48a2a05cfe47e -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:22 + rm -f snykReport.html [Pipeline] echo 22:24:23 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/core-data/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:24:23 + set -o pipefail 22:24:23 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/core-data/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:24:23 + snyk-to-html -o snykReport.html 22:24:30 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:24:30 $ docker stop --time=1 018e89ac5c157415ee42e454d57cec71e6879675b9656f9899e48a2a05cfe47e 22:24:32 $ docker rm -f 018e89ac5c157415ee42e454d57cec71e6879675b9656f9899e48a2a05cfe47e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:32 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/core-metadata/Dockerfile [Pipeline] echo 22:24:32 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:24:32 + set -o pipefail 22:24:32 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:24:32 + tee .snyk 22:24:32 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:24:32 version: v1.14.1 22:24:32 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:24:32 # ignore: 22:24:32 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:24:32 # - '*': 22:24:32 # reason: does not apply # justification for ignoring 22:24:32 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:24:32 # patch: {} [Pipeline] withCredentials 22:24:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:33 . [Pipeline] withDockerContainer 22:24:33 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:24:33 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:24:33 $ docker top fd48acdc337c2ddf43b9f6d3fb8cb0339b545c55e43108fa0174717fb12fc405 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:34 + rm -f snykReport.html [Pipeline] echo 22:24:34 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/core-metadata/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:24:34 + set -o pipefail 22:24:34 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/core-metadata/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:24:34 + snyk-to-html -o snykReport.html 22:24:42 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:24:42 $ docker stop --time=1 fd48acdc337c2ddf43b9f6d3fb8cb0339b545c55e43108fa0174717fb12fc405 22:24:44 $ docker rm -f fd48acdc337c2ddf43b9f6d3fb8cb0339b545c55e43108fa0174717fb12fc405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:44 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/security-bootstrap-redis/Dockerfile [Pipeline] echo 22:24:44 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:24:45 + set -o pipefail 22:24:45 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:24:45 + tee .snyk 22:24:45 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:24:45 version: v1.14.1 22:24:45 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:24:45 # ignore: 22:24:45 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:24:45 # - '*': 22:24:45 # reason: does not apply # justification for ignoring 22:24:45 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:24:45 # patch: {} [Pipeline] withCredentials 22:24:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:45 . [Pipeline] withDockerContainer 22:24:45 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:24:45 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:24:46 $ docker top 9554ab22663b1ab3445c01ad4578e232034903ad02abb00a2adeb3b900c6afd7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:46 + rm -f snykReport.html [Pipeline] echo 22:24:46 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/security-bootstrap-redis/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:24:47 + set -o pipefail 22:24:47 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/security-bootstrap-redis/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:24:47 + snyk-to-html -o snykReport.html 22:24:52 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:24:52 $ docker stop --time=1 9554ab22663b1ab3445c01ad4578e232034903ad02abb00a2adeb3b900c6afd7 22:24:53 $ docker rm -f 9554ab22663b1ab3445c01ad4578e232034903ad02abb00a2adeb3b900c6afd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:54 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/security-proxy-setup/Dockerfile [Pipeline] echo 22:24:54 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:24:54 + set -o pipefail 22:24:54 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:24:54 + tee .snyk 22:24:54 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:24:54 version: v1.14.1 22:24:54 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:24:54 # ignore: 22:24:54 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:24:54 # - '*': 22:24:54 # reason: does not apply # justification for ignoring 22:24:54 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:24:54 # patch: {} [Pipeline] withCredentials 22:24:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:54 . [Pipeline] withDockerContainer 22:24:54 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:24: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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:24:55 $ docker top c2a7460895b7b972217d7bffb58cbcdd302a6dd142a219ca378f7789df0e351b -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:56 + rm -f snykReport.html [Pipeline] echo 22:24:56 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/security-proxy-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:24:56 + set -o pipefail 22:24:56 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/security-proxy-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:24:56 + snyk-to-html -o snykReport.html 22:25:01 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:25:01 $ docker stop --time=1 c2a7460895b7b972217d7bffb58cbcdd302a6dd142a219ca378f7789df0e351b 22:25:03 $ docker rm -f c2a7460895b7b972217d7bffb58cbcdd302a6dd142a219ca378f7789df0e351b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:03 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/security-secrets-setup/Dockerfile [Pipeline] echo 22:25:03 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:25:03 + set -o pipefail 22:25:03 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:25:03 + tee .snyk 22:25:03 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:25:03 version: v1.14.1 22:25:03 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:25:03 # ignore: 22:25:03 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:25:03 # - '*': 22:25:03 # reason: does not apply # justification for ignoring 22:25:03 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:25:03 # patch: {} [Pipeline] withCredentials 22:25:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:04 . [Pipeline] withDockerContainer 22:25:04 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:25: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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:25:05 $ docker top be584837f5490c6196b368cee56a15f259d3160d5314ecafdd689ae27455f6d5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:05 + rm -f snykReport.html [Pipeline] echo 22:25:05 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/security-secrets-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:25:05 + set -o pipefail 22:25:05 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/security-secrets-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:25:05 + snyk-to-html -o snykReport.html 22:25:11 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:25:11 $ docker stop --time=1 be584837f5490c6196b368cee56a15f259d3160d5314ecafdd689ae27455f6d5 22:25:12 $ docker rm -f be584837f5490c6196b368cee56a15f259d3160d5314ecafdd689ae27455f6d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:13 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/security-secretstore-setup/Dockerfile [Pipeline] echo 22:25:13 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:25:13 + set -o pipefail 22:25:13 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:25:13 + tee .snyk 22:25:13 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:25:13 version: v1.14.1 22:25:13 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:25:13 # ignore: 22:25:13 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:25:13 # - '*': 22:25:13 # reason: does not apply # justification for ignoring 22:25:13 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:25:13 # patch: {} [Pipeline] withCredentials 22:25:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:13 . [Pipeline] withDockerContainer 22:25:13 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:25:13 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:25:14 $ docker top ba62f88ba6c6bc4dde00fc4114206dde0f471e9ec4e08577de72414af38bb72e -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:15 + rm -f snykReport.html [Pipeline] echo 22:25:15 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/security-secretstore-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:25:15 + set -o pipefail 22:25:15 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/security-secretstore-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:25:15 + snyk-to-html -o snykReport.html 22:25:23 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:25:23 $ docker stop --time=1 ba62f88ba6c6bc4dde00fc4114206dde0f471e9ec4e08577de72414af38bb72e 22:25:24 $ docker rm -f ba62f88ba6c6bc4dde00fc4114206dde0f471e9ec4e08577de72414af38bb72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:25 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/support-logging/Dockerfile [Pipeline] echo 22:25:25 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:25:25 + set -o pipefail 22:25:25 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:25:25 + tee .snyk 22:25:25 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:25:25 version: v1.14.1 22:25:25 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:25:25 # ignore: 22:25:25 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:25:25 # - '*': 22:25:25 # reason: does not apply # justification for ignoring 22:25:25 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:25:25 # patch: {} [Pipeline] withCredentials 22:25:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:25 . [Pipeline] withDockerContainer 22:25:26 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:25:26 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:25:26 $ docker top 3fd4d35f0bf7ffebaee8acf142f396f628b669c3adf7bd9ee84c84e058021c2d -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:27 + rm -f snykReport.html [Pipeline] echo 22:25:27 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/support-logging/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:25:27 + set -o pipefail 22:25:27 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/support-logging/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:25:27 + snyk-to-html -o snykReport.html 22:25:35 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:25:35 $ docker stop --time=1 3fd4d35f0bf7ffebaee8acf142f396f628b669c3adf7bd9ee84c84e058021c2d 22:25:37 $ docker rm -f 3fd4d35f0bf7ffebaee8acf142f396f628b669c3adf7bd9ee84c84e058021c2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:37 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/support-notifications/Dockerfile [Pipeline] echo 22:25:37 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:25:37 + set -o pipefail 22:25:37 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:25:37 + tee .snyk 22:25:37 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:25:37 version: v1.14.1 22:25:37 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:25:37 # ignore: 22:25:37 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:25:37 # - '*': 22:25:37 # reason: does not apply # justification for ignoring 22:25:37 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:25:37 # patch: {} [Pipeline] withCredentials 22:25:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:38 . [Pipeline] withDockerContainer 22:25:38 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:25:38 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:25:39 $ docker top 5cdc895b65248c42d3c2fce095cde1bbaa4ac9da263c6c1bd039cdfb8c3a41cb -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:39 + rm -f snykReport.html [Pipeline] echo 22:25:39 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/support-notifications/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:25:39 + set -o pipefail 22:25:39 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/support-notifications/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:25:39 + snyk-to-html -o snykReport.html 22:25:48 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:25:48 $ docker stop --time=1 5cdc895b65248c42d3c2fce095cde1bbaa4ac9da263c6c1bd039cdfb8c3a41cb 22:25:49 $ docker rm -f 5cdc895b65248c42d3c2fce095cde1bbaa4ac9da263c6c1bd039cdfb8c3a41cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:49 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/support-scheduler/Dockerfile [Pipeline] echo 22:25:49 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:25:50 + set -o pipefail 22:25:50 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:25:50 + tee .snyk 22:25:50 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:25:50 version: v1.14.1 22:25:50 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:25:50 # ignore: 22:25:50 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:25:50 # - '*': 22:25:50 # reason: does not apply # justification for ignoring 22:25:50 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:25:50 # patch: {} [Pipeline] withCredentials 22:25:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:25:50 . [Pipeline] withDockerContainer 22:25:50 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:25:50 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:25:51 $ docker top 41c5d0276a5087c09f201c0303ffffa27d3526e63ac4bbbf7052ddb90ea0387c -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:51 + rm -f snykReport.html [Pipeline] echo 22:25:51 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/support-scheduler/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:25:52 + set -o pipefail 22:25:52 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/support-scheduler/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:25:52 + snyk-to-html -o snykReport.html 22:26:00 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:26:00 $ docker stop --time=1 41c5d0276a5087c09f201c0303ffffa27d3526e63ac4bbbf7052ddb90ea0387c 22:26:01 $ docker rm -f 41c5d0276a5087c09f201c0303ffffa27d3526e63ac4bbbf7052ddb90ea0387c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:26:02 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9, dockerFile=cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:02 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 22:26:02 + set -o pipefail 22:26:02 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 22:26:02 + tee .snyk 22:26:02 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 22:26:02 version: v1.14.1 22:26:02 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 22:26:02 # ignore: 22:26:02 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 22:26:02 # - '*': 22:26:02 # reason: does not apply # justification for ignoring 22:26:02 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 22:26:02 # patch: {} [Pipeline] withCredentials 22:26:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:26:02 . [Pipeline] withDockerContainer 22:26:03 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:26:03 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-snyk-go:1.410.4 cat 22:26:03 $ docker top 6fdeccbdcb6ac356c6d652384c0ce112687b0e1bbe23ef88419fdf00a20a2e22 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:04 + rm -f snykReport.html [Pipeline] echo 22:26:04 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 --file=./cmd/sys-mgmt-agent/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 22:26:04 + set -o pipefail 22:26:04 + snyk-to-html -o snykReport.html 22:26:04 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 '--file=./cmd/sys-mgmt-agent/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 22:26:17 Vulnerability snapshot saved at snykReport.html [Pipeline] } 22:26:17 $ docker stop --time=1 6fdeccbdcb6ac356c6d652384c0ce112687b0e1bbe23ef88419fdf00a20a2e22 22:26:18 $ docker rm -f 6fdeccbdcb6ac356c6d652384c0ce112687b0e1bbe23ef88419fdf00a20a2e22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:26:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:19 provisioning config files... 22:26:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/223@tmp/config3344218153599354359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:19 --> edgex-publish-swagger.sh 22:26:19 === Publish openapi/v1 API === 22:26:19 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 22:26:19 [publishToSwagger] Publishing API Name [core-command] 22:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:19 Dload Upload Total Spent Left Speed 22:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10521 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 8710 0:00:01 0:00:01 --:--:-- 8716 22:26:21 22:26:21 22:26:21 [publishToSwagger] Publishing API Name [core-data] 22:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:21 Dload Upload Total Spent Left Speed 22:26:22 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 30324 0:00:01 0:00:01 --:--:-- 30312 100 32556 0 0 100 32556 0 30314 0:00:01 0:00:01 --:--:-- 30312 22:26:22 22:26:22 22:26:22 [publishToSwagger] Publishing API Name [core-metadata] 22:26:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:22 Dload Upload Total Spent Left Speed 22:26:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 65256 0:00:01 0:00:01 --:--:-- 65296 100 73720 0 0 100 73720 0 65245 0:00:01 0:00:01 --:--:-- 65296 22:26:23 22:26:23 22:26:23 [publishToSwagger] Publishing API Name [support-logging] 22:26:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:23 Dload Upload Total Spent Left Speed 22:26:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 11268 0:00:01 0:00:01 --:--:-- 11279 100 13580 0 0 100 13580 0 10694 0:00:01 0:00:01 --:--:-- 10701 22:26:24 22:26:24 22:26:24 [publishToSwagger] Publishing API Name [support-notifications] 22:26:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:24 Dload Upload Total Spent Left Speed 22:26:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 32346 0:00:01 0:00:01 --:--:-- 32353 100 38889 0 0 100 38889 0 30970 0:00:01 0:00:01 --:--:-- 30987 22:26:26 22:26:26 22:26:26 [publishToSwagger] Publishing API Name [support-scheduler] 22:26:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:26 Dload Upload Total Spent Left Speed 22:26:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 11778 0:00:01 0:00:01 --:--:-- 11784 100 14248 0 0 100 14248 0 11760 0:00:01 0:00:01 --:--:-- 11765 22:26:26 22:26:26 22:26:26 [publishToSwagger] Publishing API Name [system-agent] 22:26:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:26 Dload Upload Total Spent Left Speed 22:26:28 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 3667 0:00:01 0:00:01 --:--:-- 3665 100 4109 0 0 100 4109 0 3666 0:00:01 0:00:01 --:--:-- 3665 22:26:28 22:26:28 22:26:28 === Publish openapi/v2 API === 22:26:28 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:26:28 [publishToSwagger] Publishing API Name [core-command] 22:26:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:28 Dload Upload Total Spent Left Speed 22:26:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29535 0 0 100 29535 0 25990 0:00:01 0:00:01 --:--:-- 25999 100 29535 0 0 100 29535 0 25986 0:00:01 0:00:01 --:--:-- 25999 22:26:29 22:26:29 22:26:29 [publishToSwagger] Publishing API Name [core-data] 22:26:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:29 Dload Upload Total Spent Left Speed 22:26:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65634 0 0 100 65634 0 59678 0:00:01 0:00:01 --:--:-- 59721 100 65634 0 0 100 65634 0 59668 0:00:01 0:00:01 --:--:-- 59721 22:26:30 22:26:30 22:26:30 [publishToSwagger] Publishing API Name [core-metadata] 22:26:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:30 Dload Upload Total Spent Left Speed 22:26:31 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 87507 0:00:01 0:00:01 --:--:-- 87527 22:26:31 22:26:31 22:26:31 [publishToSwagger] Publishing API Name [support-logging] 22:26:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:31 Dload Upload Total Spent Left Speed 22:26:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23691 0 0 100 23691 0 23372 0:00:01 0:00:01 --:--:-- 23386 100 23691 0 0 100 23691 0 23367 0:00:01 0:00:01 --:--:-- 23386 22:26:32 22:26:32 22:26:32 [publishToSwagger] Publishing API Name [support-notifications] 22:26:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:32 Dload Upload Total Spent Left Speed 22:26:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 52399 0:00:01 0:00:01 --:--:-- 52373 100 62691 0 0 100 62691 0 52391 0:00:01 0:00:01 --:--:-- 52373 22:26:34 22:26:34 22:26:34 [publishToSwagger] Publishing API Name [support-scheduler] 22:26:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:34 Dload Upload Total Spent Left Speed 22:26:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46198 0 0 100 46198 0 38372 0:00:01 0:00:01 --:--:-- 38402 100 46198 0 0 100 46198 0 38366 0:00:01 0:00:01 --:--:-- 38402 22:26:35 22:26:35 22:26:35 [publishToSwagger] Publishing API Name [system-agent] 22:26:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:35 Dload Upload Total Spent Left Speed 22:26:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23725 0 0 100 23725 0 19559 0:00:01 0:00:01 --:--:-- 19575 100 23725 0 0 100 23725 0 17826 0:00:01 0:00:01 --:--:-- 17838 22:26:36 22:26:36 [Pipeline] } 22:26:36 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 22:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:37 . [Pipeline] withDockerContainer 22:26:37 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:26:38 $ docker top 129a84d1a4fa2b7ae45c3c5ab8c928a4980b6e7b46b78f5df63b90d151ed79bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:39 [ssh-agent] Looking for ssh-agent implementation... 22:26:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:39 $ docker exec 129a84d1a4fa2b7ae45c3c5ab8c928a4980b6e7b46b78f5df63b90d151ed79bc ssh-agent 22:26:39 SSH_AUTH_SOCK=/tmp/ssh-NjRv9ylWSAPW/agent.11 22:26:39 SSH_AGENT_PID=17 22:26:39 Running ssh-add (command line suppressed) 22:26:39 Identity added: /w/workspace/edgex-go/223@tmp/private_key_8672544194490469051.key (/w/workspace/edgex-go/223@tmp/private_key_8672544194490469051.key) 22:26:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:40 + git semver tag 22:26:40 # -> Open(): unable to determine branch for HEAD 22:26:40 # $GIT_DIR = /w/workspace/edgex-go/223/.git 22:26:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/223 22:26:40 # $SEMVER_REMOTE_NAME = origin 22:26:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:40 # $SEMVER_USER_NAME = edgex-jenkins 22:26:40 # $SEMVER_BRANCH = master 22:26:40 # $SEMVER_DIR = /w/workspace/edgex-go/223/.semver 22:26:40 # 82d8907018ab8cb9f1ec85c1c043836e064d42f9 HEAD 22:26:40 # -> Force: false 22:26:40 # cbf2c0611983adc9b15ec313f6b5242aba0ce9e2 refs/tags/v1.2.2-dev.107 [Pipeline] } 22:26:40 $ docker exec --env ******** --env ******** 129a84d1a4fa2b7ae45c3c5ab8c928a4980b6e7b46b78f5df63b90d151ed79bc ssh-agent -k 22:26:41 unset SSH_AUTH_SOCK; 22:26:41 unset SSH_AGENT_PID; 22:26:41 echo Agent pid 17 killed; 22:26:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:41 + git semver [Pipeline] } 22:26:41 $ docker stop --time=1 129a84d1a4fa2b7ae45c3c5ab8c928a4980b6e7b46b78f5df63b90d151ed79bc 22:26:43 $ docker rm -f 129a84d1a4fa2b7ae45c3c5ab8c928a4980b6e7b46b78f5df63b90d151ed79bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:26:43 22:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:26:44 0.23.1-centos7: Pulling from edgex-lftools 22:26:44 ab5ef0e58194: Pulling fs layer 22:26:44 9712f1f96733: Pulling fs layer 22:26:44 63f879dbbcfc: Pulling fs layer 22:26:44 0d9ebad4ef96: Pulling fs layer 22:26:44 e9a5061849ea: Pulling fs layer 22:26:44 d747dcd14b5f: Pulling fs layer 22:26:44 2de7ff778b66: Pulling fs layer 22:26:44 d747dcd14b5f: Waiting 22:26:44 2de7ff778b66: Waiting 22:26:44 0d9ebad4ef96: Waiting 22:26:44 e9a5061849ea: Waiting 22:26:44 9712f1f96733: Verifying Checksum 22:26:44 9712f1f96733: Download complete 22:26:46 63f879dbbcfc: Verifying Checksum 22:26:46 63f879dbbcfc: Download complete 22:26:46 e9a5061849ea: Verifying Checksum 22:26:46 e9a5061849ea: Download complete 22:26:46 d747dcd14b5f: Verifying Checksum 22:26:46 d747dcd14b5f: Download complete 22:26:46 2de7ff778b66: Verifying Checksum 22:26:46 2de7ff778b66: Download complete 22:26:46 ab5ef0e58194: Verifying Checksum 22:26:46 ab5ef0e58194: Download complete 22:26:47 0d9ebad4ef96: Verifying Checksum 22:26:47 0d9ebad4ef96: Download complete 22:26:51 ab5ef0e58194: Pull complete 22:26:51 9712f1f96733: Pull complete 22:26:53 63f879dbbcfc: Pull complete 22:27:00 0d9ebad4ef96: Pull complete 22:27:03 e9a5061849ea: Pull complete 22:27:04 d747dcd14b5f: Pull complete 22:27:05 2de7ff778b66: Pull complete 22:27:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:27:05 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-lftools:0.23.1-centos7 cat 22:27:10 $ docker top d5d4a6001a610e981c0d873e7378ec81d28c251ff111197e21f7fdd56f780327 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:27:10 provisioning config files... 22:27:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/223@tmp/config7336909679615208803tmp 22:27:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/223@tmp/config2243303734657382288tmp 22:27:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/223@tmp/config8062133902036429327tmp [Pipeline] { [Pipeline] echo 22:27:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:27:11 ---> sigul-configuration.sh 22:27:11 gpg: directory `/root/.gnupg' created 22:27:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:27:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:27:11 gpg: keyring `/root/.gnupg/secring.gpg' created 22:27:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:27:11 gpg: CAST5 encrypted data 22:27:11 gpg: encrypted with 1 passphrase 22:27:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:27:11 + mkdir /home/jenkins 22:27:11 + mkdir /home/jenkins/sigul [Pipeline] sh 22:27:11 + 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 22:27:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:27:12 ---> sigul-install.sh 22:27:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:27:17 + git tag --list 22:27:17 0.6.0 22:27:17 0.6.1 22:27:17 0.7.0 22:27:17 0.7.1 22:27:17 v1.0.0 22:27:17 v1.0.1 22:27:17 v1.1.0 22:27:17 v1.2.0 22:27:17 v1.2.1 22:27:17 v1.2.2-dev.1 22:27:17 v1.2.2-dev.10 22:27:17 v1.2.2-dev.100 22:27:17 v1.2.2-dev.101 22:27:17 v1.2.2-dev.102 22:27:17 v1.2.2-dev.103 22:27:17 v1.2.2-dev.104 22:27:17 v1.2.2-dev.105 22:27:17 v1.2.2-dev.106 22:27:17 v1.2.2-dev.107 22:27:17 v1.2.2-dev.11 22:27:17 v1.2.2-dev.12 22:27:17 v1.2.2-dev.13 22:27:17 v1.2.2-dev.14 22:27:17 v1.2.2-dev.15 22:27:17 v1.2.2-dev.16 22:27:17 v1.2.2-dev.17 22:27:17 v1.2.2-dev.18 22:27:17 v1.2.2-dev.19 22:27:17 v1.2.2-dev.2 22:27:17 v1.2.2-dev.20 22:27:17 v1.2.2-dev.21 22:27:17 v1.2.2-dev.22 22:27:17 v1.2.2-dev.23 22:27:17 v1.2.2-dev.24 22:27:17 v1.2.2-dev.25 22:27:17 v1.2.2-dev.26 22:27:17 v1.2.2-dev.27 22:27:17 v1.2.2-dev.28 22:27:17 v1.2.2-dev.29 22:27:17 v1.2.2-dev.3 22:27:17 v1.2.2-dev.30 22:27:17 v1.2.2-dev.31 22:27:17 v1.2.2-dev.32 22:27:17 v1.2.2-dev.33 22:27:17 v1.2.2-dev.34 22:27:17 v1.2.2-dev.35 22:27:17 v1.2.2-dev.36 22:27:17 v1.2.2-dev.37 22:27:17 v1.2.2-dev.38 22:27:17 v1.2.2-dev.39 22:27:17 v1.2.2-dev.4 22:27:17 v1.2.2-dev.40 22:27:17 v1.2.2-dev.41 22:27:17 v1.2.2-dev.42 22:27:17 v1.2.2-dev.43 22:27:17 v1.2.2-dev.44 22:27:17 v1.2.2-dev.45 22:27:17 v1.2.2-dev.46 22:27:17 v1.2.2-dev.47 22:27:17 v1.2.2-dev.48 22:27:17 v1.2.2-dev.49 22:27:17 v1.2.2-dev.5 22:27:17 v1.2.2-dev.50 22:27:17 v1.2.2-dev.51 22:27:17 v1.2.2-dev.52 22:27:17 v1.2.2-dev.53 22:27:17 v1.2.2-dev.54 22:27:17 v1.2.2-dev.55 22:27:17 v1.2.2-dev.56 22:27:17 v1.2.2-dev.57 22:27:17 v1.2.2-dev.58 22:27:17 v1.2.2-dev.59 22:27:17 v1.2.2-dev.6 22:27:17 v1.2.2-dev.60 22:27:17 v1.2.2-dev.61 22:27:17 v1.2.2-dev.62 22:27:17 v1.2.2-dev.63 22:27:17 v1.2.2-dev.64 22:27:17 v1.2.2-dev.65 22:27:17 v1.2.2-dev.66 22:27:17 v1.2.2-dev.67 22:27:17 v1.2.2-dev.68 22:27:17 v1.2.2-dev.69 22:27:17 v1.2.2-dev.7 22:27:17 v1.2.2-dev.70 22:27:17 v1.2.2-dev.71 22:27:17 v1.2.2-dev.72 22:27:17 v1.2.2-dev.73 22:27:17 v1.2.2-dev.74 22:27:17 v1.2.2-dev.75 22:27:17 v1.2.2-dev.76 22:27:17 v1.2.2-dev.77 22:27:17 v1.2.2-dev.78 22:27:17 v1.2.2-dev.79 22:27:17 v1.2.2-dev.8 22:27:17 v1.2.2-dev.80 22:27:17 v1.2.2-dev.81 22:27:17 v1.2.2-dev.82 22:27:17 v1.2.2-dev.83 22:27:17 v1.2.2-dev.84 22:27:17 v1.2.2-dev.85 22:27:17 v1.2.2-dev.86 22:27:17 v1.2.2-dev.87 22:27:17 v1.2.2-dev.88 22:27:17 v1.2.2-dev.89 22:27:17 v1.2.2-dev.9 22:27:17 v1.2.2-dev.90 22:27:17 v1.2.2-dev.91 22:27:17 v1.2.2-dev.92 22:27:17 v1.2.2-dev.93 22:27:17 v1.2.2-dev.94 22:27:17 v1.2.2-dev.95 22:27:17 v1.2.2-dev.96 22:27:17 v1.2.2-dev.97 22:27:17 v1.2.2-dev.98 22:27:17 v1.2.2-dev.99 [Pipeline] sh 22:27:18 + lftools sign git-tag v1.2.2-dev.107 22:27:19 Signing Git tag with Sigul... 22:27:19 Signing v1.2.2-dev.107 [Pipeline] echo 22:27:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:27:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:27:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:27:21 $ docker stop --time=1 d5d4a6001a610e981c0d873e7378ec81d28c251ff111197e21f7fdd56f780327 22:27:23 $ docker rm -f d5d4a6001a610e981c0d873e7378ec81d28c251ff111197e21f7fdd56f780327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:24 . [Pipeline] withDockerContainer 22:27:24 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:27:25 $ docker top 5f8f07d500c87d68adb3652e8aaa620a4228de3762ca86b1ae61bcda42cc2f41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:26 [ssh-agent] Looking for ssh-agent implementation... 22:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:26 $ docker exec 5f8f07d500c87d68adb3652e8aaa620a4228de3762ca86b1ae61bcda42cc2f41 ssh-agent 22:27:26 SSH_AUTH_SOCK=/tmp/ssh-LCtN95H9IgZh/agent.11 22:27:26 SSH_AGENT_PID=16 22:27:26 Running ssh-add (command line suppressed) 22:27:26 Identity added: /w/workspace/edgex-go/223@tmp/private_key_4693354274877318562.key (/w/workspace/edgex-go/223@tmp/private_key_4693354274877318562.key) 22:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:27 + git semver bump pre 22:27:27 # -> Open(): unable to determine branch for HEAD 22:27:27 # $GIT_DIR = /w/workspace/edgex-go/223/.git 22:27:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/223 22:27:27 # $SEMVER_REMOTE_NAME = origin 22:27:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:27 # $SEMVER_USER_NAME = edgex-jenkins 22:27:27 # $SEMVER_BRANCH = master 22:27:27 # $SEMVER_DIR = /w/workspace/edgex-go/223/.semver 22:27:27 1.2.2-dev.108 [Pipeline] } 22:27:27 $ docker exec --env ******** --env ******** 5f8f07d500c87d68adb3652e8aaa620a4228de3762ca86b1ae61bcda42cc2f41 ssh-agent -k 22:27:27 unset SSH_AUTH_SOCK; 22:27:27 unset SSH_AGENT_PID; 22:27:27 echo Agent pid 16 killed; 22:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:27 + git semver [Pipeline] } 22:27:27 $ docker stop --time=1 5f8f07d500c87d68adb3652e8aaa620a4228de3762ca86b1ae61bcda42cc2f41 22:27:29 $ docker rm -f 5f8f07d500c87d68adb3652e8aaa620a4228de3762ca86b1ae61bcda42cc2f41 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:29 . [Pipeline] withDockerContainer 22:27:29 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:27:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:27:30 $ docker top 802ec0aa12f1e752b8f066484f77fd12c611be00e60ab38c2812a3cfe060ce6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:31 [ssh-agent] Looking for ssh-agent implementation... 22:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:31 $ docker exec 802ec0aa12f1e752b8f066484f77fd12c611be00e60ab38c2812a3cfe060ce6d ssh-agent 22:27:31 SSH_AUTH_SOCK=/tmp/ssh-D9jqvcwtoRuW/agent.11 22:27:31 SSH_AGENT_PID=16 22:27:31 Running ssh-add (command line suppressed) 22:27:31 Identity added: /w/workspace/edgex-go/223@tmp/private_key_5677801835744041284.key (/w/workspace/edgex-go/223@tmp/private_key_5677801835744041284.key) 22:27:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:32 + git semver push 22:27:32 # -> Open(): unable to determine branch for HEAD 22:27:32 # $GIT_DIR = /w/workspace/edgex-go/223/.git 22:27:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/223 22:27:32 # $SEMVER_REMOTE_NAME = origin 22:27:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:32 # $SEMVER_USER_NAME = edgex-jenkins 22:27:32 # $SEMVER_BRANCH = master 22:27:32 # $SEMVER_DIR = /w/workspace/edgex-go/223/.semver [Pipeline] } 22:27:42 $ docker exec --env ******** --env ******** 802ec0aa12f1e752b8f066484f77fd12c611be00e60ab38c2812a3cfe060ce6d ssh-agent -k 22:27:42 unset SSH_AUTH_SOCK; 22:27:42 unset SSH_AGENT_PID; 22:27:42 echo Agent pid 16 killed; 22:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:42 + git semver [Pipeline] } 22:27:42 $ docker stop --time=1 802ec0aa12f1e752b8f066484f77fd12c611be00e60ab38c2812a3cfe060ce6d 22:27:44 $ docker rm -f 802ec0aa12f1e752b8f066484f77fd12c611be00e60ab38c2812a3cfe060ce6d [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 22:27:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:27:47 ---> package-listing.sh 22:27:47 ++ facter osfamily 22:27:47 ++ tr '[:upper:]' '[:lower:]' 22:27:47 + OS_FAMILY=redhat 22:27:47 + workspace=/w/workspace/edgex-go/223 22:27:47 + START_PACKAGES=/tmp/packages_start.txt 22:27:47 + END_PACKAGES=/tmp/packages_end.txt 22:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:47 + PACKAGES=/tmp/packages_start.txt 22:27:47 + '[' /w/workspace/edgex-go/223 ']' 22:27:47 + PACKAGES=/tmp/packages_end.txt 22:27:47 + case "${OS_FAMILY}" in 22:27:47 + rpm -qa 22:27:47 + sort 22:27:51 + '[' -f /tmp/packages_start.txt ']' 22:27:51 + '[' -f /tmp/packages_end.txt ']' 22:27:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:51 + '[' /w/workspace/edgex-go/223 ']' 22:27:51 + mkdir -p /w/workspace/edgex-go/223/archives/ 22:27:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/223/archives/ [Pipeline] echo 22:27:51 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/223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:27:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:52 22:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:52 alpine: Pulling from edgex-lftools-log-publisher 22:27:52 df20fa9351a1: Already exists 22:27:52 36b3adc4ff6f: Pulling fs layer 22:27:52 8ad3a11d3b57: Pulling fs layer 22:27:52 46f8f816bc3b: Pulling fs layer 22:27:52 93b61091891f: Pulling fs layer 22:27:52 93b9cdb0e59b: Pulling fs layer 22:27:52 5e14af77c1be: Pulling fs layer 22:27:52 01666e4c0597: Pulling fs layer 22:27:52 aa168da1d23b: Pulling fs layer 22:27:52 93b61091891f: Waiting 22:27:52 93b9cdb0e59b: Waiting 22:27:52 5e14af77c1be: Waiting 22:27:52 01666e4c0597: Waiting 22:27:52 aa168da1d23b: Waiting 22:27:52 46f8f816bc3b: Verifying Checksum 22:27:52 46f8f816bc3b: Download complete 22:27:52 36b3adc4ff6f: Download complete 22:27:52 93b9cdb0e59b: Verifying Checksum 22:27:52 93b9cdb0e59b: Download complete 22:27:52 5e14af77c1be: Download complete 22:27:52 01666e4c0597: Verifying Checksum 22:27:52 01666e4c0597: Download complete 22:27:52 93b61091891f: Verifying Checksum 22:27:52 93b61091891f: Download complete 22:27:52 8ad3a11d3b57: Verifying Checksum 22:27:52 8ad3a11d3b57: Download complete 22:27:53 36b3adc4ff6f: Pull complete 22:27:54 8ad3a11d3b57: Pull complete 22:27:54 46f8f816bc3b: Pull complete 22:27:54 aa168da1d23b: Download complete 22:27:55 93b61091891f: Pull complete 22:27:56 93b9cdb0e59b: Pull complete 22:27:56 5e14af77c1be: Pull complete 22:27:56 01666e4c0597: Pull complete 22:28:03 aa168da1d23b: Pull complete 22:28:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:28:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:28:03 prd-centos7-docker-4c-2g-12057 does not seem to be running inside a container 22:28:03 $ 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/223/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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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-lftools-log-publisher:alpine cat 22:28:06 $ docker top 24af1b15ff4b123f02d27e9ba6b43d19e3ca6e42d1211c3b5be3a574df40d84e -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:07 + touch /tmp/pre-build-complete [Pipeline] sh 22:28:07 + mkdir -p /var/log/sa [Pipeline] sh 22:28:07 + ls /var/log/sa-host 22:28:07 + sadf -c /var/log/sa-host/sa05 22:28:07 file_magic: OK 22:28:07 HZ: Using current value: 100 22:28:07 file_header: OK 22:28:07 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 22:28:07 Statistics: 22:28:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:28:07 File successfully converted to sysstat format version 12.2.1 22:28:07 + sadf -c /var/log/sa-host/sa13 22:28:07 file_magic: OK 22:28:07 HZ: Using current value: 100 22:28:07 file_header: OK 22:28:07 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 22:28:07 Statistics: 22:28:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:28:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:08 provisioning config files... 22:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/223@tmp/config5848276556919770441tmp [Pipeline] { [Pipeline] echo 22:28:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:28:09 ---> create-netrc.sh [Pipeline] } 22:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:28:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:28:09 ---> python-tools-install.sh [Pipeline] echo 22:28:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:28:09 ---> sudo-logs.sh 22:28:09 Archiving 'sudo' log.. [Pipeline] echo 22:28:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:28:10 ---> job-cost.sh 22:28:10 lf-activate-venv: SKIPPING 22:28:10 INFO: No Stack... 22:28:11 INFO: Retrieving Pricing Info for: v1-standard-2 22:28:11 INFO: Archiving Costs [Pipeline] echo 22:28:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:28:12 ---> logs-deploy.sh 22:28:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/223 22:28:12 INFO: archiving workspace using pattern(s): 22:28:13 Archives upload complete. 22:28:13 INFO: archiving logs to Nexus 22:28:14 ---> uname -a: 22:28:14 Linux prd-centos7-docker-4c-2g-12057.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:28:14 22:28:14 22:28:14 ---> lscpu: 22:28:14 Architecture: x86_64 22:28:14 CPU op-mode(s): 32-bit, 64-bit 22:28:14 Byte Order: Little Endian 22:28:14 Address sizes: 40 bits physical, 48 bits virtual 22:28:14 CPU(s): 4 22:28:14 On-line CPU(s) list: 0-3 22:28:14 Thread(s) per core: 1 22:28:14 Core(s) per socket: 1 22:28:14 Socket(s): 4 22:28:14 NUMA node(s): 1 22:28:14 Vendor ID: GenuineIntel 22:28:14 CPU family: 6 22:28:14 Model: 44 22:28:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:28:14 Stepping: 1 22:28:14 CPU MHz: 2933.438 22:28:14 BogoMIPS: 5866.87 22:28:14 Virtualization: VT-x 22:28:14 Hypervisor vendor: KVM 22:28:14 Virtualization type: full 22:28:14 L1d cache: 128 KiB 22:28:14 L1i cache: 128 KiB 22:28:14 L2 cache: 16 MiB 22:28:14 L3 cache: 64 MiB 22:28:14 NUMA node0 CPU(s): 0-3 22:28:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:28:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:28:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:28:14 Vulnerability Meltdown: Mitigation; PTI 22:28:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:28:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:28:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:28:14 Vulnerability Tsx async abort: Not affected 22:28:14 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 22:28:14 22:28:14 22:28:14 ---> nproc: 22:28:14 4 22:28:14 22:28:14 22:28:14 ---> df -h: 22:28:14 Filesystem Size Used Available Use% Mounted on 22:28:14 overlay 50.0G 14.4G 35.6G 29% / 22:28:14 tmpfs 64.0M 0 64.0M 0% /dev 22:28:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:28:14 shm 64.0M 0 64.0M 0% /dev/shm 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /facter-os 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /etc/resolv.conf 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /etc/hostname 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /etc/hosts 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /var/log/sa-host 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /var/log/secure 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /var/log/auth.log 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /run/cloud-init/result.json 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /w/workspace/edgex-go/223 22:28:14 /dev/vda1 50.0G 14.4G 35.6G 29% /w/workspace/edgex-go/223@tmp 22:28:14 22:28:14 22:28:14 ---> free -m: 22:28:14 total used free shared buff/cache available 22:28:14 Mem: 1837 768 283 0 785 1038 22:28:14 Swap: 1023 75 948 22:28:14 22:28:14 22:28:14 ---> ip addr: 22:28:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:28:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:28:14 inet 127.0.0.1/8 scope host lo 22:28:14 valid_lft forever preferred_lft forever 22:28:14 inet6 ::1/128 scope host 22:28:14 valid_lft forever preferred_lft forever 22:28:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:28:14 link/ether fa:16:3e:f2:39:d2 brd ff:ff:ff:ff:ff:ff 22:28:14 inet 10.30.122.214/23 brd 10.30.123.255 scope global dynamic eth0 22:28:14 valid_lft 85069sec preferred_lft 85069sec 22:28:14 inet6 fe80::f816:3eff:fef2:39d2/64 scope link 22:28:14 valid_lft forever preferred_lft forever 22:28:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:28:14 link/ether 02:42:73:32:a6:79 brd ff:ff:ff:ff:ff:ff 22:28:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:28:14 valid_lft forever preferred_lft forever 22:28:14 inet6 fe80::42:73ff:fe32:a679/64 scope link 22:28:14 valid_lft forever preferred_lft forever 22:28:14 22:28:14 22:28:14 ---> sar -b -r -n DEV: 22:28:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 22:28:14 22:28:14 22:05:42 LINUX RESTART (4 CPU) 22:28:14 22:28:14 22:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:28:14 22:08:01 192.93 82.74 110.18 0.00 9598.38 46699.22 0.00 22:28:14 22:09:02 254.03 108.66 145.37 0.00 5523.39 31268.43 0.00 22:28:14 22:10:01 184.17 73.62 110.55 0.00 3017.38 12098.77 0.00 22:28:14 22:11:01 146.16 47.01 99.15 0.00 3318.36 25306.24 0.00 22:28:14 22:12:02 1910.05 1547.75 362.31 0.00 163644.37 220306.65 0.00 22:28:14 22:13:01 1442.78 1144.87 297.91 0.00 91993.52 104673.37 0.00 22:28:14 22:14:03 2221.65 1854.56 367.09 0.00 161685.07 166104.59 0.00 22:28:14 22:15:02 1958.66 1615.38 343.27 0.00 112507.81 118987.13 0.00 22:28:14 22:16:01 1415.85 1098.19 317.66 0.00 53709.79 66338.82 0.00 22:28:14 22:17:01 112.29 39.05 73.24 0.00 5733.05 4536.89 0.00 22:28:14 22:18:01 15.15 6.66 8.49 0.00 1428.17 178.59 0.00 22:28:14 22:19:01 0.83 0.50 0.33 0.00 4.53 5.43 0.00 22:28:14 22:20:01 0.32 0.03 0.28 0.00 0.27 3.25 0.00 22:28:14 22:21:01 2.30 2.06 0.23 0.00 62.75 2.83 0.00 22:28:14 22:22:01 0.98 0.23 0.75 0.00 2.93 15.84 0.00 22:28:14 22:23:01 0.28 0.02 0.27 0.00 0.27 3.38 0.00 22:28:14 22:24:01 285.00 145.77 139.23 0.00 7521.84 34550.31 0.00 22:28:14 22:25:02 158.40 33.48 124.92 0.00 1847.98 3559.53 0.00 22:28:14 22:26:01 126.60 3.03 123.57 0.00 158.13 1324.45 0.00 22:28:14 22:27:01 141.75 41.83 99.92 0.00 3611.37 23154.41 0.00 22:28:14 22:28:01 218.55 122.85 95.69 0.00 9254.96 24189.20 0.00 22:28:14 Average: 515.34 380.93 134.41 0.00 30430.18 42283.50 0.00 22:28:14 22:28:14 22:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:28:14 22:08:01 131896 0 659928 35.07 2596 1087136 1425028 48.63 600628 947300 7792 22:28:14 22:09:02 112060 0 727556 38.67 1492 1040448 1728816 59.00 722452 811196 73784 22:28:14 22:10:01 245432 0 743576 39.52 1360 891188 1706172 58.23 665148 722908 80976 22:28:14 22:11:01 162296 0 717644 38.14 556 1001060 1257496 42.92 657432 810876 220 22:28:14 22:12:02 67156 0 690288 36.69 0 1124112 1720232 58.71 535052 1111096 21816 22:28:14 22:13:01 389944 0 717792 38.15 0 773820 2175344 74.24 575988 711692 124 22:28:14 22:14:03 116920 0 732728 38.94 0 1031908 2159300 73.69 638336 952836 69940 22:28:14 22:15:02 78932 0 930072 49.43 0 872552 2768136 94.47 738892 867036 7508 22:28:14 22:16:01 167452 0 713364 37.91 0 1000740 2130168 72.70 524456 990672 9004 22:28:14 22:17:01 345408 0 611004 32.47 0 925144 1400492 47.80 488768 851096 20 22:28:14 22:18:01 338364 0 575100 30.57 0 968092 1193900 40.75 521512 827920 8 22:28:14 22:19:01 342600 0 570848 30.34 0 968108 1159928 39.59 518456 827132 12 22:28:14 22:20:01 343712 0 569728 30.28 0 968116 1159784 39.58 517968 827156 24 22:28:14 22:21:01 341720 0 570628 30.33 0 969208 1159848 39.58 518964 827508 28 22:28:14 22:22:01 341228 0 571096 30.35 0 969232 1160032 39.59 519152 827592 20 22:28:14 22:23:01 341528 0 570788 30.34 0 969240 1159912 39.59 518908 827596 8 22:28:14 22:24:01 135628 0 673920 35.82 0 1072008 1457372 49.74 705440 773764 60912 22:28:14 22:25:02 416852 0 667776 35.49 0 796928 1610040 54.95 596040 611024 32 22:28:14 22:26:01 392760 0 687484 36.54 0 801312 1470960 50.20 597124 611216 36 22:28:14 22:27:01 123168 0 782532 41.59 0 975856 1572476 53.67 657476 759056 87680 22:28:14 22:28:01 74972 0 791472 42.06 0 1015112 1586392 54.14 682864 773760 49192 22:28:14 Average: 238573 0 679777 36.13 286 962920 1579135 53.89 595288 822402 22340 22:28:14 22:28:14 22:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:28:14 22:08:01 veth1dac8c8 5.45 6.60 0.38 37.14 0.00 0.00 0.00 0.00 22:28:14 22:08:01 eth0 1110.30 1188.56 5968.93 136.23 0.00 0.00 0.00 0.00 22:28:14 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:08:01 docker0 861.02 725.70 70.00 2745.10 0.00 0.00 0.00 0.00 22:28:14 22:09:02 eth0 407.98 307.71 2010.63 36.07 0.00 0.00 0.00 0.00 22:28:14 22:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:09:02 veth1fe4eee 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:09:02 docker0 122.46 158.87 8.66 791.71 0.00 0.00 0.00 0.00 22:28:14 22:10:01 eth0 41.34 27.65 24.21 82.36 0.00 0.00 0.00 0.00 22:28:14 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:10:01 veth1fe4eee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:11:01 veth7e10ef4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:11:01 eth0 232.90 180.96 1710.19 72.35 0.00 0.00 0.00 0.00 22:28:14 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:12:02 veth7e10ef4 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 22:28:14 22:12:02 eth0 49.98 35.80 163.92 21.37 0.00 0.00 0.00 0.00 22:28:14 22:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:12:02 docker0 19.69 23.35 1.14 144.64 0.00 0.00 0.00 0.00 22:28:14 22:13:01 vethe5dc20d 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:28:14 22:13:01 vethb018cf6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:13:01 veth5f6cec5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:13:01 veth7e10ef4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:14:03 veth7e10ef4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:14:03 eth0 2783.88 2400.10 12933.69 532.28 0.00 0.00 0.00 0.00 22:28:14 22:14:03 veth162af3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:14:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 22:28:14 22:15:02 veth520922b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:15:02 veth7e10ef4 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:15:02 eth0 61.89 40.75 90.82 81.09 0.00 0.00 0.00 0.00 22:28:14 22:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:16:01 veth7e10ef4 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:16:01 veth25c1ffa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:16:01 eth0 97.90 51.06 459.95 21.22 0.00 0.00 0.00 0.00 22:28:14 22:16:01 veth791906b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:28:14 22:17:01 eth0 279.51 264.89 195.79 770.89 0.00 0.00 0.00 0.00 22:28:14 22:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:28:14 22:17:01 docker0 1047.66 986.31 82.22 4300.81 0.00 0.00 0.00 0.00 22:28:14 22:18:01 eth0 237.43 229.22 100.25 977.99 0.00 0.00 0.00 0.00 22:28:14 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:19:01 eth0 1.00 0.37 0.32 0.20 0.00 0.00 0.00 0.00 22:28:14 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:20:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:28:14 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:21:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 22:28:14 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:22:01 eth0 0.70 0.52 0.40 0.27 0.00 0.00 0.00 0.00 22:28:14 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:28:14 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:24:01 eth0 501.70 441.46 4264.09 79.22 0.00 0.00 0.00 0.00 22:28:14 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:24:01 veth151e7b3 28.21 31.70 3.01 221.37 0.00 0.00 0.00 0.00 22:28:14 22:24:01 docker0 28.21 31.56 2.62 221.36 0.00 0.00 0.00 0.00 22:28:14 22:25:02 eth0 96.07 76.44 76.06 96.16 0.00 0.00 0.00 0.00 22:28:14 22:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:25:02 veth16aeb6c 0.43 0.53 0.10 0.18 0.00 0.00 0.00 0.00 22:28:14 22:25:02 docker0 2.16 2.10 0.43 0.86 0.00 0.00 0.00 0.00 22:28:14 22:26:01 eth0 87.32 64.65 79.24 57.51 0.00 0.00 0.00 0.00 22:28:14 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:26:01 veth3a25cd9 0.44 0.56 0.08 0.18 0.00 0.00 0.00 0.00 22:28:14 22:26:01 docker0 2.23 2.15 0.43 0.88 0.00 0.00 0.00 0.00 22:28:14 22:27:01 eth0 425.07 375.46 3234.18 85.61 0.00 0.00 0.00 0.00 22:28:14 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:27:01 docker0 0.45 0.45 0.12 0.18 0.00 0.00 0.00 0.00 22:28:14 22:28:01 eth0 325.18 251.23 2350.10 71.35 0.00 0.00 0.00 0.00 22:28:14 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 22:28:01 docker0 37.91 50.50 2.38 170.57 0.00 0.00 0.00 0.00 22:28:14 Average: eth0 194.62 172.44 996.91 128.94 0.00 0.00 0.00 0.00 22:28:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:28:14 Average: docker0 53.44 51.27 4.21 224.29 0.00 0.00 0.00 0.00 22:28:14 22:28:14 22:28:14 ---> sar -P ALL: 22:28:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 22:28:14 22:28:14 22:05:42 LINUX RESTART (4 CPU) 22:28:14 22:28:14 22:07:02 CPU %user %nice %system %iowait %steal %idle 22:28:14 22:08:01 all 15.86 0.00 8.61 2.04 0.03 73.47 22:28:14 22:08:01 0 16.16 0.00 9.40 2.17 0.02 72.26 22:28:14 22:08:01 1 16.49 0.00 7.83 2.37 0.02 73.29 22:28:14 22:08:01 2 17.59 0.00 9.17 1.47 0.03 71.74 22:28:14 22:08:01 3 13.21 0.00 8.05 2.15 0.03 76.56 22:28:14 22:09:02 all 15.91 0.00 7.99 5.67 0.03 70.41 22:28:14 22:09:02 0 16.17 0.00 7.71 8.85 0.03 67.24 22:28:14 22:09:02 1 15.11 0.00 8.83 3.42 0.03 72.61 22:28:14 22:09:02 2 16.46 0.00 7.66 5.60 0.02 70.25 22:28:14 22:09:02 3 15.89 0.00 7.76 4.80 0.03 71.52 22:28:14 22:10:01 all 64.68 0.00 15.23 4.99 0.03 15.07 22:28:14 22:10:01 0 65.04 0.00 14.53 3.50 0.03 16.89 22:28:14 22:10:01 1 64.28 0.00 15.91 7.39 0.03 12.39 22:28:14 22:10:01 2 64.89 0.00 15.14 5.65 0.03 14.29 22:28:14 22:10:01 3 64.52 0.00 15.33 3.39 0.03 16.72 22:28:14 22:11:01 all 30.14 0.00 11.32 3.35 0.02 55.16 22:28:14 22:11:01 0 30.29 0.00 11.73 4.75 0.00 53.22 22:28:14 22:11:01 1 31.41 0.00 10.98 3.51 0.03 54.06 22:28:14 22:11:01 2 29.42 0.00 11.00 2.42 0.03 57.13 22:28:14 22:11:01 3 29.45 0.00 11.55 2.73 0.02 56.26 22:28:14 22:12:02 all 21.02 0.00 26.71 23.75 0.08 28.44 22:28:14 22:12:02 0 20.44 0.00 23.08 23.37 0.05 33.05 22:28:14 22:12:02 1 21.72 0.00 27.11 24.79 0.12 26.25 22:28:14 22:12:02 2 21.18 0.00 28.57 22.07 0.07 28.11 22:28:14 22:12:02 3 20.75 0.00 28.10 24.78 0.07 26.29 22:28:14 22:13:01 all 52.94 0.00 21.59 18.97 0.06 6.44 22:28:14 22:13:01 0 52.60 0.00 18.74 18.39 0.05 10.22 22:28:14 22:13:01 1 52.33 0.00 23.20 20.16 0.05 4.25 22:28:14 22:13:01 2 52.78 0.00 22.48 17.68 0.07 6.99 22:28:14 22:13:01 3 54.07 0.00 21.94 19.66 0.05 4.27 22:28:14 22:14:03 all 25.50 0.00 23.95 27.55 0.09 22.91 22:28:14 22:14:03 0 23.66 0.00 20.15 25.57 0.08 30.54 22:28:14 22:14:03 1 26.31 0.00 25.45 28.54 0.12 19.59 22:28:14 22:14:03 2 25.28 0.00 25.36 32.78 0.07 16.52 22:28:14 22:14:03 3 26.77 0.00 24.88 23.30 0.08 24.96 22:28:14 22:15:02 all 41.31 0.00 24.06 23.95 0.21 10.47 22:28:14 22:15:02 0 38.83 0.00 23.83 22.32 0.30 14.72 22:28:14 22:15:02 1 41.93 0.00 24.42 23.92 0.21 9.51 22:28:14 22:15:02 2 41.75 0.00 24.43 25.15 0.20 8.47 22:28:14 22:15:02 3 42.74 0.00 23.56 24.42 0.14 9.14 22:28:14 22:16:01 all 31.04 0.00 16.59 25.46 0.08 26.83 22:28:14 22:16:01 0 30.76 0.00 15.92 24.38 0.09 28.85 22:28:14 22:16:01 1 32.67 0.00 16.48 24.10 0.07 26.68 22:28:14 22:16:01 2 29.78 0.00 17.49 28.00 0.10 24.63 22:28:14 22:16:01 3 30.95 0.00 16.49 25.34 0.07 27.15 22:28:14 22:17:01 all 9.77 0.00 4.72 4.16 0.05 81.30 22:28:14 22:17:01 0 10.30 0.00 5.43 3.29 0.07 80.92 22:28:14 22:17:01 1 8.99 0.00 4.26 6.92 0.03 79.81 22:28:14 22:17:01 2 9.41 0.00 4.58 4.59 0.05 81.37 22:28:14 22:17:01 3 10.39 0.00 4.61 1.84 0.07 83.10 22:28:14 22:18:01 all 6.02 0.00 1.81 0.13 0.04 92.01 22:28:14 22:18:01 0 6.55 0.00 2.20 0.13 0.05 91.06 22:28:14 22:18:01 1 5.97 0.00 1.81 0.15 0.03 92.03 22:28:14 22:18:01 2 6.08 0.00 1.74 0.10 0.03 92.04 22:28:14 22:18:01 3 5.47 0.00 1.48 0.12 0.03 92.90 22:28:14 22:28:14 22:18:01 CPU %user %nice %system %iowait %steal %idle 22:28:14 22:19:01 all 0.17 0.00 0.05 0.01 0.00 99.77 22:28:14 22:19:01 0 0.10 0.00 0.10 0.02 0.00 99.78 22:28:14 22:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:28:14 22:19:01 2 0.53 0.00 0.03 0.02 0.00 99.42 22:28:14 22:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:28:14 22:20:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:28:14 22:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:28:14 22:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:28:14 22:20:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:28:14 22:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:28:14 22:21:01 all 0.18 0.00 0.05 0.02 0.00 99.75 22:28:14 22:21:01 0 0.08 0.00 0.10 0.08 0.00 99.73 22:28:14 22:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:28:14 22:21:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:28:14 22:21:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:28:14 22:22:01 all 0.25 0.00 0.03 0.01 0.00 99.71 22:28:14 22:22:01 0 0.22 0.00 0.03 0.02 0.00 99.73 22:28:14 22:22:01 1 0.03 0.00 0.03 0.02 0.00 99.92 22:28:14 22:22:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:28:14 22:22:01 3 0.20 0.00 0.02 0.02 0.02 99.75 22:28:14 22:23:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:28:14 22:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:28:14 22:23:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:28:14 22:23:01 2 0.52 0.00 0.03 0.00 0.00 99.45 22:28:14 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:28:14 22:24:01 all 10.25 0.00 7.32 6.91 0.03 75.48 22:28:14 22:24:01 0 10.93 0.00 7.22 8.95 0.03 72.87 22:28:14 22:24:01 1 9.39 0.00 7.09 5.18 0.03 78.31 22:28:14 22:24:01 2 10.07 0.00 7.98 6.65 0.03 75.27 22:28:14 22:24:01 3 10.62 0.00 7.01 6.89 0.02 75.47 22:28:14 22:25:02 all 9.96 0.00 9.29 4.45 0.03 76.27 22:28:14 22:25:02 0 9.01 0.00 9.16 4.15 0.03 77.64 22:28:14 22:25:02 1 10.03 0.00 9.62 4.72 0.03 75.59 22:28:14 22:25:02 2 11.10 0.00 8.87 4.21 0.02 75.81 22:28:14 22:25:02 3 9.68 0.00 9.49 4.74 0.03 76.05 22:28:14 22:26:01 all 9.98 0.00 9.11 3.58 0.03 77.30 22:28:14 22:26:01 0 10.37 0.00 8.85 3.51 0.03 77.24 22:28:14 22:26:01 1 9.89 0.00 9.83 3.75 0.03 76.50 22:28:14 22:26:01 2 8.94 0.00 8.86 3.24 0.02 78.94 22:28:14 22:26:01 3 10.71 0.00 8.91 3.82 0.03 76.52 22:28:14 22:27:01 all 9.37 0.00 7.74 1.85 0.03 81.00 22:28:14 22:27:01 0 8.88 0.00 8.20 1.44 0.03 81.45 22:28:14 22:27:01 1 10.01 0.00 7.09 2.95 0.03 79.92 22:28:14 22:27:01 2 9.25 0.00 6.93 2.12 0.02 81.69 22:28:14 22:27:01 3 9.35 0.00 8.75 0.90 0.03 80.96 22:28:14 22:28:01 all 9.61 0.00 7.40 4.15 0.03 78.81 22:28:14 22:28:01 0 8.34 0.00 7.48 2.03 0.02 82.13 22:28:14 22:28:01 1 8.57 0.00 6.93 3.56 0.02 80.93 22:28:14 22:28:01 2 8.61 0.00 7.45 6.29 0.03 77.62 22:28:14 22:28:01 3 12.94 0.00 7.75 4.73 0.03 74.55 22:28:14 Average: all 17.10 0.00 9.58 7.57 0.04 65.71 22:28:14 Average: 0 16.85 0.00 9.14 7.40 0.04 66.57 22:28:14 Average: 1 17.14 0.00 9.74 7.78 0.04 65.29 22:28:14 Average: 2 17.15 0.00 9.78 7.90 0.04 65.13 22:28:14 Average: 3 17.26 0.00 9.67 7.19 0.04 65.84 22:28:14 22:28:14 22:28:14