Pull request #3310 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3310/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3310/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-31668’ is offline; ‘prd-centos7-docker-4c-2g-31677’ is offline; ‘prd-centos7-docker-4c-2g-31681’ is offline; ‘prd-centos7-docker-4c-2g-31682’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-31687’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31695 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Merge succeeded, producing bd698bf6c2d7a9f248b27912f39fa39dc90b09ec Checking out Revision bd698bf6c2d7a9f248b27912f39fa39dc90b09ec (PR-3310) > git config core.sparsecheckout # timeout=10 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 Commit message: "feat(scheduler): Implement DELETE /intervalaction/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:08:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:08:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:08:08 ========================================================= 06:08:08 EdgeX Global Pipelines Version Info 06:08:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:08:10 ------------------- 06:08:10 stable info: 06:08:10 ------------------- 06:08:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:10 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:08:10 Message: update stable to v1.0.186 06:08:11 ------------------- 06:08:11 experimental info: 06:08:11 ------------------- 06:08:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:08:11 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:08:11 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:08:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd698bf [Pipeline] echo 06:08:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:08:17 provisioning config files... 06:08:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2239735912023919040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:17 ---> docker-login.sh 06:08:17 nexus3.edgexfoundry.org:10001 06:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 nexus3.edgexfoundry.org:10002 06:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 nexus3.edgexfoundry.org:10003 06:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 nexus3.edgexfoundry.org:10004 06:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 docker.io 06:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 ---> docker-login.sh ends [Pipeline] } 06:08:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:19 ++ 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 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/core-command/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo core-command,cmd/core-command/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/core-data/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo core-data,cmd/core-data/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/core-metadata/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo core-metadata,cmd/core-metadata/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/security-bootstrapper/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/security-proxy-setup/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/support-notifications/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo support-notifications,cmd/support-notifications/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/support-scheduler/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:08:19 + for file in '`ls cmd/**/Dockerfile`' 06:08:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:08:19 ++ cut -d/ -f2 06:08:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:08:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:20 06:08:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:08:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:20 latest: Pulling from edgex-devops/git-semver 06:08:20 31603596830f: Pulling fs layer 06:08:20 2a8b12db71e7: Pulling fs layer 06:08:20 6ca5941a6612: Pulling fs layer 06:08:20 ecc8261a40a4: Pulling fs layer 06:08:20 ecc8261a40a4: Waiting 06:08:20 2a8b12db71e7: Verifying Checksum 06:08:20 31603596830f: Verifying Checksum 06:08:20 31603596830f: Download complete 06:08:21 ecc8261a40a4: Verifying Checksum 06:08:21 ecc8261a40a4: Download complete 06:08:21 6ca5941a6612: Verifying Checksum 06:08:21 6ca5941a6612: Download complete 06:08:21 31603596830f: Pull complete 06:08:21 2a8b12db71e7: Pull complete 06:08:22 6ca5941a6612: Pull complete 06:08:23 ecc8261a40a4: Pull complete 06:08:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:08:23 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:08:26 $ docker top 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:26 [ssh-agent] Looking for ssh-agent implementation... 06:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:26 $ docker exec 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent 06:08:27 SSH_AUTH_SOCK=/tmp/ssh-kF5UlNcaCBXf/agent.12 06:08:27 SSH_AGENT_PID=17 06:08:27 Running ssh-add (command line suppressed) 06:08:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1466924959522186885.key (/w/workspace/edgex-go/1@tmp/private_key_1466924959522186885.key) 06:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:27 + git tag --points-at HEAD [Pipeline] } 06:08:27 $ docker exec --env ******** --env ******** 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent -k 06:08:27 unset SSH_AUTH_SOCK; 06:08:27 unset SSH_AGENT_PID; 06:08:27 echo Agent pid 17 killed; 06:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:28 [ssh-agent] Looking for ssh-agent implementation... 06:08:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:28 $ docker exec 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent 06:08:28 SSH_AUTH_SOCK=/tmp/ssh-7p5hLo6pPIq4/agent.47 06:08:28 SSH_AGENT_PID=52 06:08:28 Running ssh-add (command line suppressed) 06:08:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6471071428450787578.key (/w/workspace/edgex-go/1@tmp/private_key_6471071428450787578.key) 06:08:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:29 + git semver init 06:08:29 # -> Open(): unable to determine branch for HEAD 06:08:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:08:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:08:29 # $SEMVER_REMOTE_NAME = origin 06:08:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:29 # $SEMVER_USER_NAME = edgex-jenkins 06:08:29 # $SEMVER_BRANCH = PR-3310 06:08:29 # $SEMVER_TEMP = /tmp/semver-375641395 06:08:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:08:51 # '/tmp/semver-375641395' -> '/w/workspace/edgex-go/1/.semver' 06:08:52 # -> Force: false 06:08:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:08:52 $ docker exec --env ******** --env ******** 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b ssh-agent -k 06:08:52 unset SSH_AUTH_SOCK; 06:08:52 unset SSH_AGENT_PID; 06:08:52 echo Agent pid 52 killed; 06:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:53 + git semver [Pipeline] } 06:08:53 $ docker stop --time=1 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b 06:08:55 $ docker rm -f 66fc23083fc48777bb43bb6cabec98787b10b2dcf476d98e5271d7a5d8098d8b [Pipeline] // withDockerContainer [Pipeline] sh 06:08:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:08:56 Stashed 1 file(s) [Pipeline] echo 06:08:56 [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) 06:08:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31691 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 06:08:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:08:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:08:58 + sudo service docker restart 06:08:58 + true 06:08:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:08:59 ========================================================= 06:08:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:08:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:08:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:09:02 using credential edgex-jenkins-ssh 06:09:02 Cloning the remote Git repository 06:09:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:09:02 > git init /w/workspace/edgex-go/1 # timeout=10 06:09:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:09:02 > git --version # timeout=10 06:09:02 > git --version # 'git version 2.17.1' 06:09:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:03 Sending build context to Docker daemon 328.9MB 06:09:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:09:03 Step 2/6 : FROM ${BASE} 06:09:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:03 188c0c94c7c5: Pulling fs layer 06:09:03 0ef7d3d256c8: Pulling fs layer 06:09:03 de9db76c5a1d: Pulling fs layer 06:09:03 bca2f99d35d6: Pulling fs layer 06:09:03 93359f2a8cfa: Pulling fs layer 06:09:03 7c6f9722023f: Pulling fs layer 06:09:03 a35cf1a2eb13: Pulling fs layer 06:09:03 bca2f99d35d6: Waiting 06:09:03 93359f2a8cfa: Waiting 06:09:03 7c6f9722023f: Waiting 06:09:03 a35cf1a2eb13: Waiting 06:09:03 de9db76c5a1d: Download complete 06:09:03 0ef7d3d256c8: Verifying Checksum 06:09:03 0ef7d3d256c8: Download complete 06:09:03 93359f2a8cfa: Verifying Checksum 06:09:03 93359f2a8cfa: Download complete 06:09:03 7c6f9722023f: Verifying Checksum 06:09:03 7c6f9722023f: Download complete 06:09:03 188c0c94c7c5: Verifying Checksum 06:09:03 188c0c94c7c5: Download complete 06:09:03 188c0c94c7c5: Pull complete 06:09:04 0ef7d3d256c8: Pull complete 06:09:04 de9db76c5a1d: Pull complete 06:09:06 a35cf1a2eb13: Verifying Checksum 06:09:06 a35cf1a2eb13: Download complete 06:09:07 bca2f99d35d6: Verifying Checksum 06:09:07 bca2f99d35d6: Download complete 06:09:14 bca2f99d35d6: Pull complete 06:09:14 93359f2a8cfa: Pull complete 06:09:14 7c6f9722023f: Pull complete 06:09:18 a35cf1a2eb13: Pull complete 06:09:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:09:18 ---> a62c8e92a672 06:09:18 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 06:09:18 ---> Running in 99241c05b2e4 06:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:09:20 (1/12) Installing libmagic (5.38-r0) 06:09:20 (2/12) Installing file (5.38-r0) 06:09:20 (3/12) Installing libc-dev (0.7.2-r3) 06:09:20 (4/12) Installing g++ (9.3.0-r2) 06:09:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:09:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:09:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:24 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:09:24 Merge succeeded, producing bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:09:24 Checking out Revision bd698bf6c2d7a9f248b27912f39fa39dc90b09ec (PR-3310) 06:09:24 > git config core.sparsecheckout # timeout=10 06:09:24 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 06:09:24 > git remote # timeout=10 06:09:24 > git config --get remote.origin.url # timeout=10 06:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:24 > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 06:09:24 > git rev-parse HEAD^{commit} # timeout=10 06:09:24 > git config core.sparsecheckout # timeout=10 06:09:24 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 06:09:27 (5/12) Installing fortify-headers (1.1-r0) 06:09:27 (6/12) Installing patch (2.7.6-r6) 06:09:27 (7/12) Installing build-base (0.5-r2) 06:09:27 (8/12) Installing libsodium (1.0.18-r0) 06:09:27 (9/12) Installing pkgconf (1.7.2-r0) 06:09:27 (10/12) Installing libsodium-dev (1.0.18-r0) 06:09:27 (11/12) Installing libzmq (4.3.3-r0) 06:09:27 (12/12) Installing zeromq-dev (4.3.3-r0) 06:09:27 Executing busybox-1.31.1-r19.trigger 06:09:27 OK: 233 MiB in 51 packages 06:09:29 Commit message: "feat(scheduler): Implement DELETE /intervalaction/name/{name} V2 API" 06:09:29 > git --version # timeout=10 06:09:29 > git --version # 'git version 2.17.1' 06:09:29 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:09:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:09:31 + sudo service docker+ restart 06:09:31 true 06:09:32 Removing intermediate container 99241c05b2e4 06:09:32 ---> fbb83601ab22 06:09:32 Step 4/6 : WORKDIR /edgex-go 06:09:32 ---> Running in 44656fafb233 06:09:32 Removing intermediate container 44656fafb233 06:09:32 ---> 74f525f12868 06:09:32 Step 5/6 : COPY go.mod . 06:09:32 ---> b05ef08d5a86 06:09:32 Step 6/6 : RUN go mod download 06:09:32 ---> Running in 02a25a888a97 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:09:33 provisioning config files... 06:09:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5859881633074368022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:34 ---> docker-login.sh 06:09:34 nexus3.edgexfoundry.org:10001 06:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:35 Configure a credential helper to remove this warning. See 06:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:35 06:09:35 Login Succeeded 06:09:35 nexus3.edgexfoundry.org:10002 06:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:36 Configure a credential helper to remove this warning. See 06:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:36 06:09:36 Login Succeeded 06:09:36 nexus3.edgexfoundry.org:10003 06:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:36 Configure a credential helper to remove this warning. See 06:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:36 06:09:36 Login Succeeded 06:09:36 nexus3.edgexfoundry.org:10004 06:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:37 Configure a credential helper to remove this warning. See 06:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:37 06:09:37 Login Succeeded 06:09:37 docker.io 06:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:37 Configure a credential helper to remove this warning. See 06:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:37 06:09:37 Login Succeeded 06:09:37 ---> docker-login.sh ends [Pipeline] } 06:09:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:38 ========================================================= 06:09:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:09:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:09:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:09:41 Sending build context to Docker daemon 167MB 06:09:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:09:41 Step 2/6 : FROM ${BASE} 06:09:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:41 5f621e34cdf4: Pulling fs layer 06:09:41 a4357932f1b6: Pulling fs layer 06:09:41 18c013af1878: Pulling fs layer 06:09:41 00ac8860ef70: Pulling fs layer 06:09:41 63d7cb157983: Pulling fs layer 06:09:41 b116817d02f9: Pulling fs layer 06:09:41 745a02a5169b: Pulling fs layer 06:09:41 00ac8860ef70: Waiting 06:09:41 63d7cb157983: Waiting 06:09:41 b116817d02f9: Waiting 06:09:41 745a02a5169b: Waiting 06:09:41 18c013af1878: Verifying Checksum 06:09:41 18c013af1878: Download complete 06:09:41 a4357932f1b6: Verifying Checksum 06:09:41 a4357932f1b6: Download complete 06:09:41 63d7cb157983: Verifying Checksum 06:09:41 63d7cb157983: Download complete 06:09:41 b116817d02f9: Verifying Checksum 06:09:41 b116817d02f9: Download complete 06:09:41 5f621e34cdf4: Verifying Checksum 06:09:41 5f621e34cdf4: Download complete 06:09:42 5f621e34cdf4: Pull complete 06:09:42 a4357932f1b6: Pull complete 06:09:42 18c013af1878: Pull complete 06:09:44 745a02a5169b: Download complete 06:09:44 00ac8860ef70: Verifying Checksum 06:09:44 00ac8860ef70: Download complete 06:09:54 Removing intermediate container 02a25a888a97 06:09:54 ---> 02824cf38ce4 06:09:54 Successfully built 02824cf38ce4 06:09:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:54 + docker inspect -f . ci-base-image-x86_64 06:09:54 . [Pipeline] withDockerContainer 06:09:54 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:55 00ac8860ef70: Pull complete 06:09:55 63d7cb157983: Pull complete 06:09:55 b116817d02f9: Pull complete 06:09:55 $ docker top 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:56 + go version 06:09:56 go version go1.15.5 linux/amd64 [Pipeline] } 06:09:56 $ docker stop --time=1 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf 06:09:58 $ docker rm -f 975b9a72b5e92a21fb21cbc895c99cf7788411dab76a4a52f7fc8bd9f0a977cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:59 + docker inspect -f . ci-base-image-x86_64 06:09:59 . [Pipeline] withDockerContainer 06:09:59 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:59 745a02a5169b: Pull complete 06:09:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:09:59 ---> b7e6874047d6 06:09:59 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 06:10:00 $ docker top 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 -eo pid,comm [Pipeline] { [Pipeline] echo 06:10:00 ========================================================= 06:10:00 [edgeXBuildGoParallel] Running Tests and Build... 06:10:00 ========================================================= [Pipeline] sh 06:10:00 + make test 06:10:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:10:03 ---> Running in 41919e6c70d6 06:10:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:05 (1/12) Installing libmagic (5.38-r0) 06:10:05 (2/12) Installing file (5.38-r0) 06:10:05 (3/12) Installing libc-dev (0.7.2-r3) 06:10:06 (4/12) Installing g++ (9.3.0-r2) 06:10:11 ? github.com/edgexfoundry/edgex-go [no test files] 06:10:11 (5/12) Installing fortify-headers (1.1-r0) 06:10:11 (6/12) Installing patch (2.7.6-r6) 06:10:11 (7/12) Installing build-base (0.5-r2) 06:10:11 (8/12) Installing libsodium (1.0.18-r0) 06:10:11 (9/12) Installing pkgconf (1.7.2-r0) 06:10:11 (10/12) Installing libsodium-dev (1.0.18-r0) 06:10:11 (11/12) Installing libzmq (4.3.3-r0) 06:10:11 (12/12) Installing zeromq-dev (4.3.3-r0) 06:10:11 Executing busybox-1.31.1-r19.trigger 06:10:11 OK: 217 MiB in 51 packages 06:10:16 Removing intermediate container 41919e6c70d6 06:10:16 ---> 9e5642cbafda 06:10:16 Step 4/6 : WORKDIR /edgex-go 06:10:16 ---> Running in 950ea3e7e50d 06:10:16 Removing intermediate container 950ea3e7e50d 06:10:16 ---> 82cffc8d6150 06:10:16 Step 5/6 : COPY go.mod . 06:10:16 ---> eaa70bdc7501 06:10:16 Step 6/6 : RUN go mod download 06:10:16 ---> Running in 1dbf9aad1b13 06:10:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:10:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:10:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:10:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:10:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:10:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:10:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:10:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:10:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:10:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:10:43 Removing intermediate container 1dbf9aad1b13 06:10:43 ---> a5377b21124f 06:10:43 Successfully built a5377b21124f 06:10:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:10:44 + docker inspect -f . ci-base-image-arm64 06:10:44 . [Pipeline] withDockerContainer 06:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.178s coverage: 45.9% of statements 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.076s coverage: 19.8% of statements 06:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements 06:10:44 prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container 06:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:46 $ docker top 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:47 + go version 06:10:47 go version go1.15.5 linux/arm64 [Pipeline] } 06:10:47 $ docker stop --time=1 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 06:10:49 $ docker rm -f 03f95373e4089dc201a90f8ba3dc04044ce6c3fd911cfa6718251c90ba05fc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.1% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 71.3% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.173s coverage: 82.9% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements 06:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:50 + docker inspect -f . ci-base-image-arm64 06:10:50 . [Pipeline] withDockerContainer 06:10:50 prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container 06:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:52 $ docker top 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a -eo pid,comm 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] { [Pipeline] echo 06:10:52 ========================================================= 06:10:52 [edgeXBuildGoParallel] Running Tests and Build... 06:10:52 ========================================================= [Pipeline] sh 06:10:53 + make test 06:10:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.406s coverage: 92.8% of statements 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements 06:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements 06:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 06:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.041s coverage: 94.4% of statements 06:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 06:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.221s coverage: 82.6% of statements 06:11:15 ? github.com/edgexfoundry/edgex-go [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 69.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 38.4% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.160s coverage: 87.1% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.776s coverage: 29.1% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 94.5% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:11:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:11:20 GO111MODULE=on go vet ./... 06:11:46 gofmt -l . 06:11:47 [ "`gofmt -l .`" = "" ] 06:11:48 ./bin/test-go-mod-tidy.sh 06:11:48 ./bin/test-attribution-txt.sh [Pipeline] sh 06:11:49 + ls -al . 06:11:49 total 780 06:11:49 drwxrwxr-x 10 1001 1001 4096 Mar 29 06:11 . 06:11:49 drwxr-xr-x 4 root root 28 Mar 29 06:09 .. 06:11:49 -rw-rw-r-- 1 1001 1001 11 Mar 29 06:08 .dockerignore 06:11:49 drwxrwxr-x 8 1001 1001 179 Mar 29 06:08 .git 06:11:49 drwxrwxr-x 3 1001 1001 125 Mar 29 06:08 .github 06:11:49 -rw-rw-r-- 1 1001 1001 818 Mar 29 06:08 .gitignore 06:11:49 drwx------ 3 1001 1001 60 Mar 29 06:08 .semver 06:11:49 -rw-rw-r-- 1 1001 1001 166 Mar 29 06:08 .sonarcloud.properties 06:11:49 -rw-rw-r-- 1 1001 1001 8607 Mar 29 06:08 Attribution.txt 06:11:49 -rw-rw-r-- 1 1001 1001 3804 Mar 29 06:08 CONTRIBUTING.md 06:11:49 -rw-rw-r-- 1 1001 1001 931 Mar 29 06:08 Dockerfile.build 06:11:49 -rw-rw-r-- 1 1001 1001 863 Mar 29 06:08 Jenkinsfile 06:11:49 -rw-rw-r-- 1 1001 1001 10775 Mar 29 06:08 LICENSE 06:11:49 -rw-rw-r-- 1 1001 1001 5774 Mar 29 06:08 Makefile 06:11:49 -rw-rw-r-- 1 1001 1001 6548 Mar 29 06:08 README.md 06:11:49 -rw-rw-r-- 1 1001 1001 6755 Mar 29 06:08 SECURITY.md 06:11:49 -rw-rw-r-- 1 1001 1001 5 Mar 29 06:08 VERSION 06:11:49 -rw-rw-r-- 1 1001 1001 4131 Mar 29 06:08 ZMQWindows.md 06:11:49 drwxrwxr-x 2 1001 1001 117 Mar 29 06:08 bin 06:11:49 drwxrwxr-x 14 1001 1001 4096 Mar 29 06:08 cmd 06:11:49 -rw-r--r-- 1 root root 668292 Mar 29 06:11 coverage.out 06:11:49 -rw-r--r-- 1 root root 1056 Mar 29 06:11 go.mod 06:11:49 -rw-r--r-- 1 root root 22530 Mar 29 06:11 go.sum 06:11:49 drwxrwxr-x 8 1001 1001 127 Mar 29 06:08 internal 06:11:49 drwxrwxr-x 4 1001 1001 26 Mar 29 06:08 openapi 06:11:49 drwxrwxr-x 4 1001 1001 71 Mar 29 06:08 snap 06:11:49 -rw-rw-r-- 1 1001 1001 168 Mar 29 06:08 version.go [Pipeline] sh 06:11:50 + '[' -e coverage.out ] 06:11:50 + chown 1001:1001 coverage.out [Pipeline] stash 06:11:50 Stashed 1 file(s) [Pipeline] sh 06:11:50 + make build 06:11:50 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 06:11:54 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 06:12:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:12:02 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 06:12:03 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 06:12:05 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 06:12:05 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 06:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:12:09 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 06:12:10 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 06:12:11 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 06:12:12 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 06:12:13 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] } 06:12:15 $ docker stop --time=1 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 06:12:17 $ docker rm -f 84b9b3f015e6b96076cf90ec2deac727a937b1369ebc7f1bbb68b1ce42e938b5 06:12:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:12:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:12:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:12:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:12:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:12:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [Pipeline] isUnix [Pipeline] sh 06:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:19 06:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:20 latest: Pulling from edgex-devops/edgex-compose 06:12:20 cbdbe7a5bc2a: Pulling fs layer 06:12:20 ca9280d653b3: Pulling fs layer 06:12:20 7e9c9ca2126c: Pulling fs layer 06:12:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:12:20 cbdbe7a5bc2a: Verifying Checksum 06:12:20 cbdbe7a5bc2a: Download complete 06:12:21 ca9280d653b3: Verifying Checksum 06:12:21 ca9280d653b3: Download complete 06:12:21 cbdbe7a5bc2a: Pull complete 06:12:22 7e9c9ca2126c: Verifying Checksum 06:12:22 7e9c9ca2126c: Download complete 06:12:22 ca9280d653b3: Pull complete 06:12:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:12:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:12:29 7e9c9ca2126c: Pull complete 06:12:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:12:29 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:12:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:12:32 $ docker top 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 -eo pid,comm [Pipeline] { 06:12:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:12:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:12:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] sh 06:12:33 + docker-compose build --help 06:12:33 + grep parallel 06:12:34 --parallel Build images in parallel. [Pipeline] } 06:12:34 $ docker stop --time=1 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 06:12:35 $ docker rm -f 1ec9391a503e5da4ea315eb90e10b8bb946a9c0752ae0ac12a23ea8863f72433 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:36 . [Pipeline] withDockerContainer 06:12:36 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:12:37 $ docker top be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.396s coverage: 45.9% of statements 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:12:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.128s coverage: 19.8% of statements 06:12:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.210s coverage: 100.0% of statements 06:12:38 + docker-compose -f ./docker-compose-build.yml build --parallel 06:12:39 Building docker-core-command-go ... 06:12:39 Building docker-core-data-go ... 06:12:39 Building docker-core-metadata-go ... 06:12:39 Building docker-security-bootstrapper-go ... 06:12:39 Building docker-security-proxy-setup-go ... 06:12:39 Building docker-security-secretstore-setup-go ... 06:12:39 Building docker-support-notifications-go ... 06:12:39 Building docker-support-scheduler-go ... 06:12:39 Building docker-sys-mgmt-agent-go ... 06:12:39 Building docker-security-secretstore-setup-go 06:12:39 Building docker-core-command-go 06:12:39 Building docker-core-metadata-go 06:12:39 Building docker-support-notifications-go 06:12:39 Building docker-support-scheduler-go 06:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.596s coverage: 27.1% of statements 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.269s coverage: 71.3% of statements 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:12:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.462s coverage: 82.9% of statements 06:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:12:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements 06:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.125s coverage: 28.6% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.137s coverage: 100.0% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.306s coverage: 86.7% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.198s coverage: 92.8% of statements 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.1% of statements 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:13:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 06:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 06:13:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:13:11 ---> 02824cf38ce4 06:13:11 Step 3/24 : WORKDIR /edgex-go 06:13:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 02824cf38ce4 06:13:12 Step 3/23 : WORKDIR /edgex-go 06:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 02824cf38ce4 06:13:12 Step 3/22 : WORKDIR /edgex-go 06:13:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 02824cf38ce4 06:13:12 Step 3/23 : WORKDIR /edgex-go 06:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:13:12 ---> 02824cf38ce4 06:13:12 Step 3/22 : WORKDIR /edgex-go 06:13:13 ---> Running in 0727db9d63a4 06:13:13 ---> Running in 9d2c302b7c46 06:13:13 ---> Running in ea1081e19ad1 06:13:13 ---> Running in 9eb1d3f7443f 06:13:13 ---> Running in d6cb2855ca57 06:13:13 Removing intermediate container 0727db9d63a4 06:13:13 ---> 4997ad47e2b1 06:13:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:13 Removing intermediate container d6cb2855ca57 06:13:13 ---> 992a2d659096 06:13:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:13 Removing intermediate container ea1081e19ad1 06:13:13 ---> 7b50bd85607e 06:13:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:13 Removing intermediate container 9eb1d3f7443f 06:13:13 ---> 54c9ce2b6cb8 06:13:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:14 Removing intermediate container 9d2c302b7c46 06:13:14 ---> 24dc6d8d0230 06:13:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:14 ---> Running in 062bf9464144 06:13:14 ---> Running in 7661b7dffd0d 06:13:14 ---> Running in 9ed891489173 06:13:14 ---> Running in 7c91ac2b5fa1 06:13:14 ---> Running in a2ee634c1ffd 06:13:16 Removing intermediate container 062bf9464144 06:13:16 ---> 9cc5603fb3a4 06:13:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:13:16 ---> Running in 64ea26f94391 06:13:16 Removing intermediate container 9ed891489173 06:13:16 ---> 9ee74f75a25c 06:13:16 Step 5/23 : RUN apk add --update --no-cache make git 06:13:16 Removing intermediate container 7661b7dffd0d 06:13:16 ---> f60c6d329a96 06:13:16 Step 5/22 : RUN apk add --update --no-cache make git 06:13:16 Removing intermediate container 7c91ac2b5fa1 06:13:16 ---> 6aab609dc6ec 06:13:16 Step 5/23 : RUN apk add --update --no-cache make git 06:13:16 ---> Running in f79cd88cdb13 06:13:16 ---> Running in 6fecc45d1bf3 06:13:16 ---> Running in af54627fe595 06:13:16 Removing intermediate container a2ee634c1ffd 06:13:16 ---> 48f5c256105b 06:13:16 Step 5/24 : RUN apk add --update --no-cache make git 06:13:16 ---> Running in 45819750eb90 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:18 OK: 233 MiB in 51 packages 06:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:18 OK: 233 MiB in 51 packages 06:13:18 OK: 233 MiB in 51 packages 06:13:18 Removing intermediate container 64ea26f94391 06:13:18 ---> 9c8165fbde79 06:13:18 Step 6/22 : COPY go.mod . 06:13:18 OK: 233 MiB in 51 packages 06:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements 06:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 06:13:19 OK: 233 MiB in 51 packages 06:13:19 ---> d0fb40949b5c 06:13:19 Step 7/22 : RUN go mod download 06:13:19 ---> Running in 4dce25566d12 06:13:19 Removing intermediate container f79cd88cdb13 06:13:19 ---> e3303732c7c6 06:13:19 Step 6/23 : COPY go.mod . 06:13:20 Removing intermediate container af54627fe595 06:13:20 ---> ac483118da64 06:13:20 Step 6/23 : COPY go.mod . 06:13:20 Removing intermediate container 45819750eb90 06:13:20 ---> 79f30587ab80 06:13:20 Step 6/24 : COPY go.mod . 06:13:20 ---> a64496f6aa4f 06:13:20 Step 7/23 : RUN go mod download 06:13:20 Removing intermediate container 6fecc45d1bf3 06:13:20 ---> 981e6d1f31d0 06:13:20 Step 6/22 : COPY go.mod . 06:13:20 ---> Running in aa639f1ffbfb 06:13:20 ---> 5e431f7df2b3 06:13:20 Step 7/23 : RUN go mod download 06:13:20 ---> Running in 7adafa89aed4 06:13:21 ---> a0d66de7f08e 06:13:21 Step 7/24 : RUN go mod download 06:13:21 ---> 48bd52208b0a 06:13:21 Step 7/22 : RUN go mod download 06:13:21 ---> Running in c34ae588cf96 06:13:21 ---> Running in 1e0724a85c5a 06:13:22 Removing intermediate container 4dce25566d12 06:13:22 ---> bcaa0a798f9e 06:13:22 Step 8/22 : COPY . . 06:13:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.433s coverage: 82.6% of statements 06:13:26 Removing intermediate container aa639f1ffbfb 06:13:26 ---> 072d52cb0da2 06:13:26 Step 8/23 : COPY . . 06:13:27 Removing intermediate container 7adafa89aed4 06:13:27 ---> 12030564e81d 06:13:27 Step 8/23 : COPY . . 06:13:30 Removing intermediate container c34ae588cf96 06:13:30 ---> 4f345fbba554 06:13:30 Step 8/24 : COPY . . 06:13:30 Removing intermediate container 1e0724a85c5a 06:13:30 ---> 0d5fffa36f74 06:13:30 Step 8/22 : COPY . . 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.112s coverage: 87.2% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.170s coverage: 91.6% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.551s coverage: 64.4% of statements 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 06:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 06:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 69.0% of statements 06:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.361s coverage: 38.4% of statements 06:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.148s coverage: 89.5% of statements 06:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements 06:13:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.460s coverage: 47.0% of statements 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:13:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.171s coverage: 100.0% of statements 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:13:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:13:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.406s coverage: 87.1% of statements 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.174s coverage: 29.1% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.161s coverage: 99.0% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.228s coverage: 94.5% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 06:13:56 GO111MODULE=on go vet ./... 06:14:09 ---> 8659d134ab28 06:14:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:14:09 ---> Running in 113aaa46527e 06:14:09 ---> 1420f067db40 06:14:09 Step 9/23 : RUN make cmd/core-command/core-command 06:14:09 ---> 281365f31d6a 06:14:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:14:09 ---> e565a9d08ce3 06:14:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:14:09 ---> 8d42967bc2ec 06:14:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:14:09 ---> Running in 7f8f768899fe 06:14:09 ---> Running in d6c384459766 06:14:09 ---> Running in 51303ffe8b11 06:14:09 ---> Running in 695698f99a78 06:14:09 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 06:14:10 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 06:14:10 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 06:14:10 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 06:14:10 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 06:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:14:50 Removing intermediate container d6c384459766 06:14:50 ---> 82bd5793094a 06:14:50 06:14:50 Step 10/24 : FROM alpine:3.12 06:14:51 3.12: Pulling from library/alpine 06:14:52 Removing intermediate container 113aaa46527e 06:14:52 ---> 0cff0df7b78d 06:14:52 06:14:52 Step 10/22 : FROM alpine:3.12 06:14:52 Removing intermediate container 7f8f768899fe 06:14:52 ---> 22befa59aa75 06:14:52 06:14:52 Step 10/23 : FROM alpine:3.12 06:14:52 3.12: Pulling from library/alpine 06:14:52 3.12: Pulling from library/alpine 06:14:53 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 06:14:53 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 06:14:53 Status: Image is up to date for alpine:3.12 06:14:53 Status: Downloaded newer image for alpine:3.12 06:14:53 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 06:14:53 Status: Image is up to date for alpine:3.12 06:14:53 ---> 42cb162f0360 06:14:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:14:53 ---> 42cb162f0360 06:14:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:14:53 ---> 42cb162f0360 06:14:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:14:56 ---> Running in 38d82b5dd8f1 06:14:56 ---> Running in bd9abfd38da8 06:14:56 ---> Running in 808d29c38ff3 06:14:56 Removing intermediate container 695698f99a78 06:14:56 ---> e7b00dac336a 06:14:56 06:14:56 Step 10/22 : FROM alpine:3.12 06:14:56 ---> 42cb162f0360 06:14:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:14:56 Removing intermediate container 51303ffe8b11 06:14:56 ---> 24e0ea03382c 06:14:56 06:14:56 Step 10/23 : FROM alpine:3.12 06:14:56 ---> 42cb162f0360 06:14:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:14:56 ---> Running in 65f6ad736402 06:14:56 ---> Running in 9eff92960f60 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:57 (1/2) Installing ca-certificates (20191127-r4) 06:14:57 (2/2) Installing dumb-init (1.2.2-r1) 06:14:57 Executing busybox-1.31.1-r19.trigger 06:14:57 Executing ca-certificates-20191127-r4.trigger 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:57 (1/1) Installing dumb-init (1.2.2-r1) 06:14:57 Executing busybox-1.31.1-r19.trigger 06:14:57 (1/6) Installing ca-certificates (20191127-r4) 06:14:57 OK: 6 MiB in 15 packages 06:14:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:14:57 (3/6) Installing libcurl (7.69.1-r3) 06:14:57 (1/1) Installing dumb-init (1.2.2-r1) 06:14:57 Executing busybox-1.31.1-r19.trigger 06:14:57 OK: 6 MiB in 15 packages 06:14:57 (4/6) Installing curl (7.69.1-r3) 06:14:57 (5/6) Installing dumb-init (1.2.2-r1) 06:14:57 (6/6) Installing su-exec (0.2-r1) 06:14:57 OK: 6 MiB in 16 packages 06:14:57 Executing busybox-1.31.1-r19.trigger 06:14:57 Executing ca-certificates-20191127-r4.trigger 06:14:57 OK: 7 MiB in 20 packages 06:14:57 (1/1) Installing dumb-init (1.2.2-r1) 06:14:57 Executing busybox-1.31.1-r19.trigger 06:14:57 OK: 6 MiB in 15 packages 06:14:59 Removing intermediate container 38d82b5dd8f1 06:14:59 ---> 2005b43e429a 06:14:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:59 ---> Running in 8357e1601586 06:14:59 Removing intermediate container 65f6ad736402 06:14:59 ---> b8cf29e7fed5 06:14:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:15:00 Removing intermediate container 808d29c38ff3 06:15:00 ---> b1ae43052999 06:15:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:15:00 ---> Running in 696d8043aa1e 06:15:01 ---> Running in 9f8c04896549 06:15:01 Removing intermediate container bd9abfd38da8 06:15:01 ---> a25075ddbbc0 06:15:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:15:01 Removing intermediate container 8357e1601586 06:15:01 ---> 77ca1a29f398 06:15:01 Step 13/23 : ENV APP_PORT=48082 06:15:01 Removing intermediate container 9eff92960f60 06:15:01 ---> 01d52dc27d4e 06:15:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:15:01 Removing intermediate container 696d8043aa1e 06:15:01 ---> e52a78460170 06:15:01 Step 13/22 : ENV APP_PORT=48085 06:15:01 ---> Running in 8103397092a5 06:15:01 ---> Running in 72aca8037762 06:15:01 ---> Running in 96cebc17cd15 06:15:01 Removing intermediate container 9f8c04896549 06:15:01 ---> b388b65807c0 06:15:01 Step 13/22 : ENV APP_PORT=48060 06:15:01 ---> Running in 8dd779c89c6e 06:15:01 ---> Running in 5ddd4a30902b 06:15:01 Removing intermediate container 8103397092a5 06:15:01 ---> 8874d9b277d9 06:15:01 Step 13/24 : WORKDIR / 06:15:02 Removing intermediate container 72aca8037762 06:15:02 ---> 84b398501f1c 06:15:02 Step 13/23 : ENV APP_PORT=48081 06:15:02 Removing intermediate container 96cebc17cd15 06:15:02 ---> f9e0536e2da3 06:15:02 Step 14/23 : EXPOSE $APP_PORT 06:15:02 Removing intermediate container 8dd779c89c6e 06:15:02 ---> 92b8a63874f6 06:15:02 Step 14/22 : EXPOSE $APP_PORT 06:15:02 ---> Running in 38718b3448db 06:15:02 ---> Running in e5d1c0953ea3 06:15:02 ---> Running in a08df7dfc480 06:15:02 ---> Running in eb5d7bf3491f 06:15:02 Removing intermediate container 5ddd4a30902b 06:15:02 ---> 3b8a6f9f3276 06:15:02 Step 14/22 : EXPOSE $APP_PORT 06:15:02 ---> Running in 55048268d9d0 06:15:02 Removing intermediate container 38718b3448db 06:15:02 ---> dd7ff109ff30 06:15:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:15:02 Removing intermediate container e5d1c0953ea3 06:15:02 ---> be6c3b7b8092 06:15:02 Step 14/23 : EXPOSE $APP_PORT 06:15:02 Removing intermediate container a08df7dfc480 06:15:02 ---> 07f4473792cd 06:15:02 Step 15/23 : WORKDIR / 06:15:02 Removing intermediate container eb5d7bf3491f 06:15:02 ---> baef0f1504cc 06:15:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:02 ---> Running in aec30e521a0c 06:15:02 ---> Running in 91fc31e970a4 06:15:02 Removing intermediate container 55048268d9d0 06:15:02 ---> daf77778dc66 06:15:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:03 ---> fe85627185af 06:15:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:15:03 ---> f776e6750ad3 06:15:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:15:03 Removing intermediate container aec30e521a0c 06:15:03 ---> 161633c0e76d 06:15:03 Step 15/23 : WORKDIR / 06:15:03 Removing intermediate container 91fc31e970a4 06:15:03 ---> b81022392083 06:15:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:03 ---> 5f730d77c5a9 06:15:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:15:03 ---> a8c4d998f444 06:15:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:15:03 ---> Running in ae3099453c7d 06:15:04 ---> d46c5580fead 06:15:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:15:04 ---> cd1535d606dc 06:15:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:15:04 Removing intermediate container ae3099453c7d 06:15:04 ---> c4c8ad272cdf 06:15:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:04 ---> fbb52de05772 06:15:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:15:04 ---> 3ff002101825 06:15:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:15:04 ---> Running in 2dcfea1e6291 06:15:04 ---> d4c86e77a5c7 06:15:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:15:04 ---> d1047c0b2e3d 06:15:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:15:04 Removing intermediate container 2dcfea1e6291 06:15:04 ---> e5774fd5dcac 06:15:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:04 ---> 7ad5829aaa91 06:15:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:15:04 ---> 78acc7e25637 06:15:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:15:04 ---> Running in 31dd2c608c77 06:15:05 ---> 7252ea537884 06:15:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:15:05 ---> 4f81a9878275 06:15:05 Step 19/23 : ENTRYPOINT ["/core-command"] 06:15:05 ---> Running in 2875b09e2921 06:15:05 Removing intermediate container 31dd2c608c77 06:15:05 ---> 5c6f843422a1 06:15:05 Step 20/22 : LABEL arch=x86_64 06:15:05 ---> c8dc8101d49a 06:15:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:15:05 ---> 4c6967d09e14 06:15:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:15:05 ---> Running in 588fbf5e5ca7 06:15:05 ---> Running in 3fadca56cdcc 06:15:05 Removing intermediate container 2875b09e2921 06:15:05 ---> 5ed0af7cdf8f 06:15:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:05 ---> Running in 26bc78144973 06:15:06 ---> 26778e34e73f 06:15:06 Step 20/24 : 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/ 06:15:06 Removing intermediate container 588fbf5e5ca7 06:15:06 ---> df970cdacb39 06:15:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:06 Removing intermediate container 3fadca56cdcc 06:15:06 ---> 175dc6317c1d 06:15:06 Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:15:06 ---> 5fbc8fec7428 06:15:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:15:06 ---> Running in 93048f3379e8 06:15:06 ---> Running in 7e647343a378 06:15:06 ---> Running in 375744fe2a52 06:15:06 ---> Running in 2a637be0584e 06:15:06 Removing intermediate container 26bc78144973 06:15:06 ---> cd4262939213 06:15:06 Step 20/22 : LABEL arch=x86_64 06:15:06 ---> Running in 3f5c2cce5c2c 06:15:06 Removing intermediate container 375744fe2a52 06:15:06 ---> 596f86f4d0cb 06:15:06 Step 22/22 : LABEL version=0.0.0 06:15:06 Removing intermediate container 7e647343a378 06:15:06 ---> fe4c1d31d8b2 06:15:06 Step 21/23 : LABEL arch=x86_64 06:15:06 Removing intermediate container 2a637be0584e 06:15:06 ---> d2385dc7f45e 06:15:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:06 ---> Running in f09f0e94679a 06:15:07 ---> Running in e4622c8a6477 06:15:07 ---> Running in 7ce34f0ff661 06:15:07 Removing intermediate container 3f5c2cce5c2c 06:15:07 ---> 4f2343a69104 06:15:07 Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:15:07 Removing intermediate container f09f0e94679a 06:15:07 ---> e428b09a769f 06:15:07 06:15:07 ---> Running in a0d207a59a9c 06:15:07 Removing intermediate container 7ce34f0ff661 06:15:07 ---> 5213d1e06d8a 06:15:07 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:15:07 Removing intermediate container e4622c8a6477 06:15:07 ---> 022366007a86 06:15:07 Step 21/23 : LABEL arch=x86_64 06:15:07 Successfully built e428b09a769f 06:15:07 ---> Running in 96cf3b455944 06:15:07 ---> Running in eded7c39ab05 06:15:07 Successfully tagged docker-support-scheduler-go:latest 06:15:07 Building docker-security-bootstrapper-go 06:15:07  Building docker-support-scheduler-go ... done Removing intermediate container a0d207a59a9c 06:15:07 ---> 4be63fb86eb2 06:15:07 Step 22/22 : LABEL version=0.0.0 06:15:07 Removing intermediate container 93048f3379e8 06:15:07 ---> 7a3913901102 06:15:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:15:08 ---> Running in f7ede4a576b5 06:15:08 ---> Running in d28a61c11e8a 06:15:08 Removing intermediate container eded7c39ab05 06:15:08 ---> 74b29fb5899e 06:15:08 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:15:08 Removing intermediate container 96cf3b455944 06:15:08 ---> 5c24ce34fdca 06:15:08 Step 23/23 : LABEL version=0.0.0 06:15:08 ---> Running in 82bc0de44d36 06:15:08 ---> Running in d0466353cc80 06:15:08 Removing intermediate container d28a61c11e8a 06:15:08 ---> 9d2770e0b439 06:15:08 Step 22/24 : LABEL arch=x86_64 06:15:08 Removing intermediate container f7ede4a576b5 06:15:08 ---> d2c1b019f5af 06:15:08 06:15:09 Successfully built d2c1b019f5af 06:15:09 Successfully tagged docker-support-notifications-go:latest 06:15:09 ---> Running in 7bde26f58939 06:15:09  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 06:15:09 Removing intermediate container 82bc0de44d36 06:15:09 ---> 8f477937ffa4 06:15:09 06:15:09 Removing intermediate container d0466353cc80 06:15:09 ---> 5bd7bd350fd7 06:15:09 Step 23/23 : LABEL version=0.0.0 06:15:09 Successfully built 8f477937ffa4 06:15:09 Successfully tagged docker-core-command-go:latest 06:15:09 Building docker-security-proxy-setup-go 06:15:09  Building docker-core-command-go ... done  ---> Running in 23d3d27183b5 06:15:09 Removing intermediate container 7bde26f58939 06:15:09 ---> 7a9e6d0935f3 06:15:09 Step 23/24 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:15:09 ---> Running in b62960cdc922 06:15:11 Removing intermediate container 23d3d27183b5 06:15:11 ---> 211ec6f532dc 06:15:11 06:15:12 Removing intermediate container b62960cdc922 06:15:12 ---> 8cc3a09a9568 06:15:12 Step 24/24 : LABEL version=0.0.0 06:15:12 Successfully built 211ec6f532dc 06:15:12 Successfully tagged docker-core-metadata-go:latest 06:15:12 Building docker-core-data-go 06:15:12  Building docker-core-metadata-go ... done  ---> Running in c16bff771c6f 06:15:16 Removing intermediate container c16bff771c6f 06:15:16 ---> 789695da7351 06:15:16 06:15:16 Successfully built 789695da7351 06:15:16 Successfully tagged docker-security-secretstore-setup-go:latest 06:15:18 gofmt -l . 06:15:18 [ "`gofmt -l .`" = "" ] 06:15:18 ./bin/test-go-mod-tidy.sh 06:15:18 ./bin/test-attribution-txt.sh [Pipeline] sh 06:15:19 + ls -al . 06:15:19 total 808 06:15:19 drwxrwxr-x 9 1001 1001 4096 Mar 29 06:15 . 06:15:19 drwxr-xr-x 4 root root 4096 Mar 29 06:10 .. 06:15:19 -rw-rw-r-- 1 1001 1001 11 Mar 29 06:09 .dockerignore 06:15:19 drwxrwxr-x 8 1001 1001 4096 Mar 29 06:09 .git 06:15:19 drwxrwxr-x 3 1001 1001 4096 Mar 29 06:09 .github 06:15:19 -rw-rw-r-- 1 1001 1001 818 Mar 29 06:09 .gitignore 06:15:19 -rw-rw-r-- 1 1001 1001 166 Mar 29 06:09 .sonarcloud.properties 06:15:19 -rw-rw-r-- 1 1001 1001 8607 Mar 29 06:09 Attribution.txt 06:15:19 -rw-rw-r-- 1 1001 1001 3804 Mar 29 06:09 CONTRIBUTING.md 06:15:19 -rw-rw-r-- 1 1001 1001 931 Mar 29 06:09 Dockerfile.build 06:15:19 -rw-rw-r-- 1 1001 1001 863 Mar 29 06:09 Jenkinsfile 06:15:19 -rw-rw-r-- 1 1001 1001 10775 Mar 29 06:09 LICENSE 06:15:19 -rw-rw-r-- 1 1001 1001 5774 Mar 29 06:09 Makefile 06:15:19 -rw-rw-r-- 1 1001 1001 6548 Mar 29 06:09 README.md 06:15:19 -rw-rw-r-- 1 1001 1001 6755 Mar 29 06:09 SECURITY.md 06:15:19 -rw-rw-r-- 1 1001 1001 5 Mar 29 06:08 VERSION 06:15:19 -rw-rw-r-- 1 1001 1001 4131 Mar 29 06:09 ZMQWindows.md 06:15:19 drwxrwxr-x 2 1001 1001 4096 Mar 29 06:09 bin 06:15:19 drwxrwxr-x 14 1001 1001 4096 Mar 29 06:09 cmd 06:15:19 -rw-r--r-- 1 root root 668292 Mar 29 06:13 coverage.out 06:15:19 -rw-r--r-- 1 root root 1056 Mar 29 06:15 go.mod 06:15:19 -rw-r--r-- 1 root root 22530 Mar 29 06:15 go.sum 06:15:19 drwxrwxr-x 8 1001 1001 4096 Mar 29 06:09 internal 06:15:19 drwxrwxr-x 4 1001 1001 4096 Mar 29 06:09 openapi 06:15:19 drwxrwxr-x 4 1001 1001 4096 Mar 29 06:09 snap 06:15:19 -rw-rw-r-- 1 1001 1001 168 Mar 29 06:09 version.go [Pipeline] sh 06:15:20 + '[' -e coverage.out ] 06:15:20 + chown 1001:1001 coverage.out [Pipeline] stash 06:15:20 Warning: overwriting stash ‘coverage-report’ 06:15:21 Stashed 1 file(s) [Pipeline] sh 06:15:22 + make build 06:15:22 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 06:15:34 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 06:15:38  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:15:38 ---> 02824cf38ce4 06:15:38 Step 3/21 : WORKDIR /edgex-go 06:15:38 ---> Using cache 06:15:38 ---> 7b50bd85607e 06:15:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:38 ---> Using cache 06:15:38 ---> 6aab609dc6ec 06:15:38 Step 5/21 : RUN apk add --update --no-cache make git 06:15:38 ---> Using cache 06:15:38 ---> ac483118da64 06:15:38 Step 6/21 : COPY go.mod . 06:15:38 ---> Using cache 06:15:38 ---> 5e431f7df2b3 06:15:38 Step 7/21 : RUN go mod download 06:15:38 ---> Using cache 06:15:38 ---> 12030564e81d 06:15:38 Step 8/21 : COPY . . 06:15:38 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:15:38 ---> 02824cf38ce4 06:15:38 Step 3/31 : WORKDIR /edgex-go 06:15:38 ---> Using cache 06:15:38 ---> 7b50bd85607e 06:15:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:38 ---> Using cache 06:15:38 ---> 6aab609dc6ec 06:15:38 Step 5/31 : RUN apk add --update --no-cache make git 06:15:38 ---> Using cache 06:15:38 ---> ac483118da64 06:15:38 Step 6/31 : COPY go.mod . 06:15:38 ---> Using cache 06:15:38 ---> 5e431f7df2b3 06:15:38 Step 7/31 : RUN go mod download 06:15:38 ---> Using cache 06:15:38 ---> 12030564e81d 06:15:38 Step 8/31 : COPY . . 06:15:38 ---> Using cache 06:15:38 ---> 281365f31d6a 06:15:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:15:38 ---> Using cache 06:15:38 ---> 281365f31d6a 06:15:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:15:38 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:15:38 ---> 02824cf38ce4 06:15:38 Step 3/26 : WORKDIR /edgex-go 06:15:38 ---> Using cache 06:15:38 ---> 7b50bd85607e 06:15:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:38 ---> Using cache 06:15:38 ---> 6aab609dc6ec 06:15:38 Step 5/26 : RUN apk add --update --no-cache make bash git 06:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:15:38 ---> 02824cf38ce4 06:15:38 Step 3/23 : WORKDIR /edgex-go 06:15:38 ---> Using cache 06:15:38 ---> 7b50bd85607e 06:15:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:38 ---> Using cache 06:15:38 ---> 6aab609dc6ec 06:15:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:15:38 ---> Running in 5e55374343b7 06:15:38 ---> Running in d46f7bc05470 06:15:38 ---> Running in 97a42aaee476 06:15:38 ---> Running in e20721cb8f46 06:15:38 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 06:15:38 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 06:15:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:40 OK: 233 MiB in 51 packages 06:15:40 OK: 233 MiB in 51 packages 06:15:41 Removing intermediate container e20721cb8f46 06:15:41 ---> 014ce75c6821 06:15:41 Step 6/23 : COPY go.mod . 06:15:41 Removing intermediate container d46f7bc05470 06:15:41 ---> f7c8566e2fac 06:15:41 Step 6/26 : COPY go.mod . 06:15:42 ---> 51d706c8dd1b 06:15:42 Step 7/26 : RUN go mod download 06:15:42 ---> 9eeeb82caeab 06:15:42 Step 7/23 : RUN go mod download 06:15:42 ---> Running in 943d472031be 06:15:42 ---> Running in 22241dba7879 06:15:45 Removing intermediate container 22241dba7879 06:15:45 ---> 98cfd9df0b94 06:15:45 Step 8/23 : COPY . . 06:15:45 Removing intermediate container 943d472031be 06:15:45 ---> 526f91265079 06:15:45 Step 8/26 : COPY . . 06:15:56 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 06:16:00 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 06:16:00 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 06:16:07 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 06:16:07 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 06:16:13 Removing intermediate container 97a42aaee476 06:16:13 ---> 728f8efdf82e 06:16:13 06:16:13 Step 10/31 : FROM alpine:3.12 06:16:13 ---> 42cb162f0360 06:16:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:16:13 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 06:16:14 ---> Running in d666eccbd860 06:16:15 ---> fecedd63eb5b 06:16:15 Step 9/23 : RUN make cmd/core-data/core-data 06:16:15 Removing intermediate container d666eccbd860 06:16:15 ---> 688f82e71b3d 06:16:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:16:16 ---> Running in bbf199223d83 06:16:16 ---> Running in f185434cfedc 06:16:16 ---> 4fe41f444176 06:16:16 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:16:16 Removing intermediate container 5e55374343b7 06:16:16 ---> 5de97006ffa0 06:16:16 06:16:16 Step 10/21 : FROM alpine:3.12 06:16:16 ---> 42cb162f0360 06:16:16 Step 11/21 : RUN apk add --update --no-cache curl 06:16:16 ---> Running in 46b41f2d8ddb 06:16:17 ---> Running in 7a4579ba027d 06:16:18 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 06:16:18 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 06:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:18 (1/2) Installing dumb-init (1.2.2-r1) 06:16:18 (2/2) Installing su-exec (0.2-r1) 06:16:18 Executing busybox-1.31.1-r19.trigger 06:16:18 (1/4) Installing ca-certificates (20191127-r4) 06:16:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:16:18 (3/4) Installing libcurl (7.69.1-r3) 06:16:18 OK: 6 MiB in 16 packages 06:16:18 (4/4) Installing curl (7.69.1-r3) 06:16:18 Executing busybox-1.31.1-r19.trigger 06:16:18 Executing ca-certificates-20191127-r4.trigger 06:16:18 OK: 7 MiB in 18 packages 06:16:19 Removing intermediate container bbf199223d83 06:16:19 ---> 956a1a752c7d 06:16:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:16:20 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 06:16:21 ---> Running in 02871d0356e7 06:16:21 Removing intermediate container 7a4579ba027d 06:16:21 ---> fe7e252eeec7 06:16:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:16:21 ---> Running in 78800ef52cb0 06:16:22 Removing intermediate container 02871d0356e7 06:16:22 ---> 59e29a85dd46 06:16:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:16:22 ---> Running in 62999c762605 06:16:22 Removing intermediate container 78800ef52cb0 06:16:22 ---> e275856f3de4 06:16:22 Step 13/21 : WORKDIR /edgex 06:16:22 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 06:16:22 ---> Running in 1f82ef3756c7 06:16:22 Removing intermediate container 62999c762605 06:16:22 ---> 16e6f28f14cf 06:16:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:16:23 ---> Running in f1c5ee3d931d 06:16:23 Removing intermediate container 1f82ef3756c7 06:16:23 ---> 5b2f1df100a7 06:16:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:16:24 ---> 8a200481b4d7 06:16:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:16:24 ---> 130a3ea221e9 06:16:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:16:25 Removing intermediate container f1c5ee3d931d 06:16:25 ---> 4a4bcc82373d 06:16:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:16:25 ---> Running in 4fe2e0740f7f 06:16:25 Removing intermediate container 4fe2e0740f7f 06:16:25 ---> e70bf2021096 06:16:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:16:25 ---> 0c18562ad21a 06:16:25 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:16:25 ---> Running in 31f6ffb9c2f3 06:16:26 ---> 2ff51ab4cdec 06:16:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:16:26 Removing intermediate container 31f6ffb9c2f3 06:16:26 ---> 6cb02b1e8dea 06:16:26 Step 18/21 : CMD ["--init=true"] 06:16:26 ---> Running in e3fc54435455 06:16:26 ---> Running in a732400dbebf 06:16:26 Removing intermediate container e3fc54435455 06:16:26 ---> eda1deaff58d 06:16:26 Step 19/21 : LABEL arch=x86_64 06:16:26 ---> Running in 0e7926220345 06:16:26 Removing intermediate container 0e7926220345 06:16:26 ---> f0b37404fa5f 06:16:26 Step 20/21 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:16:26 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 06:16:27 ---> Running in 12d510d25fd9 06:16:27 Removing intermediate container 12d510d25fd9 06:16:27 ---> 9315e5e478e5 06:16:27 Step 21/21 : LABEL version=0.0.0 06:16:27 ---> Running in a7e55b601e16 06:16:27 Removing intermediate container a7e55b601e16 06:16:27 ---> 63e0423caf75 06:16:27 06:16:28 Removing intermediate container a732400dbebf 06:16:28 ---> b900adc1f2b2 06:16:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:28 Successfully built 63e0423caf75 06:16:28 Successfully tagged docker-security-proxy-setup-go:latest 06:16:28  Building docker-security-proxy-setup-go ... done  ---> 11859aa1ed2d 06:16:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:16:29 ---> e6d0bd5f1259 06:16:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:16:30 ---> 0300ea1661d4 06:16:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:16:30 ---> bae02d7df38e 06:16:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:16:31 ---> 43411352fa3a 06:16:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:16:31 ---> Running in 701e475d3afd 06:16:31 Removing intermediate container 701e475d3afd 06:16:31 ---> e2c6eb66c535 06:16:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:16:32 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 06:16:32 ---> 15c516f7636b 06:16:32 Step 26/31 : RUN chmod +x /entrypoint.sh 06:16:33 ---> Running in 0fbe3502b566 06:16:35 Removing intermediate container 0fbe3502b566 06:16:35 ---> e121ebf1bd21 06:16:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:16:35 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 06:16:36 ---> Running in 1faeafb2fa10 06:16:37 Removing intermediate container 46b41f2d8ddb 06:16:37 ---> ca7f9e622457 06:16:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:16:37 Removing intermediate container 1faeafb2fa10 06:16:37 ---> 88f7b36ae07d 06:16:37 Step 28/31 : CMD ["gate"] 06:16:37 ---> Running in bdb27c82f9c3 06:16:37 ---> Running in a2f6b0bae7d7 06:16:37 Removing intermediate container a2f6b0bae7d7 06:16:37 ---> e9325b68cf47 06:16:37 Step 29/31 : LABEL arch=x86_64 06:16:37 ---> Running in 45cb0d3a7d2c 06:16:37 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 06:16:38 Removing intermediate container 45cb0d3a7d2c 06:16:38 ---> afa1665d7084 06:16:38 Step 30/31 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:16:38 ---> Running in aa9100655b75 06:16:40 Removing intermediate container aa9100655b75 06:16:40 ---> c6589092c90a 06:16:40 Step 31/31 : LABEL version=0.0.0 06:16:40 ---> Running in 34e7f9601300 06:16:40 Removing intermediate container bdb27c82f9c3 06:16:40 ---> 7245abb8430d 06:16:40 06:16:40 Step 11/26 : FROM docker:20.10.0 06:16:40 Removing intermediate container 34e7f9601300 06:16:40 ---> a2ca901d5c12 06:16:40 06:16:40 20.10.0: Pulling from library/docker 06:16:40 Successfully built a2ca901d5c12 06:16:40 Successfully tagged docker-security-bootstrapper-go:latest [Pipeline] } 06:16:42 $ docker stop --time=1 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a 06:16:43  Building docker-security-bootstrapper-go ... done Removing intermediate container f185434cfedc 06:16:43 ---> 38e4e7fd3897 06:16:43 06:16:43 Step 10/23 : FROM alpine:3.12 06:16:43 ---> 42cb162f0360 06:16:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:16:43 ---> Running in 17ba8b4add65 06:16:43 Removing intermediate container 17ba8b4add65 06:16:43 ---> 70bb281b26c3 06:16:43 Step 12/23 : ENV APP_PORT=48080 06:16:43 ---> Running in 69e33dcc78a7 06:16:43 Removing intermediate container 69e33dcc78a7 06:16:43 ---> 0db2dfb61d44 06:16:43 Step 13/23 : EXPOSE $APP_PORT 06:16:43 ---> Running in d45846fab18e 06:16:43 Removing intermediate container d45846fab18e 06:16:43 ---> b9c083fe6b53 06:16:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:44 ---> Running in c80487332255 06:16:45 $ docker rm -f 5e8f64f53c2aee1ed28f9525b16b11416a62d3ab8774f66946b8b942ab65625a 06:16:45 Removing intermediate container c80487332255 06:16:45 ---> f52739a2620b 06:16:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:16:45 ---> Running in 1ec97bb4c59e 06:16:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:16:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 06:16:47 (1/6) Installing dumb-init (1.2.2-r1) [Pipeline] sh 06:16:47 (2/6) Installing libgcc (9.3.0-r2) 06:16:47 (3/6) Installing libsodium (1.0.18-r0) 06:16:47 (4/6) Installing libstdc++ (9.3.0-r2) 06:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:16:47 06:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:16:47 (5/6) Installing libzmq (4.3.3-r0) 06:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:16:47 latest: Pulling from edgex-devops/edgex-compose-arm64 06:16:47 29e5d40040c1: Pulling fs layer 06:16:47 1ce36da41761: Pulling fs layer 06:16:47 25b303627fd3: Pulling fs layer 06:16:47 (6/6) Installing zeromq (4.3.3-r0) 06:16:47 Executing busybox-1.31.1-r19.trigger 06:16:47 OK: 8 MiB in 20 packages 06:16:48 29e5d40040c1: Verifying Checksum 06:16:48 29e5d40040c1: Download complete 06:16:48 1ce36da41761: Download complete 06:16:48 29e5d40040c1: Pull complete 06:16:48 Removing intermediate container 1ec97bb4c59e 06:16:48 ---> da2bcad645b9 06:16:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:49 ---> 2fc460bbd7af 06:16:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:16:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:16:49 Status: Downloaded newer image for docker:20.10.0 06:16:49 ---> aefe523efa57 06:16:49 Step 12/26 : RUN apk add --no-cache bash 06:16:49 ---> Running in e4e6dd47f3f9 06:16:49 ---> 086942c8bec3 06:16:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:16:49 ---> 7ecd9889f887 06:16:49 Step 19/23 : ENTRYPOINT ["/core-data"] 06:16:50 1ce36da41761: Pull complete 06:16:50 25b303627fd3: Verifying Checksum 06:16:50 25b303627fd3: Download complete 06:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:50 ---> Running in 7e85f4ea74bf 06:16:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:50 Removing intermediate container 7e85f4ea74bf 06:16:50 ---> 0e9c884650d2 06:16:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:50 ---> Running in bef196493e53 06:16:50 (1/2) Installing readline (8.0.4-r0) 06:16:50 (2/2) Installing bash (5.0.17-r0) 06:16:50 Executing bash-5.0.17-r0.post-install 06:16:50 Executing busybox-1.31.1-r19.trigger 06:16:50 OK: 12 MiB in 22 packages 06:16:50 Removing intermediate container bef196493e53 06:16:50 ---> 6effd8781fad 06:16:50 Step 21/23 : LABEL arch=x86_64 06:16:50 ---> Running in c071815fa135 06:16:50 Removing intermediate container c071815fa135 06:16:50 ---> 3fe4d1b336a9 06:16:50 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:16:50 ---> Running in fc8c3ce54846 06:16:50 Removing intermediate container e4e6dd47f3f9 06:16:50 ---> 3c89056439af 06:16:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:16:50 ---> Running in d046ce71f157 06:16:51 Removing intermediate container fc8c3ce54846 06:16:51 ---> a0d10c41d3db 06:16:51 Step 23/23 : LABEL version=0.0.0 06:16:51 ---> Running in daa67d32507f 06:16:51 Removing intermediate container d046ce71f157 06:16:51 ---> 178bb4053c77 06:16:51 Step 14/26 : ENV APP_PORT=48090 06:16:51 ---> Running in e3980727ddcf 06:16:52 Removing intermediate container daa67d32507f 06:16:52 ---> 1bf4cd95f989 06:16:52 06:16:52 Removing intermediate container e3980727ddcf 06:16:52 ---> 577733dcefa1 06:16:52 Step 15/26 : EXPOSE $APP_PORT 06:16:52 Successfully built 1bf4cd95f989 06:16:52 Successfully tagged docker-core-data-go:latest 06:16:52  Building docker-core-data-go ... done  ---> Running in 3af624fcce84 06:16:52 Removing intermediate container 3af624fcce84 06:16:52 ---> fc9a2def8076 06:16:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:16:53 ---> e27ea39387e6 06:16:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:16:53 ---> e6ffae58c34f 06:16:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:16:54 ---> ee27be63304b 06:16:54 Step 19/26 : RUN apk --no-cache add py3-pip 06:16:54 ---> Running in 9df3c3a2a252 06:16:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:54 (1/33) Installing libbz2 (1.0.8-r1) 06:16:54 (2/33) Installing expat (2.2.9-r1) 06:16:54 (3/33) Installing libffi (3.3-r2) 06:16:54 (4/33) Installing gdbm (1.13-r1) 06:16:54 (5/33) Installing xz-libs (5.2.5-r0) 06:16:54 (6/33) Installing sqlite-libs (3.32.1-r0) 06:16:54 (7/33) Installing python3 (3.8.8-r0) 06:16:55 (8/33) Installing py3-appdirs (1.4.4-r1) 06:16:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:16:55 (10/33) Installing py3-parsing (2.4.7-r0) 06:16:55 (11/33) Installing py3-six (1.15.0-r0) 06:16:55 (12/33) Installing py3-packaging (20.4-r0) 06:16:55 (13/33) Installing py3-setuptools (47.0.0-r0) 06:16:55 (14/33) Installing py3-chardet (3.0.4-r4) 06:16:55 (15/33) Installing py3-idna (2.9-r0) 06:16:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:16:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:16:55 (18/33) Installing py3-requests (2.23.0-r0) 06:16:55 (19/33) Installing py3-msgpack (1.0.0-r0) 06:16:55 (20/33) Installing py3-lockfile (0.12.2-r3) 06:16:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:16:55 (22/33) Installing py3-colorama (0.4.3-r0) 06:16:55 (23/33) Installing py3-distlib (0.3.0-r0) 06:16:55 (24/33) Installing py3-distro (1.5.0-r1) 06:16:55 (25/33) Installing py3-webencodings (0.5.1-r3) 06:16:55 (26/33) Installing py3-html5lib (1.0.1-r4) 06:16:56 (27/33) Installing py3-pytoml (0.1.21-r0) 06:16:56 (28/33) Installing py3-pep517 (0.8.2-r0) 06:16:56 (29/33) Installing py3-progress (1.5-r0) 06:16:56 (30/33) Installing py3-toml (0.10.1-r0) 06:16:56 (31/33) Installing py3-retrying (1.3.3-r0) 06:16:56 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:16:56 (33/33) Installing py3-pip (20.1.1-r0) 06:16:56 Executing busybox-1.31.1-r19.trigger 06:16:56 OK: 71 MiB in 55 packages 06:17:00 25b303627fd3: Pull complete 06:17:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:17:00 prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container 06:17:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:17:03 $ docker top 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:04 + docker-compose+ grep parallel 06:17:04 build --help 06:17:06 Removing intermediate container 9df3c3a2a252 06:17:06 ---> f06f4279f364 06:17:06 Step 20/26 : RUN pip install docker-compose==1.23.2 06:17:06 ---> Running in a5208c15b04b 06:17:06 Collecting docker-compose==1.23.2 06:17:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:17:07 Collecting PyYAML<4,>=3.10 06:17:07 Downloading PyYAML-3.13.tar.gz (270 kB) 06:17:08 --parallel Build images in parallel. 06:17:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:17:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:17:08 Collecting dockerpty<0.5,>=0.4.1 06:17:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] } 06:17:08 $ docker stop --time=1 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 06:17:08 Collecting docopt<0.7,>=0.6.1 06:17:08 Downloading docopt-0.6.2.tar.gz (25 kB) 06:17:09 Collecting texttable<0.10,>=0.9.0 06:17:09 Downloading texttable-0.9.1.tar.gz (11 kB) 06:17:10 Collecting docker<4.0,>=3.6.0 06:17:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:17:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:17:10 Collecting jsonschema<3,>=2.5.1 06:17:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:17:10 Collecting websocket-client<1.0,>=0.32.0 06:17:10 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:17:10 Collecting cached-property<2,>=1.2.0 06:17:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:17:10 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:17:10 $ docker rm -f 1abadabcc128f21e7a5f377f0f3d24dff76f47af80f3d27684af5c39a2ff6561 06:17:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:17:10 Collecting urllib3<1.25,>=1.21.1 06:17:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:17:10 Collecting idna<2.8,>=2.5 06:17:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] // withDockerContainer [Pipeline] writeFile 06:17:10 Collecting docker-pycreds>=0.4.0 06:17:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:17:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:17:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:17:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:17:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:17:10 Installing collected packages: PyYAML, urllib3, idna, requests, dockerpty, docopt, texttable, websocket-client, docker-pycreds, docker, jsonschema, cached-property, docker-compose 06:17:10 Running setup.py install for PyYAML: started [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:11 . [Pipeline] withDockerContainer 06:17:11 Running setup.py install for PyYAML: finished with status 'done' 06:17:11 Attempting uninstall: urllib3 06:17:11 Found existing installation: urllib3 1.25.9 06:17:11 Uninstalling urllib3-1.25.9: 06:17:11 Successfully uninstalled urllib3-1.25.9 06:17:11 prd-ubuntu18.04-docker-arm64-4c-16g-31691 does not seem to be running inside a container 06:17:11 Attempting uninstall: idna 06:17:11 Found existing installation: idna 2.9 06:17:11 Uninstalling idna-2.9: 06:17:11 Successfully uninstalled idna-2.9 06:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:17:12 Attempting uninstall: requests 06:17:12 Found existing installation: requests 2.23.0 06:17:12 Uninstalling requests-2.23.0: 06:17:12 Successfully uninstalled requests-2.23.0 06:17:12 Running setup.py install for dockerpty: started 06:17:12 Running setup.py install for dockerpty: finished with status 'done' 06:17:12 Running setup.py install for docopt: started 06:17:13 Running setup.py install for docopt: finished with status 'done' 06:17:13 Running setup.py install for texttable: started 06:17:13 $ docker top 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab -eo pid,comm 06:17:13 Running setup.py install for texttable: finished with status 'done' [Pipeline] { [Pipeline] sh 06:17:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:17:14 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.58.0 06:17:17 Removing intermediate container a5208c15b04b 06:17:17 ---> 61ac99992b66 06:17:17 Step 21/26 : RUN apk --no-cache add curl 06:17:17 ---> Running in 95b2ea68d599 06:17:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:18 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:17:18 (2/3) Installing libcurl (7.69.1-r3) 06:17:18 (3/3) Installing curl (7.69.1-r3) 06:17:18 Executing busybox-1.31.1-r19.trigger 06:17:18 OK: 72 MiB in 58 packages 06:17:18 Building docker-core-command-go ... 06:17:18 Building docker-core-data-go ... 06:17:18 Building docker-core-metadata-go ... 06:17:18 Building docker-security-bootstrapper-go ... 06:17:18 Building docker-security-proxy-setup-go ... 06:17:18 Building docker-security-secretstore-setup-go ... 06:17:18 Building docker-support-notifications-go ... 06:17:18 Building docker-support-scheduler-go ... 06:17:18 Building docker-sys-mgmt-agent-go ... 06:17:18 Building docker-security-secretstore-setup-go 06:17:18 Building docker-sys-mgmt-agent-go 06:17:18 Building docker-security-proxy-setup-go 06:17:18 Building docker-support-scheduler-go 06:17:18 Building docker-core-metadata-go 06:17:18 Removing intermediate container 95b2ea68d599 06:17:18 ---> c0b42495aca4 06:17:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:17:18 ---> Running in a533239f5741 06:17:18 Removing intermediate container a533239f5741 06:17:18 ---> c6cd3d1e2696 06:17:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:18 ---> Running in 023d105a4688 06:17:19 Removing intermediate container 023d105a4688 06:17:19 ---> e131d13ed16a 06:17:19 Step 24/26 : LABEL arch=x86_64 06:17:19 ---> Running in 1a9ad9d0b70a 06:17:19 Removing intermediate container 1a9ad9d0b70a 06:17:19 ---> 05312eaff76c 06:17:19 Step 25/26 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:17:19 ---> Running in 291f28930a20 06:17:19 Removing intermediate container 291f28930a20 06:17:19 ---> 6d731088a750 06:17:19 Step 26/26 : LABEL version=0.0.0 06:17:19 ---> Running in e8f97060f48d 06:17:19 Removing intermediate container e8f97060f48d 06:17:19 ---> 6ef5d3f325c8 06:17:19 06:17:20 Successfully built 6ef5d3f325c8 06:17:20 Successfully tagged docker-sys-mgmt-agent-go:latest 06:17:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:17:20 $ docker stop --time=1 be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 06:17:22 $ docker rm -f be4c42c84825294592bcd36d41c9ba5dd885600c080aaf9e45b6a21fdf4b3c42 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:23 + docker images 06:17:23 + grep docker 06:17:23 docker-sys-mgmt-agent-go latest 6ef5d3f325c8 4 seconds ago 313MB 06:17:23 docker-core-data-go latest 1bf4cd95f989 32 seconds ago 22.7MB 06:17:23 docker-security-bootstrapper-go latest a2ca901d5c12 43 seconds ago 18.9MB 06:17:23 docker-security-proxy-setup-go latest 63e0423caf75 56 seconds ago 24.7MB 06:17:23 docker-security-secretstore-setup-go latest 789695da7351 2 minutes ago 25MB 06:17:23 docker-core-metadata-go latest 211ec6f532dc 2 minutes ago 19MB 06:17:23 docker-support-notifications-go latest d2c1b019f5af 2 minutes ago 17.9MB 06:17:23 docker-core-command-go latest 8f477937ffa4 2 minutes ago 17.3MB 06:17:23 docker-support-scheduler-go latest e428b09a769f 2 minutes ago 17.4MB 06:17:23 docker 20.10.0 aefe523efa57 3 months ago 240MB [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 06:17:39 Still waiting to schedule task 06:17:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:18:28 Running on prd-ubuntu18.04-docker-8c-8g-31697 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 06:18:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:18:30 using credential edgex-jenkins-ssh 06:18:30 Cloning the remote Git repository 06:18:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:18:30 > git init /w/workspace/edgex-go/1 # timeout=10 06:18:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:30 > git --version # timeout=10 06:18:30 > git --version # 'git version 2.17.1' 06:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:36 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit bd698bf6c2d7a9f248b27912f39fa39dc90b09ec [Pipeline] } [Pipeline] // ws 06:18:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:18:36 > git config core.sparsecheckout # timeout=10 06:18:36 > git checkout -f bd698bf6c2d7a9f248b27912f39fa39dc90b09ec # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:18:37 Failed in branch amd64 06:18:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:40 ---> a5377b21124f 06:18:40 Step 3/23 : WORKDIR /edgex-go 06:18:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:18:40 ---> a5377b21124f 06:18:40 Step 3/21 : WORKDIR /edgex-go 06:18:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:18:40 ---> a5377b21124f 06:18:40 Step 3/26 : WORKDIR /edgex-go 06:18:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:40 ---> a5377b21124f 06:18:40 Step 3/22 : WORKDIR /edgex-go 06:18:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:18:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:40 ---> a5377b21124f 06:18:40 Step 3/24 : WORKDIR /edgex-go 06:18:40 ---> Running in 574a1aa102b7 06:18:40 ---> Running in 32cb8211e5e7 06:18:40 ---> Running in 64aa772c1963 06:18:40 ---> Running in ae1281810215 06:18:40 ---> Running in ec4e450aaa68 06:18:40 Removing intermediate container 574a1aa102b7 06:18:40 ---> 5a7dd73de8ae 06:18:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:40 Removing intermediate container ec4e450aaa68 06:18:40 ---> ed9fd202be35 06:18:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:40 Removing intermediate container 64aa772c1963 06:18:40 ---> 338a102c9960 06:18:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:40 Removing intermediate container ae1281810215 06:18:40 ---> 45e488e03bce 06:18:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:40 Removing intermediate container 32cb8211e5e7 06:18:40 ---> a7459901be61 06:18:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:40 ---> Running in 3df3a75d8a9f 06:18:40 ---> Running in 5500d9c163f8 06:18:40 ---> Running in 029b7ad5b925 06:18:40 ---> Running in e9fb500995eb 06:18:40 ---> Running in 490d70378b1d 06:18:40 Removing intermediate container 029b7ad5b925 06:18:40 ---> 684605ae1406 06:18:40 Step 5/22 : RUN apk add --update --no-cache make git 06:18:40 ---> Running in f1f5f71ae5f9 06:18:40 Removing intermediate container 3df3a75d8a9f 06:18:40 ---> e1d81111df08 06:18:40 Step 5/24 : RUN apk add --update --no-cache make git 06:18:40 Removing intermediate container 490d70378b1d 06:18:40 ---> 428c2626438f 06:18:40 Step 5/23 : RUN apk add --update --no-cache make git 06:18:40 ---> Running in 9b6ae1f36c28 06:18:40 Removing intermediate container 5500d9c163f8 06:18:40 ---> 2093d167f2f8 06:18:40 Step 5/26 : RUN apk add --update --no-cache make bash git 06:18:40 Removing intermediate container e9fb500995eb 06:18:40 ---> 9c2638071089 06:18:40 Step 5/21 : RUN apk add --update --no-cache make git 06:18:40 ---> Running in 98cb171b7606 06:18:40 ---> Running in 69a24ae9ad6b 06:18:40 ---> Running in 106901ad184c 06:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:41 OK: 217 MiB in 51 packages 06:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:18:42 OK: 217 MiB in 51 packages 06:18:42 OK: 217 MiB in 51 packages 06:18:43 OK: 217 MiB in 51 packages 06:18:43 OK: 217 MiB in 51 packages 06:18:43 Removing intermediate container f1f5f71ae5f9 06:18:43 ---> 252c51cdd3b0 06:18:43 Step 6/22 : COPY go.mod . 06:18:44 Removing intermediate container 9b6ae1f36c28 06:18:44 ---> f27c045ee708 06:18:44 Step 6/24 : COPY go.mod . 06:18:44 Removing intermediate container 98cb171b7606 06:18:44 ---> f3755a986e9c 06:18:44 Step 6/23 : COPY go.mod . 06:18:44 ---> 2ad3739d5da2 06:18:44 Step 7/22 : RUN go mod download 06:18:44 ---> Running in 925b0978b47f 06:18:45 Removing intermediate container 69a24ae9ad6b 06:18:45 ---> 2f55102243b9 06:18:45 Step 6/26 : COPY go.mod . 06:18:45 Removing intermediate container 106901ad184c 06:18:45 ---> ee5abffe3278 06:18:45 Step 6/21 : COPY go.mod . 06:18:45 ---> a42b5da23f57 06:18:45 Step 7/24 : RUN go mod download 06:18:45 ---> Running in 9d65d7c64b8a 06:18:45 ---> 6eed2ef27c0c 06:18:45 Step 7/23 : RUN go mod download 06:18:45 ---> Running in 32d821f24eca 06:18:45 ---> f000e5d0db7b 06:18:45 Step 7/26 : RUN go mod download 06:18:46 ---> 34ed88a4fb7c 06:18:46 Step 7/21 : RUN go mod download 06:18:46 ---> Running in 4a757b9c1b74 06:18:46 ---> Running in 30c1631da24f 06:18:49 Removing intermediate container 925b0978b47f 06:18:49 ---> b659e0c45dff 06:18:49 Step 8/22 : COPY . . 06:18:50 Removing intermediate container 9d65d7c64b8a 06:18:50 ---> 4086f35bdef8 06:18:50 Step 8/24 : COPY . . 06:18:50 Removing intermediate container 32d821f24eca 06:18:50 ---> 737be709d676 06:18:50 Step 8/23 : COPY . . 06:18:51 Removing intermediate container 4a757b9c1b74 06:18:51 ---> a7c26d183908 06:18:51 Step 8/26 : COPY . . 06:18:51 Removing intermediate container 30c1631da24f 06:18:51 ---> 3d7093e2d001 06:18:51 Step 8/21 : COPY . . 06:19:18 ---> 83d45822bb3b 06:19:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:19:18 ---> 829da8472b5f 06:19:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:18 ---> Running in c762f22e0251 06:19:18 ---> c18646d09fff 06:19:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:19:18 ---> b4b47d416552 06:19:18 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:19:18 ---> c88afdeecd6e 06:19:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:19:18 ---> Running in 28dec9c33c39 06:19:18 ---> Running in 0cc30b8390dd 06:19:18 ---> Running in 362bddae0d57 06:19:18 ---> Running in 7e637b63d4fe 06:19:18 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 06:19:18 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 06:19:19 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 06:19:19 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 06:19:19 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 06:20:56 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 06:20:56 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 06:21:01 Removing intermediate container 28dec9c33c39 06:21:01 ---> 6596682fdb15 06:21:01 06:21:01 Step 10/24 : FROM alpine:3.12 06:21:01 3.12: Pulling from library/alpine 06:21:02 Removing intermediate container 0cc30b8390dd 06:21:02 ---> 868c8f93e1e6 06:21:02 06:21:02 Step 10/21 : FROM alpine:3.12 06:21:03 3.12: Pulling from library/alpine 06:21:03 Removing intermediate container 7e637b63d4fe 06:21:03 ---> ae85b546673b 06:21:03 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:21:03 ---> Running in d60e1287ca49 06:21:03 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 06:21:03 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 06:21:03 Status: Downloaded newer image for alpine:3.12 06:21:03 ---> e47305ac9786 06:21:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-execStatus: Downloaded newer image for alpine:3.12 06:21:03 06:21:03 ---> e47305ac9786 06:21:03 Step 11/21 : RUN apk add --update --no-cache curl 06:21:04 ---> Running in 1deadc6403cd 06:21:04 ---> Running in c6a7b65e5643 06:21:06 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 06:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:07 (1/4) Installing ca-certificates (20191127-r4) 06:21:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:21:07 (3/4) Installing libcurl (7.69.1-r3) 06:21:07 (4/4) Installing curl (7.69.1-r3) 06:21:07 Executing busybox-1.31.1-r19.trigger 06:21:07 Executing ca-certificates-20191127-r4.trigger 06:21:07 (1/6) Installing ca-certificates (20191127-r4) 06:21:07 OK: 7 MiB in 18 packages 06:21:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:21:07 (3/6) Installing libcurl (7.69.1-r3) 06:21:07 (4/6) Installing curl (7.69.1-r3) 06:21:08 (5/6) Installing dumb-init (1.2.2-r1) 06:21:08 (6/6) Installing su-exec (0.2-r1) 06:21:08 Executing busybox-1.31.1-r19.trigger 06:21:08 Executing ca-certificates-20191127-r4.trigger 06:21:08 OK: 7 MiB in 20 packages 06:21:11 Removing intermediate container c6a7b65e5643 06:21:11 ---> bc484197efa2 06:21:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:11 ---> Running in 53498707d42a 06:21:12 Removing intermediate container 1deadc6403cd 06:21:12 ---> 316a7bd3a50a 06:21:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:12 ---> Running in 7f34ee286bd5 06:21:12 Removing intermediate container d60e1287ca49 06:21:12 ---> ff8f7d8ec9ce 06:21:12 06:21:12 Step 11/26 : FROM docker:20.10.0 06:21:12 20.10.0: Pulling from library/docker 06:21:13 Removing intermediate container 53498707d42a 06:21:13 ---> ccde7eb19a14 06:21:13 Step 13/21 : WORKDIR /edgex 06:21:13 ---> Running in 3ae14991ea84 06:21:13 Removing intermediate container 7f34ee286bd5 06:21:13 ---> 2802a1d81b22 06:21:13 Step 13/24 : WORKDIR / 06:21:13 ---> Running in c8a9e4eaec6c 06:21:14 Removing intermediate container 3ae14991ea84 06:21:14 ---> bb7b7a2644f3 06:21:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:21:14 Removing intermediate container c762f22e0251 06:21:14 ---> 6e020ce24c26 06:21:14 06:21:14 Step 10/22 : FROM alpine:3.12 06:21:14 ---> e47305ac9786 06:21:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:21:15 Removing intermediate container c8a9e4eaec6c 06:21:15 ---> 48c503a3ae09 06:21:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:15 ---> Running in c5e0c23509ab 06:21:15 ---> ad6f8b5ae8c5 06:21:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:21:16 ---> e6878bf18260 06:21:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:17 ---> 7472551e906f 06:21:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:18 (1/1) Installing dumb-init (1.2.2-r1) 06:21:18 Executing busybox-1.31.1-r19.trigger 06:21:18 OK: 5 MiB in 15 packages 06:21:18 ---> 47fcce51f71c 06:21:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:19 ---> 29888c90ec30 06:21:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:21:20 ---> Running in a8c0a2afdf95 06:21:20 ---> 8ac2dbede0fa 06:21:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:20 Removing intermediate container 362bddae0d57 06:21:20 ---> 7ab4c16d4c20 06:21:20 06:21:20 Step 10/23 : FROM alpine:3.12 06:21:20 ---> e47305ac9786 06:21:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:21:20 ---> Using cache 06:21:20 ---> 50a3b13c018b 06:21:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:21 Removing intermediate container c5e0c23509ab 06:21:21 ---> 50a3b13c018b 06:21:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:21 ---> Running in 86c0fbc5e7b9 06:21:21 Removing intermediate container a8c0a2afdf95 06:21:21 ---> f8b2be114f29 06:21:21 Step 18/21 : CMD ["--init=true"] 06:21:21 ---> Running in ca56191fedd3 06:21:22 ---> Running in e6862c2204e0 06:21:22 Removing intermediate container 86c0fbc5e7b9 06:21:22 ---> f35f1ab12d8e 06:21:22 Step 13/23 : ENV APP_PORT=48081 06:21:22 ---> a18ddc8dc2be 06:21:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:22 ---> Running in b3a9c9d90893 06:21:23 Removing intermediate container e6862c2204e0 06:21:23 ---> b3b89d24324a 06:21:23 Step 19/21 : LABEL arch=arm64 06:21:23 Removing intermediate container ca56191fedd3 06:21:23 ---> 39ee0e2c4255 06:21:23 Step 13/22 : ENV APP_PORT=48085 06:21:23 ---> Running in b0f3c7071951 06:21:23 ---> Running in 3778f50f8031 06:21:23 Removing intermediate container b3a9c9d90893 06:21:23 ---> 82211ec66f07 06:21:23 Step 14/23 : EXPOSE $APP_PORT 06:21:23 Removing intermediate container 3778f50f8031 06:21:23 ---> c4c0a3e38845 06:21:23 Step 14/22 : EXPOSE $APP_PORT 06:21:24 ---> Running in 36cdda5ee652 06:21:24 ---> Running in 7e399123ed73 06:21:24 Removing intermediate container b0f3c7071951 06:21:24 ---> ab059e30ffac 06:21:24 Step 20/21 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:21:25 ---> af47c100f288 06:21:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:25 ---> Running in 9074ca9946d1 06:21:25 Removing intermediate container 7e399123ed73 06:21:25 ---> 706ad14f3a1e 06:21:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:25 Removing intermediate container 36cdda5ee652 06:21:25 ---> bd068e24a3d4 06:21:25 Step 15/23 : WORKDIR / 06:21:25 ---> Running in 445ac1ac02ef 06:21:26 Removing intermediate container 9074ca9946d1 06:21:26 ---> af56a74af826 06:21:26 Step 21/21 : LABEL version=0.0.0 06:21:26 ---> ebda7fc9ec20 06:21:26 Step 20/24 : 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/ 06:21:27 ---> Running in 2e9b794b773f 06:21:27 ---> c2138fe92931 06:21:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:21:27 ---> Running in 659d2841812b 06:21:27 Removing intermediate container 445ac1ac02ef 06:21:27 ---> 4bbeffa54550 06:21:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:27 Removing intermediate container 2e9b794b773f 06:21:27 ---> 7f384bd0018b 06:21:27 06:21:28 Successfully built 7f384bd0018b 06:21:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:21:28  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 06:21:28 ---> cc1223a73d8f 06:21:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:29 ---> 2163d7dc6102 06:21:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:21:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:21:29 Status: Downloaded newer image for docker:20.10.0 06:21:29 ---> eeaf43b92773 06:21:29 Step 12/26 : RUN apk add --no-cache bash 06:21:29 ---> Running in a11cf6aab2a6 06:21:30 ---> 8bf245604eb2 06:21:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:31 ---> Running in 58523bc06c66 06:21:31 Removing intermediate container 659d2841812b 06:21:31 ---> 01fb3cee8b8c 06:21:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:21:31 ---> 5cecbecc18cb 06:21:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:31 (1/2) Installing readline (8.0.4-r0) 06:21:31 (2/2) Installing bash (5.0.17-r0) 06:21:32 Executing bash-5.0.17-r0.post-install 06:21:32 Executing busybox-1.31.1-r19.trigger 06:21:32 OK: 12 MiB in 22 packages 06:21:32 ---> Running in 100a84046b42 06:21:32 Removing intermediate container 58523bc06c66 06:21:32 ---> 8002228dd0f8 06:21:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:32 ---> Running in 0997e1d8787e 06:21:32 ---> a9c520643be0 06:21:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:21:33 Removing intermediate container 100a84046b42 06:21:33 ---> f0d600170dae 06:21:33 Step 22/24 : LABEL arch=arm64 06:21:33 ---> Running in 84dfb8e692c4 06:21:33 ---> Running in 32583a38246d 06:21:33 Removing intermediate container 0997e1d8787e 06:21:33 ---> 414fe67ea59b 06:21:33 Step 20/22 : LABEL arch=arm64 06:21:34 ---> Running in 8565a061b296 06:21:34 Removing intermediate container 84dfb8e692c4 06:21:34 ---> cb1c9ebebd20 06:21:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:34 Removing intermediate container a11cf6aab2a6 06:21:34 ---> 51248331971e 06:21:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:21:34 Removing intermediate container 32583a38246d 06:21:34 ---> cdd6814ff001 06:21:34 Step 23/24 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:21:35 ---> Running in 6e9fdccbbb5c 06:21:35 ---> Running in 6039b940f9c5 06:21:35 ---> Running in 2249535efa7a 06:21:35 Removing intermediate container 8565a061b296 06:21:35 ---> 871b0ecbfbd0 06:21:35 Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:21:35 ---> Running in 72ccc5602f2a 06:21:35 Removing intermediate container 6e9fdccbbb5c 06:21:35 ---> 701c1e4abefc 06:21:35 Step 21/23 : LABEL arch=arm64 06:21:35 Removing intermediate container 6039b940f9c5 06:21:35 ---> 8a3db278c493 06:21:35 Step 14/26 : ENV APP_PORT=48090 06:21:35 Removing intermediate container 2249535efa7a 06:21:35 ---> 103471a10c1c 06:21:35 Step 24/24 : LABEL version=0.0.0 06:21:36 ---> Running in a3a47d6308fe 06:21:36 ---> Running in 2e008c99a3e4 06:21:36 ---> Running in 60398ddeda41 06:21:36 Removing intermediate container 72ccc5602f2a 06:21:36 ---> db66a3d56a46 06:21:36 Step 22/22 : LABEL version=0.0.0 06:21:36 Removing intermediate container a3a47d6308fe 06:21:36 ---> 250c2afc9d5b 06:21:36 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:21:36 ---> Running in 77255d9ab08b 06:21:36 ---> Running in 5d0691a3efb9 06:21:36 Removing intermediate container 2e008c99a3e4 06:21:36 ---> b6779fb6037b 06:21:36 Step 15/26 : EXPOSE $APP_PORT 06:21:36 Removing intermediate container 60398ddeda41 06:21:36 ---> 0ca7e71285d2 06:21:36 06:21:37 Removing intermediate container 77255d9ab08b 06:21:37 ---> 006c3f4aa965 06:21:37 06:21:37 ---> Running in f31966d92ac3 06:21:37 Removing intermediate container 5d0691a3efb9 06:21:37 ---> 39e319d9c863 06:21:37 Step 23/23 : LABEL version=0.0.0 06:21:37 Successfully built 0ca7e71285d2 06:21:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:21:37 Building docker-core-command-go 06:21:38  Building docker-security-secretstore-setup-go ... done Successfully built 006c3f4aa965 06:21:38 Successfully tagged docker-support-scheduler-go-arm64:latest 06:21:38 Building docker-core-data-go 06:21:38 ---> Running in 38bac17141ca 06:21:38  Building docker-support-scheduler-go ... done Removing intermediate container f31966d92ac3 06:21:38 ---> 56ad893a2457 06:21:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:21:38 Removing intermediate container 38bac17141ca 06:21:38 ---> c9c9a64b7170 06:21:38 06:21:39 Successfully built c9c9a64b7170 06:21:39 Successfully tagged docker-core-metadata-go-arm64:latest 06:21:39 Building docker-support-notifications-go 06:21:39  Building docker-core-metadata-go ... done  ---> 6e1cf5cf515c 06:21:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:21:40 ---> da8350e25ee4 06:21:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:21:41 ---> a1d8f88201b2 06:21:41 Step 19/26 : RUN apk --no-cache add py3-pip 06:21:41 ---> Running in face9535dddd 06:21:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:43 (1/33) Installing libbz2 (1.0.8-r1) 06:21:43 (2/33) Installing expat (2.2.9-r1) 06:21:43 (3/33) Installing libffi (3.3-r2) 06:21:43 (4/33) Installing gdbm (1.13-r1) 06:21:43 (5/33) Installing xz-libs (5.2.5-r0) 06:21:43 (6/33) Installing sqlite-libs (3.32.1-r0) 06:21:43 (7/33) Installing python3 (3.8.8-r0) 06:21:45 (8/33) Installing py3-appdirs (1.4.4-r1) 06:21:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:21:45 (10/33) Installing py3-parsing (2.4.7-r0) 06:21:45 (11/33) Installing py3-six (1.15.0-r0) 06:21:45 (12/33) Installing py3-packaging (20.4-r0) 06:21:45 (13/33) Installing py3-setuptools (47.0.0-r0) 06:21:45 (14/33) Installing py3-chardet (3.0.4-r4) 06:21:45 (15/33) Installing py3-idna (2.9-r0) 06:21:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:21:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:21:45 (18/33) Installing py3-requests (2.23.0-r0) 06:21:45 (19/33) Installing py3-msgpack (1.0.0-r0) 06:21:45 (20/33) Installing py3-lockfile (0.12.2-r3) 06:21:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:21:45 (22/33) Installing py3-colorama (0.4.3-r0) 06:21:45 (23/33) Installing py3-distlib (0.3.0-r0) 06:21:46 (24/33) Installing py3-distro (1.5.0-r1) 06:21:46 (25/33) Installing py3-webencodings (0.5.1-r3) 06:21:46 (26/33) Installing py3-html5lib (1.0.1-r4) 06:21:46 (27/33) Installing py3-pytoml (0.1.21-r0) 06:21:46 (28/33) Installing py3-pep517 (0.8.2-r0) 06:21:46 (29/33) Installing py3-progress (1.5-r0) 06:21:46 (30/33) Installing py3-toml (0.10.1-r0) 06:21:46 (31/33) Installing py3-retrying (1.3.3-r0) 06:21:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:21:46 (33/33) Installing py3-pip (20.1.1-r0) 06:21:46 Executing busybox-1.31.1-r19.trigger 06:21:46 OK: 71 MiB in 55 packages 06:21:58 Removing intermediate container face9535dddd 06:21:58 ---> 94a807d3c685 06:21:58 Step 20/26 : RUN pip install docker-compose==1.23.2 06:21:58 ---> Running in f73662d3212f 06:22:03 Collecting docker-compose==1.23.2 06:22:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:22:03 Collecting docker<4.0,>=3.6.0 06:22:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:22:04 Collecting jsonschema<3,>=2.5.1 06:22:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:22:05 Collecting cached-property<2,>=1.2.0 06:22:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:22:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:22:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:22:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:22:07 Collecting websocket-client<1.0,>=0.32.0 06:22:07 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:22:07 Collecting texttable<0.10,>=0.9.0 06:22:07 Downloading texttable-0.9.1.tar.gz (11 kB) 06:22:08 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:22:08 ---> a5377b21124f 06:22:08 Step 3/31 : WORKDIR /edgex-go 06:22:08 ---> Using cache 06:22:08 ---> a7459901be61 06:22:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:08 ---> Using cache 06:22:08 ---> 428c2626438f 06:22:08 Step 5/31 : RUN apk add --update --no-cache make git 06:22:08 ---> Using cache 06:22:08 ---> f3755a986e9c 06:22:08 Step 6/31 : COPY go.mod . 06:22:08 ---> Using cache 06:22:08 ---> 6eed2ef27c0c 06:22:08 Step 7/31 : RUN go mod download 06:22:08 ---> Using cache 06:22:08 ---> 737be709d676 06:22:08 Step 8/31 : COPY . . 06:22:08 ---> Using cache 06:22:08 ---> c18646d09fff 06:22:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:22:11 Collecting docopt<0.7,>=0.6.1 06:22:11 Downloading docopt-0.6.2.tar.gz (25 kB) 06:22:12 ---> Running in 31476fd46bc8 06:22:13 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 06:22:15 Collecting PyYAML<4,>=3.10 06:22:15 Downloading PyYAML-3.13.tar.gz (270 kB) 06:22:19 Collecting dockerpty<0.5,>=0.4.1 06:22:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:22:21 Collecting docker-pycreds>=0.4.0 06:22:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:22:21 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) 06:22:21 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) 06:22:22 Collecting urllib3<1.25,>=1.21.1 06:22:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:22:23 Collecting idna<2.8,>=2.5 06:22:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:22:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:22:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:22:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:22:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:22:24 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, cached-property, texttable, docopt, PyYAML, dockerpty, docker-compose 06:22:24 Attempting uninstall: urllib3 06:22:24 Found existing installation: urllib3 1.25.9 06:22:24 Uninstalling urllib3-1.25.9: 06:22:24 Successfully uninstalled urllib3-1.25.9 06:22:25 Attempting uninstall: idna 06:22:25 Found existing installation: idna 2.9 06:22:25 Uninstalling idna-2.9: 06:22:25 Successfully uninstalled idna-2.9 06:22:25 Attempting uninstall: requests 06:22:25 Found existing installation: requests 2.23.0 06:22:25 Uninstalling requests-2.23.0: 06:22:26 Successfully uninstalled requests-2.23.0 06:22:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:22:26 ---> a5377b21124f 06:22:26 Step 3/23 : WORKDIR /edgex-go 06:22:26 ---> Using cache 06:22:26 ---> a7459901be61 06:22:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:26 ---> Using cache 06:22:26 ---> 428c2626438f 06:22:26 Step 5/23 : RUN apk add --update --no-cache make git 06:22:26 ---> Using cache 06:22:26 ---> f3755a986e9c 06:22:26 Step 6/23 : COPY go.mod . 06:22:26 ---> Using cache 06:22:26 ---> 6eed2ef27c0c 06:22:26 Step 7/23 : RUN go mod download 06:22:26 ---> Using cache 06:22:26 ---> 737be709d676 06:22:26 Step 8/23 : COPY . . 06:22:27 ---> Using cache 06:22:27 ---> c18646d09fff 06:22:27 Step 9/23 : RUN make cmd/core-command/core-command 06:22:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> a5377b21124f 06:22:28 Step 3/23 : WORKDIR /edgex-go 06:22:28 ---> Using cache 06:22:28 ---> a7459901be61 06:22:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 ---> Using cache 06:22:28 ---> 428c2626438f 06:22:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:22:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:28 ---> a5377b21124f 06:22:28 Step 3/22 : WORKDIR /edgex-go 06:22:28 ---> Using cache 06:22:28 ---> a7459901be61 06:22:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:28 ---> Using cache 06:22:28 ---> 428c2626438f 06:22:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:22:30 Running setup.py install for texttable: started 06:22:30 ---> Running in ff287fb5b9c9 06:22:30 ---> Running in 8c473204cc5b 06:22:30 ---> Running in d6e2d4de3f2d 06:22:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:33 Running setup.py install for texttable: finished with status 'done' 06:22:33 Running setup.py install for docopt: started 06:22:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:33 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 06:22:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:34 OK: 217 MiB in 51 packages 06:22:35 OK: 217 MiB in 51 packages 06:22:36 Running setup.py install for docopt: finished with status 'done' 06:22:36 Running setup.py install for PyYAML: started 06:22:36 Removing intermediate container 8c473204cc5b 06:22:36 ---> e0b0d75646e9 06:22:36 Step 6/23 : COPY go.mod . 06:22:37 Removing intermediate container d6e2d4de3f2d 06:22:37 ---> 8bcaecd63253 06:22:37 Step 6/22 : COPY go.mod . 06:22:38 ---> 3c93067887ac 06:22:38 Step 7/23 : RUN go mod download 06:22:38 ---> Running in 63a4e0f07b73 06:22:38 ---> 5040f1504f73 06:22:38 Step 7/22 : RUN go mod download 06:22:38 ---> Running in 249b8f8d15a1 06:22:39 Running setup.py install for PyYAML: finished with status 'done' 06:22:40 Running setup.py install for dockerpty: started 06:22:43 Running setup.py install for dockerpty: finished with status 'done' 06:22:43 Removing intermediate container 63a4e0f07b73 06:22:43 ---> f4548c86a77a 06:22:43 Step 8/23 : COPY . . 06:22:44 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.58.0 06:22:44 Removing intermediate container 249b8f8d15a1 06:22:44 ---> e726d69d2f7b 06:22:44 Step 8/22 : COPY . . 06:22:54 Removing intermediate container f73662d3212f 06:22:54 ---> eb3d314cb135 06:22:54 Step 21/26 : RUN apk --no-cache add curl 06:22:54 ---> Running in 7fd14d572682 06:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:22:58 (2/3) Installing libcurl (7.69.1-r3) 06:22:58 (3/3) Installing curl (7.69.1-r3) 06:22:58 Executing busybox-1.31.1-r19.trigger 06:22:58 OK: 72 MiB in 58 packages 06:23:04 Removing intermediate container 7fd14d572682 06:23:04 ---> cd46994f7799 06:23:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:23:04 ---> Running in 3a733a1667a1 06:23:05 Removing intermediate container 3a733a1667a1 06:23:05 ---> 80631edb64f8 06:23:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:06 ---> Running in 5665b402c872 06:23:08 Removing intermediate container 5665b402c872 06:23:08 ---> fcbf13e6e8e7 06:23:08 Step 24/26 : LABEL arch=arm64 06:23:09 ---> Running in 760a3852c9fa 06:23:10 Removing intermediate container 760a3852c9fa 06:23:10 ---> 29106b22d987 06:23:10 Step 25/26 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:23:11 ---> Running in d8a2bee7580a 06:23:12 Removing intermediate container d8a2bee7580a 06:23:12 ---> 21298abb1e4a 06:23:12 Step 26/26 : LABEL version=0.0.0 06:23:12 ---> Running in 0bfd13b6572a 06:23:14 Removing intermediate container 0bfd13b6572a 06:23:14 ---> b83e71763938 06:23:14 06:23:15 Successfully built b83e71763938 06:23:15 ---> d8417df828da 06:23:15 Step 9/23 : RUN make cmd/core-data/core-data 06:23:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:23:15  Building docker-sys-mgmt-agent-go ... done  ---> Running in e47b05ea89f6 06:23:16 ---> 3616cb5806f3 06:23:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:23:17 ---> Running in 6bd62595ae4e 06:23:18 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 06:23:18 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 06:23:27 Removing intermediate container 31476fd46bc8 06:23:27 ---> 91b9b2c02238 06:23:27 06:23:27 Step 10/31 : FROM alpine:3.12 06:23:27 ---> e47305ac9786 06:23:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:23:27 ---> Running in 2b6b695e250e 06:23:27 Removing intermediate container 2b6b695e250e 06:23:27 ---> 6922705296f3 06:23:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:23:27 ---> Running in 6e3d787d85ad 06:23:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:30 (1/2) Installing dumb-init (1.2.2-r1) 06:23:30 (2/2) Installing su-exec (0.2-r1) 06:23:30 Executing busybox-1.31.1-r19.trigger 06:23:30 OK: 5 MiB in 16 packages 06:23:32 Removing intermediate container 6e3d787d85ad 06:23:32 ---> 41e429006afe 06:23:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:23:32 ---> Running in 22fb34e236b2 06:23:33 Removing intermediate container 22fb34e236b2 06:23:33 ---> f71414de34f1 06:23:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:23:33 ---> Running in 3f17c234d9f9 06:23:34 Removing intermediate container 3f17c234d9f9 06:23:34 ---> eb00d7546807 06:23:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:23:34 ---> Running in eddac92f1a03 06:23:38 Removing intermediate container eddac92f1a03 06:23:38 ---> 82e273792c1b 06:23:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:23:38 ---> Running in 35455d0fd9f7 06:23:38 Removing intermediate container 35455d0fd9f7 06:23:38 ---> dd322fc142c6 06:23:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:23:40 ---> 2168ca0235ab 06:23:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:23:40 ---> Running in c541cf33cbd2 06:23:43 Removing intermediate container c541cf33cbd2 06:23:43 ---> 66d5aa970107 06:23:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:23:44 ---> da4299cc3fb6 06:23:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:23:47 ---> 51a1561cb85f 06:23:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:23:47 ---> 955f00386ed7 06:23:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:23:49 ---> 11c5830d7bcc 06:23:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:23:50 ---> fde306d293df 06:23:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:23:50 ---> Running in 3a9304daf514 06:23:51 Removing intermediate container 3a9304daf514 06:23:51 ---> 2e50e25f6a4c 06:23:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:23:52 ---> de417a9190be 06:23:52 Step 26/31 : RUN chmod +x /entrypoint.sh 06:23:53 ---> Running in 295910ddd377 06:23:56 Removing intermediate container 295910ddd377 06:23:56 ---> c45cdebacc02 06:23:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:23:57 ---> Running in 4f2404339afb 06:23:58 Removing intermediate container 4f2404339afb 06:23:58 ---> 3ae6febb00a5 06:23:58 Step 28/31 : CMD ["gate"] 06:23:58 ---> Running in 4bcb2ad08282 06:23:59 Removing intermediate container 4bcb2ad08282 06:23:59 ---> 9146c2dd7fe9 06:23:59 Step 29/31 : LABEL arch=arm64 06:23:59 ---> Running in 28855c29c23f 06:24:00 Removing intermediate container 28855c29c23f 06:24:00 ---> af34fb2eca31 06:24:00 Step 30/31 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:24:01 ---> Running in 0b381626bef6 06:24:03 Removing intermediate container 0b381626bef6 06:24:03 ---> c4503a441c91 06:24:03 Step 31/31 : LABEL version=0.0.0 06:24:03 ---> Running in 100a117f6d4f 06:24:04 Removing intermediate container 100a117f6d4f 06:24:04 ---> c653e2670901 06:24:04 06:24:04 Removing intermediate container ff287fb5b9c9 06:24:04 ---> a21eb6ea4453 06:24:04 06:24:04 Step 10/23 : FROM alpine:3.12 06:24:04 ---> e47305ac9786 06:24:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:24:04 ---> Using cache 06:24:04 ---> 50a3b13c018b 06:24:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:24:04 ---> Using cache 06:24:04 ---> 39ee0e2c4255 06:24:04 Step 13/23 : ENV APP_PORT=48082 06:24:05 ---> Running in e48ce0ffb533 06:24:05 Successfully built c653e2670901 06:24:05 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:24:06  Building docker-security-bootstrapper-go ... done Removing intermediate container e48ce0ffb533 06:24:06 ---> 4b1fd0b5b083 06:24:06 Step 14/23 : EXPOSE $APP_PORT 06:24:06 ---> Running in 1de0402ec8e9 06:24:06 Removing intermediate container 1de0402ec8e9 06:24:06 ---> 419555c06e6e 06:24:06 Step 15/23 : WORKDIR / 06:24:06 ---> Running in 37ab769605a5 06:24:07 Removing intermediate container 37ab769605a5 06:24:07 ---> 34a4856e3c05 06:24:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:08 ---> 80b3443cba4a 06:24:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:24:10 ---> d8673fa16198 06:24:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:24:11 ---> 09c2dd559026 06:24:11 Step 19/23 : ENTRYPOINT ["/core-command"] 06:24:11 ---> Running in 2984748e0374 06:24:12 Removing intermediate container 2984748e0374 06:24:12 ---> fe53e5205803 06:24:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:12 ---> Running in 96d14f947e56 06:24:13 Removing intermediate container 96d14f947e56 06:24:13 ---> 883dd29c9472 06:24:13 Step 21/23 : LABEL arch=arm64 06:24:13 ---> Running in ccbc15585e36 06:24:14 Removing intermediate container ccbc15585e36 06:24:14 ---> b38594371663 06:24:14 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:24:14 ---> Running in 6bdc09722f26 06:24:15 Removing intermediate container 6bdc09722f26 06:24:15 ---> 4c510d0fcdc7 06:24:15 Step 23/23 : LABEL version=0.0.0 06:24:15 ---> Running in 9c2a2de416c9 06:24:15 Removing intermediate container 9c2a2de416c9 06:24:15 ---> 2ec874a7aa01 06:24:15 06:24:16 Successfully built 2ec874a7aa01 06:24:16 Successfully tagged docker-core-command-go-arm64:latest 06:24:38  Building docker-core-command-go ... done Removing intermediate container 6bd62595ae4e 06:24:38 ---> bd6f0d1bacde 06:24:38 06:24:38 Step 10/22 : FROM alpine:3.12 06:24:38 ---> e47305ac9786 06:24:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:24:38 ---> Running in 04385c1acf6a 06:24:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:38 (1/2) Installing ca-certificates (20191127-r4) 06:24:38 (2/2) Installing dumb-init (1.2.2-r1) 06:24:38 Executing busybox-1.31.1-r19.trigger 06:24:38 Executing ca-certificates-20191127-r4.trigger 06:24:38 OK: 6 MiB in 16 packages 06:24:40 Removing intermediate container 04385c1acf6a 06:24:40 ---> 8734288c1d89 06:24:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:24:40 ---> Running in 957b1e4905ab 06:24:41 Removing intermediate container 957b1e4905ab 06:24:41 ---> 2b2d17ad4e70 06:24:41 Step 13/22 : ENV APP_PORT=48060 06:24:41 ---> Running in 12569532f44c 06:24:42 Removing intermediate container 12569532f44c 06:24:42 ---> 961504bef4cc 06:24:42 Step 14/22 : EXPOSE $APP_PORT 06:24:43 ---> Running in 15eb1f545bdd 06:24:43 Removing intermediate container e47b05ea89f6 06:24:43 ---> 54faaec3d17b 06:24:43 06:24:43 Step 10/23 : FROM alpine:3.12 06:24:43 ---> e47305ac9786 06:24:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:24:43 Removing intermediate container 15eb1f545bdd 06:24:43 ---> 41a28013e97c 06:24:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:43 ---> Running in c035737a5e20 06:24:44 Removing intermediate container c035737a5e20 06:24:44 ---> 8f6c18a2f62c 06:24:44 Step 12/23 : ENV APP_PORT=48080 06:24:44 ---> c2cb4166a5d5 06:24:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:24:44 ---> Running in cc608644b929 06:24:45 Removing intermediate container cc608644b929 06:24:45 ---> fccf34782c30 06:24:45 Step 13/23 : EXPOSE $APP_PORT 06:24:45 ---> Running in afb462445c84 06:24:45 ---> 92399b82c1fd 06:24:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:24:45 Removing intermediate container afb462445c84 06:24:45 ---> 9c23978cc726 06:24:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:46 ---> Running in 20853c93aba2 06:24:46 ---> 2c7826387207 06:24:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:24:46 ---> Running in a41f3378d5ba 06:24:47 Removing intermediate container a41f3378d5ba 06:24:47 ---> feaffddb412f 06:24:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:47 ---> Running in dadf02929689 06:24:48 Removing intermediate container dadf02929689 06:24:48 ---> 19d53b31135e 06:24:48 Step 20/22 : LABEL arch=arm64 06:24:48 Removing intermediate container 20853c93aba2 06:24:48 ---> 19d7e35d02ce 06:24:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:24:48 ---> Running in fae710607960 06:24:48 ---> Running in 83b7d5600054 06:24:48 Removing intermediate container fae710607960 06:24:48 ---> 16062017d1e1 06:24:48 Step 21/22 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:24:48 ---> Running in 7a5f2bdd4677 06:24:49 Removing intermediate container 7a5f2bdd4677 06:24:49 ---> 0ea2c90cc01e 06:24:49 Step 22/22 : LABEL version=0.0.0 06:24:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:49 ---> Running in d26bf0a09a97 06:24:50 Removing intermediate container d26bf0a09a97 06:24:50 ---> bfacad0d2af4 06:24:50 06:24:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:50 Successfully built bfacad0d2af4 06:24:50 Successfully tagged docker-support-notifications-go-arm64:latest 06:24:50  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 06:24:50 (2/6) Installing libgcc (9.3.0-r2) 06:24:50 (3/6) Installing libsodium (1.0.18-r0) 06:24:51 (4/6) Installing libstdc++ (9.3.0-r2) 06:24:51 (5/6) Installing libzmq (4.3.3-r0) 06:24:51 (6/6) Installing zeromq (4.3.3-r0) 06:24:51 Executing busybox-1.31.1-r19.trigger 06:24:51 OK: 8 MiB in 20 packages 06:24:52 Removing intermediate container 83b7d5600054 06:24:52 ---> 1a2ace0c0a8e 06:24:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:53 ---> 19fbd1c10d50 06:24:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:24:55 ---> 7aab7eee7b2b 06:24:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:24:55 ---> 6a2143585287 06:24:55 Step 19/23 : ENTRYPOINT ["/core-data"] 06:24:56 ---> Running in 46ae48eeb9f2 06:24:56 Removing intermediate container 46ae48eeb9f2 06:24:56 ---> f5cd0e6fdc4b 06:24:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:56 ---> Running in eec1e8ba02ec 06:24:56 Removing intermediate container eec1e8ba02ec 06:24:56 ---> bc4a44d8a7c6 06:24:56 Step 21/23 : LABEL arch=arm64 06:24:57 ---> Running in e8527c61562c 06:24:57 Removing intermediate container e8527c61562c 06:24:57 ---> 592ef03b09f9 06:24:57 Step 22/23 : LABEL git_sha=bd698bf6c2d7a9f248b27912f39fa39dc90b09ec 06:24:57 ---> Running in 044c9da90da4 06:24:58 Removing intermediate container 044c9da90da4 06:24:58 ---> 366351f934d2 06:24:58 Step 23/23 : LABEL version=0.0.0 06:24:58 ---> Running in ed989daa8dd6 06:24:58 Removing intermediate container ed989daa8dd6 06:24:58 ---> c92e30a7e59f 06:24:58 06:24:59 Successfully built c92e30a7e59f 06:24:59 Successfully tagged docker-core-data-go-arm64:latest 06:24:59  Building docker-core-data-go ... done  [Pipeline] } 06:24:59 $ docker stop --time=1 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab 06:25:01 $ docker rm -f 355e3c27296c4e03ee1a80af1281062ba95e956afaf908bd44e2a30695427aab [Pipeline] // withDockerContainer [Pipeline] sh 06:25:02 + + docker images 06:25:02 grep docker 06:25:02 docker-core-data-go-arm64 latest c92e30a7e59f 4 seconds ago 21.4MB 06:25:02 docker-support-notifications-go-arm64 latest bfacad0d2af4 13 seconds ago 16.9MB 06:25:02 docker-core-command-go-arm64 latest 2ec874a7aa01 47 seconds ago 16.3MB 06:25:02 docker-security-bootstrapper-go-arm64 latest c653e2670901 58 seconds ago 17.9MB 06:25:02 docker-sys-mgmt-agent-go-arm64 latest b83e71763938 About a minute ago 300MB 06:25:02 docker-core-metadata-go-arm64 latest c9c9a64b7170 3 minutes ago 17.9MB 06:25:02 docker-support-scheduler-go-arm64 latest 006c3f4aa965 3 minutes ago 16.4MB 06:25:02 docker-security-secretstore-setup-go-arm64 latest 0ca7e71285d2 3 minutes ago 23.7MB 06:25:02 docker-security-proxy-setup-go-arm64 latest 7f384bd0018b 3 minutes ago 23.4MB 06:25:02 docker 20.10.0 eeaf43b92773 3 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:25:04 ---> job-cost.sh 06:25:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5mg 06:26:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-s5mg/bin to PATH 06:27:49 INFO: No Stack... 06:27:49 INFO: Retrieving Pricing Info for: lf-standard-4 06:27:49 INFO: Archiving Costs [Pipeline] sh 06:27:50 + cut -d, -f6 06:27:50 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 06:27:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] 06:27:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] did not exist. Created. 06:27:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:50 + echo total: 0.20999999344348907 [Pipeline] stash 06:27:51 Stashed 1 file(s) [Pipeline] } 06:27:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:27:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:56 ---> package-listing.sh 06:27:56 ++ facter osfamily 06:27:56 ++ tr '[:upper:]' '[:lower:]' 06:27:56 + OS_FAMILY=redhat 06:27:56 + workspace=/w/workspace/edgex-go/1 06:27:56 + START_PACKAGES=/tmp/packages_start.txt 06:27:56 + END_PACKAGES=/tmp/packages_end.txt 06:27:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:56 + PACKAGES=/tmp/packages_start.txt 06:27:56 + '[' /w/workspace/edgex-go/1 ']' 06:27:56 + PACKAGES=/tmp/packages_end.txt 06:27:56 + case "${OS_FAMILY}" in 06:27:56 + rpm -qa 06:27:56 + sort 06:28:02 + '[' -f /tmp/packages_start.txt ']' 06:28:02 + '[' -f /tmp/packages_end.txt ']' 06:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:02 + '[' /w/workspace/edgex-go/1 ']' 06:28:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:28:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:03 06:28:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:03 alpine: Pulling from edgex-lftools-log-publisher 06:28:03 df20fa9351a1: Pulling fs layer 06:28:03 36b3adc4ff6f: Pulling fs layer 06:28:03 8ad3a11d3b57: Pulling fs layer 06:28:03 46f8f816bc3b: Pulling fs layer 06:28:03 93b61091891f: Pulling fs layer 06:28:03 93b9cdb0e59b: Pulling fs layer 06:28:03 5e14af77c1be: Pulling fs layer 06:28:03 01666e4c0597: Pulling fs layer 06:28:03 aa168da1d23b: Pulling fs layer 06:28:03 93b9cdb0e59b: Waiting 06:28:03 5e14af77c1be: Waiting 06:28:03 01666e4c0597: Waiting 06:28:03 aa168da1d23b: Waiting 06:28:03 93b61091891f: Waiting 06:28:03 46f8f816bc3b: Waiting 06:28:03 36b3adc4ff6f: Verifying Checksum 06:28:03 36b3adc4ff6f: Download complete 06:28:03 46f8f816bc3b: Verifying Checksum 06:28:03 46f8f816bc3b: Download complete 06:28:03 df20fa9351a1: Download complete 06:28:03 93b9cdb0e59b: Verifying Checksum 06:28:03 93b9cdb0e59b: Download complete 06:28:03 5e14af77c1be: Verifying Checksum 06:28:03 5e14af77c1be: Download complete 06:28:03 01666e4c0597: Verifying Checksum 06:28:03 01666e4c0597: Download complete 06:28:03 93b61091891f: Verifying Checksum 06:28:03 93b61091891f: Download complete 06:28:03 8ad3a11d3b57: Verifying Checksum 06:28:03 8ad3a11d3b57: Download complete 06:28:03 df20fa9351a1: Pull complete 06:28:04 36b3adc4ff6f: Pull complete 06:28:05 aa168da1d23b: Verifying Checksum 06:28:05 aa168da1d23b: Download complete 06:28:06 8ad3a11d3b57: Pull complete 06:28:07 46f8f816bc3b: Pull complete 06:28:08 93b61091891f: Pull complete 06:28:08 93b9cdb0e59b: Pull complete 06:28:08 5e14af77c1be: Pull complete 06:28:08 01666e4c0597: Pull complete 06:28:26 aa168da1d23b: Pull complete 06:28:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:28:26 prd-centos7-docker-4c-2g-31695 does not seem to be running inside a container 06:28:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:28:29 $ docker top d3c244f27593f1f41061cc891be945e9f2b7380a72e46e502553f677184fa775 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:30 + mkdir -p /var/log/sa [Pipeline] sh 06:28:30 + ls /var/log/sa-host 06:28:30 + sadf -c /var/log/sa-host/sa23 06:28:30 file_magic: OK 06:28:30 HZ: Using current value: 100 06:28:30 file_header: OK 06:28:30 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 06:28:30 Statistics: 06:28:30 Hnuu...uuuununununu... 06:28:30 File successfully converted to sysstat format version 12.2.1 06:28:30 + sadf -c /var/log/sa-host/sa29 06:28:30 file_magic: OK 06:28:30 HZ: Using current value: 100 06:28:30 file_header: OK 06:28:30 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 06:28:30 Statistics: 06:28:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:31 provisioning config files... 06:28:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5725460881043968077tmp [Pipeline] { [Pipeline] echo 06:28:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:32 ---> create-netrc.sh [Pipeline] } 06:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:28:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:28:32 ---> python-tools-install.sh [Pipeline] echo 06:28:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:32 ---> sudo-logs.sh 06:28:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:33 ---> job-cost.sh 06:28:33 lf-activate-venv: SKIPPING 06:28:33 DEBUG: total: 0.20999999344348907 06:28:33 INFO: Retrieving Stack Cost... 06:28:34 INFO: Retrieving Pricing Info for: v1-standard-2 06:28:34 INFO: Archiving Costs [Pipeline] echo 06:28:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:35 ---> logs-deploy.sh 06:28:35 lf-activate-venv: SKIPPING 06:28:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/1 06:28:35 INFO: archiving workspace using pattern(s): 06:28:37 Archives upload complete. 06:28:37 INFO: archiving logs to Nexus 06:28:38 ---> uname -a: 06:28:38 Linux prd-centos7-docker-4c-2g-31695.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:28:38 06:28:38 06:28:38 ---> lscpu: 06:28:38 Architecture: x86_64 06:28:38 CPU op-mode(s): 32-bit, 64-bit 06:28:38 Byte Order: Little Endian 06:28:38 Address sizes: 40 bits physical, 48 bits virtual 06:28:38 CPU(s): 4 06:28:38 On-line CPU(s) list: 0-3 06:28:38 Thread(s) per core: 1 06:28:38 Core(s) per socket: 1 06:28:38 Socket(s): 4 06:28:38 NUMA node(s): 1 06:28:38 Vendor ID: GenuineIntel 06:28:38 CPU family: 6 06:28:38 Model: 44 06:28:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:28:38 Stepping: 1 06:28:38 CPU MHz: 2933.442 06:28:38 BogoMIPS: 5866.88 06:28:38 Virtualization: VT-x 06:28:38 Hypervisor vendor: KVM 06:28:38 Virtualization type: full 06:28:38 L1d cache: 128 KiB 06:28:38 L1i cache: 128 KiB 06:28:38 L2 cache: 16 MiB 06:28:38 L3 cache: 64 MiB 06:28:38 NUMA node0 CPU(s): 0-3 06:28:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:28:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:28:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:28:38 Vulnerability Meltdown: Mitigation; PTI 06:28:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:28:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:28:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:28:38 Vulnerability Srbds: Not affected 06:28:38 Vulnerability Tsx async abort: Not affected 06:28:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:28:38 06:28:38 06:28:38 ---> nproc: 06:28:38 4 06:28:38 06:28:38 06:28:38 ---> df -h: 06:28:38 Filesystem Size Used Available Use% Mounted on 06:28:38 overlay 50.0G 11.8G 38.2G 24% / 06:28:38 tmpfs 64.0M 0 64.0M 0% /dev 06:28:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:28:38 shm 64.0M 0 64.0M 0% /dev/shm 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 06:28:38 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 06:28:38 06:28:38 06:28:38 ---> free -m: 06:28:38 total used free shared buff/cache available 06:28:38 Mem: 1837 732 191 0 914 1022 06:28:38 Swap: 1023 49 974 06:28:38 06:28:38 06:28:38 ---> ip addr: 06:28:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:28:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:28:38 inet 127.0.0.1/8 scope host lo 06:28:38 valid_lft forever preferred_lft forever 06:28:38 inet6 ::1/128 scope host 06:28:38 valid_lft forever preferred_lft forever 06:28:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:28:38 link/ether fa:16:3e:db:70:e4 brd ff:ff:ff:ff:ff:ff 06:28:38 inet 10.30.122.156/23 brd 10.30.123.255 scope global dynamic eth0 06:28:38 valid_lft 85129sec preferred_lft 85129sec 06:28:38 inet6 fe80::f816:3eff:fedb:70e4/64 scope link 06:28:38 valid_lft forever preferred_lft forever 06:28:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:28:38 link/ether 02:42:39:5e:fd:35 brd ff:ff:ff:ff:ff:ff 06:28:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:28:38 valid_lft forever preferred_lft forever 06:28:38 inet6 fe80::42:39ff:fe5e:fd35/64 scope link 06:28:38 valid_lft forever preferred_lft forever 06:28:38 06:28:38 06:28:38 ---> sar -b -r -n DEV: 06:28:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:28:38 06:28:38 06:07:15 LINUX RESTART (4 CPU) 06:28:38 06:28:38 06:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:28:38 06:09:02 139.06 72.25 66.81 0.00 9520.35 20753.50 0.00 06:28:38 06:10:01 269.02 76.06 192.97 0.00 3664.12 44175.18 0.00 06:28:38 06:11:01 156.17 67.22 88.96 0.00 2611.18 12354.86 0.00 06:28:38 06:12:01 147.26 74.51 72.75 0.00 3562.91 9019.44 0.00 06:28:38 06:13:02 316.89 124.47 192.42 0.00 52836.06 127497.26 0.00 06:28:38 06:14:02 2734.99 2383.76 351.23 0.00 173050.11 184592.34 0.00 06:28:38 06:15:01 553.07 343.38 209.68 0.00 21467.64 37465.07 0.00 06:28:38 06:16:02 1812.60 1496.18 316.42 0.00 119470.29 166558.73 0.00 06:28:38 06:17:01 699.39 421.94 277.45 0.00 28407.64 59571.14 0.00 06:28:38 06:18:01 65.66 14.60 51.06 0.00 3007.16 3533.43 0.00 06:28:38 06:19:01 2.95 1.30 1.65 0.00 100.70 29.92 0.00 06:28:38 06:20:01 0.27 0.02 0.25 0.00 0.27 2.60 0.00 06:28:38 06:21:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 06:28:38 06:22:01 0.33 0.02 0.32 0.00 0.27 3.25 0.00 06:28:38 06:23:01 2.58 1.73 0.85 0.00 58.08 16.69 0.00 06:28:38 06:24:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 06:28:38 06:25:01 0.27 0.02 0.25 0.00 0.27 2.70 0.00 06:28:38 06:26:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 06:28:38 06:27:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 06:28:38 06:28:01 52.56 52.17 0.38 0.00 4602.23 5.34 0.00 06:28:38 Average: 348.20 257.09 91.11 0.00 21198.01 33376.02 0.00 06:28:38 06:28:38 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:38 06:09:02 86592 0 631120 33.54 2596 1161236 1476100 50.38 711140 875320 31948 06:28:38 06:10:01 295132 0 708980 37.68 1492 875940 1335740 45.59 475800 829016 48 06:28:38 06:11:01 270688 0 811752 43.14 536 798568 1888620 64.46 667236 654504 65260 06:28:38 06:12:01 228656 0 742168 39.44 536 910184 1334412 45.54 606792 749236 92964 06:28:38 06:13:02 70168 0 837536 44.51 0 973840 2249368 76.77 747852 853048 31160 06:28:38 06:14:02 67292 0 824308 43.81 0 989944 2148636 73.33 770536 812112 58960 06:28:38 06:15:01 452408 0 720740 38.31 0 708396 1391808 47.50 430564 747672 44 06:28:38 06:16:02 66320 0 769592 40.90 0 1045632 1957668 66.81 647460 925824 54224 06:28:38 06:17:01 67268 0 727436 38.66 0 1086840 1545176 52.73 633112 936524 37848 06:28:38 06:18:01 158304 0 653328 34.72 0 1069912 1202144 41.03 539364 938740 8 06:28:38 06:19:01 158496 0 650124 34.55 0 1072924 1178272 40.21 537176 941544 8 06:28:38 06:20:01 159592 0 649020 34.49 0 1072932 1171004 39.96 536280 941576 8 06:28:38 06:21:01 159824 0 648776 34.48 0 1072944 1171004 39.96 536288 941576 8 06:28:38 06:22:01 160036 0 648560 34.47 0 1072948 1171004 39.96 536164 941584 8 06:28:38 06:23:01 157688 0 649872 34.54 0 1073984 1171112 39.97 537060 942460 8 06:28:38 06:24:01 158304 0 649240 34.51 0 1074000 1171004 39.96 536468 942468 8 06:28:38 06:25:01 158180 0 649364 34.51 0 1074000 1171040 39.97 536400 942468 8 06:28:38 06:26:01 158156 0 649372 34.51 0 1074016 1171004 39.96 536352 942476 8 06:28:38 06:27:01 158296 0 649220 34.50 0 1074028 1171004 39.96 536484 942476 8 06:28:38 06:28:01 92752 0 651776 34.64 0 1137016 1172460 40.01 536952 1006292 164 06:28:38 Average: 164208 0 696114 37.00 258 1020964 1412429 48.20 579774 890346 18635 06:28:38 06:28:38 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:38 06:09:02 eth0 1047.63 986.86 3167.21 130.98 0.00 0.00 0.00 0.00 06:28:38 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:09:02 docker0 860.99 855.73 70.87 2686.85 0.00 0.00 0.00 0.00 06:28:38 06:10:01 vethc583b62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:10:01 eth0 516.94 420.88 3734.92 43.92 0.00 0.00 0.00 0.00 06:28:38 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:10:01 docker0 152.32 205.39 11.26 845.22 0.00 0.00 0.00 0.00 06:28:38 06:11:01 vethc583b62 0.33 0.42 0.03 0.05 0.00 0.00 0.00 0.00 06:28:38 06:11:01 eth0 33.08 21.92 21.40 64.26 0.00 0.00 0.00 0.00 06:28:38 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:11:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 06:28:38 06:12:01 vethc583b62 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 06:28:38 06:12:01 eth0 25.15 14.37 20.41 11.14 0.00 0.00 0.00 0.00 06:28:38 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:12:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 06:28:38 06:13:02 veth1431e3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:13:02 eth0 216.20 180.17 1688.45 92.04 0.00 0.00 0.00 0.00 06:28:38 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:14:02 veth1431e3d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:14:02 eth0 46.35 21.63 164.26 9.84 0.00 0.00 0.00 0.00 06:28:38 06:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:14:02 docker0 10.70 25.19 0.56 146.98 0.00 0.00 0.00 0.00 06:28:38 06:15:01 veth1431e3d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:15:01 eth0 51.83 27.78 226.25 9.03 0.00 0.00 0.00 0.00 06:28:38 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:15:01 docker0 12.96 27.68 0.70 163.04 0.00 0.00 0.00 0.00 06:28:38 06:16:02 veth80262fd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:16:02 veth1431e3d 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:16:02 veth820b348 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:16:02 eth0 60.53 40.64 81.43 74.85 0.00 0.00 0.00 0.00 06:28:38 06:17:01 veth1431e3d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:28:38 06:17:01 eth0 219.29 139.41 1740.95 27.17 0.00 0.00 0.00 0.00 06:28:38 06:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:28:38 06:17:01 docker0 1090.40 1219.66 86.78 4422.55 0.00 0.00 0.00 0.00 06:28:38 06:18:01 eth0 63.66 53.00 72.19 82.45 0.00 0.00 0.00 0.00 06:28:38 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:18:01 docker0 5.69 9.11 0.58 54.17 0.00 0.00 0.00 0.00 06:28:38 06:19:01 eth0 0.80 0.43 0.36 0.23 0.00 0.00 0.00 0.00 06:28:38 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:38 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:28:38 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:22:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:28:38 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:23:01 eth0 0.67 0.35 0.35 0.26 0.00 0.00 0.00 0.00 06:28:38 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:25:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:28:38 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:28:38 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:28:01 eth0 5.21 3.10 5.25 2.11 0.00 0.00 0.00 0.00 06:28:38 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 Average: eth0 114.26 95.47 543.67 27.51 0.00 0.00 0.00 0.00 06:28:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:38 Average: docker0 54.03 60.58 4.31 220.71 0.00 0.00 0.00 0.00 06:28:38 06:28:38 06:28:38 ---> sar -P ALL: 06:28:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:28:38 06:28:38 06:07:15 LINUX RESTART (4 CPU) 06:28:38 06:28:38 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:28:38 06:09:02 all 12.44 0.00 6.71 2.19 0.48 78.18 06:28:38 06:09:02 0 14.10 0.00 8.50 0.98 0.45 75.97 06:28:38 06:09:02 1 8.24 0.00 6.03 2.20 0.43 83.10 06:28:38 06:09:02 2 16.57 0.00 5.78 2.05 0.50 75.11 06:28:38 06:09:02 3 10.88 0.00 6.54 3.50 0.56 78.51 06:28:38 06:10:01 all 11.41 0.00 10.02 4.52 0.37 73.69 06:28:38 06:10:01 0 11.09 0.00 11.02 4.40 0.34 73.16 06:28:38 06:10:01 1 11.69 0.00 9.67 5.92 0.39 72.34 06:28:38 06:10:01 2 11.39 0.00 9.83 4.85 0.40 73.52 06:28:38 06:10:01 3 11.48 0.00 9.58 2.89 0.33 75.72 06:28:38 06:11:01 all 56.01 0.00 13.33 5.64 0.55 24.46 06:28:38 06:11:01 0 56.59 0.00 12.94 5.69 0.60 24.19 06:28:38 06:11:01 1 55.22 0.00 13.53 6.00 0.47 24.78 06:28:38 06:11:01 2 55.34 0.00 13.06 5.70 0.56 25.33 06:28:38 06:11:01 3 56.90 0.00 13.79 5.17 0.58 23.56 06:28:38 06:12:01 all 47.65 0.00 14.15 3.10 0.14 34.96 06:28:38 06:12:01 0 47.24 0.00 14.20 3.10 0.16 35.30 06:28:38 06:12:01 1 48.32 0.00 14.16 2.78 0.13 34.61 06:28:38 06:12:01 2 46.84 0.00 14.27 3.13 0.14 35.61 06:28:38 06:12:01 3 48.19 0.00 13.97 3.39 0.14 34.31 06:28:38 06:13:02 all 21.75 0.00 17.91 5.82 0.24 54.28 06:28:38 06:13:02 0 22.03 0.00 17.91 5.03 0.21 54.81 06:28:38 06:13:02 1 21.13 0.00 17.83 6.47 0.19 54.38 06:28:38 06:13:02 2 22.12 0.00 18.45 6.41 0.30 52.73 06:28:38 06:13:02 3 21.73 0.00 17.46 5.35 0.24 55.22 06:28:38 06:14:02 all 20.15 0.00 26.65 28.70 0.35 24.14 06:28:38 06:14:02 0 19.72 0.00 26.44 27.92 0.32 25.60 06:28:38 06:14:02 1 19.73 0.00 26.36 27.23 0.40 26.29 06:28:38 06:14:02 2 20.85 0.00 27.86 28.38 0.38 22.53 06:28:38 06:14:02 3 20.32 0.00 25.95 31.29 0.31 22.13 06:28:38 06:15:01 all 54.75 0.00 15.03 14.86 0.09 15.28 06:28:38 06:15:01 0 54.12 0.00 15.59 14.82 0.09 15.38 06:28:38 06:15:01 1 54.52 0.00 14.91 16.40 0.09 14.08 06:28:38 06:15:01 2 54.87 0.00 15.09 13.55 0.09 16.39 06:28:38 06:15:01 3 55.48 0.00 14.51 14.69 0.07 15.25 06:28:38 06:16:02 all 34.70 0.00 26.14 17.04 0.26 21.85 06:28:38 06:16:02 0 34.13 0.00 24.65 17.85 0.35 23.01 06:28:38 06:16:02 1 33.69 0.00 27.44 16.77 0.28 21.82 06:28:38 06:16:02 2 35.54 0.00 26.72 17.54 0.23 19.97 06:28:38 06:16:02 3 35.44 0.00 25.74 16.01 0.20 22.62 06:28:38 06:17:01 all 32.13 0.00 15.52 16.04 0.16 36.16 06:28:38 06:17:01 0 32.49 0.00 16.31 15.15 0.12 35.92 06:28:38 06:17:01 1 31.29 0.00 15.43 19.34 0.20 33.75 06:28:38 06:17:01 2 32.01 0.00 15.04 16.14 0.14 36.67 06:28:38 06:17:01 3 32.71 0.00 15.30 13.52 0.16 38.31 06:28:38 06:18:01 all 4.27 0.00 2.09 1.82 0.02 91.79 06:28:38 06:18:01 0 3.60 0.00 1.80 3.23 0.02 91.36 06:28:38 06:18:01 1 5.60 0.00 2.73 2.29 0.02 89.37 06:28:38 06:18:01 2 4.84 0.00 1.61 1.01 0.02 92.53 06:28:38 06:18:01 3 3.04 0.00 2.24 0.77 0.03 93.92 06:28:38 06:19:01 all 0.15 0.00 0.04 0.01 0.00 99.80 06:28:38 06:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:28:38 06:19:01 1 0.03 0.00 0.05 0.02 0.00 99.90 06:28:38 06:19:01 2 0.53 0.00 0.05 0.02 0.00 99.40 06:28:38 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:28:38 06:28:38 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:28:38 06:20:01 all 0.17 0.00 0.07 0.00 0.01 99.75 06:28:38 06:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:28:38 06:20:01 1 0.08 0.00 0.15 0.00 0.00 99.77 06:28:38 06:20:01 2 0.50 0.00 0.05 0.00 0.00 99.45 06:28:38 06:20:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:28:38 06:21:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:28:38 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:38 06:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:28:38 06:21:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:28:38 06:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:28:38 06:22:01 all 0.14 0.00 0.03 0.00 0.00 99.84 06:28:38 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:38 06:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:28:38 06:22:01 2 0.48 0.00 0.05 0.00 0.00 99.47 06:28:38 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:28:38 06:23:01 all 0.04 0.00 0.06 0.03 0.00 99.87 06:28:38 06:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:28:38 06:23:01 1 0.05 0.00 0.12 0.08 0.00 99.75 06:28:38 06:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:28:38 06:23:01 3 0.08 0.00 0.05 0.02 0.00 99.85 06:28:38 06:24:01 all 0.05 0.00 0.02 0.00 0.00 99.93 06:28:38 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:38 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:28:38 06:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:28:38 06:24:01 3 0.10 0.00 0.05 0.00 0.00 99.85 06:28:38 06:25:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:28:38 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:38 06:25:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:28:38 06:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 06:28:38 06:25:01 3 0.52 0.00 0.02 0.00 0.02 99.45 06:28:38 06:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:28:38 06:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:28:38 06:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:28:38 06:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:28:38 06:26:01 3 0.52 0.00 0.02 0.00 0.00 99.47 06:28:38 06:27:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:28:38 06:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:28:38 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:28:38 06:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:28:38 06:27:01 3 0.53 0.00 0.03 0.00 0.00 99.43 06:28:38 06:28:01 all 0.82 0.00 0.40 1.31 0.01 97.46 06:28:38 06:28:01 0 0.35 0.00 0.27 0.72 0.02 98.65 06:28:38 06:28:01 1 0.67 0.00 0.43 1.28 0.02 97.60 06:28:38 06:28:01 2 0.85 0.00 0.45 2.07 0.02 96.61 06:28:38 06:28:01 3 1.42 0.00 0.43 1.15 0.00 96.99 06:28:38 Average: all 14.30 0.00 7.16 4.86 0.13 73.55 06:28:38 Average: 0 14.22 0.00 7.23 4.76 0.13 73.65 06:28:38 Average: 1 13.97 0.00 7.20 5.15 0.13 73.56 06:28:38 Average: 2 14.62 0.00 7.17 4.86 0.14 73.21 06:28:38 Average: 3 14.38 0.00 7.02 4.68 0.13 73.79 06:28:38 06:28:38 06:28:38