Pull request #3025 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from c0de1628aea6da99e6260dacaed86128f060a129+ced48a9704d45a78ce2a225541f5314d2d8a1195 (053ea669b6d36141d0839382887c11ea0bb7bcef) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20017 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) > 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/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # 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 ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 Commit message: "fix(snap): bump snap epoch to 5 for Ireland" > git rev-list --no-walk c87fda0b5faa8106803aa47e1f83d675086dd82f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:52:52 ========================================================= 18:52:52 EdgeX Global Pipelines Version Info 18:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:52:54 ------------------- 18:52:54 stable info: 18:52:54 ------------------- 18:52:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:52:54 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 18:52:54 Message: update stable to v1.0.173 18:52:55 ------------------- 18:52:55 experimental info: 18:52:55 ------------------- 18:52:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:52:55 Commit SHA: cd8b19c85d05d3f0b3e5ef71091fd817c91eae6e 18:52:55 Message: update experimental to v1.0.176 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3025 [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3025 [Pipeline] echo 18:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3025 [Pipeline] echo 18:52:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0de1628aea6da99e6260dacaed86128f060a129 [Pipeline] echo 18:52:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0de162 [Pipeline] echo 18:52:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:52:58 provisioning config files... 18:52:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1692913763011142189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:58 ---> docker-login.sh 18:52:58 nexus3.edgexfoundry.org:10001 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 nexus3.edgexfoundry.org:10002 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 nexus3.edgexfoundry.org:10003 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 nexus3.edgexfoundry.org:10004 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 docker.io 18:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:00 Configure a credential helper to remove this warning. See 18:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:00 18:53:00 Login Succeeded 18:53:00 ---> docker-login.sh ends [Pipeline] } 18:53:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:01 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/core-command/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo core-command,cmd/core-command/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/core-data/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo core-data,cmd/core-data/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/core-metadata/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo core-metadata,cmd/core-metadata/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/security-bootstrap-redis/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/security-proxy-setup/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/support-notifications/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo support-notifications,cmd/support-notifications/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/support-scheduler/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:53:01 + for file in '`ls cmd/**/Dockerfile`' 18:53:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:53:01 ++ cut -d/ -f2 18:53:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:53:01 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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 18:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:02 18:53:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:53:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:03 latest: Pulling from edgex-devops/git-semver 18:53:03 31603596830f: Pulling fs layer 18:53:03 2a8b12db71e7: Pulling fs layer 18:53:03 6ca5941a6612: Pulling fs layer 18:53:03 ecc8261a40a4: Pulling fs layer 18:53:03 ecc8261a40a4: Waiting 18:53:03 2a8b12db71e7: Verifying Checksum 18:53:03 2a8b12db71e7: Download complete 18:53:04 31603596830f: Download complete 18:53:04 ecc8261a40a4: Verifying Checksum 18:53:04 ecc8261a40a4: Download complete 18:53:04 6ca5941a6612: Verifying Checksum 18:53:04 6ca5941a6612: Download complete 18:53:04 31603596830f: Pull complete 18:53:04 2a8b12db71e7: Pull complete 18:53:05 6ca5941a6612: Pull complete 18:53:05 ecc8261a40a4: Pull complete 18:53:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:53:06 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 18:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:53:08 $ docker top 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:09 [ssh-agent] Looking for ssh-agent implementation... 18:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:09 $ docker exec 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent 18:53:09 SSH_AUTH_SOCK=/tmp/ssh-TqqrNWfXkAhP/agent.11 18:53:09 SSH_AGENT_PID=16 18:53:09 Running ssh-add (command line suppressed) 18:53:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4884489578090851920.key (/w/workspace/edgex-go/2@tmp/private_key_4884489578090851920.key) 18:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:10 + git tag --points-at HEAD [Pipeline] } 18:53:10 $ docker exec --env ******** --env ******** 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent -k 18:53:10 unset SSH_AUTH_SOCK; 18:53:10 unset SSH_AGENT_PID; 18:53:10 echo Agent pid 16 killed; 18:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:10 [ssh-agent] Looking for ssh-agent implementation... 18:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:10 $ docker exec 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent 18:53:11 SSH_AUTH_SOCK=/tmp/ssh-hrczDhsl2y8Y/agent.46 18:53:11 SSH_AGENT_PID=51 18:53:11 Running ssh-add (command line suppressed) 18:53:11 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2255631179979234120.key (/w/workspace/edgex-go/2@tmp/private_key_2255631179979234120.key) 18:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:11 + git semver init 18:53:11 # -> Open(): unable to determine branch for HEAD 18:53:11 # $GIT_DIR = /w/workspace/edgex-go/2/.git 18:53:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 18:53:11 # $SEMVER_REMOTE_NAME = origin 18:53:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:53:11 # $SEMVER_USER_NAME = edgex-jenkins 18:53:11 # $SEMVER_BRANCH = PR-3025 18:53:11 # $SEMVER_TEMP = /tmp/semver-185789977 18:53:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:53:33 # '/tmp/semver-185789977' -> '/w/workspace/edgex-go/2/.semver' 18:53:33 # -> Force: false 18:53:33 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 18:53:33 $ docker exec --env ******** --env ******** 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 ssh-agent -k 18:53:33 unset SSH_AUTH_SOCK; 18:53:33 unset SSH_AGENT_PID; 18:53:33 echo Agent pid 51 killed; 18:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:34 + git semver [Pipeline] } 18:53:34 $ docker stop --time=1 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 18:53:36 $ docker rm -f 5259a99507748342476b5cbed04b2f515c5ec9d575994d795c93a554dbe19738 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:53:37 Stashed 1 file(s) [Pipeline] echo 18:53:37 [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 18:53:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:53:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:53:39 + sudo service docker restart 18:53:39 + true 18:53:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:53:40 ========================================================= 18:53:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:53:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:53:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:53:44 Sending build context to Docker daemon 326.4MB 18:53:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:53:44 Step 2/6 : FROM ${BASE} 18:53:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:53:44 188c0c94c7c5: Pulling fs layer 18:53:44 0ef7d3d256c8: Pulling fs layer 18:53:44 de9db76c5a1d: Pulling fs layer 18:53:44 bca2f99d35d6: Pulling fs layer 18:53:44 93359f2a8cfa: Pulling fs layer 18:53:44 7c6f9722023f: Pulling fs layer 18:53:44 a35cf1a2eb13: Pulling fs layer 18:53:44 93359f2a8cfa: Waiting 18:53:44 bca2f99d35d6: Waiting 18:53:44 7c6f9722023f: Waiting 18:53:44 a35cf1a2eb13: Waiting 18:53:44 de9db76c5a1d: Download complete 18:53:44 0ef7d3d256c8: Verifying Checksum 18:53:44 0ef7d3d256c8: Download complete 18:53:44 93359f2a8cfa: Verifying Checksum 18:53:44 93359f2a8cfa: Download complete 18:53:44 7c6f9722023f: Verifying Checksum 18:53:44 7c6f9722023f: Download complete 18:53:44 188c0c94c7c5: Verifying Checksum 18:53:44 188c0c94c7c5: Download complete 18:53:45 188c0c94c7c5: Pull complete 18:53:45 0ef7d3d256c8: Pull complete 18:53:45 de9db76c5a1d: Pull complete 18:53:46 a35cf1a2eb13: Verifying Checksum 18:53:46 a35cf1a2eb13: Download complete 18:53:47 bca2f99d35d6: Verifying Checksum 18:53:47 bca2f99d35d6: Download complete 18:53:52 bca2f99d35d6: Pull complete 18:53:52 93359f2a8cfa: Pull complete 18:53:52 7c6f9722023f: Pull complete 18:53:53 Still waiting to schedule task 18:53:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:53:57 a35cf1a2eb13: Pull complete 18:53:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:53:57 ---> a62c8e92a672 18:53:57 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 18:53:57 ---> Running in 9601bb2304ad 18:53:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:59 (1/12) Installing libmagic (5.38-r0) 18:53:59 (2/12) Installing file (5.38-r0) 18:53:59 (3/12) Installing libc-dev (0.7.2-r3) 18:53:59 (4/12) Installing g++ (9.3.0-r2) 18:54:03 (5/12) Installing fortify-headers (1.1-r0) 18:54:03 (6/12) Installing patch (2.7.6-r6) 18:54:03 (7/12) Installing build-base (0.5-r2) 18:54:03 (8/12) Installing libsodium (1.0.18-r0) 18:54:03 (9/12) Installing pkgconf (1.7.2-r0) 18:54:03 (10/12) Installing libsodium-dev (1.0.18-r0) 18:54:03 (11/12) Installing libzmq (4.3.3-r0) 18:54:03 (12/12) Installing zeromq-dev (4.3.3-r0) 18:54:03 Executing busybox-1.31.1-r19.trigger 18:54:03 OK: 233 MiB in 51 packages 18:54:07 Removing intermediate container 9601bb2304ad 18:54:07 ---> 463dd7192512 18:54:07 Step 4/6 : WORKDIR /edgex-go 18:54:07 ---> Running in a82f165a1968 18:54:07 Removing intermediate container a82f165a1968 18:54:07 ---> 2ce1b1efa537 18:54:07 Step 5/6 : COPY go.mod . 18:54:07 ---> 1de73a90833e 18:54:07 Step 6/6 : RUN go mod download 18:54:07 ---> Running in f67f9c939bc8 18:54:29 Removing intermediate container f67f9c939bc8 18:54:29 ---> 9c0f641d802d 18:54:29 Successfully built 9c0f641d802d 18:54:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:54:30 + docker inspect -f . ci-base-image-x86_64 18:54:30 . [Pipeline] withDockerContainer 18:54:30 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 18:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:54:31 $ docker top d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:31 + go version 18:54:31 go version go1.15.5 linux/amd64 [Pipeline] } 18:54:31 $ docker stop --time=1 d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 18:54:33 $ docker rm -f d3c666c8058d9bddcc26d2c72b7b6ada4178abb89d0741a78b99219c8d3004a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:34 + docker inspect -f . ci-base-image-x86_64 18:54:34 . [Pipeline] withDockerContainer 18:54:34 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 18:54:34 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:54:35 $ docker top a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:35 ========================================================= 18:54:35 [edgeXBuildGoParallel] Running Tests and Build... 18:54:35 ========================================================= [Pipeline] sh 18:54:35 + make test 18:54:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:54:45 ? github.com/edgexfoundry/edgex-go [no test files] 18:55:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:55:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:55:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:55:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:55:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 18:55:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:55:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:55:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:55:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:55:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:55:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:55:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:55:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements 18:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.0% of statements 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 77.1% of statements 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.153s coverage: 82.4% of statements 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.459s coverage: 28.6% of statements 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements 18:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:55:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 18:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:55:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.492s coverage: 93.1% of statements 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements 18:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 18:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 18:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements 18:55:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements 18:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 18:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 18:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 55.9% of statements 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 18:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:55:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.352s coverage: 84.0% of statements 18:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.1% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:55:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements 18:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.801s coverage: 29.1% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:55:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 18:55:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 18:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 18:55:34 GO111MODULE=on go vet ./... 18:56:01 gofmt -l . 18:56:01 [ "`gofmt -l .`" = "" ] 18:56:01 ./bin/test-go-mod-tidy.sh 18:56:01 ./bin/test-attribution-txt.sh [Pipeline] sh 18:56:02 + ls -al . 18:56:02 total 656 18:56:02 drwxrwxr-x 10 1001 1001 4096 Jan 13 18:56 . 18:56:02 drwxr-xr-x 4 root root 28 Jan 13 18:54 .. 18:56:02 -rw-rw-r-- 1 1001 1001 11 Jan 13 18:52 .dockerignore 18:56:02 drwxrwxr-x 8 1001 1001 179 Jan 13 18:52 .git 18:56:02 drwxrwxr-x 3 1001 1001 125 Jan 13 18:52 .github 18:56:02 -rw-rw-r-- 1 1001 1001 824 Jan 13 18:52 .gitignore 18:56:02 drwx------ 3 1001 1001 47 Jan 13 18:53 .semver 18:56:02 -rw-rw-r-- 1 1001 1001 166 Jan 13 18:52 .sonarcloud.properties 18:56:02 -rw-rw-r-- 1 1001 1001 7741 Jan 13 18:52 Attribution.txt 18:56:02 -rw-rw-r-- 1 1001 1001 3804 Jan 13 18:52 CONTRIBUTING.md 18:56:02 -rw-rw-r-- 1 1001 1001 931 Jan 13 18:52 Dockerfile.build 18:56:02 -rw-rw-r-- 1 1001 1001 863 Jan 13 18:52 Jenkinsfile 18:56:02 -rw-rw-r-- 1 1001 1001 10775 Jan 13 18:52 LICENSE 18:56:02 -rw-rw-r-- 1 1001 1001 5750 Jan 13 18:52 Makefile 18:56:02 -rw-rw-r-- 1 1001 1001 6524 Jan 13 18:52 README.md 18:56:02 -rw-rw-r-- 1 1001 1001 6744 Jan 13 18:52 SECURITY.md 18:56:02 -rw-rw-r-- 1 1001 1001 5 Jan 13 18:53 VERSION 18:56:02 -rw-rw-r-- 1 1001 1001 4131 Jan 13 18:52 ZMQWindows.md 18:56:02 drwxrwxr-x 2 1001 1001 117 Jan 13 18:52 bin 18:56:02 drwxrwxr-x 14 1001 1001 4096 Jan 13 18:52 cmd 18:56:02 -rw-r--r-- 1 root root 552842 Jan 13 18:55 coverage.out 18:56:02 -rw-r--r-- 1 root root 979 Jan 13 18:56 go.mod 18:56:02 -rw-r--r-- 1 root root 19036 Jan 13 18:56 go.sum 18:56:02 drwxrwxr-x 8 1001 1001 127 Jan 13 18:52 internal 18:56:02 drwxrwxr-x 4 1001 1001 26 Jan 13 18:52 openapi 18:56:02 drwxrwxr-x 4 1001 1001 71 Jan 13 18:52 snap 18:56:02 -rw-rw-r-- 1 1001 1001 168 Jan 13 18:52 version.go [Pipeline] sh 18:56:02 + '[' -e coverage.out ] 18:56:02 + chown 1001:1001 coverage.out [Pipeline] stash 18:56:02 Stashed 1 file(s) [Pipeline] sh 18:56:02 + make build 18:56:02 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 18:56:06 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 18:56:14 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 18:56:16 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 18:56:17 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 18:56:17 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 18:56:19 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 18:56:21 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 18:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:56:23 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 18:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:56:25 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 [Pipeline] } 18:56:27 $ docker stop --time=1 a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 18:56:29 $ docker rm -f a342e540e97eb4d5ca1c573bce8ebba90bb85880a8c14ae2cb90335a7a9b8074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:56:31 18:56:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:56:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:56:31 latest: Pulling from edgex-devops/edgex-compose 18:56:31 cbdbe7a5bc2a: Pulling fs layer 18:56:31 ca9280d653b3: Pulling fs layer 18:56:31 7e9c9ca2126c: Pulling fs layer 18:56:32 cbdbe7a5bc2a: Verifying Checksum 18:56:32 cbdbe7a5bc2a: Download complete 18:56:32 cbdbe7a5bc2a: Pull complete 18:56:32 ca9280d653b3: Verifying Checksum 18:56:32 ca9280d653b3: Download complete 18:56:33 ca9280d653b3: Pull complete 18:56:33 7e9c9ca2126c: Download complete 18:56:40 7e9c9ca2126c: Pull complete 18:56:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:56:40 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 18:56:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:56:43 $ docker top 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:44 + docker-compose build --help 18:56:44 + grep parallel 18:56:45 --parallel Build images in parallel. [Pipeline] } 18:56:45 $ docker stop --time=1 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 18:56:46 $ docker rm -f 299db3dd4c6a16639983f07d7860d2826b59c29bf1dd957ef64597cf1a86a537 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:56:47 . [Pipeline] withDockerContainer 18:56:47 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 18:56:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:56:48 $ docker top d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:48 + docker-compose -f ./docker-compose-build.yml build --parallel 18:56:49 Building docker-core-command-go ... 18:56:49 Building docker-core-data-go ... 18:56:49 Building docker-core-metadata-go ... 18:56:49 Building docker-security-bootstrap-redis-go ... 18:56:49 Building docker-security-proxy-setup-go ... 18:56:49 Building docker-security-secretstore-setup-go ... 18:56:49 Building docker-support-notifications-go ... 18:56:49 Building docker-support-scheduler-go ... 18:56:49 Building docker-sys-mgmt-agent-go ... 18:56:49 Building docker-support-scheduler-go 18:56:49 Building docker-security-bootstrap-redis-go 18:56:49 Building docker-core-data-go 18:56:49 Building docker-support-notifications-go 18:56:49 Building docker-security-secretstore-setup-go 18:57:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:57:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:57:22 ---> 9c0f641d802d 18:57:22 Step 3/21 : WORKDIR /edgex-go 18:57:22 ---> Running in f3deb0a3c61c 18:57:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:57:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:57:22 ---> 9c0f641d802d 18:57:22 Step 3/24 : WORKDIR /edgex-go 18:57:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:57:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:57:22 ---> 9c0f641d802d 18:57:22 Step 3/22 : WORKDIR /edgex-go 18:57:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:57:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:57:22 ---> 9c0f641d802d 18:57:22 Step 3/24 : WORKDIR /edgex-go 18:57:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:57:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:57:22 ---> 9c0f641d802d 18:57:22 Step 3/23 : WORKDIR /edgex-go 18:57:23 ---> Running in e6af9d5d4f98 18:57:23 ---> Running in 2e23c85d747f 18:57:23 ---> Running in 92da7c599169 18:57:23 ---> Running in 6dbda019f3ac 18:57:23 Removing intermediate container f3deb0a3c61c 18:57:23 ---> dc838011042b 18:57:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:23 ---> Running in 10fa4fea79d2 18:57:23 Removing intermediate container 92da7c599169 18:57:23 ---> d3b558f09666 18:57:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:23 Removing intermediate container 2e23c85d747f 18:57:23 ---> 966234b0b010 18:57:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:24 Removing intermediate container 6dbda019f3ac 18:57:24 ---> 145a1f10b479 18:57:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:24 Removing intermediate container e6af9d5d4f98 18:57:24 ---> d5c9ccf4f882 18:57:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:24 ---> Running in 436e5f45dfd2 18:57:24 ---> Running in 063e059906fd 18:57:24 ---> Running in 77f6bcd53337 18:57:24 ---> Running in 77a4d0e9830d 18:57:25 Removing intermediate container 10fa4fea79d2 18:57:25 ---> 4f37ef483613 18:57:25 Step 5/21 : RUN apk add --update --no-cache make git 18:57:25 ---> Running in 25098ebdfbb8 18:57:26 Removing intermediate container 063e059906fd 18:57:26 ---> 8fddfa089b20 18:57:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:57:26 ---> Running in 7d0967255763 18:57:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:26 Removing intermediate container 436e5f45dfd2 18:57:26 ---> 2c339ba81b1e 18:57:26 Step 5/24 : RUN apk add --update --no-cache make git 18:57:26 Removing intermediate container 77f6bcd53337 18:57:26 ---> 743f2fc95cf9 18:57:26 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 18:57:26 Removing intermediate container 77a4d0e9830d 18:57:26 ---> 2aa4b832fe5e 18:57:26 Step 5/22 : RUN apk add --update --no-cache make git 18:57:26 ---> Running in 377f3becd3c2 18:57:26 ---> Running in 787b984e16f3 18:57:26 ---> Running in cc397ca06de2 18:57:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:29 OK: 233 MiB in 51 packages 18:57:29 OK: 233 MiB in 51 packages 18:57:30 OK: 233 MiB in 51 packages 18:57:30 OK: 233 MiB in 51 packages 18:57:30 OK: 233 MiB in 51 packages 18:57:30 Removing intermediate container 25098ebdfbb8 18:57:30 ---> cc015006eb1f 18:57:30 Step 6/21 : COPY go.mod . 18:57:30 Removing intermediate container 7d0967255763 18:57:30 ---> 172e04e13e56 18:57:30 Step 6/23 : COPY go.mod . 18:57:30 ---> 4728fa0ceaad 18:57:30 Step 7/21 : RUN go mod download 18:57:31 ---> Running in 7cc2ad8a7e22 18:57:31 Removing intermediate container 377f3becd3c2 18:57:31 ---> d14303031686 18:57:31 Step 6/24 : COPY go.mod . 18:57:31 ---> 38bc9b21d3fd 18:57:31 Step 7/23 : RUN go mod download 18:57:31 Removing intermediate container cc397ca06de2 18:57:31 ---> 2cf2369e824a 18:57:31 Step 6/22 : COPY go.mod . 18:57:31 ---> Running in 90f61f7623e5 18:57:31 Removing intermediate container 787b984e16f3 18:57:31 ---> 7225cbfbe05f 18:57:31 Step 6/24 : COPY go.mod . 18:57:31 ---> d09395f66ca8 18:57:31 Step 7/24 : RUN go mod download 18:57:32 ---> Running in 629cf3fd31c0 18:57:32 ---> b0a200a8a795 18:57:32 Step 7/22 : RUN go mod download 18:57:32 ---> e6e5535b66ed 18:57:32 Step 7/24 : RUN go mod download 18:57:32 ---> Running in 4091f908c1ec 18:57:32 ---> Running in e78987d8dce6 18:57:33 Removing intermediate container 7cc2ad8a7e22 18:57:33 ---> 0262551aecba 18:57:33 Step 8/21 : COPY . . 18:57:33 Removing intermediate container 90f61f7623e5 18:57:33 ---> dcf0237e2267 18:57:33 Step 8/23 : COPY . . 18:57:33 Removing intermediate container 629cf3fd31c0 18:57:33 ---> d9f45fd55331 18:57:33 Step 8/24 : COPY . . 18:57:36 Removing intermediate container e78987d8dce6 18:57:36 ---> 8a9311ff2251 18:57:36 Step 8/22 : COPY . . 18:57:37 Removing intermediate container 4091f908c1ec 18:57:37 ---> bd53f2d8bf60 18:57:37 Step 8/24 : COPY . . 18:57:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20018 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws 18:57:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:57:42 using credential edgex-jenkins-ssh 18:57:42 Cloning the remote Git repository 18:57:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:57:43 > git init /w/workspace/edgex-go/2 # timeout=10 18:57:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:57:43 > git --version # timeout=10 18:57:43 > git --version # 'git version 2.17.1' 18:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:57:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:57:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:57:58 Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 18:57:59 Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 18:57:59 Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) 18:57:59 > git config core.sparsecheckout # timeout=10 18:57:59 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 18:57:59 > git remote # timeout=10 18:57:59 > git config --get remote.origin.url # timeout=10 18:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:59 > git merge ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 18:57:59 > git rev-parse HEAD^{commit} # timeout=10 18:57:59 > git config core.sparsecheckout # timeout=10 18:57:59 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 18:58:03 Commit message: "fix(snap): bump snap epoch to 5 for Ireland" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:58:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:58:06 + true 18:58:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:58:08 provisioning config files... 18:58:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4721990882730049174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:09 ---> docker-login.sh 18:58:09 nexus3.edgexfoundry.org:10001 18:58:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:10 Configure a credential helper to remove this warning. See 18:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:10 18:58:10 Login Succeeded 18:58:10 nexus3.edgexfoundry.org:10002 18:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:10 Configure a credential helper to remove this warning. See 18:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:10 18:58:10 Login Succeeded 18:58:10 nexus3.edgexfoundry.org:10003 18:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:11 Configure a credential helper to remove this warning. See 18:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:11 18:58:11 Login Succeeded 18:58:11 nexus3.edgexfoundry.org:10004 18:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:12 Configure a credential helper to remove this warning. See 18:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:12 18:58:12 Login Succeeded 18:58:12 docker.io 18:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:12 Configure a credential helper to remove this warning. See 18:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:12 18:58:12 Login Succeeded 18:58:12 ---> docker-login.sh ends [Pipeline] } 18:58:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:13 ========================================================= 18:58:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:58:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:58:13 + 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 . 18:58:16 Sending build context to Docker daemon 165.5MB 18:58:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:58:16 Step 2/6 : FROM ${BASE} 18:58:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:58:16 5f621e34cdf4: Pulling fs layer 18:58:16 a4357932f1b6: Pulling fs layer 18:58:16 18c013af1878: Pulling fs layer 18:58:16 00ac8860ef70: Pulling fs layer 18:58:16 63d7cb157983: Pulling fs layer 18:58:16 b116817d02f9: Pulling fs layer 18:58:16 745a02a5169b: Pulling fs layer 18:58:16 00ac8860ef70: Waiting 18:58:16 63d7cb157983: Waiting 18:58:16 b116817d02f9: Waiting 18:58:16 745a02a5169b: Waiting 18:58:16 18c013af1878: Verifying Checksum 18:58:16 18c013af1878: Download complete 18:58:16 a4357932f1b6: Download complete 18:58:16 63d7cb157983: Verifying Checksum 18:58:16 63d7cb157983: Download complete 18:58:16 b116817d02f9: Verifying Checksum 18:58:16 b116817d02f9: Download complete 18:58:16 5f621e34cdf4: Verifying Checksum 18:58:16 5f621e34cdf4: Download complete 18:58:16 ---> 5b7b139cec74 18:58:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:58:16 ---> 240a0239fc41 18:58:16 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 18:58:16 ---> 4a0b44807c73 18:58:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 18:58:16 ---> fafad2164d12 18:58:16 Step 9/23 : RUN make cmd/core-data/core-data 18:58:16 ---> Running in fee1e47314b7 18:58:16 ---> Running in 8271adee6d32 18:58:16 ---> Running in 986b7fabc0be 18:58:16 ---> Running in 7249ed796f4c 18:58:16 ---> a58b3ce5abb8 18:58:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 18:58:16 ---> Running in 11f9cc45f6c5 18:58:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:58:16 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 18:58: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 18:58:16 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 18:58:16 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 18:58:16 5f621e34cdf4: Pull complete 18:58:17 a4357932f1b6: Pull complete 18:58:17 18c013af1878: Pull complete 18:58:18 745a02a5169b: Verifying Checksum 18:58:18 745a02a5169b: Download complete 18:58:19 00ac8860ef70: Verifying Checksum 18:58:19 00ac8860ef70: Download complete 18:58:32 00ac8860ef70: Pull complete 18:58:32 63d7cb157983: Pull complete 18:58:32 b116817d02f9: Pull complete 18:58:34 745a02a5169b: Pull complete 18:58:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:58:34 ---> b7e6874047d6 18:58:34 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 18:58:38 ---> Running in a0fe585a5815 18:58:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:41 (1/12) Installing libmagic (5.38-r0) 18:58:41 (2/12) Installing file (5.38-r0) 18:58:41 (3/12) Installing libc-dev (0.7.2-r3) 18:58:41 (4/12) Installing g++ (9.3.0-r2) 18:58:43 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 18:58:47 (5/12) Installing fortify-headers (1.1-r0) 18:58:47 (6/12) Installing patch (2.7.6-r6) 18:58:47 (7/12) Installing build-base (0.5-r2) 18:58:47 (8/12) Installing libsodium (1.0.18-r0) 18:58:47 (9/12) Installing pkgconf (1.7.2-r0) 18:58:47 (10/12) Installing libsodium-dev (1.0.18-r0) 18:58:47 (11/12) Installing libzmq (4.3.3-r0) 18:58:47 (12/12) Installing zeromq-dev (4.3.3-r0) 18:58:47 Executing busybox-1.31.1-r19.trigger 18:58:47 OK: 217 MiB in 51 packages 18:58:49 Removing intermediate container 8271adee6d32 18:58:49 ---> 6e135a7d0242 18:58:49 18:58:49 Step 10/22 : FROM alpine:3.12 18:58:49 3.12: Pulling from library/alpine 18:58:49 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:58:49 Status: Downloaded newer image for alpine:3.12 18:58:50 ---> 389fef711851 18:58:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:58:51 Removing intermediate container 11f9cc45f6c5 18:58:51 ---> d133addef826 18:58:51 18:58:51 Step 10/24 : FROM scratch 18:58:51 ---> 18:58:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 18:58:51 Removing intermediate container a0fe585a5815 18:58:51 ---> db70f6c8f204 18:58:51 Step 4/6 : WORKDIR /edgex-go 18:58:51 ---> Running in a32c91f9e638 18:58:51 Removing intermediate container 986b7fabc0be 18:58:51 ---> 12ecb5586851 18:58:51 18:58:51 Step 10/21 : FROM scratch 18:58:51 ---> 18:58:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:51 Removing intermediate container a32c91f9e638 18:58:51 ---> 9dc3db2b74f6 18:58:51 Step 5/6 : COPY go.mod . 18:58:51 ---> Running in 68059138173d 18:58:51 ---> Running in 3fe9b0bd28fd 18:58:52 ---> 719b9edc64aa 18:58:52 Step 6/6 : RUN go mod download 18:58:52 ---> Running in 63d96c01ba93 18:58:52 Removing intermediate container fee1e47314b7 18:58:52 ---> f627862860c6 18:58:52 18:58:52 Step 10/24 : FROM alpine:3.12 18:58:52 ---> 389fef711851 18:58:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:58:52 ---> Running in 70051776acd5 18:58:53 ---> Running in 7f2f147f8113 18:58:53 Removing intermediate container 68059138173d 18:58:53 ---> 3ca3d1150e73 18:58:53 Step 12/24 : ENV APP_PORT=48060 18:58:53 Removing intermediate container 70051776acd5 18:58:53 ---> 83178deeba47 18:58:53 Step 12/21 : ENV APP_PORT=48085 18:58:53 ---> Running in 597019733b3f 18:58:53 ---> Running in c727f19d135c 18:58:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:58:53 Removing intermediate container 597019733b3f 18:58:53 ---> fdc8f2fd852b 18:58:53 Step 13/24 : EXPOSE $APP_PORT 18:58:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:58:53 ---> Running in bb94da463d72 18:58:53 Removing intermediate container c727f19d135c 18:58:53 ---> 0a1ea78b7169 18:58:53 Step 13/21 : EXPOSE $APP_PORT 18:58:53 ---> Running in 363d6afb2554 18:58:53 (1/5) Installing ca-certificates (20191127-r4) 18:58:53 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:58:53 (3/5) Installing libcurl (7.69.1-r3) 18:58:53 (4/5) Installing curl (7.69.1-r3) 18:58:53 (5/5) Installing dumb-init (1.2.2-r1) 18:58:53 Executing busybox-1.31.1-r19.trigger 18:58:54 Executing ca-certificates-20191127-r4.trigger 18:58:54 OK: 7 MiB in 19 packages 18:58:54 Removing intermediate container bb94da463d72 18:58:54 ---> df9019a3a110 18:58:54 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 18:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:58:55 (1/5) Installing ca-certificates (20191127-r4) 18:58:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:58:55 (3/5) Installing libcurl (7.69.1-r3) 18:58:55 (4/5) Installing curl (7.69.1-r3) 18:58:55 (5/5) Installing dumb-init (1.2.2-r1) 18:58:55 Executing busybox-1.31.1-r19.trigger 18:58:55 Executing ca-certificates-20191127-r4.trigger 18:58:55 OK: 7 MiB in 19 packages 18:58:55 Removing intermediate container 363d6afb2554 18:58:55 ---> 55d5940ff5cd 18:58:55 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:56 ---> aa58102e6783 18:58:56 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 18:58:57 ---> 800facff718f 18:58:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:58:58 Removing intermediate container 7249ed796f4c 18:58:58 ---> 3d3165456875 18:58:58 18:58:58 Step 10/23 : FROM alpine:3.12 18:58:58 ---> 389fef711851 18:58:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:58 ---> 76cc5a4f4e95 18:58:58 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 18:58:58 ---> 7ce289b0f4ff 18:58:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:58:58 Removing intermediate container 3fe9b0bd28fd 18:58:58 ---> 9eaafb0b5fd1 18:58:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 18:58:58 ---> Running in 9522847b7bb7 18:58:59 ---> Running in 9f0de198fe04 18:58:59 Removing intermediate container 7f2f147f8113 18:58:59 ---> 56af46ca61b4 18:58:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:58:59 ---> 5b8cc8d518a9 18:58:59 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 18:58:59 Removing intermediate container 9522847b7bb7 18:58:59 ---> 5d5abd7cda75 18:58:59 Step 12/23 : ENV APP_PORT=48080 18:58:59 ---> c3c808196c98 18:58:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:59 ---> Running in 6da48d622c52 18:58:59 Removing intermediate container 9f0de198fe04 18:58:59 ---> fdae1971d10d 18:58:59 Step 13/22 : WORKDIR / 18:58:59 ---> Running in 31d440a055dc 18:58:59 ---> Running in ccf4cfe14fce 18:58:59 ---> Running in 1bf764b4fc89 18:59:00 Removing intermediate container 6da48d622c52 18:59:00 ---> 4c3f2469e141 18:59:00 Step 13/24 : WORKDIR / 18:59:01 Removing intermediate container 1bf764b4fc89 18:59:01 ---> 0f97f16ad5a1 18:59:01 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:01 Removing intermediate container 31d440a055dc 18:59:01 ---> 3e067676f6c7 18:59:01 Step 13/23 : EXPOSE $APP_PORT 18:59:01 Removing intermediate container ccf4cfe14fce 18:59:01 ---> 1be80ba688a8 18:59:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:01 ---> 5f01053e4796 18:59:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:59:01 ---> Running in 17eb48709302 18:59:01 ---> Running in d82601ba99ea 18:59:01 ---> Running in 3efac7c326a9 18:59:01 ---> 71da3b9b2ce3 18:59:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 18:59:01 Removing intermediate container 17eb48709302 18:59:01 ---> 8caf0226a320 18:59:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:59:01 Removing intermediate container d82601ba99ea 18:59:01 ---> 878b2002b3ef 18:59:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:01 Removing intermediate container 3efac7c326a9 18:59:01 ---> 07c6c3c576e0 18:59:01 Step 19/21 : LABEL arch=x86_64 18:59:01 ---> Running in 8c2cca80b605 18:59:01 ---> Running in 3ba32b655af8 18:59:01 ---> b50b994450df 18:59:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:59:02 ---> 69323de261fa 18:59:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:59:02 Removing intermediate container 3ba32b655af8 18:59:02 ---> 9193eb4ee777 18:59:02 Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 18:59:02 ---> 8cffc39eff31 18:59:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 18:59:02 ---> 90bac036927b 18:59:02 Step 20/24 : ENTRYPOINT ["/support-notifications"] 18:59:02 ---> Running in 8206e95b2534 18:59:02 ---> ddcc3c578ccc 18:59:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:59:02 ---> Running in 909922812e14 18:59:02 Removing intermediate container 8206e95b2534 18:59:02 ---> 0db14087ea72 18:59:02 Step 21/21 : LABEL version=0.0.0 18:59:03 ---> Running in b3a219bcb2b4 18:59:03 ---> c34a2b87a4d3 18:59:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 18:59:03 Removing intermediate container 909922812e14 18:59:03 ---> 059f3b2284bf 18:59:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:03 ---> cbb1b96d061f 18:59:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:59:03 ---> Running in ef6aeafb2ceb 18:59:03 Removing intermediate container b3a219bcb2b4 18:59:03 ---> 387abdbe8d52 18:59:03 18:59:03 Successfully built 387abdbe8d52 18:59:03 ---> 599c996fc881 18:59:03 Step 18/22 : RUN chmod +x entrypoint.sh 18:59:03 Successfully tagged docker-support-scheduler-go:latest 18:59:03 Removing intermediate container ef6aeafb2ceb 18:59:03 ---> e89a39c83b8d 18:59:03 Step 22/24 : LABEL arch=x86_64 18:59:03 ---> a9c4c3c64838 18:59:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:59:03  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 18:59:03 ---> Running in 20578c7cc7c4 18:59:03 ---> Running in 62e3e0378425 18:59:03 Removing intermediate container 8c2cca80b605 18:59:03 ---> ca1bd8b92c54 18:59:03 Step 15/23 : RUN apk add --update --no-cache zeromq 18:59:04 ---> Running in d8ca3323eec3 18:59:04 Removing intermediate container 20578c7cc7c4 18:59:04 ---> 61b61df54677 18:59:04 Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 18:59:04 ---> Running in c966f316d917 18:59:04 ---> 23ce2c984112 18:59:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:59:04 Removing intermediate container c966f316d917 18:59:04 ---> 0fa7729f8116 18:59:04 Step 24/24 : LABEL version=0.0.0 18:59:05 ---> Running in aa2728ef6dfb 18:59:05 ---> 1ccfba5a4463 18:59:05 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/ 18:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:59:05 ---> Running in a82cd6516aab 18:59:05 Removing intermediate container aa2728ef6dfb 18:59:05 ---> 8a405f233411 18:59:05 18:59:05 Successfully built 8a405f233411 18:59:05 Successfully tagged docker-support-notifications-go:latest 18:59:05 Building docker-security-proxy-setup-go 18:59:05  Building docker-support-notifications-go ... done Removing intermediate container 62e3e0378425 18:59:05 ---> 418c026dfd50 18:59:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 18:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:59:06 (1/5) Installing libgcc (9.3.0-r2) 18:59:06 (2/5) Installing libsodium (1.0.18-r0) 18:59:06 (3/5) Installing libstdc++ (9.3.0-r2) 18:59:07 (4/5) Installing libzmq (4.3.3-r0) 18:59:07 (5/5) Installing zeromq (4.3.3-r0) 18:59:07 Executing busybox-1.31.1-r19.trigger 18:59:07 OK: 8 MiB in 19 packages 18:59:08 ---> Running in 7049455ead6d 18:59:10 Removing intermediate container 7049455ead6d 18:59:10 ---> a34ae2d7b59f 18:59:10 Step 20/22 : LABEL arch=x86_64 18:59:10 ---> Running in 0410d6ea687a 18:59:10 Removing intermediate container d8ca3323eec3 18:59:10 ---> 50a8178ad788 18:59:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:59:10 Removing intermediate container a82cd6516aab 18:59:10 ---> a74fa84cfb54 18:59:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:59:10 ---> Running in b23be0ac2953 18:59:11 Removing intermediate container 0410d6ea687a 18:59:11 ---> 33872366fe69 18:59:11 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 18:59:12 Removing intermediate container b23be0ac2953 18:59:12 ---> d6b9770bc8dd 18:59:12 Step 22/24 : LABEL arch=x86_64 18:59:12 ---> 36b51912931d 18:59:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:59:13 ---> Running in e5605b8a727b 18:59:13 ---> Running in 288b8fc197a9 18:59:14 Removing intermediate container e5605b8a727b 18:59:14 ---> 2c763e4a33be 18:59:14 Step 22/22 : LABEL version=0.0.0 18:59:16 Removing intermediate container 288b8fc197a9 18:59:16 ---> 2454e6e4dc3b 18:59:16 Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 18:59:18 ---> Running in 03b274ab23bc 18:59:18 ---> Running in 7d2252bfa6b5 18:59:18 ---> 2057abe66e79 18:59:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:59:19 Removing intermediate container 63d96c01ba93 18:59:19 ---> 4ee946bdbe9b 18:59:19 Successfully built 4ee946bdbe9b 18:59:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:59:19 Removing intermediate container 03b274ab23bc 18:59:19 ---> 07cadd506a54 18:59:19 18:59:19 Removing intermediate container 7d2252bfa6b5 18:59:19 ---> 400b850729ce 18:59:19 Step 24/24 : LABEL version=0.0.0 18:59:19 + docker inspect -f . ci-base-image-arm64 18:59:19 . [Pipeline] withDockerContainer 18:59:19 Successfully built 07cadd506a54 18:59:20 prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container 18:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:20 Successfully tagged docker-security-bootstrap-redis-go:latest 18:59:20 Building docker-core-metadata-go 18:59:20  Building docker-security-bootstrap-redis-go ... done  ---> Running in c4d6ea36ca92 18:59:20 ---> aaf070156b15 18:59:20 Step 19/23 : ENTRYPOINT ["/core-data"] 18:59:20 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:59:20 ---> 9c0f641d802d 18:59:20 Step 3/26 : WORKDIR /edgex-go 18:59:21 ---> Using cache 18:59:21 ---> d5c9ccf4f882 18:59:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:21 ---> Using cache 18:59:21 ---> 2aa4b832fe5e 18:59:21 Step 5/26 : RUN apk add --update --no-cache make bash git 18:59:21 $ docker top e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:22 + go version 18:59:22 go version go1.15.5 linux/arm64 [Pipeline] } 18:59:22 $ docker stop --time=1 e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 18:59:23 ---> Running in d7510e594061 18:59:23 ---> Running in a8590e936ed6 18:59:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:59:23 ---> 9c0f641d802d 18:59:23 Step 3/21 : WORKDIR /edgex-go 18:59:23 ---> Using cache 18:59:23 ---> d5c9ccf4f882 18:59:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:23 ---> Using cache 18:59:23 ---> 2aa4b832fe5e 18:59:23 Step 5/21 : RUN apk add --update --no-cache make git 18:59:23 ---> Using cache 18:59:23 ---> 2cf2369e824a 18:59:23 Step 6/21 : COPY go.mod . 18:59:23 ---> Using cache 18:59:23 ---> b0a200a8a795 18:59:23 Step 7/21 : RUN go mod download 18:59:23 ---> Using cache 18:59:23 ---> 8a9311ff2251 18:59:23 Step 8/21 : COPY . . 18:59:23 ---> Using cache 18:59:23 ---> 240a0239fc41 18:59:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:59:24 $ docker rm -f e815fb0e03275c6f28e0875e9cae23eac4e394623ffeaa8b7216edb08ac34fe0 18:59:25 Removing intermediate container c4d6ea36ca92 18:59:25 ---> 77b1e5665a36 18:59:25 18:59:25 ---> Running in 6403e1b8e068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:59:25 Successfully built 77b1e5665a36 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:25 Successfully tagged docker-security-secretstore-setup-go:latest 18:59:25 Building docker-core-command-go 18:59:25  Building docker-security-secretstore-setup-go ... done Removing intermediate container d7510e594061 18:59:25 ---> 972a142d87fc 18:59:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:59:25 + docker inspect -f . ci-base-image-arm64 18:59:25 . [Pipeline] withDockerContainer 18:59:26 prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container 18:59:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:27 $ docker top 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 -eo pid,comm 18:59:27 ---> Running in a3c1b3c7f603 [Pipeline] { [Pipeline] echo 18:59:28 ========================================================= 18:59:28 [edgeXBuildGoParallel] Running Tests and Build... 18:59:28 ========================================================= [Pipeline] sh 18:59:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:59:28 + make test 18:59:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:59:28 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 18:59:28 Removing intermediate container a3c1b3c7f603 18:59:28 ---> 1f93f77ef504 18:59:28 Step 21/23 : LABEL arch=x86_64 18:59:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:59:29 ---> Running in 5f4b926d0b05 18:59:29 OK: 233 MiB in 51 packages 18:59:29 Removing intermediate container 5f4b926d0b05 18:59:29 ---> 24cb521d04f0 18:59:29 Step 22/23 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 18:59:30 ---> Running in be464478aed1 18:59:31 Removing intermediate container be464478aed1 18:59:31 ---> 96a5bb5f5347 18:59:31 Step 23/23 : LABEL version=0.0.0 18:59:32 ---> Running in 6c79fdb77477 18:59:32 Removing intermediate container a8590e936ed6 18:59:32 ---> d0e00f9e7caa 18:59:32 Step 6/26 : COPY go.mod . 18:59:33 ---> c5960284d3d4 18:59:33 Step 7/26 : RUN go mod download 18:59:33 Removing intermediate container 6c79fdb77477 18:59:33 ---> e84f53decfeb 18:59:33 18:59:34 Successfully built e84f53decfeb 18:59:34 Successfully tagged docker-core-data-go:latest 18:59:34  Building docker-core-data-go ... done  ---> Running in 322ecaaf744b 18:59:38 Removing intermediate container 322ecaaf744b 18:59:38 ---> 48b4711f2199 18:59:38 Step 8/26 : COPY . . 18:59:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:40 ---> 9c0f641d802d 18:59:40 Step 3/22 : WORKDIR /edgex-go 18:59:40 ---> Using cache 18:59:40 ---> d5c9ccf4f882 18:59:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:40 ---> Using cache 18:59:40 ---> 2aa4b832fe5e 18:59:40 Step 5/22 : RUN apk add --update --no-cache make git 18:59:40 ---> Using cache 18:59:40 ---> 2cf2369e824a 18:59:40 Step 6/22 : COPY go.mod . 18:59:40 ---> Using cache 18:59:40 ---> b0a200a8a795 18:59:40 Step 7/22 : RUN go mod download 18:59:40 ---> Using cache 18:59:40 ---> 8a9311ff2251 18:59:40 Step 8/22 : COPY . . 18:59:40 ---> Using cache 18:59:40 ---> 240a0239fc41 18:59:40 Step 9/22 : RUN make cmd/core-metadata/core-metadata 18:59:40 ---> Running in 489fec1ccdfd 18:59:43 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 18:59:49 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 18:59:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:49 ---> 9c0f641d802d 18:59:49 Step 3/22 : WORKDIR /edgex-go 18:59:49 ---> Using cache 18:59:49 ---> d5c9ccf4f882 18:59:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:49 ---> Using cache 18:59:49 ---> 2aa4b832fe5e 18:59:49 Step 5/22 : RUN apk add --update --no-cache make git 18:59:49 ---> Using cache 18:59:49 ---> 2cf2369e824a 18:59:49 Step 6/22 : COPY go.mod . 18:59:49 ---> Using cache 18:59:49 ---> b0a200a8a795 18:59:49 Step 7/22 : RUN go mod download 18:59:49 ---> Using cache 18:59:49 ---> 8a9311ff2251 18:59:49 Step 8/22 : COPY . . 18:59:49 ---> Using cache 18:59:49 ---> 240a0239fc41 18:59:49 Step 9/22 : RUN make cmd/core-command/core-command 18:59:50 ---> Running in 60d055d30fc4 18:59:51 ? github.com/edgexfoundry/edgex-go [no test files] 18:59:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:00:02 Removing intermediate container 6403e1b8e068 19:00:02 ---> 64f0971154f2 19:00:02 19:00:02 Step 10/21 : FROM alpine:3.12 19:00:02 ---> 389fef711851 19:00:02 Step 11/21 : RUN apk add --update --no-cache curl 19:00:03 ---> Running in d6c03502925e 19:00:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:05 (1/4) Installing ca-certificates (20191127-r4) 19:00:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:00:05 (3/4) Installing libcurl (7.69.1-r3) 19:00:05 (4/4) Installing curl (7.69.1-r3) 19:00:05 Executing busybox-1.31.1-r19.trigger 19:00:05 Executing ca-certificates-20191127-r4.trigger 19:00:06 ---> 5b68c54bb889 19:00:06 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:00:06 OK: 7 MiB in 18 packages 19:00:06 ---> Running in 6803625248ee 19:00: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 19:00:08 Removing intermediate container d6c03502925e 19:00:08 ---> eede1e9bff8c 19:00:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:00:08 ---> Running in 39397b7bb250 19:00:08 Removing intermediate container 39397b7bb250 19:00:08 ---> 8ad6e5ff98fd 19:00:08 Step 13/21 : WORKDIR /edgex 19:00:08 ---> Running in fe0862fe862c 19:00:09 Removing intermediate container fe0862fe862c 19:00:09 ---> 85773b1372c9 19:00:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:00:09 ---> a2bb2b5d3670 19:00:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:00:10 ---> 11343e5b87d0 19:00:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:00:11 ---> 9961983a2501 19:00:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:00:11 ---> Running in 5e68284ad04a 19:00:12 Removing intermediate container 5e68284ad04a 19:00:12 ---> 7c5e3ff36830 19:00:12 Step 18/21 : CMD ["--init=true"] 19:00:12 ---> Running in 4eea77d45a6a 19:00:12 Removing intermediate container 4eea77d45a6a 19:00:12 ---> ea6af422de79 19:00:12 Step 19/21 : LABEL arch=x86_64 19:00:12 ---> Running in 1783c9ff174f 19:00:13 Removing intermediate container 1783c9ff174f 19:00:13 ---> 5b7b20d679cb 19:00:13 Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:00:13 ---> Running in 6892ecc3691e 19:00:13 Removing intermediate container 6892ecc3691e 19:00:13 ---> b38847e778b3 19:00:13 Step 21/21 : LABEL version=0.0.0 19:00:13 ---> Running in f184072d861d 19:00:14 Removing intermediate container f184072d861d 19:00:14 ---> 2b7fd5bc253b 19:00:14 19:00:14 Successfully built 2b7fd5bc253b 19:00:14 Successfully tagged docker-security-proxy-setup-go:latest 19:00:18  Building docker-security-proxy-setup-go ... done Removing intermediate container 60d055d30fc4 19:00:18 ---> 9d527dcdf33e 19:00:18 19:00:18 Step 10/22 : FROM scratch 19:00:18 ---> 19:00:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:00:19 ---> Using cache 19:00:19 ---> 83178deeba47 19:00:19 Step 12/22 : ENV APP_PORT=48082 19:00:19 ---> Running in 6485c250b8ef 19:00:19 Removing intermediate container 489fec1ccdfd 19:00:19 ---> 2a1911a1080b 19:00:19 19:00:19 Step 10/22 : FROM scratch 19:00:19 ---> 19:00:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:00:20 ---> Using cache 19:00:20 ---> 83178deeba47 19:00:20 Step 12/22 : ENV APP_PORT=48081 19:00:20 ---> Running in 520461428ccc 19:00:20 Removing intermediate container 6485c250b8ef 19:00:20 ---> d69090f3aa05 19:00:20 Step 13/22 : EXPOSE $APP_PORT 19:00:20 ---> Running in f6a6b2073dc0 19:00:20 Removing intermediate container 520461428ccc 19:00:20 ---> 2b3dac97e9d3 19:00:20 Step 13/22 : EXPOSE $APP_PORT 19:00:20 ---> Running in 241240d4fbf2 19:00:20 Removing intermediate container f6a6b2073dc0 19:00:20 ---> a0350ec5e400 19:00:20 Step 14/22 : WORKDIR / 19:00:20 ---> Running in da6eead5ec0f 19:00:21 Removing intermediate container 241240d4fbf2 19:00:21 ---> 0c758dd0c898 19:00:21 Step 14/22 : WORKDIR / 19:00:21 ---> Running in 37af82e805fb 19:00:21 Removing intermediate container da6eead5ec0f 19:00:21 ---> 1359ea3eb26f 19:00:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:21 Removing intermediate container 37af82e805fb 19:00:21 ---> eb3cf487cc7b 19:00:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:21 ---> 734eb95650b7 19:00:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:00:21 ---> 635f678cba89 19:00:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:00:22 ---> 2c6306b1479d 19:00:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:00:23 ---> c4360292ae70 19:00:23 Step 18/22 : ENTRYPOINT ["/core-command"] 19:00:23 ---> 23dab9ac7638 19:00:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:00:23 ---> Running in 8e8dfb4423d3 19:00:23 Removing intermediate container 8e8dfb4423d3 19:00:23 ---> cdb61321f6cc 19:00:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:24 ---> 7ef70fd68f7f 19:00:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:00:24 ---> Running in ec00c7d4a0b8 19:00:24 ---> Running in 6e994d80d88a 19:00:24 Removing intermediate container 6803625248ee 19:00:24 ---> f5c1822b6f69 19:00:24 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:00:24 ---> Running in 637d0a4d3c87 19:00:24 Removing intermediate container ec00c7d4a0b8 19:00:24 ---> 1506ef30817c 19:00:24 Step 20/22 : LABEL arch=x86_64 19:00:24 Removing intermediate container 6e994d80d88a 19:00:24 ---> dafc4a798df2 19:00:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:25 ---> Running in 8d24727306cf 19:00:25 ---> Running in d099fa1c9e4c 19:00:25 Removing intermediate container 8d24727306cf 19:00:25 ---> 108129898bdb 19:00:25 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:00:25 Removing intermediate container d099fa1c9e4c 19:00:25 ---> e058fc0202cd 19:00:25 Step 20/22 : LABEL arch=x86_64 19:00:26 ---> Running in cd0f3054f81e 19:00:26 ---> Running in c006ba70dd03 19:00:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:00:26 Removing intermediate container cd0f3054f81e 19:00:26 ---> 9be843aa7e71 19:00:26 Step 22/22 : LABEL version=0.0.0 19:00:26 Removing intermediate container c006ba70dd03 19:00:26 ---> a8df2fe2c725 19:00:26 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:00:26 ---> Running in 1bfb41b49024 19:00:26 ---> Running in 0656cd3de7c1 19:00:26 Removing intermediate container 0656cd3de7c1 19:00:26 ---> f52f44f2e09a 19:00:26 Step 22/22 : LABEL version=0.0.0 19:00:26 Removing intermediate container 1bfb41b49024 19:00:26 ---> 50fdaceb607f 19:00:26 19:00:26 ---> Running in 5c3b6e068fe3 19:00:26 Successfully built 50fdaceb607f 19:00:26 Successfully tagged docker-core-command-go:latest 19:00:26  Building docker-core-command-go ... done Removing intermediate container 5c3b6e068fe3 19:00:26 ---> a6ee9d8b88fb 19:00:26 19:00:27 Successfully built a6ee9d8b88fb 19:00:27 Successfully tagged docker-core-metadata-go:latest 19:00:27  Building docker-core-metadata-go ... done Removing intermediate container 637d0a4d3c87 19:00:27 ---> fa43562a98f6 19:00:27 19:00:27 Step 11/26 : FROM docker:20.10.0 19:00:27 20.10.0: Pulling from library/docker 19:00:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:00:32 Status: Downloaded newer image for docker:20.10.0 19:00:32 ---> aefe523efa57 19:00:32 Step 12/26 : RUN apk add --no-cache bash 19:00:32 ---> Running in b175096f43b2 19:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:33 (1/2) Installing readline (8.0.4-r0) 19:00:34 (2/2) Installing bash (5.0.17-r0) 19:00:34 Executing bash-5.0.17-r0.post-install 19:00:34 Executing busybox-1.31.1-r19.trigger 19:00:34 OK: 12 MiB in 22 packages 19:00:34 Removing intermediate container b175096f43b2 19:00:34 ---> 4c5e8fb98a44 19:00:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:00:34 ---> Running in 64e8b4976b0f 19:00:35 Removing intermediate container 64e8b4976b0f 19:00:35 ---> 166bc54ad3be 19:00:35 Step 14/26 : ENV APP_PORT=48090 19:00:35 ---> Running in 7332bd434894 19:00:35 Removing intermediate container 7332bd434894 19:00:35 ---> 0e0960860607 19:00:35 Step 15/26 : EXPOSE $APP_PORT 19:00:35 ---> Running in 2b151b19d719 19:00:35 Removing intermediate container 2b151b19d719 19:00:35 ---> 60ea0b240865 19:00:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:00:36 ---> 68a15b068ce5 19:00:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:00:36 ---> 1d51f3c34964 19:00:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:00:36 ---> 9279e1382270 19:00:36 Step 19/26 : RUN apk --no-cache add py3-pip 19:00:36 ---> Running in 11854fb850d9 19:00:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:37 (1/33) Installing libbz2 (1.0.8-r1) 19:00:37 (2/33) Installing expat (2.2.9-r1) 19:00:37 (3/33) Installing libffi (3.3-r2) 19:00:37 (4/33) Installing gdbm (1.13-r1) 19:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:00:38 (5/33) Installing xz-libs (5.2.5-r0) 19:00:38 (6/33) Installing sqlite-libs (3.32.1-r0) 19:00:38 (7/33) Installing python3 (3.8.5-r0) 19:00:39 (8/33) Installing py3-appdirs (1.4.4-r1) 19:00:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:00:39 (10/33) Installing py3-parsing (2.4.7-r0) 19:00:39 (11/33) Installing py3-six (1.15.0-r0) 19:00:39 (12/33) Installing py3-packaging (20.4-r0) 19:00:39 (13/33) Installing py3-setuptools (47.0.0-r0) 19:00:39 (14/33) Installing py3-chardet (3.0.4-r4) 19:00:39 (15/33) Installing py3-idna (2.9-r0) 19:00:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:00:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:00:39 (18/33) Installing py3-requests (2.23.0-r0) 19:00:39 (19/33) Installing py3-msgpack (1.0.0-r0) 19:00:39 (20/33) Installing py3-lockfile (0.12.2-r3) 19:00:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:00:39 (22/33) Installing py3-colorama (0.4.3-r0) 19:00:39 (23/33) Installing py3-distlib (0.3.0-r0) 19:00:39 (24/33) Installing py3-distro (1.5.0-r1) 19:00:39 (25/33) Installing py3-webencodings (0.5.1-r3) 19:00:39 (26/33) Installing py3-html5lib (1.0.1-r4) 19:00:39 (27/33) Installing py3-pytoml (0.1.21-r0) 19:00:39 (28/33) Installing py3-pep517 (0.8.2-r0) 19:00:39 (29/33) Installing py3-progress (1.5-r0) 19:00:39 (30/33) Installing py3-toml (0.10.1-r0) 19:00:39 (31/33) Installing py3-retrying (1.3.3-r0) 19:00:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:00:39 (33/33) Installing py3-pip (20.1.1-r0) 19:00:39 Executing busybox-1.31.1-r19.trigger 19:00:39 OK: 71 MiB in 55 packages 19:00:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:00:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:00:48 Removing intermediate container 11854fb850d9 19:00:48 ---> 76f4ab1d8322 19:00:48 Step 20/26 : RUN pip install docker-compose==1.23.2 19:00:48 ---> Running in 134455448f26 19:00:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:00:50 Collecting docker-compose==1.23.2 19:00:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:00:50 Collecting websocket-client<1.0,>=0.32.0 19:00:50 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:00:50 Collecting docker<4.0,>=3.6.0 19:00:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:00:50 Collecting dockerpty<0.5,>=0.4.1 19:00:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:00:51 Collecting cached-property<2,>=1.2.0 19:00:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:00:51 Collecting texttable<0.10,>=0.9.0 19:00:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:00:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:00:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:00:52 Collecting jsonschema<3,>=2.5.1 19:00:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:00:52 Collecting PyYAML<4,>=3.10 19:00:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:00:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:00:53 Collecting docopt<0.7,>=0.6.1 19:00:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:00:54 Collecting docker-pycreds>=0.4.0 19:00:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:00:54 Collecting idna<2.8,>=2.5 19:00:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:00:54 Collecting urllib3<1.25,>=1.21.1 19:00:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:00:54 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) 19:00:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:00:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:00:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:00:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:00:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:00:54 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, texttable, jsonschema, PyYAML, docopt, docker-compose 19:00:55 Attempting uninstall: idna 19:00:55 Found existing installation: idna 2.9 19:00:55 Uninstalling idna-2.9: 19:00:55 Successfully uninstalled idna-2.9 19:00:55 Attempting uninstall: urllib3 19:00:55 Found existing installation: urllib3 1.25.9 19:00:55 Uninstalling urllib3-1.25.9: 19:00:55 Successfully uninstalled urllib3-1.25.9 19:00:55 Attempting uninstall: requests 19:00:55 Found existing installation: requests 2.23.0 19:00:55 Uninstalling requests-2.23.0: 19:00:55 Successfully uninstalled requests-2.23.0 19:00:55 Running setup.py install for dockerpty: started 19:00:56 Running setup.py install for dockerpty: finished with status 'done' 19:00:56 Running setup.py install for texttable: started 19:00:56 Running setup.py install for texttable: finished with status 'done' 19:00:56 Running setup.py install for PyYAML: started 19:00:57 Running setup.py install for PyYAML: finished with status 'done' 19:00:57 Running setup.py install for docopt: started 19:00:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:00:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:00:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:00:58 Running setup.py install for docopt: finished with status 'done' 19:00:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 19:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.318s coverage: 46.6% of statements 19:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:01:02 Removing intermediate container 134455448f26 19:01:02 ---> 2def3bef4788 19:01:02 Step 21/26 : RUN apk --no-cache add curl 19:01:02 ---> Running in a0e1bb2a88dd 19:01:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:01:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:01:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:01:03 (2/3) Installing libcurl (7.69.1-r3) 19:01:03 (3/3) Installing curl (7.69.1-r3) 19:01:03 Executing busybox-1.31.1-r19.trigger 19:01:03 OK: 72 MiB in 58 packages 19:01:04 Removing intermediate container a0e1bb2a88dd 19:01:04 ---> ab8336790a31 19:01:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:01:04 ---> Running in 88a7520db230 19:01:04 Removing intermediate container 88a7520db230 19:01:04 ---> 22214bcce53b 19:01:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:04 ---> Running in ca836ec00bf7 19:01:05 Removing intermediate container ca836ec00bf7 19:01:05 ---> 392b9b06057b 19:01:05 Step 24/26 : LABEL arch=x86_64 19:01:05 ---> Running in 8f79fadfe3f8 19:01:05 Removing intermediate container 8f79fadfe3f8 19:01:05 ---> 2e36cdc96f5c 19:01:05 Step 25/26 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:01:05 ---> Running in d4cf5b391f65 19:01:05 Removing intermediate container d4cf5b391f65 19:01:05 ---> 09cf0d975a2a 19:01:05 Step 26/26 : LABEL version=0.0.0 19:01:05 ---> Running in 0b87fbd3c479 19:01:05 Removing intermediate container 0b87fbd3c479 19:01:05 ---> 8e51fd70064a 19:01:05 19:01:05 Successfully built 8e51fd70064a 19:01:06 Successfully tagged docker-sys-mgmt-agent-go:latest 19:01:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:01:06 $ docker stop --time=1 d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b 19:01:08 $ docker rm -f d13b2846917216a0059c1bf2bba63163c246ebe2a64cac9068872774c5b1817b [Pipeline] // withDockerContainer [Pipeline] sh 19:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.561s coverage: 27.0% of statements 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:01:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.286s coverage: 77.1% of statements 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:01:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:01:08 + docker images 19:01:08 + grep docker 19:01:08 docker-sys-mgmt-agent-go latest 8e51fd70064a 3 seconds ago 313MB 19:01:08 docker-core-command-go latest 50fdaceb607f 42 seconds ago 10.6MB 19:01:08 docker-core-metadata-go latest a6ee9d8b88fb 42 seconds ago 13.1MB 19:01:08 docker-security-proxy-setup-go latest 2b7fd5bc253b 55 seconds ago 24.5MB 19:01:08 docker-core-data-go latest e84f53decfeb About a minute ago 22.3MB 19:01:08 docker-security-secretstore-setup-go latest 77b1e5665a36 About a minute ago 24.6MB 19:01:08 docker-security-bootstrap-redis-go latest 07cadd506a54 About a minute ago 15.8MB 19:01:08 docker-support-notifications-go latest 8a405f233411 2 minutes ago 12MB 19:01:08 docker-support-scheduler-go latest 387abdbe8d52 2 minutes ago 10.7MB 19:01:08 docker 20.10.0 aefe523efa57 4 weeks 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 19:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.731s coverage: 82.4% of statements 19:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 19:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.156s coverage: 28.6% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.360s coverage: 97.5% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:01:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:01:24 Still waiting to schedule task 19:01:24 ‘prd-ubuntu18.04-docker-8c-8g-20019’ is offline 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.146s coverage: 93.1% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.148s coverage: 0.1% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.182s coverage: 87.2% of statements 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 19:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.4% of statements 19:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.554s coverage: 63.5% of statements 19:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 19:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 19:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements 19:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 19:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 19:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.873s coverage: 55.9% of statements 19:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 19:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 19:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 19:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.421s coverage: 37.0% of statements 19:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.666s coverage: 84.0% of statements 19:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 19:01:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.418s coverage: 47.1% of statements 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:01:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:01:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 19:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.970s coverage: 29.1% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.166s coverage: 99.0% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:01:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:01:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:01:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 19:01:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 32.1% of statements 19:01:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:01:52 GO111MODULE=on go vet ./... 19:02:20 Running on prd-ubuntu18.04-docker-8c-8g-20020 in /w/workspace/edgexfoundry_edgex-go_PR-3025 [Pipeline] { [Pipeline] ws 19:02:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:02:22 using credential edgex-jenkins-ssh 19:02:23 Cloning the remote Git repository 19:02:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:02:23 > git init /w/workspace/edgex-go/2 # timeout=10 19:02:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:02:23 > git --version # timeout=10 19:02:23 > git --version # 'git version 2.17.1' 19:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:33 Merging remotes/origin/master commit ced48a9704d45a78ce2a225541f5314d2d8a1195 into PR head commit c0de1628aea6da99e6260dacaed86128f060a129 19:02:33 Merge succeeded, producing c0de1628aea6da99e6260dacaed86128f060a129 19:02:33 Checking out Revision c0de1628aea6da99e6260dacaed86128f060a129 (PR-3025) 19:02:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3025/head:refs/remotes/origin/PR-3025 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:02:33 > git config core.sparsecheckout # timeout=10 19:02:33 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 19:02:33 > git remote # timeout=10 19:02:33 > git config --get remote.origin.url # timeout=10 19:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:33 > git merge ced48a9704d45a78ce2a225541f5314d2d8a1195 # timeout=10 19:02:33 > git rev-parse HEAD^{commit} # timeout=10 19:02:33 > git config core.sparsecheckout # timeout=10 19:02:33 > git checkout -f c0de1628aea6da99e6260dacaed86128f060a129 # timeout=10 19:02:37 Commit message: "fix(snap): bump snap epoch to 5 for Ireland" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:38 + echo snap-build.sh 19:02:38 snap-build.sh 19:02:38 + SNAP_BASE_DIR=. 19:02:38 + '[' '!' -z /w/workspace/edgex-go/2 ']' 19:02:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 19:02:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 19:02:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 19:02:38 + cd /w/workspace/edgex-go/2 19:02:38 + sudo apt-get remove -qy --purge lxd lxd-client 19:02:38 Reading package lists... 19:02:38 Building dependency tree... 19:02:38 Reading state information... 19:02:38 The following packages were automatically installed and are no longer required: 19:02:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:02:38 uidmap xdelta3 19:02:38 Use 'sudo apt autoremove' to remove them. 19:02:38 The following packages will be REMOVED: 19:02:38 lxd* lxd-client* 19:02:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:02:38 After this operation, 31.7 MB disk space will be freed. 19:02:40 (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.) 19:02:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:02:40 Removing lxd dnsmasq configuration 19:02:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:02:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:02:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:02:42 (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.) 19:02:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:02:43 Processing triggers for systemd (237-3ubuntu10.42) ... 19:02:43 Processing triggers for ureadahead (0.100.0-21) ... 19:02:45 + sudo snap remove --purge lxd 19:02:45 snap "lxd" is not installed 19:02:45 + sudo groupadd --force --system lxd 19:02:45 ++ whoami 19:02:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:02:45 + newgrp - lxd 19:02:45 + sudo snap install lxd 19:02:53 2021-01-13T19:02:51Z INFO Waiting for automatic snapd restart... 19:03:00 gofmt -l . 19:03:00 [ "`gofmt -l .`" = "" ] 19:03:00 ./bin/test-go-mod-tidy.sh 19:03:00 ./bin/test-attribution-txt.sh [Pipeline] sh 19:03:01 + ls -al . 19:03:01 total 684 19:03:01 drwxrwxr-x 9 1001 1001 4096 Jan 13 19:03 . 19:03:01 drwxr-xr-x 4 root root 4096 Jan 13 18:59 .. 19:03:01 -rw-rw-r-- 1 1001 1001 11 Jan 13 18:57 .dockerignore 19:03:01 drwxrwxr-x 8 1001 1001 4096 Jan 13 18:58 .git 19:03:01 drwxrwxr-x 3 1001 1001 4096 Jan 13 18:57 .github 19:03:01 -rw-rw-r-- 1 1001 1001 824 Jan 13 18:57 .gitignore 19:03:01 -rw-rw-r-- 1 1001 1001 166 Jan 13 18:57 .sonarcloud.properties 19:03:01 -rw-rw-r-- 1 1001 1001 7741 Jan 13 18:57 Attribution.txt 19:03:01 -rw-rw-r-- 1 1001 1001 3804 Jan 13 18:57 CONTRIBUTING.md 19:03:01 -rw-rw-r-- 1 1001 1001 931 Jan 13 18:57 Dockerfile.build 19:03:01 -rw-rw-r-- 1 1001 1001 863 Jan 13 18:57 Jenkinsfile 19:03:01 -rw-rw-r-- 1 1001 1001 10775 Jan 13 18:57 LICENSE 19:03:01 -rw-rw-r-- 1 1001 1001 5750 Jan 13 18:57 Makefile 19:03:01 -rw-rw-r-- 1 1001 1001 6524 Jan 13 18:57 README.md 19:03:01 -rw-rw-r-- 1 1001 1001 6744 Jan 13 18:57 SECURITY.md 19:03:01 -rw-rw-r-- 1 1001 1001 5 Jan 13 18:53 VERSION 19:03:01 -rw-rw-r-- 1 1001 1001 4131 Jan 13 18:57 ZMQWindows.md 19:03:01 drwxrwxr-x 2 1001 1001 4096 Jan 13 18:57 bin 19:03:01 drwxrwxr-x 14 1001 1001 4096 Jan 13 18:57 cmd 19:03:01 -rw-r--r-- 1 root root 552842 Jan 13 19:01 coverage.out 19:03:01 -rw-r--r-- 1 root root 979 Jan 13 19:02 go.mod 19:03:01 -rw-r--r-- 1 root root 19036 Jan 13 19:02 go.sum 19:03:01 drwxrwxr-x 8 1001 1001 4096 Jan 13 18:57 internal 19:03:01 drwxrwxr-x 4 1001 1001 4096 Jan 13 18:57 openapi 19:03:01 drwxrwxr-x 4 1001 1001 4096 Jan 13 18:57 snap 19:03:01 -rw-rw-r-- 1 1001 1001 168 Jan 13 18:57 version.go [Pipeline] sh 19:03:02 + '[' -e coverage.out ] 19:03:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:03:02 Warning: overwriting stash ‘coverage-report’ 19:03:03 Stashed 1 file(s) [Pipeline] sh 19:03:04 + make build 19:03:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:03:08 lxd 4.10 from Canonical* installed 19:03:08 + sudo lxd init --auto 19:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:03:17 + sudo snap install --classic snapcraft 19:03:23 snapcraft 4.4.4 from Canonical* installed 19:03:23 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 19:03:23 + patch --verbose -p1 19:03:23 Hmm... Looks like a unified diff to me... 19:03:23 The text leading up to this was: 19:03:23 -------------------------- 19:03:23 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 19:03:23 |From: Tony Espy 19:03:23 |Date: Wed, 16 Dec 2020 16:34:55 -0500 19:03:23 |Subject: [PATCH] optimize snap build for pipeline CI check 19:03:23 | 19:03:23 |This patch is used by the EdgeX CI pipeline builds to 19:03:23 |optimize the snap CI check run for pull requests. When 19:03:23 |applied, it essentially strips out everything (apps and 19:03:23 |parts) from the snapcraft.yaml file except those required 19:03:23 |to build edgex-go, as the whole idea of the CI check is to 19:03:23 |catch changes to edgex-go that break the snap build. 19:03:23 | 19:03:23 |In general, anyone updating snapcraft.yaml will also need 19:03:23 |to update this patch file, otherwise it may fail to apply, 19:03:23 |resulting in a failed snap build CI check in the associated 19:03:23 |pull request. 19:03:23 | 19:03:23 |Note - in addition to applying this patch, the pipeline also 19:03:23 |only primes the snap (e.g. `snapcraft prime`), as there's no 19:03:23 |need to build the finally binary .snap file (and it won't 19:03:23 |work with the patch applied). This further reduces the build 19:03:23 |time. 19:03:23 |--- 19:03:23 | snap/snapcraft.yaml | 461 +------------------------------------------- 19:03:23 | 1 file changed, 2 insertions(+), 459 deletions(-) 19:03:23 | 19:03:23 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 19:03:23 |index 1e537489..faf42425 100644 19:03:23 |--- a/snap/snapcraft.yaml 19:03:23 |+++ b/snap/snapcraft.yaml 19:03:23 -------------------------- 19:03:23 patching file snap/snapcraft.yaml 19:03:23 Using Plan A... 19:03:23 Hunk #1 succeeded at 73. 19:03:23 Hunk #2 FAILED at 202. 19:03:23 Hunk #3 succeeded at 237 (offset -3 lines). 19:03:23 Hunk #4 succeeded at 245 (offset -3 lines). 19:03:23 Hunk #5 succeeded at 252 (offset -3 lines). 19:03:23 Hunk #6 succeeded at 279 (offset -3 lines). 19:03:23 Hunk #7 succeeded at 313 (offset -3 lines). 19:03:23 Hunk #8 succeeded at 365 (offset -2 lines). 19:03:23 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 19:03:23 Hmm... Ignoring the trailing garbage. 19:03:23 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:03:24 Failed in branch amd64 19:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:03:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:03: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 19:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:03:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:03:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:04:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:04:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 19:04:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 19:04:15 $ docker stop --time=1 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 19:04:18 $ docker rm -f 57c55aafd221a629ad46b110ba2c56b2b42a0597ed456257e1fde531ad4ce902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:20 19:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:20 latest: Pulling from edgex-devops/edgex-compose-arm64 19:04:20 29e5d40040c1: Pulling fs layer 19:04:20 1ce36da41761: Pulling fs layer 19:04:20 25b303627fd3: Pulling fs layer 19:04:21 29e5d40040c1: Verifying Checksum 19:04:21 29e5d40040c1: Download complete 19:04:21 1ce36da41761: Verifying Checksum 19:04:21 1ce36da41761: Download complete 19:04:22 29e5d40040c1: Pull complete 19:04:23 1ce36da41761: Pull complete 19:04:23 25b303627fd3: Verifying Checksum 19:04:23 25b303627fd3: Download complete 19:04:33 25b303627fd3: Pull complete 19:04:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:04:34 prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container 19:04:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:04:37 $ docker top b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:38 + docker-compose build --help 19:04:38 + grep parallel 19:04:41 --parallel Build images in parallel. [Pipeline] } 19:04:41 $ docker stop --time=1 b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 19:04:43 $ docker rm -f b56a4aa842df5de8589e2707269557c628641e2fa25261f5d8ed1f3b144509d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:44 . [Pipeline] withDockerContainer 19:04:44 prd-ubuntu18.04-docker-arm64-4c-16g-20018 does not seem to be running inside a container 19:04:44 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:04:46 $ docker top 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:04:50 Building docker-core-command-go ... 19:04:50 Building docker-core-data-go ... 19:04:50 Building docker-core-metadata-go ... 19:04:50 Building docker-security-bootstrap-redis-go ... 19:04:50 Building docker-security-proxy-setup-go ... 19:04:50 Building docker-security-secretstore-setup-go ... 19:04:50 Building docker-support-notifications-go ... 19:04:50 Building docker-support-scheduler-go ... 19:04:50 Building docker-sys-mgmt-agent-go ... 19:04:50 Building docker-support-notifications-go 19:04:50 Building docker-sys-mgmt-agent-go 19:04:50 Building docker-security-secretstore-setup-go 19:04:50 Building docker-security-bootstrap-redis-go 19:04:50 Building docker-core-command-go 19:05:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:05:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:58 ---> 4ee946bdbe9b 19:05:58 Step 3/24 : WORKDIR /edgex-go 19:05:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:05:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:05:58 ---> 4ee946bdbe9b 19:05:58 Step 3/26 : WORKDIR /edgex-go 19:05:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:05:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:58 ---> 4ee946bdbe9b 19:05:58 Step 3/24 : WORKDIR /edgex-go 19:05:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:05:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:59 ---> 4ee946bdbe9b 19:05:59 Step 3/22 : WORKDIR /edgex-go 19:05:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:05:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:59 ---> 4ee946bdbe9b 19:05:59 Step 3/22 : WORKDIR /edgex-go 19:06:01 ---> Running in 0582cb7f7ba3 19:06:01 ---> Running in 2ff54a8fc5fb 19:06:01 ---> Running in 057a04e1de57 19:06:01 ---> Running in c7910040d4c2 19:06:01 ---> Running in a7a3f4acd803 19:06:01 Removing intermediate container 057a04e1de57 19:06:01 ---> 59ca574f7488 19:06:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:01 Removing intermediate container c7910040d4c2 19:06:01 Removing intermediate container 2ff54a8fc5fb 19:06:01 ---> 80146c9ecdd4 19:06:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:01 ---> 50d356a2d120 19:06:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:01 Removing intermediate container 0582cb7f7ba3 19:06:01 ---> c169f4d21a5b 19:06:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:01 Removing intermediate container a7a3f4acd803 19:06:01 ---> 6d5dc991ae37 19:06:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:01 ---> Running in fbc4f534d771 19:06:01 ---> Running in 0027eca6d303 19:06:01 ---> Running in 730769da1327 19:06:01 ---> Running in 104da39ee883 19:06:01 ---> Running in 4ef10fe06362 19:06:06 Removing intermediate container fbc4f534d771 19:06:06 ---> f913e1d1269c 19:06:06 Step 5/22 : RUN apk add --update --no-cache make git 19:06:06 ---> Running in 2689a5763652 19:06:06 Removing intermediate container 104da39ee883 19:06:06 ---> 35ab61b8aad5 19:06:06 Step 5/26 : RUN apk add --update --no-cache make bash git 19:06:06 Removing intermediate container 730769da1327 19:06:06 ---> 9ee9cdf1af45 19:06:06 Step 5/24 : RUN apk add --update --no-cache make git 19:06:06 ---> Running in 16a91dc0ed31 19:06:06 Removing intermediate container 0027eca6d303 19:06:06 ---> 2e74a14b7708 19:06:06 Step 5/22 : RUN apk add --update --no-cache make git 19:06:06 ---> Running in d9b563003f46 19:06:06 Removing intermediate container 4ef10fe06362 19:06:06 ---> 3be23f3683c6 19:06:06 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 19:06:06 ---> Running in 8d46ffbca4ae 19:06:07 ---> Running in 76d6aaf09a0a 19:06:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:09 OK: 217 MiB in 51 packages 19:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:10 OK: 217 MiB in 51 packages 19:06:10 OK: 217 MiB in 51 packages 19:06:10 Removing intermediate container 2689a5763652 19:06:10 ---> 3fae030cb777 19:06:10 Step 6/22 : COPY go.mod . 19:06:11 OK: 217 MiB in 51 packages 19:06:11 OK: 217 MiB in 51 packages 19:06:11 Removing intermediate container 76d6aaf09a0a 19:06:11 ---> e0aa68b696f7 19:06:11 Step 6/24 : COPY go.mod . 19:06:12 ---> 225ac0cb9071 19:06:12 Step 7/22 : RUN go mod download 19:06:12 ---> Running in cc3a4dfee952 19:06:12 Removing intermediate container 8d46ffbca4ae 19:06:12 ---> 21f9feb0c846 19:06:12 Step 6/22 : COPY go.mod . 19:06:12 ---> 2ca84b69974d 19:06:12 Step 7/24 : RUN go mod download 19:06:13 Removing intermediate container d9b563003f46 19:06:13 ---> f85873459d02 19:06:13 Step 6/24 : COPY go.mod . 19:06:13 ---> Running in c80ace09822d 19:06:13 Removing intermediate container 16a91dc0ed31 19:06:13 ---> 5ea9f91e400a 19:06:13 Step 6/26 : COPY go.mod . 19:06:13 ---> f429e0736d70 19:06:13 Step 7/22 : RUN go mod download 19:06:13 ---> Running in dfc4fa44114d 19:06:14 ---> 2677b7ccd726 19:06:14 Step 7/24 : RUN go mod download 19:06:14 ---> ab996da500ef 19:06:14 ---> Running in ab49a2e7d47b 19:06:14 Step 7/26 : RUN go mod download 19:06:15 ---> Running in 95ccbeabec94 19:06:16 Removing intermediate container cc3a4dfee952 19:06:16 ---> 02cee4cb91b3 19:06:16 Step 8/22 : COPY . . 19:06:17 Removing intermediate container c80ace09822d 19:06:17 ---> 94fc5ab9edaf 19:06:17 Step 8/24 : COPY . . 19:06:20 Removing intermediate container dfc4fa44114d 19:06:20 ---> 606e9150c65f 19:06:20 Step 8/22 : COPY . . 19:06:22 Removing intermediate container ab49a2e7d47b 19:06:22 ---> 38a6df5b6d53 19:06:22 Step 8/24 : COPY . . 19:06:23 Removing intermediate container 95ccbeabec94 19:06:23 ---> 6b03d8767250 19:06:23 Step 8/26 : COPY . . 19:06:41 ---> da855858b7dc 19:06:41 Step 9/22 : RUN make cmd/core-command/core-command 19:06:41 ---> 81886aca4648 19:06:41 Step 9/24 : RUN make cmd/support-notifications/support-notifications 19:06:41 ---> d6cce7e4fac9 19:06:41 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 19:06:41 ---> Running in 6e301bfe42d6 19:06:41 ---> Running in 8978a0599d65 19:06:41 ---> Running in 490befa999b4 19:06:41 ---> a7399e621b6f 19:06:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:41 ---> 96305c7103f7 19:06:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:06:41 ---> Running in 73d87f679413 19:06:41 ---> Running in 9795d059cc90 19:06:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:06:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 19:06: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 19:06:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:11 Removing intermediate container 490befa999b4 19:08:11 ---> 5ea868dd3c6d 19:08:11 19:08:11 Step 10/22 : FROM alpine:3.12 19:08:11 3.12: Pulling from library/alpine 19:08:12 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:08:12 Status: Downloaded newer image for alpine:3.12 19:08:12 ---> afeebe901d6b 19:08:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:08:12 Removing intermediate container 73d87f679413 19:08:12 ---> 747a0067660a 19:08:12 19:08:12 Step 10/24 : FROM alpine:3.12 19:08:12 ---> afeebe901d6b 19:08:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:08:13 ---> Running in 24a5bd398ec5 19:08:13 ---> Running in dfa111ff9301 19:08:14 Removing intermediate container 8978a0599d65 19:08:14 ---> 1e525da55cd0 19:08:14 19:08:14 Step 10/24 : FROM scratch 19:08:14 ---> 19:08:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 19:08:14 Removing intermediate container 9795d059cc90 19:08:14 ---> 57f52d324f07 19:08:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:08:14 Removing intermediate container 6e301bfe42d6 19:08:14 ---> b7b26cbbabc8 19:08:14 19:08:14 Step 10/22 : FROM scratch 19:08:14 ---> 19:08:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:08:14 ---> Running in 73c13cfb28d8 19:08:14 ---> Running in 1d632aa1769d 19:08:14 ---> Running in fe5f7f6a7b03 19:08:15 Removing intermediate container 73c13cfb28d8 19:08:15 ---> 91cac8bbebf0 19:08:15 Step 12/24 : ENV APP_PORT=48060 19:08:15 ---> Running in e1cd865e854c 19:08:15 Removing intermediate container 1d632aa1769d 19:08:15 ---> 5838289dedd0 19:08:15 Step 12/22 : ENV APP_PORT=48082 19:08:15 ---> Running in 6a0ef0682ad8 19:08:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:16 Removing intermediate container e1cd865e854c 19:08:16 ---> f2bb9a09b7fd 19:08:16 Step 13/24 : EXPOSE $APP_PORT 19:08:16 Removing intermediate container 6a0ef0682ad8 19:08:16 ---> 69ea4a82d496 19:08:16 Step 13/22 : EXPOSE $APP_PORT 19:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:08:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:16 ---> Running in 1c2dfa6ecbeb 19:08:16 ---> Running in 2181a168955f 19:08:17 (1/5) Installing ca-certificates (20191127-r4) 19:08:17 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:08:17 (3/5) Installing libcurl (7.69.1-r3) 19:08:17 (4/5) Installing curl (7.69.1-r3) 19:08:17 (5/5) Installing dumb-init (1.2.2-r1) 19:08:17 Executing busybox-1.31.1-r19.trigger 19:08:17 (1/5) Installing ca-certificates (20191127-r4) 19:08:17 Executing ca-certificates-20191127-r4.trigger 19:08:17 Removing intermediate container 1c2dfa6ecbeb 19:08:17 Removing intermediate container 2181a168955f 19:08:17 ---> 67001b619628 19:08:17 ---> 96f29721d3a8 19:08:17 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 19:08:17 Step 14/22 : WORKDIR / 19:08:17 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:08:17 (3/5) Installing libcurl (7.69.1-r3) 19:08:17 (4/5) Installing curl (7.69.1-r3) 19:08:17 (5/5) Installing dumb-init (1.2.2-r1) 19:08:17 Executing busybox-1.31.1-r19.trigger 19:08:17 Executing ca-certificates-20191127-r4.trigger 19:08:17 OK: 7 MiB in 19 packages 19:08:17 ---> Running in 3cc2c11ed31c 19:08:17 OK: 7 MiB in 19 packages 19:08:18 Removing intermediate container 3cc2c11ed31c 19:08:18 ---> cd2b7f48d4b8 19:08:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:18 ---> b5e8777fa882 19:08:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 19:08:20 Removing intermediate container 24a5bd398ec5 19:08:20 ---> a8b865a1cc94 19:08:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 19:08:20 ---> 33a85b6e70ef 19:08:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:08:20 ---> a6208868b237 19:08:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 19:08:20 Removing intermediate container dfa111ff9301 19:08:20 ---> 42957668b646 19:08:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:08:20 ---> Running in 83f2f3253098 19:08:21 ---> Running in 08ac738c92cc 19:08:21 Removing intermediate container fe5f7f6a7b03 19:08:21 ---> 9b9b1128b910 19:08:21 19:08:21 Step 11/26 : FROM docker:20.10.0 19:08:21 20.10.0: Pulling from library/docker 19:08:21 Removing intermediate container 83f2f3253098 19:08:21 ---> 45f01e1a7366 19:08:21 Step 13/22 : WORKDIR / 19:08:22 ---> Running in ad4d9d18efdf 19:08:22 Removing intermediate container 08ac738c92cc 19:08:22 ---> 8965b9225cca 19:08:22 Step 13/24 : WORKDIR / 19:08:22 ---> Running in f7655fce497b 19:08:22 ---> 023a4584ed3a 19:08:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:08:23 ---> 25bb40730fcd 19:08:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:23 Removing intermediate container ad4d9d18efdf 19:08:23 ---> 2fb38c2c74b8 19:08:23 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:23 Removing intermediate container f7655fce497b 19:08:23 ---> 15b0a9ab915f 19:08:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:08:24 ---> 7b13f2fe9607 19:08:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:24 ---> a4144d0e997a 19:08:24 Step 18/22 : ENTRYPOINT ["/core-command"] 19:08:25 ---> Running in c8118c59ea8d 19:08:25 ---> 1c1a54218c80 19:08:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:08:25 ---> 90a965c55a1b 19:08:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 19:08:25 Removing intermediate container c8118c59ea8d 19:08:25 ---> 462354110035 19:08:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:25 ---> b3628b235363 19:08:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:26 ---> Running in 8737a338ed99 19:08:26 ---> b5f2949e11e3 19:08:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:08:27 ---> e53e8ed1a822 19:08:27 Step 20/24 : ENTRYPOINT ["/support-notifications"] 19:08:27 Removing intermediate container 8737a338ed99 19:08:27 ---> edf965955472 19:08:27 Step 20/22 : LABEL arch=arm64 19:08:27 ---> Running in 8ac7a083fde4 19:08:27 ---> 12a812f7dff1 19:08:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 19:08:27 ---> Running in e0bdab7c6553 19:08:27 ---> 860d49ae9fc5 19:08:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:08:28 Removing intermediate container 8ac7a083fde4 19:08:28 Removing intermediate container e0bdab7c6553 19:08:28 ---> 5c8107172b52 19:08:28 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:08:28 ---> ab50b82b2fd8 19:08:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:28 ---> Running in 99291b61556b 19:08:28 ---> Running in c9c9fa4d6d57 19:08:29 ---> f45c460a526a 19:08:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 19:08:29 ---> 33704f4f0a65 19:08:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:29 Removing intermediate container 99291b61556b 19:08:29 ---> bfe55b8efd5d 19:08:29 Step 22/24 : LABEL arch=arm64 19:08:29 Removing intermediate container c9c9fa4d6d57 19:08:29 ---> 287fe6ab8115 19:08:29 Step 22/22 : LABEL version=0.0.0 19:08:30 ---> Running in bf5e658a6ebc 19:08:30 ---> Running in f1572fd00694 19:08:30 ---> add8ad1d9fd9 19:08:30 Step 18/22 : RUN chmod +x entrypoint.sh 19:08:30 ---> Running in b15d7a074d01 19:08:30 Removing intermediate container bf5e658a6ebc 19:08:30 ---> 6103705c2280 19:08:30 Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:08:31 Removing intermediate container f1572fd00694 19:08:31 ---> 556fe1d276d9 19:08:31 19:08:31 ---> 90559b7ad975 19:08:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:31 ---> Running in 2fb07bc1da85 19:08:32 Successfully built 556fe1d276d9 19:08:32 Successfully tagged docker-core-command-go-arm64:latest 19:08:32 Building docker-core-data-go 19:08:32  Building docker-core-command-go ... done Removing intermediate container 2fb07bc1da85 19:08:32 ---> e8cba169e330 19:08:32 Step 24/24 : LABEL version=0.0.0 19:08:33 ---> a3af645acef0 19:08:33 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/ 19:08:33 ---> Running in 806a921e409d 19:08:33 ---> Running in 589b51470692 19:08:34 Removing intermediate container 806a921e409d 19:08:34 ---> 1437e1ca5708 19:08:34 19:08:35 Successfully built 1437e1ca5708 19:08:35 Successfully tagged docker-support-notifications-go-arm64:latest 19:08:35  Building docker-support-notifications-go ... done Building docker-core-metadata-go 19:08:36 Removing intermediate container b15d7a074d01 19:08:36 ---> 629585f7af6e 19:08:36 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 19:08:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:08:36 Status: Downloaded newer image for docker:20.10.0 19:08:36 ---> eeaf43b92773 19:08:36 Step 12/26 : RUN apk add --no-cache bash 19:08:36 ---> Running in dd029f69266d 19:08:36 ---> Running in 25764e3d0b14 19:08:37 Removing intermediate container dd029f69266d 19:08:37 ---> 35f822107866 19:08:37 Step 20/22 : LABEL arch=arm64 19:08:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:38 ---> Running in 3d08941abd42 19:08:38 Removing intermediate container 589b51470692 19:08:38 ---> e9c15b145f69 19:08:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:08:39 (1/2) Installing readline (8.0.4-r0) 19:08:39 (2/2) Installing bash (5.0.17-r0) 19:08:39 Executing bash-5.0.17-r0.post-install 19:08:39 Executing busybox-1.31.1-r19.trigger 19:08:39 OK: 12 MiB in 22 packages 19:08:39 ---> Running in b4258ed0be19 19:08:39 Removing intermediate container 3d08941abd42 19:08:39 ---> 5a4b89026275 19:08:39 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:08:39 ---> Running in 557dbd9dc9da 19:08:39 Removing intermediate container b4258ed0be19 19:08:39 ---> bd55fc916d90 19:08:39 Step 22/24 : LABEL arch=arm64 19:08:40 ---> Running in 2b2a62c6fe27 19:08:40 Removing intermediate container 557dbd9dc9da 19:08:40 ---> 19d001bd10d8 19:08:40 Step 22/22 : LABEL version=0.0.0 19:08:40 ---> Running in 17c86f94fbb1 19:08:41 Removing intermediate container 25764e3d0b14 19:08:41 ---> 9a24a1afaace 19:08:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:08:41 Removing intermediate container 2b2a62c6fe27 19:08:41 ---> 05cd5203a7d9 19:08:41 Step 23/24 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:08:41 Removing intermediate container 17c86f94fbb1 19:08:41 ---> 56708a6279a6 19:08:41 19:08:41 ---> Running in e69d6c6d1393 19:08:41 ---> Running in 078409ed8d68 19:08:42 Successfully built 56708a6279a6 19:08:42 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 19:08:42 Building docker-security-proxy-setup-go 19:08:42  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e69d6c6d1393 19:08:42 ---> 5d22d16c7594 19:08:42 Step 14/26 : ENV APP_PORT=48090 19:08:42 Removing intermediate container 078409ed8d68 19:08:42 ---> 83c1aae107c8 19:08:42 Step 24/24 : LABEL version=0.0.0 19:08:42 ---> Running in 47ea346316cd 19:08:42 ---> Running in 20aa6eae8e8c 19:08:43 Removing intermediate container 47ea346316cd 19:08:43 ---> 27af05531083 19:08:43 Step 15/26 : EXPOSE $APP_PORT 19:08:43 Removing intermediate container 20aa6eae8e8c 19:08:43 ---> b5df8a11515d 19:08:43 19:08:43 ---> Running in 96643a14a1b7 19:08:43 Successfully built b5df8a11515d 19:08:43 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:08:43 Building docker-support-scheduler-go 19:08:44  Building docker-security-secretstore-setup-go ... done Removing intermediate container 96643a14a1b7 19:08:44 ---> 86835c87b7e7 19:08:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:08:46 ---> 73390c03a4bc 19:08:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:08:47 ---> b6a847e0c945 19:08:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:08:49 ---> f47a9250d5ea 19:08:49 Step 19/26 : RUN apk --no-cache add py3-pip 19:08:50 ---> Running in 8d7021187fd1 19:08:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:08:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:08:52 (1/33) Installing libbz2 (1.0.8-r1) 19:08:52 (2/33) Installing expat (2.2.9-r1) 19:08:52 (3/33) Installing libffi (3.3-r2) 19:08:52 (4/33) Installing gdbm (1.13-r1) 19:08:52 (5/33) Installing xz-libs (5.2.5-r0) 19:08:52 (6/33) Installing sqlite-libs (3.32.1-r0) 19:08:52 (7/33) Installing python3 (3.8.5-r0) 19:08:54 (8/33) Installing py3-appdirs (1.4.4-r1) 19:08:54 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:08:54 (10/33) Installing py3-parsing (2.4.7-r0) 19:08:54 (11/33) Installing py3-six (1.15.0-r0) 19:08:54 (12/33) Installing py3-packaging (20.4-r0) 19:08:54 (13/33) Installing py3-setuptools (47.0.0-r0) 19:08:54 (14/33) Installing py3-chardet (3.0.4-r4) 19:08:54 (15/33) Installing py3-idna (2.9-r0) 19:08:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:08:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:08:54 (18/33) Installing py3-requests (2.23.0-r0) 19:08:54 (19/33) Installing py3-msgpack (1.0.0-r0) 19:08:54 (20/33) Installing py3-lockfile (0.12.2-r3) 19:08:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:08:54 (22/33) Installing py3-colorama (0.4.3-r0) 19:08:54 (23/33) Installing py3-distlib (0.3.0-r0) 19:08:54 (24/33) Installing py3-distro (1.5.0-r1) 19:08:54 (25/33) Installing py3-webencodings (0.5.1-r3) 19:08:54 (26/33) Installing py3-html5lib (1.0.1-r4) 19:08:54 (27/33) Installing py3-pytoml (0.1.21-r0) 19:08:54 (28/33) Installing py3-pep517 (0.8.2-r0) 19:08:54 (29/33) Installing py3-progress (1.5-r0) 19:08:54 (30/33) Installing py3-toml (0.10.1-r0) 19:08:54 (31/33) Installing py3-retrying (1.3.3-r0) 19:08:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:08:54 (33/33) Installing py3-pip (20.1.1-r0) 19:08:55 Executing busybox-1.31.1-r19.trigger 19:08:55 OK: 71 MiB in 55 packages 19:09:05 Removing intermediate container 8d7021187fd1 19:09:05 ---> 589e17d48043 19:09:05 Step 20/26 : RUN pip install docker-compose==1.23.2 19:09:05 ---> Running in 2623be0e595a 19:09:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:11 ---> 4ee946bdbe9b 19:09:11 Step 3/23 : WORKDIR /edgex-go 19:09:11 ---> Using cache 19:09:11 ---> 6d5dc991ae37 19:09:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:11 ---> Using cache 19:09:11 ---> 3be23f3683c6 19:09:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:11 Collecting docker-compose==1.23.2 19:09:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:09:12 ---> Running in 95cf4f34bc27 19:09:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:09:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:09:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:14 Collecting docker<4.0,>=3.6.0 19:09:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:09:15 OK: 217 MiB in 51 packages 19:09:15 Collecting docopt<0.7,>=0.6.1 19:09:15 Downloading docopt-0.6.2.tar.gz (25 kB) 19:09:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:18 ---> 4ee946bdbe9b 19:09:18 Step 3/22 : WORKDIR /edgex-go 19:09:18 ---> Using cache 19:09:18 ---> 6d5dc991ae37 19:09:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:18 ---> Using cache 19:09:18 ---> 3be23f3683c6 19:09:18 Step 5/22 : RUN apk add --update --no-cache make git 19:09:18 ---> Running in 583fcaa843e8 19:09:18 Collecting websocket-client<1.0,>=0.32.0 19:09:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:09:18 Removing intermediate container 95cf4f34bc27 19:09:18 ---> f33aa3094bc8 19:09:18 Step 6/23 : COPY go.mod . 19:09:19 Collecting texttable<0.10,>=0.9.0 19:09:19 Downloading texttable-0.9.1.tar.gz (11 kB) 19:09:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:21 ---> 524fdb4d3ec4 19:09:21 Step 7/23 : RUN go mod download 19:09:21 ---> Running in 2cbe86efd7d7 19:09:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:22 Collecting jsonschema<3,>=2.5.1 19:09:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:09:22 OK: 217 MiB in 51 packages 19:09:23 Collecting PyYAML<4,>=3.10 19:09:23 Downloading PyYAML-3.13.tar.gz (270 kB) 19:09:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:24 ---> 4ee946bdbe9b 19:09:24 Step 3/21 : WORKDIR /edgex-go 19:09:24 ---> Using cache 19:09:24 ---> 6d5dc991ae37 19:09:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:24 ---> Using cache 19:09:24 ---> 3be23f3683c6 19:09:24 Step 5/21 : RUN apk add --update --no-cache make git 19:09:24 ---> Running in 68d078dbbfd5 19:09:25 Removing intermediate container 583fcaa843e8 19:09:25 ---> 94abb9cd30af 19:09:25 Step 6/22 : COPY go.mod . 19:09:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:26 ---> 4ee946bdbe9b 19:09:26 Step 3/21 : WORKDIR /edgex-go 19:09:26 ---> Using cache 19:09:26 ---> 6d5dc991ae37 19:09:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:26 ---> Using cache 19:09:26 ---> 3be23f3683c6 19:09:26 Step 5/21 : RUN apk add --update --no-cache make git 19:09:26 ---> Using cache 19:09:26 ---> 94abb9cd30af 19:09:26 Step 6/21 : COPY go.mod . 19:09:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:27 Removing intermediate container 2cbe86efd7d7 19:09:27 ---> 44f70f3e7f47 19:09:27 Step 8/23 : COPY . . 19:09:27 ---> e298d48a5811 19:09:27 Step 7/22 : RUN go mod download 19:09:27 ---> Running in 4d598a1b6937 19:09:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:27 ---> a48a0b5a1639 19:09:27 Step 7/21 : RUN go mod download 19:09:27 ---> Running in dc873603f0a0 19:09:28 OK: 217 MiB in 51 packages 19:09:28 Collecting dockerpty<0.5,>=0.4.1 19:09:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:09:30 Removing intermediate container 68d078dbbfd5 19:09:30 ---> 69b9fb3682c9 19:09:30 Step 6/21 : COPY go.mod . 19:09:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:09:30 Collecting cached-property<2,>=1.2.0 19:09:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:09:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:09:31 Collecting idna<2.8,>=2.5 19:09:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:09:32 ---> 2b5cd6db2de0 19:09:32 Step 7/21 : RUN go mod download 19:09:32 Removing intermediate container 4d598a1b6937 19:09:32 ---> af57858fcacc 19:09:32 Step 8/22 : COPY . . 19:09:32 ---> Running in b50d4bc456cb 19:09:32 Collecting urllib3<1.25,>=1.21.1 19:09:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:09:32 Removing intermediate container dc873603f0a0 19:09:32 ---> 40df47268227 19:09:32 Step 8/21 : COPY . . 19:09:32 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) 19:09:33 Collecting docker-pycreds>=0.4.0 19:09:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:09:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:09:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:09:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:09:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:09:34 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, texttable, jsonschema, PyYAML, dockerpty, cached-property, docker-compose 19:09:34 Attempting uninstall: idna 19:09:34 Found existing installation: idna 2.9 19:09:34 Uninstalling idna-2.9: 19:09:34 Successfully uninstalled idna-2.9 19:09:35 Attempting uninstall: urllib3 19:09:35 Found existing installation: urllib3 1.25.9 19:09:35 Uninstalling urllib3-1.25.9: 19:09:35 Successfully uninstalled urllib3-1.25.9 19:09:36 Attempting uninstall: requests 19:09:36 Found existing installation: requests 2.23.0 19:09:36 Uninstalling requests-2.23.0: 19:09:36 Successfully uninstalled requests-2.23.0 19:09:37 Removing intermediate container b50d4bc456cb 19:09:37 ---> 5efff785443c 19:09:37 Step 8/21 : COPY . . 19:09:38 Running setup.py install for docopt: started 19:09:40 Running setup.py install for docopt: finished with status 'done' 19:09:40 Running setup.py install for texttable: started 19:09:43 Running setup.py install for texttable: finished with status 'done' 19:09:43 Running setup.py install for PyYAML: started 19:09:46 Running setup.py install for PyYAML: finished with status 'done' 19:09:46 Running setup.py install for dockerpty: started 19:09:48 Running setup.py install for dockerpty: finished with status 'done' 19:09:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 19:09:51 ---> d461c481b370 19:09:51 Step 9/23 : RUN make cmd/core-data/core-data 19:09:52 ---> Running in 8faff24b0a6d 19:09:53 ---> da232544af57 19:09:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 19:09:53 ---> Running in c577a7925d79 19:09:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:09:55 ---> 5e536225ca50 19:09:55 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 19:09:55 ---> Running in 699d99f0b76e 19:09:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:56 Removing intermediate container 2623be0e595a 19:09:56 ---> c5ce9703fe6c 19:09:56 Step 21/26 : RUN apk --no-cache add curl 19:09:56 ---> Running in 28dabf7cf0c0 19:09:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:10:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:10:00 (2/3) Installing libcurl (7.69.1-r3) 19:10:00 (3/3) Installing curl (7.69.1-r3) 19:10:00 Executing busybox-1.31.1-r19.trigger 19:10:00 OK: 71 MiB in 58 packages 19:10:02 ---> 617b5c2af914 19:10:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:02 ---> Running in 5d2910db12ae 19:10:03 Removing intermediate container 28dabf7cf0c0 19:10:03 ---> b1b3350b7e34 19:10:03 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:03 ---> Running in b90e48b5233b 19:10:04 Removing intermediate container b90e48b5233b 19:10:04 ---> e16aea08d139 19:10:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:04 ---> Running in f5c5025eabc3 19:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:05 Removing intermediate container f5c5025eabc3 19:10:05 ---> cfcaf327f304 19:10:05 Step 24/26 : LABEL arch=arm64 19:10:05 ---> Running in b8c108c1761f 19:10:06 Removing intermediate container b8c108c1761f 19:10:06 ---> 85b4cd59011e 19:10:06 Step 25/26 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:10:06 ---> Running in a68a205ec542 19:10:07 Removing intermediate container a68a205ec542 19:10:07 ---> 385024a35374 19:10:07 Step 26/26 : LABEL version=0.0.0 19:10:07 ---> Running in 62746117a648 19:10:07 Removing intermediate container 62746117a648 19:10:07 ---> e9885327f0d4 19:10:07 19:10:08 Successfully built e9885327f0d4 19:10:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:11:16  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:11:18 Removing intermediate container 699d99f0b76e 19:11:18 ---> ed6a2971e735 19:11:18 19:11:18 Step 10/21 : FROM scratch 19:11:18 ---> 19:11:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:18 ---> Using cache 19:11:18 ---> 5838289dedd0 19:11:18 Step 12/21 : ENV APP_PORT=48085 19:11:18 ---> Running in 669eb249b3af 19:11:19 Removing intermediate container 669eb249b3af 19:11:19 ---> 751d8495bb14 19:11:19 Step 13/21 : EXPOSE $APP_PORT 19:11:19 ---> Running in d25eb216cddb 19:11:20 Removing intermediate container d25eb216cddb 19:11:20 ---> 39b9bad58797 19:11:20 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:22 ---> ddb9440f1218 19:11:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:24 ---> 7daeb5df3482 19:11:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:25 Removing intermediate container 5d2910db12ae 19:11:25 ---> 71a925a2dda0 19:11:25 19:11:25 Step 10/21 : FROM alpine:3.12 19:11:25 ---> afeebe901d6b 19:11:25 Step 11/21 : RUN apk add --update --no-cache curl 19:11:25 ---> Running in 41d23fff8caa 19:11:25 ---> 429eb550bb3d 19:11:25 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 19:11:25 ---> Running in b6b34f69736a 19:11:26 Removing intermediate container b6b34f69736a 19:11:26 ---> 104a179c99f1 19:11:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:26 ---> Running in bf0708ffb04d 19:11:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:11:27 Removing intermediate container bf0708ffb04d 19:11:27 ---> c5ed9874465f 19:11:27 Step 19/21 : LABEL arch=arm64 19:11:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:11:27 ---> Running in 3e2cb00cf154 19:11:28 (1/4) Installing ca-certificates (20191127-r4) 19:11:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:11:28 (3/4) Installing libcurl (7.69.1-r3) 19:11:28 Removing intermediate container 3e2cb00cf154 19:11:28 ---> e91515554ca9 19:11:28 Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:11:28 (4/4) Installing curl (7.69.1-r3) 19:11:28 Executing busybox-1.31.1-r19.trigger 19:11:28 Executing ca-certificates-20191127-r4.trigger 19:11:28 ---> Running in 3543b09c379b 19:11:29 OK: 7 MiB in 18 packages 19:11:29 Removing intermediate container 3543b09c379b 19:11:29 ---> c30a474b50fb 19:11:29 Step 21/21 : LABEL version=0.0.0 19:11:29 ---> Running in 1554034d0ce0 19:11:30 Removing intermediate container 1554034d0ce0 19:11:30 ---> 1e8f19c46575 19:11:30 19:11:31 Removing intermediate container 41d23fff8caa 19:11:31 ---> 455ef0b30c99 19:11:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:31 Successfully built 1e8f19c46575 19:11:31 Successfully tagged docker-support-scheduler-go-arm64:latest 19:11:31  Building docker-support-scheduler-go ... done  ---> Running in 1e4fe3621878 19:11:32 Removing intermediate container 1e4fe3621878 19:11:32 ---> 63a544c2e721 19:11:32 Step 13/21 : WORKDIR /edgex 19:11:33 ---> Running in 4232869a0428 19:11:33 Removing intermediate container c577a7925d79 19:11:33 ---> 7981a78f1c56 19:11:33 19:11:33 Step 10/22 : FROM scratch 19:11:33 ---> 19:11:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:33 Removing intermediate container 4232869a0428 19:11:33 ---> e86fad6e4178 19:11:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:33 ---> Using cache 19:11:33 ---> 5838289dedd0 19:11:33 Step 12/22 : ENV APP_PORT=48081 19:11:33 ---> Running in 401694576f3f 19:11:34 Removing intermediate container 401694576f3f 19:11:34 ---> 0ef6dec73a39 19:11:34 Step 13/22 : EXPOSE $APP_PORT 19:11:34 ---> 01eac9b34df9 19:11:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:34 ---> Running in b4ec64aa8acc 19:11:35 Removing intermediate container b4ec64aa8acc 19:11:35 ---> eab24c127ae5 19:11:35 Step 14/22 : WORKDIR / 19:11:35 ---> Running in d3dcb5a4be1d 19:11:35 ---> 88d22e5c1433 19:11:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:35 Removing intermediate container d3dcb5a4be1d 19:11:35 ---> dbefd9dbc281 19:11:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:37 ---> 0bb38d429727 19:11:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:37 ---> 03348c3eeda6 19:11:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:11:37 ---> Running in 9dccab9432bf 19:11:38 Removing intermediate container 9dccab9432bf 19:11:38 ---> 6a25ce3637c9 19:11:38 Step 18/21 : CMD ["--init=true"] 19:11:38 ---> 593fdad2a8cf 19:11:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:38 ---> Running in d1db7d36253a 19:11:38 Removing intermediate container 8faff24b0a6d 19:11:38 ---> 02954e470106 19:11:38 19:11:38 Step 10/23 : FROM alpine:3.12 19:11:38 ---> afeebe901d6b 19:11:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:39 ---> Running in 595da5f9c117 19:11:39 Removing intermediate container d1db7d36253a 19:11:39 ---> 9e80efc5bc93 19:11:39 Step 19/21 : LABEL arch=arm64 19:11:39 ---> 221ecb62e145 19:11:39 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:11:39 ---> Running in 346a248a2b98 19:11:39 ---> Running in a182622f3648 19:11:39 Removing intermediate container 595da5f9c117 19:11:39 ---> dceecdc4e327 19:11:39 Step 12/23 : ENV APP_PORT=48080 19:11:40 ---> Running in 2f62ae57b3b8 19:11:40 Removing intermediate container 346a248a2b98 19:11:40 ---> d129a4c2a959 19:11:40 Step 20/21 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:11:40 Removing intermediate container a182622f3648 19:11:40 ---> 9a8709445c16 19:11:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:40 ---> Running in afebd1e2747f 19:11:40 ---> Running in 9878376669bf 19:11:40 Removing intermediate container 2f62ae57b3b8 19:11:40 ---> d0eb9e730e48 19:11:40 Step 13/23 : EXPOSE $APP_PORT 19:11:40 Removing intermediate container afebd1e2747f 19:11:40 ---> 4ab879a34968 19:11:40 Step 21/21 : LABEL version=0.0.0 19:11:40 ---> Running in 82e18d705868 19:11:40 ---> Running in 57ce6ab76dd4 19:11:41 Removing intermediate container 9878376669bf 19:11:41 ---> 8aae63336d03 19:11:41 Step 20/22 : LABEL arch=arm64 19:11:41 ---> Running in 3ae6c3c80e8e 19:11:41 Removing intermediate container 82e18d705868 19:11:41 ---> 510c2483575d 19:11:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:41 ---> Running in 3ee5bfd8e455 19:11:41 Removing intermediate container 57ce6ab76dd4 19:11:41 ---> f0cabd5c4d10 19:11:41 19:11:42 Removing intermediate container 3ae6c3c80e8e 19:11:42 ---> 658a4c11a471 19:11:42 Step 21/22 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:11:42 Successfully built f0cabd5c4d10 19:11:42 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:11:42  Building docker-security-proxy-setup-go ... done  ---> Running in 70cd4bd1fbff 19:11:42 Removing intermediate container 70cd4bd1fbff 19:11:42 ---> dcf4baee1bcf 19:11:42 Step 22/22 : LABEL version=0.0.0 19:11:42 ---> Running in 8ac46c963d40 19:11:43 Removing intermediate container 8ac46c963d40 19:11:43 ---> 1675514a0c70 19:11:43 19:11:44 Successfully built 1675514a0c70 19:11:44 Successfully tagged docker-core-metadata-go-arm64:latest 19:11:44  Building docker-core-metadata-go ... done Removing intermediate container 3ee5bfd8e455 19:11:44 ---> 5882a36d2702 19:11:44 Step 15/23 : RUN apk add --update --no-cache zeromq 19:11:44 ---> Running in 26c049c7afa8 19:11:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:11:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:11:47 (1/5) Installing libgcc (9.3.0-r2) 19:11:47 (2/5) Installing libsodium (1.0.18-r0) 19:11:47 (3/5) Installing libstdc++ (9.3.0-r2) 19:11:47 (4/5) Installing libzmq (4.3.3-r0) 19:11:47 (5/5) Installing zeromq (4.3.3-r0) 19:11:47 Executing busybox-1.31.1-r19.trigger 19:11:47 OK: 8 MiB in 19 packages 19:11:48 Removing intermediate container 26c049c7afa8 19:11:48 ---> c909160614aa 19:11:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:49 ---> 07e57b20d5b3 19:11:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:51 ---> dedc38efd6d6 19:11:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:51 ---> 4aa1b3fc3290 19:11:51 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:51 ---> Running in 4256cd7c6b01 19:11:52 Removing intermediate container 4256cd7c6b01 19:11:52 ---> e17e326e6c43 19:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:52 ---> Running in d3a80c024faf 19:11:52 Removing intermediate container d3a80c024faf 19:11:52 ---> c66196d2d21a 19:11:52 Step 21/23 : LABEL arch=arm64 19:11:52 ---> Running in cd6e71dccc20 19:11:53 Removing intermediate container cd6e71dccc20 19:11:53 ---> 5d3719ebef14 19:11:53 Step 22/23 : LABEL git_sha=c0de1628aea6da99e6260dacaed86128f060a129 19:11:53 ---> Running in 115e7e54c9df 19:11:54 Removing intermediate container 115e7e54c9df 19:11:54 ---> ae54b167d641 19:11:54 Step 23/23 : LABEL version=0.0.0 19:11:54 ---> Running in 1cac59b7cd3f 19:11:54 Removing intermediate container 1cac59b7cd3f 19:11:54 ---> 3434333d4166 19:11:54 19:11:54 Successfully built 3434333d4166 19:11:54 Successfully tagged docker-core-data-go-arm64:latest 19:11:55  Building docker-core-data-go ... done  [Pipeline] } 19:11:55 $ docker stop --time=1 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 19:11:57 $ docker rm -f 45f411d670760f651f1e5f3198360d092c116a797cc144552e75de242b64c056 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:57 + grep+ docker 19:11:57 docker images 19:11:58 docker-core-data-go-arm64 latest 3434333d4166 3 seconds ago 21MB 19:11:58 docker-core-metadata-go-arm64 latest 1675514a0c70 14 seconds ago 12.3MB 19:11:58 docker-security-proxy-setup-go-arm64 latest f0cabd5c4d10 16 seconds ago 23.3MB 19:11:58 docker-support-scheduler-go-arm64 latest 1e8f19c46575 27 seconds ago 10MB 19:11:58 docker-sys-mgmt-agent-go-arm64 latest e9885327f0d4 About a minute ago 300MB 19:11:58 docker-security-secretstore-setup-go-arm64 latest b5df8a11515d 3 minutes ago 23.4MB 19:11:58 docker-security-bootstrap-redis-go-arm64 latest 56708a6279a6 3 minutes ago 15.1MB 19:11:58 docker-support-notifications-go-arm64 latest 1437e1ca5708 3 minutes ago 11.4MB 19:11:58 docker-core-command-go-arm64 latest 556fe1d276d9 3 minutes ago 9.98MB 19:11:58 docker 20.10.0 eeaf43b92773 4 weeks 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 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 19:12:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:03 ---> package-listing.sh 19:12:03 ++ facter osfamily 19:12:03 ++ tr '[:upper:]' '[:lower:]' 19:12:03 + OS_FAMILY=redhat 19:12:03 + workspace=/w/workspace/edgex-go/2 19:12:03 + START_PACKAGES=/tmp/packages_start.txt 19:12:03 + END_PACKAGES=/tmp/packages_end.txt 19:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:03 + PACKAGES=/tmp/packages_start.txt 19:12:03 + '[' /w/workspace/edgex-go/2 ']' 19:12:03 + PACKAGES=/tmp/packages_end.txt 19:12:03 + case "${OS_FAMILY}" in 19:12:03 + rpm -qa 19:12:03 + sort 19:12:08 + '[' -f /tmp/packages_start.txt ']' 19:12:08 + '[' -f /tmp/packages_end.txt ']' 19:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:08 + '[' /w/workspace/edgex-go/2 ']' 19:12:08 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:12:08 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:12:09 19:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:12:09 alpine: Pulling from edgex-lftools-log-publisher 19:12:09 df20fa9351a1: Pulling fs layer 19:12:09 36b3adc4ff6f: Pulling fs layer 19:12:09 8ad3a11d3b57: Pulling fs layer 19:12:09 46f8f816bc3b: Pulling fs layer 19:12:09 93b61091891f: Pulling fs layer 19:12:09 93b9cdb0e59b: Pulling fs layer 19:12:09 5e14af77c1be: Pulling fs layer 19:12:09 01666e4c0597: Pulling fs layer 19:12:09 aa168da1d23b: Pulling fs layer 19:12:09 46f8f816bc3b: Waiting 19:12:09 93b61091891f: Waiting 19:12:09 93b9cdb0e59b: Waiting 19:12:09 5e14af77c1be: Waiting 19:12:09 aa168da1d23b: Waiting 19:12:09 01666e4c0597: Waiting 19:12:09 36b3adc4ff6f: Verifying Checksum 19:12:09 36b3adc4ff6f: Download complete 19:12:10 46f8f816bc3b: Download complete 19:12:10 df20fa9351a1: Verifying Checksum 19:12:10 df20fa9351a1: Download complete 19:12:10 93b9cdb0e59b: Download complete 19:12:10 5e14af77c1be: Verifying Checksum 19:12:10 5e14af77c1be: Download complete 19:12:10 01666e4c0597: Verifying Checksum 19:12:10 01666e4c0597: Download complete 19:12:10 93b61091891f: Verifying Checksum 19:12:10 93b61091891f: Download complete 19:12:10 8ad3a11d3b57: Verifying Checksum 19:12:10 8ad3a11d3b57: Download complete 19:12:10 df20fa9351a1: Pull complete 19:12:10 36b3adc4ff6f: Pull complete 19:12:11 8ad3a11d3b57: Pull complete 19:12:11 46f8f816bc3b: Pull complete 19:12:12 aa168da1d23b: Verifying Checksum 19:12:12 aa168da1d23b: Download complete 19:12:13 93b61091891f: Pull complete 19:12:13 93b9cdb0e59b: Pull complete 19:12:14 5e14af77c1be: Pull complete 19:12:14 01666e4c0597: Pull complete 19:12:22 aa168da1d23b: Pull complete 19:12:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:12:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:12:22 prd-centos7-docker-4c-2g-20017 does not seem to be running inside a container 19:12:22 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:12:26 $ docker top 9aa4d84beac675b3de69927b29a12a2766ebfd48e1eaaafb611b626f9b7d7b4d -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:27 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:27 + mkdir -p /var/log/sa [Pipeline] sh 19:12:28 + ls /var/log/sa-host 19:12:28 + sadf -c /var/log/sa-host/sa13 19:12:28 file_magic: OK 19:12:28 HZ: Using current value: 100 19:12:28 file_header: OK 19:12:28 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 19:12:28 Statistics: 19:12:28 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... 19:12:28 File successfully converted to sysstat format version 12.2.1 19:12:28 + sadf -c /var/log/sa-host/sa23 19:12:28 file_magic: OK 19:12:28 HZ: Using current value: 100 19:12:28 file_header: OK 19:12:28 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 19:12:28 Statistics: 19:12:28 Hnuu...uuuununununu... 19:12:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:28 provisioning config files... 19:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7222863610641066316tmp [Pipeline] { [Pipeline] echo 19:12:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:28 ---> create-netrc.sh [Pipeline] } 19:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:12:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:12:29 ---> python-tools-install.sh [Pipeline] echo 19:12:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:29 ---> sudo-logs.sh 19:12:29 Archiving 'sudo' log.. [Pipeline] echo 19:12:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:29 ---> job-cost.sh 19:12:29 lf-activate-venv: SKIPPING 19:12:29 INFO: No Stack... 19:12:30 INFO: Retrieving Pricing Info for: v1-standard-2 19:12:31 INFO: Archiving Costs [Pipeline] echo 19:12:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:31 ---> logs-deploy.sh 19:12:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3025/2 19:12:31 INFO: archiving workspace using pattern(s): 19:12:34 Archives upload complete. 19:12:34 INFO: archiving logs to Nexus 19:12:35 ---> uname -a: 19:12:35 Linux prd-centos7-docker-4c-2g-20017.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:12:35 19:12:35 19:12:35 ---> lscpu: 19:12:35 Architecture: x86_64 19:12:35 CPU op-mode(s): 32-bit, 64-bit 19:12:35 Byte Order: Little Endian 19:12:35 Address sizes: 40 bits physical, 48 bits virtual 19:12:35 CPU(s): 4 19:12:35 On-line CPU(s) list: 0-3 19:12:35 Thread(s) per core: 1 19:12:35 Core(s) per socket: 1 19:12:35 Socket(s): 4 19:12:35 NUMA node(s): 1 19:12:35 Vendor ID: GenuineIntel 19:12:35 CPU family: 6 19:12:35 Model: 44 19:12:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:12:35 Stepping: 1 19:12:35 CPU MHz: 2933.436 19:12:35 BogoMIPS: 5866.87 19:12:35 Virtualization: VT-x 19:12:35 Hypervisor vendor: KVM 19:12:35 Virtualization type: full 19:12:35 L1d cache: 128 KiB 19:12:35 L1i cache: 128 KiB 19:12:35 L2 cache: 16 MiB 19:12:35 L3 cache: 64 MiB 19:12:35 NUMA node0 CPU(s): 0-3 19:12:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:12:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:12:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:12:35 Vulnerability Meltdown: Mitigation; PTI 19:12:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:12:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:12:35 Vulnerability Srbds: Not affected 19:12:35 Vulnerability Tsx async abort: Not affected 19:12:35 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 19:12:35 19:12:35 19:12:35 ---> nproc: 19:12:35 4 19:12:35 19:12:35 19:12:35 ---> df -h: 19:12:35 Filesystem Size Used Available Use% Mounted on 19:12:35 overlay 50.0G 10.4G 39.6G 21% / 19:12:35 tmpfs 64.0M 0 64.0M 0% /dev 19:12:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:12:35 shm 64.0M 0 64.0M 0% /dev/shm 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /facter-os 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/resolv.conf 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hostname 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hosts 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /run/cloud-init/result.json 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/sa-host 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/secure 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/auth.log 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/2 19:12:35 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/2@tmp 19:12:35 19:12:35 19:12:35 ---> free -m: 19:12:35 total used free shared buff/cache available 19:12:35 Mem: 1837 724 236 0 876 1028 19:12:35 Swap: 1023 55 968 19:12:35 19:12:35 19:12:35 ---> ip addr: 19:12:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:12:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:12:35 inet 127.0.0.1/8 scope host lo 19:12:35 valid_lft forever preferred_lft forever 19:12:35 inet6 ::1/128 scope host 19:12:35 valid_lft forever preferred_lft forever 19:12:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:12:35 link/ether fa:16:3e:e5:59:1a brd ff:ff:ff:ff:ff:ff 19:12:35 inet 10.30.122.168/23 brd 10.30.123.255 scope global dynamic eth0 19:12:35 valid_lft 85176sec preferred_lft 85176sec 19:12:35 inet6 fe80::f816:3eff:fee5:591a/64 scope link 19:12:35 valid_lft forever preferred_lft forever 19:12:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:12:35 link/ether 02:42:60:3b:73:c0 brd ff:ff:ff:ff:ff:ff 19:12:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:12:35 valid_lft forever preferred_lft forever 19:12:35 inet6 fe80::42:60ff:fe3b:73c0/64 scope link 19:12:35 valid_lft forever preferred_lft forever 19:12:35 19:12:35 19:12:35 ---> sar -b -r -n DEV: 19:12:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 19:12:35 19:12:35 18:52:00 LINUX RESTART (4 CPU) 19:12:35 19:12:35 18:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:12:35 18:54:01 233.37 118.65 114.72 0.00 8751.69 46243.92 0.00 19:12:35 18:55:01 254.67 97.01 157.66 0.00 4060.90 21115.81 0.00 19:12:35 18:56:01 190.30 96.36 93.94 0.00 3628.41 12519.25 0.00 19:12:35 18:57:02 191.93 45.54 146.39 0.00 15516.10 87185.83 0.00 19:12:35 18:58:02 2868.29 2531.93 336.36 0.00 188468.59 200455.76 0.00 19:12:35 18:59:01 727.65 518.57 209.08 0.00 39657.61 51133.60 0.00 19:12:35 19:00:02 1937.15 1578.30 358.85 0.00 152563.19 154844.06 0.00 19:12:35 19:01:01 257.57 58.28 199.29 0.00 3616.44 32529.93 0.00 19:12:35 19:02:01 32.14 13.00 19.14 0.00 2956.08 630.12 0.00 19:12:35 19:03:01 1.00 0.43 0.57 0.00 14.92 6.94 0.00 19:12:35 19:04:01 0.55 0.08 0.47 0.00 4.80 6.21 0.00 19:12:35 19:05:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 19:12:35 19:06:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 19:12:35 19:07:01 0.28 0.08 0.20 0.00 0.80 1.48 0.00 19:12:35 19:08:01 2.31 1.38 0.93 0.00 49.95 17.57 0.00 19:12:35 19:09:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 19:12:35 19:10:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 19:12:35 19:11:01 0.28 0.02 0.27 0.00 0.53 3.23 0.00 19:12:35 19:12:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 19:12:35 Average: 353.26 266.98 86.28 0.00 22146.48 32006.58 0.00 19:12:35 19:12:35 18:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:12:35 18:54:01 100128 0 730008 38.80 2012 1049396 1438392 49.09 581704 961884 46648 19:12:35 18:55:01 95040 0 876644 46.59 1008 908852 1719252 58.68 688612 823896 62724 19:12:35 18:56:01 342356 0 767876 40.81 616 770696 1449852 49.48 545876 704104 22360 19:12:35 18:57:02 72384 0 710768 37.78 180 1098212 1254972 42.83 730784 841612 80312 19:12:35 18:58:02 76604 0 852156 45.29 76 952708 2317416 79.09 779084 804128 22964 19:12:35 18:59:01 491084 0 740236 39.34 76 650148 1574916 53.75 477244 675436 3424 19:12:35 19:00:02 71004 0 816876 43.42 76 993588 2321284 79.22 659244 923312 29004 19:12:35 19:01:01 132384 0 725496 38.56 76 1023588 1566080 53.45 567088 936900 736 19:12:35 19:02:01 124152 0 646960 34.38 76 1110356 1216256 41.51 536816 981396 8 19:12:35 19:03:01 125372 0 645296 34.30 76 1110800 1197800 40.88 536096 981184 8 19:12:35 19:04:01 126020 0 644500 34.25 76 1110948 1194656 40.77 535480 981236 8 19:12:35 19:05:01 125264 0 645244 34.29 76 1110960 1194764 40.78 536172 981236 8 19:12:35 19:06:01 126124 0 644380 34.25 76 1110964 1194656 40.77 535616 981236 8 19:12:35 19:07:01 126320 0 644180 34.24 76 1110968 1214016 41.43 535744 981236 8 19:12:35 19:08:01 124420 0 645316 34.30 76 1111732 1194688 40.77 536092 981996 8 19:12:35 19:09:01 124468 0 645264 34.29 76 1111736 1194656 40.77 535660 981996 8 19:12:35 19:10:01 124400 0 645328 34.30 76 1111740 1194656 40.77 535540 981996 8 19:12:35 19:11:01 124556 0 645180 34.29 76 1111732 1194656 40.77 535544 981996 8 19:12:35 19:12:01 124432 0 645276 34.30 76 1111760 1194656 40.77 535552 982012 8 19:12:35 Average: 145080 0 700894 37.25 261 1035310 1411980 48.19 574945 919410 14119 19:12:35 19:12:35 18:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:12:35 18:54:01 eth0 1152.04 1177.72 6052.71 135.99 0.00 0.00 0.00 0.00 19:12:35 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:54:01 docker0 873.45 792.71 71.18 2890.13 0.00 0.00 0.00 0.00 19:12:35 18:54:01 veth4aad267 17.90 38.71 1.22 220.54 0.00 0.00 0.00 0.00 19:12:35 18:55:01 veth0f0da4d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 18:55:01 eth0 186.39 146.03 636.37 23.21 0.00 0.00 0.00 0.00 19:12:35 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:55:01 docker0 127.79 154.42 9.68 606.51 0.00 0.00 0.00 0.00 19:12:35 18:56:01 veth0f0da4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:56:01 eth0 35.60 25.64 23.43 69.50 0.00 0.00 0.00 0.00 19:12:35 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:57:02 vethaba81ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 18:57:02 eth0 232.02 183.00 1702.02 89.48 0.00 0.00 0.00 0.00 19:12:35 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:58:02 vethaba81ea 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 18:58:02 eth0 48.19 22.23 163.17 9.46 0.00 0.00 0.00 0.00 19:12:35 18:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:58:02 docker0 11.71 28.41 0.61 146.91 0.00 0.00 0.00 0.00 19:12:35 18:59:01 vethaba81ea 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:59:01 eth0 38.11 20.46 141.77 9.17 0.00 0.00 0.00 0.00 19:12:35 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 18:59:01 docker0 6.47 13.83 0.36 78.83 0.00 0.00 0.00 0.00 19:12:35 19:00:02 vethaba81ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 19:00:02 veth0e64c78 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 19:00:02 eth0 69.36 43.71 108.35 88.17 0.00 0.00 0.00 0.00 19:12:35 19:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:01:01 vethaba81ea 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:12:35 19:01:01 eth0 251.73 179.52 1686.60 97.26 0.00 0.00 0.00 0.00 19:12:35 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:01:01 docker0 1076.26 1080.96 85.66 4267.48 0.00 0.00 0.00 0.00 19:12:35 19:02:01 eth0 15.05 8.08 43.14 3.44 0.00 0.00 0.00 0.00 19:12:35 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:02:01 docker0 3.36 6.78 0.18 35.84 0.00 0.00 0.00 0.00 19:12:35 19:03:01 eth0 0.77 0.47 0.41 0.27 0.00 0.00 0.00 0.00 19:12:35 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:04:01 eth0 0.60 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:12:35 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:05:01 eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 0.00 19:12:35 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:35 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:35 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:08:01 eth0 0.35 0.23 0.20 0.07 0.00 0.00 0.00 0.00 19:12:35 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:35 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:12:35 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:12:35 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 Average: eth0 106.90 95.18 555.34 27.72 0.00 0.00 0.00 0.00 19:12:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:35 Average: docker0 55.97 56.40 4.45 223.12 0.00 0.00 0.00 0.00 19:12:35 19:12:35 19:12:35 ---> sar -P ALL: 19:12:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 19:12:35 19:12:35 18:52:00 LINUX RESTART (4 CPU) 19:12:35 19:12:35 18:53:01 CPU %user %nice %system %iowait %steal %idle 19:12:35 18:54:01 all 16.47 0.00 9.77 2.32 0.22 71.21 19:12:35 18:54:01 0 14.87 0.00 11.29 2.55 0.24 71.05 19:12:35 18:54:01 1 17.62 0.00 8.80 1.96 0.19 71.43 19:12:35 18:54:01 2 18.97 0.00 9.64 2.70 0.21 68.48 19:12:35 18:54:01 3 14.42 0.00 9.36 2.07 0.26 73.88 19:12:35 18:55:01 all 29.26 0.00 10.96 7.75 0.37 51.66 19:12:35 18:55:01 0 29.66 0.00 10.87 9.02 0.38 50.07 19:12:35 18:55:01 1 29.26 0.00 11.83 8.89 0.35 49.67 19:12:35 18:55:01 2 27.35 0.00 11.02 7.11 0.42 54.10 19:12:35 18:55:01 3 30.78 0.00 10.11 5.98 0.34 52.79 19:12:35 18:56:01 all 61.22 0.00 16.88 5.14 0.56 16.20 19:12:35 18:56:01 0 60.88 0.00 16.52 4.41 0.46 17.73 19:12:35 18:56:01 1 60.88 0.00 16.48 5.98 0.64 16.02 19:12:35 18:56:01 2 59.72 0.00 17.42 5.29 0.56 17.00 19:12:35 18:56:01 3 63.43 0.00 17.10 4.85 0.57 14.06 19:12:35 18:57:02 all 24.07 0.00 15.01 5.49 0.37 55.06 19:12:35 18:57:02 0 24.54 0.00 14.92 7.16 0.38 52.99 19:12:35 18:57:02 1 24.56 0.00 14.99 5.29 0.31 54.85 19:12:35 18:57:02 2 22.75 0.00 15.06 4.46 0.37 57.37 19:12:35 18:57:02 3 24.40 0.00 15.08 5.06 0.43 55.03 19:12:35 18:58:02 all 24.29 0.00 33.83 18.47 0.66 22.76 19:12:35 18:58:02 0 23.69 0.00 32.79 19.01 0.70 23.81 19:12:35 18:58:02 1 24.22 0.00 34.17 18.69 0.70 22.22 19:12:35 18:58:02 2 24.34 0.00 33.75 19.96 0.68 21.26 19:12:35 18:58:02 3 24.90 0.00 34.59 16.19 0.56 23.76 19:12:35 18:59:01 all 54.91 0.00 19.20 12.17 0.32 13.40 19:12:35 18:59:01 0 55.91 0.00 18.20 9.18 0.29 16.43 19:12:35 18:59:01 1 53.98 0.00 20.44 16.30 0.29 9.00 19:12:35 18:59:01 2 54.46 0.00 19.13 11.00 0.32 15.09 19:12:35 18:59:01 3 55.31 0.00 19.03 12.24 0.38 13.04 19:12:35 19:00:02 all 40.06 0.00 30.89 14.07 0.61 14.38 19:12:35 19:00:02 0 39.35 0.00 30.86 13.47 0.73 15.59 19:12:35 19:00:02 1 40.68 0.00 29.70 16.96 0.61 12.05 19:12:35 19:00:02 2 40.54 0.00 30.52 12.91 0.62 15.40 19:12:35 19:00:02 3 39.65 0.00 32.47 12.95 0.46 14.47 19:12:35 19:01:01 all 30.25 0.00 13.20 7.23 0.81 48.51 19:12:35 19:01:01 0 31.68 0.00 13.95 9.77 0.67 43.92 19:12:35 19:01:01 1 28.47 0.00 12.48 7.06 0.78 51.21 19:12:35 19:01:01 2 29.37 0.00 13.10 7.15 0.81 49.57 19:12:35 19:01:01 3 31.49 0.00 13.29 4.94 0.98 49.30 19:12:35 19:02:01 all 0.95 0.00 1.08 0.67 0.23 97.08 19:12:35 19:02:01 0 1.19 0.00 0.99 1.02 0.17 96.64 19:12:35 19:02:01 1 0.80 0.00 1.40 0.73 0.20 96.86 19:12:35 19:02:01 2 1.02 0.00 1.02 0.32 0.25 97.40 19:12:35 19:02:01 3 0.78 0.00 0.90 0.62 0.30 97.40 19:12:35 19:03:01 all 0.16 0.00 0.04 0.00 0.00 99.80 19:12:35 19:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:12:35 19:03:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:12:35 19:03:01 2 0.50 0.00 0.03 0.00 0.02 99.45 19:12:35 19:03:01 3 0.07 0.00 0.07 0.00 0.00 99.87 19:12:35 19:04:01 all 0.09 0.00 0.05 0.00 0.03 99.83 19:12:35 19:04:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:12:35 19:04:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:12:35 19:04:01 2 0.03 0.00 0.05 0.00 0.03 99.88 19:12:35 19:04:01 3 0.10 0.00 0.08 0.00 0.02 99.80 19:12:35 19:12:35 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:12:35 19:05:01 all 0.08 0.00 0.04 0.00 0.01 99.87 19:12:35 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:12:35 19:05:01 1 0.20 0.00 0.05 0.00 0.00 99.75 19:12:35 19:05:01 2 0.08 0.00 0.08 0.00 0.03 99.80 19:12:35 19:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:12:35 19:06:01 all 0.14 0.00 0.05 0.00 0.04 99.78 19:12:35 19:06:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:12:35 19:06:01 1 0.48 0.00 0.05 0.00 0.03 99.43 19:12:35 19:06:01 2 0.03 0.00 0.03 0.00 0.05 99.88 19:12:35 19:06:01 3 0.02 0.00 0.07 0.00 0.03 99.88 19:12:35 19:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 19:12:35 19:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:12:35 19:07:01 1 0.50 0.00 0.03 0.00 0.00 99.47 19:12:35 19:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:12:35 19:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:12:35 19:08:01 all 0.08 0.00 0.07 0.02 0.00 99.83 19:12:35 19:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:12:35 19:08:01 1 0.17 0.00 0.07 0.00 0.00 99.77 19:12:35 19:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:12:35 19:08:01 3 0.05 0.00 0.12 0.08 0.00 99.75 19:12:35 19:09:01 all 0.08 0.00 0.04 0.00 0.00 99.88 19:12:35 19:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:12:35 19:09:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:12:35 19:09:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:12:35 19:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 19:12:35 19:10:01 all 0.16 0.00 0.02 0.00 0.00 99.82 19:12:35 19:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:12:35 19:10:01 1 0.53 0.00 0.02 0.00 0.00 99.45 19:12:35 19:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:12:35 19:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:12:35 19:11:01 all 0.15 0.00 0.03 0.00 0.00 99.83 19:12:35 19:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:12:35 19:11:01 1 0.53 0.00 0.02 0.00 0.00 99.45 19:12:35 19:11:01 2 0.03 0.00 0.07 0.00 0.00 99.90 19:12:35 19:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:12:35 19:12:01 all 0.15 0.00 0.03 0.00 0.01 99.80 19:12:35 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:12:35 19:12:01 1 0.52 0.00 0.03 0.00 0.02 99.43 19:12:35 19:12:01 2 0.07 0.00 0.07 0.00 0.02 99.85 19:12:35 19:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:12:35 Average: all 14.35 0.00 7.66 3.71 0.22 74.06 19:12:35 Average: 0 14.31 0.00 7.62 3.83 0.21 74.04 19:12:35 Average: 1 14.41 0.00 7.64 4.14 0.21 73.59 19:12:35 Average: 2 14.21 0.00 7.67 3.59 0.23 74.30 19:12:35 Average: 3 14.46 0.00 7.70 3.28 0.22 74.33 19:12:35 19:12:35 19:12:35