Pull request #3002 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 66ea3a14e51e3e04d027a842f9533096d1f32a6e+310fcf068b6662a9a98c00381981ed5406e42392 (9bed2426fc775726f8b8533f008bd2f693bef583) 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-19463 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 Commit message: "feat(data): Core Data publish to //" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:11 ========================================================= 07:57:11 EdgeX Global Pipelines Version Info 07:57:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f377c4c0ce309974298e295ee63fde5012692cf6 # timeout=10 07:57:12 ------------------- 07:57:12 stable info: 07:57:12 ------------------- 07:57:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:57:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:57:12 Message: update stable to v1.0.173 07:57:13 ------------------- 07:57:13 experimental info: 07:57:13 ------------------- 07:57:13 Commited By: **** collab-it+edgex@linuxfoundation.org 07:57:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:57:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:57:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ea3a14e51e3e04d027a842f9533096d1f32a6e [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ea3a1 [Pipeline] echo 07:57:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:57:16 provisioning config files... 07:57:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1845667971000388139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:17 ---> docker-login.sh 07:57:17 nexus3.edgexfoundry.org:10001 07:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:17 Configure a credential helper to remove this warning. See 07:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:17 07:57:17 Login Succeeded 07:57:17 nexus3.edgexfoundry.org:10002 07:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:17 Configure a credential helper to remove this warning. See 07:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:17 07:57:17 Login Succeeded 07:57:17 nexus3.edgexfoundry.org:10003 07:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:18 Configure a credential helper to remove this warning. See 07:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:18 07:57:18 Login Succeeded 07:57:18 nexus3.edgexfoundry.org:10004 07:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:18 Configure a credential helper to remove this warning. See 07:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:18 07:57:18 Login Succeeded 07:57:18 docker.io 07:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:57:18 Configure a credential helper to remove this warning. See 07:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:57:18 07:57:18 Login Succeeded 07:57:18 ---> docker-login.sh ends [Pipeline] } 07:57:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:19 ++ 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 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/core-command/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo core-command,cmd/core-command/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/core-data/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo core-data,cmd/core-data/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/core-metadata/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo core-metadata,cmd/core-metadata/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/security-proxy-setup/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/support-notifications/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo support-notifications,cmd/support-notifications/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/support-scheduler/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:57:19 + for file in '`ls cmd/**/Dockerfile`' 07:57:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:57:19 ++ cut -d/ -f2 07:57:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:57:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-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 07:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:57:20 07:57:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:57:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:57:20 latest: Pulling from edgex-devops/git-semver 07:57:20 31603596830f: Pulling fs layer 07:57:20 2a8b12db71e7: Pulling fs layer 07:57:20 6ca5941a6612: Pulling fs layer 07:57:20 ecc8261a40a4: Pulling fs layer 07:57:20 ecc8261a40a4: Waiting 07:57:20 2a8b12db71e7: Verifying Checksum 07:57:20 2a8b12db71e7: Download complete 07:57:20 31603596830f: Verifying Checksum 07:57:20 31603596830f: Download complete 07:57:20 ecc8261a40a4: Verifying Checksum 07:57:20 ecc8261a40a4: Download complete 07:57:20 6ca5941a6612: Verifying Checksum 07:57:20 6ca5941a6612: Download complete 07:57:20 31603596830f: Pull complete 07:57:21 2a8b12db71e7: Pull complete 07:57:22 6ca5941a6612: Pull complete 07:57:22 ecc8261a40a4: Pull complete 07:57:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:57:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:57:22 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 07:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:57:24 $ docker top 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:25 [ssh-agent] Looking for ssh-agent implementation... 07:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:25 $ docker exec 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent 07:57:25 SSH_AUTH_SOCK=/tmp/ssh-8oCsivC8oysL/agent.12 07:57:25 SSH_AGENT_PID=17 07:57:25 Running ssh-add (command line suppressed) 07:57:25 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4842871386240723696.key (/w/workspace/edgex-go/3@tmp/private_key_4842871386240723696.key) 07:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:26 + git tag --points-at HEAD [Pipeline] } 07:57:26 $ docker exec --env ******** --env ******** 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent -k 07:57:26 unset SSH_AUTH_SOCK; 07:57:26 unset SSH_AGENT_PID; 07:57:26 echo Agent pid 17 killed; 07:57:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:26 [ssh-agent] Looking for ssh-agent implementation... 07:57:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:26 $ docker exec 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent 07:57:26 SSH_AUTH_SOCK=/tmp/ssh-RX0aiZHoLLYB/agent.45 07:57:26 SSH_AGENT_PID=50 07:57:26 Running ssh-add (command line suppressed) 07:57:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2396514348676041837.key (/w/workspace/edgex-go/3@tmp/private_key_2396514348676041837.key) 07:57:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:27 + git semver init 07:57:27 # -> Open(): unable to determine branch for HEAD 07:57:27 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:57:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:57:27 # $SEMVER_REMOTE_NAME = origin 07:57:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:57:27 # $SEMVER_USER_NAME = edgex-jenkins 07:57:27 # $SEMVER_BRANCH = PR-3002 07:57:27 # $SEMVER_TEMP = /tmp/semver-986331500 07:57:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:57:49 # '/tmp/semver-986331500' -> '/w/workspace/edgex-go/3/.semver' 07:57:49 # -> Force: false 07:57:49 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:57:49 $ docker exec --env ******** --env ******** 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent -k 07:57:49 unset SSH_AUTH_SOCK; 07:57:49 unset SSH_AGENT_PID; 07:57:49 echo Agent pid 50 killed; 07:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:50 + git semver [Pipeline] } 07:57:50 $ docker stop --time=1 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b 07:57:51 $ docker rm -f 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b [Pipeline] // withDockerContainer [Pipeline] sh 07:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:57:53 Stashed 1 file(s) [Pipeline] echo 07:57:53 [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 07:57:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:57:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:57:54 + sudo service docker restart 07:57:54 + true 07:57:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:57:55 ========================================================= 07:57:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:57:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:57:55 + 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 . 07:57:59 Sending build context to Docker daemon 326.5MB 07:57:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:57:59 Step 2/6 : FROM ${BASE} 07:57:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:59 188c0c94c7c5: Pulling fs layer 07:57:59 0ef7d3d256c8: Pulling fs layer 07:57:59 de9db76c5a1d: Pulling fs layer 07:57:59 bca2f99d35d6: Pulling fs layer 07:57:59 93359f2a8cfa: Pulling fs layer 07:57:59 7c6f9722023f: Pulling fs layer 07:57:59 a35cf1a2eb13: Pulling fs layer 07:57:59 93359f2a8cfa: Waiting 07:57:59 7c6f9722023f: Waiting 07:57:59 a35cf1a2eb13: Waiting 07:57:59 bca2f99d35d6: Waiting 07:57:59 de9db76c5a1d: Verifying Checksum 07:57:59 de9db76c5a1d: Download complete 07:57:59 0ef7d3d256c8: Verifying Checksum 07:57:59 0ef7d3d256c8: Download complete 07:57:59 93359f2a8cfa: Verifying Checksum 07:57:59 93359f2a8cfa: Download complete 07:57:59 188c0c94c7c5: Verifying Checksum 07:57:59 188c0c94c7c5: Download complete 07:57:59 7c6f9722023f: Verifying Checksum 07:57:59 7c6f9722023f: Download complete 07:57:59 188c0c94c7c5: Pull complete 07:57:59 0ef7d3d256c8: Pull complete 07:57:59 de9db76c5a1d: Pull complete 07:58:00 a35cf1a2eb13: Verifying Checksum 07:58:00 a35cf1a2eb13: Download complete 07:58:01 bca2f99d35d6: Verifying Checksum 07:58:01 bca2f99d35d6: Download complete 07:58:08 Still waiting to schedule task 07:58:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:58:08 bca2f99d35d6: Pull complete 07:58:08 93359f2a8cfa: Pull complete 07:58:08 7c6f9722023f: Pull complete 07:58:12 a35cf1a2eb13: Pull complete 07:58:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:58:12 ---> a62c8e92a672 07:58:12 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 07:58:12 ---> Running in eddef4ccd131 07:58:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:14 (1/12) Installing libmagic (5.38-r0) 07:58:14 (2/12) Installing file (5.38-r0) 07:58:14 (3/12) Installing libc-dev (0.7.2-r3) 07:58:14 (4/12) Installing g++ (9.3.0-r2) 07:58:18 (5/12) Installing fortify-headers (1.1-r0) 07:58:18 (6/12) Installing patch (2.7.6-r6) 07:58:18 (7/12) Installing build-base (0.5-r2) 07:58:18 (8/12) Installing libsodium (1.0.18-r0) 07:58:18 (9/12) Installing pkgconf (1.7.2-r0) 07:58:18 (10/12) Installing libsodium-dev (1.0.18-r0) 07:58:18 (11/12) Installing libzmq (4.3.3-r0) 07:58:18 (12/12) Installing zeromq-dev (4.3.3-r0) 07:58:18 Executing busybox-1.31.1-r19.trigger 07:58:18 OK: 233 MiB in 51 packages 07:58:22 Removing intermediate container eddef4ccd131 07:58:22 ---> 4c3e01be475a 07:58:22 Step 4/6 : WORKDIR /edgex-go 07:58:22 ---> Running in 87c92d3c6369 07:58:23 Removing intermediate container 87c92d3c6369 07:58:23 ---> f04aeb482580 07:58:23 Step 5/6 : COPY go.mod . 07:58:23 ---> fdd323ca5b1c 07:58:23 Step 6/6 : RUN go mod download 07:58:23 ---> Running in 9e34217f6f49 07:58:45 Removing intermediate container 9e34217f6f49 07:58:45 ---> ec6b5b46e1fa 07:58:45 Successfully built ec6b5b46e1fa 07:58:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:58:45 + docker inspect -f . ci-base-image-x86_64 07:58:45 . [Pipeline] withDockerContainer 07:58:45 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 07:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:46 $ docker top d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:47 + go version 07:58:47 go version go1.15.5 linux/amd64 [Pipeline] } 07:58:47 $ docker stop --time=1 d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 07:58:48 $ docker rm -f d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:58:49 + docker inspect -f . ci-base-image-x86_64 07:58:49 . [Pipeline] withDockerContainer 07:58:49 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 07:58:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:50 $ docker top bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a -eo pid,comm [Pipeline] { [Pipeline] echo 07:58:50 ========================================================= 07:58:50 [edgeXBuildGoParallel] Running Tests and Build... 07:58:50 ========================================================= [Pipeline] sh 07:58:51 + make test 07:58:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:59:01 ? github.com/edgexfoundry/edgex-go [no test files] 07:59:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:59:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:59:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.6% of statements 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.0% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.136s coverage: 67.9% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 82.7% of statements 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.367s coverage: 28.6% of statements 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:59:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:59:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:59:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.307s coverage: 93.8% of statements 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.085s coverage: 0.1% of statements 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements 07:59:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 07:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 07:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements 07:59:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.5% of statements 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 07:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 07:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 55.9% of statements 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.319s coverage: 84.0% of statements 07:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 07:59:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:59:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:59:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.070s coverage: 100.0% of statements 07:59:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.713s coverage: 29.1% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:59:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 07:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 07:59:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:59:44 GO111MODULE=on go vet ./... 07:59:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19464 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 07:59:50 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:59:56 using credential edgex-jenkins-ssh 07:59:56 Cloning the remote Git repository 07:59:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:59:56 > git init /w/workspace/edgex-go/3 # timeout=10 07:59:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:56 > git --version # timeout=10 07:59:56 > git --version # 'git version 2.17.1' 07:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:07 gofmt -l . 08:00:07 [ "`gofmt -l .`" = "" ] 08:00:08 ./bin/test-go-mod-tidy.sh 08:00:08 ./bin/test-attribution-txt.sh [Pipeline] sh 08:00:10 + ls -al . 08:00:10 total 640 08:00:10 drwxrwxr-x 10 1001 1001 4096 Jan 11 08:00 . 08:00:10 drwxr-xr-x 4 root root 28 Jan 11 07:58 .. 08:00:10 -rw-rw-r-- 1 1001 1001 11 Jan 11 07:57 .dockerignore 08:00:10 drwxrwxr-x 8 1001 1001 179 Jan 11 07:57 .git 08:00:10 drwxrwxr-x 3 1001 1001 125 Jan 11 07:57 .github 08:00:10 -rw-rw-r-- 1 1001 1001 824 Jan 11 07:57 .gitignore 08:00:10 drwx------ 3 1001 1001 47 Jan 11 07:57 .semver 08:00:10 -rw-rw-r-- 1 1001 1001 166 Jan 11 07:57 .sonarcloud.properties 08:00:10 -rw-rw-r-- 1 1001 1001 3804 Jan 11 07:57 CONTRIBUTING.md 08:00:10 -rw-rw-r-- 1 1001 1001 931 Jan 11 07:57 Dockerfile.build 08:00:10 -rw-rw-r-- 1 1001 1001 863 Jan 11 07:57 Jenkinsfile 08:00:10 -rw-rw-r-- 1 1001 1001 10775 Jan 11 07:57 LICENSE 08:00:10 -rw-rw-r-- 1 1001 1001 5750 Jan 11 07:57 Makefile 08:00:10 -rw-rw-r-- 1 1001 1001 6524 Jan 11 07:57 README.md 08:00:10 -rw-rw-r-- 1 1001 1001 6744 Jan 11 07:57 SECURITY.md 08:00:10 -rw-rw-r-- 1 1001 1001 5 Jan 11 07:57 VERSION 08:00:10 -rw-rw-r-- 1 1001 1001 4131 Jan 11 07:57 ZMQWindows.md 08:00:10 drwxrwxr-x 2 1001 1001 117 Jan 11 07:57 bin 08:00:10 drwxrwxr-x 14 1001 1001 4096 Jan 11 07:57 cmd 08:00:10 -rw-r--r-- 1 root root 542249 Jan 11 07:59 coverage.out 08:00:10 -rw-r--r-- 1 root root 979 Jan 11 08:00 go.mod 08:00:10 -rw-r--r-- 1 root root 19019 Jan 11 08:00 go.sum 08:00:10 drwxrwxr-x 8 1001 1001 127 Jan 11 07:57 internal 08:00:10 drwxrwxr-x 4 1001 1001 26 Jan 11 07:57 openapi 08:00:10 drwxrwxr-x 4 1001 1001 71 Jan 11 07:57 snap 08:00:10 -rw-rw-r-- 1 1001 1001 168 Jan 11 07:57 version.go [Pipeline] sh 08:00:10 + '[' -e coverage.out ] 08:00:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:00:10 Stashed 1 file(s) [Pipeline] sh 08:00:11 + make build 08:00:11 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 08:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:00:11 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:00:12 Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:00:12 Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) 08:00:11 > git config core.sparsecheckout # timeout=10 08:00:11 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 08:00:12 > git remote # timeout=10 08:00:12 > git config --get remote.origin.url # timeout=10 08:00:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:12 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 08:00:12 > git rev-parse HEAD^{commit} # timeout=10 08:00:12 > git config core.sparsecheckout # timeout=10 08:00:12 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 08:00:15 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 08:00:16 Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:00:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:00:19 + sudo service docker restart 08:00:19 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:00:21 provisioning config files... 08:00:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7226844696864827396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:22 ---> docker-login.sh 08:00:22 nexus3.edgexfoundry.org:10001 08:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:23 Configure a credential helper to remove this warning. See 08:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:23 08:00:23 Login Succeeded 08:00:23 nexus3.edgexfoundry.org:10002 08:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:23 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 08:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:23 Configure a credential helper to remove this warning. See 08:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:23 08:00:23 Login Succeeded 08:00:23 nexus3.edgexfoundry.org:10003 08:00:23 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 08:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:24 Configure a credential helper to remove this warning. See 08:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:24 08:00:24 Login Succeeded 08:00:24 nexus3.edgexfoundry.org:10004 08:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:24 Configure a credential helper to remove this warning. See 08:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:24 08:00:24 Login Succeeded 08:00:24 docker.io 08:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:25 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 08:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:25 Configure a credential helper to remove this warning. See 08:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:25 08:00:25 Login Succeeded 08:00:25 ---> docker-login.sh ends [Pipeline] } 08:00:25 Deleting 1 temporary files 08:00:25 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 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:26 ========================================================= 08:00:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:00:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:26 + 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 . 08:00:27 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 08:00: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 08:00:29 Sending build context to Docker daemon 165.6MB 08:00:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:00:29 Step 2/6 : FROM ${BASE} 08:00:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:29 5f621e34cdf4: Pulling fs layer 08:00:29 a4357932f1b6: Pulling fs layer 08:00:29 18c013af1878: Pulling fs layer 08:00:29 00ac8860ef70: Pulling fs layer 08:00:29 63d7cb157983: Pulling fs layer 08:00:29 b116817d02f9: Pulling fs layer 08:00:29 745a02a5169b: Pulling fs layer 08:00:29 00ac8860ef70: Waiting 08:00:29 63d7cb157983: Waiting 08:00:29 b116817d02f9: Waiting 08:00:29 745a02a5169b: Waiting 08:00:29 18c013af1878: Verifying Checksum 08:00:29 18c013af1878: Download complete 08:00:29 a4357932f1b6: Verifying Checksum 08:00:29 a4357932f1b6: Download complete 08:00:29 63d7cb157983: Download complete 08:00:29 b116817d02f9: Download complete 08:00:29 5f621e34cdf4: Verifying Checksum 08:00:29 5f621e34cdf4: Download complete 08:00:29 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 08:00:29 5f621e34cdf4: Pull complete 08:00:30 a4357932f1b6: Pull complete 08:00:30 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 08:00:30 18c013af1878: Pull complete 08:00:31 745a02a5169b: Verifying Checksum 08:00:31 745a02a5169b: Download complete 08:00:31 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 08:00:32 00ac8860ef70: Verifying Checksum 08:00:32 00ac8860ef70: Download complete 08:00:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 08:00:34 $ docker stop --time=1 bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a 08:00:35 $ docker rm -f bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:37 08:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:38 latest: Pulling from edgex-devops/edgex-compose 08:00:38 cbdbe7a5bc2a: Pulling fs layer 08:00:38 ca9280d653b3: Pulling fs layer 08:00:38 7e9c9ca2126c: Pulling fs layer 08:00:38 cbdbe7a5bc2a: Download complete 08:00:38 ca9280d653b3: Verifying Checksum 08:00:38 ca9280d653b3: Download complete 08:00:38 cbdbe7a5bc2a: Pull complete 08:00:39 7e9c9ca2126c: Download complete 08:00:39 ca9280d653b3: Pull complete 08:00:42 00ac8860ef70: Pull complete 08:00:42 63d7cb157983: Pull complete 08:00:42 b116817d02f9: Pull complete 08:00:47 745a02a5169b: Pull complete 08:00:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:00:47 ---> b7e6874047d6 08:00:47 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 08:00:47 7e9c9ca2126c: Pull complete 08:00:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:00:47 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 08:00:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:00:48 $ docker top d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:49 + docker-compose build --help 08:00:49 + grep parallel 08:00:50 --parallel Build images in parallel. [Pipeline] } 08:00:50 $ docker stop --time=1 d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 08:00:50 ---> Running in 5ca27b096943 08:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:52 $ docker rm -f d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:53 (1/12) Installing libmagic (5.38-r0) 08:00:53 (2/12) Installing file (5.38-r0) 08:00:53 (3/12) Installing libc-dev (0.7.2-r3) 08:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:53 . [Pipeline] withDockerContainer 08:00:53 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 08:00:53 (4/12) Installing g++ (9.3.0-r2) 08:00:53 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:00:54 $ docker top af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:54 + docker-compose -f ./docker-compose-build.yml build --parallel 08:00:55 Building docker-core-command-go ... 08:00:55 Building docker-core-data-go ... 08:00:55 Building docker-core-metadata-go ... 08:00:55 Building docker-security-bootstrap-redis-go ... 08:00:55 Building docker-security-proxy-setup-go ... 08:00:55 Building docker-security-secretstore-setup-go ... 08:00:55 Building docker-support-notifications-go ... 08:00:55 Building docker-support-scheduler-go ... 08:00:55 Building docker-sys-mgmt-agent-go ... 08:00:55 Building docker-security-bootstrap-redis-go 08:00:55 Building docker-core-data-go 08:00:55 Building docker-core-metadata-go 08:00:55 Building docker-security-secretstore-setup-go 08:00:55 Building docker-support-notifications-go 08:00:58 (5/12) Installing fortify-headers (1.1-r0) 08:00:58 (6/12) Installing patch (2.7.6-r6) 08:00:58 (7/12) Installing build-base (0.5-r2) 08:00:58 (8/12) Installing libsodium (1.0.18-r0) 08:00:58 (9/12) Installing pkgconf (1.7.2-r0) 08:00:58 (10/12) Installing libsodium-dev (1.0.18-r0) 08:00:58 (11/12) Installing libzmq (4.3.3-r0) 08:00:58 (12/12) Installing zeromq-dev (4.3.3-r0) 08:00:58 Executing busybox-1.31.1-r19.trigger 08:00:58 OK: 217 MiB in 51 packages 08:01:03 Removing intermediate container 5ca27b096943 08:01:03 ---> 12fe960e3cd1 08:01:03 Step 4/6 : WORKDIR /edgex-go 08:01:03 ---> Running in 42b8fbde3413 08:01:03 Removing intermediate container 42b8fbde3413 08:01:03 ---> 9ffb2613786a 08:01:03 Step 5/6 : COPY go.mod . 08:01:03 ---> 8d1ba0ee282d 08:01:03 Step 6/6 : RUN go mod download 08:01:03 ---> Running in 3db0679ccb65 08:01:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:01:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:27 ---> ec6b5b46e1fa 08:01:27 Step 3/24 : WORKDIR /edgex-go 08:01:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:01:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:01:27 ---> ec6b5b46e1fa 08:01:27 Step 3/22 : WORKDIR /edgex-go 08:01:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:01:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:01:27 ---> ec6b5b46e1fa 08:01:27 Step 3/23 : WORKDIR /edgex-go 08:01:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:01:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:01:27 ---> ec6b5b46e1fa 08:01:27 Step 3/22 : WORKDIR /edgex-go 08:01:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:01:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:27 ---> ec6b5b46e1fa 08:01:27 Step 3/24 : WORKDIR /edgex-go 08:01:27 ---> Running in 757ee283f471 08:01:27 ---> Running in 9241071e4410 08:01:27 ---> Running in b644d158b360 08:01:27 ---> Running in 8ee8630243ec 08:01:27 ---> Running in ca5698f4f268 08:01:27 Removing intermediate container b644d158b360 08:01:27 ---> 59a7bd21aac5 08:01:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:27 Removing intermediate container 757ee283f471 08:01:27 ---> 49266544be66 08:01:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:27 Removing intermediate container 9241071e4410 08:01:27 ---> b667a88d1f31 08:01:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:27 Removing intermediate container 8ee8630243ec 08:01:27 ---> b2cd0f9b2e58 08:01:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:27 Removing intermediate container ca5698f4f268 08:01:27 ---> 399df0ff31bd 08:01:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:27 ---> Running in c17f33e3b978 08:01:27 ---> Running in 92063e9e0ef8 08:01:27 ---> Running in a552830e8dc0 08:01:27 ---> Running in 86f6bc9f9874 08:01:27 ---> Running in 6275efe40b05 08:01:29 Removing intermediate container c17f33e3b978 08:01:29 ---> 6524a701d31a 08:01:29 Step 5/22 : RUN apk add --update --no-cache make git 08:01:29 ---> Running in f5a5f2acac80 08:01:29 Removing intermediate container 92063e9e0ef8 08:01:29 ---> 6dc8b110e23c 08:01:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:01:29 Removing intermediate container 6275efe40b05 08:01:29 ---> 9c76e8411ed5 08:01:29 Step 5/24 : RUN apk add --update --no-cache make git 08:01:30 ---> Running in 55c2c882ee1b 08:01:30 ---> Running in f7fa3e15a2eb 08:01:30 Removing intermediate container a552830e8dc0 08:01:30 ---> 6e57dde76f64 08:01:30 Step 5/22 : RUN apk add --update --no-cache make git 08:01:30 Removing intermediate container 86f6bc9f9874 08:01:30 ---> 4c0854bd608d 08:01:30 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 08:01:30 ---> Running in 6c3b0ed1f62c 08:01:30 ---> Running in c7c05d8ef656 08:01:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:30 Removing intermediate container 3db0679ccb65 08:01:30 ---> 3a9f2fca9f5d 08:01:30 Successfully built 3a9f2fca9f5d 08:01:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:01:31 + docker inspect -f . ci-base-image-arm64 08:01:31 . 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 08:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 08:01:31 OK: 233 MiB in 51 packages 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:32 OK: 233 MiB in 51 packages 08:01:32 OK: 233 MiB in 51 packages 08:01:32 Removing intermediate container f5a5f2acac80 08:01:32 ---> f04b51dd9c6f 08:01:32 Step 6/22 : COPY go.mod . 08:01:32 OK: 233 MiB in 51 packages 08:01:32 OK: 233 MiB in 51 packages 08:01:32 ---> 428cb461c203 08:01:32 Step 7/22 : RUN go mod download 08:01:33 ---> Running in e949be4e9e54 08:01:33 Removing intermediate container 55c2c882ee1b 08:01:33 ---> 7a8cdbc602c9 08:01:33 Step 6/23 : COPY go.mod . 08:01:33 $ docker top 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 -eo pid,comm 08:01:33 Removing intermediate container f7fa3e15a2eb 08:01:33 ---> 6f290d2b03ef 08:01:33 Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] sh 08:01:33 ---> 304f594dafe6 08:01:33 Step 7/23 : RUN go mod download 08:01:33 Removing intermediate container 6c3b0ed1f62c 08:01:33 ---> 03832be22eab 08:01:33 Step 6/22 : COPY go.mod . 08:01:33 ---> 10bcf468596b 08:01:33 Step 7/24 : RUN go mod download 08:01:33 Removing intermediate container c7c05d8ef656 08:01:33 ---> 00d5eeca0f8b 08:01:33 Step 6/24 : COPY go.mod . 08:01:33 ---> Running in 2fd6dadd983f 08:01:33 ---> Running in b4fde7009f60 08:01:34 ---> 82d82eee3ed8 08:01:34 Step 7/22 : RUN go mod download 08:01:34 ---> ec87713b118c 08:01:34 Step 7/24 : RUN go mod download 08:01:34 + go version 08:01:34 go version go1.15.5 linux/arm64 [Pipeline] } 08:01:34 $ docker stop --time=1 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 08:01:34 ---> Running in 4a5b021b5396 08:01:34 ---> Running in 08dfc3b31370 08:01:35 Removing intermediate container e949be4e9e54 08:01:35 ---> 8dd66c350c45 08:01:35 Step 8/22 : COPY . . 08:01:36 $ docker rm -f 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:37 + docker inspect -f . ci-base-image-arm64 08:01:37 . [Pipeline] withDockerContainer 08:01:37 Removing intermediate container b4fde7009f60 08:01:37 ---> 0fd48f979d5e 08:01:37 Step 8/24 : COPY . . 08:01:37 prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container 08:01:37 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 08:01:38 $ docker top 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:39 ========================================================= 08:01:39 [edgeXBuildGoParallel] Running Tests and Build... 08:01:39 ========================================================= [Pipeline] sh 08:01:39 + make test 08:01:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:39 Removing intermediate container 2fd6dadd983f 08:01:39 ---> 65292c55e16f 08:01:39 Step 8/23 : COPY . . 08:01:41 Removing intermediate container 4a5b021b5396 08:01:41 ---> efd620dc6144 08:01:41 Step 8/22 : COPY . . 08:01:48 Removing intermediate container 08dfc3b31370 08:01:48 ---> 2c07a009219e 08:01:48 Step 8/24 : COPY . . 08:02:02 ? github.com/edgexfoundry/edgex-go [no test files] 08:02:14 ---> 1c0db7ac58c1 08:02:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:02:15 ---> Running in 9bfbdbaa9442 08:02:21 ---> e547ce185e12 08:02:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:02:21 ---> 331f8e734b76 08:02:21 Step 9/23 : RUN make cmd/core-data/core-data 08:02:22 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 08:02:23 ---> 6da27186bf6c 08:02:23 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:02:23 ---> Running in 2702d1b6ba8c 08:02:23 ---> Running in 646a51de8442 08:02:23 ---> Running in 27ca9ea93746 08:02:23 ---> 26c7f2d29c8e 08:02:23 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:02:23 ---> Running in d8fbecbea41b 08:02:24 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 08:02:24 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 08:02:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:02: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 08:02:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:02:51 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 08:02:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:02:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:02:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:02:58 Removing intermediate container d8fbecbea41b 08:02:58 ---> 68a7f7bbdb0c 08:02:58 08:02:58 Step 10/22 : FROM alpine:3.12 08:02:58 3.12: Pulling from library/alpine 08:02:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:02:58 Removing intermediate container 2702d1b6ba8c 08:02:58 ---> 9089241c64c5 08:02:58 08:02:58 Step 10/24 : FROM scratch 08:02:58 ---> 08:02:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:02:59 Status: Downloaded newer image for alpine:3.12 08:02:59 ---> 389fef711851 08:02:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:02:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:03:00 ---> Running in d6cc42dac024 08:03:00 ---> Running in 519ed0f71429 08:03:00 Removing intermediate container 646a51de8442 08:03:00 ---> 3bad3ff0e32a 08:03:00 08:03:00 Step 10/24 : FROM alpine:3.12 08:03:00 ---> 389fef711851 08:03:00 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:03:00 ---> Running in 06d86df6f544 08:03:00 Removing intermediate container d6cc42dac024 08:03:00 ---> 949298c02f1a 08:03:00 Step 12/24 : ENV APP_PORT=48060 08:03:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:03:01 ---> Running in aec1ab258252 08:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:01 (1/5) Installing ca-certificates (20191127-r4) 08:03:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:03:01 (3/5) Installing libcurl (7.69.1-r3) 08:03:01 (4/5) Installing curl (7.69.1-r3) 08:03:01 (5/5) Installing dumb-init (1.2.2-r1) 08:03:01 Executing busybox-1.31.1-r19.trigger 08:03:01 Executing ca-certificates-20191127-r4.trigger 08:03:02 OK: 7 MiB in 19 packages 08:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:03 (1/5) Installing ca-certificates (20191127-r4) 08:03:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:03:03 (3/5) Installing libcurl (7.69.1-r3) 08:03:03 (4/5) Installing curl (7.69.1-r3) 08:03:03 (5/5) Installing dumb-init (1.2.2-r1) 08:03:03 Executing busybox-1.31.1-r19.trigger 08:03:03 Executing ca-certificates-20191127-r4.trigger 08:03:03 OK: 7 MiB in 19 packages 08:03:04 Removing intermediate container aec1ab258252 08:03:04 ---> b144f43add7b 08:03:04 Step 13/24 : EXPOSE $APP_PORT 08:03:05 ---> Running in 840fae0f5b0c 08:03:05 Removing intermediate container 9bfbdbaa9442 08:03:05 ---> 76884456e6be 08:03:05 08:03:05 Step 10/22 : FROM scratch 08:03:05 ---> 08:03:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:06 Removing intermediate container 27ca9ea93746 08:03:06 ---> ea6a49215f9e 08:03:06 08:03:06 Step 10/23 : FROM alpine:3.12 08:03:06 ---> 389fef711851 08:03:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:06 ---> Running in dc53ebce2acd 08:03:07 ---> Running in 5a1a7912c693 08:03:07 Removing intermediate container 840fae0f5b0c 08:03:07 ---> 39b688ac5d43 08:03:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:03:07 Removing intermediate container 06d86df6f544 08:03:07 ---> d79311592318 08:03:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:03:07 Removing intermediate container 519ed0f71429 08:03:07 ---> 057f96ccb4ec 08:03:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:03:07 Removing intermediate container dc53ebce2acd 08:03:07 ---> 9b1bfaaff506 08:03:07 Step 12/22 : ENV APP_PORT=48081 08:03:07 ---> Running in 75d3e22c7c20 08:03:07 ---> Running in 1900b08cfd13 08:03:07 ---> Running in c559aec1d508 08:03:07 Removing intermediate container 5a1a7912c693 08:03:07 ---> 3aa6522acacf 08:03:07 Step 12/23 : ENV APP_PORT=48080 08:03:07 ---> ae73f88804a9 08:03:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:03:07 ---> Running in c41193e61552 08:03:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:03:08 Removing intermediate container 75d3e22c7c20 08:03:08 ---> cd600be76c49 08:03:08 Step 13/24 : WORKDIR / 08:03:08 Removing intermediate container 1900b08cfd13 08:03:08 ---> ec2bdc920556 08:03:08 Step 13/22 : WORKDIR / 08:03:09 Removing intermediate container c559aec1d508 08:03:09 ---> 0f6e56ce3b93 08:03:09 Step 13/22 : EXPOSE $APP_PORT 08:03:09 ---> Running in e714140a9f1e 08:03:09 ---> Running in 7c565a1608a0 08:03:09 ---> Running in a07dd0571884 08:03:09 ---> 88b550583252 08:03:09 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:03:09 Removing intermediate container c41193e61552 08:03:09 ---> 65f3ec8f1753 08:03:09 Step 13/23 : EXPOSE $APP_PORT 08:03:09 ---> Running in a4e28f26c271 08:03:09 Removing intermediate container a07dd0571884 08:03:09 ---> 7cb1163c63e1 08:03:09 Step 14/22 : WORKDIR / 08:03:09 Removing intermediate container e714140a9f1e 08:03:09 ---> 44136f88f145 08:03:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:03:09 Removing intermediate container 7c565a1608a0 08:03:09 ---> 9551177474cf 08:03:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:03:09 ---> Running in 978f83c158bb 08:03:09 Removing intermediate container a4e28f26c271 08:03:09 ---> db97656f23c0 08:03:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:10 ---> ae80bc914c22 08:03:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:03:10 ---> Running in c86de712a981 08:03:10 ---> 7187e952634f 08:03:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:03:10 ---> 07b835593882 08:03:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:03:10 Removing intermediate container 978f83c158bb 08:03:10 ---> 3450743d4f6f 08:03:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:03:10 ---> 7a88d59ca84a 08:03:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:03:10 ---> 48fbf7746074 08:03:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:03:10 ---> 8907301cbd81 08:03:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:03:11 ---> ada1016404d8 08:03:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:03:11 ---> a2eac794e5af 08:03:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:03:11 ---> da4a1d583649 08:03:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:03:11 ---> 94a446bf96e6 08:03:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:03:12 ---> fe1afa4076fa 08:03:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:03:12 ---> db9e06ba71f5 08:03:12 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:03:12 Removing intermediate container c86de712a981 08:03:12 ---> 064b9eee7aa2 08:03:12 Step 15/23 : RUN apk add --update --no-cache zeromq 08:03:12 ---> 41149f5e826c 08:03:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:03:12 ---> Running in e30b33e9e603 08:03:12 ---> aa744a867b07 08:03:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:03:12 ---> Running in 89a2efd0f745 08:03:12 ---> Running in 87fdbd1d521a 08:03:12 ---> 995704f3fb0a 08:03:12 Step 18/22 : RUN chmod +x entrypoint.sh 08:03:12 ---> Running in b4b5aef5823c 08:03:13 Removing intermediate container e30b33e9e603 08:03:13 ---> 86b7ab07df2b 08:03:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:13 Removing intermediate container 89a2efd0f745 08:03:13 ---> bbe9e50e628e 08:03:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:13 ---> 9f40c438577b 08:03:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:03:13 ---> Running in b24dda947a8a 08:03:13 ---> Running in 7fa3721482e9 08:03:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:13 Removing intermediate container 7fa3721482e9 08:03:13 ---> 66a0c408a272 08:03:13 Step 20/22 : LABEL arch=x86_64 08:03:13 Removing intermediate container b24dda947a8a 08:03:13 ---> 53d00e4b64ae 08:03:13 Step 22/24 : LABEL arch=x86_64 08:03:13 ---> Running in 7fcc12473a9c 08:03:13 ---> 42171d38f10e 08:03:13 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/ 08:03:14 ---> Running in 21f44d666f6e 08:03:14 ---> Running in dede732096d9 08:03:14 Removing intermediate container 7fcc12473a9c 08:03:14 ---> cb050703d53f 08:03:14 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:03:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:14 Removing intermediate container 21f44d666f6e 08:03:14 ---> e69429572efa 08:03:14 Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:03:14 ---> Running in 3f67552170ff 08:03:14 ---> Running in 43f67c164bb0 08:03:14 Removing intermediate container 3f67552170ff 08:03:14 ---> 0060006d12d8 08:03:14 Step 22/22 : LABEL version=0.0.0 08:03:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.324s coverage: 46.6% of statements 08:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:03:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:03:14 (1/5) Installing libgcc (9.3.0-r2) 08:03:14 ---> Running in e730bf8c373e 08:03:14 Removing intermediate container 43f67c164bb0 08:03:14 ---> 133f79c4309b 08:03:14 Step 24/24 : LABEL version=0.0.0 08:03:14 (2/5) Installing libsodium (1.0.18-r0) 08:03:14 (3/5) Installing libstdc++ (9.3.0-r2) 08:03:14 ---> Running in 67df37eac1d3 08:03:15 Removing intermediate container b4b5aef5823c 08:03:15 ---> e9dd39e6e7da 08:03:15 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:03:15 (4/5) Installing libzmq (4.3.3-r0) 08:03:15 Removing intermediate container e730bf8c373e 08:03:15 ---> f262a5fe8666 08:03:15 08:03:15 (5/5) Installing zeromq (4.3.3-r0) 08:03:15 ---> Running in 60b27cf6fb92 08:03:15 Executing busybox-1.31.1-r19.trigger 08:03:15 OK: 8 MiB in 19 packages 08:03:15 Removing intermediate container 67df37eac1d3 08:03:15 ---> 17f322a26582 08:03:15 08:03:15 Successfully built f262a5fe8666 08:03:15 Successfully built 17f322a26582 08:03:15 Successfully tagged docker-core-metadata-go:latest 08:03:15 Building docker-support-scheduler-go 08:03:15  Building docker-core-metadata-go ... done Successfully tagged docker-support-notifications-go:latest 08:03:15 Building docker-sys-mgmt-agent-go 08:03:15  Building docker-support-notifications-go ... done Removing intermediate container 60b27cf6fb92 08:03:15 ---> 2f32c2823695 08:03:15 Step 20/22 : LABEL arch=x86_64 08:03:15 ---> Running in cfebda2a3051 08:03:15 Removing intermediate container dede732096d9 08:03:15 ---> 9596e657a022 08:03:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:03:16 ---> Running in 33f7dee425f4 08:03:16 Removing intermediate container cfebda2a3051 08:03:16 ---> 69380e24dd0f 08:03:16 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:03:16 Removing intermediate container 87fdbd1d521a 08:03:16 ---> 61c087a7b1d3 08:03:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:03:16 ---> Running in fd2926bcbe3c 08:03:16 Removing intermediate container 33f7dee425f4 08:03:16 ---> 69596e661a72 08:03:16 Step 22/24 : LABEL arch=x86_64 08:03:17 ---> Running in e0ca3e641f81 08:03:17 ---> 10b01ba7b306 08:03:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:03:17 Removing intermediate container fd2926bcbe3c 08:03:17 ---> 36d3fc3364a8 08:03:17 Step 22/22 : LABEL version=0.0.0 08:03:20 ---> Running in 0a0f84c0e8aa 08:03:20 Removing intermediate container e0ca3e641f81 08:03:20 ---> 5b83cdd7ac3c 08:03:20 Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:03:20 ---> 1e49f79cb75b 08:03:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:03:20 ---> Running in 5c4af0ea57ea 08:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.0% of statements 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.113s coverage: 100.0% of statements 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:03:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 67.9% of statements 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:03:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:03:22 ---> ef13c63c63f8 08:03:22 Step 19/23 : ENTRYPOINT ["/core-data"] 08:03:22 Removing intermediate container 0a0f84c0e8aa 08:03:22 ---> 8badbfb9ad65 08:03:22 08:03:22 Removing intermediate container 5c4af0ea57ea 08:03:22 ---> 895e7cfe91fa 08:03:22 Step 24/24 : LABEL version=0.0.0 08:03:22 ---> Running in 672a9a0eea26 08:03:22 ---> Running in e9447d376794 08:03:22 Successfully built 8badbfb9ad65 08:03:22 Successfully tagged docker-security-bootstrap-redis-go:latest 08:03:22  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 08:03:23 Removing intermediate container 672a9a0eea26 08:03:23 ---> 382bea8c5179 08:03:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:23 Removing intermediate container e9447d376794 08:03:23 ---> b3c63bdb0d57 08:03:23 08:03:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.833s coverage: 82.7% of statements 08:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:03:25 Successfully built b3c63bdb0d57 08:03:26 Successfully tagged docker-security-secretstore-setup-go:latest 08:03:26  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 08:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.170s coverage: 28.6% of statements 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 08:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.301s coverage: 86.7% of statements 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:03:31 ---> Running in 1c956d705443 08:03:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:03:34 ---> ec6b5b46e1fa 08:03:34 Step 3/21 : WORKDIR /edgex-go 08:03:34 ---> Using cache 08:03:34 ---> 399df0ff31bd 08:03:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:34 ---> Using cache 08:03:34 ---> 4c0854bd608d 08:03:34 Step 5/21 : RUN apk add --update --no-cache make git 08:03:34 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:03:34 ---> ec6b5b46e1fa 08:03:34 Step 3/26 : WORKDIR /edgex-go 08:03:34 ---> Using cache 08:03:34 ---> 399df0ff31bd 08:03:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:34 ---> Using cache 08:03:34 ---> 4c0854bd608d 08:03:34 Step 5/26 : RUN apk add --update --no-cache make bash git 08:03:37 ---> Running in 0279333ea31e 08:03:37 ---> Running in 8a531121b7b3 08:03:37 Removing intermediate container 1c956d705443 08:03:37 ---> e9d486889c0a 08:03:37 Step 21/23 : LABEL arch=x86_64 08:03:37 ---> Running in 4f2ab7911593 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.099s coverage: 93.8% of statements 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 75.5% of statements 08:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 08:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.188s coverage: 84.2% of statements 08:03:39 Removing intermediate container 4f2ab7911593 08:03:39 ---> 7e44e851f818 08:03:39 Step 22/23 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:03:39 ---> Running in be87162a40f0 08:03:40 Removing intermediate container be87162a40f0 08:03:40 ---> 4a916e3d7ec2 08:03:40 Step 23/23 : LABEL version=0.0.0 08:03:40 ---> Running in dc4b1e85f614 08:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:41 Removing intermediate container dc4b1e85f614 08:03:41 ---> ca4ce7218377 08:03:41 08:03:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements 08:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:03:42 Successfully built ca4ce7218377 08:03:42 OK: 233 MiB in 51 packages 08:03:42 Successfully tagged docker-core-data-go:latest 08:03:42  Building docker-core-data-go ... done OK: 233 MiB in 51 packages 08:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements 08:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:03:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 08:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 08:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 08:03:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 08:03:45 Removing intermediate container 0279333ea31e 08:03:45 ---> 24a65cd99674 08:03:45 Step 6/21 : COPY go.mod . 08:03:45 Removing intermediate container 8a531121b7b3 08:03:45 ---> 91603273e080 08:03:45 Step 6/26 : COPY go.mod . 08:03:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements 08:03:46 ---> ae42745cb09e 08:03:46 Step 7/26 : RUN go mod download 08:03:46 ---> 28192f676bbb 08:03:46 Step 7/21 : RUN go mod download 08:03:47 ---> Running in 82f411207461 08:03:47 ---> Running in cc3217b8dab8 08:03:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:03:47 ---> ec6b5b46e1fa 08:03:47 Step 3/21 : WORKDIR /edgex-go 08:03:47 ---> Using cache 08:03:47 ---> 399df0ff31bd 08:03:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:47 ---> Using cache 08:03:47 ---> 4c0854bd608d 08:03:47 Step 5/21 : RUN apk add --update --no-cache make git 08:03:47 ---> Using cache 08:03:47 ---> 24a65cd99674 08:03:47 Step 6/21 : COPY go.mod . 08:03:47 ---> Using cache 08:03:47 ---> 28192f676bbb 08:03:47 Step 7/21 : RUN go mod download 08:03:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:03:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:03:48 ---> ec6b5b46e1fa 08:03:48 Step 3/22 : WORKDIR /edgex-go 08:03:48 ---> Using cache 08:03:48 ---> 399df0ff31bd 08:03:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:48 ---> Using cache 08:03:48 ---> 4c0854bd608d 08:03:48 Step 5/22 : RUN apk add --update --no-cache make git 08:03:48 ---> Using cache 08:03:48 ---> 24a65cd99674 08:03:48 Step 6/22 : COPY go.mod . 08:03:48 ---> Using cache 08:03:48 ---> 28192f676bbb 08:03:48 Step 7/22 : RUN go mod download 08:03:48 ---> Running in 9915714ce37e 08:03:48 ---> Running in 79b886d7d8e7 08:03:49 Removing intermediate container 82f411207461 08:03:49 ---> 0c88bc0f008b 08:03:49 Step 8/26 : COPY . . 08:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.885s coverage: 55.9% of statements 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 08:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:03:51 Removing intermediate container cc3217b8dab8 08:03:51 ---> 8aad1905b76b 08:03:51 Step 8/21 : COPY . . 08:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.637s coverage: 84.0% of statements 08:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.335s coverage: 47.1% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:03:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 08:03:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:03:59 Removing intermediate container 9915714ce37e 08:03:59 ---> fbe780facc72 08:03:59 Step 8/21 : COPY . . 08:03:59 Removing intermediate container 79b886d7d8e7 08:03:59 ---> efbad631012e 08:03:59 Step 8/22 : COPY . . 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.000s coverage: 29.1% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.223s coverage: 99.0% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 08:04:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements 08:04:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:04:05 GO111MODULE=on go vet ./... 08:04:26 ---> 330f469a7997 08:04:26 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:04:28 ---> Running in 093b7b7cf553 08:04:28 ---> 782168959b60 08:04:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:04:30 ---> Running in 14fc226958cf 08:04:30 ---> c525ccef8864 08:04:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:04:30 ---> 3a553dd8151e 08:04:30 Step 9/22 : RUN make cmd/core-command/core-command 08:04:30 ---> Running in ef51eaa103d5 08:04:30 ---> Running in b8cfeecfcebe 08:04:30 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 08:04:30 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 08:04:31 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 08:04:31 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 08:04:58 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 08:04:59 Removing intermediate container 093b7b7cf553 08:04:59 ---> 3da63e636ab4 08:04:59 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:05:00 ---> Running in 3f3fb8175593 08:05:00 Removing intermediate container 14fc226958cf 08:05:00 ---> 9248e059bea5 08:05:00 08:05:00 Step 10/21 : FROM scratch 08:05:00 ---> 08:05:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:05:00 Removing intermediate container b8cfeecfcebe 08:05:00 ---> bb27a0cee0a7 08:05:00 08:05:00 Step 10/22 : FROM scratch 08:05:00 ---> 08:05:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:05:00 ---> Using cache 08:05:00 ---> 9b1bfaaff506 08:05:00 Step 12/22 : ENV APP_PORT=48082 08:05:00 ---> Using cache 08:05:00 ---> 9b1bfaaff506 08:05:00 Step 12/21 : ENV APP_PORT=48085 08:05:01 ---> Running in c3e3e635fcca 08:05:01 ---> Running in acefaacd2ae4 08:05:01 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 08:05:01 Removing intermediate container ef51eaa103d5 08:05:01 ---> c34268ea0ef5 08:05:01 08:05:01 Step 10/21 : FROM alpine:3.12 08:05:01 ---> 389fef711851 08:05:01 Step 11/21 : RUN apk add --update --no-cache curl 08:05:02 ---> Running in 4feec79a28a0 08:05:02 Removing intermediate container c3e3e635fcca 08:05:02 Removing intermediate container acefaacd2ae4 08:05:02 ---> 803632831791 08:05:02 Step 13/21 : EXPOSE $APP_PORT 08:05:02 ---> d01eed5a8aef 08:05:02 Step 13/22 : EXPOSE $APP_PORT 08:05:02 ---> Running in 57e8624bddb1 08:05:02 ---> Running in f49832271d0c 08:05:02 Removing intermediate container 57e8624bddb1 08:05:02 ---> c9c9a6528ab8 08:05:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt /Removing intermediate container f49832271d0c 08:05:02 08:05:02 ---> 19ddbb902e40 08:05:02 Step 14/22 : WORKDIR / 08:05:02 ---> Running in 63d568290bbd 08:05:02 Removing intermediate container 63d568290bbd 08:05:02 ---> 801b3092b72d 08:05:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:05:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:03 ---> 22fef3f0365c 08:05:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:05:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:03 Removing intermediate container 3f3fb8175593 08:05:03 ---> 58fe76509f5c 08:05:03 08:05:03 Step 11/26 : FROM docker:20.10.0 08:05:03 20.10.0: Pulling from library/docker 08:05:03 ---> 7c9fd47cb642 08:05:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:03 (1/4) Installing ca-certificates (20191127-r4) 08:05:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:05:03 (3/4) Installing libcurl (7.69.1-r3) 08:05:03 (4/4) Installing curl (7.69.1-r3) 08:05:03 Executing busybox-1.31.1-r19.trigger 08:05:03 Executing ca-certificates-20191127-r4.trigger 08:05:03 OK: 7 MiB in 18 packages 08:05:04 ---> a2ddd78b4112 08:05:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:05:04 ---> bd67146ffbf9 08:05:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:05:05 ---> 3fc22e504465 08:05:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:05:05 ---> 34e5821fd4a2 08:05:05 Step 18/22 : ENTRYPOINT ["/core-command"] 08:05:06 ---> Running in 484c382529a0 08:05:06 ---> Running in d1f428b9539f 08:05:06 Removing intermediate container 4feec79a28a0 08:05:06 ---> 30d172af12da 08:05:06 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:06 ---> Running in fcd517a3eb79 08:05:06 Removing intermediate container 484c382529a0 08:05:06 ---> 7955e5137018 08:05:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:06 Removing intermediate container d1f428b9539f 08:05:06 ---> ba7e898ba8d2 08:05:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:06 ---> Running in 99586c1c28f2 08:05:06 Removing intermediate container fcd517a3eb79 08:05:06 ---> 58977c9df0a6 08:05:06 Step 13/21 : WORKDIR /edgex 08:05:06 ---> Running in 0f60c1689cba 08:05:07 ---> Running in 68e0cc289ff8 08:05:07 Removing intermediate container 99586c1c28f2 08:05:07 ---> 36ed01743337 08:05:07 Step 19/21 : LABEL arch=x86_64 08:05:07 Removing intermediate container 0f60c1689cba 08:05:07 ---> 35d5167eb698 08:05:07 Step 20/22 : LABEL arch=x86_64 08:05:07 ---> Running in ff9faf76fe29 08:05:07 ---> Running in eb2b5bede432 08:05:07 Removing intermediate container 68e0cc289ff8 08:05:07 ---> b54dd9588c19 08:05:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:05:07 Removing intermediate container ff9faf76fe29 08:05:07 ---> 5122870f5221 08:05:07 Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:05:08 Removing intermediate container eb2b5bede432 08:05:08 ---> 15ecd6cfc4a3 08:05:08 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:05:08 ---> Running in 13ef88ffb73e 08:05:08 ---> Running in d8c92bd745fa 08:05:08 ---> c401253c12a4 08:05:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:05:08 Removing intermediate container 13ef88ffb73e 08:05:08 ---> e121fa54d654 08:05:08 Step 21/21 : LABEL version=0.0.0 08:05:08 ---> Running in 3758b06b614e 08:05:08 Removing intermediate container d8c92bd745fa 08:05:08 ---> 3ce9ae16920a 08:05:08 Step 22/22 : LABEL version=0.0.0 08:05:08 ---> Running in 9e6539fe7af6 08:05:08 Removing intermediate container 3758b06b614e 08:05:08 ---> 9ec21ebac58f 08:05:08 08:05:08 Removing intermediate container 9e6539fe7af6 08:05:08 ---> 09e10f1d70ca 08:05:08 08:05:08 ---> 3e1fb7b71879 08:05:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:05:08 Successfully built 9ec21ebac58f 08:05:08 Successfully tagged docker-support-scheduler-go:latest 08:05:09  Building docker-support-scheduler-go ... done Successfully built 09e10f1d70ca 08:05:09 Successfully tagged docker-core-command-go:latest 08:05:09  Building docker-core-command-go ... done  ---> 63c3d57405d6 08:05:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:05:09 ---> Running in 2963010d3149 08:05:10 Removing intermediate container 2963010d3149 08:05:10 ---> a2e8a5d0564b 08:05:10 Step 18/21 : CMD ["--init=true"] 08:05:10 ---> Running in d1c776ab1cdb 08:05:10 Removing intermediate container d1c776ab1cdb 08:05:10 ---> 3c9d1fdd4b47 08:05:10 Step 19/21 : LABEL arch=x86_64 08:05:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:05:10 Status: Downloaded newer image for docker:20.10.0 08:05:10 ---> aefe523efa57 08:05:10 Step 12/26 : RUN apk add --no-cache bash 08:05:10 ---> Running in e1d482f5b275 08:05:10 ---> Running in 84a3bdfbc3ad 08:05:10 Removing intermediate container e1d482f5b275 08:05:10 ---> 47c769a636aa 08:05:10 Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:05:10 ---> Running in 6c007cbd1da1 08:05:11 Removing intermediate container 6c007cbd1da1 08:05:11 ---> 666feca91e32 08:05:11 Step 21/21 : LABEL version=0.0.0 08:05:11 ---> Running in db88cd83a13b 08:05:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:11 Removing intermediate container db88cd83a13b 08:05:11 ---> 7510816032e2 08:05:11 08:05:11 (1/2) Installing readline (8.0.4-r0) 08:05:11 (2/2) Installing bash (5.0.17-r0) 08:05:11 Successfully built 7510816032e2 08:05:11 Executing bash-5.0.17-r0.post-install 08:05:11 Executing busybox-1.31.1-r19.trigger 08:05:11 OK: 12 MiB in 22 packages 08:05:11 Successfully tagged docker-security-proxy-setup-go:latest 08:05:12  Building docker-security-proxy-setup-go ... done Removing intermediate container 84a3bdfbc3ad 08:05:12 ---> 7aedf32a01e2 08:05:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:05:12 ---> Running in 77e045e6ef04 08:05:12 Removing intermediate container 77e045e6ef04 08:05:12 ---> b61efdfc5fd5 08:05:12 Step 14/26 : ENV APP_PORT=48090 08:05:12 ---> Running in 7328157087cc 08:05:12 Removing intermediate container 7328157087cc 08:05:12 ---> e33ef166c634 08:05:12 Step 15/26 : EXPOSE $APP_PORT 08:05:12 ---> Running in b877e686da1d 08:05:12 Removing intermediate container b877e686da1d 08:05:12 ---> 94841a60eea6 08:05:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:05:13 ---> a4ae1c401062 08:05:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:05:13 ---> 02e9707c7b94 08:05:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:05:13 ---> f2f26dafde47 08:05:13 Step 19/26 : RUN apk --no-cache add py3-pip 08:05:13 ---> Running in d2de8cfd3127 08:05:13 gofmt -l . 08:05:13 [ "`gofmt -l .`" = "" ] 08:05:13 ./bin/test-go-mod-tidy.sh 08:05:13 ./bin/test-attribution-txt.sh 08:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:14 (1/33) Installing libbz2 (1.0.8-r1) 08:05:14 (2/33) Installing expat (2.2.9-r1) 08:05:14 (3/33) Installing libffi (3.3-r2) 08:05:14 (4/33) Installing gdbm (1.13-r1) 08:05:14 (5/33) Installing xz-libs (5.2.5-r0) 08:05:14 (6/33) Installing sqlite-libs (3.32.1-r0) 08:05:14 (7/33) Installing python3 (3.8.5-r0) 08:05:15 (8/33) Installing py3-appdirs (1.4.4-r1) 08:05:15 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:05:15 (10/33) Installing py3-parsing (2.4.7-r0) 08:05:15 (11/33) Installing py3-six (1.15.0-r0) 08:05:15 (12/33) Installing py3-packaging (20.4-r0) 08:05:15 (13/33) Installing py3-setuptools (47.0.0-r0) 08:05:15 (14/33) Installing py3-chardet (3.0.4-r4) 08:05:16 (15/33) Installing py3-idna (2.9-r0) 08:05:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:05:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:05:16 (18/33) Installing py3-requests (2.23.0-r0) 08:05:16 (19/33) Installing py3-msgpack (1.0.0-r0) 08:05:16 (20/33) Installing py3-lockfile (0.12.2-r3) 08:05:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:05:16 (22/33) Installing py3-colorama (0.4.3-r0) 08:05:16 (23/33) Installing py3-distlib (0.3.0-r0) 08:05:16 (24/33) Installing py3-distro (1.5.0-r1) 08:05:16 (25/33) Installing py3-webencodings (0.5.1-r3) 08:05:16 (26/33) Installing py3-html5lib (1.0.1-r4) 08:05:16 (27/33) Installing py3-pytoml (0.1.21-r0) 08:05:16 (28/33) Installing py3-pep517 (0.8.2-r0) 08:05:16 (29/33) Installing py3-progress (1.5-r0) 08:05:16 (30/33) Installing py3-toml (0.10.1-r0) 08:05:16 (31/33) Installing py3-retrying (1.3.3-r0) 08:05:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:05:16 (33/33) Installing py3-pip (20.1.1-r0) 08:05:16 Executing busybox-1.31.1-r19.trigger 08:05:16 OK: 71 MiB in 55 packages [Pipeline] sh 08:05:17 + ls -al . 08:05:17 total 668 08:05:17 drwxrwxr-x 9 1001 1001 4096 Jan 11 08:05 . 08:05:17 drwxr-xr-x 4 root root 4096 Jan 11 08:01 .. 08:05:17 -rw-rw-r-- 1 1001 1001 11 Jan 11 08:00 .dockerignore 08:05:17 drwxrwxr-x 8 1001 1001 4096 Jan 11 08:00 .git 08:05:17 drwxrwxr-x 3 1001 1001 4096 Jan 11 08:00 .github 08:05:17 -rw-rw-r-- 1 1001 1001 824 Jan 11 08:00 .gitignore 08:05:17 -rw-rw-r-- 1 1001 1001 166 Jan 11 08:00 .sonarcloud.properties 08:05:17 -rw-rw-r-- 1 1001 1001 3804 Jan 11 08:00 CONTRIBUTING.md 08:05:17 -rw-rw-r-- 1 1001 1001 931 Jan 11 08:00 Dockerfile.build 08:05:17 -rw-rw-r-- 1 1001 1001 863 Jan 11 08:00 Jenkinsfile 08:05:17 -rw-rw-r-- 1 1001 1001 10775 Jan 11 08:00 LICENSE 08:05:17 -rw-rw-r-- 1 1001 1001 5750 Jan 11 08:00 Makefile 08:05:17 -rw-rw-r-- 1 1001 1001 6524 Jan 11 08:00 README.md 08:05:17 -rw-rw-r-- 1 1001 1001 6744 Jan 11 08:00 SECURITY.md 08:05:17 -rw-rw-r-- 1 1001 1001 5 Jan 11 07:57 VERSION 08:05:17 -rw-rw-r-- 1 1001 1001 4131 Jan 11 08:00 ZMQWindows.md 08:05:17 drwxrwxr-x 2 1001 1001 4096 Jan 11 08:00 bin 08:05:17 drwxrwxr-x 14 1001 1001 4096 Jan 11 08:00 cmd 08:05:17 -rw-r--r-- 1 root root 542249 Jan 11 08:04 coverage.out 08:05:17 -rw-r--r-- 1 root root 979 Jan 11 08:05 go.mod 08:05:17 -rw-r--r-- 1 root root 19019 Jan 11 08:05 go.sum 08:05:17 drwxrwxr-x 8 1001 1001 4096 Jan 11 08:00 internal 08:05:17 drwxrwxr-x 4 1001 1001 4096 Jan 11 08:00 openapi 08:05:17 drwxrwxr-x 4 1001 1001 4096 Jan 11 08:00 snap 08:05:17 -rw-rw-r-- 1 1001 1001 168 Jan 11 08:00 version.go [Pipeline] sh 08:05:18 + '[' -e coverage.out ] 08:05:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:05:18 Warning: overwriting stash ‘coverage-report’ 08:05:19 Stashed 1 file(s) [Pipeline] sh 08:05:20 + make build 08:05:20 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 08:05:27 Removing intermediate container d2de8cfd3127 08:05:27 ---> ff1c29e338df 08:05:27 Step 20/26 : RUN pip install docker-compose==1.23.2 08:05:27 ---> Running in ac407cbeae73 08:05:27 Collecting docker-compose==1.23.2 08:05:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:05:27 Collecting dockerpty<0.5,>=0.4.1 08:05:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:05:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:05:27 Collecting PyYAML<4,>=3.10 08:05:27 Downloading PyYAML-3.13.tar.gz (270 kB) 08:05:28 Collecting texttable<0.10,>=0.9.0 08:05:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:05:29 Collecting websocket-client<1.0,>=0.32.0 08:05:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:05:29 Collecting docopt<0.7,>=0.6.1 08:05:29 Downloading docopt-0.6.2.tar.gz (25 kB) 08:05:29 Collecting docker<4.0,>=3.6.0 08:05:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:05:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:05:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:05:30 Collecting jsonschema<3,>=2.5.1 08:05:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:05:30 Collecting cached-property<2,>=1.2.0 08:05:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:05:30 Collecting docker-pycreds>=0.4.0 08:05:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:05:30 Collecting idna<2.8,>=2.5 08:05:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:05:30 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) 08:05:30 Collecting urllib3<1.25,>=1.21.1 08:05:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:05:30 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) 08:05:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:05:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:05:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:05:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:05:31 Installing collected packages: dockerpty, PyYAML, texttable, websocket-client, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose 08:05:31 Running setup.py install for dockerpty: started 08:05:31 Running setup.py install for dockerpty: finished with status 'done' 08:05:31 Running setup.py install for PyYAML: started 08:05:32 Running setup.py install for PyYAML: finished with status 'done' 08:05:32 Running setup.py install for texttable: started 08:05:32 Running setup.py install for texttable: finished with status 'done' 08:05:32 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 08:05:32 Running setup.py install for docopt: started 08:05:33 Running setup.py install for docopt: finished with status 'done' 08:05:33 Attempting uninstall: idna 08:05:33 Found existing installation: idna 2.9 08:05:33 Uninstalling idna-2.9: 08:05:33 Successfully uninstalled idna-2.9 08:05:33 Attempting uninstall: urllib3 08:05:33 Found existing installation: urllib3 1.25.9 08:05:33 Uninstalling urllib3-1.25.9: 08:05:33 Successfully uninstalled urllib3-1.25.9 08:05:33 Attempting uninstall: requests 08:05:33 Found existing installation: requests 2.23.0 08:05:33 Uninstalling requests-2.23.0: 08:05:33 Successfully uninstalled requests-2.23.0 08:05:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:05:38 Removing intermediate container ac407cbeae73 08:05:38 ---> 840fe9aa2a0c 08:05:38 Step 21/26 : RUN apk --no-cache add curl 08:05:38 ---> Running in de2d09c770c7 08:05:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:05:38 (2/3) Installing libcurl (7.69.1-r3) 08:05:38 (3/3) Installing curl (7.69.1-r3) 08:05:39 Executing busybox-1.31.1-r19.trigger 08:05:39 OK: 72 MiB in 58 packages 08:05:39 Removing intermediate container de2d09c770c7 08:05:39 ---> d24a580d10fb 08:05:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:05:39 ---> Running in 0b2f74e2a848 08:05:39 Removing intermediate container 0b2f74e2a848 08:05:39 ---> 4def0a2f15c6 08:05:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:40 ---> Running in 019b3d8bdbfd 08:05:40 Removing intermediate container 019b3d8bdbfd 08:05:40 ---> 53cbebcc91bd 08:05:40 Step 24/26 : LABEL arch=x86_64 08:05:40 ---> Running in ecdb34e70dc1 08:05:40 Removing intermediate container ecdb34e70dc1 08:05:40 ---> 07819de3aad4 08:05:40 Step 25/26 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:05:40 ---> Running in 6ed212b9265a 08:05:40 Removing intermediate container 6ed212b9265a 08:05:40 ---> 430fdb383994 08:05:40 Step 26/26 : LABEL version=0.0.0 08:05:40 ---> Running in ba21a42c5128 08:05:40 Removing intermediate container ba21a42c5128 08:05:40 ---> b49d138e85bf 08:05:40 08:05:41 Successfully built b49d138e85bf 08:05:41 Successfully tagged docker-sys-mgmt-agent-go:latest 08:05:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:05:41 $ docker stop --time=1 af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc 08:05:43 $ docker rm -f af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc [Pipeline] // withDockerContainer [Pipeline] sh 08:05:43 + docker images 08:05:43 + grep docker 08:05:43 docker-sys-mgmt-agent-go latest b49d138e85bf 3 seconds ago 313MB 08:05:43 docker-security-proxy-setup-go latest 7510816032e2 32 seconds ago 24.5MB 08:05:43 docker-core-command-go latest 09e10f1d70ca 35 seconds ago 10.6MB 08:05:43 docker-support-scheduler-go latest 9ec21ebac58f 35 seconds ago 10.7MB 08:05:43 docker-core-data-go latest ca4ce7218377 2 minutes ago 22.3MB 08:05:43 docker-security-secretstore-setup-go latest b3c63bdb0d57 2 minutes ago 24.6MB 08:05:43 docker-security-bootstrap-redis-go latest 8badbfb9ad65 2 minutes ago 15.8MB 08:05:43 docker-support-notifications-go latest 17f322a26582 2 minutes ago 12MB 08:05:43 docker-core-metadata-go latest f262a5fe8666 2 minutes ago 13MB 08:05:43 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 08:05:54 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 08:05:56 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 08:05:59 Still waiting to schedule task 08:05:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:06:02 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 08:06:04 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 08:06:09 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 08:06:14 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 08:06:19 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 08:06:22 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 08:06:26 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 08:06:29 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] } 08:06:33 $ docker stop --time=1 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 08:06:35 $ docker rm -f 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:37 08:06:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:38 latest: Pulling from edgex-devops/edgex-compose-arm64 08:06:38 29e5d40040c1: Pulling fs layer 08:06:38 1ce36da41761: Pulling fs layer 08:06:38 25b303627fd3: Pulling fs layer 08:06:38 29e5d40040c1: Verifying Checksum 08:06:38 29e5d40040c1: Download complete 08:06:39 1ce36da41761: Verifying Checksum 08:06:39 1ce36da41761: Download complete 08:06:39 29e5d40040c1: Pull complete 08:06:40 1ce36da41761: Pull complete 08:06:41 25b303627fd3: Verifying Checksum 08:06:41 25b303627fd3: Download complete 08:06:51 25b303627fd3: Pull complete 08:06:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:06:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:06:51 prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container 08:06:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat 08:06:54 Running on prd-ubuntu18.04-docker-8c-8g-19474 in /w/workspace/edgexfoundry_edgex-go_PR-3002 08:06:54 $ docker top 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:06:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:06:55 + docker-compose build --help 08:06:55 + grep parallel 08:06:57 using credential edgex-jenkins-ssh 08:06:57 Cloning the remote Git repository 08:06:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:06:57 > git init /w/workspace/edgex-go/3 # timeout=10 08:06:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:06:57 > git --version # timeout=10 08:06:57 > git --version # 'git version 2.17.1' 08:06:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:06:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:06:59 --parallel Build images in parallel. [Pipeline] } 08:06:59 $ docker stop --time=1 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 08:07:01 $ docker rm -f 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:02 . [Pipeline] withDockerContainer 08:07:02 prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container 08:07:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:07:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:07:04 $ docker top 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 -eo pid,comm 08:07:04 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:07:04 Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:07:04 Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) [Pipeline] { [Pipeline] sh 08:07:04 > git config core.sparsecheckout # timeout=10 08:07:04 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 08:07:04 > git remote # timeout=10 08:07:04 > git config --get remote.origin.url # timeout=10 08:07:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:04 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 08:07:04 > git rev-parse HEAD^{commit} # timeout=10 08:07:04 > git config core.sparsecheckout # timeout=10 08:07:04 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 08:07:05 + docker-compose -f ./docker-compose-build.yml build --parallel 08:07:08 Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:08 Building docker-core-command-go ... 08:07:08 Building docker-core-data-go ... 08:07:08 Building docker-core-metadata-go ... 08:07:08 Building docker-security-bootstrap-redis-go ... 08:07:08 Building docker-security-proxy-setup-go ... 08:07:08 Building docker-security-secretstore-setup-go ... 08:07:08 Building docker-support-notifications-go ... 08:07:08 Building docker-support-scheduler-go ... 08:07:08 Building docker-sys-mgmt-agent-go ... 08:07:08 Building docker-core-command-go 08:07:08 Building docker-core-data-go 08:07:08 Building docker-security-secretstore-setup-go 08:07:08 Building docker-security-proxy-setup-go 08:07:08 Building docker-sys-mgmt-agent-go 08:07:09 + echo snap-build.sh 08:07:09 snap-build.sh 08:07:09 + SNAP_BASE_DIR=. 08:07:09 + '[' '!' -z /w/workspace/edgex-go/3 ']' 08:07:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 08:07:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 08:07:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 08:07:09 + cd /w/workspace/edgex-go/3 08:07:09 + sudo apt-get remove -qy --purge lxd lxd-client 08:07:09 Reading package lists... 08:07:09 Building dependency tree... 08:07:09 Reading state information... 08:07:09 The following packages were automatically installed and are no longer required: 08:07:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:07:09 uidmap xdelta3 08:07:09 Use 'sudo apt autoremove' to remove them. 08:07:09 The following packages will be REMOVED: 08:07:09 lxd* lxd-client* 08:07:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:07:10 After this operation, 31.7 MB disk space will be freed. 08:07:10 (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.) 08:07:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:07:11 Removing lxd dnsmasq configuration 08:07:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:07:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:07:13 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:07:13 (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.) 08:07:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:07:14 Processing triggers for systemd (237-3ubuntu10.42) ... 08:07:14 Processing triggers for ureadahead (0.100.0-21) ... 08:07:16 + sudo snap remove --purge lxd 08:07:16 snap "lxd" is not installed 08:07:16 + sudo groupadd --force --system lxd 08:07:16 ++ whoami 08:07:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:07:16 + newgrp - lxd 08:07:16 + sudo snap install lxd 08:07:26 2021-01-11T08:07:23Z INFO Waiting for automatic snapd restart... 08:07:38 lxd 4.9 from Canonical* installed 08:07:38 + sudo lxd init --auto 08:07:47 + sudo snap install --classic snapcraft 08:07:55 snapcraft 4.4.4 from Canonical* installed 08:07:55 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:07:55 + patch --verbose -p1 08:07:55 Hmm... Looks like a unified diff to me... 08:07:55 The text leading up to this was: 08:07:55 -------------------------- 08:07:55 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:07:55 |From: Tony Espy 08:07:55 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:07:55 |Subject: [PATCH] optimize snap build for pipeline CI check 08:07:55 | 08:07:55 |This patch is used by the EdgeX CI pipeline builds to 08:07:55 |optimize the snap CI check run for pull requests. When 08:07:55 |applied, it essentially strips out everything (apps and 08:07:55 |parts) from the snapcraft.yaml file except those required 08:07:55 |to build edgex-go, as the whole idea of the CI check is to 08:07:55 |catch changes to edgex-go that break the snap build. 08:07:55 | 08:07:55 |In general, anyone updating snapcraft.yaml will also need 08:07:55 |to update this patch file, otherwise it may fail to apply, 08:07:55 |resulting in a failed snap build CI check in the associated 08:07:55 |pull request. 08:07:55 | 08:07:55 |Note - in addition to applying this patch, the pipeline also 08:07:55 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:07:55 |need to build the finally binary .snap file (and it won't 08:07:55 |work with the patch applied). This further reduces the build 08:07:55 |time. 08:07:55 |--- 08:07:55 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:07:55 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:07:55 | 08:07:55 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:07:55 |index 1e537489..faf42425 100644 08:07:55 |--- a/snap/snapcraft.yaml 08:07:55 |+++ b/snap/snapcraft.yaml 08:07:55 -------------------------- 08:07:55 patching file snap/snapcraft.yaml 08:07:55 Using Plan A... 08:07:55 Hunk #1 succeeded at 73. 08:07:55 Hunk #2 succeeded at 202 with fuzz 1. 08:07:55 Hunk #3 succeeded at 214. 08:07:55 Hunk #4 succeeded at 222. 08:07:55 Hunk #5 succeeded at 229. 08:07:55 Hunk #6 succeeded at 256. 08:07:55 Hunk #7 succeeded at 290. 08:07:55 Hunk #8 succeeded at 341. 08:07:55 Hmm... Ignoring the trailing garbage. 08:07:55 done 08:07:55 + sudo snapcraft prime --use-lxd 08:07:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:07:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:07:55 - README.md 08:07:55 - snapcraft.yaml.orig 08:07:55 08:07:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:07:55 Launching a container. 08:08:08 Waiting for container to be ready 08:08:08 To start your first instance, try: lxc launch ubuntu:18.04 08:08:08 08:08:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:08:12 Waiting for network to be ready... 08:08:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:08:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:08:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:08:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 08:08:13 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:08:13 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:08:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:08:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 08:08:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:08:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:08:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:08:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:08:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:08:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:08:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 08:08:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 08:08:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 08:08:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:08:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:08:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 08:08:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 08:08:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:08:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:08:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 08:08:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 08:08:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:08:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:08:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:08:17 ---> 3a9f2fca9f5d 08:08:17 Step 3/22 : WORKDIR /edgex-go 08:08:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:08:17 ---> 3a9f2fca9f5d 08:08:17 Step 3/26 : WORKDIR /edgex-go 08:08:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:17 Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:17 ---> 3a9f2fca9f5d 08:08:17 08:08:17 Step 3/21 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder 08:08:17 08:08:17 ---> 3a9f2fca9f5d 08:08:17 Step 3/23 : WORKDIR /edgex-go 08:08:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:08:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:08:17 ---> 3a9f2fca9f5d 08:08:17 Step 3/24 : WORKDIR /edgex-go 08:08:17 Fetched 23.7 MB in 4s (5596 kB/s) 08:08:17 Reading package lists... 08:08:17 Reading package lists... 08:08:17 Building dependency tree... 08:08:17 Reading state information... 08:08:17 The following additional packages will be installed: 08:08:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:08:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:08:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:08:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:08:17 Suggested packages: 08:08:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:08:17 Recommended packages: 08:08:17 gnupg libsasl2-modules 08:08:17 The following NEW packages will be installed: 08:08:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:08:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:08:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:08:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:08:17 The following packages will be upgraded: 08:08:17 gpg gpg-agent gpgconf libudev1 08:08:18 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 08:08:18 Need to get 3532 kB of archives. 08:08:18 After this operation, 13.3 MB of additional disk space will be used. 08:08:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 08:08:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 08:08:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:08:18 ---> Running in a3ae2e99923c 08:08:18 ---> Running in fbb2adf3ef91 08:08:18 ---> Running in 9bbb48256610 08:08:18 ---> Running in 78ed7a20cc6a 08:08:18 ---> Running in e584da6ffd3d 08:08:19 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:08:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:08:19 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:08:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:08:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:08:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:08:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:08:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:08:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:08:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:08:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:08:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:08:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:08:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:08:19 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:08:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:08:19 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:08:19 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:08:19 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:08:19 debconf: delaying package configuration, since apt-utils is not installed 08:08:19 Fetched 3532 kB in 1s (2433 kB/s) 08:08:19 Removing intermediate container e584da6ffd3d 08:08:19 ---> 65d426ba1cf0 08:08:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:19 Removing intermediate container 78ed7a20cc6a 08:08:19 ---> 582b7ec9ad50 08:08:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:19 Removing intermediate container 9bbb48256610 08:08:19 ---> 9e5704853dd2 08:08:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:19 (Reading database ... 12511 files and directories currently installed.) 08:08:19 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 08:08:19 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:08:19 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 08:08:19 Removing intermediate container fbb2adf3ef91 08:08:19 ---> 5f74d406d44f 08:08:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:19 Removing intermediate container a3ae2e99923c 08:08:19 ---> de1f564b0d16 08:08:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:19 ---> Running in d8bed2597baf 08:08:19 ---> Running in 0ed4d2854d28 08:08:19 ---> Running in 8ec9904ae94d 08:08:19 Selecting previously unselected package udev. 08:08:19 (Reading database ... 12511 files and directories currently installed.) 08:08:19 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 08:08:19 Unpacking udev (237-3ubuntu10.43) ... 08:08:20 ---> Running in c08914b78e51 08:08:20 ---> Running in 25092b95aab8 08:08:20 Selecting previously unselected package libfuse2:amd64. 08:08:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:08:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:08:20 Selecting previously unselected package fuse. 08:08:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:08:20 Unpacking fuse (2.9.7-1ubuntu1) ... 08:08:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:08:20 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:08:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:08:20 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:08:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:08:20 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:08:20 Selecting previously unselected package libksba8:amd64. 08:08:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:08:20 Unpacking libksba8:amd64 (1.3.5-2) ... 08:08:20 Selecting previously unselected package libroken18-heimdal:amd64. 08:08:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:08:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:08:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:08:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libwind0-heimdal:amd64. 08:08:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:08:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:08:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:08:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:08:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:08:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:21 Selecting previously unselected package libsasl2-modules-db:amd64. 08:08:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:08:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:08:21 Selecting previously unselected package libsasl2-2:amd64. 08:08:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:08:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:08:21 Selecting previously unselected package libldap-common. 08:08:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:08:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:08:21 Selecting previously unselected package libldap-2.4-2:amd64. 08:08:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:08:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:08:21 Selecting previously unselected package dirmngr. 08:08:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:08:21 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:08:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:08:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:08:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:08:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:08:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:08:22 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:08:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:22 Setting up libksba8:amd64 (1.3.5-2) ... 08:08:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:08:22 Setting up udev (237-3ubuntu10.43) ... 08:08:22 invoke-rc.d: policy-rc.d denied execution of start. 08:08:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:22 Processing triggers for systemd (237-3ubuntu10) ... 08:08:22 Setting up fuse (2.9.7-1ubuntu1) ... 08:08:22 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:08:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:08:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:08:23 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:08:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:08:23 Removing intermediate container 0ed4d2854d28 08:08:23 ---> 98361466c3a9 08:08:23 Step 5/26 : RUN apk add --update --no-cache make bash git 08:08:23 ---> Running in 8d764a8cf8a9 08:08:23 Removing intermediate container c08914b78e51 08:08:23 ---> 2b0e54f3c11c 08:08:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:08:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:08:24 settings in the [Install] section, and DefaultInstance for template units). 08:08:24 This means they are not meant to be enabled using systemctl. 08:08:24 Possible reasons for having this kind of units are: 08:08:24 1) A unit may be statically enabled by being symlinked from another unit's 08:08:24 .wants/ or .requires/ directory. 08:08:24 2) A unit's purpose may be to act as a helper for some other unit which has 08:08:24 a requirement dependency on it. 08:08:24 3) A unit may be started when needed via activation (socket, path, timer, 08:08:24 D-Bus, udev, scripted systemctl call, ...). 08:08:24 4) In case of template units, the unit is meant to be enabled with some 08:08:24 instance name specified. 08:08:24 Reading package lists... 08:08:24 ---> Running in 74cab3ded95b 08:08:24 Removing intermediate container 8ec9904ae94d 08:08:24 ---> bc194764e490 08:08:24 Step 5/21 : RUN apk add --update --no-cache make git 08:08:24 Building dependency tree... 08:08:24 Reading state information... 08:08:24 The following additional packages will be installed: 08:08:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:08:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:08:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:08:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:08:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:08:24 Suggested packages: 08:08:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:08:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:08:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:08:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:08:24 systemd-container policykit-1 08:08:24 Recommended packages: 08:08:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:08:24 The following NEW packages will be installed: 08:08:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:08:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:08:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:08:24 multiarch-support openssh-client python3 python3-minimal python3.6 08:08:24 python3.6-minimal snapd squashfs-tools sudo 08:08:24 The following packages will be upgraded: 08:08:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:08:24 Removing intermediate container 25092b95aab8 08:08:24 ---> 8e76cc928b27 08:08:24 Step 5/22 : RUN apk add --update --no-cache make git 08:08:24 ---> Running in fdee6c6b10c9 08:08:24 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 08:08:24 Need to get 35.2 MB of archives. 08:08:24 After this operation, 141 MB of additional disk space will be used. 08:08:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 08:08:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:08:24 Removing intermediate container d8bed2597baf 08:08:24 ---> 6f46813e80c4 08:08:24 Step 5/24 : RUN apk add --update --no-cache make git 08:08:24 ---> Running in 652e792d966d 08:08:24 ---> Running in 63fe902d0b17 08:08:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:08:25 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 08:08:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:08:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:08:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:08:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:08:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:08:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:08:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:08:25 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 08:08:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:08:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:08:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:08:25 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:08:25 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:08:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:08:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:08:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:08:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:08:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:08:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:08:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:08:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:08:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:08:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:08:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:08:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:08:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:08:26 debconf: delaying package configuration, since apt-utils is not installed 08:08:26 Fetched 35.2 MB in 2s (16.4 MB/s) 08:08:26 (Reading database ... 12757 files and directories currently installed.) 08:08:26 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 08:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:27 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:08:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 08:08:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:08:27 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 08:08:28 (Reading database ... 12757 files and directories currently installed.) 08:08:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:08:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:08:28 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:08:28 (Reading database ... 12757 files and directories currently installed.) 08:08:28 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:08:28 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:08:28 OK: 217 MiB in 51 packages 08:08:28 OK: 217 MiB in 51 packages 08:08:28 Setting up apt (1.6.12ubuntu0.2) ... 08:08:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:08:28 OK: 217 MiB in 51 packages 08:08:28 OK: 217 MiB in 51 packages 08:08:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:08:29 (Reading database ... 12764 files and directories currently installed.) 08:08:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:08:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:08:29 OK: 217 MiB in 51 packages 08:08:29 Selecting previously unselected package libpython3.6-minimal:amd64. 08:08:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:08:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:08:29 Selecting previously unselected package libexpat1:amd64. 08:08:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:08:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:08:29 Selecting previously unselected package python3.6-minimal. 08:08:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:08:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:08:30 Removing intermediate container 8d764a8cf8a9 08:08:30 ---> 876ddd979132 08:08:30 Step 6/26 : COPY go.mod . 08:08:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:08:30 Checking for services that may need to be restarted...done. 08:08:30 Checking for services that may need to be restarted...done. 08:08:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:08:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:08:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:08:30 Selecting previously unselected package python3-minimal. 08:08:30 (Reading database ... 13012 files and directories currently installed.) 08:08:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:08:30 Removing intermediate container fdee6c6b10c9 08:08:30 ---> ae46800b5e04 08:08:30 Step 6/21 : COPY go.mod .Removing intermediate container 652e792d966d 08:08:30 ---> 09265f0882f4 08:08:30 Step 6/24 : COPY go.mod . 08:08:30 08:08:30 Removing intermediate container 63fe902d0b17 08:08:30 ---> 9fc54fb521e2 08:08:30 Step 6/22 : COPY go.mod . 08:08:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:08:30 Selecting previously unselected package mime-support. 08:08:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:08:30 Unpacking mime-support (3.60ubuntu1) ... 08:08:30 Selecting previously unselected package libmpdec2:amd64. 08:08:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:08:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:08:31 ---> a302fe05b880 08:08:31 Step 7/26 : RUN go mod download 08:08:31 Removing intermediate container 74cab3ded95b 08:08:31 ---> 149d05e471c0 08:08:31 Step 6/23 : COPY go.mod . 08:08:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:08:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:08:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:08:31 ---> Running in 0a59cee85e6d 08:08:31 Selecting previously unselected package python3.6. 08:08:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:08:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:08:31 Selecting previously unselected package libpython3-stdlib:amd64. 08:08:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:08:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:08:31 Setting up python3-minimal (3.6.7-1~18.04) ... 08:08:31 Selecting previously unselected package python3. 08:08:31 (Reading database ... 13442 files and directories currently installed.) 08:08:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:08:31 Unpacking python3 (3.6.7-1~18.04) ... 08:08:31 ---> bc0da25ab537 08:08:31 Step 7/21 : RUN go mod download 08:08:31 ---> 63879da182c0 08:08:31 Step 7/24 : RUN go mod download 08:08:31 ---> 4a0d2161369f 08:08:31 Step 7/22 : RUN go mod download 08:08:31 ---> Running in 123085bde283 08:08:31 ---> 87bb143bcccb 08:08:31 Step 7/23 : RUN go mod download 08:08:32 Selecting previously unselected package multiarch-support. 08:08:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:08:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:08:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:08:32 Selecting previously unselected package liblzo2-2:amd64. 08:08:32 (Reading database ... 13479 files and directories currently installed.) 08:08:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:08:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:08:32 ---> Running in 320f3cb842b2 08:08:32 ---> Running in 29ee6cac7a36 08:08:32 Selecting previously unselected package libbsd0:amd64. 08:08:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:08:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:08:32 Selecting previously unselected package sudo. 08:08:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 08:08:32 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 08:08:32 ---> Running in 544e50f79e79 08:08:32 Selecting previously unselected package apparmor. 08:08:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:08:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:08:32 Selecting previously unselected package libedit2:amd64. 08:08:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:08:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:08:32 Selecting previously unselected package libkrb5support0:amd64. 08:08:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:08:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:08:32 Selecting previously unselected package libk5crypto3:amd64. 08:08:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:08:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:08:33 Selecting previously unselected package libkeyutils1:amd64. 08:08:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:08:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:08:33 Selecting previously unselected package libkrb5-3:amd64. 08:08:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:08:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:08:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:08:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:08:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:08:33 Selecting previously unselected package libssl1.0.0:amd64. 08:08:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:08:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:08:33 Selecting previously unselected package openssh-client. 08:08:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:08:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:08:33 Selecting previously unselected package squashfs-tools. 08:08:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:08:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:08:33 Selecting previously unselected package snapd. 08:08:33 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:08:33 Unpacking snapd (2.48+18.04) ... 08:08:35 Removing intermediate container 0a59cee85e6d 08:08:35 ---> 863b8a9194a4 08:08:35 Step 8/26 : COPY . . 08:08:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:08:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:08:36 Setting up mime-support (3.60ubuntu1) ... 08:08:36 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 08:08:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:08:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:08:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:08:36 Setting up systemd (237-3ubuntu10.43) ... 08:08:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:08:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:08:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:08:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:08:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:08:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:08:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:08:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:08:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:08:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:08:37 Setting up python3 (3.6.7-1~18.04) ... 08:08:37 running python rtupdate hooks for python3.6... 08:08:37 running python post-rtupdate hooks for python3.6... 08:08:37 Setting up apparmor (2.12-4ubuntu5.1) ... 08:08:37 Removing intermediate container 29ee6cac7a36 08:08:37 ---> 4b5b8a0022b9 08:08:37 Step 8/22 : COPY . . 08:08:38 Removing intermediate container 123085bde283 08:08:38 ---> 065ce614785a 08:08:38 Step 8/21 : COPY . . 08:08:38 Removing intermediate container 320f3cb842b2 08:08:38 ---> 225e2509cee0 08:08:38 Step 8/24 : COPY . . 08:08:38 Removing intermediate container 544e50f79e79 08:08:38 ---> 793e54849ab0 08:08:38 Step 8/23 : COPY . . 08:08:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:08:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:08:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:08:40 Setting up snapd (2.48+18.04) ... 08:08:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:08:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:08:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:08:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:08:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:08:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:08:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:08:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:08:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:08:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:08:41 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:08:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:08:42 Processing triggers for systemd (237-3ubuntu10.43) ... 08:08:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:08:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:08:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:08:44 Reading package lists... 08:08:44 Reading package lists... 08:08:44 Building dependency tree... 08:08:44 Reading state information... 08:08:44 Calculating upgrade... 08:08:44 The following packages will be upgraded: 08:08:44 advancecomp base-files bash binutils binutils-common 08:08:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:08:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:08:44 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 08:08:44 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 08:08:44 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 08:08:44 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 08:08:44 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 08:08:44 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:08:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:08:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:08:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:08:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:08:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:08:44 ubuntu-keyring util-linux 08:08:45 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:08:45 Need to get 63.7 MB of archives. 08:08:45 After this operation, 5203 kB of additional disk space will be used. 08:08:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 08:08:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:08:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:08:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:08:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:08:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:08:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:08:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:08:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:08:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:08:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:08:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:08:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:08:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:08:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:08:46 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:08:46 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:08:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 08:08:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:08:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:08:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:08:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:08:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:08:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:08:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:08:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:08:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:08:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:08:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:08:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:08:46 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:08:46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:08:46 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:08:46 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:08:46 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:08:46 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 08:08:46 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:08:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:08:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:08:46 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:08:46 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:08:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:08:46 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:08:46 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:08:46 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:08:46 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:08:46 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:08:46 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:08:46 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:08:46 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:08:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:08:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:08:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:08:46 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:08:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:08:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:08:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:08:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:08:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:08:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:08:46 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:08:46 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:08:46 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:08:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:08:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:08:46 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:08:46 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:08:46 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:08:46 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:08:46 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:08:46 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:08:46 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:08:46 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:08:46 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:08:46 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:08:46 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:08:46 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:08:46 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 08:08:47 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:08:47 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:08:47 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:08:47 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:08:47 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:08:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:08:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:08:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:08:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:08:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:08:48 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:08:48 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:08:48 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:08:48 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:08:48 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:08:48 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:08:48 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:08:48 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:08:48 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:08:48 debconf: delaying package configuration, since apt-utils is not installed 08:08:48 Fetched 63.7 MB in 4s (17.5 MB/s) 08:08:48 (Reading database ... 13912 files and directories currently installed.) 08:08:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:08:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:08:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:08:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:08:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 08:08:49 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 08:08:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:08:51 (Reading database ... 13911 files and directories currently installed.) 08:08:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:08:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:08:51 (Reading database ... 13911 files and directories currently installed.) 08:08:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:08:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:08:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:08:52 (Reading database ... 13911 files and directories currently installed.) 08:08:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:08:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:08:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:08:53 (Reading database ... 13911 files and directories currently installed.) 08:08:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:08:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:08:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:08:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:08:53 Setting up base-files (10.1ubuntu2.10) ... 08:08:53 Installing new version of config file /etc/issue ... 08:08:53 Installing new version of config file /etc/issue.net ... 08:08:53 Installing new version of config file /etc/lsb-release ... 08:08:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:08:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:08:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:08:54 Removing obsolete conffile /etc/default/motd-news ... 08:08:54 (Reading database ... 13912 files and directories currently installed.) 08:08:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:08:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:08:54 Setting up bash (4.4.18-2ubuntu1.2) ... 08:08:54 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:08:54 (Reading database ... 13912 files and directories currently installed.) 08:08:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:08:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:08:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:08:54 (Reading database ... 13912 files and directories currently installed.) 08:08:54 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 08:08:54 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 08:08:55 Setting up tar (1.29b-2ubuntu0.1) ... 08:08:55 (Reading database ... 13912 files and directories currently installed.) 08:08:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:08:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:08:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:08:55 (Reading database ... 13912 files and directories currently installed.) 08:08:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:08:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:08:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:08:55 (Reading database ... 13912 files and directories currently installed.) 08:08:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:08:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:08:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:08:55 (Reading database ... 13912 files and directories currently installed.) 08:08:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:08:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:08:56 Setting up grep (3.1-2build1) ... 08:08:56 (Reading database ... 13912 files and directories currently installed.) 08:08:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:08:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:08:56 Setting up login (1:4.5-1ubuntu2) ... 08:08:56 (Reading database ... 13912 files and directories currently installed.) 08:08:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:08:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:08:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:08:56 (Reading database ... 13912 files and directories currently installed.) 08:08:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:08:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:08:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:08:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:08:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:08:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:08:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:08:58 (Reading database ... 13912 files and directories currently installed.) 08:08:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:08:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:08:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:08:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:08:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:08:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:08:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:08:59 (Reading database ... 13912 files and directories currently installed.) 08:08:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:08:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:08:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:08:59 (Reading database ... 13912 files and directories currently installed.) 08:08:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:08:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:08:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:08:59 (Reading database ... 13912 files and directories currently installed.) 08:09:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:00 (Reading database ... 13912 files and directories currently installed.) 08:09:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:00 (Reading database ... 13912 files and directories currently installed.) 08:09:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:00 (Reading database ... 13912 files and directories currently installed.) 08:09:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:01 (Reading database ... 13912 files and directories currently installed.) 08:09:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:01 (Reading database ... 13912 files and directories currently installed.) 08:09:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:01 (Reading database ... 13912 files and directories currently installed.) 08:09:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:09:01 (Reading database ... 13912 files and directories currently installed.) 08:09:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:09:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:09:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:09:03 (Reading database ... 13912 files and directories currently installed.) 08:09:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:09:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:09:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:09:03 (Reading database ... 13912 files and directories currently installed.) 08:09:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:09:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:09:03 (Reading database ... 13914 files and directories currently installed.) 08:09:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:09:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:09:03 Setting up debconf (1.5.66ubuntu1) ... 08:09:04 (Reading database ... 13914 files and directories currently installed.) 08:09:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:09:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:09:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:09:04 (Reading database ... 13914 files and directories currently installed.) 08:09:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:09:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:09:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:09:04 (Reading database ... 13914 files and directories currently installed.) 08:09:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:09:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:09:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:09:05 (Reading database ... 13914 files and directories currently installed.) 08:09:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 08:09:05 ---> 8cbb7c0c2823 08:09:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:09:05 ---> 5745eae6ebed 08:09:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:09:05 ---> 2629417f1940 08:09:05 Step 9/22 : RUN make cmd/core-command/core-command 08:09:05 ---> b88e3f3b17f9 08:09:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:09:05 ---> 0baad6eb6a8b 08:09:05 Step 9/23 : RUN make cmd/core-data/core-data 08:09:05 ---> Running in 0cc2b4997c0e 08:09:05 ---> Running in 0517cc20b3f5 08:09:05 ---> Running in 6d9cb9b97b62 08:09:05 ---> Running in 9e48dace7ebd 08:09:05 ---> Running in c8d3b7ca7cca 08:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:09:05 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 08:09:05 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 08:09:05 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 08:09:05 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 08:09:05 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:09:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:09:05 (Reading database ... 13914 files and directories currently installed.) 08:09:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:09:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:09:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:09:05 (Reading database ... 13914 files and directories currently installed.) 08:09:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:09:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:09:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:09:06 (Reading database ... 13914 files and directories currently installed.) 08:09:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:09:06 (Reading database ... 13914 files and directories currently installed.) 08:09:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:09:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:09:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:09:07 (Reading database ... 13914 files and directories currently installed.) 08:09:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:09:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:09:07 Setting up passwd (1:4.5-1ubuntu2) ... 08:09:07 (Reading database ... 13914 files and directories currently installed.) 08:09:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:09:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:09:07 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:09:07 (Reading database ... 13914 files and directories currently installed.) 08:09:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:09:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:09:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:09:08 (Reading database ... 13914 files and directories currently installed.) 08:09:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:09:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:09:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:09:08 (Reading database ... 13914 files and directories currently installed.) 08:09:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:09:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:09:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:09:08 (Reading database ... 13914 files and directories currently installed.) 08:09:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:09:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:09:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:09:08 (Reading database ... 13914 files and directories currently installed.) 08:09:08 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:09:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:09:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:09:09 (Reading database ... 13914 files and directories currently installed.) 08:09:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:09:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:09:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:09:09 (Reading database ... 13915 files and directories currently installed.) 08:09:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:09:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:09:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:09:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:09:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:09:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:09:09 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:09:09 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:09:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:09:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:09:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:09:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:09:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:09:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:09:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:09:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:09:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:09:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:09:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:09:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:09:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:09:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:09:11 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 08:09:11 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 08:09:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:09:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:09:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:09:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:09:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:09:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:09:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:09:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:09:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:09:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:09:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:09:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:09:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:09:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:09:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:09:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:09:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:09:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:09:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:09:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:09:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:09:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:09:19 Setting up tzdata (2020f-0ubuntu0.18.04) ... 08:09:19 08:09:19 Current default time zone: 'Etc/UTC' 08:09:19 Local time is now: Mon Jan 11 08:09:19 UTC 2021. 08:09:19 Universal Time is now: Mon Jan 11 08:09:19 UTC 2021. 08:09:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:09:19 08:09:19 Setting up systemd-sysv (237-3ubuntu10.43) ... 08:09:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 08:09:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:09:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:09:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:09:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:09:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:09:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:09:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:09:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:09:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 08:09:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:20 Setting up patch (2.7.6-2ubuntu1.1) ... 08:09:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:09:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:09:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:09:20 Installing new version of config file /etc/ssl/openssl.cnf ... 08:09:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:09:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:09:20 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 08:09:22 Updating certificates in /etc/ssl/certs... 08:09:23 22 added, 17 removed; done. 08:09:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:09:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:09:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:09:23 Setting up pkgbinarymangler (138.18.04.1) ... 08:09:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:09:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up perl (5.26.1-6ubuntu0.5) ... 08:09:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:09:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:09:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:09:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:09:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:09:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:09:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:09:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:09:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:09:23 Processing triggers for systemd (237-3ubuntu10.43) ... 08:09:23 Processing triggers for mime-support (3.60ubuntu1) ... 08:09:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:09:24 Updating certificates in /etc/ssl/certs... 08:09:24 0 added, 0 removed; done. 08:09:24 Running hooks in /etc/ca-certificates/update.d... 08:09:24 done. 08:09:24 Reading package lists... 08:09:25 Building dependency tree... 08:09:25 Reading state information... 08:09:25 The following NEW packages will be installed: 08:09:25 apt-transport-https 08:09:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:09:25 Need to get 1696 B of archives. 08:09:25 After this operation, 153 kB of additional disk space will be used. 08:09:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:09:25 debconf: delaying package configuration, since apt-utils is not installed 08:09:25 Fetched 1696 B in 0s (8444 B/s) 08:09:25 Selecting previously unselected package apt-transport-https. 08:09:25 (Reading database ... 13929 files and directories currently installed.) 08:09:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:09:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:09:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:09:25 Waiting for network to be ready... 08:09:32 2021-01-11T08:09:29Z INFO Waiting for automatic snapd restart... 08:09:34 snapd 2.48.2 from Canonical* installed 08:09:35 "snapd" switched to the "latest/stable" channel 08:09:35 08:09:38 core18 20201210 from Canonical* installed 08:09:38 "core18" switched to the "latest/stable" channel 08:09:38 08:09:40 snapcraft 4.4.4 from Canonical* installed 08:09:41 "snapcraft" switched to the "latest/stable" channel 08:09:41 08:09:44 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:09:44 - README.md 08:09:44 - snapcraft.yaml.orig 08:09:44 08:09:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:09:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:09:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:09:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:09:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:09:52 Reading package lists... 08:09:52 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:09:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:09:59 Reading package lists... 08:09:59 Building dependency tree... 08:09:59 Reading state information... 08:09:59 Suggested packages: 08:09:59 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:09:59 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:09:59 Recommended packages: 08:09:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:09:59 The following NEW packages will be installed: 08:09:59 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:09:59 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:09:59 pkg-config zip 08:09:59 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:09:59 Need to get 7655 kB of archives. 08:09:59 After this operation, 43.7 MB of additional disk space will be used. 08:09:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:09:59 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:09:59 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:09:59 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:09:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:09:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:09:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:09:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:09:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:09:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:09:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:09:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:09:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:09:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:09:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:10:00 debconf: delaying package configuration, since apt-utils is not installed 08:10:00 Fetched 7655 kB in 1s (7251 kB/s) 08:10:00 Selecting previously unselected package libglib2.0-0:amd64. 08:10:00 (Reading database ... 13933 files and directories currently installed.) 08:10:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:10:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:10:00 Selecting previously unselected package libpsl5:amd64. 08:10:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:10:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:10:00 Selecting previously unselected package libnghttp2-14:amd64. 08:10:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:10:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:00 Selecting previously unselected package librtmp1:amd64. 08:10:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:10:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:01 Selecting previously unselected package libcurl3-gnutls:amd64. 08:10:01 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:10:01 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:10:01 Selecting previously unselected package liberror-perl. 08:10:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:10:01 Unpacking liberror-perl (0.17025-1) ... 08:10:01 Selecting previously unselected package git-man. 08:10:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:10:01 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:10:01 Selecting previously unselected package git. 08:10:01 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:10:01 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:10:02 Selecting previously unselected package libnorm1:amd64. 08:10:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:10:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:02 Selecting previously unselected package libpgm-5.2-0:amd64. 08:10:02 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:10:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:02 Selecting previously unselected package libsodium23:amd64. 08:10:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:10:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:10:02 Selecting previously unselected package libzmq5:amd64. 08:10:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:02 Selecting previously unselected package libzmq3-dev:amd64. 08:10:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:02 Selecting previously unselected package pkg-config. 08:10:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:10:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:10:02 Selecting previously unselected package zip. 08:10:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:10:03 Unpacking zip (3.0-11build1) ... 08:10:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:03 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:10:03 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:03 Setting up liberror-perl (0.17025-1) ... 08:10:03 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:10:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:10:03 No schema files found: doing nothing. 08:10:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:03 Setting up zip (3.0-11build1) ... 08:10:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:03 Setting up libsodium23:amd64 (1.0.16-2) ... 08:10:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:10:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:10:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:03 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:10:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:10:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:10:09 git set to automatically installed. 08:10:09 git-man set to automatically installed. 08:10:09 libcurl3-gnutls set to automatically installed. 08:10:09 liberror-perl set to automatically installed. 08:10:09 libglib2.0-0 set to automatically installed. 08:10:09 libnghttp2-14 set to automatically installed. 08:10:09 libnorm1 set to automatically installed. 08:10:09 libpgm-5.2-0 set to automatically installed. 08:10:09 libpsl5 set to automatically installed. 08:10:09 librtmp1 set to automatically installed. 08:10:09 libsodium23 set to automatically installed. 08:10:09 libzmq3-dev set to automatically installed. 08:10:09 libzmq5 set to automatically installed. 08:10:09 pkg-config set to automatically installed. 08:10:09 zip set to automatically installed. 08:10:11 snapd is not logged in, snap install commands will use sudo 08:10:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:10:18 snap "core18" has no updates available 08:10:19 Pulling config-common 08:10:20 Pulling go-build-helper 08:10:27 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 08:10:27 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 08:10:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:10:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:10:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 08:10:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 08:10:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:10:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:10:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 08:10:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 08:10:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 08:10:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:10:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:10:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:10:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:10:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:10:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:10:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:10:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:10:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:10:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:10:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 08:10:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 08:10:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:10:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:10:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 08:10:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 08:10:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:10:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:10:42 Fetched 23.7 MB in 0s (0 B/s) 08:10:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:10:42 Fetched 96.5 kB in 0s (0 B/s) 08:10:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:10:42 Fetched 279 kB in 0s (0 B/s) 08:10:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:10:42 Fetched 122 kB in 0s (0 B/s) 08:10:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:10:42 Fetched 77.8 kB in 0s (0 B/s) 08:10:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:10:42 Fetched 8848 B in 0s (0 B/s) 08:10:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:10:42 Fetched 47.8 kB in 0s (0 B/s) 08:10:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:10:42 Fetched 45.6 kB in 0s (0 B/s) 08:10:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:10:42 Fetched 15.0 kB in 0s (0 B/s) 08:10:42 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:10:42 Fetched 214 kB in 0s (0 B/s) 08:10:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:10:42 Fetched 155 kB in 0s (0 B/s) 08:10:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:10:42 Fetched 50.6 kB in 0s (0 B/s) 08:10:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:10:42 Fetched 14.8 kB in 0s (0 B/s) 08:10:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:10:42 Fetched 41.8 kB in 0s (0 B/s) 08:10:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:10:42 Fetched 499 kB in 0s (0 B/s) 08:10:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:10:42 Fetched 111 kB in 0s (0 B/s) 08:10:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:10:42 Fetched 240 kB in 0s (0 B/s) 08:10:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:10:42 Fetched 29.3 kB in 0s (0 B/s) 08:10:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:10:42 Fetched 85.5 kB in 0s (0 B/s) 08:10:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:10:42 Fetched 24.5 kB in 0s (0 B/s) 08:10:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:10:42 Fetched 49.2 kB in 0s (0 B/s) 08:10:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:10:42 Fetched 54.2 kB in 0s (0 B/s) 08:10:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:10:42 Fetched 30.8 kB in 0s (0 B/s) 08:10:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:10:42 Fetched 17.0 kB in 0s (0 B/s) 08:10:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:10:42 Fetched 85.9 kB in 0s (0 B/s) 08:10:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:10:42 Fetched 8720 B in 0s (0 B/s) 08:10:42 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:10:42 Fetched 137 kB in 0s (0 B/s) 08:10:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:10:42 Fetched 119 kB in 0s (0 B/s) 08:10:42 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:10:42 Fetched 109 kB in 0s (0 B/s) 08:10:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:10:42 Fetched 11.1 kB in 0s (0 B/s) 08:10:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:10:42 Fetched 645 kB in 0s (0 B/s) 08:10:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:10:42 Fetched 41.3 kB in 0s (0 B/s) 08:10:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:10:42 Fetched 17.9 kB in 0s (0 B/s) 08:10:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:10:42 Fetched 368 kB in 0s (0 B/s) 08:10:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:10:42 Fetched 187 kB in 0s (0 B/s) 08:10:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:10:42 Fetched 175 kB in 0s (0 B/s) 08:10:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:10:42 Removing intermediate container 6d9cb9b97b62 08:10:42 ---> bf9754d0b2ac 08:10:42 08:10:42 Step 10/24 : FROM alpine:3.12 08:10:42 Removing intermediate container 0cc2b4997c0e 08:10:42 ---> 400debbb0bb5 08:10:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:10:42 3.12: Pulling from library/alpine 08:10:42 ---> Running in 259c6051994a 08:10:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:10:44 Status: Downloaded newer image for alpine:3.12 08:10:44 ---> afeebe901d6b 08:10:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:10:44 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 08:10:45 Removing intermediate container 9e48dace7ebd 08:10:45 ---> dfdec3cccc29 08:10:45 08:10:45 Step 10/21 : FROM alpine:3.12 08:10:45 ---> afeebe901d6b 08:10:45 Step 11/21 : RUN apk add --update --no-cache curl 08:10:45 ---> Running in 23c800a2a68b 08:10:45 ---> Running in 7fa21ee6651a 08:10:45 Fetched 206 kB in 0s (0 B/s) 08:10:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:10:45 Fetched 1301 kB in 0s (0 B/s) 08:10:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:10:45 Fetched 36.2 kB in 0s (0 B/s) 08:10:45 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:10:45 Fetched 159 kB in 0s (0 B/s) 08:10:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:10:45 Fetched 107 kB in 0s (0 B/s) 08:10:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:10:45 Fetched 48.7 kB in 0s (0 B/s) 08:10:45 Pulling static-packages 08:10:45 'go115' has dependencies that need to be staged: go-build-helper static-packages 08:10:45 Skipping pull go-build-helper (already ran) 08:10:45 Skipping pull static-packages (already ran) 08:10:45 Building go-build-helper 08:10:46 Removing intermediate container 0517cc20b3f5 08:10:46 ---> ffe76e856bb6 08:10:46 08:10:46 Step 10/22 : FROM scratch 08:10:46 ---> 08:10:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:10:46 ---> Running in f8df4c1a44b8 08:10:47 Removing intermediate container f8df4c1a44b8 08:10:47 ---> 31180fca99bd 08:10:47 Step 12/22 : ENV APP_PORT=48082 08:10:47 ---> Running in 395a54394bc5 08:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:48 Removing intermediate container 395a54394bc5 08:10:48 ---> c8d7ce4e002c 08:10:48 Step 13/22 : EXPOSE $APP_PORT 08:10:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:10:48 ---> Running in 5d2be087a67d 08:10:49 (1/5) Installing ca-certificates (20191127-r4) 08:10:49 (1/4) Installing ca-certificates (20191127-r4) 08:10:49 Removing intermediate container 5d2be087a67d 08:10:49 ---> a8725c76b401 08:10:49 Step 14/22 : WORKDIR / 08:10:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:10:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:10:49 (3/5) Installing libcurl (7.69.1-r3) 08:10:49 (3/4) Installing libcurl (7.69.1-r3) 08:10:49 (4/5) Installing curl (7.69.1-r3) 08:10:49 (4/4) Installing curl (7.69.1-r3) 08:10:49 (5/5) Installing dumb-init (1.2.2-r1) 08:10:49 Executing busybox-1.31.1-r19.trigger 08:10:49 Executing busybox-1.31.1-r19.trigger 08:10:49 Executing ca-certificates-20191127-r4.trigger 08:10:49 Executing ca-certificates-20191127-r4.trigger 08:10:49 ---> Running in 81d71dc35c7c 08:10:49 OK: 7 MiB in 19 packages 08:10:49 OK: 7 MiB in 18 packages 08:10:50 Building static-packages 08:10:50 Removing intermediate container 259c6051994a 08:10:50 ---> d8db6d43710a 08:10:50 08:10:50 Step 11/26 : FROM docker:20.10.0 08:10:50 20.10.0: Pulling from library/docker 08:10:51 Removing intermediate container 81d71dc35c7c 08:10:51 ---> e5e969ca179c 08:10:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:10:51 Staging go-build-helper 08:10:52 Staging static-packages 08:10:52 ---> 52f5b64ebea5 08:10:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:10:53 Pulling go115 08:10:53 'edgex-go' has dependencies that need to be staged: go115 08:10:53 Skipping pull go115 (already ran) 08:10:53 Building go115 08:10:54 Removing intermediate container 23c800a2a68b 08:10:54 ---> 6c27cab0dae0 08:10:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:10:54 Removing intermediate container 7fa21ee6651a 08:10:54 ---> eb1bfc280aef 08:10:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:10:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:10:54 Dload Upload Total Spent Left Speed 08:10:54 ---> Running in f51b670b0601 08:10:54 ---> Running in b676489cdf51 08:10:55 ---> 5b64eb662e82 08:10:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:10:55 Removing intermediate container b676489cdf51 08:10:55 ---> 9a0d35314c43 08:10:55 Step 13/21 : WORKDIR /edgex 08:10:55 Removing intermediate container f51b670b0601 08:10:55 ---> f78a840251f2 08:10:55 Step 13/24 : WORKDIR / 08:10:55 ---> Running in d956fb0aff4b 08:10:55 ---> Running in 7f9c9e8ecded 08:10:56 Removing intermediate container d956fb0aff4b 08:10:56 ---> 556fbbae5406 08:10:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:10:56 ---> 9b3f61ef80fc 08:10:56 Step 18/22 : ENTRYPOINT ["/core-command"] 08:10:57 Removing intermediate container 7f9c9e8ecded 08:10:57 ---> 1990ea25996b 08:10:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:10:57 ---> Running in 3180967018c1 08:10:58 ---> 8757176df17b 08:10:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:10:58 Removing intermediate container 3180967018c1 08:10:58 ---> a43697a90540 08:10:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:10:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 14.5M 0 0:00:07 --:--:-- 0:00:07 14.4M 35 115M 35 40.9M 0 0 21.9M 0 0:00:05 0:00:01 0:00:04 21.9M 54 115M 54 62.8M 0 0 22.0M 0 0:00:05 0:00:02 0:00:03 22.0M 76 115M 76 88.5M 0 0 23.0M 0 0:00:05 0:00:03 0:00:02 23.0M 100 115M 100 115M 0 0 24.0M 0 0:00:04 0:00:04 --:--:-- 24.0M 08:10:59 ---> 2448791c3c2c 08:10:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:10:59 ---> Running in e33979a42a1a 08:10:59 go1.15.2.linux-amd64.tar.gz: OK 08:11:00 Removing intermediate container e33979a42a1a 08:11:00 ---> 8d4befbde18b 08:11:00 Step 20/22 : LABEL arch=arm64 08:11:00 ---> 1e1fe0afb881 08:11:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:11:00 ---> Running in 36dd98e7891d 08:11:01 ---> 93a6c834bfc2 08:11:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:11:02 Removing intermediate container 36dd98e7891d 08:11:02 ---> 71e1583a478c 08:11:02 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:11:03 ---> Running in e8c9385fdf1f 08:11:03 ---> 51cfeaafefeb 08:11:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:11:03 ---> d1069ec2605d 08:11:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:11:03 Staging go115 08:11:03 ---> Running in cc60c176f632 08:11:04 Removing intermediate container e8c9385fdf1f 08:11:04 ---> 30474e2050e6 08:11:04 Step 22/22 : LABEL version=0.0.0 08:11:04 ---> Running in e20280966409 08:11:04 Removing intermediate container cc60c176f632 08:11:04 ---> 05ea0bfd6231 08:11:04 Step 18/21 : CMD ["--init=true"] 08:11:05 ---> 5a4154a5b3d5 08:11:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:11:05 ---> Running in 62f6537a0709 08:11:05 Removing intermediate container c8d3b7ca7cca 08:11:05 ---> 0a304de62128 08:11:05 08:11:05 Step 10/23 : FROM alpine:3.12 08:11:05 ---> afeebe901d6b 08:11:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:11:06 Removing intermediate container e20280966409 08:11:06 ---> 93cc507dc631 08:11:06 08:11:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:11:06 Status: Downloaded newer image for docker:20.10.0 08:11:06 ---> Running in d794bd017950 08:11:06 ---> eeaf43b92773 08:11:06 Step 12/26 : RUN apk add --no-cache bash 08:11:06 Removing intermediate container 62f6537a0709 08:11:06 ---> 31ec4362bd41 08:11:06 Step 19/21 : LABEL arch=arm64 08:11:06 ---> Running in 214e91d15123 08:11:06 Successfully built 93cc507dc631 08:11:06 Successfully tagged docker-core-command-go-arm64:latest 08:11:06  Building docker-core-command-go ... done Building docker-support-notifications-go 08:11:06 ---> Running in c79afef32c18 08:11:06 Removing intermediate container d794bd017950 08:11:06 ---> 65917ab1750b 08:11:06 Step 12/23 : ENV APP_PORT=48080 08:11:06 ---> ad7b80e7c13b 08:11:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:11:07 ---> Running in ce7a5f81ec7f 08:11:07 Removing intermediate container c79afef32c18 08:11:07 ---> c9d8de557784 08:11:07 Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:11:07 ---> Running in 574df0d8be99 08:11:08 Removing intermediate container ce7a5f81ec7f 08:11:08 ---> c7d6c6a02e1b 08:11:08 Step 13/23 : EXPOSE $APP_PORT 08:11:08 ---> Running in b291738a3290 08:11:08 ---> 50306f513f5c 08:11:08 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/ 08:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:08 Removing intermediate container 574df0d8be99 08:11:08 ---> f1425eacb7d9 08:11:08 Step 21/21 : LABEL version=0.0.0 08:11:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:11:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:11:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:11:08 Fetched 0 B in 0s (0 B/s) 08:11:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:11:08 Fetched 224 kB in 0s (0 B/s) 08:11:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:11:08 Fetched 157 kB in 0s (0 B/s) 08:11:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:11:08 Fetched 221 kB in 0s (0 B/s) 08:11:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:11:08 Fetched 143 kB in 0s (0 B/s) 08:11:08 Pulling edgex-go 08:11:08 ---> Running in 2f50cfc2073f 08:11:09 (1/2) Installing readline (8.0.4-r0) 08:11:09 (2/2) Installing bash (5.0.17-r0) 08:11:09 Pulling version 08:11:09 Executing bash-5.0.17-r0.post-install 08:11:09 Executing busybox-1.31.1-r19.trigger 08:11:09 OK: 12 MiB in 22 packages 08:11:09 ---> Running in 992107b1563b 08:11:09 Removing intermediate container b291738a3290 08:11:09 ---> de37c272e1f0 08:11:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:10 Building config-common 08:11:11 ---> Running in cc11ab3d0040 08:11:11 Removing intermediate container 992107b1563b 08:11:11 ---> adb4063c7579 08:11:11 08:11:12 Successfully built adb4063c7579 08:11:12 Skipping build go-build-helper (already ran) 08:11:12 Skipping build static-packages (already ran) 08:11:12 Skipping build go115 (already ran) 08:11:12 Building edgex-go 08:11:12 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 08:11:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:11:12  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 08:11:12 Removing intermediate container 214e91d15123 08:11:12 ---> e739fa9cef19 08:11:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:11:13 ---> Running in 00e525da2146 08:11:13 go: downloading github.com/gorilla/mux v1.8.0 08:11:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:11:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 08:11:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 08:11:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:11:13 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 08:11:13 go: downloading github.com/google/uuid v1.1.4 08:11:13 go: downloading github.com/imdario/mergo v0.3.11 08:11:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:11:13 go: downloading github.com/BurntSushi/toml v0.3.1 08:11:13 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 08:11:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:11:13 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 08:11:13 go: downloading github.com/go-kit/kit v0.8.0 08:11:13 go: downloading github.com/pkg/errors v0.8.1 08:11:13 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:11:13 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 08:11:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:11:13 go: downloading github.com/pebbe/zmq4 v1.2.2 08:11:13 go: downloading gopkg.in/yaml.v2 v2.4.0 08:11:13 go: downloading github.com/x448/float16 v0.8.4 08:11:13 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:11:13 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:11:14 go: downloading github.com/hashicorp/consul/api v1.1.0 08:11:14 go: downloading github.com/pelletier/go-toml v1.2.0 08:11:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:11:14 go: downloading github.com/mitchellh/copystructure v1.0.0 08:11:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:11:14 go: downloading github.com/leodido/go-urn v1.2.0 08:11:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:11:14 go: downloading github.com/go-playground/universal-translator v0.17.0 08:11:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:11:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:11:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:11:14 go: downloading github.com/hashicorp/serf v0.8.2 08:11:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:11:14 go: downloading github.com/go-playground/locales v0.13.0 08:11:14 Removing intermediate container 00e525da2146 08:11:14 ---> 3bfacb4ff01f 08:11:14 Step 14/26 : ENV APP_PORT=48090 08:11:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:11:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:11:14 ---> Running in 4d1af1a6f197 08:11:14 Removing intermediate container cc11ab3d0040 08:11:14 ---> 3f70474d3c6c 08:11:14 Step 15/23 : RUN apk add --update --no-cache zeromq 08:11:14 Removing intermediate container 2f50cfc2073f 08:11:14 ---> d1d5bf749507 08:11:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:11:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:11:15 ---> Running in daa663af1e80 08:11:15 ---> Running in 66c0a87d0d4a 08:11:15 Removing intermediate container 4d1af1a6f197 08:11:15 ---> a106677067a1 08:11:15 Step 15/26 : EXPOSE $APP_PORT 08:11:15 ---> Running in 4fb7f80a22f8 08:11:15 Removing intermediate container 66c0a87d0d4a 08:11:15 ---> cd4f97494409 08:11:15 Step 22/24 : LABEL arch=arm64 08:11:16 ---> Running in ca83e16bac9b 08:11:16 Removing intermediate container 4fb7f80a22f8 08:11:16 ---> f0e72f01c566 08:11:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:11:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:17 Removing intermediate container ca83e16bac9b 08:11:17 ---> 174b1a20b0bf 08:11:17 Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:18 ---> Running in f51058d5674e 08:11:18 (1/5) Installing libgcc (9.3.0-r2) 08:11:18 ---> 5e216cd366b7 08:11:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:11:18 (2/5) Installing libsodium (1.0.18-r0) 08:11:18 (3/5) Installing libstdc++ (9.3.0-r2) 08:11:19 (4/5) Installing libzmq (4.3.3-r0) 08:11:19 Removing intermediate container f51058d5674e 08:11:19 ---> ab7d95693a02 08:11:19 Step 24/24 : LABEL version=0.0.0 08:11:19 (5/5) Installing zeromq (4.3.3-r0) 08:11:19 Executing busybox-1.31.1-r19.trigger 08:11:19 OK: 8 MiB in 19 packages 08:11:20 ---> Running in 63a617402cb9 08:11:20 ---> 88df69b5f273 08:11:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:11:21 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 08:11:21 Removing intermediate container 63a617402cb9 08:11:21 ---> a5e2545c448a 08:11:21 08:11:21 Successfully built a5e2545c448a 08:11:22 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:11:22 ---> 38c19b0e1ccd 08:11:22  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 08:11:22 Step 19/26 : RUN apk --no-cache add py3-pip 08:11:22 ---> Running in 72a547c73aa1 08:11:22 Removing intermediate container daa663af1e80 08:11:22 ---> 7cce60fb3204 08:11:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:11:24 ---> 5cf3151537ea 08:11:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:11:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:24 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 08:11:25 (1/33) Installing libbz2 (1.0.8-r1) 08:11:25 (2/33) Installing expat (2.2.9-r1) 08:11:25 (3/33) Installing libffi (3.3-r2) 08:11:25 (4/33) Installing gdbm (1.13-r1) 08:11:25 (5/33) Installing xz-libs (5.2.5-r0) 08:11:25 (6/33) Installing sqlite-libs (3.32.1-r0) 08:11:25 (7/33) Installing python3 (3.8.5-r0) 08:11:25 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 08:11: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 08:11:27 ---> fd25c321d983 08:11:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:11:27 (8/33) Installing py3-appdirs (1.4.4-r1) 08:11:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:11:27 (10/33) Installing py3-parsing (2.4.7-r0) 08:11:27 (11/33) Installing py3-six (1.15.0-r0) 08:11:27 (12/33) Installing py3-packaging (20.4-r0) 08:11:27 (13/33) Installing py3-setuptools (47.0.0-r0) 08:11:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:11:27 go: downloading github.com/stretchr/testify v1.6.1 08:11:27 (14/33) Installing py3-chardet (3.0.4-r4) 08:11:27 (15/33) Installing py3-idna (2.9-r0) 08:11:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:11:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:11:27 (18/33) Installing py3-requests (2.23.0-r0) 08:11:27 go: downloading github.com/pmezard/go-difflib v1.0.0 08:11:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:11:27 go: downloading github.com/davecgh/go-spew v1.1.1 08:11:27 (19/33) Installing py3-msgpack (1.0.0-r0) 08:11:27 (20/33) Installing py3-lockfile (0.12.2-r3) 08:11:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:11:27 (22/33) Installing py3-colorama (0.4.3-r0) 08:11:27 (23/33) Installing py3-distlib (0.3.0-r0) 08:11:27 (24/33) Installing py3-distro (1.5.0-r1) 08:11:27 (25/33) Installing py3-webencodings (0.5.1-r3) 08:11:27 (26/33) Installing py3-html5lib (1.0.1-r4) 08:11:27 (27/33) Installing py3-pytoml (0.1.21-r0) 08:11:27 (28/33) Installing py3-pep517 (0.8.2-r0) 08:11:27 (29/33) Installing py3-progress (1.5-r0) 08:11:27 (30/33) Installing py3-toml (0.10.1-r0) 08:11:27 (31/33) Installing py3-retrying (1.3.3-r0) 08:11:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:11:27 (33/33) Installing py3-pip (20.1.1-r0) 08:11:28 Executing busybox-1.31.1-r19.trigger 08:11:28 OK: 71 MiB in 55 packages 08:11:28 ---> 7a007bd183fa 08:11:28 Step 19/23 : ENTRYPOINT ["/core-data"] 08:11:28 ---> Running in c407bcb3dd87 08:11:29 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 08:11:29 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:11:29 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:11:29 Removing intermediate container c407bcb3dd87 08:11:29 ---> 68b970fa1b4c 08:11:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:11:30 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 08:11:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:11:30 ---> Running in 54418b35f0d6 08:11:31 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 08:11:31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:11:31 Removing intermediate container 54418b35f0d6 08:11:31 ---> f1f050aa6d2d 08:11:31 Step 21/23 : LABEL arch=arm64 08:11:31 ---> Running in 8074aee73fb6 08:11:32 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 08:11:32 Removing intermediate container 8074aee73fb6 08:11:32 ---> e2ccc5dca9ff 08:11:32 Step 22/23 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:11:33 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 08:11:33 ---> Running in 503fd4703cde 08:11:34 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 08:11:34 Removing intermediate container 503fd4703cde 08:11:34 ---> 1263896d92fb 08:11:34 Step 23/23 : LABEL version=0.0.0 08:11:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:11:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:35 ---> 3a9f2fca9f5d 08:11:35 Step 3/24 : WORKDIR /edgex-go 08:11:35 ---> Using cache 08:11:35 ---> de1f564b0d16 08:11:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:35 ---> Using cache 08:11:35 ---> 2b0e54f3c11c 08:11:35 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 08:11:36 Building version 08:11:36 ---> Running in 50638cd71ea0 08:11:36 ---> Running in a553c7877adb 08:11:37 Removing intermediate container 72a547c73aa1 08:11:37 ---> 12ccce92ff16 08:11:37 Step 20/26 : RUN pip install docker-compose==1.23.2 08:11:37 Removing intermediate container 50638cd71ea0 08:11:37 ---> 03242b681517 08:11:37 08:11:37 ---> Running in 86877b5e097a 08:11:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:38 Successfully built 03242b681517 08:11:38 Successfully tagged docker-core-data-go-arm64:latest 08:11:38 Building docker-core-metadata-go 08:11:38 Staging config-common 08:11:38  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:39 Skipping stage go-build-helper (already ran) 08:11:39 Skipping stage static-packages (already ran) 08:11:39 Skipping stage go115 (already ran) 08:11:39 Staging edgex-go 08:11:39 OK: 217 MiB in 51 packages 08:11:39 Staging version 08:11:40 Priming config-common 08:11:41 Priming go-build-helper 08:11:42 Priming static-packages 08:11:43 Removing intermediate container a553c7877adb 08:11:43 ---> db7fb4d25f27 08:11:43 Step 6/24 : COPY go.mod . 08:11:44 Collecting docker-compose==1.23.2 08:11:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:11:44 ---> 91d717cc4c7b 08:11:44 Step 7/24 : RUN go mod download 08:11:44 Priming go115 08:11:45 ---> Running in 466024eecec6 08:11:45 Collecting websocket-client<1.0,>=0.32.0 08:11:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:11:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:11:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:45 ---> 3a9f2fca9f5d 08:11:45 Step 3/22 : WORKDIR /edgex-go 08:11:45 ---> Using cache 08:11:45 ---> de1f564b0d16 08:11:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:45 ---> Using cache 08:11:45 ---> 2b0e54f3c11c 08:11:45 Step 5/22 : RUN apk add --update --no-cache make git 08:11:45 Priming edgex-go 08:11:46 Priming version 08:11:47 ---> Running in ee17da17ad8e 08:11:47 Collecting docopt<0.7,>=0.6.1 08:11:47 Downloading docopt-0.6.2.tar.gz (25 kB) 08:11:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:11:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:51 OK: 217 MiB in 51 packages 08:11:52 Removing intermediate container 466024eecec6 08:11:52 ---> c5be9be3ecb8 08:11:52 Step 8/24 : COPY . . 08:11:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:11:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:11:52 Removing intermediate container ee17da17ad8e 08:11:52 ---> 00fa0f111e9c 08:11:52 Step 6/22 : COPY go.mod . 08:11:54 Collecting cached-property<2,>=1.2.0 08:11:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:11:54 ---> 09e120a6eae5 08:11:54 Step 7/22 : RUN go mod download 08:11:54 Collecting docker<4.0,>=3.6.0 08:11:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:11:54 ---> Running in c52eb90705ab 08:11:56 Collecting PyYAML<4,>=3.10 08:11:56 Downloading PyYAML-3.13.tar.gz (270 kB) 08:11:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:11:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:11:58 ---> 3a9f2fca9f5d 08:11:58 Step 3/21 : WORKDIR /edgex-go 08:11:58 ---> Using cache 08:11:58 ---> de1f564b0d16 08:11:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:58 ---> Using cache 08:11:58 ---> 2b0e54f3c11c 08:11:58 Step 5/21 : RUN apk add --update --no-cache make git 08:11:58 ---> Using cache 08:11:58 ---> 00fa0f111e9c 08:11:58 Step 6/21 : COPY go.mod . 08:11:58 ---> Using cache 08:11:58 ---> 09e120a6eae5 08:11:58 Step 7/21 : RUN go mod download 08:11:59 ---> Running in 7c1075579da2 08:12:00 Removing intermediate container c52eb90705ab 08:12:00 ---> 83076a406f73 08:12:00 Step 8/22 : COPY . . 08:12:00 Collecting jsonschema<3,>=2.5.1 08:12:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:12:01 Collecting texttable<0.10,>=0.9.0 08:12:01 Downloading texttable-0.9.1.tar.gz (11 kB) 08:12:04 Collecting dockerpty<0.5,>=0.4.1 08:12:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:12:07 Removing intermediate container 7c1075579da2 08:12:07 ---> 939962e2f51b 08:12:07 Step 8/21 : COPY . . 08:12:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:12:07 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) 08:12:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:12:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:12:07 ---> 3a9f2fca9f5d 08:12:07 Step 3/22 : WORKDIR /edgex-go 08:12:07 ---> Using cache 08:12:07 ---> de1f564b0d16 08:12:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:07 ---> Using cache 08:12:07 ---> 2b0e54f3c11c 08:12:07 Step 5/22 : RUN apk add --update --no-cache make git 08:12:07 ---> Using cache 08:12:07 ---> 00fa0f111e9c 08:12:07 Step 6/22 : COPY go.mod . 08:12:07 ---> Using cache 08:12:07 ---> 09e120a6eae5 08:12:07 Step 7/22 : RUN go mod download 08:12:07 ---> Using cache 08:12:07 ---> 939962e2f51b 08:12:07 Step 8/22 : COPY . . 08:12:07 Collecting urllib3<1.25,>=1.21.1 08:12:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:12:08 Collecting idna<2.8,>=2.5 08:12:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:12:08 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:12:08 Collecting docker-pycreds>=0.4.0 08:12:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:12:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:12:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:12:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:12:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:12:10 Installing collected packages: websocket-client, docopt, urllib3, idna, requests, cached-property, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose 08:12:10 Running setup.py install for docopt: started 08:12:13 Running setup.py install for docopt: finished with status 'done' 08:12:13 Attempting uninstall: urllib3 08:12:13 Found existing installation: urllib3 1.25.9 08:12:13 Uninstalling urllib3-1.25.9: 08:12:13 Successfully uninstalled urllib3-1.25.9 08:12:13 Attempting uninstall: idna 08:12:13 Found existing installation: idna 2.9 08:12:13 Uninstalling idna-2.9: 08:12:13 Successfully uninstalled idna-2.9 08:12:14 Attempting uninstall: requests 08:12:14 Found existing installation: requests 2.23.0 08:12:14 Uninstalling requests-2.23.0: 08:12:14 Successfully uninstalled requests-2.23.0 08:12:16 Running setup.py install for PyYAML: started 08:12:20 Running setup.py install for PyYAML: finished with status 'done' 08:12:22 Running setup.py install for texttable: started 08:12:22 ---> 0dabb2bcf34d 08:12:22 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:12:24 ---> 854c11191f72 08:12:24 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:12:24 Running setup.py install for texttable: finished with status 'done' 08:12:24 Running setup.py install for dockerpty: started 08:12:24 ---> Running in f59f98411bec 08:12:25 ---> Running in bc8580f069df 08:12:26 ---> 17f7b3ae1f2a 08:12:26 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:12:26 ---> 2e95f19b2e47 08:12:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:12:26 ---> Running in 64f23b67659f 08:12:26 ---> Running in c15314f8edb1 08:12:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:12:27 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 08:12:27 Running setup.py install for dockerpty: finished with status 'done' 08:12:28 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 08:12:28 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 08:12:28 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 08:12:34 Removing intermediate container 86877b5e097a 08:12:34 ---> faa8a5df9d90 08:12:34 Step 21/26 : RUN apk --no-cache add curl 08:12:34 ---> Running in 59750a999f9f 08:12:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:12:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:12:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:12:37 (2/3) Installing libcurl (7.69.1-r3) 08:12:37 (3/3) Installing curl (7.69.1-r3) 08:12:37 Executing busybox-1.31.1-r19.trigger 08:12:37 OK: 71 MiB in 58 packages 08:12:39 Removing intermediate container 59750a999f9f 08:12:39 ---> d4c8a804b190 08:12:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:12:39 ---> Running in 8fecfd69442d 08:12:40 Removing intermediate container 8fecfd69442d 08:12:40 ---> 5e78b0bc4ac2 08:12:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:40 ---> Running in 261310a8bce2 08:12:41 Removing intermediate container 261310a8bce2 08:12:41 ---> 162d58617d91 08:12:41 Step 24/26 : LABEL arch=arm64 08:12:41 ---> Running in 06d94d1b277b 08:12:42 Removing intermediate container 06d94d1b277b 08:12:42 ---> e7c4e1bcc1e8 08:12:42 Step 25/26 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:12:42 ---> Running in 84bdb03a2610 08:12:43 Removing intermediate container 84bdb03a2610 08:12:43 ---> 452a92859959 08:12:43 Step 26/26 : LABEL version=0.0.0 08:12:43 ---> Running in a46fc0d63e1b 08:12:43 Removing intermediate container a46fc0d63e1b 08:12:43 ---> 2f2f6574c934 08:12:43 08:12:44 Successfully built 2f2f6574c934 08:12:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:13:52  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bc8580f069df 08:13:52 ---> 413bececc5d9 08:13:52 08:13:52 Step 10/22 : FROM alpine:3.12 08:13:52 ---> afeebe901d6b 08:13:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:13:52 ---> Using cache 08:13:52 ---> 6c27cab0dae0 08:13:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:13:52 ---> Running in 9a41b0a8b05d 08:13:53 Removing intermediate container 9a41b0a8b05d 08:13:53 ---> 06e1e8c9a677 08:13:53 Step 13/22 : WORKDIR / 08:13:53 ---> Running in 7262fbd451f2 08:13:54 Removing intermediate container 7262fbd451f2 08:13:54 ---> 62b7cf791188 08:13:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 08:13:56 ---> dae8d1b1a162 08:13:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:13:59 Removing intermediate container f59f98411bec 08:13:59 ---> 68b8104bef1e 08:13:59 08:13:59 Step 10/24 : FROM scratch 08:13:59 ---> 08:13:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:13:59 ---> 69552c1abc6f 08:13:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:13:59 ---> Running in e986df44d2d5 08:14:00 Removing intermediate container e986df44d2d5 08:14:00 ---> 57aba68b5157 08:14:00 Step 12/24 : ENV APP_PORT=48060 08:14:00 Removing intermediate container c15314f8edb1 08:14:00 ---> 2c08719de940 08:14:00 08:14:00 Step 10/21 : FROM scratch 08:14:00 ---> 08:14:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:14:00 ---> 90120d66abd7 08:14:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:14:00 ---> Running in 575ab3ca35e4 08:14:00 ---> Using cache 08:14:00 ---> 31180fca99bd 08:14:00 Step 12/21 : ENV APP_PORT=48085 08:14:00 ---> Running in c62687370770 08:14:01 Removing intermediate container 575ab3ca35e4 08:14:01 ---> e1515e9a17e0 08:14:01 Step 13/24 : EXPOSE $APP_PORT 08:14:01 ---> Running in 2c433e6fb8f2 08:14:01 Removing intermediate container c62687370770 08:14:01 ---> 84d43efeda5a 08:14:01 Step 13/21 : EXPOSE $APP_PORT 08:14:01 ---> 54391ff063fc 08:14:01 Step 18/22 : RUN chmod +x entrypoint.sh 08:14:01 ---> Running in 0b19b538d84f 08:14:01 ---> Running in f463a56a745b 08:14:02 Removing intermediate container 2c433e6fb8f2 08:14:02 ---> f9417b15ffb3 08:14:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:14:02 Removing intermediate container 0b19b538d84f 08:14:02 ---> 396a0f86838c 08:14:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:14:03 ---> 8ea8540ebaac 08:14:03 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:14:03 ---> d9588716a6ec 08:14:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:14:05 ---> ae4c2e8e0982 08:14:05 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:14:05 Removing intermediate container f463a56a745b 08:14:05 ---> 422d90534a93 08:14:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:14:05 ---> d3ed76ac6e1b 08:14:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:14:05 ---> Running in 33ff9e494fa6 08:14:06 Removing intermediate container 33ff9e494fa6 08:14:06 ---> 2b114a6b6a2b 08:14:06 Step 20/22 : LABEL arch=arm64 08:14:06 ---> 9663db2563b7 08:14:06 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:14:06 ---> Running in 339f07967b7b 08:14:07 ---> 2fab285c9987 08:14:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:14:07 ---> Running in e2a5a3b2e03a 08:14:07 Removing intermediate container 339f07967b7b 08:14:07 ---> 4aabeaeb5bd9 08:14:07 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:14:08 Removing intermediate container e2a5a3b2e03a 08:14:08 ---> b8a61000c02b 08:14:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:08 ---> Running in b05999b9b2b3 08:14:08 ---> 67a61c63437c 08:14:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:14:08 ---> Running in d3ccca59956e 08:14:08 Removing intermediate container b05999b9b2b3 08:14:08 ---> 9fe042ddd41d 08:14:08 Step 22/22 : LABEL version=0.0.0 08:14:09 Removing intermediate container d3ccca59956e 08:14:09 ---> b910eed29856 08:14:09 Step 19/21 : LABEL arch=arm64 08:14:09 ---> Running in f06d276ade41 08:14:09 ---> Running in f83adfbf9b12 08:14:09 ---> a6a990e79526 08:14:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:14:09 Removing intermediate container 64f23b67659f 08:14:09 ---> 74444e68b0f5 08:14:09 08:14:09 Step 10/22 : FROM scratch 08:14:09 ---> 08:14:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:14:10 ---> Using cache 08:14:10 ---> 31180fca99bd 08:14:10 Step 12/22 : ENV APP_PORT=48081 08:14:10 Removing intermediate container f06d276ade41 08:14:10 ---> c1c5fd976ce6 08:14:10 08:14:10 Removing intermediate container f83adfbf9b12 08:14:10 ---> 80c937b4d243 08:14:10 Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:14:10 ---> Running in 158694173c1d 08:14:10 ---> Running in a47d47ce2681 08:14:10 Successfully built c1c5fd976ce6 08:14:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:14:10 ---> e58b601ccd1a 08:14:10 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:14:10  Building docker-security-bootstrap-redis-go ... done  ---> Running in fc8ea50d48c5 08:14:10 Removing intermediate container 158694173c1d 08:14:10 ---> e29368fa3c6f 08:14:10 Step 13/22 : EXPOSE $APP_PORT 08:14:11 Removing intermediate container a47d47ce2681 08:14:11 ---> b7368962622a 08:14:11 Step 21/21 : LABEL version=0.0.0 08:14:11 ---> Running in aa3538873c9d 08:14:11 ---> Running in f6d93b90c2cc 08:14:11 Removing intermediate container fc8ea50d48c5 08:14:11 ---> 13d25c942ca2 08:14:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:11 Removing intermediate container aa3538873c9d 08:14:11 ---> fc374932f323 08:14:11 Step 14/22 : WORKDIR / 08:14:11 ---> Running in 67a09c13fffe 08:14:11 ---> Running in 5322d153e337 08:14:11 Removing intermediate container f6d93b90c2cc 08:14:11 ---> cf509df0fe34 08:14:11 08:14:12 Successfully built cf509df0fe34 08:14:12 Successfully tagged docker-support-scheduler-go-arm64:latest 08:14:12  Building docker-support-scheduler-go ... done Removing intermediate container 67a09c13fffe 08:14:12 ---> 81f2ad935c1a 08:14:12 Step 22/24 : LABEL arch=arm64 08:14:12 Removing intermediate container 5322d153e337 08:14:12 ---> f0f85761eb66 08:14:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:14:12 ---> Running in 000de7b26983 08:14:13 Removing intermediate container 000de7b26983 08:14:13 ---> 3a7506dce0ef 08:14:13 Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:14:13 ---> Running in 3ece5fb9b52c 08:14:13 ---> 1719bc36dd36 08:14:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:14:13 Removing intermediate container 3ece5fb9b52c 08:14:13 ---> 94ee9963f777 08:14:13 Step 24/24 : LABEL version=0.0.0 08:14:14 ---> Running in 03913f8a8ed3 08:14:14 ---> 7e56ff43baef 08:14:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:14:14 Removing intermediate container 03913f8a8ed3 08:14:14 ---> f1f333f3c7f0 08:14:14 08:14:15 Successfully built f1f333f3c7f0 08:14:15 Successfully tagged docker-support-notifications-go-arm64:latest 08:14:15  Building docker-support-notifications-go ... done  ---> 5322ecd48c17 08:14:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:14:15 ---> Running in 8998548057df 08:14:16 Removing intermediate container 8998548057df 08:14:16 ---> 2222bf422546 08:14:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:16 ---> Running in 25eb24845d1c 08:14:16 Removing intermediate container 25eb24845d1c 08:14:16 ---> 3a34aa718fa2 08:14:16 Step 20/22 : LABEL arch=arm64 08:14:16 ---> Running in f54bef7a712d 08:14:17 Removing intermediate container f54bef7a712d 08:14:17 ---> 8619ef1c1597 08:14:17 Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e 08:14:17 ---> Running in e58ed267fc58 08:14:17 Removing intermediate container e58ed267fc58 08:14:17 ---> 9c917d1777e7 08:14:17 Step 22/22 : LABEL version=0.0.0 08:14:17 ---> Running in 4932cff12654 08:14:18 Removing intermediate container 4932cff12654 08:14:18 ---> 0c57ef5f4cf8 08:14:18 08:14:18 Successfully built 0c57ef5f4cf8 08:14:19 Successfully tagged docker-core-metadata-go-arm64:latest 08:14:19  Building docker-core-metadata-go ... done  [Pipeline] } 08:14:19 $ docker stop --time=1 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 08:14:21 $ docker rm -f 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:22 + + grepdocker docker images 08:14:22 08:14:22 docker-core-metadata-go-arm64 latest 0c57ef5f4cf8 4 seconds ago 12.2MB 08:14:22 docker-support-notifications-go-arm64 latest f1f333f3c7f0 8 seconds ago 11.4MB 08:14:22 docker-support-scheduler-go-arm64 latest cf509df0fe34 11 seconds ago 10MB 08:14:22 docker-security-bootstrap-redis-go-arm64 latest c1c5fd976ce6 13 seconds ago 15.1MB 08:14:22 docker-sys-mgmt-agent-go-arm64 latest 2f2f6574c934 About a minute ago 300MB 08:14:22 docker-core-data-go-arm64 latest 03242b681517 2 minutes ago 21MB 08:14:22 docker-security-secretstore-setup-go-arm64 latest a5e2545c448a 3 minutes ago 23.4MB 08:14:22 docker-security-proxy-setup-go-arm64 latest adb4063c7579 3 minutes ago 23.3MB 08:14:22 docker-core-command-go-arm64 latest 93cc507dc631 3 minutes ago 9.98MB 08:14:22 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) [Pipeline] unstash [Pipeline] wrap 08:14:23 provisioning config files... 08:14:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4935150714857090903tmp [Pipeline] { [Pipeline] sh 08:14:24 + set +x 08:14:24 + curl -s https://codecov.io/bash 08:14:24 + bash -s -- 08:14:24 08:14:24 _____ _ 08:14:24 / ____| | | 08:14:24 | | ___ __| | ___ ___ _____ __ 08:14:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:14:24 | |___| (_) | (_| | __/ (_| (_) \ V / 08:14:24 \_____\___/ \__,_|\___|\___\___/ \_/ 08:14:24 Bash-20201231-23d4836 08:14:24 08:14:24 08:14:24 ==> git version 2.24.3 found 08:14:24 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:14:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:14:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:14:24 ==> Jenkins CI detected. 08:14:24 project root: . 08:14:24 --> token set from env 08:14:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:14:24 ==> Running gcov in . (disable via -X gcov) 08:14:24 ==> Python coveragepy not found 08:14:24 ==> Searching for coverage reports in: 08:14:24 + . 08:14:24 -> Found 1 reports 08:14:24 ==> Detecting git/mercurial file structure 08:14:24 ==> Reading reports 08:14:24 + ./coverage.out bytes=542249 08:14:24 ==> Appending adjustments 08:14:24 https://docs.codecov.io/docs/fixing-reports 08:14:28 + Found adjustments 08:14:28 ==> Gzipping contents 08:14:28 84K /tmp/codecov.IJJD88.gz 08:14:28 ==> Uploading reports 08:14:28 url: https://codecov.io 08:14:28 query: branch=PR-3002&commit=66ea3a14e51e3e04d027a842f9533096d1f32a6e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 08:14:28 -> Pinging Codecov 08:14:28 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=66ea3a14e51e3e04d027a842f9533096d1f32a6e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 08:14:28 -> Uploading to 08:14:28 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/66ea3a14e51e3e04d027a842f9533096d1f32a6e/3d254471-acef-487f-91b5-6afb6788bc2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T081428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d866897fdbb66b7917bfe15a684610f931bb7460f8bafbf5452342cc5629e1 08:14:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:28 Dload Upload Total Spent Left Speed 08:14:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82442 0 0 100 82442 0 135k --:--:-- --:--:-- --:--:-- 135k 08:14:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/66ea3a14e51e3e04d027a842f9533096d1f32a6e [Pipeline] } 08:14:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:14:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:31 ---> package-listing.sh 08:14:31 ++ facter osfamily 08:14:31 ++ tr '[:upper:]' '[:lower:]' 08:14:31 + OS_FAMILY=redhat 08:14:31 + workspace=/w/workspace/edgex-go/3 08:14:31 + START_PACKAGES=/tmp/packages_start.txt 08:14:31 + END_PACKAGES=/tmp/packages_end.txt 08:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:31 + PACKAGES=/tmp/packages_start.txt 08:14:31 + '[' /w/workspace/edgex-go/3 ']' 08:14:31 + PACKAGES=/tmp/packages_end.txt 08:14:31 + case "${OS_FAMILY}" in 08:14:31 + rpm -qa 08:14:31 + sort 08:14:37 + '[' -f /tmp/packages_start.txt ']' 08:14:37 + '[' -f /tmp/packages_end.txt ']' 08:14:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:37 + '[' /w/workspace/edgex-go/3 ']' 08:14:37 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:14:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:14:37 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:14:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:37 08:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:38 alpine: Pulling from edgex-lftools-log-publisher 08:14:38 df20fa9351a1: Pulling fs layer 08:14:38 36b3adc4ff6f: Pulling fs layer 08:14:38 8ad3a11d3b57: Pulling fs layer 08:14:38 46f8f816bc3b: Pulling fs layer 08:14:38 93b61091891f: Pulling fs layer 08:14:38 93b9cdb0e59b: Pulling fs layer 08:14:38 5e14af77c1be: Pulling fs layer 08:14:38 01666e4c0597: Pulling fs layer 08:14:38 aa168da1d23b: Pulling fs layer 08:14:38 93b9cdb0e59b: Waiting 08:14:38 01666e4c0597: Waiting 08:14:38 5e14af77c1be: Waiting 08:14:38 aa168da1d23b: Waiting 08:14:38 46f8f816bc3b: Waiting 08:14:38 93b61091891f: Waiting 08:14:38 36b3adc4ff6f: Verifying Checksum 08:14:38 36b3adc4ff6f: Download complete 08:14:38 46f8f816bc3b: Verifying Checksum 08:14:38 46f8f816bc3b: Download complete 08:14:38 df20fa9351a1: Verifying Checksum 08:14:38 df20fa9351a1: Download complete 08:14:38 93b9cdb0e59b: Download complete 08:14:38 93b61091891f: Download complete 08:14:38 01666e4c0597: Verifying Checksum 08:14:38 01666e4c0597: Download complete 08:14:38 5e14af77c1be: Verifying Checksum 08:14:38 5e14af77c1be: Download complete 08:14:38 8ad3a11d3b57: Verifying Checksum 08:14:38 8ad3a11d3b57: Download complete 08:14:38 df20fa9351a1: Pull complete 08:14:39 36b3adc4ff6f: Pull complete 08:14:40 aa168da1d23b: Verifying Checksum 08:14:40 aa168da1d23b: Download complete 08:14:40 8ad3a11d3b57: Pull complete 08:14:40 46f8f816bc3b: Pull complete 08:14:41 93b61091891f: Pull complete 08:14:42 93b9cdb0e59b: Pull complete 08:14:42 5e14af77c1be: Pull complete 08:14:42 01666e4c0597: Pull complete 08:14:50 aa168da1d23b: Pull complete 08:14:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:14:50 prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container 08:14:50 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:14:56 $ docker top aa5a829c3fe9beb48be7124362a47ed5659651643438ac532d360a5879f41a9f -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:57 + mkdir -p /var/log/sa [Pipeline] sh 08:14:58 + ls /var/log/sa-host 08:14:58 + sadf -c /var/log/sa-host/sa11 08:14:58 file_magic: OK 08:14:58 HZ: Using current value: 100 08:14:58 file_header: OK 08:14:58 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 08:14:58 Statistics: 08:14:58 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... 08:14:58 File successfully converted to sysstat format version 12.2.1 08:14:58 + sadf -c /var/log/sa-host/sa23 08:14:58 file_magic: OK 08:14:58 HZ: Using current value: 100 08:14:58 file_header: OK 08:14:58 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 08:14:58 Statistics: 08:14:58 Hnuu...uuuununununu... 08:14:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:58 provisioning config files... 08:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1811657767435420603tmp [Pipeline] { [Pipeline] echo 08:14:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:58 ---> create-netrc.sh [Pipeline] } 08:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:14:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> python-tools-install.sh [Pipeline] echo 08:14:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> sudo-logs.sh 08:14:59 Archiving 'sudo' log.. [Pipeline] echo 08:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> job-cost.sh 08:14:59 lf-activate-venv: SKIPPING 08:14:59 INFO: No Stack... 08:15:00 INFO: Retrieving Pricing Info for: v1-standard-2 08:15:01 INFO: Archiving Costs [Pipeline] echo 08:15:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:15:01 ---> logs-deploy.sh 08:15:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/3 08:15:01 INFO: archiving workspace using pattern(s): 08:15:03 Archives upload complete. 08:15:03 INFO: archiving logs to Nexus 08:15:04 ---> uname -a: 08:15:04 Linux prd-centos7-docker-4c-2g-19463.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:15:04 08:15:04 08:15:04 ---> lscpu: 08:15:04 Architecture: x86_64 08:15:04 CPU op-mode(s): 32-bit, 64-bit 08:15:04 Byte Order: Little Endian 08:15:04 Address sizes: 40 bits physical, 48 bits virtual 08:15:04 CPU(s): 4 08:15:04 On-line CPU(s) list: 0-3 08:15:04 Thread(s) per core: 1 08:15:04 Core(s) per socket: 1 08:15:04 Socket(s): 4 08:15:04 NUMA node(s): 1 08:15:04 Vendor ID: GenuineIntel 08:15:04 CPU family: 6 08:15:04 Model: 44 08:15:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:15:04 Stepping: 1 08:15:04 CPU MHz: 2933.442 08:15:04 BogoMIPS: 5866.88 08:15:04 Virtualization: VT-x 08:15:04 Hypervisor vendor: KVM 08:15:04 Virtualization type: full 08:15:04 L1d cache: 128 KiB 08:15:04 L1i cache: 128 KiB 08:15:04 L2 cache: 16 MiB 08:15:04 L3 cache: 64 MiB 08:15:04 NUMA node0 CPU(s): 0-3 08:15:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:15:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:15:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:15:04 Vulnerability Meltdown: Mitigation; PTI 08:15:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:15:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:15:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:15:04 Vulnerability Srbds: Not affected 08:15:04 Vulnerability Tsx async abort: Not affected 08:15:04 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 08:15:04 08:15:04 08:15:04 ---> nproc: 08:15:04 4 08:15:04 08:15:04 08:15:04 ---> df -h: 08:15:04 Filesystem Size Used Available Use% Mounted on 08:15:04 overlay 50.0G 12.9G 37.1G 26% / 08:15:04 tmpfs 64.0M 0 64.0M 0% /dev 08:15:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:15:04 shm 64.0M 0 64.0M 0% /dev/shm 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/3@tmp 08:15:04 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/3 08:15:04 08:15:04 08:15:04 ---> free -m: 08:15:04 total used free shared buff/cache available 08:15:04 Mem: 1837 724 164 0 948 1030 08:15:04 Swap: 1023 65 958 08:15:04 08:15:04 08:15:04 ---> ip addr: 08:15:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:15:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:15:04 inet 127.0.0.1/8 scope host lo 08:15:04 valid_lft forever preferred_lft forever 08:15:04 inet6 ::1/128 scope host 08:15:04 valid_lft forever preferred_lft forever 08:15:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:15:04 link/ether fa:16:3e:88:ec:78 brd ff:ff:ff:ff:ff:ff 08:15:04 inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 08:15:04 valid_lft 85288sec preferred_lft 85288sec 08:15:04 inet6 fe80::f816:3eff:fe88:ec78/64 scope link 08:15:04 valid_lft forever preferred_lft forever 08:15:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:15:04 link/ether 02:42:7d:33:4b:3d brd ff:ff:ff:ff:ff:ff 08:15:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:15:04 valid_lft forever preferred_lft forever 08:15:04 inet6 fe80::42:7dff:fe33:4b3d/64 scope link 08:15:04 valid_lft forever preferred_lft forever 08:15:04 08:15:04 08:15:04 ---> sar -b -r -n DEV: 08:15:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 08:15:04 08:15:04 07:56:22 LINUX RESTART (4 CPU) 08:15:04 08:15:04 07:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:15:04 07:58:01 152.51 64.49 88.02 0.00 9120.43 33893.11 0.00 08:15:04 07:59:01 283.20 108.22 174.99 0.00 4552.27 36364.38 0.00 08:15:04 08:00:02 181.21 65.59 115.62 0.00 2723.03 13844.43 0.00 08:15:04 08:01:01 170.51 55.05 115.46 0.00 8952.57 50238.46 0.00 08:15:04 08:02:02 2195.14 1845.14 350.00 0.00 172087.21 207889.74 0.00 08:15:04 08:03:02 1017.79 772.70 245.09 0.00 63928.39 76242.07 0.00 08:15:04 08:04:01 1667.01 1296.96 370.05 0.00 128132.37 160670.96 0.00 08:15:04 08:05:02 1368.62 1113.23 255.39 0.00 83306.07 101019.32 0.00 08:15:04 08:06:01 151.14 14.51 136.63 0.00 3229.56 21042.93 0.00 08:15:04 08:07:01 2.51 1.35 1.17 0.00 47.29 15.40 0.00 08:15:04 08:08:01 0.20 0.02 0.18 0.00 0.13 2.31 0.00 08:15:04 08:09:01 0.20 0.02 0.18 0.00 0.53 2.35 0.00 08:15:04 08:10:01 0.43 0.05 0.38 0.00 0.53 5.90 0.00 08:15:04 08:11:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 08:15:04 08:12:01 1.53 1.35 0.18 0.00 47.44 2.20 0.00 08:15:04 08:13:01 0.90 0.03 0.87 0.00 0.80 15.44 0.00 08:15:04 08:14:01 0.30 0.02 0.28 0.00 0.40 3.13 0.00 08:15:04 Average: 424.97 315.77 109.20 0.00 28152.70 41385.46 0.00 08:15:04 08:15:04 07:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:15:04 07:58:01 77468 0 663924 35.29 2596 1137556 1530064 52.22 673808 917972 56568 08:15:04 07:59:01 115336 0 762048 40.50 1580 1002580 1749316 59.70 616600 875996 71436 08:15:04 08:00:02 216488 0 774680 41.17 944 889432 1770108 60.41 630852 745888 50704 08:15:04 08:01:01 53188 0 738240 39.24 368 1089748 1300368 44.38 710572 844956 9804 08:15:04 08:02:02 60180 0 842428 44.77 88 978848 2354264 80.35 697576 895416 78732 08:15:04 08:03:02 327480 0 781796 41.55 88 772180 2145120 73.21 567100 738160 10268 08:15:04 08:04:01 69020 0 781304 41.52 88 1031132 2144768 73.20 630176 962428 98284 08:15:04 08:05:02 474988 0 708660 37.66 88 697808 1684356 57.48 527492 638728 36 08:15:04 08:06:01 113908 0 641668 34.10 88 1125880 1213396 41.41 585172 930752 20 08:15:04 08:07:01 114380 0 640732 34.05 88 1126344 1197780 40.88 584348 931464 20 08:15:04 08:08:01 114396 0 640712 34.05 88 1126348 1196752 40.84 584156 931464 8 08:15:04 08:09:01 114140 0 640960 34.07 88 1126356 1196788 40.84 584476 931484 8 08:15:04 08:10:01 114204 0 640888 34.06 88 1126364 1196800 40.84 584580 931492 12 08:15:04 08:11:01 114780 0 640304 34.03 88 1126372 1187572 40.53 583872 931220 12 08:15:04 08:12:01 113936 0 640400 34.04 88 1127120 1187536 40.53 583900 931876 28 08:15:04 08:13:01 113928 0 640400 34.04 88 1127128 1187548 40.53 584092 931888 8 08:15:04 08:14:01 114716 0 639620 33.99 88 1127120 1181332 40.32 583040 931864 8 08:15:04 Average: 142502 0 695221 36.95 390 1043430 1495522 51.04 606577 882532 22115 08:15:04 08:15:04 07:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:15:04 07:58:01 eth0 1523.94 1449.38 7462.15 176.46 0.00 0.00 0.00 0.00 08:15:04 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 07:58:01 docker0 877.35 727.19 71.95 2673.82 0.00 0.00 0.00 0.00 08:15:04 07:59:01 veth7ab308e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:15:04 07:59:01 eth0 239.10 169.03 859.03 26.90 0.00 0.00 0.00 0.00 08:15:04 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 07:59:01 docker0 149.58 204.79 10.88 826.91 0.00 0.00 0.00 0.00 08:15:04 08:00:02 veth7ab308e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:00:02 eth0 33.55 20.09 24.99 55.51 0.00 0.00 0.00 0.00 08:15:04 08:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:01:01 veth13e9273 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:15:04 08:01:01 eth0 238.38 185.25 1733.60 57.67 0.00 0.00 0.00 0.00 08:15:04 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:02:02 veth13e9273 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 08:15:04 08:02:02 eth0 65.25 47.78 163.16 63.68 0.00 0.00 0.00 0.00 08:15:04 08:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:02:02 docker0 14.36 22.48 0.85 143.47 0.00 0.00 0.00 0.00 08:15:04 08:03:02 veth13e9273 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:03:02 veth9f5a8ed 3.17 6.28 0.22 38.88 0.00 0.00 0.00 0.00 08:15:04 08:03:02 eth0 29.97 17.07 100.76 8.68 0.00 0.00 0.00 0.00 08:15:04 08:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:04:01 veth13e9273 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:15:04 08:04:01 eth0 66.84 33.02 179.00 19.38 0.00 0.00 0.00 0.00 08:15:04 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:04:01 docker0 1069.59 997.74 85.59 3880.37 0.00 0.00 0.00 0.00 08:15:04 08:05:02 veth13e9273 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:05:02 eth0 43.69 35.96 14.43 85.37 0.00 0.00 0.00 0.00 08:15:04 08:05:02 veth9bf728e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:15:04 08:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:06:01 eth0 227.59 146.93 1715.58 24.12 0.00 0.00 0.00 0.00 08:15:04 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:06:01 docker0 1106.57 1076.23 87.98 4341.49 0.00 0.00 0.00 0.00 08:15:04 08:07:01 eth0 4.16 0.92 1.21 0.65 0.00 0.00 0.00 0.00 08:15:04 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:08:01 eth0 3.73 0.80 1.01 0.56 0.00 0.00 0.00 0.00 08:15:04 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:09:01 eth0 3.96 0.93 1.07 0.60 0.00 0.00 0.00 0.00 08:15:04 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:10:01 eth0 3.63 0.78 0.98 0.62 0.00 0.00 0.00 0.00 08:15:04 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:11:01 eth0 3.33 0.83 0.98 0.59 0.00 0.00 0.00 0.00 08:15:04 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:12:01 eth0 2.03 0.90 0.98 0.66 0.00 0.00 0.00 0.00 08:15:04 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:13:01 eth0 0.57 0.25 0.27 0.16 0.00 0.00 0.00 0.00 08:15:04 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:14:01 eth0 0.23 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:15:04 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 Average: eth0 146.33 124.07 719.27 30.74 0.00 0.00 0.00 0.00 08:15:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:04 Average: docker0 64.09 62.33 5.10 251.44 0.00 0.00 0.00 0.00 08:15:04 08:15:04 08:15:04 ---> sar -P ALL: 08:15:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 08:15:04 08:15:04 07:56:22 LINUX RESTART (4 CPU) 08:15:04 08:15:04 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:15:04 07:58:01 all 15.03 0.00 8.17 1.88 0.04 74.88 08:15:04 07:58:01 0 15.01 0.00 10.86 0.74 0.03 73.36 08:15:04 07:58:01 1 11.48 0.00 6.69 1.88 0.03 79.92 08:15:04 07:58:01 2 18.84 0.00 7.88 1.87 0.03 71.38 08:15:04 07:58:01 3 14.81 0.00 7.30 3.02 0.05 74.82 08:15:04 07:59:01 all 17.78 0.00 9.92 6.42 0.04 65.83 08:15:04 07:59:01 0 18.39 0.00 9.36 4.88 0.03 67.33 08:15:04 07:59:01 1 18.30 0.00 10.76 7.38 0.05 63.51 08:15:04 07:59:01 2 17.43 0.00 9.67 7.19 0.02 65.69 08:15:04 07:59:01 3 17.01 0.00 9.90 6.24 0.05 66.80 08:15:04 08:00:02 all 60.83 0.00 15.58 6.75 0.05 16.79 08:15:04 08:00:02 0 58.79 0.00 14.87 8.38 0.03 17.92 08:15:04 08:00:02 1 61.94 0.00 15.80 9.19 0.07 13.00 08:15:04 08:00:02 2 61.24 0.00 15.58 5.21 0.05 17.92 08:15:04 08:00:02 3 61.37 0.00 16.09 4.19 0.03 18.31 08:15:04 08:01:01 all 27.73 0.00 13.23 3.85 0.03 55.16 08:15:04 08:01:01 0 27.18 0.00 12.90 3.36 0.02 56.54 08:15:04 08:01:01 1 27.08 0.00 12.63 5.23 0.03 55.04 08:15:04 08:01:01 2 26.83 0.00 13.43 2.52 0.04 57.17 08:15:04 08:01:01 3 29.85 0.00 13.96 4.26 0.03 51.90 08:15:04 08:02:02 all 20.90 0.00 32.17 21.06 0.08 25.79 08:15:04 08:02:02 0 20.66 0.00 31.41 19.85 0.07 28.00 08:15:04 08:02:02 1 20.74 0.00 31.91 22.66 0.07 24.62 08:15:04 08:02:02 2 21.18 0.00 32.63 21.30 0.09 24.80 08:15:04 08:02:02 3 21.03 0.00 32.71 20.43 0.09 25.74 08:15:04 08:03:02 all 54.07 0.00 19.91 15.17 0.05 10.80 08:15:04 08:03:02 0 55.47 0.00 18.58 16.65 0.05 9.24 08:15:04 08:03:02 1 51.89 0.00 19.98 15.86 0.05 12.22 08:15:04 08:03:02 2 54.50 0.00 20.52 12.93 0.05 12.00 08:15:04 08:03:02 3 54.43 0.00 20.53 15.25 0.05 9.74 08:15:04 08:04:01 all 17.69 0.00 26.32 25.70 0.07 30.22 08:15:04 08:04:01 0 17.35 0.00 27.35 27.27 0.05 27.98 08:15:04 08:04:01 1 17.35 0.00 23.89 20.95 0.07 37.75 08:15:04 08:04:01 2 18.00 0.00 27.45 24.60 0.05 29.90 08:15:04 08:04:01 3 18.08 0.00 26.59 30.04 0.09 25.21 08:15:04 08:05:02 all 42.78 0.00 20.79 19.98 0.08 16.37 08:15:04 08:05:02 0 43.49 0.00 19.95 19.78 0.09 16.69 08:15:04 08:05:02 1 41.69 0.00 20.21 17.57 0.07 20.45 08:15:04 08:05:02 2 43.01 0.00 21.17 21.17 0.09 14.55 08:15:04 08:05:02 3 42.92 0.00 21.83 21.42 0.07 13.76 08:15:04 08:06:01 all 9.61 0.00 7.22 4.28 0.05 78.85 08:15:04 08:06:01 0 13.94 0.00 8.31 2.91 0.05 74.78 08:15:04 08:06:01 1 6.98 0.00 6.10 3.41 0.05 83.46 08:15:04 08:06:01 2 10.30 0.00 8.14 6.56 0.03 74.97 08:15:04 08:06:01 3 7.21 0.00 6.33 4.24 0.05 82.17 08:15:04 08:07:01 all 0.11 0.00 0.04 0.05 0.01 99.80 08:15:04 08:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 08:15:04 08:07:01 1 0.03 0.00 0.03 0.12 0.00 99.82 08:15:04 08:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:04 08:07:01 3 0.07 0.00 0.05 0.07 0.02 99.80 08:15:04 08:08:01 all 0.20 0.00 0.13 0.00 0.01 99.65 08:15:04 08:08:01 0 0.07 0.00 0.10 0.00 0.00 99.83 08:15:04 08:08:01 1 0.08 0.00 0.15 0.00 0.02 99.75 08:15:04 08:08:01 2 0.58 0.00 0.13 0.00 0.03 99.25 08:15:04 08:08:01 3 0.08 0.00 0.15 0.00 0.00 99.77 08:15:04 08:15:04 08:08:01 CPU %user %nice %system %iowait %steal %idle 08:15:04 08:09:01 all 0.16 0.00 0.03 0.00 0.00 99.80 08:15:04 08:09:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:15:04 08:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:04 08:09:01 2 0.52 0.00 0.02 0.00 0.00 99.47 08:15:04 08:09:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:15:04 08:10:01 all 0.10 0.00 0.04 0.00 0.01 99.85 08:15:04 08:10:01 0 0.28 0.00 0.07 0.00 0.03 99.62 08:15:04 08:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:04 08:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:04 08:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:15:04 08:11:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:15:04 08:11:01 0 0.48 0.00 0.03 0.00 0.00 99.48 08:15:04 08:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:04 08:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:15:04 08:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:04 08:12:01 all 0.17 0.00 0.06 0.02 0.00 99.75 08:15:04 08:12:01 0 0.52 0.00 0.02 0.00 0.00 99.47 08:15:04 08:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:04 08:12:01 2 0.08 0.00 0.15 0.08 0.00 99.68 08:15:04 08:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:15:04 08:13:01 all 0.14 0.00 0.02 0.00 0.00 99.83 08:15:04 08:13:01 0 0.50 0.00 0.03 0.00 0.00 99.47 08:15:04 08:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:04 08:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:04 08:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:15:04 08:14:01 all 0.14 0.00 0.02 0.00 0.00 99.83 08:15:04 08:14:01 0 0.50 0.00 0.02 0.00 0.00 99.48 08:15:04 08:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:04 08:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:04 08:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:15:04 Average: all 15.37 0.00 8.82 6.02 0.03 69.76 08:15:04 Average: 0 15.70 0.00 8.84 5.94 0.03 69.49 08:15:04 Average: 1 14.79 0.00 8.52 5.97 0.03 70.69 08:15:04 Average: 2 15.69 0.00 9.02 5.94 0.03 69.32 08:15:04 Average: 3 15.31 0.00 8.90 6.22 0.03 69.54 08:15:04 08:15:04 08:15:04