Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8819512858286598935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7650688526754567560.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5494170975773250874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7939643670553455210.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4747965072676041158.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-171 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh4459718777864921401.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh3787106698054356204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 Merge succeeded, producing 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 Checking out Revision 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 (PR-3579) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/25@tmp/jenkins-gitclient-ssh1524252928407776845.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 Commit message: "fix(snap): update to kuiper 1.2.1" > git rev-list --no-walk 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:55:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:55:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:55:15 ========================================================= 19:55:15 EdgeX Global Pipelines Version Info 19:55:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:55:17 ------------------- 19:55:17 stable info: 19:55:17 ------------------- 19:55:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:55:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:55:17 Message: update stable to v1.0.195 19:55:17 ------------------- 19:55:17 experimental info: 19:55:17 ------------------- 19:55:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:55:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:55:17 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f93d07 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:18 provisioning config files... 19:55:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config2724895691731463252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:18 ---> docker-login.sh 19:55:18 nexus3.edgexfoundry.org:10001 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10002 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10003 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10004 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 docker.io 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 ---> docker-login.sh ends [Pipeline] } 19:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/core-command/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo core-command,cmd/core-command/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/core-data/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo core-data,cmd/core-data/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/core-metadata/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo core-metadata,cmd/core-metadata/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/security-bootstrapper/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/security-proxy-setup/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/support-notifications/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo support-notifications,cmd/support-notifications/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/support-scheduler/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:55:20 + for file in '`ls cmd/**/Dockerfile`' 19:55:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:55:20 ++ cut -d/ -f2 19:55:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:55:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:21 19:55:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:55:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:21 latest: Pulling from edgex-devops/git-semver 19:55:21 31603596830f: Pulling fs layer 19:55:21 54011a49482f: Pulling fs layer 19:55:21 a6820b24f6d8: Pulling fs layer 19:55:21 f581987b2513: Pulling fs layer 19:55:21 f581987b2513: Waiting 19:55:21 54011a49482f: Download complete 19:55:21 31603596830f: Verifying Checksum 19:55:21 31603596830f: Download complete 19:55:21 f581987b2513: Verifying Checksum 19:55:21 f581987b2513: Download complete 19:55:21 a6820b24f6d8: Verifying Checksum 19:55:21 a6820b24f6d8: Download complete 19:55:21 31603596830f: Pull complete 19:55:22 54011a49482f: Pull complete 19:55:22 a6820b24f6d8: Pull complete 19:55:23 f581987b2513: Pull complete 19:55:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:55:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:55:23 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 19:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:55:24 $ docker top 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:24 [ssh-agent] Looking for ssh-agent implementation... 19:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:24 $ docker exec 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent 19:55:24 SSH_AUTH_SOCK=/tmp/ssh-GfmMwDyryzNg/agent.14 19:55:24 SSH_AGENT_PID=20 19:55:24 Running ssh-add (command line suppressed) 19:55:24 Identity added: /w/workspace/edgex-go/25@tmp/private_key_3394008537911467653.key (/w/workspace/edgex-go/25@tmp/private_key_3394008537911467653.key) 19:55:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:25 + git tag --points-at HEAD [Pipeline] } 19:55:25 $ docker exec --env ******** --env ******** 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent -k 19:55:25 unset SSH_AUTH_SOCK; 19:55:25 unset SSH_AGENT_PID; 19:55:25 echo Agent pid 20 killed; 19:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:25 [ssh-agent] Looking for ssh-agent implementation... 19:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:25 $ docker exec 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent 19:55:25 SSH_AUTH_SOCK=/tmp/ssh-Me1CeJAwkArr/agent.55 19:55:25 SSH_AGENT_PID=62 19:55:25 Running ssh-add (command line suppressed) 19:55:25 Identity added: /w/workspace/edgex-go/25@tmp/private_key_3982922670555982069.key (/w/workspace/edgex-go/25@tmp/private_key_3982922670555982069.key) 19:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:25 + git semver init 19:55:25 # -> Open(): unable to determine branch for HEAD 19:55:25 # $GIT_DIR = /w/workspace/edgex-go/25/.git 19:55:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 19:55:25 # $SEMVER_REMOTE_NAME = origin 19:55:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:55:25 # $SEMVER_USER_NAME = edgex-jenkins 19:55:25 # $SEMVER_BRANCH = PR-3579 19:55:25 # $SEMVER_TEMP = /tmp/semver-440603793 19:55:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:55:40 # '/tmp/semver-440603793' -> '/w/workspace/edgex-go/25/.semver' 19:55:40 # -> Force: false 19:55:40 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } 19:55:40 $ docker exec --env ******** --env ******** 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 ssh-agent -k 19:55:40 unset SSH_AUTH_SOCK; 19:55:40 unset SSH_AGENT_PID; 19:55:40 echo Agent pid 62 killed; 19:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:41 + git semver [Pipeline] } 19:55:41 $ docker stop --time=1 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 19:55:43 $ docker rm -f 35a263d7e96a431156678e50bbf56a98c654683d228ff7ccc736ee4644a33748 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:55:44 Stashed 1 file(s) [Pipeline] echo 19:55:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:55:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:55:45 + true 19:55:45 + sudo service docker restart 19:55:45 Redirecting to /bin/systemctl restart docker.service 19:55:59 Still waiting to schedule task 19:55:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 19:56:04 ========================================================= 19:56:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:56:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:56:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:56:05 Sending build context to Docker daemon 329.5MB 19:56:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:56:05 Step 2/6 : FROM ${BASE} 19:56:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:56:05 540db60ca938: Pulling fs layer 19:56:05 adcc1eea9eea: Pulling fs layer 19:56:05 4c4ab2625f07: Pulling fs layer 19:56:05 0510c868ecb4: Pulling fs layer 19:56:05 afea3b2eda06: Pulling fs layer 19:56:05 7809a108b3ef: Pulling fs layer 19:56:05 f706445af74f: Pulling fs layer 19:56:05 0510c868ecb4: Waiting 19:56:05 afea3b2eda06: Waiting 19:56:05 7809a108b3ef: Waiting 19:56:05 f706445af74f: Waiting 19:56:05 4c4ab2625f07: Verifying Checksum 19:56:05 4c4ab2625f07: Download complete 19:56:05 adcc1eea9eea: Verifying Checksum 19:56:05 adcc1eea9eea: Download complete 19:56:05 afea3b2eda06: Verifying Checksum 19:56:05 afea3b2eda06: Download complete 19:56:05 540db60ca938: Verifying Checksum 19:56:05 540db60ca938: Download complete 19:56:05 7809a108b3ef: Verifying Checksum 19:56:05 7809a108b3ef: Download complete 19:56:06 540db60ca938: Pull complete 19:56:06 adcc1eea9eea: Pull complete 19:56:06 4c4ab2625f07: Pull complete 19:56:08 f706445af74f: Verifying Checksum 19:56:08 f706445af74f: Download complete 19:56:09 0510c868ecb4: Verifying Checksum 19:56:09 0510c868ecb4: Download complete 19:56:12 0510c868ecb4: Pull complete 19:56:12 afea3b2eda06: Pull complete 19:56:12 7809a108b3ef: Pull complete 19:56:15 f706445af74f: Pull complete 19:56:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:56:15 ---> b068be0155e3 19:56:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:56:15 ---> Running in a113966a34b8 19:56:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:56:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:56:17 (1/12) Installing libmagic (5.39-r0) 19:56:17 (2/12) Installing file (5.39-r0) 19:56:17 (3/12) Installing libc-dev (0.7.2-r3) 19:56:17 (4/12) Installing g++ (10.2.1_pre1-r3) 19:56:24 (5/12) Installing fortify-headers (1.1-r0) 19:56:24 (6/12) Installing patch (2.7.6-r7) 19:56:24 (7/12) Installing build-base (0.5-r2) 19:56:24 (8/12) Installing libsodium (1.0.18-r0) 19:56:24 (9/12) Installing pkgconf (1.7.3-r0) 19:56:24 (10/12) Installing libsodium-dev (1.0.18-r0) 19:56:24 (11/12) Installing libzmq (4.3.3-r1) 19:56:24 (12/12) Installing zeromq-dev (4.3.3-r1) 19:56:24 Executing busybox-1.32.1-r6.trigger 19:56:24 OK: 219 MiB in 52 packages 19:56:25 Removing intermediate container a113966a34b8 19:56:25 ---> 2235b1d63b3b 19:56:25 Step 4/6 : WORKDIR /edgex-go 19:56:25 ---> Running in 0cf2f350c21f 19:56:25 Removing intermediate container 0cf2f350c21f 19:56:25 ---> 47f81bfce5b8 19:56:25 Step 5/6 : COPY go.mod . 19:56:25 ---> b6bf6ad032af 19:56:25 Step 6/6 : RUN go mod download 19:56:25 ---> Running in 05b59409ee28 19:56:35 Removing intermediate container 05b59409ee28 19:56:35 ---> caaf3ac461ff 19:56:35 Successfully built caaf3ac461ff 19:56:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:56:36 + docker inspect -f . ci-base-image-x86_64 19:56:36 . [Pipeline] withDockerContainer 19:56:36 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 19:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:36 $ docker top 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:36 + go version 19:56:36 go version go1.16.3 linux/amd64 [Pipeline] } 19:56:36 $ docker stop --time=1 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c 19:56:38 $ docker rm -f 36fff54c567aba9f2eb06a9e9232880efc89abe19d536f29bb55fe7ee281728c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:38 + docker inspect -f . ci-base-image-x86_64 19:56:38 . [Pipeline] withDockerContainer 19:56:38 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 19:56:38 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:39 $ docker top ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c -eo pid,comm [Pipeline] { [Pipeline] echo 19:56:39 ========================================================= 19:56:39 [edgeXBuildGoParallel] Running Tests and Build... 19:56:39 ========================================================= [Pipeline] sh 19:56:39 + go mod tidy [Pipeline] sh 19:56:40 + make test 19:56:40 go mod tidy 19:56:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:56:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:57:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:57:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:57:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:57:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:57:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:57:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 19:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 19:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:57:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements 19:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements 19:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 19:57:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 19:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:57:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:57:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 95.1% of statements 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:57:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 19:57:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 19:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 19:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 19:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 19:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 19:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 19:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements 19:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:57:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:58:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 19:58:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 19:58:03 GO111MODULE=on go vet ./... 19:58:25 gofmt -l . 19:58:25 [ "`gofmt -l .`" = "" ] 19:58:25 ./bin/test-attribution-txt.sh [Pipeline] sh 19:58:25 + ls -al . 19:58:25 total 560 19:58:25 drwxrwxr-x 10 1001 1001 4096 Jun 25 19:58 . 19:58:25 drwxr-xr-x 4 root root 30 Jun 25 19:56 .. 19:58:25 -rw-rw-r-- 1 1001 1001 11 Jun 25 19:55 .dockerignore 19:58:25 drwxrwxr-x 8 1001 1001 179 Jun 25 19:55 .git 19:58:25 drwxrwxr-x 3 1001 1001 125 Jun 25 19:55 .github 19:58:25 -rw-rw-r-- 1 1001 1001 818 Jun 25 19:55 .gitignore 19:58:25 drwx------ 3 1001 1001 60 Jun 25 19:55 .semver 19:58:25 -rw-rw-r-- 1 1001 1001 166 Jun 25 19:55 .sonarcloud.properties 19:58:25 -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:55 Attribution.txt 19:58:25 -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:55 CHANGELOG.md 19:58:25 -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:55 CONTRIBUTING.md 19:58:25 -rw-rw-r-- 1 1001 1001 931 Jun 25 19:55 Dockerfile.build 19:58:25 -rw-rw-r-- 1 1001 1001 849 Jun 25 19:55 Jenkinsfile 19:58:25 -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:55 LICENSE 19:58:25 -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:55 Makefile 19:58:25 -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:55 README.md 19:58:25 -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:55 SECURITY.md 19:58:25 -rw-rw-r-- 1 1001 1001 5 Jun 25 19:55 VERSION 19:58:25 -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:55 ZMQWindows.md 19:58:25 drwxrwxr-x 2 1001 1001 37 Jun 25 19:55 bin 19:58:25 drwxrwxr-x 14 1001 1001 4096 Jun 25 19:55 cmd 19:58:25 -rw-r--r-- 1 root root 398095 Jun 25 19:58 coverage.out 19:58:25 -rw-rw-r-- 1 1001 1001 806 Jun 25 19:55 go.mod 19:58:25 -rw-r--r-- 1 root root 20759 Jun 25 19:56 go.sum 19:58:25 drwxrwxr-x 7 1001 1001 114 Jun 25 19:55 internal 19:58:25 drwxrwxr-x 3 1001 1001 16 Jun 25 19:55 openapi 19:58:25 drwxrwxr-x 4 1001 1001 71 Jun 25 19:55 snap 19:58:25 -rw-rw-r-- 1 1001 1001 168 Jun 25 19:55 version.go [Pipeline] sh 19:58:26 + '[' -e coverage.out ] 19:58:26 + chown 1001:1001 coverage.out [Pipeline] stash 19:58:26 Stashed 1 file(s) [Pipeline] sh 19:58:26 + make build 19:58:26 go mod tidy 19:58:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:58:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:58:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:58:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:58:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:58:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:58:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:58:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:58:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:58:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:58:42 $ docker stop --time=1 ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c 19:58:44 $ docker rm -f ee4afb090373cfc8e40453300ef0c56c402bf4218abd542cfdcf40f2db30c27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:58:46 19:58:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:58:46 latest: Pulling from edgex-devops/edgex-compose 19:58:46 cbdbe7a5bc2a: Pulling fs layer 19:58:46 ca9280d653b3: Pulling fs layer 19:58:46 7e9c9ca2126c: Pulling fs layer 19:58:47 cbdbe7a5bc2a: Verifying Checksum 19:58:47 cbdbe7a5bc2a: Download complete 19:58:47 cbdbe7a5bc2a: Pull complete 19:58:47 ca9280d653b3: Verifying Checksum 19:58:47 ca9280d653b3: Download complete 19:58:47 ca9280d653b3: Pull complete 19:58:48 7e9c9ca2126c: Verifying Checksum 19:58:48 7e9c9ca2126c: Download complete 19:58:51 7e9c9ca2126c: Pull complete 19:58:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:58:51 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 19:58:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:58:54 $ docker top 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:54 + docker-compose build --help 19:58:54 + grep parallel 19:58:55 --parallel Build images in parallel. [Pipeline] } 19:58:55 $ docker stop --time=1 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f 19:58:56 $ docker rm -f 2d9d5ea6494d26b82f3e710073f9a3188f97f046e52c911571b552f36ff8d28f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:58:57 . [Pipeline] withDockerContainer 19:58:57 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 19:58:57 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:58:57 $ docker top fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:58 + docker-compose -f ./docker-compose-build.yml build --parallel 19:58:58 Building core-command ... 19:58:58 Building core-data ... 19:58:58 Building core-metadata ... 19:58:58 Building security-bootstrapper ... 19:58:58 Building security-proxy-setup ... 19:58:58 Building security-secretstore-setup ... 19:58:58 Building support-notifications ... 19:58:58 Building support-scheduler ... 19:58:58 Building sys-mgmt-agent ... 19:58:58 Building security-secretstore-setup 19:58:58 Building core-command 19:58:58 Building support-notifications 19:58:58 Building support-scheduler 19:58:58 Building security-bootstrapper 19:59:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:59:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:59:11 ---> caaf3ac461ff 19:59:11 Step 3/23 : WORKDIR /edgex-go 19:59:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:59:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:59:11 ---> caaf3ac461ff 19:59:11 Step 3/32 : WORKDIR /edgex-go 19:59:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:59:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:59:11 ---> caaf3ac461ff 19:59:11 Step 3/24 : WORKDIR /edgex-go 19:59:15 ---> Running in 627ef1013e37 19:59:15 ---> Running in a428f1f7d994 19:59:15 ---> Running in f8558fc8c5c9 19:59:17 Removing intermediate container f8558fc8c5c9 19:59:17 ---> 4a6acea1a2df 19:59:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:18 Removing intermediate container a428f1f7d994 19:59:18 ---> bea8e8e71f19 19:59:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:18 Removing intermediate container 627ef1013e37 19:59:18 ---> cc12c7860434 19:59:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:59:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:59:18 ---> caaf3ac461ff 19:59:18 Step 3/26 : WORKDIR /edgex-go 19:59:18 ---> Using cache 19:59:18 ---> bea8e8e71f19 19:59:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:59:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:59:18 ---> caaf3ac461ff 19:59:18 Step 3/23 : WORKDIR /edgex-go 19:59:18 ---> Using cache 19:59:18 ---> bea8e8e71f19 19:59:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:59:18 ---> Running in 87019c4bc28c 19:59:18 ---> Running in 2faa20c62a7f 19:59:18 ---> Running in 63fd14991689 19:59:18 ---> Running in b5efc2ebadb3 19:59:18 ---> Running in 9746289b7a8a 19:59:19 Removing intermediate container 87019c4bc28c 19:59:19 ---> ff0d3edbdd66 19:59:19 Step 5/24 : RUN apk add --update --no-cache make git 19:59:19 ---> Running in 50b51ea98757 19:59:19 Removing intermediate container 2faa20c62a7f 19:59:19 ---> ab625a77858b 19:59:19 Step 5/32 : RUN apk add --update --no-cache make git 19:59:19 ---> Running in 23f23d1d45da 19:59:19 Removing intermediate container 63fd14991689 19:59:19 ---> d479cd01d968 19:59:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:59:19 Removing intermediate container b5efc2ebadb3 19:59:19 ---> 5ed4a86803f3 19:59:19 Step 5/26 : RUN apk add --update --no-cache make git 19:59:19 ---> Running in b752761df0d6 19:59:19 ---> Running in 39c128219ed5 19:59:19 Removing intermediate container 9746289b7a8a 19:59:19 ---> 64904fa83624 19:59:19 Step 5/23 : RUN apk add --update --no-cache make git 19:59:20 ---> Running in 00aa748d5a3d 19:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:59:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:59:21 OK: 219 MiB in 52 packages 19:59:21 OK: 219 MiB in 52 packages 19:59:22 OK: 219 MiB in 52 packages 19:59:22 Removing intermediate container b752761df0d6 19:59:22 ---> d00a59e21bca 19:59:22 Step 6/26 : COPY go.mod . 19:59:22 OK: 219 MiB in 52 packages 19:59:22 Removing intermediate container 23f23d1d45da 19:59:22 ---> 38705e6cae05 19:59:22 Step 6/32 : COPY go.mod . 19:59:22 ---> f30c965e7d61 19:59:22 Step 7/26 : RUN go mod download 19:59:22 ---> Running in 5ddfaa9e59ef 19:59:22 Removing intermediate container 00aa748d5a3d 19:59:22 ---> 9d02df006f25 19:59:22 Step 6/23 : COPY go.mod . 19:59:22 OK: 219 MiB in 52 packages 19:59:22 ---> 97d0e0df2fee 19:59:22 Step 7/32 : RUN go mod download 19:59:22 Removing intermediate container 50b51ea98757 19:59:22 ---> fed58ca1c774 19:59:22 Step 6/24 : COPY go.mod . 19:59:22 ---> Running in cb6e3e1e7154 19:59:22 ---> 925393157f8e 19:59:22 Step 7/23 : RUN go mod download 19:59:22 ---> Running in d9b3a1621c66 19:59:22 ---> 3b36bc207cc7 19:59:22 Step 7/24 : RUN go mod download 19:59:22 ---> Running in 27473f261b26 19:59:23 Removing intermediate container 39c128219ed5 19:59:23 ---> ad6a4808d997 19:59:23 Step 6/23 : COPY go.mod . 19:59:23 ---> e060b67758fa 19:59:23 Step 7/23 : RUN go mod download 19:59:23 ---> Running in 6f78dae1311f 19:59:23 Removing intermediate container 5ddfaa9e59ef 19:59:23 ---> 9225f31b7e3f 19:59:23 Step 8/26 : COPY . . 19:59:25 Removing intermediate container 27473f261b26 19:59:25 ---> 37fc5f11ba73 19:59:25 Step 8/24 : COPY . . 19:59:25 Removing intermediate container cb6e3e1e7154 19:59:25 ---> 8b8fee5d2c3d 19:59:25 Step 8/32 : COPY . . 19:59:30 Removing intermediate container d9b3a1621c66 19:59:30 ---> dac9c15b83da 19:59:30 Step 8/23 : COPY . . 19:59:31 Removing intermediate container 6f78dae1311f 19:59:31 ---> 743901ea5fec 19:59:31 Step 8/23 : COPY . . 19:59:32 ---> b02c8f828d1e 19:59:32 Step 9/26 : RUN go mod tidy 19:59:33 ---> 5fdf7fe2c215 19:59:33 Step 9/24 : RUN go mod tidy 19:59:34 ---> Running in e65159377c5a 19:59:38 ---> Running in 11c8ae745f8a 19:59:38 ---> 831a181d2f83 19:59:38 Step 9/32 : RUN go mod tidy 19:59:38 ---> 4a00780667be 19:59:38 Step 9/23 : RUN go mod tidy 19:59:38 ---> Running in dd966622cebf 19:59:38 ---> Running in 28ce769c048e 19:59:40 Removing intermediate container e65159377c5a 19:59:40 ---> 18c438f9e8ac 19:59:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:59:40 ---> Running in d4485f3d2692 19:59:40 Removing intermediate container 11c8ae745f8a 19:59:40 ---> 37524583e4b7 19:59:40 Step 10/24 : RUN make cmd/core-command/core-command 19:59:40 ---> Running in 177c6e7cd269 19:59:40 Removing intermediate container dd966622cebf 19:59:40 ---> 04201d3a5f2b 19:59:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:59:40 Removing intermediate container 28ce769c048e 19:59:40 ---> c25b1d3a54aa 19:59:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:59:40 ---> Running in fac04fb27143 19:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:59:41 ---> Running in 9d4abdbd6486 19:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:59:50 ---> 91b7cf820016 19:59:50 Step 9/23 : RUN go mod tidy 19:59:50 ---> Running in 21062dc0eaf1 19:59:51 Removing intermediate container 21062dc0eaf1 19:59:51 ---> 97f054d14983 19:59:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:59:51 ---> Running in 576a7cbf3272 19:59:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:00:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-172 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 20:00:04 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 20:00:04 The recommended git tool is: git 20:00:10 using credential edgex-jenkins-ssh 20:00:10 Cloning the remote Git repository 20:00:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:10 > git init /w/workspace/edgex-go/25 # timeout=10 20:00:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:10 > git --version # timeout=10 20:00:10 > git --version # 'git version 2.17.1' 20:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:00:19 Removing intermediate container 177c6e7cd269 20:00:19 ---> 4ee3ff727fa7 20:00:19 20:00:19 Step 11/24 : FROM alpine:3.12 20:00:19 3.12: Pulling from library/alpine 20:00:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:00:20 Status: Downloaded newer image for alpine:3.12 20:00:20 ---> 13621d1b12d4 20:00:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:00:20 ---> Running in 846152e4a7de 20:00:21 Removing intermediate container 9d4abdbd6486 20:00:21 ---> 8e28f7b34780 20:00:21 20:00:21 Step 11/23 : FROM alpine:3.12 20:00:21 ---> 13621d1b12d4 20:00:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:21 ---> Running in db62aa4925e2 20:00:21 (1/1) Installing dumb-init (1.2.2-r1) 20:00:21 Executing busybox-1.31.1-r20.trigger 20:00:21 OK: 6 MiB in 15 packages 20:00:22 Removing intermediate container d4485f3d2692 20:00:22 ---> 04eb74a0b728 20:00:22 20:00:22 Step 11/26 : FROM alpine:3.12 20:00:22 ---> 13621d1b12d4 20:00:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:00:22 ---> Running in 2772ed8e351c 20:00:22 Removing intermediate container 846152e4a7de 20:00:22 ---> c82e8cb95e22 20:00:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:23 Removing intermediate container fac04fb27143 20:00:23 ---> ed20aba09198 20:00:23 20:00:23 Step 11/32 : FROM alpine:3.12 20:00:23 ---> 13621d1b12d4 20:00:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:23 ---> Running in ef4b29af7631 20:00:23 ---> Running in e68943ced098 20:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:23 Removing intermediate container ef4b29af7631 20:00:23 ---> 1496376171c7 20:00:23 Step 14/24 : ENV APP_PORT=59882 20:00:23 (1/6) Installing ca-certificates (20191127-r4) 20:00:23 (1/1) Installing dumb-init (1.2.2-r1) 20:00:23 Executing busybox-1.31.1-r20.trigger 20:00:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:00:23 (3/6) Installing libcurl (7.77.0-r0) 20:00:23 OK: 6 MiB in 15 packages 20:00:23 (4/6) Installing curl (7.77.0-r0) 20:00:23 (5/6) Installing dumb-init (1.2.2-r1) 20:00:23 Removing intermediate container e68943ced098 20:00:23 ---> 4e201bc5d11f 20:00:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:00:23 (6/6) Installing su-exec (0.2-r1) 20:00:23 Executing busybox-1.31.1-r20.trigger 20:00:23 Executing ca-certificates-20191127-r4.trigger 20:00:23 ---> Running in 825cea232afe 20:00:23 ---> Running in 1c82329157cb 20:00:23 OK: 7 MiB in 20 packages 20:00:23 Removing intermediate container 825cea232afe 20:00:23 ---> f16abb993676 20:00:23 Step 15/24 : EXPOSE $APP_PORT 20:00:23 ---> Running in 6389b7699f6f 20:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:24 Removing intermediate container 6389b7699f6f 20:00:24 ---> d47e6f997e2a 20:00:24 Step 16/24 : WORKDIR / 20:00:24 Removing intermediate container 2772ed8e351c 20:00:24 ---> 1c624473ecad 20:00:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:00:24 (1/2) Installing dumb-init (1.2.2-r1) 20:00:24 (2/2) Installing su-exec (0.2-r1) 20:00:24 Executing busybox-1.31.1-r20.trigger 20:00:24 Removing intermediate container db62aa4925e2 20:00:24 ---> d03c68cb10c5 20:00:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:24 ---> Running in 89fcbef7506c 20:00:24 OK: 6 MiB in 16 packages 20:00:24 ---> Running in a8c6e13a4161 20:00:24 ---> Running in 052ccbf084fa 20:00:24 Removing intermediate container a8c6e13a4161 20:00:24 ---> 55bcb203c324 20:00:24 Step 14/26 : WORKDIR / 20:00:24 Removing intermediate container 89fcbef7506c 20:00:24 ---> 30b0c964efd5 20:00:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:24 ---> Running in e9d7f26c0754 20:00:24 Removing intermediate container 052ccbf084fa 20:00:24 ---> e62d691c987f 20:00:24 Step 14/23 : ENV APP_PORT=59861 20:00:24 ---> Running in 16c9b11cc155 20:00:25 Removing intermediate container e9d7f26c0754 20:00:25 ---> 70a92d2b7bc8 20:00:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:00:25 Removing intermediate container 16c9b11cc155 20:00:25 ---> 3d0d53ce3987 20:00:25 Step 15/23 : EXPOSE $APP_PORT 20:00:25 Removing intermediate container 1c82329157cb 20:00:25 ---> 0d473f8ccd58 20:00:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:00:25 ---> 6107bb05f78f 20:00:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:25 ---> Running in d3a1dff907ff 20:00:25 ---> Running in e9344ba3dbdd 20:00:25 ---> 817bba3c1f4e 20:00:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:00:25 Removing intermediate container 576a7cbf3272 20:00:25 ---> ac6dd31864d2 20:00:25 20:00:25 Step 11/23 : FROM alpine:3.12 20:00:25 ---> 13621d1b12d4 20:00:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:00:25 ---> Running in 57525b892ae1 20:00:25 Removing intermediate container d3a1dff907ff 20:00:25 ---> 2acba49ddc93 20:00:25 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:00:25 Removing intermediate container e9344ba3dbdd 20:00:25 ---> b8f95535b5dc 20:00:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:25 ---> Running in 301d67cf7c51 20:00:25 ---> fcaed9f5147c 20:00:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:00:25 ---> 456d239a6391 20:00:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:00:25 Removing intermediate container 301d67cf7c51 20:00:25 ---> 3f8a8fb68938 20:00:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:00:25 ---> Running in 807609cfbe5e 20:00:25 ---> 86effc51adae 20:00:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:00:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:00:26 ---> f43c09e60d7c 20:00:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:00:26 (1/2) Installing ca-certificates (20191127-r4) 20:00:26 ---> f27b5d8cd282 20:00:26 Step 20/24 : ENTRYPOINT ["/core-command"] 20:00:26 (2/2) Installing dumb-init (1.2.2-r1) 20:00:26 Executing busybox-1.31.1-r20.trigger 20:00:26 Executing ca-certificates-20191127-r4.trigger 20:00:26 OK: 6 MiB in 16 packages 20:00:26 ---> Running in e018a2c40c5b 20:00:26 ---> 9350aaebb155 20:00:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:00:26 ---> 1e329024092d 20:00:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:00:26 Removing intermediate container e018a2c40c5b 20:00:26 ---> 13e3feb461d4 20:00:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:26 ---> Running in c541e7024699 20:00:26 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] } [Pipeline] // ws 20:00:26 Removing intermediate container 57525b892ae1 20:00:26 ---> 6191333004d7 20:00:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:00:26 ---> Running in b70b86acee1f 20:00:26 Removing intermediate container c541e7024699 20:00:26 ---> dc5253874af3 20:00:26 Step 22/24 : LABEL arch=x86_64 20:00:26 ---> 7462fa3a5896 20:00:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:00:26 ---> 325cf56cbe5f 20:00:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:26 ---> Running in aae84fd5a395 20:00:26 ---> Running in dbc329063106 20:00:26 Removing intermediate container 807609cfbe5e 20:00:26 ---> 3cf361d2929d 20:00:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:00:26 ---> Running in 51810458a02c 20:00:26 Removing intermediate container b70b86acee1f 20:00:26 ---> bb00c56d091c 20:00:26 Step 14/23 : ENV APP_PORT=59860 [Pipeline] } [Pipeline] // node [Pipeline] } 20:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:26 > git config core.sparsecheckout # timeout=10 20:00:26 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 [Pipeline] // stage [Pipeline] } 20:00:27 Failed in branch arm64 20:00:27 Removing intermediate container dbc329063106 20:00:27 ---> d6e9ce96b207 20:00:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:27 ---> Running in 6a8db4df2d24 20:00:27 ---> Running in 66e2078c1e88 20:00:27 Removing intermediate container aae84fd5a395 20:00:27 ---> 853f903af96c 20:00:27 Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:00:27 Removing intermediate container 51810458a02c 20:00:27 ---> 65f7d46b3068 20:00:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:00:27 ---> Running in 516ed1f263d5 20:00:27 Removing intermediate container 6a8db4df2d24 20:00:27 ---> 92588284e11a 20:00:27 Step 15/23 : EXPOSE $APP_PORT 20:00:27 Removing intermediate container 66e2078c1e88 20:00:27 ---> 4a59aaf975d3 20:00:27 Step 21/23 : LABEL arch=x86_64 20:00:27 ---> Running in 4c424ef51bfe 20:00:27 ---> Running in 8c6ad989a2da 20:00:27 Removing intermediate container 516ed1f263d5 20:00:27 ---> d303af49fc61 20:00:27 Step 24/24 : LABEL version=0.0.0 20:00:27 ---> 1e5929d9aed6 20:00:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:00:27 ---> a32e79a7381f 20:00:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:00:27 ---> Running in 96a7f42815f0 20:00:27 ---> Running in e0242e129682 20:00:27 Removing intermediate container 8c6ad989a2da 20:00:27 ---> 590183004bb4 20:00:27 Step 22/23 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:00:27 Removing intermediate container 4c424ef51bfe 20:00:27 ---> f5f61ac54199 20:00:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:27 ---> Running in 57d6a9e3c2dc 20:00:27 Removing intermediate container 96a7f42815f0 20:00:27 ---> 202bcf04cb40 20:00:27 20:00:27 ---> b20a19e2b469 20:00:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:00:27 Successfully built 202bcf04cb40 20:00:27 ---> Running in 307022bef754 20:00:27 Successfully tagged core-command:latest 20:00:27  Building core-command ... done Building sys-mgmt-agent 20:00:27 Removing intermediate container 57d6a9e3c2dc 20:00:27 ---> 1fe6540953c0 20:00:27 Step 23/23 : LABEL version=0.0.0 20:00:28 ---> Running in 260a3f4fd39a 20:00:28 ---> 75e65b528bc1 20:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:28 Removing intermediate container 260a3f4fd39a 20:00:28 ---> 42a888ffcec2 20:00:28 20:00:28 Successfully built 42a888ffcec2 20:00:29 Successfully tagged support-scheduler:latest 20:00:29  Building support-scheduler ... done Building security-proxy-setup 20:00:29 ---> 63853d38f71a 20:00:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:00:29 Removing intermediate container e0242e129682 20:00:29 ---> eaeaa1bd53d3 20:00:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:30 Removing intermediate container 307022bef754 20:00:30 ---> 3ea839eed9e0 20:00:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:00:31 ---> 28ffda2b17a6 20:00:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:00:32 ---> Running in 9bce0d9b6841 20:00:32 ---> bc091970873a 20:00:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:00:32 ---> Running in 9bcee1841852 20:00:32 Removing intermediate container 9bce0d9b6841 20:00:32 ---> 474b07fc05e7 20:00:32 Step 24/26 : LABEL arch=x86_64 20:00:32 Removing intermediate container 9bcee1841852 20:00:32 ---> 964e9f531e90 20:00:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:32 ---> Running in 6cee2a7d7ba5 20:00:33 ---> Running in 50e0786ec442 20:00:33 ---> 12490b81d101 20:00:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:00:33 Removing intermediate container 6cee2a7d7ba5 20:00:33 ---> f8114940aab9 20:00:33 Step 25/26 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:00:33 Removing intermediate container 50e0786ec442 20:00:33 ---> 6b941642b879 20:00:33 Step 21/23 : LABEL arch=x86_64 20:00:33 ---> Running in 63de1cfe7c0d 20:00:33 ---> Running in 9bd4f1fcc03a 20:00:33 ---> 2b246e3fae18 20:00:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:00:33 Removing intermediate container 63de1cfe7c0d 20:00:33 ---> 5b2774550a8d 20:00:33 Step 26/26 : LABEL version=0.0.0 20:00:33 Removing intermediate container 9bd4f1fcc03a 20:00:33 ---> a48b921b2dde 20:00:33 Step 22/23 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:00:34 ---> Running in 33e93ecd40e5 20:00:34 ---> Running in 007e7e76684b 20:00:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:00:34 ---> caaf3ac461ff 20:00:34 Step 3/22 : WORKDIR /edgex-go 20:00:34 ---> Using cache 20:00:34 ---> bea8e8e71f19 20:00:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:34 ---> Using cache 20:00:34 ---> 64904fa83624 20:00:34 Step 5/22 : RUN apk add --update --no-cache make git 20:00:34 ---> Using cache 20:00:34 ---> 9d02df006f25 20:00:34 Step 6/22 : COPY go.mod . 20:00:34 ---> Using cache 20:00:34 ---> 925393157f8e 20:00:34 Step 7/22 : RUN go mod download 20:00:34 ---> Using cache 20:00:34 ---> dac9c15b83da 20:00:34 Step 8/22 : COPY . . 20:00:34 ---> Using cache 20:00:34 ---> 4a00780667be 20:00:34 Step 9/22 : RUN go mod tidy 20:00:34 ---> Using cache 20:00:34 ---> c25b1d3a54aa 20:00:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:00:35 ---> b49b82b6e162 20:00:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:00:35 Removing intermediate container 33e93ecd40e5 20:00:35 ---> 0fdd44939894 20:00:35 20:00:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:35 ---> caaf3ac461ff 20:00:35 Step 3/24 : WORKDIR /edgex-go 20:00:35 ---> Using cache 20:00:35 ---> bea8e8e71f19 20:00:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:35 ---> Using cache 20:00:35 ---> 64904fa83624 20:00:35 Step 5/24 : RUN apk add --update --no-cache make bash git 20:00:35 ---> Running in dbba747cc376 20:00:35 Removing intermediate container 007e7e76684b 20:00:35 ---> 3060c5ee1aa9 20:00:35 Step 23/23 : LABEL version=0.0.0 20:00:35 ---> 04f298b15061 20:00:35 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:00:35 Successfully built 0fdd44939894 20:00:35 ---> Running in eb49518967e3 20:00:35 ---> Running in d95ee0650667 20:00:35 Successfully tagged security-secretstore-setup:latest 20:00:35 Building core-metadata 20:00:35  Building security-secretstore-setup ... done  ---> Running in 61edad14cce9 20:00:35 Removing intermediate container d95ee0650667 20:00:35 ---> 54a6f2baa523 20:00:35 20:00:35 Successfully built 54a6f2baa523 20:00:35 Successfully tagged support-notifications:latest 20:00:35  Building support-notifications ... done Building core-data 20:00:36 Removing intermediate container 61edad14cce9 20:00:36 ---> f9c3972850c2 20:00:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:00:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:00:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:00:39 OK: 219 MiB in 52 packages 20:00:42 ---> 242c8cfea69a 20:00:42 Step 27/32 : RUN chmod +x /entrypoint.sh 20:00:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:42 ---> caaf3ac461ff 20:00:42 Step 3/24 : WORKDIR /edgex-go 20:00:42 ---> Using cache 20:00:42 ---> bea8e8e71f19 20:00:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:42 ---> Using cache 20:00:42 ---> 64904fa83624 20:00:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:00:42 ---> Running in e71ac29acb92 20:00:43 ---> Running in 32b702be3b78 20:00:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:43 ---> caaf3ac461ff 20:00:43 Step 3/24 : WORKDIR /edgex-go 20:00:43 ---> Using cache 20:00:43 ---> bea8e8e71f19 20:00:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:43 ---> Using cache 20:00:43 ---> 64904fa83624 20:00:43 Step 5/24 : RUN apk add --update --no-cache make git 20:00:43 ---> Using cache 20:00:43 ---> 9d02df006f25 20:00:43 Step 6/24 : COPY go.mod . 20:00:43 ---> Using cache 20:00:43 ---> 925393157f8e 20:00:43 Step 7/24 : RUN go mod download 20:00:43 ---> Using cache 20:00:43 ---> dac9c15b83da 20:00:43 Step 8/24 : COPY . . 20:00:43 ---> Using cache 20:00:43 ---> 4a00780667be 20:00:43 Step 9/24 : RUN go mod tidy 20:00:43 ---> Using cache 20:00:43 ---> c25b1d3a54aa 20:00:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:00:43 Removing intermediate container eb49518967e3 20:00:43 ---> 5fb3dcaba46b 20:00:43 Step 6/24 : COPY go.mod . 20:00:43 ---> Running in bf6f14a6a8c2 20:00:43 ---> 28317d37730b 20:00:43 Step 7/24 : RUN go mod download 20:00:43 ---> Running in b2f6d070cdd5 20:00:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:00:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:00:44 Removing intermediate container 32b702be3b78 20:00:44 ---> 40b9d56282b9 20:00:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:00:44 ---> Running in 754a1083b231 20:00:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:00:44 Removing intermediate container 754a1083b231 20:00:44 ---> b7cf8aeab38a 20:00:44 Step 29/32 : CMD ["gate"] 20:00:44 ---> Running in 63804548b6c6 20:00:44 Removing intermediate container b2f6d070cdd5 20:00:44 ---> a5e3e0e4f48d 20:00:44 Step 8/24 : COPY . . 20:00:44 Removing intermediate container 63804548b6c6 20:00:44 ---> 00ab1203bbbf 20:00:44 Step 30/32 : LABEL arch=x86_64 20:00:45 ---> Running in c77fee7423f7 20:00:45 OK: 219 MiB in 52 packages 20:00:47 Removing intermediate container c77fee7423f7 20:00:47 ---> bb9d1d8b1817 20:00:47 Step 31/32 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:00:49 ---> Running in 44554a7d433b 20:00:49 Removing intermediate container e71ac29acb92 20:00:49 ---> 3efb4a1bd7fe 20:00:49 Step 6/24 : COPY go.mod . 20:00:49 Removing intermediate container 44554a7d433b 20:00:49 ---> 0756fddbf4cf 20:00:49 Step 32/32 : LABEL version=0.0.0 20:00:49 ---> 78af3bec983d 20:00:49 Step 7/24 : RUN go mod download 20:00:49 ---> Running in cee317a2167d 20:00:50 ---> Running in eb0066cddb61 20:00:50 Removing intermediate container cee317a2167d 20:00:50 ---> 6f107ea84d3d 20:00:50 20:00:50 ---> 2a78c77d74b8 20:00:50 Step 9/24 : RUN go mod tidy 20:00:50 Successfully built 6f107ea84d3d 20:00:50 Successfully tagged security-bootstrapper:latest 20:00:50 ---> Running in fe260261b681 20:00:51  Building security-bootstrapper ... done Removing intermediate container eb0066cddb61 20:00:51 ---> 7a54d3b76fea 20:00:51 Step 8/24 : COPY . . 20:00:55 Removing intermediate container fe260261b681 20:00:55 ---> 39df99a9a73f 20:00:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:00:55 ---> Running in 8585950b0887 20:00:55 ---> 15db510ddb33 20:00:55 Step 9/24 : RUN go mod tidy 20:00:55 ---> Running in e09bdf0002d4 20:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:00:57 Removing intermediate container e09bdf0002d4 20:00:57 ---> 9d25d1c45589 20:00:57 Step 10/24 : RUN make cmd/core-data/core-data 20:00:57 ---> Running in e91a8656a149 20:00:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:01:08 Removing intermediate container dbba747cc376 20:01:08 ---> 428766698842 20:01:08 20:01:08 Step 11/22 : FROM alpine:3.12 20:01:08 ---> 13621d1b12d4 20:01:08 Step 12/22 : RUN apk add --update --no-cache curl 20:01:08 ---> Running in fd405c0b0d87 20:01:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:01:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:01:08 (1/4) Installing ca-certificates (20191127-r4) 20:01:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:01:08 (3/4) Installing libcurl (7.77.0-r0) 20:01:08 (4/4) Installing curl (7.77.0-r0) 20:01:08 Executing busybox-1.31.1-r20.trigger 20:01:08 Executing ca-certificates-20191127-r4.trigger 20:01:08 OK: 7 MiB in 18 packages 20:01:09 Removing intermediate container fd405c0b0d87 20:01:09 ---> f7c6a826415f 20:01:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:01:09 ---> Running in 03790c91e3ff 20:01:09 Removing intermediate container 03790c91e3ff 20:01:09 ---> 518c10cef288 20:01:09 Step 14/22 : WORKDIR /edgex 20:01:09 ---> Running in 9b44a97e7750 20:01:10 Removing intermediate container 9b44a97e7750 20:01:10 ---> 44cb431f5b0c 20:01:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:01:10 ---> d82b915ba9a4 20:01:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:01:10 ---> 5f8efc4d12b1 20:01:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:01:11 ---> 2b7ccc769fac 20:01:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:01:11 ---> Running in 62a6913e32f4 20:01:11 Removing intermediate container 62a6913e32f4 20:01:11 ---> 467bbd96f12d 20:01:11 Step 19/22 : CMD ["--init=true"] 20:01:11 ---> Running in 2d286fe5f9fa 20:01:11 Removing intermediate container 2d286fe5f9fa 20:01:11 ---> 0a1d7c51233c 20:01:11 Step 20/22 : LABEL arch=x86_64 20:01:11 ---> Running in a721c6317974 20:01:11 Removing intermediate container a721c6317974 20:01:11 ---> cf2bf3b54fd7 20:01:11 Step 21/22 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:01:11 ---> Running in f6922d00f8da 20:01:11 Removing intermediate container f6922d00f8da 20:01:11 ---> 8825fab4261e 20:01:11 Step 22/22 : LABEL version=0.0.0 20:01:11 ---> Running in 3d378ededcf6 20:01:12 Removing intermediate container 3d378ededcf6 20:01:12 ---> 24ec628716a7 20:01:12 20:01:12 Successfully built 24ec628716a7 20:01:12 Successfully tagged security-proxy-setup:latest 20:01:14  Building security-proxy-setup ... done Removing intermediate container bf6f14a6a8c2 20:01:14 ---> 5eeca956814c 20:01:14 20:01:14 Step 11/24 : FROM alpine:3.12 20:01:14 ---> 13621d1b12d4 20:01:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:01:14 ---> Using cache 20:01:14 ---> d03c68cb10c5 20:01:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:01:14 ---> Using cache 20:01:14 ---> e62d691c987f 20:01:14 Step 14/24 : ENV APP_PORT=59881 20:01:14 ---> Running in b58537831673 20:01:14 Removing intermediate container b58537831673 20:01:14 ---> 957fb2a26c7d 20:01:14 Step 15/24 : EXPOSE $APP_PORT 20:01:14 ---> Running in 28848cc4821c 20:01:14 Removing intermediate container 28848cc4821c 20:01:14 ---> c425b9e36025 20:01:14 Step 16/24 : WORKDIR / 20:01:14 ---> Running in 8fee17c63620 20:01:15 Removing intermediate container 8fee17c63620 20:01:15 ---> b19b76db10cf 20:01:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:15 ---> ebefd04e4eef 20:01:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:01:15 ---> 6da338668af2 20:01:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:01:16 ---> edf40ff9ad1f 20:01:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:01:16 ---> Running in ef25a9de38ec 20:01:16 Removing intermediate container ef25a9de38ec 20:01:16 ---> a83cc7847d59 20:01:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:16 ---> Running in b1bf30abadce 20:01:16 Removing intermediate container b1bf30abadce 20:01:16 ---> 5cf1cf0761d0 20:01:16 Step 22/24 : LABEL arch=x86_64 20:01:16 ---> Running in c7c50a5b7b6f 20:01:16 Removing intermediate container c7c50a5b7b6f 20:01:16 ---> dbed4011bcfe 20:01:16 Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:01:16 ---> Running in 86c467d9d8bf 20:01:16 Removing intermediate container 86c467d9d8bf 20:01:16 ---> 0b9b222c79e8 20:01:16 Step 24/24 : LABEL version=0.0.0 20:01:17 ---> Running in b703786abb3f 20:01:17 Removing intermediate container b703786abb3f 20:01:17 ---> c0453fbadd44 20:01:17 20:01:17 Successfully built c0453fbadd44 20:01:17 Successfully tagged core-metadata:latest 20:01:21  Building core-metadata ... done Removing intermediate container 8585950b0887 20:01:21 ---> 45c504524a89 20:01:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:01:21 ---> Running in e2f1d42c4435 20:01:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:01:23 Removing intermediate container e2f1d42c4435 20:01:23 ---> 9e51cf4f4073 20:01:23 20:01:23 Step 12/24 : FROM docker:20.10.0 20:01:23 20.10.0: Pulling from library/docker 20:01:25 Removing intermediate container e91a8656a149 20:01:25 ---> 1ef6f903817a 20:01:25 20:01:25 Step 11/24 : FROM alpine:3.12 20:01:25 ---> 13621d1b12d4 20:01:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:01:25 ---> Running in 83e0166bd5f4 20:01:26 Removing intermediate container 83e0166bd5f4 20:01:26 ---> 3c10721905b7 20:01:26 Step 13/24 : ENV APP_PORT=59880 20:01:26 ---> Running in 35f6e05585d7 20:01:26 Removing intermediate container 35f6e05585d7 20:01:26 ---> 27927cd07c78 20:01:26 Step 14/24 : EXPOSE $APP_PORT 20:01:26 ---> Running in 9c77221da4e3 20:01:26 Removing intermediate container 9c77221da4e3 20:01:26 ---> a0cb1e2fb5cc 20:01:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:26 ---> Running in d73f6f0e5a77 20:01:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:01:26 Status: Downloaded newer image for docker:20.10.0 20:01:26 ---> aefe523efa57 20:01:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:01:26 ---> Running in 46ca4b6621e1 20:01:26 Removing intermediate container 46ca4b6621e1 20:01:26 ---> d7e0a6d5054a 20:01:26 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:01:27 ---> Running in 57f504b038b7 20:01:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:01:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:01:27 Removing intermediate container d73f6f0e5a77 20:01:27 ---> 82bae876f80e 20:01:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:01:27 ---> Running in c8aa96c5caa3 20:01:27 (1/39) Installing readline (8.0.4-r0) 20:01:27 (2/39) Installing bash (5.0.17-r0) 20:01:27 Executing bash-5.0.17-r0.post-install 20:01:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:01:27 (4/39) Installing libcurl (7.77.0-r0) 20:01:27 (5/39) Installing curl (7.77.0-r0) 20:01:27 (6/39) Installing dumb-init (1.2.2-r1) 20:01:27 (7/39) Installing libbz2 (1.0.8-r1) 20:01:27 (8/39) Installing expat (2.2.9-r1) 20:01:27 (9/39) Installing libffi (3.3-r2) 20:01:27 (10/39) Installing gdbm (1.13-r1) 20:01:27 (11/39) Installing xz-libs (5.2.5-r0) 20:01:27 (12/39) Installing sqlite-libs (3.32.1-r1) 20:01:27 (13/39) Installing python3 (3.8.10-r0) 20:01:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:01:28 (14/39) Installing py3-appdirs (1.4.4-r1) 20:01:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:01:28 (16/39) Installing py3-parsing (2.4.7-r0) 20:01:28 (17/39) Installing py3-six (1.15.0-r0) 20:01:28 (18/39) Installing py3-packaging (20.4-r0) 20:01:28 (19/39) Installing py3-setuptools (47.0.0-r0) 20:01:28 (20/39) Installing py3-chardet (3.0.4-r4) 20:01:28 (21/39) Installing py3-idna (2.9-r0) 20:01:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:01:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:01:28 (24/39) Installing py3-requests (2.23.0-r0) 20:01:28 (25/39) Installing py3-msgpack (1.0.0-r0) 20:01:28 (26/39) Installing py3-lockfile (0.12.2-r3) 20:01:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:01:28 (28/39) Installing py3-colorama (0.4.3-r0) 20:01:28 (29/39) Installing py3-distlib (0.3.0-r0) 20:01:28 (30/39) Installing py3-distro (1.5.0-r1) 20:01:28 (31/39) Installing py3-webencodings (0.5.1-r3) 20:01:28 (32/39) Installing py3-html5lib (1.0.1-r4) 20:01:28 (33/39) Installing py3-pytoml (0.1.21-r0) 20:01:28 (34/39) Installing py3-pep517 (0.8.2-r0) 20:01:28 (35/39) Installing py3-progress (1.5-r0) 20:01:28 (36/39) Installing py3-toml (0.10.1-r0) 20:01:28 (37/39) Installing py3-retrying (1.3.3-r0) 20:01:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:01:28 (39/39) Installing py3-pip (20.1.1-r0) 20:01:28 Executing busybox-1.31.1-r19.trigger 20:01:28 OK: 72 MiB in 59 packages 20:01:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:01:29 Collecting docker-compose==1.23.2 20:01:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:01:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:01:29 Collecting texttable<0.10,>=0.9.0 20:01:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:01:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:01:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:01:29 Collecting dockerpty<0.5,>=0.4.1 20:01:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:01:30 Collecting docopt<0.7,>=0.6.1 20:01:30 Downloading docopt-0.6.2.tar.gz (25 kB) 20:01:30 Collecting PyYAML<4,>=3.10 20:01:30 Downloading PyYAML-3.13.tar.gz (270 kB) 20:01:30 (1/6) Installing dumb-init (1.2.2-r1) 20:01:30 Collecting cached-property<2,>=1.2.0 20:01:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:01:30 Collecting websocket-client<1.0,>=0.32.0 20:01:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:01:30 (2/6) Installing libgcc (9.3.0-r2) 20:01:31 (3/6) Installing libsodium (1.0.18-r0) 20:01:31 Collecting docker<4.0,>=3.6.0 20:01:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:01:31 Collecting jsonschema<3,>=2.5.1 20:01:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:01:31 Collecting urllib3<1.25,>=1.21.1 20:01:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:01:31 Collecting idna<2.8,>=2.5 20:01:31 (4/6) Installing libstdc++ (9.3.0-r2) 20:01:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:01:31 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) 20:01:31 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) 20:01:31 Collecting docker-pycreds>=0.4.0 20:01:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:01:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:01:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:01:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:01:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:01:31 Installing collected packages: texttable, urllib3, idna, requests, dockerpty, docopt, PyYAML, cached-property, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 20:01:31 Running setup.py install for texttable: started 20:01:32 Running setup.py install for texttable: finished with status 'done' 20:01:32 Attempting uninstall: urllib3 20:01:32 Found existing installation: urllib3 1.25.9 20:01:32 Uninstalling urllib3-1.25.9: 20:01:32 Successfully uninstalled urllib3-1.25.9 20:01:32 Attempting uninstall: idna 20:01:32 Found existing installation: idna 2.9 20:01:32 Uninstalling idna-2.9: 20:01:32 Successfully uninstalled idna-2.9 20:01:32 Attempting uninstall: requests 20:01:32 Found existing installation: requests 2.23.0 20:01:32 Uninstalling requests-2.23.0: 20:01:32 Successfully uninstalled requests-2.23.0 20:01:32 Running setup.py install for dockerpty: started 20:01:32 (5/6) Installing libzmq (4.3.3-r0) 20:01:32 Running setup.py install for dockerpty: finished with status 'done' 20:01:32 Running setup.py install for docopt: started 20:01:32 (6/6) Installing zeromq (4.3.3-r0) 20:01:32 Executing busybox-1.31.1-r20.trigger 20:01:32 OK: 8 MiB in 20 packages 20:01:32 Running setup.py install for docopt: finished with status 'done' 20:01:32 Running setup.py install for PyYAML: started 20:01:33 Running setup.py install for PyYAML: finished with status 'done' 20:01:34 Removing intermediate container c8aa96c5caa3 20:01:34 ---> 7fa5c344942e 20:01:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:34 ---> 87e8130180d6 20:01:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:01:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:01:34 ---> a9246f55fb1f 20:01:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:01:34 ---> f1e090992964 20:01:34 Step 20/24 : ENTRYPOINT ["/core-data"] 20:01:34 ---> Running in d3325bc56f30 20:01:34 Removing intermediate container d3325bc56f30 20:01:34 ---> 6c00700c015b 20:01:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:34 ---> Running in 78ff2bcbc45a 20:01:35 Removing intermediate container 78ff2bcbc45a 20:01:35 ---> 981d5d864410 20:01:35 Step 22/24 : LABEL arch=x86_64 20:01:35 ---> Running in 20947350db6d 20:01:35 Removing intermediate container 20947350db6d 20:01:35 ---> 8e8e8780a859 20:01:35 Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:01:36 ---> Running in 7761fbb0a0be 20:01:36 Removing intermediate container 7761fbb0a0be 20:01:36 ---> 99c80cc8cf28 20:01:36 Step 24/24 : LABEL version=0.0.0 20:01:36 ---> Running in 523033541c70 20:01:36 Removing intermediate container 57f504b038b7 20:01:36 ---> ec19a9c72827 20:01:36 Step 15/24 : ENV APP_PORT=58890 20:01:36 ---> Running in 0385112505db 20:01:36 Removing intermediate container 523033541c70 20:01:36 ---> 88185d0075c3 20:01:36 20:01:36 Successfully built 88185d0075c3 20:01:36 Successfully tagged core-data:latest 20:01:36 Removing intermediate container 0385112505db 20:01:36 ---> 9e7905c66770 20:01:36 Step 16/24 : EXPOSE $APP_PORT 20:01:36  Building core-data ... done  ---> Running in a3af78788f75 20:01:36 Removing intermediate container a3af78788f75 20:01:36 ---> 3000b8bddc94 20:01:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:01:37 ---> 6c040d1b859d 20:01:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:01:37 ---> 33e8d05f8377 20:01:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:01:37 ---> 283486cbc91a 20:01:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:01:37 ---> Running in e4dcaffb083f 20:01:37 Removing intermediate container e4dcaffb083f 20:01:37 ---> 1c74f5a34da4 20:01:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:37 ---> Running in 6c4de7199445 20:01:37 Removing intermediate container 6c4de7199445 20:01:37 ---> 9e77037cbeb7 20:01:37 Step 22/24 : LABEL arch=x86_64 20:01:37 ---> Running in b4ee44dc1b90 20:01:37 Removing intermediate container b4ee44dc1b90 20:01:37 ---> cd13370867c6 20:01:37 Step 23/24 : LABEL git_sha=7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 20:01:37 ---> Running in 394d8da28911 20:01:38 Removing intermediate container 394d8da28911 20:01:38 ---> 6ad236d369b6 20:01:38 Step 24/24 : LABEL version=0.0.0 20:01:38 ---> Running in 0e2ad0c6c0c8 20:01:38 Removing intermediate container 0e2ad0c6c0c8 20:01:38 ---> 3a825537927a 20:01:38 20:01:38 Successfully built 3a825537927a 20:01:38 Successfully tagged sys-mgmt-agent:latest 20:01:38  Building sys-mgmt-agent ... done  [Pipeline] } 20:01:38 $ docker stop --time=1 fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 20:01:39 $ docker rm -f fe335900e4e238368f85ba864d2a5a7dfe88c59d302b2df9a2fd3f714a9a1588 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:39 + docker images 20:01:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:01:39 sys-mgmt-agent latest 3a825537927a 2 seconds ago 312MB 20:01:39 core-data latest 88185d0075c3 3 seconds ago 20.2MB 20:01:39 1ef6f903817a 15 seconds ago 1.15GB 20:01:39 9e51cf4f4073 17 seconds ago 1.15GB 20:01:39 core-metadata latest c0453fbadd44 23 seconds ago 16.6MB 20:01:39 5eeca956814c 26 seconds ago 1.15GB 20:01:39 security-proxy-setup latest 24ec628716a7 27 seconds ago 25.7MB 20:01:39 428766698842 32 seconds ago 1.15GB 20:01:39 security-bootstrapper latest 6f107ea84d3d 50 seconds ago 18.6MB 20:01:39 support-notifications latest 54a6f2baa523 About a minute ago 16.7MB 20:01:39 security-secretstore-setup latest 0fdd44939894 About a minute ago 28.7MB 20:01:39 support-scheduler latest 42a888ffcec2 About a minute ago 15.9MB 20:01:39 core-command latest 202bcf04cb40 About a minute ago 15.9MB 20:01:39 ac6dd31864d2 About a minute ago 1.15GB 20:01:39 ed20aba09198 About a minute ago 1.15GB 20:01:39 04eb74a0b728 About a minute ago 1.15GB 20:01:39 8e28f7b34780 About a minute ago 1.15GB 20:01:39 4ee3ff727fa7 About a minute ago 1.14GB 20:01:39 ci-base-image-x86_64 latest caaf3ac461ff 5 minutes ago 647MB 20:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 20:01:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 20:01:39 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:01:39 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:01:55 Still waiting to schedule task 20:01:55 ‘prd-ubuntu18.04-docker-8c-8g-170’ is offline 20:03:00 Running on prd-ubuntu18.04-docker-8c-8g-174 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 20:03:00 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 20:03:01 The recommended git tool is: git 20:03:03 using credential edgex-jenkins-ssh 20:03:03 Cloning the remote Git repository 20:03:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:03 > git init /w/workspace/edgex-go/25 # timeout=10 20:03:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:03 > git --version # timeout=10 20:03:03 > git --version # 'git version 2.17.1' 20:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:03:17 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:03:18 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) 20:03:17 > git config core.sparsecheckout # timeout=10 20:03:17 > git checkout -f 7f93d071edb6ec2e5fd30dcdcafdd26e691c9217 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:03:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:20 ---> package-listing.sh 20:03:20 ++ facter osfamily 20:03:20 ++ tr '[:upper:]' '[:lower:]' 20:03:20 + OS_FAMILY=redhat 20:03:20 + workspace=/w/workspace/edgex-go/25 20:03:20 + START_PACKAGES=/tmp/packages_start.txt 20:03:20 + END_PACKAGES=/tmp/packages_end.txt 20:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:20 + PACKAGES=/tmp/packages_start.txt 20:03:20 + '[' /w/workspace/edgex-go/25 ']' 20:03:20 + PACKAGES=/tmp/packages_end.txt 20:03:20 + case "${OS_FAMILY}" in 20:03:20 + rpm -qa 20:03:20 + sort 20:03:22 + '[' -f /tmp/packages_start.txt ']' 20:03:22 + '[' -f /tmp/packages_end.txt ']' 20:03:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:22 + '[' /w/workspace/edgex-go/25 ']' 20:03:22 + mkdir -p /w/workspace/edgex-go/25/archives/ 20:03:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo 20:03:22 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:23 20:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:24 alpine: Pulling from edgex-lftools-log-publisher 20:03:24 df20fa9351a1: Pulling fs layer 20:03:24 36b3adc4ff6f: Pulling fs layer 20:03:24 8ad3a11d3b57: Pulling fs layer 20:03:24 46f8f816bc3b: Pulling fs layer 20:03:24 93b61091891f: Pulling fs layer 20:03:24 93b9cdb0e59b: Pulling fs layer 20:03:24 5e14af77c1be: Pulling fs layer 20:03:24 01666e4c0597: Pulling fs layer 20:03:24 aa168da1d23b: Pulling fs layer 20:03:24 46f8f816bc3b: Waiting 20:03:24 93b61091891f: Waiting 20:03:24 93b9cdb0e59b: Waiting 20:03:24 5e14af77c1be: Waiting 20:03:24 01666e4c0597: Waiting 20:03:24 aa168da1d23b: Waiting 20:03:24 36b3adc4ff6f: Verifying Checksum 20:03:24 36b3adc4ff6f: Download complete 20:03:24 46f8f816bc3b: Verifying Checksum 20:03:24 46f8f816bc3b: Download complete 20:03:24 df20fa9351a1: Verifying Checksum 20:03:24 df20fa9351a1: Download complete 20:03:24 93b9cdb0e59b: Verifying Checksum 20:03:24 93b9cdb0e59b: Download complete 20:03:24 5e14af77c1be: Verifying Checksum 20:03:24 5e14af77c1be: Download complete 20:03:24 01666e4c0597: Verifying Checksum 20:03:24 01666e4c0597: Download complete 20:03:24 93b61091891f: Verifying Checksum 20:03:24 93b61091891f: Download complete 20:03:24 8ad3a11d3b57: Verifying Checksum 20:03:24 8ad3a11d3b57: Download complete 20:03:24 df20fa9351a1: Pull complete 20:03:24 36b3adc4ff6f: Pull complete 20:03:25 8ad3a11d3b57: Pull complete 20:03:25 46f8f816bc3b: Pull complete 20:03:25 93b61091891f: Pull complete 20:03:25 93b9cdb0e59b: Pull complete 20:03:25 5e14af77c1be: Pull complete 20:03:25 01666e4c0597: Pull complete 20:03:25 aa168da1d23b: Verifying Checksum 20:03:25 aa168da1d23b: Download complete 20:03:30 aa168da1d23b: Pull complete 20:03:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:03:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:03:30 prd-centos7-docker-4c-2g-171 does not seem to be running inside a container 20:03:30 $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:03:33 $ docker top 5c20fa6570d129d42fabaef954dc0171570f1542b94343145614fa27079cebed -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:34 + mkdir -p /var/log/sa [Pipeline] sh 20:03:34 + ls /var/log/sa-host 20:03:34 + sadf -c /var/log/sa-host/sa05 20:03:34 file_magic: OK 20:03:34 HZ: Using current value: 100 20:03:34 file_header: OK 20:03:34 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 20:03:34 Statistics: 20:03:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:34 File successfully converted to sysstat format version 12.2.1 20:03:34 + sadf -c /var/log/sa-host/sa25 20:03:34 file_magic: OK 20:03:34 HZ: Using current value: 100 20:03:34 file_header: OK 20:03:34 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 20:03:34 Statistics: 20:03:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:03:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:34 provisioning config files... 20:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config7272020616237045170tmp [Pipeline] { [Pipeline] echo 20:03:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:35 ---> create-netrc.sh [Pipeline] } 20:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:35 ---> python-tools-install.sh [Pipeline] echo 20:03:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:35 ---> sudo-logs.sh 20:03:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:36 ---> job-cost.sh 20:03:36 lf-activate-venv: SKIPPING 20:03:36 INFO: No Stack... 20:03:37 INFO: Retrieving Pricing Info for: v3-standard-2 20:03:38 INFO: Archiving Costs [Pipeline] echo 20:03:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:38 ---> logs-deploy.sh 20:03:38 lf-activate-venv: SKIPPING 20:03:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/25 20:03:38 INFO: archiving workspace using pattern(s): 20:03:39 Archives upload complete. 20:03:39 INFO: archiving logs to Nexus 20:03:40 ---> uname -a: 20:03:40 Linux prd-centos7-docker-4c-2g-171.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:03:40 20:03:40 20:03:40 ---> lscpu: 20:03:40 Architecture: x86_64 20:03:40 CPU op-mode(s): 32-bit, 64-bit 20:03:40 Byte Order: Little Endian 20:03:40 Address sizes: 40 bits physical, 48 bits virtual 20:03:40 CPU(s): 2 20:03:40 On-line CPU(s) list: 0,1 20:03:40 Thread(s) per core: 1 20:03:40 Core(s) per socket: 1 20:03:40 Socket(s): 2 20:03:40 NUMA node(s): 1 20:03:40 Vendor ID: AuthenticAMD 20:03:40 CPU family: 23 20:03:40 Model: 49 20:03:40 Model name: AMD EPYC-Rome Processor 20:03:40 Stepping: 0 20:03:40 CPU MHz: 2800.000 20:03:40 BogoMIPS: 5600.00 20:03:40 Virtualization: AMD-V 20:03:40 Hypervisor vendor: KVM 20:03:40 Virtualization type: full 20:03:40 L1d cache: 64 KiB 20:03:40 L1i cache: 64 KiB 20:03:40 L2 cache: 1 MiB 20:03:40 L3 cache: 32 MiB 20:03:40 NUMA node0 CPU(s): 0,1 20:03:40 Vulnerability Itlb multihit: Not affected 20:03:40 Vulnerability L1tf: Not affected 20:03:40 Vulnerability Mds: Not affected 20:03:40 Vulnerability Meltdown: Not affected 20:03:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:03:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:03:40 Vulnerability Srbds: Not affected 20:03:40 Vulnerability Tsx async abort: Not affected 20:03:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:03:40 20:03:40 20:03:40 ---> nproc: 20:03:40 2 20:03:40 20:03:40 20:03:40 ---> df -h: 20:03:40 Filesystem Size Used Available Use% Mounted on 20:03:40 overlay 40.0G 12.8G 27.2G 32% / 20:03:40 tmpfs 64.0M 0 64.0M 0% /dev 20:03:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:03:40 shm 64.0M 0 64.0M 0% /dev/shm 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/25@tmp 20:03:40 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/25 20:03:40 20:03:40 20:03:40 ---> free -m: 20:03:40 total used free shared buff/cache available 20:03:40 Mem: 7821 1232 1366 0 5222 6561 20:03:40 Swap: 1023 1 1022 20:03:40 20:03:40 20:03:40 ---> ip addr: 20:03:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:03:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:03:40 inet 127.0.0.1/8 scope host lo 20:03:40 valid_lft forever preferred_lft forever 20:03:40 inet6 ::1/128 scope host 20:03:40 valid_lft forever preferred_lft forever 20:03:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:03:40 link/ether fa:16:3e:2b:9f:d5 brd ff:ff:ff:ff:ff:ff 20:03:40 inet 10.30.122.184/23 brd 10.30.123.255 scope global dynamic eth0 20:03:40 valid_lft 85854sec preferred_lft 85854sec 20:03:40 inet6 fe80::f816:3eff:fe2b:9fd5/64 scope link 20:03:40 valid_lft forever preferred_lft forever 20:03:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:03:40 link/ether 02:42:17:b0:0b:c2 brd ff:ff:ff:ff:ff:ff 20:03:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:03:40 valid_lft forever preferred_lft forever 20:03:40 inet6 fe80::42:17ff:feb0:bc2/64 scope link 20:03:40 valid_lft forever preferred_lft forever 20:03:40 20:03:40 20:03:40 ---> sar -b -r -n DEV: 20:03:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 20:03:40 20:03:40 19:54:24 LINUX RESTART (2 CPU) 20:03:40 20:03:40 19:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:40 19:56:01 99.12 3.66 95.46 0.00 2645.49 19950.58 0.00 20:03:40 19:57:01 185.90 0.00 185.90 0.00 0.00 48391.39 0.00 20:03:40 19:58:01 56.71 0.00 56.71 0.00 0.00 10654.13 0.00 20:03:40 19:59:01 126.13 0.02 126.12 0.00 0.53 27437.24 0.00 20:03:40 20:00:01 709.32 263.69 445.63 0.00 15015.28 292596.60 0.00 20:03:40 20:01:01 517.75 35.75 482.00 0.00 2447.91 210600.62 0.00 20:03:40 20:02:01 241.24 15.55 225.69 0.00 2683.75 39025.07 0.00 20:03:40 20:03:01 1.07 0.00 1.07 0.00 0.00 14.23 0.00 20:03:40 Average: 242.52 39.92 202.60 0.00 2850.04 81234.91 0.00 20:03:40 20:03:40 19:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:40 19:56:01 5136456 0 809460 10.11 2620 2060404 1288248 14.22 734268 1722740 156 20:03:40 19:57:01 4050920 0 1020556 12.74 2620 2934844 1648336 18.20 1179644 2232232 180564 20:03:40 19:58:01 3839724 0 1066300 13.31 2620 3100296 1739924 19.21 1305108 2300116 36752 20:03:40 19:59:01 2801016 0 1064576 13.29 2620 4140728 1423504 15.72 1228980 3379008 603104 20:03:40 20:00:01 151048 0 1894260 23.65 2620 5961012 3780820 41.74 3203096 3911140 83520 20:03:40 20:01:01 487060 0 1450268 18.11 2620 6068992 3064544 33.83 2494132 4250460 44880 20:03:40 20:02:01 2016852 0 1166996 14.57 2620 4822472 1457708 16.09 1408040 3854176 20 20:03:40 20:03:01 2026852 0 1156992 14.45 2620 4822476 1284596 14.18 1426604 3829496 12 20:03:40 Average: 2563741 0 1203676 15.03 2620 4238903 1960960 21.65 1622484 3184921 118626 20:03:40 20:03:40 19:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:40 19:56:01 eth0 1092.77 1409.75 5096.84 170.99 0.00 0.00 0.00 0.00 20:03:40 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 19:56:01 docker0 1047.57 595.92 81.81 2728.81 0.00 0.00 0.00 0.00 20:03:40 19:57:01 veth56b1812 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 19:57:01 eth0 600.75 520.04 3554.91 52.91 0.00 0.00 0.00 0.00 20:03:40 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 19:57:01 docker0 204.23 244.62 14.29 840.58 0.00 0.00 0.00 0.00 20:03:40 19:58:01 veth56b1812 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 20:03:40 19:58:01 eth0 31.86 19.20 21.70 63.97 0.00 0.00 0.00 0.00 20:03:40 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 19:58:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 20:03:40 19:59:01 eth0 187.99 160.53 1705.01 68.76 0.00 0.00 0.00 0.00 20:03:40 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 19:59:01 veth7d86187 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 20:00:01 veth3185393 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 20:00:01 veth0e1a38c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 20:00:01 eth0 95.51 71.82 192.58 18.41 0.00 0.00 0.00 0.00 20:03:40 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 20:01:01 veth9b7c6e7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 20:01:01 eth0 97.07 62.04 307.02 69.13 0.00 0.00 0.00 0.00 20:03:40 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 20:01:01 vethc7d8991 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:03:40 20:02:01 eth0 216.80 155.48 1675.10 74.96 0.00 0.00 0.00 0.00 20:03:40 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 20:02:01 docker0 1374.26 1024.77 103.61 4344.31 0.00 0.00 0.00 0.00 20:03:40 20:03:01 eth0 0.98 0.48 0.46 0.03 0.00 0.00 0.00 0.00 20:03:40 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 Average: eth0 288.79 297.58 1561.86 64.68 0.00 0.00 0.00 0.00 20:03:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:40 Average: docker0 172.27 128.46 12.99 544.57 0.00 0.00 0.00 0.00 20:03:40 20:03:40 20:03:40 ---> sar -P ALL: 20:03:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 20:03:40 20:03:40 19:54:24 LINUX RESTART (2 CPU) 20:03:40 20:03:40 19:55:02 CPU %user %nice %system %iowait %steal %idle 20:03:40 19:56:01 all 18.28 0.00 4.78 3.68 0.10 73.17 20:03:40 19:56:01 0 14.18 0.00 5.49 4.37 0.09 75.87 20:03:40 19:56:01 1 22.37 0.00 4.06 2.99 0.11 70.47 20:03:40 19:57:01 all 41.69 0.00 9.18 2.73 0.09 46.31 20:03:40 19:57:01 0 42.68 0.00 9.32 2.59 0.09 45.32 20:03:40 19:57:01 1 40.70 0.00 9.04 2.87 0.09 47.30 20:03:40 19:58:01 all 35.11 0.00 4.36 0.23 0.07 60.23 20:03:40 19:58:01 0 34.44 0.00 4.38 0.25 0.09 60.84 20:03:40 19:58:01 1 35.79 0.00 4.33 0.21 0.05 59.62 20:03:40 19:59:01 all 55.35 0.00 9.90 1.85 0.11 32.78 20:03:40 19:59:01 0 55.51 0.00 9.85 2.14 0.09 32.41 20:03:40 19:59:01 1 55.20 0.00 9.95 1.57 0.13 33.16 20:03:40 20:00:01 all 49.47 0.00 20.91 23.30 0.11 6.22 20:03:40 20:00:01 0 48.45 0.00 21.82 22.35 0.11 7.27 20:03:40 20:00:01 1 50.48 0.00 20.01 24.23 0.11 5.17 20:03:40 20:01:01 all 70.52 0.00 20.12 7.67 0.13 1.56 20:03:40 20:01:01 0 70.13 0.00 20.17 8.12 0.13 1.45 20:03:40 20:01:01 1 70.91 0.00 20.07 7.22 0.13 1.67 20:03:40 20:02:01 all 38.23 0.00 8.85 2.98 0.08 49.86 20:03:40 20:02:01 0 39.63 0.00 8.85 2.88 0.09 48.55 20:03:40 20:02:01 1 36.84 0.00 8.84 3.09 0.07 51.16 20:03:40 20:03:01 all 0.07 0.00 0.04 0.00 0.03 99.87 20:03:40 20:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:03:40 20:03:01 1 0.10 0.00 0.05 0.00 0.02 99.83 20:03:40 Average: all 37.98 0.00 9.56 5.17 0.09 47.20 20:03:40 Average: 0 37.53 0.00 9.79 5.20 0.09 47.39 20:03:40 Average: 1 38.42 0.00 9.34 5.14 0.09 47.02 20:03:40 20:03:40 20:03:40