Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 3a622268bb16cc6f060a937717ebd043e18486e3 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 3a622268bb16cc6f060a937717ebd043e18486e3 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29559 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/81 [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/81 # 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 Checking out Revision d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:08 ========================================================= 00:32:08 EdgeX Global Pipelines Version Info 00:32:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 00:32:10 ------------------- 00:32:10 stable info: 00:32:10 ------------------- 00:32:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:10 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:10 Message: update stable to v1.0.184 00:32:10 ------------------- 00:32:10 experimental info: 00:32:10 ------------------- 00:32:10 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:10 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:10 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7a94a3 [Pipeline] echo 00:32:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:14 provisioning config files... 00:32:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config1229869865911385085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:14 ---> docker-login.sh 00:32:14 nexus3.edgexfoundry.org:10001 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:15 Login Succeeded 00:32:15 nexus3.edgexfoundry.org:10002 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 nexus3.edgexfoundry.org:10003 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 nexus3.edgexfoundry.org:10004 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 docker.io 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:16 ---> docker-login.sh ends [Pipeline] } 00:32:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:16 ++ 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 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/core-command/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo core-command,cmd/core-command/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/core-data/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo core-data,cmd/core-data/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/core-metadata/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/support-notifications/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/support-scheduler/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:16 + for file in '`ls cmd/**/Dockerfile`' 00:32:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:16 ++ cut -d/ -f2 00:32:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:16 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 00:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:17 00:32:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:17 latest: Pulling from edgex-devops/git-semver 00:32:17 31603596830f: Pulling fs layer 00:32:17 2a8b12db71e7: Pulling fs layer 00:32:17 6ca5941a6612: Pulling fs layer 00:32:17 ecc8261a40a4: Pulling fs layer 00:32:17 ecc8261a40a4: Waiting 00:32:17 2a8b12db71e7: Verifying Checksum 00:32:17 2a8b12db71e7: Download complete 00:32:17 31603596830f: Verifying Checksum 00:32:17 31603596830f: Download complete 00:32:18 ecc8261a40a4: Verifying Checksum 00:32:18 ecc8261a40a4: Download complete 00:32:18 6ca5941a6612: Verifying Checksum 00:32:18 6ca5941a6612: Download complete 00:32:18 31603596830f: Pull complete 00:32:18 2a8b12db71e7: Pull complete 00:32:19 6ca5941a6612: Pull complete 00:32:19 ecc8261a40a4: Pull complete 00:32:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:19 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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:10004/edgex-devops/git-semver:latest cat 00:32:22 $ docker top 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:23 [ssh-agent] Looking for ssh-agent implementation... 00:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:23 $ docker exec 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent 00:32:23 SSH_AUTH_SOCK=/tmp/ssh-fvpYLQPu6hlN/agent.12 00:32:23 SSH_AGENT_PID=17 00:32:23 Running ssh-add (command line suppressed) 00:32:23 Identity added: /w/workspace/edgex-go/81@tmp/private_key_123755154516019350.key (/w/workspace/edgex-go/81@tmp/private_key_123755154516019350.key) 00:32:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:23 + git tag --points-at HEAD [Pipeline] } 00:32:24 $ docker exec --env ******** --env ******** 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent -k 00:32:24 unset SSH_AUTH_SOCK; 00:32:24 unset SSH_AGENT_PID; 00:32:24 echo Agent pid 17 killed; 00:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:24 [ssh-agent] Looking for ssh-agent implementation... 00:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:24 $ docker exec 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent 00:32:24 SSH_AUTH_SOCK=/tmp/ssh-MfcPSsCrxwkw/agent.45 00:32:24 SSH_AGENT_PID=51 00:32:24 Running ssh-add (command line suppressed) 00:32:24 Identity added: /w/workspace/edgex-go/81@tmp/private_key_2625500164854244436.key (/w/workspace/edgex-go/81@tmp/private_key_2625500164854244436.key) 00:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:25 + git semver init 00:32:25 # -> Open(): unable to determine branch for HEAD 00:32:25 # $GIT_DIR = /w/workspace/edgex-go/81/.git 00:32:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/81 00:32:25 # $SEMVER_REMOTE_NAME = origin 00:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:25 # $SEMVER_USER_NAME = edgex-jenkins 00:32:25 # $SEMVER_BRANCH = PR-2858 00:32:25 # $SEMVER_TEMP = /tmp/semver-066355344 00:32:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:51 # '/tmp/semver-066355344' -> '/w/workspace/edgex-go/81/.semver' 00:32:53 # -> Force: false 00:32:53 # $SEMVER_DIR = /w/workspace/edgex-go/81/.semver [Pipeline] } 00:32:53 $ docker exec --env ******** --env ******** 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 ssh-agent -k 00:32:53 unset SSH_AUTH_SOCK; 00:32:53 unset SSH_AGENT_PID; 00:32:53 echo Agent pid 51 killed; 00:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:54 + git semver [Pipeline] } 00:32:54 $ docker stop --time=1 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 00:32:55 $ docker rm -f 92c306af1e787c3f1d5a69afeb071d4b44e5317a68d9b08c38cc451452a67634 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:56 Stashed 1 file(s) [Pipeline] echo 00:32: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) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:58 + sudo service docker restart 00:32:58 + true 00:32:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:58 ========================================================= 00:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32: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 . 00:33:03 Sending build context to Docker daemon 328.5MB 00:33:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:03 Step 2/6 : FROM ${BASE} 00:33:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:03 188c0c94c7c5: Pulling fs layer 00:33:03 0ef7d3d256c8: Pulling fs layer 00:33:03 de9db76c5a1d: Pulling fs layer 00:33:03 bca2f99d35d6: Pulling fs layer 00:33:03 93359f2a8cfa: Pulling fs layer 00:33:03 7c6f9722023f: Pulling fs layer 00:33:03 a35cf1a2eb13: Pulling fs layer 00:33:03 93359f2a8cfa: Waiting 00:33:03 7c6f9722023f: Waiting 00:33:03 a35cf1a2eb13: Waiting 00:33:03 bca2f99d35d6: Waiting 00:33:03 de9db76c5a1d: Verifying Checksum 00:33:03 de9db76c5a1d: Download complete 00:33:03 0ef7d3d256c8: Download complete 00:33:03 93359f2a8cfa: Verifying Checksum 00:33:03 93359f2a8cfa: Download complete 00:33:03 188c0c94c7c5: Verifying Checksum 00:33:03 188c0c94c7c5: Download complete 00:33:03 7c6f9722023f: Verifying Checksum 00:33:03 7c6f9722023f: Download complete 00:33:03 188c0c94c7c5: Pull complete 00:33:03 0ef7d3d256c8: Pull complete 00:33:03 de9db76c5a1d: Pull complete 00:33:05 a35cf1a2eb13: Verifying Checksum 00:33:05 a35cf1a2eb13: Download complete 00:33:05 bca2f99d35d6: Verifying Checksum 00:33:05 bca2f99d35d6: Download complete 00:33:11 bca2f99d35d6: Pull complete 00:33:11 93359f2a8cfa: Pull complete 00:33:11 7c6f9722023f: Pull complete 00:33:12 Still waiting to schedule task 00:33:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:15 a35cf1a2eb13: Pull complete 00:33:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:15 ---> a62c8e92a672 00:33:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:15 ---> Running in 7b00b8384f76 00:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:18 (1/12) Installing libmagic (5.38-r0) 00:33:19 (2/12) Installing file (5.38-r0) 00:33:19 (3/12) Installing libc-dev (0.7.2-r3) 00:33:19 (4/12) Installing g++ (9.3.0-r2) 00:33:37 (5/12) Installing fortify-headers (1.1-r0) 00:33:37 (6/12) Installing patch (2.7.6-r6) 00:33:37 (7/12) Installing build-base (0.5-r2) 00:33:37 (8/12) Installing libsodium (1.0.18-r0) 00:33:37 (9/12) Installing pkgconf (1.7.2-r0) 00:33:37 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:37 (11/12) Installing libzmq (4.3.3-r0) 00:33:37 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:37 Executing busybox-1.31.1-r19.trigger 00:33:37 OK: 233 MiB in 51 packages 00:33:41 Removing intermediate container 7b00b8384f76 00:33:41 ---> 5123c3e729c9 00:33:41 Step 4/6 : WORKDIR /edgex-go 00:33:41 ---> Running in cbc2e5862052 00:33:41 Removing intermediate container cbc2e5862052 00:33:41 ---> a097e9c36852 00:33:41 Step 5/6 : COPY go.mod . 00:33:41 ---> 1bcbd3c75f43 00:33:41 Step 6/6 : RUN go mod download 00:33:41 ---> Running in 0d18f3677043 00:34:03 Removing intermediate container 0d18f3677043 00:34:03 ---> 4d6893dd5637 00:34:03 Successfully built 4d6893dd5637 00:34:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:03 + docker inspect -f . ci-base-image-x86_64 00:34:03 . [Pipeline] withDockerContainer 00:34:03 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:04 $ docker top 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:05 + go version 00:34:05 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:05 $ docker stop --time=1 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 00:34:06 $ docker rm -f 7e6033dfb99b264b7e808e4d111f41a2224c3b189d44981e132375ecf1a39845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:07 + docker inspect -f . ci-base-image-x86_64 00:34:07 . [Pipeline] withDockerContainer 00:34:07 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:34:07 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:08 $ docker top 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:08 ========================================================= 00:34:08 [edgeXBuildGoParallel] Running Tests and Build... 00:34:08 ========================================================= [Pipeline] sh 00:34:08 + make test 00:34:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:18 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.111s coverage: 45.9% of statements 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.119s coverage: 100.0% of statements 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.1% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.159s coverage: 82.9% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.063s coverage: 78.9% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.436s coverage: 92.8% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.035s coverage: 94.4% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.084s coverage: 81.4% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.6% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.6% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 62.4% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 69.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.124s coverage: 87.1% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 96.5% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 00:35:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:35:22 GO111MODULE=on go vet ./... 00:35:49 gofmt -l . 00:35:49 [ "`gofmt -l .`" = "" ] 00:35:49 ./bin/test-go-mod-tidy.sh 00:35:49 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:49 + ls -al . 00:35:49 total 740 00:35:49 drwxrwxr-x 10 1001 1001 4096 Mar 12 00:35 . 00:35:49 drwxr-xr-x 4 root root 30 Mar 12 00:34 .. 00:35:49 -rw-rw-r-- 1 1001 1001 11 Mar 12 00:32 .dockerignore 00:35:49 drwxrwxr-x 8 1001 1001 179 Mar 12 00:32 .git 00:35:49 drwxrwxr-x 3 1001 1001 125 Mar 12 00:32 .github 00:35:49 -rw-rw-r-- 1 1001 1001 818 Mar 12 00:32 .gitignore 00:35:49 drwx------ 3 1001 1001 60 Mar 12 00:32 .semver 00:35:49 -rw-rw-r-- 1 1001 1001 166 Mar 12 00:32 .sonarcloud.properties 00:35:49 -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:32 Attribution.txt 00:35:49 -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:32 CONTRIBUTING.md 00:35:49 -rw-rw-r-- 1 1001 1001 931 Mar 12 00:32 Dockerfile.build 00:35:49 -rw-rw-r-- 1 1001 1001 863 Mar 12 00:32 Jenkinsfile 00:35:49 -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:32 LICENSE 00:35:49 -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:32 Makefile 00:35:49 -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:32 README.md 00:35:49 -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:32 SECURITY.md 00:35:49 -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION 00:35:49 -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:32 ZMQWindows.md 00:35:49 drwxrwxr-x 2 1001 1001 117 Mar 12 00:32 bin 00:35:49 drwxrwxr-x 14 1001 1001 4096 Mar 12 00:32 cmd 00:35:49 -rw-r--r-- 1 root root 628838 Mar 12 00:35 coverage.out 00:35:49 -rw-r--r-- 1 root root 1055 Mar 12 00:35 go.mod 00:35:49 -rw-r--r-- 1 root root 21981 Mar 12 00:35 go.sum 00:35:49 drwxrwxr-x 8 1001 1001 127 Mar 12 00:32 internal 00:35:49 drwxrwxr-x 4 1001 1001 26 Mar 12 00:32 openapi 00:35:49 drwxrwxr-x 4 1001 1001 71 Mar 12 00:32 snap 00:35:49 -rw-rw-r-- 1 1001 1001 168 Mar 12 00:32 version.go [Pipeline] sh 00:35:50 + '[' -e coverage.out ] 00:35:50 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:50 Stashed 1 file(s) [Pipeline] sh 00:35:50 + make build 00:35: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 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29565 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:05 Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout 00:36: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 00:36:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:36:11 using credential edgex-jenkins-ssh 00:36:11 Cloning the remote Git repository 00:36:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:12 > git init /w/workspace/edgex-go/81 # timeout=10 00:36:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:12 > git --version # timeout=10 00:36:12 > git --version # 'git version 2.17.1' 00:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:13 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 00:36:14 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] } 00:36:16 $ docker stop --time=1 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da 00:36:18 $ docker rm -f 73c5c00badf7a74cfd84adbb10a15774a7fba5de8c2ab9ad45553cb7f05195da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:20 00:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:20 latest: Pulling from edgex-devops/edgex-compose 00:36:20 cbdbe7a5bc2a: Pulling fs layer 00:36:20 ca9280d653b3: Pulling fs layer 00:36:20 7e9c9ca2126c: Pulling fs layer 00:36:21 cbdbe7a5bc2a: Download complete 00:36:21 cbdbe7a5bc2a: Pull complete 00:36:21 ca9280d653b3: Download complete 00:36:22 7e9c9ca2126c: Verifying Checksum 00:36:22 7e9c9ca2126c: Download complete 00:36:22 ca9280d653b3: Pull complete 00:36:29 7e9c9ca2126c: Pull complete 00:36:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:29 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:36:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:32 $ docker top a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:33 + docker-compose build --help 00:36:33 + grep parallel 00:36:34 --parallel Build images in parallel. [Pipeline] } 00:36:34 $ docker stop --time=1 a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c 00:36:35 $ docker rm -f a3ea769cea9995e0dcd1b7d7855b385dff62250ea9b138a91300182169c57e4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:36 . [Pipeline] withDockerContainer 00:36:36 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:36: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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:37 $ docker top bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:37 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:38 Building docker-core-command-go ... 00:36:38 Building docker-core-data-go ... 00:36:38 Building docker-core-metadata-go ... 00:36:38 Building docker-security-bootstrapper-go ... 00:36:38 Building docker-security-proxy-setup-go ... 00:36:38 Building docker-security-secretstore-setup-go ... 00:36:38 Building docker-support-notifications-go ... 00:36:38 Building docker-support-scheduler-go ... 00:36:38 Building docker-sys-mgmt-agent-go ... 00:36:38 Building docker-support-notifications-go 00:36:38 Building docker-core-metadata-go 00:36:38 Building docker-security-proxy-setup-go 00:36:38 Building docker-sys-mgmt-agent-go 00:36:38 Building docker-core-command-go 00:36:38 Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:38 > git config core.sparsecheckout # timeout=10 00:36:38 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:39 > git remote # timeout=10 00:36:39 > git config --get remote.origin.url # timeout=10 00:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:39 > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 00:36:40 Merge succeeded, producing 41e88566d0a74a1d81297cbbf37b17eda15ec291 00:36:40 Checking out Revision 41e88566d0a74a1d81297cbbf37b17eda15ec291 (PR-2858) 00:36:40 > git rev-parse HEAD^{commit} # timeout=10 00:36:40 > git config core.sparsecheckout # timeout=10 00:36:40 > git checkout -f 41e88566d0a74a1d81297cbbf37b17eda15ec291 # timeout=10 00:36:44 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" 00:36:44 > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 00:36:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:47 + + true 00:36:47 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:49 provisioning config files... 00:36:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/81@tmp/config8582562627610137433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:49 ---> docker-login.sh 00:36:49 nexus3.edgexfoundry.org:10001 00:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:50 Configure a credential helper to remove this warning. See 00:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:50 00:36:50 Login Succeeded 00:36:50 nexus3.edgexfoundry.org:10002 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:51 Configure a credential helper to remove this warning. See 00:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:51 00:36:51 Login Succeeded 00:36:51 nexus3.edgexfoundry.org:10003 00:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 nexus3.edgexfoundry.org:10004 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 docker.io 00:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:53 Configure a credential helper to remove this warning. See 00:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:53 00:36:53 Login Succeeded 00:36:53 ---> docker-login.sh ends [Pipeline] } 00:36:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:53 ========================================================= 00:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:57 Sending build context to Docker daemon 166.7MB 00:36:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:57 Step 2/6 : FROM ${BASE} 00:36:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:57 5f621e34cdf4: Pulling fs layer 00:36:57 a4357932f1b6: Pulling fs layer 00:36:57 18c013af1878: Pulling fs layer 00:36:57 00ac8860ef70: Pulling fs layer 00:36:57 63d7cb157983: Pulling fs layer 00:36:57 b116817d02f9: Pulling fs layer 00:36:57 745a02a5169b: Pulling fs layer 00:36:57 00ac8860ef70: Waiting 00:36:57 63d7cb157983: Waiting 00:36:57 b116817d02f9: Waiting 00:36:57 745a02a5169b: Waiting 00:36:57 18c013af1878: Download complete 00:36:57 a4357932f1b6: Verifying Checksum 00:36:57 a4357932f1b6: Download complete 00:36:57 63d7cb157983: Verifying Checksum 00:36:57 63d7cb157983: Download complete 00:36:57 b116817d02f9: Verifying Checksum 00:36:57 5f621e34cdf4: Verifying Checksum 00:36:57 5f621e34cdf4: Download complete 00:36:57 5f621e34cdf4: Pull complete 00:36:58 a4357932f1b6: Pull complete 00:36:58 18c013af1878: Pull complete 00:37:01 745a02a5169b: Verifying Checksum 00:37:01 745a02a5169b: Download complete 00:37:02 00ac8860ef70: Verifying Checksum 00:37:02 00ac8860ef70: Download complete 00:37:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:10 ---> 4d6893dd5637 00:37:10 Step 3/26 : WORKDIR /edgex-go 00:37:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:10 ---> 4d6893dd5637 00:37:10 Step 3/22 : WORKDIR /edgex-go 00:37:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:10 ---> 4d6893dd5637 00:37:10 Step 3/21 : WORKDIR /edgex-go 00:37:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:10 ---> 4d6893dd5637 00:37:10 Step 3/23 : WORKDIR /edgex-go 00:37:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:10 ---> 4d6893dd5637 00:37:10 Step 3/23 : WORKDIR /edgex-go 00:37:11 ---> Running in 046c2248314f 00:37:11 ---> Running in e9383dbf9d12 00:37:11 ---> Running in ceb2c64b96a0 00:37:11 ---> Running in 60da53153110 00:37:11 ---> Running in f3473609545e 00:37:11 Removing intermediate container ceb2c64b96a0 00:37:11 ---> 7b39f7fe14b9 00:37:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 Removing intermediate container 046c2248314f 00:37:11 ---> 28a5cc6837dc 00:37:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 Removing intermediate container f3473609545e 00:37:11 ---> f17d58166762 00:37:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 Removing intermediate container e9383dbf9d12 00:37:11 ---> e74b18b7e7bd 00:37:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 Removing intermediate container 60da53153110 00:37:11 ---> 691d9475820c 00:37:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:11 ---> Running in 530455e31123 00:37:11 ---> Running in ec1013363041 00:37:11 ---> Running in 97695b05d584 00:37:11 ---> Running in 211fc3ebca39 00:37:11 ---> Running in 46a5e042ebda 00:37:12 00ac8860ef70: Pull complete 00:37:12 63d7cb157983: Pull complete 00:37:12 b116817d02f9: Pull complete 00:37:13 Removing intermediate container 97695b05d584 00:37:13 ---> 67209c55fa87 00:37:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:37:13 ---> Running in a0497f2a866e 00:37:13 Removing intermediate container ec1013363041 00:37:13 ---> 65dd6e384853 00:37:13 Step 5/23 : RUN apk add --update --no-cache make git 00:37:14 Removing intermediate container 530455e31123 00:37:14 ---> 668857230ff0 00:37:14 Step 5/21 : RUN apk add --update --no-cache make git 00:37:14 ---> Running in 9f1b0a1f071e 00:37:14 ---> Running in e07d80f6dfe9 00:37:14 Removing intermediate container 211fc3ebca39 00:37:14 ---> 376eadbbdb67 00:37:14 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:14 Removing intermediate container 46a5e042ebda 00:37:14 ---> 38bc5533773c 00:37:14 Step 5/23 : RUN apk add --update --no-cache make git 00:37:14 ---> Running in e97319f4c674 00:37:15 ---> Running in 5e02d56727a2 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:16 745a02a5169b: Pull complete 00:37:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:16 ---> b7e6874047d6 00:37:16 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 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:16 OK: 233 MiB in 51 packages 00:37:17 OK: 233 MiB in 51 packages 00:37:17 Removing intermediate container a0497f2a866e 00:37:17 ---> e2cdd37ec60d 00:37:17 Step 6/22 : COPY go.mod . 00:37:17 OK: 233 MiB in 51 packages 00:37:17 ---> bc8cb1f79736 00:37:17 Step 7/22 : RUN go mod download 00:37:17 Removing intermediate container e07d80f6dfe9 00:37:17 ---> 24282260897a 00:37:17 Step 6/21 : COPY go.mod . 00:37:17 ---> Running in 92b91b1dd183 00:37:18 ---> cd2037963244 00:37:18 Step 7/21 : RUN go mod download 00:37:18 OK: 233 MiB in 51 packages 00:37:18 ---> Running in d026ec6e600b 00:37:18 OK: 233 MiB in 51 packages 00:37:18 Removing intermediate container 9f1b0a1f071e 00:37:18 ---> b21144b1c945 00:37:18 Step 6/23 : COPY go.mod . 00:37:18 ---> d87cd94ac832 00:37:18 Step 7/23 : RUN go mod download 00:37:19 Removing intermediate container 5e02d56727a2 00:37:19 ---> 8af1ce00af95 00:37:19 Step 6/23 : COPY go.mod . 00:37:19 ---> Running in 89e2748e22d8 00:37:19 Removing intermediate container e97319f4c674 00:37:19 ---> 2d52a5eb864e 00:37:19 Step 6/26 : COPY go.mod . 00:37:19 ---> e15bc350f1c5 00:37:19 Step 7/23 : RUN go mod download 00:37:19 ---> Running in 7b847e7f499e 00:37:19 ---> 32b822b196bd 00:37:19 Step 7/26 : RUN go mod download 00:37:19 ---> Running in dc3bb7b8f251 00:37:20 Removing intermediate container d026ec6e600b 00:37:20 ---> 960dc1f82196 00:37:20 Step 8/21 : COPY . . 00:37:20 Removing intermediate container 92b91b1dd183 00:37:20 ---> 183c4932b857 00:37:20 Step 8/22 : COPY . . 00:37:20 ---> Running in 9b772e915bd6 00:37:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:23 (1/12) Installing libmagic (5.38-r0) 00:37:24 (2/12) Installing file (5.38-r0) 00:37:24 (3/12) Installing libc-dev (0.7.2-r3) 00:37:24 (4/12) Installing g++ (9.3.0-r2) 00:37:24 Removing intermediate container 89e2748e22d8 00:37:24 ---> 4d80179307b8 00:37:24 Step 8/23 : COPY . . 00:37:28 Removing intermediate container 7b847e7f499e 00:37:28 ---> b6d0298eebec 00:37:28 Step 8/23 : COPY . . 00:37:29 Removing intermediate container dc3bb7b8f251 00:37:29 ---> 95e7f4d230cd 00:37:29 Step 8/26 : COPY . . 00:37:36 (5/12) Installing fortify-headers (1.1-r0) 00:37:36 (6/12) Installing patch (2.7.6-r6) 00:37:36 (7/12) Installing build-base (0.5-r2) 00:37:36 (8/12) Installing libsodium (1.0.18-r0) 00:37:36 (9/12) Installing pkgconf (1.7.2-r0) 00:37:36 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:36 (11/12) Installing libzmq (4.3.3-r0) 00:37:36 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:36 Executing busybox-1.31.1-r19.trigger 00:37:36 OK: 217 MiB in 51 packages 00:37:40 Removing intermediate container 9b772e915bd6 00:37:40 ---> 655c950e9935 00:37:40 Step 4/6 : WORKDIR /edgex-go 00:37:40 ---> Running in f961d327556a 00:37:40 Removing intermediate container f961d327556a 00:37:40 ---> 401f77a9f5ff 00:37:40 Step 5/6 : COPY go.mod . 00:37:41 ---> 692b873f2689 00:37:41 Step 6/6 : RUN go mod download 00:37:41 ---> Running in 298384b6b3d9 00:38:07 ---> 3afa860aff95 00:38:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:38:07 ---> e49347bbe58c 00:38:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:38:07 ---> 68bfecd81aa7 00:38:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:07 ---> d7da47ba62f4 00:38:07 Step 9/23 : RUN make cmd/core-command/core-command 00:38:07 ---> 4a164764a35c 00:38:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:07 ---> Running in 86823b72203f 00:38:07 ---> Running in 792eb809bf80 00:38:07 ---> Running in 403aae2e44b8 00:38:07 ---> Running in 26262e854b2a 00:38:07 ---> Running in f94e993df5bd 00:38:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38: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 00:38:14 Removing intermediate container 298384b6b3d9 00:38:14 ---> ae32263086db 00:38:14 Successfully built ae32263086db 00:38:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:14 + docker inspect -f . ci-base-image-arm64 00:38:14 . [Pipeline] withDockerContainer 00:38:14 prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container 00:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:16 $ docker top e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:17 + go version 00:38:17 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:17 $ docker stop --time=1 e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 00:38:19 $ docker rm -f e033d7805df84025fa097c8070350e03ffdeb5cef6acf86730d99165422e7ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:21 + docker inspect -f . ci-base-image-arm64 00:38:21 . [Pipeline] withDockerContainer 00:38:21 prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container 00:38:21 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:23 $ docker top f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:23 ========================================================= 00:38:23 [edgeXBuildGoParallel] Running Tests and Build... 00:38:23 ========================================================= [Pipeline] sh 00:38:24 + make test 00:38:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:44 Removing intermediate container f94e993df5bd 00:38:44 ---> d1a0892cb271 00:38:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:44 ---> Running in 607a3eaa8476 00:38:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:50 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:52 Removing intermediate container 792eb809bf80 00:38:52 ---> c63b10bcf469 00:38:52 00:38:52 Step 10/22 : FROM alpine:3.12 00:38:52 Removing intermediate container 403aae2e44b8 00:38:52 ---> 46c98fbd653e 00:38:52 00:38:52 Step 10/21 : FROM alpine:3.12 00:38:52 Removing intermediate container 26262e854b2a 00:38:52 ---> 08386f403c11 00:38:52 00:38:52 Step 10/23 : FROM alpine:3.12 00:38:52 3.12: Pulling from library/alpine 00:38:52 3.12: Pulling from library/alpine 00:38:52 3.12: Pulling from library/alpine 00:38:52 Removing intermediate container 607a3eaa8476 00:38:52 ---> 17155335e642 00:38:52 00:38:52 Step 11/26 : FROM docker:20.10.0 00:38:52 20.10.0: Pulling from library/docker 00:38:52 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:52 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:52 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:52 Status: Downloaded newer image for alpine:3.12 00:38:52 ---> 88dd2752d2ea 00:38:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:52 Status: Downloaded newer image for alpine:3.12 00:38:52 ---> 88dd2752d2ea 00:38:52 Step 11/21 : RUN apk add --update --no-cache curl 00:38:52 Status: Image is up to date for alpine:3.12 00:38:52 ---> 88dd2752d2ea 00:38:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:54 ---> Running in 01e389995a46 00:38:54 ---> Running in cd4c75386ae9 00:38:54 ---> Running in 36f75730bb5e 00:38:55 Removing intermediate container 86823b72203f 00:38:55 ---> 183ed361f0e0 00:38:55 00:38:55 Step 10/23 : FROM alpine:3.12 00:38:55 ---> 88dd2752d2ea 00:38:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:55 ---> Running in 07cd8da6f2b2 00:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:56 (1/1) Installing dumb-init (1.2.2-r1) 00:38:56 Executing busybox-1.31.1-r19.trigger 00:38:56 OK: 6 MiB in 15 packages 00:38:56 (1/2) Installing ca-certificates (20191127-r4) 00:38:56 (2/2) Installing dumb-init (1.2.2-r1) 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:56 Executing busybox-1.31.1-r19.trigger 00:38:56 Executing ca-certificates-20191127-r4.trigger 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:56 OK: 6 MiB in 16 packages 00:38:56 (1/1) Installing dumb-init (1.2.2-r1) 00:38:56 Executing busybox-1.31.1-r19.trigger 00:38:56 OK: 6 MiB in 15 packages 00:38:56 (1/4) Installing ca-certificates (20191127-r4) 00:38:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:56 (3/4) Installing libcurl (7.69.1-r3) 00:38:56 (4/4) Installing curl (7.69.1-r3) 00:38:56 Executing busybox-1.31.1-r19.trigger 00:38:56 Executing ca-certificates-20191127-r4.trigger 00:38:56 OK: 7 MiB in 18 packages 00:38:57 Removing intermediate container 01e389995a46 00:38:57 ---> e8aac2888653 00:38:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:58 ---> Running in f80335449ed0 00:38:58 Removing intermediate container cd4c75386ae9 00:38:58 ---> f06fd0ec9c8b 00:38:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:59 Removing intermediate container 36f75730bb5e 00:38:59 ---> 071347d5df2f 00:38:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:59 Removing intermediate container 07cd8da6f2b2 00:38:59 ---> 19825de5afa5 00:38:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:59 ---> Running in c29f8c5fd87f 00:38:59 Removing intermediate container f80335449ed0 00:38:59 ---> 7cabddd80fd8 00:38:59 Step 13/23 : ENV APP_PORT=48082 00:38:59 ---> Running in 155b7038ea3c 00:38:59 ---> Running in 5d9492f990c0 00:38:59 ---> Running in 473d97bdd698 00:38:59 Removing intermediate container c29f8c5fd87f 00:38:59 ---> baa4795b8cc4 00:38:59 Step 13/22 : ENV APP_PORT=48060 00:38:59 ---> Running in 507a8d3f5279 00:38:59 Removing intermediate container 155b7038ea3c 00:38:59 ---> e5bbe80b1536 00:38:59 Step 13/21 : WORKDIR /edgex 00:38:59 Removing intermediate container 5d9492f990c0 00:38:59 ---> 90188a300637 00:38:59 Step 13/23 : ENV APP_PORT=48081 00:38:59 Removing intermediate container 473d97bdd698 00:38:59 ---> d5fd7823ccd6 00:38:59 Step 14/23 : EXPOSE $APP_PORT 00:38:59 ---> Running in ff1bc9e4155f 00:38:59 ---> Running in 56e141662ed5 00:38:59 ---> Running in c4f6d32d7a7c 00:38:59 Removing intermediate container 507a8d3f5279 00:38:59 ---> d0dfdc678512 00:38:59 Step 14/22 : EXPOSE $APP_PORT 00:39:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:00 Status: Downloaded newer image for docker:20.10.0 00:39:00 ---> Running in 1a657e8f7900 00:39:00 ---> aefe523efa57 00:39:00 Step 12/26 : RUN apk add --no-cache bash 00:39:00 Removing intermediate container 56e141662ed5 00:39:00 ---> a9722a94d2ce 00:39:00 Step 14/23 : EXPOSE $APP_PORT 00:39:00 Removing intermediate container ff1bc9e4155f 00:39:00 ---> 7878bfd8c733 00:39:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:01 Removing intermediate container c4f6d32d7a7c 00:39:01 ---> 914c7d215076 00:39:01 Step 15/23 : WORKDIR / 00:39:01 ---> Running in 80e5f89c0c0f 00:39:01 ---> Running in ea47a71015a1 00:39:01 ---> Running in 8ec2032b01d7 00:39:01 Removing intermediate container 1a657e8f7900 00:39:01 ---> 290aeef414a1 00:39:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:01 ---> aa237ff1e3d3 00:39:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:01 Removing intermediate container ea47a71015a1 00:39:01 ---> 459a2eefda73 00:39:01 Step 15/23 : WORKDIR / 00:39:01 Removing intermediate container 8ec2032b01d7 00:39:01 ---> 6cb2cf67fa2e 00:39:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:01 ---> Running in fe704489defa 00:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:02 (1/2) Installing readline (8.0.4-r0) 00:39:02 (2/2) Installing bash (5.0.17-r0) 00:39:02 ---> fd6e7831f202 00:39:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:02 Executing bash-5.0.17-r0.post-install 00:39:02 Executing busybox-1.31.1-r19.trigger 00:39:02 OK: 12 MiB in 22 packages 00:39:02 Removing intermediate container fe704489defa 00:39:02 ---> beb99d643bac 00:39:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:02 ---> ec943eb2817c 00:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:02 ---> 845779ee3f7f 00:39:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:03 ---> 34e98ef08662 00:39:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:03 ---> beb9106977d4 00:39:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:03 ---> 7c6aa47453cc 00:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:03 ---> 03e7a5ab6f57 00:39:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:03 Removing intermediate container 80e5f89c0c0f 00:39:03 ---> 9b13b8218785 00:39:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:03 ---> Running in 96b494a72f0c 00:39:03 ---> Running in 391c48c0d16c 00:39:03 ---> 67c78efbd606 00:39:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:39:03 ---> bfec0d2e17d6 00:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:03 ---> 61af162089d4 00:39:03 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:04 ---> Running in 583c82d4c00f 00:39:04 Removing intermediate container 96b494a72f0c 00:39:04 ---> 9ba90cf570fd 00:39:04 Step 18/21 : CMD ["--init=true"] 00:39:04 ---> Running in 193926f2b106 00:39:04 Removing intermediate container 391c48c0d16c 00:39:04 ---> 8f9109e9ebaf 00:39:04 Step 14/26 : ENV APP_PORT=48090 00:39:04 ---> Running in 5925ab1ea7a4 00:39:04 ---> 8f76c444df21 00:39:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:39:04 ---> Running in 20c2bcdb1133 00:39:04 Removing intermediate container 583c82d4c00f 00:39:04 ---> dbc022949f34 00:39:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:04 Removing intermediate container 193926f2b106 00:39:04 ---> f73a939fc7f6 00:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:04 ---> Running in 3a9244db4003 00:39:04 ---> Running in 584879a1e90e 00:39:04 ---> Running in 6549e5d220df 00:39:04 Removing intermediate container 5925ab1ea7a4 00:39:04 ---> 546b89ebf38e 00:39:04 Step 19/21 : LABEL arch=x86_64 00:39:04 Removing intermediate container 20c2bcdb1133 00:39:04 ---> 9337195da644 00:39:04 Step 15/26 : EXPOSE $APP_PORT 00:39:04 ---> Running in 4c1913537200 00:39:04 Removing intermediate container 3a9244db4003 00:39:04 ---> e262781e7483 00:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:04 ---> Running in 20ff3cdc0843 00:39:05 Removing intermediate container 584879a1e90e 00:39:05 ---> 5f1eece848f1 00:39:05 Step 20/22 : LABEL arch=x86_64 00:39:05 ---> Running in 8caafce17a93 00:39:05 Removing intermediate container 6549e5d220df 00:39:05 ---> d8a26d0393a7 00:39:05 Step 21/23 : LABEL arch=x86_64 00:39:05 ---> Running in 70761f938d9e 00:39:05 Removing intermediate container 4c1913537200 00:39:05 ---> 057a04aadb52 00:39:05 Step 20/21 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:39:05 ---> Running in 78f0d4cdc34f 00:39:05 Removing intermediate container 20ff3cdc0843 00:39:05 ---> ac09d4f8594c 00:39:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:05 Removing intermediate container 8caafce17a93 00:39:05 ---> 06edbde4fffe 00:39:05 Step 21/23 : LABEL arch=x86_64 00:39:05 ---> Running in bff02a379b76 00:39:05 ---> Running in 1d3fd6686e3d 00:39:05 Removing intermediate container 70761f938d9e 00:39:05 ---> 51250de6b120 00:39:05 Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:39:05 Removing intermediate container 78f0d4cdc34f 00:39:05 ---> 238c2559c306 00:39:05 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:39:06 ---> Running in 355141d74efa 00:39:06 Removing intermediate container bff02a379b76 00:39:06 ---> c14fafc41e8f 00:39:06 Step 21/21 : LABEL version=0.0.0 00:39:06 ---> Running in e4cc707f9281 00:39:06 Removing intermediate container 1d3fd6686e3d 00:39:06 ---> 8a43694db161 00:39:06 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:39:06 ---> 433b6324d405 00:39:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:06 ---> Running in b93d7d65cffd 00:39:06 ---> Running in 4cff35a50899 00:39:06 Removing intermediate container 355141d74efa 00:39:06 ---> bf277256bfbd 00:39:06 Step 22/22 : LABEL version=0.0.0 00:39:06 Removing intermediate container e4cc707f9281 00:39:06 ---> 94f86bcdab11 00:39:06 Step 23/23 : LABEL version=0.0.0 00:39:06 Removing intermediate container b93d7d65cffd 00:39:06 ---> b56b0263bed0 00:39:06 00:39:06 ---> Running in f9e86821242b 00:39:06 ---> Running in c87da807f37c 00:39:06 ---> b58a0da9ffa8 00:39:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:06 Removing intermediate container 4cff35a50899 00:39:06 ---> 608e343d5f14 00:39:06 Step 23/23 : LABEL version=0.0.0 00:39:06 ---> Running in a522c6cf127a 00:39:07 Successfully built b56b0263bed0 00:39:07 Successfully tagged docker-security-proxy-setup-go:latest 00:39:07  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:39:07 Removing intermediate container c87da807f37c 00:39:07 ---> 90341f2b15d6 00:39:07 00:39:07 Removing intermediate container f9e86821242b 00:39:07 ---> 5785892d338e 00:39:07 00:39:07 ---> ed80d718dc2d 00:39:07 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:07 Removing intermediate container a522c6cf127a 00:39:07 ---> 324156373bc4 00:39:07 00:39:07 Successfully built 5785892d338e 00:39:07 Successfully built 90341f2b15d6 00:39:07 Successfully tagged docker-support-notifications-go:latest 00:39:07  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:39:07 ---> Running in f71f9ae30cdd 00:39:07 Successfully tagged docker-core-command-go:latest 00:39:07  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 00:39:07 Successfully built 324156373bc4 00:39:07 Successfully tagged docker-core-metadata-go:latest 00:39:07  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 00:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:08 (1/33) Installing libbz2 (1.0.8-r1) 00:39:08 (2/33) Installing expat (2.2.9-r1) 00:39:08 (3/33) Installing libffi (3.3-r2) 00:39:08 (4/33) Installing gdbm (1.13-r1) 00:39:08 (5/33) Installing xz-libs (5.2.5-r0) 00:39:08 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:08 (7/33) Installing python3 (3.8.5-r1) 00:39:13 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:13 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:13 (11/33) Installing py3-six (1.15.0-r0) 00:39:13 (12/33) Installing py3-packaging (20.4-r0) 00:39:13 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:13 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:15 (15/33) Installing py3-idna (2.9-r0) 00:39:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:17 (18/33) Installing py3-requests (2.23.0-r0) 00:39:17 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:17 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:18 (24/33) Installing py3-distro (1.5.0-r1) 00:39:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:19 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:20 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:20 (29/33) Installing py3-progress (1.5-r0) 00:39:20 (30/33) Installing py3-toml (0.10.1-r0) 00:39:21 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:22 (33/33) Installing py3-pip (20.1.1-r0) 00:39:23 Executing busybox-1.31.1-r19.trigger 00:39:23 OK: 71 MiB in 55 packages 00:39:41 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:39:41 ---> 4d6893dd5637 00:39:41 Step 3/31 : WORKDIR /edgex-go 00:39:41 ---> Using cache 00:39:41 ---> 691d9475820c 00:39:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Using cache 00:39:41 ---> 38bc5533773c 00:39:41 Step 5/31 : RUN apk add --update --no-cache make git 00:39:41 ---> Using cache 00:39:41 ---> 8af1ce00af95 00:39:41 Step 6/31 : COPY go.mod . 00:39:41 ---> Using cache 00:39:41 ---> e15bc350f1c5 00:39:41 Step 7/31 : RUN go mod download 00:39:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:41 ---> 4d6893dd5637 00:39:41 Step 3/24 : WORKDIR /edgex-go 00:39:41 ---> Using cache 00:39:41 ---> 691d9475820c 00:39:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Using cache 00:39:41 ---> 38bc5533773c 00:39:41 Step 5/24 : RUN apk add --update --no-cache make git 00:39:41 ---> Using cache 00:39:41 ---> 8af1ce00af95 00:39:41 Step 6/24 : COPY go.mod . 00:39:41 ---> Using cache 00:39:41 ---> e15bc350f1c5 00:39:41 Step 7/24 : RUN go mod download 00:39:41 ---> Using cache 00:39:41 ---> b6d0298eebec 00:39:41 Step 8/31 : COPY . . 00:39:41 ---> Using cache 00:39:41 ---> b6d0298eebec 00:39:41 Step 8/24 : COPY . . 00:39:41 ---> Using cache 00:39:41 ---> d7da47ba62f4 00:39:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:41 ---> Using cache 00:39:41 ---> d7da47ba62f4 00:39:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:41 ---> 4d6893dd5637 00:39:41 Step 3/22 : WORKDIR /edgex-go 00:39:41 ---> Using cache 00:39:41 ---> 691d9475820c 00:39:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Using cache 00:39:41 ---> 38bc5533773c 00:39:41 Step 5/22 : RUN apk add --update --no-cache make git 00:39:41 ---> Using cache 00:39:41 ---> 8af1ce00af95 00:39:41 Step 6/22 : COPY go.mod . 00:39:41 ---> Using cache 00:39:41 ---> e15bc350f1c5 00:39:41 Step 7/22 : RUN go mod download 00:39:41 ---> Using cache 00:39:41 ---> b6d0298eebec 00:39:41 Step 8/22 : COPY . . 00:39:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:41 ---> 4d6893dd5637 00:39:41 Step 3/23 : WORKDIR /edgex-go 00:39:41 ---> Using cache 00:39:41 ---> 691d9475820c 00:39:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:41 ---> Using cache 00:39:41 ---> 38bc5533773c 00:39:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:41 ---> Using cache 00:39:41 ---> d7da47ba62f4 00:39:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:39:42 ---> Running in 2f30bc00dbc7 00:39:42 ---> Running in 34b8f2bbf3f1 00:39:42 ---> Running in b9349b264086 00:39:42 ---> Running in 133a66b3a6be 00:39:43 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 00:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:45 OK: 233 MiB in 51 packages 00:39:46 Removing intermediate container f71f9ae30cdd 00:39:46 ---> 97ad6ec6b831 00:39:46 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:46 ---> Running in c443311137de 00:39:47 Removing intermediate container b9349b264086 00:39:47 ---> bf2053b6de09 00:39:47 Step 6/23 : COPY go.mod . 00:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:49 ---> c59f7a581970 00:39:49 Step 7/23 : RUN go mod download 00:39:49 ---> Running in 65be16284f9e 00:39:51 Collecting docker-compose==1.23.2 00:39:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:52 Collecting jsonschema<3,>=2.5.1 00:39:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:52 Collecting docopt<0.7,>=0.6.1 00:39:52 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:52 Removing intermediate container 65be16284f9e 00:39:52 ---> fb55c2182e36 00:39:52 Step 8/23 : COPY . . 00:39:53 Collecting websocket-client<1.0,>=0.32.0 00:39:53 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:39:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:55 Collecting texttable<0.10,>=0.9.0 00:39:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:57 Collecting dockerpty<0.5,>=0.4.1 00:39:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:58 Collecting docker<4.0,>=3.6.0 00:39:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:59 Collecting cached-property<2,>=1.2.0 00:39:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:40:00 Collecting PyYAML<4,>=3.10 00:40:00 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:02 Collecting urllib3<1.25,>=1.21.1 00:40:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:02 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:02 Collecting idna<2.8,>=2.5 00:40:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:02 Collecting docker-pycreds>=0.4.0 00:40:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:03 Installing collected packages: jsonschema, docopt, websocket-client, urllib3, idna, requests, texttable, dockerpty, docker-pycreds, docker, cached-property, PyYAML, docker-compose 00:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:40:03 Running setup.py install for docopt: started 00:40:04 Running setup.py install for docopt: finished with status 'done' 00:40:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:40:04 Attempting uninstall: urllib3 00:40:04 Found existing installation: urllib3 1.25.9 00:40:04 Uninstalling urllib3-1.25.9: 00:40:04 Successfully uninstalled urllib3-1.25.9 00:40:09 Attempting uninstall: idna 00:40:09 Found existing installation: idna 2.9 00:40:09 Uninstalling idna-2.9: 00:40:09 Successfully uninstalled idna-2.9 00:40:11 Attempting uninstall: requests 00:40:11 Found existing installation: requests 2.23.0 00:40:11 Uninstalling requests-2.23.0: 00:40:11 Successfully uninstalled requests-2.23.0 00:40:12 Running setup.py install for texttable: started 00:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:13 Running setup.py install for texttable: finished with status 'done' 00:40:13 Running setup.py install for dockerpty: started 00:40:13 Running setup.py install for dockerpty: finished with status 'done' 00:40:15 Running setup.py install for PyYAML: started 00:40:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:16 Running setup.py install for PyYAML: finished with status 'done' 00:40:17 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 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.352s coverage: 100.0% of statements 00:40:19 ---> d5e18c7c1cea 00:40:19 Step 9/23 : RUN make cmd/core-data/core-data 00:40:21 ---> Running in 95bbdb289690 00:40:21 Removing intermediate container 2f30bc00dbc7 00:40:21 ---> 4e09c5f34fe6 00:40:21 00:40:21 Step 10/31 : FROM alpine:3.12 00:40:21 ---> 88dd2752d2ea 00:40:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:24 ---> Running in 6bf57bc0c260 00:40:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:40:24 Removing intermediate container c443311137de 00:40:24 ---> a9f2468667d9 00:40:24 Step 21/26 : RUN apk --no-cache add curl 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.570s coverage: 27.1% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:26 Removing intermediate container 133a66b3a6be 00:40:26 ---> b2889c8f44c0 00:40:26 00:40:26 Step 10/22 : FROM alpine:3.12 00:40:26 ---> 88dd2752d2ea 00:40:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:40:26 ---> Using cache 00:40:26 ---> 19825de5afa5 00:40:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:26 Removing intermediate container 6bf57bc0c260 00:40:26 ---> 32fb139b6e1d 00:40:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:40:26 ---> Using cache 00:40:26 ---> 90188a300637 00:40:26 Step 13/22 : ENV APP_PORT=48085 00:40:26 ---> Running in 26f60153413c 00:40:26 Removing intermediate container 34b8f2bbf3f1 00:40:26 ---> 8017414b54e1 00:40:26 00:40:26 Step 10/24 : FROM alpine:3.12 00:40:26 ---> 88dd2752d2ea 00:40:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:26 ---> Running in f51fcf6b360d 00:40:26 ---> Running in c1922842a924 00:40:26 ---> Running in 74bf70792602 00:40:27 Removing intermediate container c1922842a924 00:40:27 ---> 14fd5fb7c180 00:40:27 Step 14/22 : EXPOSE $APP_PORT 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:27 ---> Running in e6ffae45f228 00:40:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:27 (2/3) Installing libcurl (7.69.1-r3) 00:40:27 (3/3) Installing curl (7.69.1-r3) 00:40:27 Executing busybox-1.31.1-r19.trigger 00:40:28 OK: 72 MiB in 58 packages 00:40:28 Removing intermediate container e6ffae45f228 00:40:28 ---> 9b801e9d75f8 00:40:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:28 (1/2) Installing dumb-init (1.2.2-r1) 00:40:28 (2/2) Installing su-exec (0.2-r1) 00:40:28 Executing busybox-1.31.1-r19.trigger 00:40:28 OK: 6 MiB in 16 packages 00:40:28 (1/5) Installing ca-certificates (20191127-r4) 00:40:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:28 (3/5) Installing libcurl (7.69.1-r3) 00:40:28 (4/5) Installing curl (7.69.1-r3) 00:40:28 (5/5) Installing dumb-init (1.2.2-r1) 00:40:28 Executing busybox-1.31.1-r19.trigger 00:40:28 Executing ca-certificates-20191127-r4.trigger 00:40:28 OK: 7 MiB in 19 packages 00:40:29 ---> 4fea28acb7f4 00:40:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:29 Removing intermediate container 26f60153413c 00:40:29 ---> 903712ccb4de 00:40:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.471s coverage: 82.9% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.134s coverage: 78.9% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:30 ---> Running in 27d52afa8e44 00:40:31 Removing intermediate container 27d52afa8e44 00:40:31 ---> 62223acaf064 00:40:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:32 ---> Running in 57643bc7f2ed 00:40:32 Removing intermediate container f51fcf6b360d 00:40:32 ---> f0c0ab08135c 00:40:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:40:32 ---> 2bfa86a8d674 00:40:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:32 Removing intermediate container 74bf70792602 00:40:32 ---> c45c727c320f 00:40:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:32 ---> Running in 5ac5da6ace78 00:40:32 ---> Running in 9ab805d8a256 00:40:33 Removing intermediate container 57643bc7f2ed 00:40:33 ---> 507f084b6a0e 00:40:33 Step 24/26 : LABEL arch=x86_64 00:40:33 ---> a9e0dfca8ee7 00:40:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:40:33 Removing intermediate container 5ac5da6ace78 00:40:33 ---> d56cdc298429 00:40:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:33 ---> Running in 0340a63a4d9e 00:40:33 Removing intermediate container 9ab805d8a256 00:40:33 ---> 3cb85e324b53 00:40:33 Step 13/24 : WORKDIR / 00:40:34 ---> Running in 7562e882c840 00:40:34 ---> Running in 486e0d4a26d8 00:40:34 ---> Running in 410380e04e1e 00:40:34 Removing intermediate container 0340a63a4d9e 00:40:34 ---> 502fd9289a9c 00:40:34 Step 25/26 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:40:34 Removing intermediate container 7562e882c840 00:40:34 ---> 8a294e694e0d 00:40:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:34 Removing intermediate container 486e0d4a26d8 00:40:34 ---> d518b6155b8d 00:40:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:34 ---> Running in d838c1215856 00:40:34 Removing intermediate container 410380e04e1e 00:40:34 ---> b7b7cecda15f 00:40:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:34 ---> Running in 946ac4960783 00:40:34 ---> Running in 46f82f16e21f 00:40:35 Removing intermediate container d838c1215856 00:40:35 ---> 76fd9321fd28 00:40:35 Step 26/26 : LABEL version=0.0.0 00:40:35 Removing intermediate container 946ac4960783 00:40:35 ---> f77b5f4ae862 00:40:35 Step 20/22 : LABEL arch=x86_64 00:40:35 ---> c6c9b116832e 00:40:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:35 ---> Running in 597a4ee5d559 00:40:35 ---> Running in ccf04f0612aa 00:40:36 Removing intermediate container ccf04f0612aa 00:40:36 ---> 54530c2b8689 00:40:36 Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:40:36 Removing intermediate container 597a4ee5d559 00:40:36 ---> d9abfb605e9a 00:40:36 00:40:36 ---> 37ad6c695a1a 00:40:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:36 ---> Running in a6f68bd080c7 00:40:36 Successfully built d9abfb605e9a 00:40:36 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:36  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 46f82f16e21f 00:40:36 ---> 8d775e0efecc 00:40:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:40:37 ---> Running in 7120f5b6fbd6 00:40:37 Removing intermediate container a6f68bd080c7 00:40:37 ---> fe3c6b977f1c 00:40:37 Step 22/22 : LABEL version=0.0.0 00:40:37 ---> Running in 5980830c3f62 00:40:37 ---> 96143a7936af 00:40:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:37 Removing intermediate container 7120f5b6fbd6 00:40:37 ---> c446c52fe574 00:40:37 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:37 Removing intermediate container 5980830c3f62 00:40:37 ---> 41795fa9f2df 00:40:37 00:40:38 ---> c97b4c826a99 00:40:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:38 ---> 407f987fa742 00:40:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:38 Successfully built 41795fa9f2df 00:40:38 Successfully tagged docker-support-scheduler-go:latest 00:40:38  Building docker-support-scheduler-go ... done  ---> Running in 71e5e39f9024 00:40:38 ---> 6a6acecc33f7 00:40:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:39 ---> c8ecd80bdfdf 00:40:39 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/ 00:40:39 ---> Running in 35771fc7ec27 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.325s coverage: 28.6% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.203s coverage: 100.0% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.335s coverage: 97.5% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:40 Removing intermediate container 71e5e39f9024 00:40:40 ---> 4b330f50f586 00:40:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:40 ---> 5ac528a7725b 00:40:40 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:42 Removing intermediate container 35771fc7ec27 00:40:42 ---> 2e2e4eb53370 00:40:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:42 ---> 4f13e8452cea 00:40:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:42 ---> Running in 799523752cbd 00:40:43 Removing intermediate container 799523752cbd 00:40:43 ---> afaa447d36fb 00:40:43 Step 22/24 : LABEL arch=x86_64 00:40:43 ---> Running in d6e6f20e5f8d 00:40:43 ---> efe44b97e1d5 00:40:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:43 Removing intermediate container d6e6f20e5f8d 00:40:43 ---> bb76e9c47062 00:40:43 Step 23/24 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:40:43 ---> Running in 6bc15216988a 00:40:43 ---> e9c0779fe313 00:40:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:43 Removing intermediate container 6bc15216988a 00:40:43 ---> ef8a6f05325b 00:40:43 Step 24/24 : LABEL version=0.0.0 00:40:43 ---> Running in 64ccf4d5dedf 00:40:44 ---> c0ca68ca4286 00:40:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:40:45 Removing intermediate container 64ccf4d5dedf 00:40:45 ---> 6245907a0615 00:40:45 00:40:45 Removing intermediate container 95bbdb289690 00:40:45 ---> 095e5ba4a72e 00:40:45 00:40:45 Step 10/23 : FROM alpine:3.12 00:40:45 ---> 88dd2752d2ea 00:40:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:45 ---> Running in 6a6f47da703c 00:40:45 ---> Running in df0290adcac0 00:40:45 Successfully built 6245907a0615 00:40:45 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:46  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6a6f47da703c 00:40:46 ---> 93f81d2956dc 00:40:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:46 Removing intermediate container df0290adcac0 00:40:46 ---> f956081905ba 00:40:46 Step 12/23 : ENV APP_PORT=48080 00:40:46 ---> Running in 92907a84bd70 00:40:46 ---> 6b7f959d0408 00:40:46 Step 26/31 : RUN chmod +x /entrypoint.sh 00:40:46 Removing intermediate container 92907a84bd70 00:40:46 ---> 2c7a88803b96 00:40:46 Step 13/23 : EXPOSE $APP_PORT 00:40:46 ---> Running in b0711759c16a 00:40:46 ---> Running in f682427889e1 00:40:46 Removing intermediate container f682427889e1 00:40:46 ---> 3579cb860273 00:40:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:46 ---> Running in cf1db3396d53 00:40:47 Removing intermediate container b0711759c16a 00:40:47 ---> 66723008164b 00:40:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:47 ---> Running in ac0411b3eb05 00:40:47 Removing intermediate container ac0411b3eb05 00:40:47 ---> a077e5f6d108 00:40:47 Step 28/31 : CMD ["gate"] 00:40:47 Removing intermediate container cf1db3396d53 00:40:47 ---> 5e4756041f21 00:40:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:40:48 ---> Running in aa27a60af4b5 00:40:48 ---> Running in a317f930a115 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.382s coverage: 92.8% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 00:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 00:40:48 Removing intermediate container a317f930a115 00:40:48 ---> 46856fe85d9b 00:40:48 Step 29/31 : LABEL arch=x86_64 00:40:48 ---> Running in c31416fe8621 00:40:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:48 Removing intermediate container c31416fe8621 00:40:48 ---> a43606a097c0 00:40:48 Step 30/31 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:40:48 ---> Running in 218c975d9b31 00:40:48 Removing intermediate container 218c975d9b31 00:40:48 ---> 0988f21e60a2 00:40:48 Step 31/31 : LABEL version=0.0.0 00:40:49 ---> Running in 67436c3684db 00:40:49 Removing intermediate container 67436c3684db 00:40:49 ---> 514dc1886af5 00:40:49 00:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:49 Successfully built 514dc1886af5 00:40:49 Successfully tagged docker-security-bootstrapper-go:latest 00:40:49  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) 00:40:49 (2/6) Installing libgcc (9.3.0-r2) 00:40:49 (3/6) Installing libsodium (1.0.18-r0) 00:40:50 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:50 (5/6) Installing libzmq (4.3.3-r0) 00:40:50 (6/6) Installing zeromq (4.3.3-r0) 00:40:50 Executing busybox-1.31.1-r19.trigger 00:40:50 OK: 8 MiB in 20 packages 00:40:51 Removing intermediate container aa27a60af4b5 00:40:51 ---> 641b38feed32 00:40:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:51 ---> 808d6ad9a6c2 00:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:52 ---> ff136b80b341 00:40:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:52 ---> a76cd0a8c1bd 00:40:52 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:52 ---> Running in 02a9efb3a66c 00:40:52 Removing intermediate container 02a9efb3a66c 00:40:52 ---> 03913cbe2ff7 00:40:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:52 ---> Running in f8a4d806329d 00:40:53 Removing intermediate container f8a4d806329d 00:40:53 ---> c2e83948556a 00:40:53 Step 21/23 : LABEL arch=x86_64 00:40:53 ---> Running in 5cecc816d9dd 00:40:53 Removing intermediate container 5cecc816d9dd 00:40:53 ---> 827357c3810b 00:40:53 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:40:53 ---> Running in 9436f05994b3 00:40:53 Removing intermediate container 9436f05994b3 00:40:53 ---> b58c45609ba1 00:40:53 Step 23/23 : LABEL version=0.0.0 00:40:53 ---> Running in 3d2e806e15e8 00:40:53 Removing intermediate container 3d2e806e15e8 00:40:53 ---> 3dfd7ff32e60 00:40:53 00:40:53 Successfully built 3dfd7ff32e60 00:40:53 Successfully tagged docker-core-data-go:latest 00:40:54  Building docker-core-data-go ... done  [Pipeline] } 00:40:54 $ docker stop --time=1 bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 00:40:55 $ docker rm -f bfad2b8a57f58e47aa174ba02a6a668fa57e365d5afeb84265373b25a0677120 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:56 + docker images 00:40:56 + grep docker 00:40:56 docker-core-data-go latest 3dfd7ff32e60 3 seconds ago 22.6MB 00:40:56 docker-security-bootstrapper-go latest 514dc1886af5 7 seconds ago 18.7MB 00:40:56 docker-security-secretstore-setup-go latest 6245907a0615 12 seconds ago 24.9MB 00:40:56 docker-support-scheduler-go latest 41795fa9f2df 19 seconds ago 17.3MB 00:40:56 docker-sys-mgmt-agent-go latest d9abfb605e9a 21 seconds ago 313MB 00:40:56 docker-core-metadata-go latest 324156373bc4 About a minute ago 19MB 00:40:56 docker-core-command-go latest 90341f2b15d6 About a minute ago 17.2MB 00:40:56 docker-support-notifications-go latest 5785892d338e About a minute ago 17.8MB 00:40:56 docker-security-proxy-setup-go latest b56b0263bed0 About a minute ago 24.7MB 00:40:56 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 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.120s coverage: 81.4% of statements 00:41:12 Still waiting to schedule task 00:41:12 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-29569’ 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.110s coverage: 92.9% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.6% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.568s coverage: 62.4% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 00:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 69.0% of statements 00:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 38.4% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements 00:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 00:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.485s coverage: 47.0% of statements 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 87.1% of statements 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.381s coverage: 29.1% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.266s coverage: 96.5% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.134s coverage: 87.9% of statements 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 00:41:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 00:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:41:37 GO111MODULE=on go vet ./... 00:42:59 gofmt -l . 00:42:59 [ "`gofmt -l .`" = "" ] 00:43:01 ./bin/test-go-mod-tidy.sh 00:43:01 ./bin/test-attribution-txt.sh [Pipeline] sh 00:43:03 + ls -al . 00:43:03 total 768 00:43:03 drwxrwxr-x 9 1001 1001 4096 Mar 12 00:43 . 00:43:03 drwxr-xr-x 4 root root 4096 Mar 12 00:38 .. 00:43:03 -rw-rw-r-- 1 1001 1001 11 Mar 12 00:36 .dockerignore 00:43:03 drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 .git 00:43:03 drwxrwxr-x 3 1001 1001 4096 Mar 12 00:36 .github 00:43:03 -rw-rw-r-- 1 1001 1001 818 Mar 12 00:36 .gitignore 00:43:03 -rw-rw-r-- 1 1001 1001 166 Mar 12 00:36 .sonarcloud.properties 00:43:03 -rw-rw-r-- 1 1001 1001 8607 Mar 12 00:36 Attribution.txt 00:43:03 -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:36 CONTRIBUTING.md 00:43:03 -rw-rw-r-- 1 1001 1001 931 Mar 12 00:36 Dockerfile.build 00:43:03 -rw-rw-r-- 1 1001 1001 863 Mar 12 00:36 Jenkinsfile 00:43:03 -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:36 LICENSE 00:43:03 -rw-rw-r-- 1 1001 1001 5774 Mar 12 00:36 Makefile 00:43:03 -rw-rw-r-- 1 1001 1001 6548 Mar 12 00:36 README.md 00:43:03 -rw-rw-r-- 1 1001 1001 6755 Mar 12 00:36 SECURITY.md 00:43:03 -rw-rw-r-- 1 1001 1001 5 Mar 12 00:32 VERSION 00:43:03 -rw-rw-r-- 1 1001 1001 4131 Mar 12 00:36 ZMQWindows.md 00:43:03 drwxrwxr-x 2 1001 1001 4096 Mar 12 00:36 bin 00:43:03 drwxrwxr-x 14 1001 1001 4096 Mar 12 00:36 cmd 00:43:03 -rw-r--r-- 1 root root 628838 Mar 12 00:41 coverage.out 00:43:03 -rw-r--r-- 1 root root 1055 Mar 12 00:43 go.mod 00:43:03 -rw-r--r-- 1 root root 21981 Mar 12 00:43 go.sum 00:43:03 drwxrwxr-x 8 1001 1001 4096 Mar 12 00:36 internal 00:43:03 drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 openapi 00:43:03 drwxrwxr-x 4 1001 1001 4096 Mar 12 00:36 snap 00:43:03 -rw-rw-r-- 1 1001 1001 168 Mar 12 00:36 version.go [Pipeline] sh 00:43:04 + '[' -e coverage.out ] 00:43:04 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:04 Warning: overwriting stash ‘coverage-report’ 00:43:05 Stashed 1 file(s) [Pipeline] sh 00:43:06 + make build 00:43:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:43:18 Running on prd-ubuntu18.04-docker-8c-8g-29573 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:43:18 Running in /w/workspace/edgex-go/81 [Pipeline] { [Pipeline] checkout 00:43: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 00:43:21 using credential edgex-jenkins-ssh 00:43:22 Cloning the remote Git repository 00:43:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:21 > git init /w/workspace/edgex-go/81 # timeout=10 00:43:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:21 > git --version # timeout=10 00:43:21 > git --version # 'git version 2.17.1' 00:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:29 Merging remotes/origin/master commit 3a622268bb16cc6f060a937717ebd043e18486e3 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:29 > git config core.sparsecheckout # timeout=10 00:43:29 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:29 > git remote # timeout=10 00:43:29 > git config --get remote.origin.url # timeout=10 00:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:29 > git merge 3a622268bb16cc6f060a937717ebd043e18486e3 # timeout=10 00:43:30 Merge succeeded, producing c719749eebc5f61735a0471c8169af8aecc99d12 00:43:30 Checking out Revision c719749eebc5f61735a0471c8169af8aecc99d12 (PR-2858) 00:43:29 > git rev-parse HEAD^{commit} # timeout=10 00:43:29 > git config core.sparsecheckout # timeout=10 00:43:29 > git checkout -f c719749eebc5f61735a0471c8169af8aecc99d12 # timeout=10 00:43:33 Commit message: "Merge commit '3a622268bb16cc6f060a937717ebd043e18486e3' into HEAD" 00:43:33 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:33 > git rev-list --no-walk 47866461d2b7ff75ff8bba18d67b239fed7a7fd7 # timeout=10 00:43:34 + echo snap-build.sh 00:43:34 snap-build.sh 00:43:34 + SNAP_BASE_DIR=. 00:43:34 + '[' '!' -z /w/workspace/edgex-go/81 ']' 00:43:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/81 00:43:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/81]' 00:43:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/81] 00:43:34 + cd /w/workspace/edgex-go/81 00:43:34 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:34 Reading package lists... 00:43:34 Building dependency tree... 00:43:34 Reading state information... 00:43:35 The following packages were automatically installed and are no longer required: 00:43:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:35 uidmap xdelta3 00:43:35 Use 'sudo apt autoremove' to remove them. 00:43:35 The following packages will be REMOVED: 00:43:35 lxd* lxd-client* 00:43:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:35 After this operation, 31.7 MB disk space will be freed. 00:43:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:43:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:37 Removing lxd dnsmasq configuration 00:43:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:40 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:40 Processing triggers for ureadahead (0.100.0-21) ... 00:43:41 + sudo snap remove --purge lxd 00:43:41 snap "lxd" is not installed 00:43:41 + sudo groupadd --force --system lxd 00:43:41 ++ whoami 00:43:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:41 + newgrp - lxd 00:43:41 + sudo snap install lxd 00:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:51 2021-03-12T00:43:48Z INFO Waiting for automatic snapd restart... 00:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44:04 lxd 4.12 from Canonical* installed 00:44:04 + sudo lxd init --auto 00:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:44: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 00:44:14 + sudo snap install --classic snapcraft 00:44:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:44:19 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 00:44:22 snapcraft 4.5.4 from Canonical* installed 00:44:22 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:22 + patch --verbose -p1 00:44:22 Hmm... Looks like a unified diff to me... 00:44:22 The text leading up to this was: 00:44:22 -------------------------- 00:44:22 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:44:22 |From: Tony Espy 00:44:22 |Date: Tue, 9 Mar 2021 19:05:15 -0500 00:44:22 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:22 | 00:44:22 |This patch is used by the EdgeX CI pipeline builds to 00:44:22 |optimize the snap CI check run for pull requests. When 00:44:22 |applied, it essentially strips out everything (apps and 00:44:22 |parts) from the snapcraft.yaml file except those required 00:44:22 |to build edgex-go, as the whole idea of the CI check is to 00:44:22 |catch changes to edgex-go that break the snap build. 00:44:22 | 00:44:22 |In general, anyone updating snapcraft.yaml will also need 00:44:22 |to update this patch file, otherwise it may fail to apply, 00:44:22 |resulting in a failed snap build CI check in the associated 00:44:22 |pull request. 00:44:22 | 00:44:22 |Note - in addition to applying this patch, the pipeline also 00:44:22 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:22 |need to build the finally binary .snap file (and it won't 00:44:22 |work with the patch applied). This further reduces the build 00:44:22 |time. 00:44:22 |--- 00:44:22 | snap/snapcraft.yaml | 452 +------------------------------------------- 00:44:22 | 1 file changed, 1 insertion(+), 451 deletions(-) 00:44:22 | 00:44:22 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:22 |index d8bc12bc..5a5f5fbb 100644 00:44:22 |--- a/snap/snapcraft.yaml 00:44:22 |+++ b/snap/snapcraft.yaml 00:44:22 -------------------------- 00:44:22 patching file snap/snapcraft.yaml 00:44:22 Using Plan A... 00:44:22 Hunk #1 succeeded at 73. 00:44:22 Hunk #2 succeeded at 205. 00:44:22 Hunk #3 succeeded at 217. 00:44:22 Hunk #4 FAILED at 225. 00:44:22 Hunk #5 succeeded at 303 (offset 1 line). 00:44:22 Hunk #6 succeeded at 330 (offset 1 line). 00:44:22 Hunk #7 succeeded at 342 (offset 1 line). 00:44:22 Hunk #8 FAILED at 397. 00:44:22 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:44:22 Hmm... Ignoring the trailing garbage. 00:44:22 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:23 Failed in branch amd64 00:44:24 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] } 00:44:32 $ docker stop --time=1 f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 00:44:35 $ docker rm -f f5c9e711001564079aeba857971a8905642faa1f127ca51571c7971e91c74e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:37 00:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:38 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:38 29e5d40040c1: Pulling fs layer 00:44:38 1ce36da41761: Pulling fs layer 00:44:38 25b303627fd3: Pulling fs layer 00:44:38 29e5d40040c1: Verifying Checksum 00:44:38 29e5d40040c1: Download complete 00:44:38 1ce36da41761: Verifying Checksum 00:44:38 1ce36da41761: Download complete 00:44:39 29e5d40040c1: Pull complete 00:44:40 1ce36da41761: Pull complete 00:44:40 25b303627fd3: Download complete 00:44:50 25b303627fd3: Pull complete 00:44:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:51 prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container 00:44:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:54 $ docker top 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:55 + docker-compose build --help 00:44:55 + grep parallel 00:45:00 --parallel Build images in parallel. [Pipeline] } 00:45:01 $ docker stop --time=1 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 00:45:03 $ docker rm -f 1707dec073a0e488387e3f818e0d33dad8def1964ad7cd6f47685fafda220192 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:04 . [Pipeline] withDockerContainer 00:45:04 prd-ubuntu18.04-docker-arm64-4c-16g-29565 does not seem to be running inside a container 00:45:04 $ 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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:06 $ docker top 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:07 + docker-compose -f ./docker-compose-build.yml build --parallel 00:45:13 Building docker-core-command-go ... 00:45:13 Building docker-core-data-go ... 00:45:13 Building docker-core-metadata-go ... 00:45:13 Building docker-security-bootstrapper-go ... 00:45:13 Building docker-security-proxy-setup-go ... 00:45:13 Building docker-security-secretstore-setup-go ... 00:45:13 Building docker-support-notifications-go ... 00:45:13 Building docker-support-scheduler-go ... 00:45:13 Building docker-sys-mgmt-agent-go ... 00:45:13 Building docker-security-proxy-setup-go 00:45:13 Building docker-security-secretstore-setup-go 00:45:13 Building docker-support-scheduler-go 00:45:13 Building docker-core-metadata-go 00:45:13 Building docker-core-command-go 00:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:35 ---> ae32263086db 00:46:35 Step 3/22 : WORKDIR /edgex-go 00:46:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:46:35 ---> ae32263086db 00:46:35 Step 3/21 : WORKDIR /edgex-go 00:46:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:35 ---> ae32263086db 00:46:35 Step 3/24 : WORKDIR /edgex-go 00:46:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:35 ---> ae32263086db 00:46:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/23 : WORKDIR /edgex-go 00:46:35 00:46:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:35 ---> ae32263086db 00:46:35 Step 3/23 : WORKDIR /edgex-go 00:46:35 ---> Running in 3594d0a92586 00:46:35 ---> Running in 1f2a6f23fd32 00:46:35 ---> Running in b53de7b4566d 00:46:35 ---> Running in 1bbbfe560cfa 00:46:35 ---> Running in d2f7084a4c4b 00:46:35 Removing intermediate container d2f7084a4c4b 00:46:35 ---> cf240454e29e 00:46:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:35 Removing intermediate container 3594d0a92586 00:46:35 ---> 20085e697343 00:46:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:35 ---> Running in 44d344e78b56 00:46:35 Removing intermediate container 1f2a6f23fd32 00:46:35 Removing intermediate container b53de7b4566d 00:46:35 ---> d6df6a5efbba 00:46:35 ---> de96e4c2e366 00:46:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:35 Removing intermediate container 1bbbfe560cfa 00:46:35 ---> d914f11597a6 00:46:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:35 ---> Running in 909602fe3a2c 00:46:35 ---> Running in 39d97d361976 00:46:35 ---> Running in ba2287f3893f 00:46:35 ---> Running in ff55467ad535 00:46:35 Removing intermediate container 44d344e78b56 00:46:35 ---> 0e0f00fae6e4 00:46:35 Step 5/23 : RUN apk add --update --no-cache make git 00:46:35 ---> Running in c56e80564c68 00:46:35 Removing intermediate container 909602fe3a2c 00:46:35 ---> 85470985feef 00:46:35 Step 5/24 : RUN apk add --update --no-cache make git 00:46:35 ---> Running in 2e1a93c90824 00:46:35 Removing intermediate container ba2287f3893f 00:46:35 ---> 92b54e1fc13b 00:46:35 Step 5/22 : RUN apk add --update --no-cache make git 00:46:35 Removing intermediate container 39d97d361976 00:46:35 ---> 67f7bc054253 00:46:35 Step 5/23 : RUN apk add --update --no-cache make git 00:46:35 ---> Running in 5df8e823f5bb 00:46:35 ---> Running in 872e4e1818e5 00:46:35 Removing intermediate container ff55467ad535 00:46:35 ---> a00b1c38ab29 00:46:35 Step 5/21 : RUN apk add --update --no-cache make git 00:46:35 ---> Running in 914d5d33316c 00:46:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:38 OK: 217 MiB in 51 packages 00:46:39 OK: 217 MiB in 51 packages 00:46:39 OK: 217 MiB in 51 packages 00:46:39 Removing intermediate container c56e80564c68 00:46:39 ---> 44d5614c9a9e 00:46:39 Step 6/23 : COPY go.mod . 00:46:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:40 OK: 217 MiB in 51 packages 00:46:40 ---> 8901ba47a7f4 00:46:40 Step 7/23 : RUN go mod download 00:46:40 ---> Running in a0e500e11a51 00:46:41 Removing intermediate container 872e4e1818e5 00:46:41 ---> 4035b0539403 00:46:41 Step 6/23 : COPY go.mod . 00:46:41 Removing intermediate container 2e1a93c90824 00:46:41 ---> 5e332a111335 00:46:41 Step 6/24 : COPY go.mod . 00:46:41 Removing intermediate container 914d5d33316c 00:46:41 ---> b520ed4b2fd8 00:46:41 Step 6/21 : COPY go.mod . 00:46:42 ---> a7867f6f8aa0 00:46:42 Step 7/23 : RUN go mod download 00:46:42 ---> b63afa294e0a 00:46:42 Step 7/24 : RUN go mod download 00:46:42 ---> Running in 4fcffb99a89c 00:46:42 ---> Running in ee18ef430080 00:46:42 ---> 52a5a6843db5 00:46:42 Step 7/21 : RUN go mod download 00:46:42 OK: 217 MiB in 51 packages 00:46:42 ---> Running in 9f9ac638d7f8 00:46:44 Removing intermediate container a0e500e11a51 00:46:44 ---> 43c8f67423f5 00:46:44 Step 8/23 : COPY . . 00:46:44 Removing intermediate container 5df8e823f5bb 00:46:44 ---> 5b86a442f643 00:46:44 Step 6/22 : COPY go.mod . 00:46:47 ---> 59f08965b1e0 00:46:47 Step 7/22 : RUN go mod download 00:46:47 ---> Running in 3fe5b520e763 00:46:47 Removing intermediate container ee18ef430080 00:46:47 ---> 2f01b49e5d45 00:46:47 Step 8/24 : COPY . . 00:46:48 Removing intermediate container 4fcffb99a89c 00:46:48 ---> 2a90f5141c43 00:46:48 Step 8/23 : COPY . . 00:46:48 Removing intermediate container 9f9ac638d7f8 00:46:48 ---> 3ff3d80b41d9 00:46:48 Step 8/21 : COPY . . 00:46:54 Removing intermediate container 3fe5b520e763 00:46:54 ---> af028f6c5f80 00:46:54 Step 8/22 : COPY . . 00:47:09 ---> cb8ed8af086c 00:47:09 Step 9/23 : RUN make cmd/core-command/core-command 00:47:09 ---> dbf268003eb5 00:47:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:09 ---> Running in 7a29db9bab05 00:47:09 ---> e44211ca1370 00:47:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:09 ---> Running in bd105d1b5e98 00:47:09 ---> 6bf20d0354b0 00:47:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:47:10 ---> Running in 0c7197bd1ab2 00:47:10 ---> Running in e7ab39ced9b0 00:47:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:47:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:47:14 ---> 5d33b1113372 00:47:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:47:14 ---> Running in 682fa48c43b4 00:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:48:53 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 00:49:08 Removing intermediate container bd105d1b5e98 00:49:08 ---> 0d42f968522f 00:49:08 00:49:08 Step 10/24 : FROM alpine:3.12 00:49:08 3.12: Pulling from library/alpine 00:49:08 Removing intermediate container 0c7197bd1ab2 00:49:08 ---> 9b54d621e395 00:49:08 00:49:08 Step 10/21 : FROM alpine:3.12 00:49:08 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:49:08 Status: Downloaded newer image for alpine:3.12 00:49:08 ---> d10569e2745f 00:49:08 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:49:08 3.12: Pulling from library/alpine 00:49:08 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:49:08 Status: Image is up to date for alpine:3.12 00:49:08 ---> d10569e2745f 00:49:08 Step 11/21 : RUN apk add --update --no-cache curl 00:49:09 ---> Running in 67c8cdfaadf4 00:49:09 ---> Running in cfa85ee8d175 00:49:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:12 (1/5) Installing ca-certificates (20191127-r4) 00:49:12 (1/4) Installing ca-certificates (20191127-r4) 00:49:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:49:12 (3/5) Installing libcurl (7.69.1-r3) 00:49:13 (4/5) Installing curl (7.69.1-r3) 00:49:13 (5/5) Installing dumb-init (1.2.2-r1) 00:49:13 Executing busybox-1.31.1-r19.trigger 00:49:13 Executing ca-certificates-20191127-r4.trigger 00:49:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:13 (3/4) Installing libcurl (7.69.1-r3) 00:49:13 (4/4) Installing curl (7.69.1-r3) 00:49:13 Executing busybox-1.31.1-r19.trigger 00:49:13 Executing ca-certificates-20191127-r4.trigger 00:49:13 OK: 7 MiB in 19 packages 00:49:14 OK: 7 MiB in 18 packages 00:49:17 Removing intermediate container 67c8cdfaadf4 00:49:17 ---> 1493f037055d 00:49:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:17 Removing intermediate container cfa85ee8d175 00:49:17 ---> 3578b61b4760 00:49:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:17 ---> Running in 838d0214dcf7 00:49:17 ---> Running in 787a08c503dc 00:49:18 Removing intermediate container 838d0214dcf7 00:49:18 ---> 6d8c4e25b1e3 00:49:18 Step 13/24 : WORKDIR / 00:49:18 ---> Running in f7d126fde3b7 00:49:18 Removing intermediate container 787a08c503dc 00:49:18 ---> f03a80bc1dcd 00:49:18 Step 13/21 : WORKDIR /edgex 00:49:19 ---> Running in b37e8cd9b51c 00:49:19 Removing intermediate container f7d126fde3b7 00:49:19 ---> c18c0db748eb 00:49:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:19 Removing intermediate container b37e8cd9b51c 00:49:20 ---> 848e3b774b56 00:49:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:49:21 ---> e802768fa1b1 00:49:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:21 ---> f80d01edb83a 00:49:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:49:22 ---> bbb22d946ea7 00:49:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:24 ---> 6e25c51c0f73 00:49:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:24 ---> e839125f1771 00:49:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:49:28 ---> 629015cf412e 00:49:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:28 ---> eb40197f7b5a 00:49:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:49:29 Removing intermediate container 7a29db9bab05 00:49:29 ---> dd000c9b3287 00:49:29 00:49:29 Step 10/23 : FROM alpine:3.12 00:49:29 ---> d10569e2745f 00:49:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:29 ---> Running in 1f21c95f377e 00:49:29 ---> Running in 232b1bef3f7e 00:49:30 Removing intermediate container 1f21c95f377e 00:49:30 ---> 4c447345f831 00:49:30 Step 18/21 : CMD ["--init=true"] 00:49:30 ---> 277e4f5389ac 00:49:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:30 ---> Running in 97fbc77005aa 00:49:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:32 (1/1) Installing dumb-init (1.2.2-r1) 00:49:32 Executing busybox-1.31.1-r19.trigger 00:49:32 OK: 5 MiB in 15 packages 00:49:32 Removing intermediate container 97fbc77005aa 00:49:32 ---> 8efa85e24988 00:49:32 Step 19/21 : LABEL arch=arm64 00:49:32 ---> Running in a7f4e6ed59d9 00:49:32 ---> beff62f9f1a9 00:49:32 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/ 00:49:32 Removing intermediate container 682fa48c43b4 00:49:32 ---> 55b8dee2dbfd 00:49:32 00:49:32 Step 10/22 : FROM alpine:3.12 00:49:32 ---> d10569e2745f 00:49:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:49:33 ---> Running in fa878becd9d2 00:49:33 ---> Running in 6e1a355ee087 00:49:33 Removing intermediate container a7f4e6ed59d9 00:49:33 ---> db1d39620751 00:49:33 Step 20/21 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:49:33 ---> Running in 688647bcd283 00:49:34 Removing intermediate container 232b1bef3f7e 00:49:34 ---> 3ece41d462da 00:49:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:34 ---> Running in 3ce8b1ba23bf 00:49:34 Removing intermediate container 688647bcd283 00:49:34 ---> 7a3661acd776 00:49:34 Step 21/21 : LABEL version=0.0.0 00:49:35 Removing intermediate container 3ce8b1ba23bf 00:49:35 ---> 3e29919d7a45 00:49:35 Step 13/23 : ENV APP_PORT=48082 00:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:35 ---> Running in d8f1fe8f4493 00:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:35 ---> Running in cd69b8bfa178 00:49:36 (1/1) Installing dumb-init (1.2.2-r1) 00:49:36 Executing busybox-1.31.1-r19.trigger 00:49:36 OK: 5 MiB in 15 packages 00:49:36 Removing intermediate container d8f1fe8f4493 00:49:36 ---> 73cda9975b7a 00:49:36 00:49:36 Removing intermediate container cd69b8bfa178 00:49:36 ---> 60976ad7f9d8 00:49:36 Step 14/23 : EXPOSE $APP_PORT 00:49:36 Successfully built 73cda9975b7a 00:49:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:49:37  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 00:49:37 ---> Running in f95cb8266a06 00:49:37 Removing intermediate container fa878becd9d2 00:49:37 ---> 4faf23c70a8a 00:49:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:49:37 Removing intermediate container e7ab39ced9b0 00:49:37 ---> 03a5770c18cd 00:49:37 00:49:37 Step 10/23 : FROM alpine:3.12 00:49:37 ---> d10569e2745f 00:49:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:49:37 ---> Using cache 00:49:37 ---> 3ece41d462da 00:49:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:37 ---> Using cache 00:49:37 ---> 3e29919d7a45 00:49:37 Step 13/23 : ENV APP_PORT=48081 00:49:38 ---> Running in 3e86c424689e 00:49:38 ---> Running in 48edfe07c978 00:49:38 Removing intermediate container f95cb8266a06 00:49:38 ---> 4ac8e7e7e0c0 00:49:38 Removing intermediate container 6e1a355ee087 00:49:38 Step 15/23 : WORKDIR / 00:49:38 ---> 22612a15621e 00:49:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:38 ---> Running in e653c36ce8a2 00:49:38 ---> Running in 577c2fc8ee23 00:49:38 Removing intermediate container 3e86c424689e 00:49:38 ---> c458ce990d43 00:49:38 Step 22/24 : LABEL arch=arm64 00:49:38 Removing intermediate container 48edfe07c978 00:49:38 ---> 6b1049436f5d 00:49:38 Step 14/23 : EXPOSE $APP_PORT 00:49:39 ---> Running in 0c3f222ce9f1 00:49:39 ---> Running in d4182446bb11 00:49:39 Removing intermediate container e653c36ce8a2 00:49:39 ---> 918747bb7ae2 00:49:39 Step 13/22 : ENV APP_PORT=48085 00:49:39 Removing intermediate container 577c2fc8ee23 00:49:39 ---> c4cbf2d158f3 00:49:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:39 ---> Running in aa65f4994702 00:49:40 Removing intermediate container 0c3f222ce9f1 00:49:40 ---> ac033893f6b6 00:49:40 Step 23/24 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855Removing intermediate container d4182446bb11 00:49:40 ---> 8030334ec207 00:49:40 00:49:40 Step 15/23 : WORKDIR / 00:49:40 Removing intermediate container aa65f4994702 00:49:40 ---> b9b3a80582be 00:49:40 Step 14/22 : EXPOSE $APP_PORT 00:49:41 ---> dc912c4a483d 00:49:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:41 ---> Running in aae4cfdbf4dc 00:49:41 ---> Running in f008c75be09f 00:49:41 ---> Running in a84df0029742 00:49:42 Removing intermediate container aae4cfdbf4dc 00:49:42 ---> b80ef42337da 00:49:42 Step 24/24 : LABEL version=0.0.0 00:49:42 Removing intermediate container f008c75be09f 00:49:42 ---> 3ee5202db5f1 00:49:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:42 Removing intermediate container a84df0029742 00:49:42 ---> 7f9e16ee8dbe 00:49:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:42 ---> Running in 10c3ff931de9 00:49:43 ---> 4e1e5a46a6f4 00:49:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:43 Removing intermediate container 10c3ff931de9 00:49:43 ---> 909c040b868d 00:49:43 00:49:43 ---> 3b456bfe64be 00:49:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:43 ---> 41e455d9f5e2 00:49:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:49:44 ---> 2582c40e50e1 00:49:44 Step 19/23 : ENTRYPOINT ["/core-command"] 00:49:44 Successfully built 909c040b868d 00:49:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:49:44  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 00:49:44 ---> Running in fc143cc61b05 00:49:45 Removing intermediate container fc143cc61b05 00:49:45 ---> 1a450e545f01 00:49:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:45 ---> Running in c688ad856844 00:49:45 ---> a45020a11ed3 00:49:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:49:45 ---> 8252c3e972c5 00:49:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:46 Removing intermediate container c688ad856844 00:49:46 ---> d5a5426be641 00:49:46 Step 21/23 : LABEL arch=arm64 00:49:46 ---> Running in e640a32c5ecc 00:49:46 ---> 36c1e46055d7 00:49:46 ---> 0c659389ee19 00:49:46 Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:49:46 00:49:47 ---> Running in d0c0ac5fd202 00:49:47 ---> Running in ccefb953d8f8 00:49:47 Removing intermediate container e640a32c5ecc 00:49:47 ---> de26fa9fa62e 00:49:47 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:49:48 ---> Running in 5470189beac8 00:49:48 Removing intermediate container d0c0ac5fd202 00:49:48 Removing intermediate container ccefb953d8f8 00:49:48 ---> 50fb929bbb87 00:49:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:48 ---> 3d032cc8d39f 00:49:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:48 ---> Running in 9af0de10b8d1 00:49:48 ---> Running in 87337eae02bf 00:49:48 Removing intermediate container 5470189beac8 00:49:48 ---> 5fc87b80488b 00:49:48 Step 23/23 : LABEL version=0.0.0 00:49:49 ---> Running in c794b1b63c42 00:49:49 Removing intermediate container 9af0de10b8d1 00:49:49 ---> 418449d26cf2 00:49:49 Step 20/22 : LABEL arch=arm64 00:49:49 Removing intermediate container 87337eae02bf 00:49:49 ---> 61c42cda7c31 00:49:49 Step 21/23 : LABEL arch=arm64 00:49:49 ---> Running in 4266acc8f2d4 00:49:50 ---> Running in 1ae3b01ab5fe 00:49:50 Removing intermediate container c794b1b63c42 00:49:50 ---> 7e513413ff5e 00:49:50 00:49:50 Removing intermediate container 4266acc8f2d4 00:49:50 ---> 87f946063f18 00:49:50 Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:49:50 Successfully built 7e513413ff5e 00:49:50 Successfully tagged docker-core-command-go-arm64:latest 00:49:50  Building docker-core-command-go ... done Removing intermediate container 1ae3b01ab5fe 00:49:50 ---> d0099c889388 00:49:50 Building docker-support-notifications-go 00:49:50 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:49:51 ---> Running in d740086ce850 00:49:51 ---> Running in e490b3d92e34 00:49:51 Removing intermediate container d740086ce850 00:49:51 ---> c027b5fb6fc5 00:49:51 Step 22/22 : LABEL version=0.0.0 00:49:51 Removing intermediate container e490b3d92e34 00:49:51 ---> 7c9b79cbf37e 00:49:51 Step 23/23 : LABEL version=0.0.0 00:49:51 ---> Running in 8dbd28c5ff3c 00:49:52 ---> Running in 4c97950e5e0e 00:49:52 Removing intermediate container 8dbd28c5ff3c 00:49:52 ---> 51a1b3549312 00:49:52 00:49:52 Removing intermediate container 4c97950e5e0e 00:49:52 ---> ad43b906cc04 00:49:52 00:49:53 Successfully built 51a1b3549312 00:49:53 Successfully tagged docker-support-scheduler-go-arm64:latest 00:49:53 Building docker-core-data-go 00:49:53  Building docker-support-scheduler-go ... done Successfully built ad43b906cc04 00:49:53 Successfully tagged docker-core-metadata-go-arm64:latest 00:50:20  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:50:20 ---> ae32263086db 00:50:20 Step 3/31 : WORKDIR /edgex-go 00:50:20 ---> Using cache 00:50:20 ---> d6df6a5efbba 00:50:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:20 ---> Using cache 00:50:20 ---> 92b54e1fc13b 00:50:20 Step 5/31 : RUN apk add --update --no-cache make git 00:50:20 ---> Using cache 00:50:20 ---> 5b86a442f643 00:50:20 Step 6/31 : COPY go.mod . 00:50:20 ---> Using cache 00:50:20 ---> 59f08965b1e0 00:50:20 Step 7/31 : RUN go mod download 00:50:20 ---> Using cache 00:50:20 ---> af028f6c5f80 00:50:20 Step 8/31 : COPY . . 00:50:20 ---> Using cache 00:50:20 ---> 5d33b1113372 00:50:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:50:26 ---> Running in e5a0c0600684 00:50:28 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 00:50:33 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:33 ---> ae32263086db 00:50:33 Step 3/26 : WORKDIR /edgex-go 00:50:33 ---> Using cache 00:50:33 ---> d6df6a5efbba 00:50:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:33 ---> Using cache 00:50:33 ---> 92b54e1fc13b 00:50:33 Step 5/26 : RUN apk add --update --no-cache make bash git 00:50:34 ---> Running in 578df4009b55 00:50:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:38 OK: 217 MiB in 51 packages 00:50:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:38 ---> ae32263086db 00:50:38 Step 3/22 : WORKDIR /edgex-go 00:50:38 ---> Using cache 00:50:38 ---> d6df6a5efbba 00:50:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:38 ---> Using cache 00:50:38 ---> 92b54e1fc13b 00:50:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:50:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:39 ---> ae32263086db 00:50:39 Step 3/23 : WORKDIR /edgex-go 00:50:39 ---> Using cache 00:50:39 ---> d6df6a5efbba 00:50:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:39 ---> Using cache 00:50:39 ---> 92b54e1fc13b 00:50:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:50:39 ---> Running in ecb2f94aabd6 00:50:39 ---> Running in e2d7232604c0 00:50:41 Removing intermediate container 578df4009b55 00:50:41 ---> 2300573f2afc 00:50:41 Step 6/26 : COPY go.mod . 00:50:43 ---> 28dbc015c1fc 00:50:43 Step 7/26 : RUN go mod download 00:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:43 ---> Running in 4881fe50755c 00:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:45 OK: 217 MiB in 51 packages 00:50:45 OK: 217 MiB in 51 packages 00:50:47 Removing intermediate container e2d7232604c0 00:50:47 ---> 94d1701f9ea5 00:50:47 Step 6/22 : COPY go.mod . 00:50:47 Removing intermediate container ecb2f94aabd6 00:50:47 ---> 13796d23da8c 00:50:47 Step 6/23 : COPY go.mod . 00:50:48 Removing intermediate container 4881fe50755c 00:50:48 ---> baf0e8f76038 00:50:48 Step 8/26 : COPY . . 00:50:48 ---> 536762e52e80 00:50:48 Step 7/22 : RUN go mod download 00:50:48 ---> Running in dcdfbfe015dc 00:50:49 ---> f7b2e912fa68 00:50:49 Step 7/23 : RUN go mod download 00:50:49 ---> Running in 842695cb4758 00:50:55 Removing intermediate container dcdfbfe015dc 00:50:55 ---> bd898870c712 00:50:55 Step 8/22 : COPY . . 00:50:55 Removing intermediate container 842695cb4758 00:50:55 ---> 863bfc5455f2 00:50:55 Step 8/23 : COPY . . 00:51:27 ---> 68e68cf25cd2 00:51:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:51:27 ---> 89cef8df4363 00:51:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:51:27 ---> f6d382c2ca64 00:51:27 Step 9/23 : RUN make cmd/core-data/core-data 00:51:27 ---> Running in 14b7d9e1fc17 00:51:27 ---> Running in feabc4db4cde 00:51:27 ---> Running in c48093c49ddf 00:51:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:51:27 Removing intermediate container e5a0c0600684 00:51:27 ---> 8979ce55c522 00:51:27 00:51:27 Step 10/31 : FROM alpine:3.12 00:51:27 ---> d10569e2745f 00:51:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:51:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:51:27 ---> Running in c352664ae93a 00:51:27 Removing intermediate container c352664ae93a 00:51:27 ---> 993e7016bee6 00:51:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:51:27 ---> Running in b5f05ac05ebb 00:51:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:29 (1/2) Installing dumb-init (1.2.2-r1) 00:51:29 (2/2) Installing su-exec (0.2-r1) 00:51:29 Executing busybox-1.31.1-r19.trigger 00:51:29 OK: 5 MiB in 16 packages 00:51:31 Removing intermediate container b5f05ac05ebb 00:51:31 ---> da7e17ed5f74 00:51:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:51:31 ---> Running in 505e57a6ede6 00:51:31 Removing intermediate container 505e57a6ede6 00:51:31 ---> 09d99fdeb140 00:51:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:31 ---> Running in 0f5e43ffc4ce 00:51:32 Removing intermediate container 0f5e43ffc4ce 00:51:32 ---> c90429cb67aa 00:51:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:51:32 ---> Running in c0d44a1ac72d 00:51:36 Removing intermediate container c0d44a1ac72d 00:51:36 ---> ad1edd50eb44 00:51:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:51:36 ---> Running in c30838899feb 00:51:37 Removing intermediate container c30838899feb 00:51:37 ---> f7b320948b42 00:51:37 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:51:38 ---> 5a214a8df6b4 00:51:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:51:38 ---> Running in f806f33021dc 00:51:42 Removing intermediate container f806f33021dc 00:51:42 ---> c3e4c68bd42b 00:51:42 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:42 ---> 60a116fba7fc 00:51:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:51:44 ---> e8fe8e5a871d 00:51:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:51:46 ---> b19543d0c461 00:51:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:51:47 ---> 4a5e76fe5ccc 00:51:47 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:51:48 ---> 94e86fc18abf 00:51:48 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:51:49 ---> Running in 4eba5b52cfae 00:51:49 Removing intermediate container 4eba5b52cfae 00:51:49 ---> 030b46c1c900 00:51:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:51:51 ---> 82230ac9aae1 00:51:51 Step 26/31 : RUN chmod +x /entrypoint.sh 00:51:51 ---> Running in f75e39f49ff5 00:51:54 Removing intermediate container f75e39f49ff5 00:51:54 ---> 53cf2126db28 00:51:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:51:55 ---> Running in 3a6df6b017d2 00:51:55 Removing intermediate container 3a6df6b017d2 00:51:55 ---> 3cb7ea75b70e 00:51:55 Step 28/31 : CMD ["gate"] 00:51:56 ---> Running in be1168dddc30 00:51:56 Removing intermediate container be1168dddc30 00:51:56 ---> 4e0e95f075aa 00:51:56 Step 29/31 : LABEL arch=arm64 00:51:57 ---> Running in 2dda3bb06059 00:51:58 Removing intermediate container 2dda3bb06059 00:51:58 ---> 3de8fe83c004 00:51:58 Step 30/31 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:51:58 ---> Running in db1f6fb3a108 00:51:59 Removing intermediate container db1f6fb3a108 00:51:59 ---> 030af62d06ce 00:51:59 Step 31/31 : LABEL version=0.0.0 00:51:59 ---> Running in 78f7d3754579 00:52:00 Removing intermediate container 78f7d3754579 00:52:00 ---> 6c83b4c661b2 00:52:00 00:52:01 Successfully built 6c83b4c661b2 00:52:01 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:52:48  Building docker-security-bootstrapper-go ... done Removing intermediate container 14b7d9e1fc17 00:52:48 ---> 3d48f8b825ea 00:52:48 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:48 ---> Running in 96c13a071f10 00:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:52:48 Removing intermediate container 96c13a071f10 00:52:48 ---> aa2b124aeb55 00:52:48 00:52:48 Step 11/26 : FROM docker:20.10.0 00:52:48 20.10.0: Pulling from library/docker 00:52:49 Removing intermediate container feabc4db4cde 00:52:49 ---> a1bcd13d1896 00:52:49 00:52:49 Step 10/22 : FROM alpine:3.12 00:52:49 ---> d10569e2745f 00:52:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:52:50 ---> Running in f39573c641b6 00:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:52 (1/2) Installing ca-certificates (20191127-r4) 00:52:53 (2/2) Installing dumb-init (1.2.2-r1) 00:52:53 Executing busybox-1.31.1-r19.trigger 00:52:53 Executing ca-certificates-20191127-r4.trigger 00:52:53 OK: 6 MiB in 16 packages 00:52:56 Removing intermediate container f39573c641b6 00:52:56 ---> dd6bf4a797cb 00:52:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:52:57 ---> Running in a0506817bfd2 00:52:58 Removing intermediate container a0506817bfd2 00:52:58 ---> 667b2223b32c 00:52:58 Step 13/22 : ENV APP_PORT=48060 00:52:58 ---> Running in ce25a0ae72de 00:52:59 Removing intermediate container ce25a0ae72de 00:52:59 ---> 1e725ac38b2b 00:52:59 Step 14/22 : EXPOSE $APP_PORT 00:52:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:59 Status: Downloaded newer image for docker:20.10.0 00:52:59 ---> eeaf43b92773 00:52:59 Step 12/26 : RUN apk add --no-cache bash 00:52:59 ---> Running in fb93ba8f71b2 00:52:59 ---> Running in 18b7a7cf8d93 00:53:00 Removing intermediate container c48093c49ddf 00:53:00 ---> 422ae365f84f 00:53:00 00:53:00 Step 10/23 : FROM alpine:3.12 00:53:00 ---> d10569e2745f 00:53:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:53:00 ---> Running in 2c0cd0bea426 00:53:00 Removing intermediate container fb93ba8f71b2 00:53:00 ---> 95e96307d33c 00:53:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:01 Removing intermediate container 2c0cd0bea426 00:53:01 ---> 3c49588acf9f 00:53:01 Step 12/23 : ENV APP_PORT=48080 00:53:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:01 ---> Running in 2b1a88b3a7da 00:53:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:01 ---> 11f8cbe610f8 00:53:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:53:02 (1/2) Installing readline (8.0.4-r0) 00:53:02 (2/2) Installing bash (5.0.17-r0) 00:53:02 Removing intermediate container 2b1a88b3a7da 00:53:02 ---> d6f35c162a72 00:53:02 Step 13/23 : EXPOSE $APP_PORT 00:53:02 Executing bash-5.0.17-r0.post-install 00:53:02 Executing busybox-1.31.1-r19.trigger 00:53:02 OK: 12 MiB in 22 packages 00:53:02 ---> Running in 665e48c32096 00:53:03 ---> b2c6cd870674 00:53:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:53:03 Removing intermediate container 665e48c32096 00:53:03 ---> f5870714c3ca 00:53:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:03 ---> Running in a463fbf5533c 00:53:04 Removing intermediate container 18b7a7cf8d93 00:53:04 ---> ff6be893e7bf 00:53:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:53:04 ---> Running in 002d53e054c4 00:53:04 ---> e1567525486f 00:53:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:53:04 ---> Running in 6347353dde4e 00:53:05 Removing intermediate container 002d53e054c4 00:53:05 ---> 9ea339ae0262 00:53:05 Step 14/26 : ENV APP_PORT=48090 00:53:05 Removing intermediate container 6347353dde4e 00:53:05 ---> 7a84f0517993 00:53:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:05 ---> Running in 25e3e05ce2d3 00:53:05 ---> Running in 16eef0a99e6a 00:53:05 Removing intermediate container 25e3e05ce2d3 00:53:05 ---> 50dcc20d6b71 00:53:05 Step 15/26 : EXPOSE $APP_PORT 00:53:05 Removing intermediate container 16eef0a99e6a 00:53:05 ---> 4517d617ab33 00:53:05 Step 20/22 : LABEL arch=arm64 00:53:06 ---> Running in 294144d590fd 00:53:06 ---> Running in 22902fc0aa8e 00:53:06 Removing intermediate container a463fbf5533c 00:53:06 ---> cf4eff0157a4 00:53:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:53:06 ---> Running in 4aeacc920160 00:53:06 Removing intermediate container 294144d590fd 00:53:06 ---> 41e33caf1fa2 00:53:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:06 Removing intermediate container 22902fc0aa8e 00:53:06 ---> 265358b848d9 00:53:06 Step 21/22 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:53:07 ---> Running in 5f5a3e689caf 00:53:07 Removing intermediate container 5f5a3e689caf 00:53:07 ---> 2f2e503a5793 00:53:07 Step 22/22 : LABEL version=0.0.0 00:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:08 ---> Running in 2da9f30d150d 00:53:08 ---> fcfa6b5ad35f 00:53:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:08 Removing intermediate container 2da9f30d150d 00:53:08 ---> 7c1a332b190a 00:53:08 00:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:09 Successfully built 7c1a332b190a 00:53:09 Successfully tagged docker-support-notifications-go-arm64:latest 00:53:09  Building docker-support-notifications-go ... done  ---> e84d6826fe74 00:53:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:10 ---> b60d8171bcce 00:53:10 Step 19/26 : RUN apk --no-cache add py3-pip 00:53:10 ---> Running in e2a19491375e 00:53:10 (1/6) Installing dumb-init (1.2.2-r1) 00:53:10 (2/6) Installing libgcc (9.3.0-r2) 00:53:10 (3/6) Installing libsodium (1.0.18-r0) 00:53:10 (4/6) Installing libstdc++ (9.3.0-r2) 00:53:11 (5/6) Installing libzmq (4.3.3-r0) 00:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:11 (6/6) Installing zeromq (4.3.3-r0) 00:53:11 Executing busybox-1.31.1-r19.trigger 00:53:11 OK: 8 MiB in 20 packages 00:53:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:12 (1/33) Installing libbz2 (1.0.8-r1) 00:53:12 (2/33) Installing expat (2.2.9-r1) 00:53:12 (3/33) Installing libffi (3.3-r2) 00:53:12 (4/33) Installing gdbm (1.13-r1) 00:53:12 (5/33) Installing xz-libs (5.2.5-r0) 00:53:12 (6/33) Installing sqlite-libs (3.32.1-r0) 00:53:12 (7/33) Installing python3 (3.8.5-r1) 00:53:13 Removing intermediate container 4aeacc920160 00:53:13 ---> 2eb3841f1512 00:53:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:14 (8/33) Installing py3-appdirs (1.4.4-r1) 00:53:14 ---> 10cfe87dbe19 00:53:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:53:14 (10/33) Installing py3-parsing (2.4.7-r0) 00:53:14 (11/33) Installing py3-six (1.15.0-r0) 00:53:14 (12/33) Installing py3-packaging (20.4-r0) 00:53:14 (13/33) Installing py3-setuptools (47.0.0-r0) 00:53:14 (14/33) Installing py3-chardet (3.0.4-r4) 00:53:14 (15/33) Installing py3-idna (2.9-r0) 00:53:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:53:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:53:14 (18/33) Installing py3-requests (2.23.0-r0) 00:53:14 (19/33) Installing py3-msgpack (1.0.0-r0) 00:53:14 (20/33) Installing py3-lockfile (0.12.2-r3) 00:53:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:53:14 (22/33) Installing py3-colorama (0.4.3-r0) 00:53:14 (23/33) Installing py3-distlib (0.3.0-r0) 00:53:14 (24/33) Installing py3-distro (1.5.0-r1) 00:53:14 (25/33) Installing py3-webencodings (0.5.1-r3) 00:53:14 (26/33) Installing py3-html5lib (1.0.1-r4) 00:53:15 (27/33) Installing py3-pytoml (0.1.21-r0) 00:53:15 (28/33) Installing py3-pep517 (0.8.2-r0) 00:53:15 (29/33) Installing py3-progress (1.5-r0) 00:53:15 (30/33) Installing py3-toml (0.10.1-r0) 00:53:15 (31/33) Installing py3-retrying (1.3.3-r0) 00:53:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:53:15 (33/33) Installing py3-pip (20.1.1-r0) 00:53:15 Executing busybox-1.31.1-r19.trigger 00:53:15 OK: 71 MiB in 55 packages 00:53:16 ---> 1c5ec1f7494e 00:53:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:17 ---> 8a8d7832ac8b 00:53:17 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:17 ---> Running in 45616d59d737 00:53:17 Removing intermediate container 45616d59d737 00:53:17 ---> a376b75d108e 00:53:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:18 ---> Running in 277fdc22e4a2 00:53:18 Removing intermediate container 277fdc22e4a2 00:53:18 ---> 9f1ddfc340f8 00:53:18 Step 21/23 : LABEL arch=arm64 00:53:19 ---> Running in 402293c61065 00:53:19 Removing intermediate container 402293c61065 00:53:19 ---> ab6d76cca0f7 00:53:19 Step 22/23 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:53:19 ---> Running in 04be67fbf1d7 00:53:20 Removing intermediate container 04be67fbf1d7 00:53:20 ---> c6299737309a 00:53:20 Step 23/23 : LABEL version=0.0.0 00:53:20 ---> Running in 0a51df848374 00:53:21 Removing intermediate container 0a51df848374 00:53:21 ---> 11427c8d7eda 00:53:21 00:53:21 Removing intermediate container e2a19491375e 00:53:21 ---> c89d49bf7002 00:53:21 Step 20/26 : RUN pip install docker-compose==1.23.2 00:53:21 ---> Running in 8c81cfbfecef 00:53:21 Successfully built 11427c8d7eda 00:53:21 Successfully tagged docker-core-data-go-arm64:latest 00:53:28  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 00:53:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:53:28 Collecting docopt<0.7,>=0.6.1 00:53:28 Downloading docopt-0.6.2.tar.gz (25 kB) 00:53:30 Collecting texttable<0.10,>=0.9.0 00:53:30 Downloading texttable-0.9.1.tar.gz (11 kB) 00:53:33 Collecting cached-property<2,>=1.2.0 00:53:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:53:33 Collecting dockerpty<0.5,>=0.4.1 00:53:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:53:36 Collecting jsonschema<3,>=2.5.1 00:53:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:37 Collecting PyYAML<4,>=3.10 00:53:37 Downloading PyYAML-3.13.tar.gz (270 kB) 00:53:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:53:41 Collecting docker<4.0,>=3.6.0 00:53:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:53:42 Collecting websocket-client<1.0,>=0.32.0 00:53:42 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:53:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:53:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:53:45 Collecting docker-pycreds>=0.4.0 00:53:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:53:45 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:53:45 Collecting idna<2.8,>=2.5 00:53:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:46 Collecting urllib3<1.25,>=1.21.1 00:53:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:53:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:53:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:53:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:53:48 Installing collected packages: docopt, texttable, cached-property, dockerpty, jsonschema, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docker-compose 00:53:48 Running setup.py install for docopt: started 00:53:50 Running setup.py install for docopt: finished with status 'done' 00:53:50 Running setup.py install for texttable: started 00:53:53 Running setup.py install for texttable: finished with status 'done' 00:53:53 Running setup.py install for dockerpty: started 00:53:56 Running setup.py install for dockerpty: finished with status 'done' 00:53:56 Running setup.py install for PyYAML: started 00:53:58 Running setup.py install for PyYAML: finished with status 'done' 00:53:58 Attempting uninstall: idna 00:53:58 Found existing installation: idna 2.9 00:53:58 Uninstalling idna-2.9: 00:53:58 Successfully uninstalled idna-2.9 00:53:59 Attempting uninstall: urllib3 00:53:59 Found existing installation: urllib3 1.25.9 00:53:59 Uninstalling urllib3-1.25.9: 00:53:59 Successfully uninstalled urllib3-1.25.9 00:53:59 Attempting uninstall: requests 00:53:59 Found existing installation: requests 2.23.0 00:53:59 Uninstalling requests-2.23.0: 00:53:59 Successfully uninstalled requests-2.23.0 00:54:02 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 00:54:05 Removing intermediate container 8c81cfbfecef 00:54:05 ---> 6c9fc64e4997 00:54:05 Step 21/26 : RUN apk --no-cache add curl 00:54:06 ---> Running in 677da4ebfbcc 00:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:54:07 (2/3) Installing libcurl (7.69.1-r3) 00:54:07 (3/3) Installing curl (7.69.1-r3) 00:54:08 Executing busybox-1.31.1-r19.trigger 00:54:08 OK: 71 MiB in 58 packages 00:54:09 Removing intermediate container 677da4ebfbcc 00:54:09 ---> 4d3713e63b30 00:54:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:54:09 ---> Running in f0cf46c08c6c 00:54:09 Removing intermediate container f0cf46c08c6c 00:54:09 ---> a0fcaec19bbd 00:54:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:10 ---> Running in 4f3331278bad 00:54:10 Removing intermediate container 4f3331278bad 00:54:10 ---> 7f43f8275f9a 00:54:10 Step 24/26 : LABEL arch=arm64 00:54:10 ---> Running in b47c82d9d628 00:54:11 Removing intermediate container b47c82d9d628 00:54:11 ---> 6e4cee0bf5d2 00:54:11 Step 25/26 : LABEL git_sha=d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 00:54:11 ---> Running in fb5d7ad3d07f 00:54:11 Removing intermediate container fb5d7ad3d07f 00:54:11 ---> 94facaf4063a 00:54:11 Step 26/26 : LABEL version=0.0.0 00:54:12 ---> Running in 2778da1eceb7 00:54:12 Removing intermediate container 2778da1eceb7 00:54:12 ---> 55d2f39cc868 00:54:12 00:54:12 Successfully built 55d2f39cc868 00:54:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:54:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:54:13 $ docker stop --time=1 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef 00:54:15 $ docker rm -f 8c486c4a85a946c5706bd432faba63c8be79f0eada873969719a51c6e327efef [Pipeline] // withDockerContainer [Pipeline] sh 00:54:16 + docker images 00:54:16 + grep docker 00:54:16 docker-sys-mgmt-agent-go-arm64 latest 55d2f39cc868 4 seconds ago 300MB 00:54:16 docker-core-data-go-arm64 latest 11427c8d7eda 55 seconds ago 21.3MB 00:54:16 docker-support-notifications-go-arm64 latest 7c1a332b190a About a minute ago 16.9MB 00:54:16 docker-security-bootstrapper-go-arm64 latest 6c83b4c661b2 2 minutes ago 17.8MB 00:54:16 docker-core-metadata-go-arm64 latest ad43b906cc04 4 minutes ago 17.9MB 00:54:16 docker-support-scheduler-go-arm64 latest 51a1b3549312 4 minutes ago 16.3MB 00:54:16 docker-core-command-go-arm64 latest 7e513413ff5e 4 minutes ago 16.2MB 00:54:16 docker-security-secretstore-setup-go-arm64 latest 909c040b868d 4 minutes ago 23.7MB 00:54:16 docker-security-proxy-setup-go-arm64 latest 73cda9975b7a 4 minutes ago 23.4MB 00:54:16 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 00:54:17 ---> job-cost.sh 00:54:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rmjt 00:55:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:57:11 lf-activate-venv(): INFO: Adding /tmp/venv-rmjt/bin to PATH 00:57:11 INFO: No Stack... 00:57:11 INFO: Retrieving Pricing Info for: lf-standard-4 00:57:11 INFO: Archiving Costs [Pipeline] sh 00:57:11 + + cutcat /w/workspace/edgex-go/81/archives/cost.csv 00:57:11 -d, -f6 [Pipeline] lock 00:57:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] 00:57:11 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] did not exist. Created. 00:57:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:11 + echo total: 0.20999999344348907 [Pipeline] stash 00:57:12 Stashed 1 file(s) [Pipeline] } 00:57:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-81-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 00:57:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:15 ---> package-listing.sh 00:57:15 ++ facter osfamily 00:57:15 ++ tr '[:upper:]' '[:lower:]' 00:57:15 + OS_FAMILY=redhat 00:57:15 + workspace=/w/workspace/edgex-go/81 00:57:15 + START_PACKAGES=/tmp/packages_start.txt 00:57:15 + END_PACKAGES=/tmp/packages_end.txt 00:57:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:15 + PACKAGES=/tmp/packages_start.txt 00:57:15 + '[' /w/workspace/edgex-go/81 ']' 00:57:15 + PACKAGES=/tmp/packages_end.txt 00:57:15 + case "${OS_FAMILY}" in 00:57:15 + rpm -qa 00:57:15 + sort 00:57:21 + '[' -f /tmp/packages_start.txt ']' 00:57:21 + '[' -f /tmp/packages_end.txt ']' 00:57:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:21 + '[' /w/workspace/edgex-go/81 ']' 00:57:21 + mkdir -p /w/workspace/edgex-go/81/archives/ 00:57:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/81/archives/ [Pipeline] echo 00:57:21 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/81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:21 00:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:22 alpine: Pulling from edgex-lftools-log-publisher 00:57:22 df20fa9351a1: Pulling fs layer 00:57:22 36b3adc4ff6f: Pulling fs layer 00:57:22 8ad3a11d3b57: Pulling fs layer 00:57:22 46f8f816bc3b: Pulling fs layer 00:57:22 93b61091891f: Pulling fs layer 00:57:22 93b9cdb0e59b: Pulling fs layer 00:57:22 5e14af77c1be: Pulling fs layer 00:57:22 01666e4c0597: Pulling fs layer 00:57:22 aa168da1d23b: Pulling fs layer 00:57:22 93b9cdb0e59b: Waiting 00:57:22 01666e4c0597: Waiting 00:57:22 aa168da1d23b: Waiting 00:57:22 5e14af77c1be: Waiting 00:57:22 93b61091891f: Waiting 00:57:22 46f8f816bc3b: Waiting 00:57:22 36b3adc4ff6f: Download complete 00:57:22 46f8f816bc3b: Verifying Checksum 00:57:22 46f8f816bc3b: Download complete 00:57:22 df20fa9351a1: Verifying Checksum 00:57:22 df20fa9351a1: Download complete 00:57:22 93b9cdb0e59b: Verifying Checksum 00:57:22 93b9cdb0e59b: Download complete 00:57:22 93b61091891f: Verifying Checksum 00:57:22 93b61091891f: Download complete 00:57:22 5e14af77c1be: Verifying Checksum 00:57:22 5e14af77c1be: Download complete 00:57:22 01666e4c0597: Verifying Checksum 00:57:22 01666e4c0597: Download complete 00:57:22 8ad3a11d3b57: Verifying Checksum 00:57:22 8ad3a11d3b57: Download complete 00:57:22 df20fa9351a1: Pull complete 00:57:22 36b3adc4ff6f: Pull complete 00:57:24 aa168da1d23b: Verifying Checksum 00:57:25 8ad3a11d3b57: Pull complete 00:57:25 46f8f816bc3b: Pull complete 00:57:26 93b61091891f: Pull complete 00:57:26 93b9cdb0e59b: Pull complete 00:57:26 5e14af77c1be: Pull complete 00:57:26 01666e4c0597: Pull complete 00:57:34 aa168da1d23b: Pull complete 00:57:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:57:35 prd-centos7-docker-4c-2g-29559 does not seem to be running inside a container 00:57:35 $ 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/81/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/81 -v /w/workspace/edgex-go/81:/w/workspace/edgex-go/81:rw,z -v /w/workspace/edgex-go/81@tmp:/w/workspace/edgex-go/81@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-lftools-log-publisher:alpine cat 00:57:40 $ docker top cbeba9530a672b94581e4ce0b66c48878c209543b9d0f2c56bca700768ecfdfd -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:41 + mkdir -p /var/log/sa [Pipeline] sh 00:57:41 + ls /var/log/sa-host 00:57:41 + sadf -c /var/log/sa-host/sa12 00:57:41 file_magic: OK 00:57:41 HZ: Using current value: 100 00:57:41 file_header: OK 00:57:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:57:41 Statistics: 00:57:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:57:41 File successfully converted to sysstat format version 12.2.1 00:57:41 + sadf -c /var/log/sa-host/sa23 00:57:41 file_magic: OK 00:57:41 HZ: Using current value: 100 00:57:41 file_header: OK 00:57:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:57:41 Statistics: 00:57:41 Hnuu...uuuununununu... 00:57:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:42 provisioning config files... 00:57:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/81@tmp/config1387416321780078112tmp [Pipeline] { [Pipeline] echo 00:57:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:42 ---> create-netrc.sh [Pipeline] } 00:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:57:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:57:42 ---> python-tools-install.sh [Pipeline] echo 00:57:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:43 ---> sudo-logs.sh 00:57:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:57:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:43 ---> job-cost.sh 00:57:43 lf-activate-venv: SKIPPING 00:57:43 DEBUG: total: 0.20999999344348907 00:57:43 INFO: Retrieving Stack Cost... 00:57:45 INFO: Retrieving Pricing Info for: v1-standard-2 00:57:46 INFO: Archiving Costs [Pipeline] echo 00:57:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:46 ---> logs-deploy.sh 00:57:46 lf-activate-venv: SKIPPING 00:57:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/81 00:57:46 INFO: archiving workspace using pattern(s): 00:57:47 Archives upload complete. 00:57:48 INFO: archiving logs to Nexus 00:57:49 ---> uname -a: 00:57:49 Linux prd-centos7-docker-4c-2g-29559.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:57:49 00:57:49 00:57:49 ---> lscpu: 00:57:49 Architecture: x86_64 00:57:49 CPU op-mode(s): 32-bit, 64-bit 00:57:49 Byte Order: Little Endian 00:57:49 Address sizes: 40 bits physical, 48 bits virtual 00:57:49 CPU(s): 4 00:57:49 On-line CPU(s) list: 0-3 00:57:49 Thread(s) per core: 1 00:57:49 Core(s) per socket: 1 00:57:49 Socket(s): 4 00:57:49 NUMA node(s): 1 00:57:49 Vendor ID: GenuineIntel 00:57:49 CPU family: 6 00:57:49 Model: 44 00:57:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:57:49 Stepping: 1 00:57:49 CPU MHz: 2933.442 00:57:49 BogoMIPS: 5866.88 00:57:49 Virtualization: VT-x 00:57:49 Hypervisor vendor: KVM 00:57:49 Virtualization type: full 00:57:49 L1d cache: 128 KiB 00:57:49 L1i cache: 128 KiB 00:57:49 L2 cache: 16 MiB 00:57:49 L3 cache: 64 MiB 00:57:49 NUMA node0 CPU(s): 0-3 00:57:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:57:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:57:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:57:49 Vulnerability Meltdown: Mitigation; PTI 00:57:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:57:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:57:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:57:49 Vulnerability Srbds: Not affected 00:57:49 Vulnerability Tsx async abort: Not affected 00:57:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:57:49 00:57:49 00:57:49 ---> nproc: 00:57:49 4 00:57:49 00:57:49 00:57:49 ---> df -h: 00:57:49 Filesystem Size Used Available Use% Mounted on 00:57:49 overlay 50.0G 11.7G 38.2G 23% / 00:57:49 tmpfs 64.0M 0 64.0M 0% /dev 00:57:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:57:49 shm 64.0M 0 64.0M 0% /dev/shm 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/81 00:57:49 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/81@tmp 00:57:49 00:57:49 00:57:49 ---> free -m: 00:57:49 total used free shared buff/cache available 00:57:49 Mem: 1837 712 104 0 1020 1041 00:57:49 Swap: 1023 72 951 00:57:49 00:57:49 00:57:49 ---> ip addr: 00:57:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:57:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:49 inet 127.0.0.1/8 scope host lo 00:57:49 valid_lft forever preferred_lft forever 00:57:49 inet6 ::1/128 scope host 00:57:49 valid_lft forever preferred_lft forever 00:57:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:57:49 link/ether fa:16:3e:30:33:dd brd ff:ff:ff:ff:ff:ff 00:57:49 inet 10.30.122.117/23 brd 10.30.123.255 scope global dynamic eth0 00:57:49 valid_lft 84803sec preferred_lft 84803sec 00:57:49 inet6 fe80::f816:3eff:fe30:33dd/64 scope link 00:57:49 valid_lft forever preferred_lft forever 00:57:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:57:49 link/ether 02:42:f4:30:0e:18 brd ff:ff:ff:ff:ff:ff 00:57:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:49 valid_lft forever preferred_lft forever 00:57:49 inet6 fe80::42:f4ff:fe30:e18/64 scope link 00:57:49 valid_lft forever preferred_lft forever 00:57:49 00:57:49 00:57:49 ---> sar -b -r -n DEV: 00:57:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) 00:57:49 00:57:49 00:30:59 LINUX RESTART (4 CPU) 00:57:49 00:57:49 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:57:49 00:33:01 149.23 86.34 62.89 0.00 10417.33 18724.08 0.00 00:57:49 00:34:01 249.93 68.03 181.89 0.00 3206.88 44935.65 0.00 00:57:49 00:35:02 208.17 108.25 99.92 0.00 4068.81 10741.41 0.00 00:57:49 00:36:01 147.72 72.48 75.24 0.00 3234.78 9550.24 0.00 00:57:49 00:37:02 340.27 138.70 201.57 0.00 61887.51 132580.44 0.00 00:57:49 00:38:02 3155.95 2799.80 356.15 0.00 165418.47 181271.44 0.00 00:57:49 00:39:01 457.48 248.10 209.37 0.00 15548.88 41935.21 0.00 00:57:49 00:40:02 1418.77 1090.26 328.51 0.00 101126.27 148831.04 0.00 00:57:49 00:41:01 709.91 442.10 267.81 0.00 31299.46 42886.65 0.00 00:57:49 00:42:01 6.94 0.70 6.24 0.00 22.91 221.21 0.00 00:57:49 00:43:01 0.30 0.02 0.28 0.00 0.53 5.46 0.00 00:57:49 00:44:01 0.38 0.05 0.33 0.00 0.93 5.03 0.00 00:57:49 00:45:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 00:57:49 00:46:01 1.92 1.63 0.28 0.00 56.35 4.08 0.00 00:57:49 00:47:01 1.40 0.55 0.85 0.00 142.57 17.29 0.00 00:57:49 00:48:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 00:57:49 00:49:01 0.30 0.02 0.28 0.00 0.53 3.46 0.00 00:57:49 00:50:01 0.25 0.02 0.23 0.00 0.27 2.35 0.00 00:57:49 00:51:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 00:57:49 00:52:01 0.27 0.02 0.25 0.00 0.27 2.43 0.00 00:57:49 00:53:01 0.23 0.02 0.22 0.00 0.27 1.87 0.00 00:57:49 00:54:01 0.35 0.05 0.30 0.00 0.93 3.73 0.00 00:57:49 00:55:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 00:57:49 00:56:01 0.28 0.02 0.27 0.00 0.13 3.01 0.00 00:57:49 00:57:01 0.30 0.03 0.27 0.00 0.27 2.63 0.00 00:57:49 Average: 274.20 202.43 71.77 0.00 15908.76 25374.94 0.00 00:57:49 00:57:49 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:49 00:33:01 65476 0 684808 36.40 2596 1128664 1462136 49.90 705408 904136 89584 00:57:49 00:34:01 128660 0 752628 40.00 1492 998764 1287400 43.94 630992 832396 8 00:57:49 00:35:02 206488 0 809720 43.03 664 864672 1872644 63.91 691384 697224 76248 00:57:49 00:36:01 256760 0 759852 40.38 620 864312 1422300 48.54 608008 723728 69844 00:57:49 00:37:02 74280 0 837016 44.49 0 970248 2227176 76.01 681156 918352 55992 00:57:49 00:38:02 66532 0 818136 43.48 0 996876 2135612 72.88 769012 814852 77620 00:57:49 00:39:01 120120 0 821440 43.66 0 939984 2331280 79.56 561640 942744 8548 00:57:49 00:40:02 217684 0 949052 50.44 0 714808 2484824 84.80 650832 747692 11016 00:57:49 00:41:01 427088 0 645384 34.30 0 809072 1239452 42.30 488732 716808 20 00:57:49 00:42:01 435472 0 636308 33.82 0 809764 1184296 40.42 484368 715976 20 00:57:49 00:43:01 435768 0 635956 33.80 0 809820 1184332 40.42 484792 715668 20 00:57:49 00:44:01 436404 0 635356 33.77 0 809784 1179156 40.24 484252 715524 16 00:57:49 00:45:01 437404 0 634340 33.71 0 809800 1169904 39.93 483624 715316 8 00:57:49 00:46:01 435928 0 634800 33.74 0 810816 1169904 39.93 483884 716084 20 00:57:49 00:47:01 428412 0 638100 33.91 0 815032 1169976 39.93 489792 717504 20 00:57:49 00:48:01 428888 0 637608 33.89 0 815048 1169904 39.93 489592 717516 16 00:57:49 00:49:01 428872 0 637620 33.89 0 815052 1169904 39.93 489592 717536 12 00:57:49 00:50:01 429028 0 637456 33.88 0 815060 1169904 39.93 489600 717540 8 00:57:49 00:51:01 428872 0 637604 33.89 0 815068 1169904 39.93 489612 717540 8 00:57:49 00:52:01 428860 0 637616 33.89 0 815068 1169988 39.93 489688 717540 16 00:57:49 00:53:01 428880 0 637584 33.89 0 815080 1169904 39.93 489748 717556 16 00:57:49 00:54:01 428880 0 637568 33.89 0 815096 1169904 39.93 489632 717580 8 00:57:49 00:55:01 428616 0 637828 33.90 0 815100 1169904 39.93 489756 717584 8 00:57:49 00:56:01 428524 0 637908 33.90 0 815112 1169904 39.93 489760 717592 8 00:57:49 00:57:01 428248 0 638180 33.92 0 815116 1169964 39.93 489832 717588 20 00:57:49 Average: 338406 0 690795 36.71 215 852129 1408783 48.08 543788 750783 15564 00:57:49 00:57:49 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:49 00:33:01 eth0 961.26 1025.94 3215.33 149.61 0.00 0.00 0.00 0.00 00:57:49 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:33:01 docker0 903.45 795.82 73.31 2730.17 0.00 0.00 0.00 0.00 00:57:49 00:34:01 eth0 479.61 410.27 3637.37 38.44 0.00 0.00 0.00 0.00 00:57:49 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:34:01 docker0 163.09 193.72 11.22 824.54 0.00 0.00 0.00 0.00 00:57:49 00:35:02 vethab6d419 0.93 1.06 0.08 0.09 0.00 0.00 0.00 0.00 00:57:49 00:35:02 eth0 52.97 34.32 38.02 81.43 0.00 0.00 0.00 0.00 00:57:49 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:35:02 docker0 0.93 0.93 0.06 0.08 0.00 0.00 0.00 0.00 00:57:49 00:36:01 vethab6d419 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 00:57:49 00:36:01 eth0 23.05 12.55 17.65 9.67 0.00 0.00 0.00 0.00 00:57:49 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:36:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 00:57:49 00:37:02 eth0 209.01 172.83 1673.65 72.95 0.00 0.00 0.00 0.00 00:57:49 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:37:02 veth8aaa743 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:57:49 00:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:38:02 eth0 50.44 24.60 163.58 9.95 0.00 0.00 0.00 0.00 00:57:49 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:38:02 veth8aaa743 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 00:57:49 00:38:02 docker0 13.86 29.53 0.75 146.74 0.00 0.00 0.00 0.00 00:57:49 00:39:01 veth348c4d4 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:39:01 eth0 136.46 104.67 1427.56 15.30 0.00 0.00 0.00 0.00 00:57:49 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:39:01 veth8aaa743 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:57:49 00:40:02 vethda702fb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:57:49 00:40:02 eth0 123.56 71.93 419.21 82.58 0.00 0.00 0.00 0.00 00:57:49 00:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:40:02 veth670d06a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:57:49 00:41:01 eth0 84.20 48.14 196.57 81.27 0.00 0.00 0.00 0.00 00:57:49 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:41:01 docker0 1137.43 1132.44 88.72 4403.63 0.00 0.00 0.00 0.00 00:57:49 00:42:01 eth0 1.88 0.67 0.86 0.29 0.00 0.00 0.00 0.00 00:57:49 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:43:01 eth0 2.95 0.97 1.19 0.75 0.00 0.00 0.00 0.00 00:57:49 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:44:01 eth0 1.60 0.73 0.69 0.41 0.00 0.00 0.00 0.00 00:57:49 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:45:01 eth0 0.25 0.10 0.02 0.04 0.00 0.00 0.00 0.00 00:57:49 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:46:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:57:49 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:47:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:57:49 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:57:49 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:57:49 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:50:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:57:49 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:51:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:57:49 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:52:01 eth0 0.80 0.18 0.19 0.07 0.00 0.00 0.00 0.00 00:57:49 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:57:49 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:54:01 eth0 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 00:57:49 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:55:01 eth0 0.62 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:57:49 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:56:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:57:49 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:57:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 00:57:49 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 Average: eth0 84.88 75.96 431.65 21.66 0.00 0.00 0.00 0.00 00:57:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 Average: docker0 44.85 44.65 3.50 173.62 0.00 0.00 0.00 0.00 00:57:49 00:57:49 00:57:49 ---> sar -P ALL: 00:57:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) 00:57:49 00:57:49 00:30:59 LINUX RESTART (4 CPU) 00:57:49 00:57:49 00:32:02 CPU %user %nice %system %iowait %steal %idle 00:57:49 00:33:01 all 12.15 0.00 6.47 2.31 0.07 79.00 00:57:49 00:33:01 0 11.94 0.00 8.42 1.98 0.05 77.60 00:57:49 00:33:01 1 9.16 0.00 5.99 0.87 0.05 83.93 00:57:49 00:33:01 2 13.27 0.00 5.75 5.65 0.09 75.24 00:57:49 00:33:01 3 14.26 0.00 5.74 0.73 0.07 79.20 00:57:49 00:34:01 all 9.30 0.00 7.35 4.17 0.08 79.09 00:57:49 00:34:01 0 9.49 0.00 7.25 3.39 0.07 79.79 00:57:49 00:34:01 1 9.47 0.00 7.82 4.52 0.10 78.09 00:57:49 00:34:01 2 9.00 0.00 7.40 2.74 0.07 80.79 00:57:49 00:34:01 3 9.25 0.00 6.94 6.03 0.07 77.71 00:57:49 00:35:02 all 50.11 0.00 12.67 5.77 0.15 31.30 00:57:49 00:35:02 0 48.57 0.00 12.23 7.96 0.16 31.08 00:57:49 00:35:02 1 50.36 0.00 13.08 6.16 0.14 30.27 00:57:49 00:35:02 2 51.18 0.00 12.33 4.57 0.14 31.77 00:57:49 00:35:02 3 50.32 0.00 13.05 4.37 0.16 32.10 00:57:49 00:36:01 all 47.34 0.00 13.54 3.82 0.17 35.14 00:57:49 00:36:01 0 46.51 0.00 13.02 2.32 0.20 37.96 00:57:49 00:36:01 1 46.90 0.00 13.57 4.96 0.14 34.42 00:57:49 00:36:01 2 48.03 0.00 14.23 4.70 0.20 32.85 00:57:49 00:36:01 3 47.91 0.00 13.33 3.30 0.13 35.34 00:57:49 00:37:02 all 23.25 0.00 17.90 5.99 0.54 52.32 00:57:49 00:37:02 0 22.40 0.00 17.47 4.95 0.57 54.61 00:57:49 00:37:02 1 24.62 0.00 17.49 6.74 0.55 50.60 00:57:49 00:37:02 2 21.88 0.00 18.63 7.33 0.53 51.62 00:57:49 00:37:02 3 24.10 0.00 18.01 4.93 0.52 52.45 00:57:49 00:38:02 all 21.13 0.00 27.54 27.30 0.76 23.27 00:57:49 00:38:02 0 20.99 0.00 28.00 26.70 0.87 23.45 00:57:49 00:38:02 1 20.54 0.00 27.54 28.71 0.78 22.43 00:57:49 00:38:02 2 21.00 0.00 27.33 26.37 0.74 24.56 00:57:49 00:38:02 3 22.02 0.00 27.28 27.40 0.64 22.66 00:57:49 00:39:01 all 56.87 0.00 16.91 12.43 0.25 13.53 00:57:49 00:39:01 0 57.16 0.00 17.39 13.75 0.28 11.42 00:57:49 00:39:01 1 57.33 0.00 16.44 11.35 0.24 14.65 00:57:49 00:39:01 2 56.67 0.00 16.81 11.49 0.22 14.81 00:57:49 00:39:01 3 56.33 0.00 17.03 13.16 0.28 13.21 00:57:49 00:40:02 all 37.99 0.00 25.92 16.63 1.45 18.01 00:57:49 00:40:02 0 38.79 0.00 24.56 15.67 1.37 19.62 00:57:49 00:40:02 1 37.82 0.00 26.30 17.13 1.45 17.31 00:57:49 00:40:02 2 37.23 0.00 26.02 17.60 1.40 17.74 00:57:49 00:40:02 3 38.13 0.00 26.81 16.10 1.60 17.36 00:57:49 00:41:01 all 30.66 0.00 14.99 18.52 0.14 35.70 00:57:49 00:41:01 0 31.57 0.00 16.07 19.39 0.13 32.83 00:57:49 00:41:01 1 30.86 0.00 15.07 18.54 0.13 35.41 00:57:49 00:41:01 2 28.00 0.00 13.99 16.95 0.16 40.89 00:57:49 00:41:01 3 32.24 0.00 14.82 19.19 0.13 33.62 00:57:49 00:42:01 all 0.17 0.00 0.06 0.00 0.00 99.77 00:57:49 00:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:57:49 00:42:01 1 0.03 0.00 0.10 0.00 0.00 99.87 00:57:49 00:42:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:57:49 00:42:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:57:49 00:43:01 all 0.18 0.00 0.04 0.00 0.00 99.77 00:57:49 00:43:01 0 0.10 0.00 0.08 0.00 0.00 99.82 00:57:49 00:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 00:57:49 00:43:01 2 0.53 0.00 0.03 0.00 0.00 99.43 00:57:49 00:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:57:49 00:57:49 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:57:49 00:44:01 all 0.15 0.00 0.03 0.00 0.01 99.81 00:57:49 00:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:57:49 00:44:01 1 0.40 0.00 0.02 0.00 0.00 99.58 00:57:49 00:44:01 2 0.12 0.00 0.03 0.00 0.00 99.85 00:57:49 00:44:01 3 0.03 0.00 0.05 0.02 0.02 99.88 00:57:49 00:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:57:49 00:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:57:49 00:45:01 1 0.50 0.00 0.03 0.00 0.02 99.45 00:57:49 00:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 00:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:57:49 00:46:01 all 0.12 0.00 0.06 0.02 0.00 99.80 00:57:49 00:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:46:01 1 0.43 0.00 0.10 0.00 0.00 99.47 00:57:49 00:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:46:01 3 0.03 0.00 0.08 0.07 0.00 99.82 00:57:49 00:47:01 all 0.15 0.00 0.04 0.01 0.00 99.80 00:57:49 00:47:01 0 0.05 0.00 0.07 0.00 0.00 99.88 00:57:49 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:47:01 2 0.52 0.00 0.03 0.02 0.00 99.43 00:57:49 00:47:01 3 0.02 0.00 0.03 0.02 0.00 99.93 00:57:49 00:48:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:57:49 00:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:57:49 00:48:01 1 0.43 0.00 0.02 0.00 0.02 99.53 00:57:49 00:48:01 2 0.08 0.00 0.03 0.00 0.00 99.88 00:57:49 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:57:49 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:49:01 1 0.52 0.00 0.00 0.00 0.00 99.48 00:57:49 00:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:57:49 00:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 00:50:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:57:49 00:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 00:57:49 00:50:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:57:49 00:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:57:49 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:51:01 all 0.07 0.00 0.05 0.00 0.00 99.89 00:57:49 00:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:51:01 1 0.18 0.00 0.05 0.00 0.00 99.77 00:57:49 00:51:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:57:49 00:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:57:49 00:52:01 all 0.11 0.00 0.02 0.00 0.00 99.87 00:57:49 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 00:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:52:01 2 0.38 0.00 0.02 0.00 0.00 99.60 00:57:49 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:53:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:57:49 00:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:57:49 00:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:57:49 00:53:01 2 0.52 0.00 0.02 0.00 0.02 99.45 00:57:49 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 00:54:01 all 0.15 0.00 0.03 0.00 0.01 99.80 00:57:49 00:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 00:57:49 00:54:01 1 0.02 0.00 0.02 0.02 0.02 99.93 00:57:49 00:54:01 2 0.50 0.00 0.03 0.00 0.00 99.47 00:57:49 00:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:49 00:57:49 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:49 00:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:57:49 00:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 00:55:01 1 0.07 0.00 0.03 0.00 0.00 99.90 00:57:49 00:55:01 2 0.50 0.00 0.00 0.00 0.00 99.50 00:57:49 00:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:56:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:57:49 00:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:57:49 00:56:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:57:49 00:56:01 2 0.52 0.00 0.02 0.00 0.02 99.45 00:57:49 00:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:49 00:57:01 all 0.17 0.00 0.02 0.00 0.01 99.80 00:57:49 00:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:57:49 00:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:57:49 00:57:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:57:49 00:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:49 Average: all 11.08 0.00 5.49 3.68 0.14 79.62 00:57:49 Average: 0 10.95 0.00 5.53 3.65 0.14 79.72 00:57:49 Average: 1 11.06 0.00 5.50 3.76 0.14 79.54 00:57:49 Average: 2 11.11 0.00 5.46 3.71 0.14 79.59 00:57:49 Average: 3 11.19 0.00 5.45 3.60 0.14 79.62 00:57:49 00:57:49 00:57:49