Pull request #3209 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e1f8108961685962612542af4b49151a44b672f9+f11e4988ceb8c382fc034555d9d0b35dfdaf49ab (d5dd777f6ba3ac42791adbb963be7b0e41f4071c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28729’ Running on prd-centos7-docker-4c-2g-28733 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) > 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/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # 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 f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git rev-list --no-walk d4f543815f6cfa7b3cb4504a249d8bd7206213b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:03 ========================================================= 18:31:03 EdgeX Global Pipelines Version Info 18:31:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:05 ------------------- 18:31:05 stable info: 18:31:05 ------------------- 18:31:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 18:31:05 Message: update stable to v1.0.184 18:31:06 ------------------- 18:31:06 experimental info: 18:31:06 ------------------- 18:31:06 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:06 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 18:31:06 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:31:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3209 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3209 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3209 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1f8108961685962612542af4b49151a44b672f9 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1f8108 [Pipeline] echo 18:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:31:09 provisioning config files... 18:31:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8295661773753219764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:09 ---> docker-login.sh 18:31:09 nexus3.edgexfoundry.org:10001 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:09 Configure a credential helper to remove this warning. See 18:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:09 18:31:09 Login Succeeded 18:31:09 nexus3.edgexfoundry.org:10002 18:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:10 Configure a credential helper to remove this warning. See 18:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:10 18:31:10 Login Succeeded 18:31:10 nexus3.edgexfoundry.org:10003 18:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:10 Configure a credential helper to remove this warning. See 18:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:10 18:31:10 Login Succeeded 18:31:10 nexus3.edgexfoundry.org:10004 18:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:10 Configure a credential helper to remove this warning. See 18:31:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:10 18:31:10 Login Succeeded 18:31:10 docker.io 18:31:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:11 Configure a credential helper to remove this warning. See 18:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:11 18:31:11 Login Succeeded 18:31:11 ---> docker-login.sh ends [Pipeline] } 18:31:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:11 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/core-command/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo core-command,cmd/core-command/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/core-data/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo core-data,cmd/core-data/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/core-metadata/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo core-metadata,cmd/core-metadata/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/security-bootstrapper/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/security-proxy-setup/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/support-notifications/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo support-notifications,cmd/support-notifications/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/support-scheduler/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:31:11 + for file in '`ls cmd/**/Dockerfile`' 18:31:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:31:11 ++ cut -d/ -f2 18:31:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:31:11 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:12 18:31:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:31:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:12 latest: Pulling from edgex-devops/git-semver 18:31:12 31603596830f: Pulling fs layer 18:31:12 2a8b12db71e7: Pulling fs layer 18:31:12 6ca5941a6612: Pulling fs layer 18:31:12 ecc8261a40a4: Pulling fs layer 18:31:12 ecc8261a40a4: Waiting 18:31:12 2a8b12db71e7: Verifying Checksum 18:31:12 2a8b12db71e7: Download complete 18:31:12 31603596830f: Verifying Checksum 18:31:12 31603596830f: Download complete 18:31:13 ecc8261a40a4: Verifying Checksum 18:31:13 ecc8261a40a4: Download complete 18:31:13 6ca5941a6612: Verifying Checksum 18:31:13 6ca5941a6612: Download complete 18:31:13 31603596830f: Pull complete 18:31:13 2a8b12db71e7: Pull complete 18:31:14 6ca5941a6612: Pull complete 18:31:14 ecc8261a40a4: Pull complete 18:31:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:31:14 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:31:17 $ docker top 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:18 [ssh-agent] Looking for ssh-agent implementation... 18:31:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:18 $ docker exec 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent 18:31:18 SSH_AUTH_SOCK=/tmp/ssh-1Qac6547U14t/agent.11 18:31:18 SSH_AGENT_PID=16 18:31:18 Running ssh-add (command line suppressed) 18:31:18 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3854323318515972303.key (/w/workspace/edgex-go/7@tmp/private_key_3854323318515972303.key) 18:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:19 + git tag --points-at HEAD [Pipeline] } 18:31:19 $ docker exec --env ******** --env ******** 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent -k 18:31:19 unset SSH_AUTH_SOCK; 18:31:19 unset SSH_AGENT_PID; 18:31:19 echo Agent pid 16 killed; 18:31:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:19 [ssh-agent] Looking for ssh-agent implementation... 18:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:19 $ docker exec 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent 18:31:19 SSH_AUTH_SOCK=/tmp/ssh-85G1wXe3nZ6i/agent.46 18:31:19 SSH_AGENT_PID=51 18:31:19 Running ssh-add (command line suppressed) 18:31:19 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1230927533443450522.key (/w/workspace/edgex-go/7@tmp/private_key_1230927533443450522.key) 18:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:20 + git semver init 18:31:20 # -> Open(): unable to determine branch for HEAD 18:31:20 # $GIT_DIR = /w/workspace/edgex-go/7/.git 18:31:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 18:31:20 # $SEMVER_REMOTE_NAME = origin 18:31:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:20 # $SEMVER_USER_NAME = edgex-jenkins 18:31:20 # $SEMVER_BRANCH = PR-3209 18:31:20 # $SEMVER_TEMP = /tmp/semver-525810859 18:31:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:31:42 # '/tmp/semver-525810859' -> '/w/workspace/edgex-go/7/.semver' 18:31:42 # -> Force: false 18:31:42 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 18:31:42 $ docker exec --env ******** --env ******** 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 ssh-agent -k 18:31:42 unset SSH_AUTH_SOCK; 18:31:42 unset SSH_AGENT_PID; 18:31:42 echo Agent pid 51 killed; 18:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:43 + git semver [Pipeline] } 18:31:43 $ docker stop --time=1 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 18:31:45 $ docker rm -f 8653ab6438902ab4d08a59aaa0436b0f04ccba49b44128f7210921c1bef20bd6 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:46 Stashed 1 file(s) [Pipeline] echo 18:31:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:31:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:31:47 + sudo service docker restart 18:31:47 + true 18:31:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:31:48 ========================================================= 18:31:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:31:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:31:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:31:52 Sending build context to Docker daemon 328.3MB 18:31:52 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:31:52 Step 2/6 : FROM ${BASE} 18:31:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:52 188c0c94c7c5: Pulling fs layer 18:31:52 0ef7d3d256c8: Pulling fs layer 18:31:52 de9db76c5a1d: Pulling fs layer 18:31:52 bca2f99d35d6: Pulling fs layer 18:31:52 93359f2a8cfa: Pulling fs layer 18:31:52 7c6f9722023f: Pulling fs layer 18:31:52 a35cf1a2eb13: Pulling fs layer 18:31:52 a35cf1a2eb13: Waiting 18:31:52 7c6f9722023f: Waiting 18:31:52 93359f2a8cfa: Waiting 18:31:52 bca2f99d35d6: Waiting 18:31:52 de9db76c5a1d: Verifying Checksum 18:31:52 de9db76c5a1d: Download complete 18:31:52 0ef7d3d256c8: Download complete 18:31:52 93359f2a8cfa: Download complete 18:31:52 7c6f9722023f: Download complete 18:31:52 188c0c94c7c5: Verifying Checksum 18:31:52 188c0c94c7c5: Download complete 18:31:53 188c0c94c7c5: Pull complete 18:31:53 0ef7d3d256c8: Pull complete 18:31:53 de9db76c5a1d: Pull complete 18:31:55 a35cf1a2eb13: Verifying Checksum 18:31:55 a35cf1a2eb13: Download complete 18:31:55 bca2f99d35d6: Verifying Checksum 18:31:55 bca2f99d35d6: Download complete 18:32:01 Still waiting to schedule task 18:32:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:32:02 bca2f99d35d6: Pull complete 18:32:02 93359f2a8cfa: Pull complete 18:32:02 7c6f9722023f: Pull complete 18:32:06 a35cf1a2eb13: Pull complete 18:32:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:32:06 ---> a62c8e92a672 18:32:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:32:06 ---> Running in 1fd868ff3a64 18:32:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:32:08 (1/12) Installing libmagic (5.38-r0) 18:32:08 (2/12) Installing file (5.38-r0) 18:32:09 (3/12) Installing libc-dev (0.7.2-r3) 18:32:09 (4/12) Installing g++ (9.3.0-r2) 18:32:14 (5/12) Installing fortify-headers (1.1-r0) 18:32:14 (6/12) Installing patch (2.7.6-r6) 18:32:14 (7/12) Installing build-base (0.5-r2) 18:32:14 (8/12) Installing libsodium (1.0.18-r0) 18:32:14 (9/12) Installing pkgconf (1.7.2-r0) 18:32:14 (10/12) Installing libsodium-dev (1.0.18-r0) 18:32:14 (11/12) Installing libzmq (4.3.3-r0) 18:32:14 (12/12) Installing zeromq-dev (4.3.3-r0) 18:32:14 Executing busybox-1.31.1-r19.trigger 18:32:14 OK: 233 MiB in 51 packages 18:32:19 Removing intermediate container 1fd868ff3a64 18:32:19 ---> 4fe538c9cc93 18:32:19 Step 4/6 : WORKDIR /edgex-go 18:32:19 ---> Running in c4e6af0837ec 18:32:19 Removing intermediate container c4e6af0837ec 18:32:19 ---> 619a5445f07e 18:32:19 Step 5/6 : COPY go.mod . 18:32:19 ---> 5d6abde8a79e 18:32:19 Step 6/6 : RUN go mod download 18:32:19 ---> Running in db611b97f2bb 18:32:45 Removing intermediate container db611b97f2bb 18:32:45 ---> 46a1e196dd46 18:32:45 Successfully built 46a1e196dd46 18:32:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:32:46 + docker inspect -f . ci-base-image-x86_64 18:32:46 . [Pipeline] withDockerContainer 18:32:46 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:47 $ docker top ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:47 + go version 18:32:47 go version go1.15.5 linux/amd64 [Pipeline] } 18:32:47 $ docker stop --time=1 ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 18:32:49 $ docker rm -f ab9718abc590e06d78dad5e5565267e305985cc4ef2c9b338a5956b48dd538e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:49 + docker inspect -f . ci-base-image-x86_64 18:32:49 . [Pipeline] withDockerContainer 18:32:50 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:51 $ docker top 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 -eo pid,comm [Pipeline] { [Pipeline] echo 18:32:51 ========================================================= 18:32:51 [edgeXBuildGoParallel] Running Tests and Build... 18:32:51 ========================================================= [Pipeline] sh 18:32:51 + make test 18:32:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:33:01 ? github.com/edgexfoundry/edgex-go [no test files] 18:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:33:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:33:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:33:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:33:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements 18:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.730s coverage: 27.1% of statements 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.125s coverage: 66.2% of statements 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.470s coverage: 82.4% of statements 18:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.450s coverage: 28.6% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.564s coverage: 92.8% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.108s coverage: 0.1% of statements 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.045s coverage: 96.3% of statements 18:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 18:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements 18:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements 18:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.093s coverage: 81.4% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.118s coverage: 77.8% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.6% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.6% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 62.4% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 69.1% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.137s coverage: 47.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 88.5% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.877s coverage: 29.1% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 95.6% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:34:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 18:34:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 18:34:09 GO111MODULE=on go vet ./... 18:34:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28740 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws 18:34:37 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 18:34:42 gofmt -l . 18:34:42 [ "`gofmt -l .`" = "" ] 18:34:42 ./bin/test-go-mod-tidy.sh 18:34:42 ./bin/test-attribution-txt.sh 18:34:42 using credential edgex-jenkins-ssh 18:34:42 Cloning the remote Git repository [Pipeline] sh 18:34:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:34:42 > git init /w/workspace/edgex-go/7 # timeout=10 18:34:42 + ls -al . 18:34:42 total 732 18:34:42 drwxrwxr-x 10 1001 1001 4096 Mar 5 18:34 . 18:34:42 drwxr-xr-x 4 root root 28 Mar 5 18:32 .. 18:34:42 -rw-rw-r-- 1 1001 1001 11 Mar 5 18:30 .dockerignore 18:34:42 drwxrwxr-x 8 1001 1001 179 Mar 5 18:31 .git 18:34:42 drwxrwxr-x 3 1001 1001 125 Mar 5 18:30 .github 18:34:42 -rw-rw-r-- 1 1001 1001 818 Mar 5 18:30 .gitignore 18:34:42 drwx------ 3 1001 1001 60 Mar 5 18:31 .semver 18:34:42 -rw-rw-r-- 1 1001 1001 166 Mar 5 18:30 .sonarcloud.properties 18:34:42 -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:30 Attribution.txt 18:34:42 -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:30 CONTRIBUTING.md 18:34:42 -rw-rw-r-- 1 1001 1001 931 Mar 5 18:30 Dockerfile.build 18:34:42 -rw-rw-r-- 1 1001 1001 863 Mar 5 18:30 Jenkinsfile 18:34:42 -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:30 LICENSE 18:34:42 -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:30 Makefile 18:34:42 -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:30 README.md 18:34:42 -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:30 SECURITY.md 18:34:42 -rw-rw-r-- 1 1001 1001 5 Mar 5 18:31 VERSION 18:34:42 -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:30 ZMQWindows.md 18:34:42 drwxrwxr-x 2 1001 1001 117 Mar 5 18:30 bin 18:34:42 drwxrwxr-x 14 1001 1001 4096 Mar 5 18:30 cmd 18:34:42 -rw-r--r-- 1 root root 621194 Mar 5 18:34 coverage.out 18:34:42 -rw-r--r-- 1 root root 1055 Mar 5 18:34 go.mod 18:34:42 -rw-r--r-- 1 root root 21817 Mar 5 18:34 go.sum 18:34:42 drwxrwxr-x 8 1001 1001 127 Mar 5 18:30 internal 18:34:42 drwxrwxr-x 4 1001 1001 26 Mar 5 18:30 openapi 18:34:42 drwxrwxr-x 4 1001 1001 71 Mar 5 18:30 snap 18:34:42 -rw-rw-r-- 1 1001 1001 168 Mar 5 18:30 version.go [Pipeline] sh 18:34:42 + '[' -e coverage.out ] 18:34:42 + chown 1001:1001 coverage.out [Pipeline] stash 18:34:43 Stashed 1 file(s) [Pipeline] sh 18:34:43 + make build 18:34:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:34:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:34:42 > git --version # timeout=10 18:34:42 > git --version # 'git version 2.17.1' 18:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:34:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:35:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:35:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:35: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 18:35:02 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 18:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:35:03 Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 18:35:03 Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) 18:35:02 > git config core.sparsecheckout # timeout=10 18:35:02 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 18:35:02 > git remote # timeout=10 18:35:02 > git config --get remote.origin.url # timeout=10 18:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:02 > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 18:35:02 > git rev-parse HEAD^{commit} # timeout=10 18:35:03 > git config core.sparsecheckout # timeout=10 18:35:03 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 18:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:35:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:35:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 18:35:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:35:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:35:09 + sudo service docker restart 18:35:09 + true 18:35:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:35:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:35:12 provisioning config files... 18:35:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6122751893092425271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:12 ---> docker-login.sh 18:35:12 nexus3.edgexfoundry.org:10001 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 18:35:14 $ docker stop --time=1 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 18:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:14 Configure a credential helper to remove this warning. See 18:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:14 18:35:14 Login Succeeded 18:35:14 nexus3.edgexfoundry.org:10002 18:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:14 Configure a credential helper to remove this warning. See 18:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:14 18:35:14 Login Succeeded 18:35:14 nexus3.edgexfoundry.org:10003 18:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:15 Configure a credential helper to remove this warning. See 18:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:15 18:35:15 Login Succeeded 18:35:15 nexus3.edgexfoundry.org:10004 18:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:15 Configure a credential helper to remove this warning. See 18:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:15 18:35:15 Login Succeeded 18:35:15 docker.io 18:35:15 $ docker rm -f 478063a7b98fd3da198678e58e13d1c18c1eba363de6e0010c14c99f63f34723 18:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:16 Configure a credential helper to remove this warning. See 18:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:16 18:35:16 Login Succeeded 18:35:16 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:35:16 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 18:35:17 ========================================================= 18:35:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:35:18 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:18 18:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:18 latest: Pulling from edgex-devops/edgex-compose 18:35:18 cbdbe7a5bc2a: Pulling fs layer 18:35:18 ca9280d653b3: Pulling fs layer 18:35:18 7e9c9ca2126c: Pulling fs layer 18:35:19 cbdbe7a5bc2a: Download complete 18:35:19 ca9280d653b3: Verifying Checksum 18:35:19 ca9280d653b3: Download complete 18:35:19 cbdbe7a5bc2a: Pull complete 18:35:20 7e9c9ca2126c: Verifying Checksum 18:35:20 7e9c9ca2126c: Download complete 18:35:20 ca9280d653b3: Pull complete 18:35:20 Sending build context to Docker daemon 166.6MB 18:35:20 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:35:20 Step 2/6 : FROM ${BASE} 18:35:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:35:20 5f621e34cdf4: Pulling fs layer 18:35:20 a4357932f1b6: Pulling fs layer 18:35:20 18c013af1878: Pulling fs layer 18:35:20 00ac8860ef70: Pulling fs layer 18:35:20 63d7cb157983: Pulling fs layer 18:35:20 b116817d02f9: Pulling fs layer 18:35:20 745a02a5169b: Pulling fs layer 18:35:20 00ac8860ef70: Waiting 18:35:20 63d7cb157983: Waiting 18:35:20 b116817d02f9: Waiting 18:35:20 745a02a5169b: Waiting 18:35:20 18c013af1878: Verifying Checksum 18:35:20 18c013af1878: Download complete 18:35:20 a4357932f1b6: Download complete 18:35:20 63d7cb157983: Verifying Checksum 18:35:20 63d7cb157983: Download complete 18:35:20 b116817d02f9: Download complete 18:35:20 5f621e34cdf4: Verifying Checksum 18:35:20 5f621e34cdf4: Download complete 18:35:21 5f621e34cdf4: Pull complete 18:35:21 a4357932f1b6: Pull complete 18:35:22 18c013af1878: Pull complete 18:35:23 745a02a5169b: Verifying Checksum 18:35:23 745a02a5169b: Download complete 18:35:24 00ac8860ef70: Verifying Checksum 18:35:24 00ac8860ef70: Download complete 18:35:27 7e9c9ca2126c: Pull complete 18:35:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:35:27 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:35:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:35:30 $ docker top 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:30 + docker-compose build --help 18:35:30 + grep parallel 18:35:31 --parallel Build images in parallel. [Pipeline] } 18:35:31 $ docker stop --time=1 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef 18:35:33 $ docker rm -f 6896b0f04c9c61c8229d56f36215ab775ef798c650604f299170200fece31aef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:33 . [Pipeline] withDockerContainer 18:35:33 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:35:33 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:35:34 00ac8860ef70: Pull complete 18:35:34 $ docker top 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 -eo pid,comm 18:35:34 63d7cb157983: Pull complete 18:35:34 b116817d02f9: Pull complete [Pipeline] { [Pipeline] sh 18:35:35 + docker-compose -f ./docker-compose-build.yml build --parallel 18:35:36 Building docker-core-command-go ... 18:35:36 Building docker-core-data-go ... 18:35:36 Building docker-core-metadata-go ... 18:35:36 Building docker-security-bootstrapper-go ... 18:35:36 Building docker-security-proxy-setup-go ... 18:35:36 Building docker-security-secretstore-setup-go ... 18:35:36 Building docker-support-notifications-go ... 18:35:36 Building docker-support-scheduler-go ... 18:35:36 Building docker-sys-mgmt-agent-go ... 18:35:36 Building docker-sys-mgmt-agent-go 18:35:36 Building docker-core-command-go 18:35:36 Building docker-core-data-go 18:35:36 Building docker-security-secretstore-setup-go 18:35:36 Building docker-security-proxy-setup-go 18:35:39 745a02a5169b: Pull complete 18:35:39 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:35:39 ---> b7e6874047d6 18:35:39 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:35:41 ---> Running in f245a3437042 18:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:44 (1/12) Installing libmagic (5.38-r0) 18:35:44 (2/12) Installing file (5.38-r0) 18:35:44 (3/12) Installing libc-dev (0.7.2-r3) 18:35:44 (4/12) Installing g++ (9.3.0-r2) 18:35:49 (5/12) Installing fortify-headers (1.1-r0) 18:35:49 (6/12) Installing patch (2.7.6-r6) 18:35:49 (7/12) Installing build-base (0.5-r2) 18:35:49 (8/12) Installing libsodium (1.0.18-r0) 18:35:49 (9/12) Installing pkgconf (1.7.2-r0) 18:35:49 (10/12) Installing libsodium-dev (1.0.18-r0) 18:35:49 (11/12) Installing libzmq (4.3.3-r0) 18:35:49 (12/12) Installing zeromq-dev (4.3.3-r0) 18:35:49 Executing busybox-1.31.1-r19.trigger 18:35:49 OK: 217 MiB in 51 packages 18:35:53 Removing intermediate container f245a3437042 18:35:53 ---> d3eae7778110 18:35:53 Step 4/6 : WORKDIR /edgex-go 18:35:53 ---> Running in d41464d706b3 18:35:53 Removing intermediate container d41464d706b3 18:35:53 ---> 9211fba1374c 18:35:53 Step 5/6 : COPY go.mod . 18:35:54 ---> 74fe2875250f 18:35:54 Step 6/6 : RUN go mod download 18:35:54 ---> Running in e5fcb9419add 18:36:08 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:36:08 ---> 46a1e196dd46 18:36:08 Step 3/21 : WORKDIR /edgex-go 18:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:08 ---> 46a1e196dd46 18:36:08 Step 3/23 : WORKDIR /edgex-go 18:36:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:08 ---> 46a1e196dd46 18:36:08 Step 3/23 : WORKDIR /edgex-go 18:36:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:36:08 ---> 46a1e196dd46 18:36:08 Step 3/26 : WORKDIR /edgex-go 18:36:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:36:08 ---> 46a1e196dd46 18:36:08 Step 3/24 : WORKDIR /edgex-go 18:36:09 ---> Running in c4785841da0f 18:36:09 ---> Running in 6b8142a5c790 18:36:09 ---> Running in dbe0aeffed19 18:36:09 ---> Running in 59ca746dafd0 18:36:09 ---> Running in 5c4dc9ab24e8 18:36:09 Removing intermediate container 6b8142a5c790 18:36:09 ---> 502eb2977a44 18:36:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:09 Removing intermediate container c4785841da0f 18:36:09 ---> 7132a0dbf8d9 18:36:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:09 Removing intermediate container 5c4dc9ab24e8 18:36:09 ---> 20e3125a1273 18:36:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:09 Removing intermediate container dbe0aeffed19 18:36:09 ---> 1259e1e9a296 18:36:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:09 Removing intermediate container 59ca746dafd0 18:36:09 ---> c4d02a0769cf 18:36:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:10 ---> Running in 054230ec0cae 18:36:10 ---> Running in f20e052f692c 18:36:10 ---> Running in e918e6032ba1 18:36:10 ---> Running in 9b5ccdd60e6f 18:36:10 ---> Running in b12793fc0ed4 18:36:11 Removing intermediate container f20e052f692c 18:36:11 ---> e571267b5bf5 18:36:11 Step 5/24 : RUN apk add --update --no-cache make git 18:36:11 Removing intermediate container 054230ec0cae 18:36:11 ---> caa495124aeb 18:36:11 Step 5/26 : RUN apk add --update --no-cache make bash git 18:36:12 ---> Running in 780c6709a400 18:36:12 ---> Running in 633f77542af9 18:36:12 Removing intermediate container e918e6032ba1 18:36:12 ---> 666ff34d8d90 18:36:12 Step 5/21 : RUN apk add --update --no-cache make git 18:36:12 ---> Running in 1c7e6dfff798 18:36:12 Removing intermediate container 9b5ccdd60e6f 18:36:12 ---> 2365ba911461 18:36:12 Step 5/23 : RUN apk add --update --no-cache make git 18:36:12 Removing intermediate container b12793fc0ed4 18:36:12 ---> 87589ca24544 18:36:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:36:13 ---> Running in e6a2978218ab 18:36:13 ---> Running in 9d851245e8da 18:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:14 OK: 233 MiB in 51 packages 18:36:14 OK: 233 MiB in 51 packages 18:36:15 OK: 233 MiB in 51 packages 18:36:15 OK: 233 MiB in 51 packages 18:36:15 Removing intermediate container 780c6709a400 18:36:15 ---> 9d1ab717d8ae 18:36:15 Step 6/26 : COPY go.mod . 18:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:15 ---> 605e2c08fb11 18:36:15 Step 7/26 : RUN go mod download 18:36:15 Removing intermediate container 633f77542af9 18:36:15 ---> dfb33b1123b8 18:36:15 Step 6/24 : COPY go.mod . 18:36:15 ---> Running in 568be5efdf09 18:36:15 Removing intermediate container e6a2978218ab 18:36:15 ---> a0cfbef31be9 18:36:15 Step 6/23 : COPY go.mod . 18:36:16 Removing intermediate container 1c7e6dfff798 18:36:16 ---> 0ade13f8f999 18:36:16 Step 6/21 : COPY go.mod . 18:36:16 ---> 218e8db41a6e 18:36:16 Step 7/24 : RUN go mod download 18:36:16 ---> c15c05e9376c 18:36:16 Step 7/23 : RUN go mod download 18:36:16 ---> Running in 4f1562bb3d36 18:36:16 ---> 518619048586 18:36:16 Step 7/21 : RUN go mod download 18:36:16 ---> Running in 76b15f6390f7 18:36:16 ---> Running in 54c8febfef85 18:36:18 Removing intermediate container 568be5efdf09 18:36:18 ---> af42de919a63 18:36:18 Step 8/26 : COPY . . 18:36:18 Removing intermediate container 4f1562bb3d36 18:36:18 ---> 3f29b6e2f026 18:36:18 Step 8/24 : COPY . . 18:36:18 OK: 233 MiB in 51 packages 18:36:19 Removing intermediate container 54c8febfef85 18:36:19 ---> e26170f935e1 18:36:19 Step 8/21 : COPY . . 18:36:21 Removing intermediate container 76b15f6390f7 18:36:21 ---> 755d79824987 18:36:21 Step 8/23 : COPY . . 18:36:21 Removing intermediate container e5fcb9419add 18:36:21 ---> 8f11cf1e3b3c 18:36:21 Successfully built 8f11cf1e3b3c 18:36:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:36:22 + docker inspect -f . ci-base-image-arm64 18:36:22 . [Pipeline] withDockerContainer 18:36:22 prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container 18:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:24 $ docker top a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:25 + go version 18:36:25 go version go1.15.5 linux/arm64 [Pipeline] } 18:36:25 $ docker stop --time=1 a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a 18:36:27 $ docker rm -f a9835a692211f85653341d6faae07f4f648005c78c0391c7e0d474cbc928680a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:36:28 + docker inspect -f . ci-base-image-arm64 18:36:28 . [Pipeline] withDockerContainer 18:36:28 prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container 18:36:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:36:29 Removing intermediate container 9d851245e8da 18:36:29 ---> 538f593cec6f 18:36:29 Step 6/23 : COPY go.mod . 18:36:29 $ docker top 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 -eo pid,comm [Pipeline] { [Pipeline] echo 18:36:30 ========================================================= 18:36:30 [edgeXBuildGoParallel] Running Tests and Build... 18:36:30 ========================================================= [Pipeline] sh 18:36:30 + make test 18:36:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:36:33 ---> c1d8ed61eb63 18:36:33 Step 7/23 : RUN go mod download 18:36:34 ---> Running in b13fcdc1fd23 18:36:45 Removing intermediate container b13fcdc1fd23 18:36:45 ---> 8ae843f820fb 18:36:45 Step 8/23 : COPY . . 18:36:53 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:58 ---> 6a817ab164f7 18:36:58 Step 9/23 : RUN make cmd/core-command/core-command 18:36:58 ---> 1e479fcf1632 18:36:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:36:58 ---> 6bb97dc8b4d7 18:36:58 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:36:58 ---> Running in 4d1105c76732 18:36:58 ---> Running in e4180160fb48 18:36:59 ---> Running in e907167e3990 18:36:59 ---> 1faea7b24291 18:36:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:00 ---> Running in f584014b5dcc 18:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:37:08 ---> 4dcf8958ecd4 18:37:08 Step 9/23 : RUN make cmd/core-data/core-data 18:37:08 ---> Running in dc2020e96d35 18:37:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:37:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:37:45 Removing intermediate container e907167e3990 18:37:45 ---> 750d1d12270e 18:37:45 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:37:45 ---> Running in 5cb1331e46c9 18:37:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:37:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:48 Removing intermediate container 4d1105c76732 18:37:48 ---> 55a2547a4121 18:37:48 18:37:48 Step 10/24 : FROM alpine:3.12 18:37:48 3.12: Pulling from library/alpine 18:37:48 Removing intermediate container f584014b5dcc 18:37:48 ---> 113b2b188d92 18:37:48 18:37:48 Step 10/21 : FROM alpine:3.12 18:37:48 3.12: Pulling from library/alpine 18:37:48 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:37:48 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:37:48 Status: Downloaded newer image for alpine:3.12 18:37:48 ---> 88dd2752d2ea 18:37:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:37:48 Status: Image is up to date for alpine:3.12 18:37:48 ---> 88dd2752d2ea 18:37:48 Step 11/21 : RUN apk add --update --no-cache curl 18:37:49 ---> Running in 39bb5034c1e0 18:37:49 Removing intermediate container e4180160fb48 18:37:49 ---> 6dc88c5da1bc 18:37:49 18:37:49 Step 10/23 : FROM alpine:3.12 18:37:49 ---> 88dd2752d2ea 18:37:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:37:50 ---> Running in 027b39b2b62b 18:37:50 ---> Running in 25d56ed3fa50 18:37:50 Removing intermediate container 5cb1331e46c9 18:37:50 ---> e1eec5a0f25a 18:37:50 18:37:50 Step 11/26 : FROM docker:20.10.0 18:37:50 20.10.0: Pulling from library/docker 18:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:37:52 (1/5) Installing ca-certificates (20191127-r4) 18:37:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:37:52 (3/5) Installing libcurl (7.69.1-r3) 18:37:52 (4/5) Installing curl (7.69.1-r3) 18:37:52 (5/5) Installing dumb-init (1.2.2-r1) 18:37:52 Executing busybox-1.31.1-r19.trigger 18:37:52 Executing ca-certificates-20191127-r4.trigger 18:37:53 OK: 7 MiB in 19 packages 18:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:37:53 (1/1) Installing dumb-init (1.2.2-r1) 18:37:53 Executing busybox-1.31.1-r19.trigger 18:37:53 (1/4) Installing ca-certificates (20191127-r4) 18:37:53 OK: 6 MiB in 15 packages 18:37:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:37:53 (3/4) Installing libcurl (7.69.1-r3) 18:37:53 (4/4) Installing curl (7.69.1-r3) 18:37:53 Executing busybox-1.31.1-r19.trigger 18:37:53 Executing ca-certificates-20191127-r4.trigger 18:37:53 OK: 7 MiB in 18 packages 18:37:56 Removing intermediate container 39bb5034c1e0 18:37:56 ---> f0b0fdb6b1aa 18:37:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:56 Removing intermediate container dc2020e96d35 18:37:56 ---> b6e681bd0beb 18:37:56 18:37:56 Step 10/23 : FROM alpine:3.12 18:37:56 ---> 88dd2752d2ea 18:37:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:37:56 Removing intermediate container 25d56ed3fa50 18:37:56 ---> ba7a916bf75c 18:37:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:37:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:56 ---> Running in 1cbcfcf0ab1a 18:37:56 ---> Running in 23bf4d3e1ec3 18:37:56 ---> Running in 500a7c787b0c 18:37:56 Removing intermediate container 027b39b2b62b 18:37:56 ---> cf3de977171c 18:37:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:57 ---> Running in 0cc18045358d 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:57 Removing intermediate container 23bf4d3e1ec3 18:37:57 ---> 4a43df335b24 18:37:57 Step 12/23 : ENV APP_PORT=48080 18:37:57 Removing intermediate container 1cbcfcf0ab1a 18:37:57 ---> 8d41d75393f5 18:37:57 Step 13/24 : WORKDIR / 18:37:57 Removing intermediate container 500a7c787b0c 18:37:57 ---> 83d8e19ba369 18:37:57 Step 13/23 : ENV APP_PORT=48082 18:37:57 Removing intermediate container 0cc18045358d 18:37:57 ---> f7a64c7731e8 18:37:57 Step 13/21 : WORKDIR /edgex 18:37:57 ---> Running in 3091930c6c62 18:37:57 ---> Running in 2c381c380d52 18:37:58 ---> Running in b10d34b53212 18:37:58 ---> Running in 0ae976748bd1 18:37:58 Removing intermediate container 3091930c6c62 18:37:58 ---> d20ca408d21f 18:37:58 Step 13/23 : EXPOSE $APP_PORT 18:37:58 Removing intermediate container b10d34b53212 18:37:58 ---> 521a68663ff4 18:37:58 Step 14/23 : EXPOSE $APP_PORT 18:37:58 Removing intermediate container 2c381c380d52 18:37:58 ---> 5deeaf22a3aa 18:37:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:37:58 Removing intermediate container 0ae976748bd1 18:37:58 ---> 7cba25deaafd 18:37:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:37:58 ---> Running in 7779698f79fa 18:37:58 ---> Running in 706f0d4a608d 18:37:58 Removing intermediate container 706f0d4a608d 18:37:58 ---> d3a39131a4da 18:37:58 Step 15/23 : WORKDIR / 18:37:59 ---> 10ef3c35eb24 18:37: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 18:37:59 Removing intermediate container 7779698f79fa 18:37:59 ---> bf8d910d345e 18:37:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:37:59 ---> 2721c7a7e446 18:37:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:37:59 ---> Running in 8978b288db6e 18:37:59 Status: Downloaded newer image for docker:20.10.0 18:37:59 ---> aefe523efa57 18:37:59 Step 12/26 : RUN apk add --no-cache bash 18:37:59 ---> Running in bcec3b6e2089 18:38:00 ---> Running in f57f6d60cde7 18:38:00 ---> 18d77f0390e5 18:38:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:38:00 Removing intermediate container 8978b288db6e 18:38:00 ---> 471b88999068 18:38:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:00 ---> 4b23b6424a92 18:38:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:38:00 ---> 21f7283f48ff 18:38:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:38:00 ---> b500448bb8a0 18:38:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:01 (1/2) Installing readline (8.0.4-r0) 18:38:01 (2/2) Installing bash (5.0.17-r0) 18:38:01 Executing bash-5.0.17-r0.post-install 18:38:01 Executing busybox-1.31.1-r19.trigger 18:38:01 OK: 12 MiB in 22 packages 18:38:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:38:01 ---> f85c622a148c 18:38:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:38:01 ---> 4cac61a221d1 18:38:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:38:01 ---> Running in 9e9a3b226c4a 18:38:02 ---> a49aaf1005a3 18:38:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:38:02 Removing intermediate container bcec3b6e2089 18:38:02 ---> 30508ebbae70 18:38:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:38:02 Removing intermediate container 9e9a3b226c4a 18:38:02 ---> e284e24b330a 18:38:02 Step 18/21 : CMD ["--init=true"] 18:38:02 ---> Running in 574b6544dbdf 18:38:02 ---> Running in e5d61624e815 18:38:02 ---> 6e21d6efaeec 18:38:02 Step 19/23 : ENTRYPOINT ["/core-command"] 18:38:02 Removing intermediate container f57f6d60cde7 18:38:02 ---> 9b077b0d05b3 18:38:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:38:03 ---> a02c57bcf401 18:38:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:38:03 ---> Running in e16521f08fd4 18:38:03 ---> Running in 34335f8ca279 18:38:03 Removing intermediate container e5d61624e815 18:38:03 ---> 288d1691f016 18:38:03 Step 19/21 : LABEL arch=x86_64 18:38:03 ---> Running in 92e64879bb8d 18:38:03 ---> 0f1521610983 18:38:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:03 Removing intermediate container 34335f8ca279 18:38:03 ---> 92d8852cfcf0 18:38:03 Step 14/26 : ENV APP_PORT=48090 18:38:03 Removing intermediate container e16521f08fd4 18:38:03 ---> 503edcfa2e25 18:38:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:03 ---> Running in f2d0c6992c90 18:38:03 ---> Running in 6bc19d63689a 18:38:03 ---> Running in 86813b389123 18:38:04 Removing intermediate container 92e64879bb8d 18:38:04 ---> 7229e3237d6f 18:38:04 Step 20/21 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:38:04 ---> Running in 7189bd6b15fd 18:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:04 Removing intermediate container 6bc19d63689a 18:38:04 ---> 907b7b93e7dc 18:38:04 Step 15/26 : EXPOSE $APP_PORT 18:38:04 Removing intermediate container 86813b389123 18:38:04 ---> f4520637d1c0 18:38:04 Step 21/23 : LABEL arch=x86_64 18:38:04 ---> Running in 1ffe52e2010c 18:38:04 ---> Running in 94256b482f11 18:38:04 Removing intermediate container 7189bd6b15fd 18:38:04 ---> 0c00f47205fb 18:38:04 Step 21/21 : LABEL version=0.0.0 18:38:04 ---> Running in f55022983104 18:38:04 Removing intermediate container 1ffe52e2010c 18:38:04 ---> 9cdfcdc48f39 18:38:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:38:04 Removing intermediate container 94256b482f11 18:38:04 ---> 09904d922697 18:38:04 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:38:04 (1/6) Installing dumb-init (1.2.2-r1) 18:38:04 (2/6) Installing libgcc (9.3.0-r2) 18:38:04 ---> Running in 3f4178ee2158 18:38:04 (3/6) Installing libsodium (1.0.18-r0) 18:38:05 (4/6) Installing libstdc++ (9.3.0-r2) 18:38:05 Removing intermediate container f55022983104 18:38:05 ---> 1b643bf5bc7f 18:38:05 18:38:05 (5/6) Installing libzmq (4.3.3-r0) 18:38:05 (6/6) Installing zeromq (4.3.3-r0) 18:38:05 Removing intermediate container 3f4178ee2158 18:38:05 ---> d1ae69d66922 18:38:05 Step 23/23 : LABEL version=0.0.0 18:38:05 Executing busybox-1.31.1-r19.trigger 18:38:05 OK: 8 MiB in 20 packages 18:38:05 Successfully built 1b643bf5bc7f 18:38:05 ---> Running in f9191f9199cb 18:38:05 Successfully tagged docker-security-proxy-setup-go:latest 18:38:05 Building docker-support-notifications-go 18:38:05  Building docker-security-proxy-setup-go ... done Removing intermediate container f2d0c6992c90 18:38:05 ---> 65ab3bc83f81 18:38:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:38:05 ---> 2914b81521f4 18:38:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:38:05 ---> Running in ca26e75eea65 18:38:06 Removing intermediate container f9191f9199cb 18:38:06 ---> 24cdcb963746 18:38:06 18:38:06 ---> af958a203841 18:38:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:38:06 Removing intermediate container ca26e75eea65 18:38:06 ---> 165c97917183 18:38:06 Step 22/24 : LABEL arch=x86_64 18:38:06 Successfully built 24cdcb963746 18:38:06 Removing intermediate container 574b6544dbdf 18:38:06 ---> 8b0a47462d7b 18:38:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:06 ---> Running in f5ad25fdf8e3 18:38:06 Successfully tagged docker-core-command-go:latest 18:38:06  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 18:38:07 ---> bc39a58c56d2 18:38:07 Step 19/26 : RUN apk --no-cache add py3-pip 18:38:07 Removing intermediate container f5ad25fdf8e3 18:38:07 ---> 36ca86fd182a 18:38:07 Step 23/24 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:38:07 ---> Running in 79b7ac1b2d2e 18:38:09 ---> e294037dd904 18:38:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:38:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:38:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:38:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:38:11 ---> Running in 9ad144191190 18:38:11 ---> 85ee7b033da8 18:38:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:38:13 Removing intermediate container 9ad144191190 18:38:13 ---> 7c012ccacc93 18:38:13 Step 24/24 : LABEL version=0.0.0 18:38:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:14 (1/33) Installing libbz2 (1.0.8-r1) 18:38:14 (2/33) Installing expat (2.2.9-r1) 18:38:14 (3/33) Installing libffi (3.3-r2) 18:38:14 (4/33) Installing gdbm (1.13-r1) 18:38:14 (5/33) Installing xz-libs (5.2.5-r0) 18:38:14 (6/33) Installing sqlite-libs (3.32.1-r0) 18:38:14 (7/33) Installing python3 (3.8.5-r1) 18:38:15 ---> Running in 738b78d25bba 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.245s coverage: 100.0% of statements 18:38:17 ---> dc1bb61b2007 18:38:17 Step 19/23 : ENTRYPOINT ["/core-data"] 18:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.454s coverage: 27.1% of statements 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:38:23 ---> Running in eda883fc256e 18:38:23 (8/33) Installing py3-appdirs (1.4.4-r1) 18:38:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:38:23 (10/33) Installing py3-parsing (2.4.7-r0) 18:38:23 (11/33) Installing py3-six (1.15.0-r0) 18:38:23 (12/33) Installing py3-packaging (20.4-r0) 18:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 66.2% of statements 18:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:38:23 Removing intermediate container 738b78d25bba 18:38:23 ---> 9ea6b3d8e7e8 18:38:23 18:38:23 (13/33) Installing py3-setuptools (47.0.0-r0) 18:38:23 (14/33) Installing py3-chardet (3.0.4-r4) 18:38:23 (15/33) Installing py3-idna (2.9-r0) 18:38:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:38:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:38:23 (18/33) Installing py3-requests (2.23.0-r0) 18:38:23 (19/33) Installing py3-msgpack (1.0.0-r0) 18:38:23 (20/33) Installing py3-lockfile (0.12.2-r3) 18:38:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.752s coverage: 82.4% of statements 18:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:38:25 (22/33) Installing py3-colorama (0.4.3-r0) 18:38:26 (23/33) Installing py3-distlib (0.3.0-r0) 18:38:27 (24/33) Installing py3-distro (1.5.0-r1) 18:38:27 (25/33) Installing py3-webencodings (0.5.1-r3) 18:38:27 (26/33) Installing py3-html5lib (1.0.1-r4) 18:38:27 Successfully built 9ea6b3d8e7e8 18:38:27 Removing intermediate container eda883fc256e 18:38:27 ---> 9791944d18bd 18:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:27 Successfully tagged docker-security-secretstore-setup-go:latest 18:38:27  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 18:38:27 (27/33) Installing py3-pytoml (0.1.21-r0) 18:38:27 (28/33) Installing py3-pep517 (0.8.2-r0) 18:38:27 (29/33) Installing py3-progress (1.5-r0) 18:38:27 (30/33) Installing py3-toml (0.10.1-r0) 18:38:28 (31/33) Installing py3-retrying (1.3.3-r0) 18:38:28 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:38:28 (33/33) Installing py3-pip (20.1.1-r0) 18:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:38:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:38:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:38:31 ---> 46a1e196dd46 18:38:31 Step 3/22 : WORKDIR /edgex-go 18:38:31 ---> Using cache 18:38:31 ---> c4d02a0769cf 18:38:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:31 ---> Using cache 18:38:31 ---> 87589ca24544 18:38:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:38:31 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:38:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:38:31 ---> 46a1e196dd46 18:38:31 Step 3/31 : WORKDIR /edgex-go 18:38:31 ---> Using cache 18:38:31 ---> c4d02a0769cf 18:38:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:31 ---> Using cache 18:38:31 ---> 87589ca24544 18:38:31 Step 5/31 : RUN apk add --update --no-cache make git 18:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.491s coverage: 86.7% of statements 18:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.348s coverage: 97.5% of statements 18:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 18:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:38:32 Executing busybox-1.31.1-r19.trigger 18:38:32 ---> Running in 3ea3ff75db7f 18:38:32 OK: 71 MiB in 55 packages 18:38:33 ---> Running in 803ac8e4dfc2 18:38:33 ---> Running in b9c14c3b2ef5 18:38:35 Removing intermediate container 3ea3ff75db7f 18:38:35 ---> f13d81c72dd4 18:38:35 Step 21/23 : LABEL arch=x86_64 18:38:35 ---> Running in 250b82210181 18:38:37 Removing intermediate container 250b82210181 18:38:37 ---> c2d50ffbddb8 18:38:37 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:38 ---> Running in 7e214b59bb7a 18:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:38 OK: 233 MiB in 51 packages 18:38:39 Removing intermediate container 7e214b59bb7a 18:38:39 ---> cec59b24524c 18:38:39 Step 23/23 : LABEL version=0.0.0 18:38:39 OK: 233 MiB in 51 packages 18:38:39 ---> Running in b7961f0894c1 18:38:42 Removing intermediate container b7961f0894c1 18:38:42 ---> cb3ab62a3352 18:38:42 18:38:42 Successfully built cb3ab62a3352 18:38:42 Removing intermediate container b9c14c3b2ef5 18:38:42 ---> 49244b522c66 18:38:42 Step 6/22 : COPY go.mod . 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.258s coverage: 92.8% of statements 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 18:38:42 Successfully tagged docker-core-data-go:latest 18:38:42 Building docker-support-scheduler-go 18:38:46  Building docker-core-data-go ... done Removing intermediate container 803ac8e4dfc2 18:38:46 ---> d546e474f502 18:38:46 Step 6/31 : COPY go.mod . 18:38:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:38:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:38:46 ---> 46a1e196dd46 18:38:46 Step 3/23 : WORKDIR /edgex-go 18:38:46 ---> Using cache 18:38:46 ---> c4d02a0769cf 18:38:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:46 ---> Using cache 18:38:46 ---> 87589ca24544 18:38:46 Step 5/23 : RUN apk add --update --no-cache make git 18:38:46 ---> Using cache 18:38:46 ---> d546e474f502 18:38:46 Step 6/23 : COPY go.mod . 18:38:47 ---> 982961594ca3 18:38:47 Step 7/22 : RUN go mod download 18:38:49 ---> fecb55d7f6a7 18:38:49 Step 7/31 : RUN go mod download 18:38:49 ---> Running in cd7273b1bc09 18:38:49 ---> cec13ffe5cd7 18:38:49 Step 7/23 : RUN go mod download 18:38:50 ---> Running in 79d82dc16815 18:38:51 ---> Running in 70ea952abf82 18:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 18:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 18:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.106s coverage: 81.4% of statements 18:38:57 Removing intermediate container 79b7ac1b2d2e 18:38:57 ---> ed15a2bd9513 18:38:57 Step 20/26 : RUN pip install docker-compose==1.23.2 18:38:59 Removing intermediate container 70ea952abf82 18:38:59 ---> c4db6d7c83ec 18:38:59 Step 8/23 : COPY . . 18:38:59 ---> Running in db61868ef393 18:39:01 Removing intermediate container cd7273b1bc09 18:39:01 ---> 13b84c9c722a 18:39:01 Step 8/22 : COPY . . 18:39:02 Removing intermediate container 79d82dc16815 18:39:02 ---> fc85ea715b58 18:39:02 Step 8/31 : COPY . . 18:39:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:39:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:39:04 ---> 46a1e196dd46 18:39:04 Step 3/22 : WORKDIR /edgex-go 18:39:04 ---> Using cache 18:39:04 ---> c4d02a0769cf 18:39:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:04 ---> Using cache 18:39:04 ---> 87589ca24544 18:39:04 Step 5/22 : RUN apk add --update --no-cache make git 18:39:04 ---> Using cache 18:39:04 ---> d546e474f502 18:39:04 Step 6/22 : COPY go.mod . 18:39:04 ---> Using cache 18:39:04 ---> cec13ffe5cd7 18:39:04 Step 7/22 : RUN go mod download 18:39:04 ---> Using cache 18:39:04 ---> c4db6d7c83ec 18:39:04 Step 8/22 : COPY . . 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 75.5% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.106s coverage: 87.2% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 84.6% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 91.6% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.511s coverage: 62.4% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 18:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.884s coverage: 69.1% of statements 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 38.4% of statements 18:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements 18:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.123s coverage: 84.8% of statements 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.413s coverage: 47.0% of statements 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 88.5% of statements 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:39:22 Collecting docker-compose==1.23.2 18:39:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:39:22 Collecting texttable<0.10,>=0.9.0 18:39:22 Downloading texttable-0.9.1.tar.gz (11 kB) 18:39:26 Collecting cached-property<2,>=1.2.0 18:39:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.017s coverage: 29.1% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.208s coverage: 95.6% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.122s coverage: 87.9% of statements 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 18:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 18:39:27 Collecting PyYAML<4,>=3.10 18:39:27 Downloading PyYAML-3.13.tar.gz (270 kB) 18:39:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 18:39:28 GO111MODULE=on go vet ./... 18:39:32 Collecting dockerpty<0.5,>=0.4.1 18:39:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:39:34 Collecting jsonschema<3,>=2.5.1 18:39:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:39:34 Collecting websocket-client<1.0,>=0.32.0 18:39:35 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 18:39:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:39:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:39:37 Collecting docker<4.0,>=3.6.0 18:39:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:39:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:39:37 Collecting docopt<0.7,>=0.6.1 18:39:37 Downloading docopt-0.6.2.tar.gz (25 kB) 18:39:39 Collecting idna<2.8,>=2.5 18:39:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:39:39 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) 18:39:39 Collecting urllib3<1.25,>=1.21.1 18:39:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:39:41 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) 18:39:41 ---> 86d948e9de21 18:39:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:39:41 Collecting docker-pycreds>=0.4.0 18:39:41 ---> 53336b35c7db 18:39:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:39:41 ---> c9ceea2216ef 18:39:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:39:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:39:41 ---> 51ad54b05214 18:39:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:39:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:39:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:39:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:39:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:39:41 ---> Running in 7de00cecfaef 18:39:41 ---> Running in 978b13c9eec7 18:39:41 ---> Running in 5635396b6844 18:39:41 ---> Running in 7a29971914cf 18:39:42 Installing collected packages: texttable, cached-property, PyYAML, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, docker-compose 18:39:42 Running setup.py install for texttable: started 18:39:42 Running setup.py install for texttable: finished with status 'done' 18:39:42 Running setup.py install for PyYAML: started 18:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:39:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:39:44 Running setup.py install for PyYAML: finished with status 'done' 18:39:44 Running setup.py install for dockerpty: started 18:39:44 Running setup.py install for dockerpty: finished with status 'done' 18:39:44 Attempting uninstall: idna 18:39:44 Found existing installation: idna 2.9 18:39:44 Uninstalling idna-2.9: 18:39:45 Successfully uninstalled idna-2.9 18:39:45 Attempting uninstall: urllib3 18:39:45 Found existing installation: urllib3 1.25.9 18:39:45 Uninstalling urllib3-1.25.9: 18:39:45 Successfully uninstalled urllib3-1.25.9 18:39:45 Attempting uninstall: requests 18:39:45 Found existing installation: requests 2.23.0 18:39:45 Uninstalling requests-2.23.0: 18:39:46 Successfully uninstalled requests-2.23.0 18:39:46 Running setup.py install for docopt: started 18:39:47 Running setup.py install for docopt: finished with status 'done' 18:39:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 18:39:55 Removing intermediate container db61868ef393 18:39:55 ---> 5214d01cbeb5 18:39:55 Step 21/26 : RUN apk --no-cache add curl 18:39:55 ---> Running in 6f3063fb5cfc 18:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:39:56 (2/3) Installing libcurl (7.69.1-r3) 18:39:56 (3/3) Installing curl (7.69.1-r3) 18:39:56 Executing busybox-1.31.1-r19.trigger 18:39:56 OK: 72 MiB in 58 packages 18:39:58 Removing intermediate container 6f3063fb5cfc 18:39:58 ---> f812f8349861 18:39:58 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:39:58 ---> Running in 9e19d6f508d0 18:40:00 Removing intermediate container 9e19d6f508d0 18:40:00 ---> edd8494e273d 18:40:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:00 ---> Running in 8b1789424a0b 18:40:00 Removing intermediate container 8b1789424a0b 18:40:00 ---> 8cd2a34703b5 18:40:00 Step 24/26 : LABEL arch=x86_64 18:40:00 ---> Running in 330771218e60 18:40:00 Removing intermediate container 330771218e60 18:40:00 ---> fbb81104b5d1 18:40:00 Step 25/26 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:40:01 ---> Running in 8342b0a6b0de 18:40:01 Removing intermediate container 8342b0a6b0de 18:40:01 ---> 7064c7556166 18:40:01 Step 26/26 : LABEL version=0.0.0 18:40:01 ---> Running in 4554525d512f 18:40:01 Removing intermediate container 4554525d512f 18:40:01 ---> cf46c4933448 18:40:01 18:40:02 Successfully built cf46c4933448 18:40:02 Successfully tagged docker-sys-mgmt-agent-go:latest 18:40:20  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7a29971914cf 18:40:20 ---> 6f937eb027e5 18:40:20 18:40:20 Step 10/31 : FROM alpine:3.12 18:40:20 ---> 88dd2752d2ea 18:40:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:40:22 ---> Running in 8dd212818f57 18:40:22 Removing intermediate container 978b13c9eec7 18:40:22 ---> a200aba47d12 18:40:22 18:40:22 Step 10/22 : FROM alpine:3.12 18:40:22 ---> 88dd2752d2ea 18:40:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:40:24 ---> Running in 06ab78285b68 18:40:24 Removing intermediate container 8dd212818f57 18:40:24 ---> d66a89df63c2 18:40:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:40:27 ---> Running in 80d5400be027 18:40:27 Removing intermediate container 5635396b6844 18:40:27 ---> 285edae69c5d 18:40:27 18:40:27 Step 10/22 : FROM alpine:3.12 18:40:27 ---> 88dd2752d2ea 18:40:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:40:27 ---> Using cache 18:40:27 ---> ba7a916bf75c 18:40:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:27 ---> Using cache 18:40:27 ---> 83d8e19ba369 18:40:27 Step 13/22 : ENV APP_PORT=48085 18:40:27 Removing intermediate container 7de00cecfaef 18:40:27 ---> cd8da83620c9 18:40:27 18:40:27 Step 10/23 : FROM alpine:3.12 18:40:27 ---> 88dd2752d2ea 18:40:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:40:27 ---> Using cache 18:40:27 ---> ba7a916bf75c 18:40:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:27 ---> Using cache 18:40:27 ---> 83d8e19ba369 18:40:27 Step 13/23 : ENV APP_PORT=48081 18:40:27 ---> Running in 30e271cff79a 18:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:27 ---> Running in 8a0561c01402 18:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:27 (1/2) Installing ca-certificates (20191127-r4) 18:40:27 Removing intermediate container 30e271cff79a 18:40:27 ---> fcd84a005078 18:40:27 Step 14/22 : EXPOSE $APP_PORT 18:40:27 (2/2) Installing dumb-init (1.2.2-r1) 18:40:27 Executing busybox-1.31.1-r19.trigger 18:40:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:28 (1/2) Installing dumb-init (1.2.2-r1) 18:40:28 (2/2) Installing su-exec (0.2-r1) 18:40:28 Executing busybox-1.31.1-r19.trigger 18:40:28 OK: 6 MiB in 16 packages 18:40:28 Executing ca-certificates-20191127-r4.trigger 18:40:28 OK: 6 MiB in 16 packages 18:40:28 Removing intermediate container 8a0561c01402 18:40:28 ---> e48cb054e9cf 18:40:28 Step 14/23 : EXPOSE $APP_PORT 18:40:28 ---> Running in ba9e0086c8a0 18:40:28 ---> Running in 6904a62b6e91 18:40:29 Removing intermediate container ba9e0086c8a0 18:40:29 ---> 81df89b971d1 18:40:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:29 Removing intermediate container 6904a62b6e91 18:40:29 ---> 9a1c8e4d8b94 18:40:29 Step 15/23 : WORKDIR / 18:40:29 ---> Running in ca052c0af37e 18:40:29 Removing intermediate container 06ab78285b68 18:40:29 ---> 373e76ae22f0 18:40:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:40:29 Removing intermediate container 80d5400be027 18:40:29 ---> 637688858018 18:40:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:40:29 ---> 7a6cf6ff0600 18:40:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:40:29 ---> Running in c13e3b895cd4 18:40:29 ---> Running in d0d5f4371adc 18:40:29 Removing intermediate container ca052c0af37e 18:40:29 ---> 1ab3ba9c4f6c 18:40:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:30 Removing intermediate container c13e3b895cd4 18:40:30 ---> a04125b90c8a 18:40:30 Step 13/22 : ENV APP_PORT=48060 18:40:30 Removing intermediate container d0d5f4371adc 18:40:30 ---> 3552380730db 18:40:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:40:30 ---> Running in 065209672f97 18:40:30 ---> Running in 729ccd6d9d63 18:40:30 ---> 8d27f7b5bb41 18:40:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:40:30 ---> 3f43f6d37401 18:40:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:40:31 Removing intermediate container 065209672f97 18:40:31 ---> 53c5b5e49dad 18:40:31 Step 14/22 : EXPOSE $APP_PORT 18:40:32 Removing intermediate container 729ccd6d9d63 18:40:32 ---> 2ff6fdaa42b1 18:40:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:40:32 ---> Running in 5a06ad88e3ba 18:40:32 ---> Running in 1fd22b10c06e 18:40:32 ---> 9f98a1ec9a84 18:40:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:40:32 ---> c4a97ba1bbcf 18:40:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:40:32 ---> Running in 561c4271890e 18:40:32 Removing intermediate container 5a06ad88e3ba 18:40:32 ---> c42d3f95f845 18:40:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:32 ---> a6c6de6f47fd 18:40:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:40:32 ---> Running in 31cf64af50c4 18:40:32 Removing intermediate container 561c4271890e 18:40:32 ---> 03ab64396cbe 18:40:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:33 ---> 654f9ee3b68a 18:40:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:40:33 ---> Running in d9b7bc689cc1 18:40:33 Removing intermediate container 31cf64af50c4 18:40:33 ---> fa9b279d87a6 18:40:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:33 ---> Running in e3cb05d2b92b 18:40:33 Removing intermediate container d9b7bc689cc1 18:40:33 ---> 8dea605ca7c3 18:40:33 Step 20/22 : LABEL arch=x86_64 18:40:33 ---> Running in 447f2ef0372d 18:40:33 ---> 5e00c2c4d3ae 18:40:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:40:33 Removing intermediate container e3cb05d2b92b 18:40:33 ---> 5675d0a914de 18:40:33 Step 21/23 : LABEL arch=x86_64 18:40:33 Removing intermediate container 1fd22b10c06e 18:40:33 ---> 8b31fdb0b485 18:40:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:40:33 ---> Running in dee16f4fd012 18:40:33 ---> Running in 14ab31df0bde 18:40:33 Removing intermediate container 447f2ef0372d 18:40:33 ---> e3ca5754faa5 18:40:33 Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:40:34 ---> Running in 40e9f9956b2c 18:40:34 ---> e226b86fe5c3 18:40:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:40:34 Removing intermediate container 14ab31df0bde 18:40:34 ---> 2070f41314d2 18:40:34 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:40:34 ---> Running in 423b28a131f6 18:40:34 Removing intermediate container dee16f4fd012 18:40:34 ---> a64fa32ff6fc 18:40:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:40:34 ---> Running in 4b7044c3810d 18:40:34 Removing intermediate container 40e9f9956b2c 18:40:34 ---> b7b1aa52a3ff 18:40:34 Step 22/22 : LABEL version=0.0.0 18:40:34 ---> Running in c873cd19baed 18:40:34 Removing intermediate container 423b28a131f6 18:40:34 ---> 64328327b25f 18:40:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:34 ---> Running in a8fa198902fb 18:40:34 ---> 7cb2964ed03f 18:40:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:40:34 Removing intermediate container 4b7044c3810d 18:40:34 ---> 8ab845f535aa 18:40:34 Step 23/23 : LABEL version=0.0.0 18:40:34 Removing intermediate container c873cd19baed 18:40:34 ---> 1700cf0ee428 18:40:34 18:40:35 ---> Running in 3c5e3217a0b3 18:40:35 ---> Running in c52e083e1535 18:40:35 Successfully built 1700cf0ee428 18:40:35 Successfully tagged docker-support-scheduler-go:latest 18:40:35  Building docker-support-scheduler-go ... done Removing intermediate container a8fa198902fb 18:40:35 ---> 2fd1278bf3a3 18:40:35 Step 20/22 : LABEL arch=x86_64 18:40:35 ---> Running in 49149253fb9c 18:40:35 Removing intermediate container c52e083e1535 18:40:35 ---> 9a77d3e25d8d 18:40:35 18:40:36 Successfully built 9a77d3e25d8d 18:40:36 Successfully tagged docker-core-metadata-go:latest 18:40:36  Building docker-core-metadata-go ... done Removing intermediate container 49149253fb9c 18:40:36 ---> 6e0b7a0fd7f2 18:40:36 Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:40:36 ---> Running in d0562359c435 18:40:36 Removing intermediate container d0562359c435 18:40:36 ---> 44be45cc2653 18:40:36 Step 22/22 : LABEL version=0.0.0 18:40:36 ---> Running in e76986753f68 18:40:36 Removing intermediate container 3c5e3217a0b3 18:40:36 ---> 866cc9bf60ab 18:40:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:36 Removing intermediate container e76986753f68 18:40:36 ---> 9abe2e5acb99 18:40:36 18:40:36 Successfully built 9abe2e5acb99 18:40:37 ---> 05723356ce46 18:40:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:40:37 Successfully tagged docker-support-notifications-go:latest 18:40:37  Building docker-support-notifications-go ... done  ---> ee8587c4ddaf 18:40:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:40:38 ---> 93529ba06810 18:40:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:40:38 ---> 9f4d9e3d9e0e 18:40:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:40:38 ---> fbae9eb72e3a 18:40:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:40:38 ---> Running in fea8964b4cda 18:40:38 Removing intermediate container fea8964b4cda 18:40:38 ---> 42276ba621da 18:40:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:40:39 ---> 7e9237f6195b 18:40:39 Step 26/31 : RUN chmod +x /entrypoint.sh 18:40:39 ---> Running in becb6ff72139 18:40:41 Removing intermediate container becb6ff72139 18:40:41 ---> ddcd9792e536 18:40:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:40:41 ---> Running in 5bdac90e3068 18:40:41 Removing intermediate container 5bdac90e3068 18:40:41 ---> 125c5cd2af54 18:40:41 Step 28/31 : CMD ["gate"] 18:40:41 ---> Running in 470f8c621727 18:40:42 Removing intermediate container 470f8c621727 18:40:42 ---> a83398789827 18:40:42 Step 29/31 : LABEL arch=x86_64 18:40:42 ---> Running in d1a27f99f875 18:40:42 Removing intermediate container d1a27f99f875 18:40:42 ---> 6b50fb85a5ce 18:40:42 Step 30/31 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:40:42 ---> Running in 33079ac9bd01 18:40:42 Removing intermediate container 33079ac9bd01 18:40:42 ---> b91c19c4441b 18:40:42 Step 31/31 : LABEL version=0.0.0 18:40:42 ---> Running in 7bc03f469240 18:40:43 Removing intermediate container 7bc03f469240 18:40:43 ---> cbd08ec38769 18:40:43 18:40:43 Successfully built cbd08ec38769 18:40:43 Successfully tagged docker-security-bootstrapper-go:latest 18:40:43  Building docker-security-bootstrapper-go ... done  [Pipeline] } 18:40:44 $ docker stop --time=1 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 18:40:45 $ docker rm -f 356a24d9d56da78f9d1c9be47533b467b6c922ed22efbab0836b8054b50dd040 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:46 + docker images 18:40:46 + grep docker 18:40:46 docker-security-bootstrapper-go latest cbd08ec38769 4 seconds ago 18.7MB 18:40:46 docker-support-notifications-go latest 9abe2e5acb99 10 seconds ago 17.8MB 18:40:46 docker-core-metadata-go latest 9a77d3e25d8d 11 seconds ago 19MB 18:40:46 docker-support-scheduler-go latest 1700cf0ee428 12 seconds ago 17.2MB 18:40:46 docker-sys-mgmt-agent-go latest cf46c4933448 45 seconds ago 313MB 18:40:46 docker-core-data-go latest cb3ab62a3352 2 minutes ago 22.4MB 18:40:46 docker-security-secretstore-setup-go latest 9ea6b3d8e7e8 2 minutes ago 24.9MB 18:40:46 docker-core-command-go latest 24cdcb963746 2 minutes ago 17.2MB 18:40:46 docker-security-proxy-setup-go latest 1b643bf5bc7f 2 minutes ago 24.7MB 18:40:46 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:40:50 gofmt -l . 18:40:50 [ "`gofmt -l .`" = "" ] 18:40:50 ./bin/test-go-mod-tidy.sh 18:40:50 ./bin/test-attribution-txt.sh [Pipeline] sh 18:40:51 + ls -al . 18:40:51 total 760 18:40:51 drwxrwxr-x 9 1001 1001 4096 Mar 5 18:40 . 18:40:51 drwxr-xr-x 4 root root 4096 Mar 5 18:36 .. 18:40:51 -rw-rw-r-- 1 1001 1001 11 Mar 5 18:35 .dockerignore 18:40:51 drwxrwxr-x 8 1001 1001 4096 Mar 5 18:35 .git 18:40:51 drwxrwxr-x 3 1001 1001 4096 Mar 5 18:35 .github 18:40:51 -rw-rw-r-- 1 1001 1001 818 Mar 5 18:35 .gitignore 18:40:51 -rw-rw-r-- 1 1001 1001 166 Mar 5 18:35 .sonarcloud.properties 18:40:51 -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:35 Attribution.txt 18:40:51 -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:35 CONTRIBUTING.md 18:40:51 -rw-rw-r-- 1 1001 1001 931 Mar 5 18:35 Dockerfile.build 18:40:51 -rw-rw-r-- 1 1001 1001 863 Mar 5 18:35 Jenkinsfile 18:40:51 -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:35 LICENSE 18:40:51 -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:35 Makefile 18:40:51 -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:35 README.md 18:40:51 -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:35 SECURITY.md 18:40:51 -rw-rw-r-- 1 1001 1001 5 Mar 5 18:31 VERSION 18:40:51 -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:35 ZMQWindows.md 18:40:51 drwxrwxr-x 2 1001 1001 4096 Mar 5 18:35 bin 18:40:51 drwxrwxr-x 14 1001 1001 4096 Mar 5 18:35 cmd 18:40:51 -rw-r--r-- 1 root root 621194 Mar 5 18:39 coverage.out 18:40:51 -rw-r--r-- 1 root root 1055 Mar 5 18:40 go.mod 18:40:51 -rw-r--r-- 1 root root 21817 Mar 5 18:40 go.sum 18:40:51 drwxrwxr-x 8 1001 1001 4096 Mar 5 18:35 internal 18:40:51 drwxrwxr-x 4 1001 1001 4096 Mar 5 18:35 openapi 18:40:51 drwxrwxr-x 4 1001 1001 4096 Mar 5 18:35 snap 18:40:51 -rw-rw-r-- 1 1001 1001 168 Mar 5 18:35 version.go [Pipeline] sh 18:40:52 + '[' -e coverage.out ] 18:40:52 + chown 1001:1001 coverage.out [Pipeline] stash 18:40:52 Warning: overwriting stash ‘coverage-report’ 18:40:53 Stashed 1 file(s) [Pipeline] sh 18:40:53 + make build 18:40:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:41:02 Still waiting to schedule task 18:41:02 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:41:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:41:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:41: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 18:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:42:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:42:11 $ docker stop --time=1 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 18:42:13 $ docker rm -f 6c1787cbc41277b680e915d56fef0d7037a34196a38c87e3c57c9ed226349839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:15 18:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:16 latest: Pulling from edgex-devops/edgex-compose-arm64 18:42:16 29e5d40040c1: Pulling fs layer 18:42:16 1ce36da41761: Pulling fs layer 18:42:16 25b303627fd3: Pulling fs layer 18:42:17 29e5d40040c1: Verifying Checksum 18:42:17 29e5d40040c1: Download complete 18:42:17 1ce36da41761: Verifying Checksum 18:42:17 1ce36da41761: Download complete 18:42:17 29e5d40040c1: Pull complete 18:42:19 1ce36da41761: Pull complete 18:42:19 25b303627fd3: Verifying Checksum 18:42:19 25b303627fd3: Download complete 18:42:20 Running on prd-ubuntu18.04-docker-8c-8g-28745 in /w/workspace/edgexfoundry_edgex-go_PR-3209 [Pipeline] { [Pipeline] ws 18:42:20 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 18:42:22 using credential edgex-jenkins-ssh 18:42:22 Cloning the remote Git repository 18:42:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:42:23 > git init /w/workspace/edgex-go/7 # timeout=10 18:42:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:42:23 > git --version # timeout=10 18:42:23 > git --version # 'git version 2.17.1' 18:42:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:29 25b303627fd3: Pull complete 18:42:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:42:29 prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container 18:42:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:42:30 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit e1f8108961685962612542af4b49151a44b672f9 18:42:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3209/head:refs/remotes/origin/PR-3209 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:42:30 > git config core.sparsecheckout # timeout=10 18:42:30 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 18:42:30 > git remote # timeout=10 18:42:30 Merge succeeded, producing e1f8108961685962612542af4b49151a44b672f9 18:42:30 Checking out Revision e1f8108961685962612542af4b49151a44b672f9 (PR-3209) 18:42:30 > git config --get remote.origin.url # timeout=10 18:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:30 > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 18:42:30 > git rev-parse HEAD^{commit} # timeout=10 18:42:30 > git config core.sparsecheckout # timeout=10 18:42:30 > git checkout -f e1f8108961685962612542af4b49151a44b672f9 # timeout=10 18:42:32 $ docker top 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:33 + + docker-composegrep build parallel --help 18:42:33 18:42:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:35 + echo snap-build.sh 18:42:35 snap-build.sh 18:42:35 + SNAP_BASE_DIR=. 18:42:35 + '[' '!' -z /w/workspace/edgex-go/7 ']' 18:42:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 18:42:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 18:42:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 18:42:35 + cd /w/workspace/edgex-go/7 18:42:35 + sudo apt-get remove -qy --purge lxd lxd-client 18:42:35 Reading package lists... 18:42:35 Building dependency tree... 18:42:35 Reading state information... 18:42:35 The following packages were automatically installed and are no longer required: 18:42:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:42:35 uidmap xdelta3 18:42:35 Use 'sudo apt autoremove' to remove them. 18:42:36 The following packages will be REMOVED: 18:42:36 lxd* lxd-client* 18:42:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:42:36 After this operation, 31.7 MB disk space will be freed. 18:42:37 --parallel Build images in parallel. [Pipeline] } 18:42:37 $ docker stop --time=1 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 18:42:37 (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.) 18:42:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:42:38 Removing lxd dnsmasq configuration 18:42:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:42:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:42:39 $ docker rm -f 3e945a2caf8cb68b54a814a6b444f3040bd7e3219ee16dcf84b1f742a8c7e268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:40 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:42:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 18:42:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:42:40 . [Pipeline] withDockerContainer 18:42:40 prd-ubuntu18.04-docker-arm64-4c-16g-28740 does not seem to be running inside a container 18:42:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:42:41 Processing triggers for systemd (237-3ubuntu10.42) ... 18:42:41 Processing triggers for ureadahead (0.100.0-21) ... 18:42:41 $ docker top 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:42:43 + sudo snap remove --purge lxd 18:42:43 snap "lxd" is not installed 18:42:43 + sudo groupadd --force --system lxd 18:42:43 ++ whoami 18:42:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:42:43 + newgrp - lxd 18:42:43 + sudo snap install lxd 18:42:47 Building docker-core-command-go ... 18:42:47 Building docker-core-data-go ... 18:42:47 Building docker-core-metadata-go ... 18:42:47 Building docker-security-bootstrapper-go ... 18:42:47 Building docker-security-proxy-setup-go ... 18:42:47 Building docker-security-secretstore-setup-go ... 18:42:47 Building docker-support-notifications-go ... 18:42:47 Building docker-support-scheduler-go ... 18:42:47 Building docker-sys-mgmt-agent-go ... 18:42:47 Building docker-support-notifications-go 18:42:47 Building docker-core-command-go 18:42:47 Building docker-security-proxy-setup-go 18:42:47 Building docker-security-secretstore-setup-go 18:42:47 Building docker-core-metadata-go 18:43:01 2021-03-05T18:42:59Z INFO Waiting for automatic snapd restart... 18:43:16 lxd 4.11 from Canonical* installed 18:43:16 + sudo lxd init --auto 18:43:23 + sudo snap install --classic snapcraft 18:43:31 snapcraft 4.5.4 from Canonical* installed 18:43:31 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:43:31 + patch --verbose -p1 18:43:31 Hmm... Looks like a unified diff to me... 18:43:31 The text leading up to this was: 18:43:31 -------------------------- 18:43:31 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 18:43:31 |From: Tony Espy 18:43:31 |Date: Wed, 16 Dec 2020 16:34:55 -0500 18:43:31 |Subject: [PATCH] optimize snap build for pipeline CI check 18:43:31 | 18:43:31 |This patch is used by the EdgeX CI pipeline builds to 18:43:31 |optimize the snap CI check run for pull requests. When 18:43:31 |applied, it essentially strips out everything (apps and 18:43:31 |parts) from the snapcraft.yaml file except those required 18:43:31 |to build edgex-go, as the whole idea of the CI check is to 18:43:31 |catch changes to edgex-go that break the snap build. 18:43:31 | 18:43:31 |In general, anyone updating snapcraft.yaml will also need 18:43:31 |to update this patch file, otherwise it may fail to apply, 18:43:31 |resulting in a failed snap build CI check in the associated 18:43:31 |pull request. 18:43:31 | 18:43:31 |Note - in addition to applying this patch, the pipeline also 18:43:31 |only primes the snap (e.g. `snapcraft prime`), as there's no 18:43:31 |need to build the finally binary .snap file (and it won't 18:43:31 |work with the patch applied). This further reduces the build 18:43:31 |time. 18:43:31 |--- 18:43:31 | snap/snapcraft.yaml | 461 +------------------------------------------- 18:43:31 | 1 file changed, 2 insertions(+), 459 deletions(-) 18:43:31 | 18:43:31 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 18:43:31 |index 1e537489..faf42425 100644 18:43:31 |--- a/snap/snapcraft.yaml 18:43:31 |+++ b/snap/snapcraft.yaml 18:43:31 -------------------------- 18:43:31 patching file snap/snapcraft.yaml 18:43:31 Using Plan A... 18:43:31 Hunk #1 succeeded at 73. 18:43:31 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 18:43:31 Hunk #3 succeeded at 217 (offset 3 lines). 18:43:31 Hunk #4 succeeded at 225 (offset 3 lines). 18:43:31 Hunk #5 succeeded at 232 (offset 3 lines). 18:43:31 Hunk #6 succeeded at 259 (offset 3 lines). 18:43:31 Hunk #7 succeeded at 293 (offset 3 lines). 18:43:31 Hunk #8 succeeded at 352 (offset 11 lines). 18:43:31 Hmm... Ignoring the trailing garbage. 18:43:31 done 18:43:31 + sudo snapcraft prime --use-lxd 18:43:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:43:32 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: 18:43:32 - README.md 18:43:32 - snapcraft.yaml.orig 18:43:32 18:43:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:43:33 Launching a container. 18:43:48 Waiting for container to be ready 18:43:48 To start your first instance, try: lxc launch ubuntu:18.04 18:43:48 18:43:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:43:51 Waiting for network to be ready... 18:43:51 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:43:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:43:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 18:43:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:43:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:43:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:43:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:43:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:43:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:43:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:43:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:43:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 18:43:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 18:43:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:43:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 18:43:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 18:43:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 18:43:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 18:43:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:43:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 18:43:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 18:43:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 18:43:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:43:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 18:43:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 18:43:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 18:43:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 18:43:58 Fetched 24.0 MB in 6s (4162 kB/s) 18:43:59 Reading package lists... 18:43:59 Reading package lists... 18:43:59 Building dependency tree... 18:43:59 Reading state information... 18:43:59 The following additional packages will be installed: 18:43:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:43:59 Suggested packages: 18:43:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:43:59 Recommended packages: 18:43:59 gnupg libsasl2-modules 18:43:59 The following NEW packages will be installed: 18:43:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:43:59 The following packages will be upgraded: 18:43:59 gpg gpg-agent gpgconf libudev1 18:43:59 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 18:43:59 Need to get 3530 kB of archives. 18:43:59 After this operation, 13.3 MB of additional disk space will be used. 18:43:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:43:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:43:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:43:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:43:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 18:44:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 18:44:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:44:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:44:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:44:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:44:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:44:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:44:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:44:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:44:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:44:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:44:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:44:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:44:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:44:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:44:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:44:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:44:00 debconf: delaying package configuration, since apt-utils is not installed 18:44:00 Fetched 3530 kB in 1s (3069 kB/s) 18:44:00 (Reading database ... 12511 files and directories currently installed.) 18:44:00 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 18:44:00 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:44:01 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 18:44:01 Selecting previously unselected package udev. 18:44:01 (Reading database ... 12511 files and directories currently installed.) 18:44:01 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 18:44:01 Unpacking udev (237-3ubuntu10.44) ... 18:44:01 Selecting previously unselected package libfuse2:amd64. 18:44:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:44:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:44:01 Selecting previously unselected package fuse. 18:44:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:44:01 Unpacking fuse (2.9.7-1ubuntu1) ... 18:44:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:01 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:44:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:01 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:44:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:44:01 Selecting previously unselected package libksba8:amd64. 18:44:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:44:01 Unpacking libksba8:amd64 (1.3.5-2) ... 18:44:02 Selecting previously unselected package libroken18-heimdal:amd64. 18:44:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:44:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:44:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:44:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libwind0-heimdal:amd64. 18:44:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:44:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:44:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:44:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:44:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:44:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:02 Selecting previously unselected package libsasl2-modules-db:amd64. 18:44:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:44:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:44:02 Selecting previously unselected package libsasl2-2:amd64. 18:44:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:44:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:44:03 Selecting previously unselected package libldap-common. 18:44:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:44:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:44:03 Selecting previously unselected package libldap-2.4-2:amd64. 18:44:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:44:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:44:03 Selecting previously unselected package dirmngr. 18:44:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:03 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:44:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:44:03 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:44:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:44:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:44:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:44:03 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:44:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:03 Setting up libksba8:amd64 (1.3.5-2) ... 18:44:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:44:03 Setting up udev (237-3ubuntu10.44) ... 18:44:04 invoke-rc.d: policy-rc.d denied execution of start. 18:44:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Processing triggers for systemd (237-3ubuntu10) ... 18:44:04 Setting up fuse (2.9.7-1ubuntu1) ... 18:44:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:44:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:44:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:44:04 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:44:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:44:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:44:05 settings in the [Install] section, and DefaultInstance for template units). 18:44:05 This means they are not meant to be enabled using systemctl. 18:44:05 Possible reasons for having this kind of units are: 18:44:05 1) A unit may be statically enabled by being symlinked from another unit's 18:44:05 .wants/ or .requires/ directory. 18:44:05 2) A unit's purpose may be to act as a helper for some other unit which has 18:44:05 a requirement dependency on it. 18:44:05 3) A unit may be started when needed via activation (socket, path, timer, 18:44:05 D-Bus, udev, scripted systemctl call, ...). 18:44:05 4) In case of template units, the unit is meant to be enabled with some 18:44:05 instance name specified. 18:44:05 Reading package lists... 18:44:06 Building dependency tree... 18:44:06 Reading state information... 18:44:06 The following additional packages will be installed: 18:44:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:44:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:44:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:44:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:44:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:44:06 Suggested packages: 18:44:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:44:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:44:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:44:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:44:06 systemd-container policykit-1 18:44:06 Recommended packages: 18:44:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:44:06 The following NEW packages will be installed: 18:44:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:44:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:44:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:44:06 multiarch-support openssh-client python3 python3-minimal python3.6 18:44:06 python3.6-minimal snapd squashfs-tools sudo 18:44:06 The following packages will be upgraded: 18:44:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:44:06 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 18:44:06 Need to get 35.2 MB of archives. 18:44:06 After this operation, 141 MB of additional disk space will be used. 18:44:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 18:44:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 18:44:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 18:44:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 18:44:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:44:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 18:44:07 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:44:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:44:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:44:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:44:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:44:07 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:44:07 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:44:07 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:44:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:44:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:44:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:44:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:44:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:44:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:44:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:44:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:44:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:44:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:44:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:44:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:44:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:44:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:44:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:44:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:44:08 debconf: delaying package configuration, since apt-utils is not installed 18:44:08 Fetched 35.2 MB in 2s (15.4 MB/s) 18:44:08 (Reading database ... 12757 files and directories currently installed.) 18:44:08 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 18:44:08 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:44:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:44:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:09 ---> 8f11cf1e3b3c 18:44:09 Step 3/23 : WORKDIR /edgex-go 18:44:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:44:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:09 ---> 8f11cf1e3b3c 18:44:09 Step 3/24 : WORKDIR /edgex-go 18:44:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:44:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:09 ---> 8f11cf1e3b3c 18:44:09 Step 3/23 : WORKDIR /edgex-go 18:44:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:44:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:44:09 ---> 8f11cf1e3b3c 18:44:09 Step 3/21 : WORKDIR /edgex-go 18:44:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:44:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:44:09 ---> 8f11cf1e3b3c 18:44:09 Step 3/22 : WORKDIR /edgex-go 18:44:09 ---> Running in 1ea511eb9ef2 18:44:09 ---> Running in 4148763659f6 18:44:09 ---> Running in ba24584aa4f0 18:44:09 ---> Running in 7fa0c58d17fd 18:44:09 ---> Running in bc072b2d3e66 18:44:09 Removing intermediate container ba24584aa4f0 18:44:09 ---> 4ab9e54bdb6a 18:44:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:09 Removing intermediate container bc072b2d3e66 18:44:09 ---> 0ef65254cb91 18:44:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:09 Removing intermediate container 4148763659f6 18:44:09 ---> d34d63674601 18:44:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:09 Removing intermediate container 1ea511eb9ef2 18:44:09 ---> 20242a1b8a34 18:44:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:09 Removing intermediate container 7fa0c58d17fd 18:44:09 ---> efb746af739a 18:44:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:09 ---> Running in 6bee846e64d6 18:44:09 ---> Running in a8eacf4fa56e 18:44:09 ---> Running in a0395f2c3f72 18:44:09 ---> Running in bc20ed3b66df 18:44:09 ---> Running in 781b7f632a27 18:44:09 Removing intermediate container a8eacf4fa56e 18:44:09 ---> cf97e0542c6f 18:44:09 Step 5/21 : RUN apk add --update --no-cache make git 18:44:09 ---> Running in 515a49db8d24 18:44:09 Removing intermediate container a0395f2c3f72 18:44:09 ---> bdc77d9f132e 18:44:09 Step 5/23 : RUN apk add --update --no-cache make git 18:44:09 Removing intermediate container 781b7f632a27 18:44:09 ---> a94750dbd865 18:44:09 Step 5/24 : RUN apk add --update --no-cache make git 18:44:09 Removing intermediate container 6bee846e64d6 18:44:09 ---> 8fb53eab00f2 18:44:09 Step 5/23 : RUN apk add --update --no-cache make git 18:44:09 Removing intermediate container bc20ed3b66df 18:44:09 ---> d3ee964c8833 18:44:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:44:09 ---> Running in cfcbdf8dbcbf 18:44:09 ---> Running in 59649c944321 18:44:09 ---> Running in e792aa5962ea 18:44:09 ---> Running in 4e1339480c09 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:44:09 OK: 217 MiB in 51 packages 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 18:44:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:09 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 18:44:09 (Reading database ... 12757 files and directories currently installed.) 18:44:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 18:44:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 18:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:44:09 OK: 217 MiB in 51 packages 18:44:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 18:44:10 (Reading database ... 12757 files and directories currently installed.) 18:44:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 18:44:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 18:44:10 OK: 217 MiB in 51 packages 18:44:10 OK: 217 MiB in 51 packages 18:44:10 Setting up apt (1.6.12ubuntu0.2) ... 18:44:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:44:10 OK: 217 MiB in 51 packages 18:44:10 Removing intermediate container 515a49db8d24 18:44:10 ---> 791f42fcc388 18:44:10 Step 6/21 : COPY go.mod . 18:44:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:44:11 (Reading database ... 12764 files and directories currently installed.) 18:44:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 18:44:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 18:44:11 Selecting previously unselected package libpython3.6-minimal:amd64. 18:44:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:44:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:44:11 Selecting previously unselected package libexpat1:amd64. 18:44:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:44:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:44:11 Selecting previously unselected package python3.6-minimal. 18:44:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:44:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:44:11 Removing intermediate container cfcbdf8dbcbf 18:44:11 ---> d5275416dfc9 18:44:11 Step 6/23 : COPY go.mod . 18:44:11 ---> 3ccee9e1d6bd 18:44:11 Step 7/21 : RUN go mod download 18:44:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 18:44:11 ---> Running in 8b2e82b929e7 18:44:12 Checking for services that may need to be restarted...done. 18:44:12 Checking for services that may need to be restarted...done. 18:44:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:44:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:44:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:44:12 Removing intermediate container 59649c944321 18:44:12 ---> 1131d1bfd226 18:44:12 Step 6/23 : COPY go.mod . 18:44:12 Removing intermediate container 4e1339480c09 18:44:12 ---> a2430b48b77e 18:44:12 Step 6/22 : COPY go.mod . 18:44:12 Removing intermediate container e792aa5962ea 18:44:12 ---> 465a5be09cda 18:44:12 Step 6/24 : COPY go.mod . 18:44:12 Selecting previously unselected package python3-minimal. 18:44:12 (Reading database ... 13012 files and directories currently installed.) 18:44:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:44:12 ---> 2970d6d2d245 18:44:12 Step 7/23 : RUN go mod download 18:44:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:44:13 Selecting previously unselected package mime-support. 18:44:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:44:13 Unpacking mime-support (3.60ubuntu1) ... 18:44:13 Selecting previously unselected package libmpdec2:amd64. 18:44:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:44:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:44:13 ---> Running in e0540248ed4a 18:44:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:44:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:44:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:44:13 ---> c4a9ea08de54 18:44:13 Step 7/22 : RUN go mod download 18:44:13 Selecting previously unselected package python3.6. 18:44:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:44:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:44:13 Selecting previously unselected package libpython3-stdlib:amd64. 18:44:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:44:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:44:13 Setting up python3-minimal (3.6.7-1~18.04) ... 18:44:13 ---> 191381f90f69 18:44:13 Step 7/23 : RUN go mod download 18:44:13 ---> Running in d7df28baddd2 18:44:13 ---> 4d7b827c55c0 18:44:13 Step 7/24 : RUN go mod download 18:44:13 ---> Running in 2283b6154e98 18:44:14 Selecting previously unselected package python3. 18:44:14 (Reading database ... 13442 files and directories currently installed.) 18:44:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:44:14 Unpacking python3 (3.6.7-1~18.04) ... 18:44:14 Selecting previously unselected package multiarch-support. 18:44:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:44:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:44:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:44:14 Selecting previously unselected package liblzo2-2:amd64. 18:44:14 (Reading database ... 13479 files and directories currently installed.) 18:44:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:44:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:44:14 ---> Running in c6a483d8963c 18:44:14 Selecting previously unselected package libbsd0:amd64. 18:44:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:44:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:44:14 Selecting previously unselected package sudo. 18:44:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:44:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:44:14 Selecting previously unselected package apparmor. 18:44:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:44:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:44:14 Selecting previously unselected package libedit2:amd64. 18:44:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:44:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:44:14 Selecting previously unselected package libkrb5support0:amd64. 18:44:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:44:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:44:14 Selecting previously unselected package libk5crypto3:amd64. 18:44:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:44:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:44:15 Selecting previously unselected package libkeyutils1:amd64. 18:44:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:44:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:44:15 Removing intermediate container 8b2e82b929e7 18:44:15 ---> edf3419ad446 18:44:15 Step 8/21 : COPY . . 18:44:15 Selecting previously unselected package libkrb5-3:amd64. 18:44:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:44:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:44:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:44:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:44:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:44:16 Selecting previously unselected package libssl1.0.0:amd64. 18:44:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:44:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:44:16 Selecting previously unselected package openssh-client. 18:44:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:44:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:44:16 Selecting previously unselected package squashfs-tools. 18:44:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:44:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:44:16 Selecting previously unselected package snapd. 18:44:16 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:44:16 Unpacking snapd (2.48.3+18.04) ... 18:44:17 Removing intermediate container e0540248ed4a 18:44:17 ---> b2bea6bf8468 18:44:17 Step 8/23 : COPY . . 18:44:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:44:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:44:19 Setting up mime-support (3.60ubuntu1) ... 18:44:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:44:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:44:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:44:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:44:19 Setting up systemd (237-3ubuntu10.44) ... 18:44:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:44:19 Removing intermediate container c6a483d8963c 18:44:19 ---> b8a4de493402 18:44:19 Step 8/24 : COPY . . 18:44:19 Removing intermediate container d7df28baddd2 18:44:19 ---> 835cc4ed7bd2 18:44:19 Step 8/22 : COPY . . 18:44:20 Removing intermediate container 2283b6154e98 18:44:20 ---> 5717690d77d8 18:44:20 Step 8/23 : COPY . . 18:44:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:44:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:44:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:44:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:44:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:44:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:44:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:44:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:44:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:44:21 Setting up python3 (3.6.7-1~18.04) ... 18:44:21 running python rtupdate hooks for python3.6... 18:44:21 running python post-rtupdate hooks for python3.6... 18:44:21 Setting up apparmor (2.12-4ubuntu5.1) ... 18:44:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:44:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:44:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:44:23 Setting up snapd (2.48.3+18.04) ... 18:44:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:44:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:44:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:44:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:44:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:44:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:44:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:44:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:44:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:44:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:44:26 /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' 18:44:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:44:26 Processing triggers for systemd (237-3ubuntu10.44) ... 18:44:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:44:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:44:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:44:29 Reading package lists... 18:44:29 Reading package lists... 18:44:29 Building dependency tree... 18:44:29 Reading state information... 18:44:29 Calculating upgrade... 18:44:30 The following packages will be upgraded: 18:44:30 advancecomp base-files bash binutils binutils-common 18:44:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:44:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:44:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:44:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:44:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:44:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:44:30 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 18:44:30 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 18:44:30 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 18:44:30 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 18:44:30 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 18:44:30 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 18:44:30 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 18:44:30 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:44:30 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:44:30 Need to get 63.8 MB of archives. 18:44:30 After this operation, 5202 kB of additional disk space will be used. 18:44:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 18:44:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:44:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:44:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:44:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:44:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:44:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:44:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:44:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:44:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:44:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:44:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:44:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:44:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:44:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:44:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:44:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:44:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:44:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:44:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:44:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:44:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:44:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:44:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:44:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:44:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:44:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:44:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:44:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:44:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:44:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:44:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:44:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:44:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:44:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:44:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 18:44:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:44:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:44:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 18:44:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 18:44:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:44:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:44:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:44:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:44:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:44:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:44:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:44:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:44:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:44:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:44:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:44:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:44:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:44:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:44:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:44:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:44:31 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:44:31 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:44:31 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:44:31 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:44:31 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:44:31 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:44:31 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:44:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:44:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:44:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:44:31 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:44:31 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:44:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:44:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:44:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:44:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:44:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:44:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:44:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:44:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:44:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:44:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:44:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:44:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:44:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:44:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:44:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:44:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 18:44:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:44:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:44:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:44:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:44:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:44:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 18:44:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:44:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:44:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:44:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:44:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:44:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:44:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:44:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:44:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:44:32 debconf: delaying package configuration, since apt-utils is not installed 18:44:32 Fetched 63.8 MB in 2s (33.2 MB/s) 18:44:32 (Reading database ... 13912 files and directories currently installed.) 18:44:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:44:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:44:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:44:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:44:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 18:44:33 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 18:44:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:34 (Reading database ... 13911 files and directories currently installed.) 18:44:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:44:35 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:44:35 (Reading database ... 13911 files and directories currently installed.) 18:44:35 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:44:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:44:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:35 (Reading database ... 13911 files and directories currently installed.) 18:44:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:44:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:44:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:44:36 (Reading database ... 13911 files and directories currently installed.) 18:44:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:44:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:44:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:44:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:44:37 Setting up base-files (10.1ubuntu2.10) ... 18:44:37 Installing new version of config file /etc/issue ... 18:44:37 Installing new version of config file /etc/issue.net ... 18:44:37 Installing new version of config file /etc/lsb-release ... 18:44:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:44:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:44:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:44:37 Removing obsolete conffile /etc/default/motd-news ... 18:44:37 (Reading database ... 13912 files and directories currently installed.) 18:44:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:44:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:44:37 Setting up bash (4.4.18-2ubuntu1.2) ... 18:44:37 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 18:44:37 (Reading database ... 13912 files and directories currently installed.) 18:44:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:44:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:44:38 (Reading database ... 13912 files and directories currently installed.) 18:44:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:44:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:44:38 Setting up tar (1.29b-2ubuntu0.2) ... 18:44:38 (Reading database ... 13912 files and directories currently installed.) 18:44:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:44:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:44:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:44:38 (Reading database ... 13912 files and directories currently installed.) 18:44:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:44:38 (Reading database ... 13912 files and directories currently installed.) 18:44:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:44:39 (Reading database ... 13912 files and directories currently installed.) 18:44:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:44:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:44:39 Setting up grep (3.1-2build1) ... 18:44:39 (Reading database ... 13912 files and directories currently installed.) 18:44:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:44:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:44:39 Setting up login (1:4.5-1ubuntu2) ... 18:44:39 (Reading database ... 13912 files and directories currently installed.) 18:44:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:44:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:44:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:44:39 (Reading database ... 13912 files and directories currently installed.) 18:44:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:44:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:44:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:44:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:44:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:44:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:44:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:44:41 (Reading database ... 13912 files and directories currently installed.) 18:44:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:44:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:44:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:44:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:44:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:44:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:44:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:44:43 (Reading database ... 13912 files and directories currently installed.) 18:44:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:44:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:44:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:44:43 (Reading database ... 13912 files and directories currently installed.) 18:44:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:44:43 (Reading database ... 13912 files and directories currently installed.) 18:44:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:44:44 (Reading database ... 13912 files and directories currently installed.) 18:44:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:44:44 (Reading database ... 13912 files and directories currently installed.) 18:44:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:44:44 (Reading database ... 13912 files and directories currently installed.) 18:44:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:44:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:44:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:44:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:44:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:44:44 (Reading database ... 13912 files and directories currently installed.) 18:44:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:44:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:44:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:44:45 (Reading database ... 13912 files and directories currently installed.) 18:44:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:44:45 (Reading database ... 13912 files and directories currently installed.) 18:44:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:44:45 (Reading database ... 13912 files and directories currently installed.) 18:44:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:44:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:44:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:44:47 (Reading database ... 13912 files and directories currently installed.) 18:44:47 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:44:47 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:44:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:44:47 (Reading database ... 13912 files and directories currently installed.) 18:44:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:44:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:44:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:44:47 (Reading database ... 13914 files and directories currently installed.) 18:44:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:44:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:44:48 Setting up debconf (1.5.66ubuntu1) ... 18:44:48 ---> 2c8965b3d2c0 18:44:48 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:44:48 ---> 483315e6b632 18:44:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:44:48 ---> bda9a071601d 18:44:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:44:48 ---> 6a47a9c8bee7 18:44:48 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:48 ---> Running in 06293bf6d173 18:44:48 ---> Running in 20f2b2b2beed 18:44:48 ---> Running in d4bdd402cc96 18:44:48 ---> Running in 0ad126e2c4ec 18:44:48 ---> dc7212611bc8 18:44:48 Step 9/23 : RUN make cmd/core-command/core-command 18:44:48 ---> Running in d73840138e42 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:44:48 (Reading database ... 13914 files and directories currently installed.) 18:44:48 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:44:48 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:44:48 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:44:48 (Reading database ... 13914 files and directories currently installed.) 18:44:48 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:44:48 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:44:48 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:44:48 (Reading database ... 13914 files and directories currently installed.) 18:44:48 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:48 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:48 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:49 (Reading database ... 13914 files and directories currently installed.) 18:44:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:49 (Reading database ... 13914 files and directories currently installed.) 18:44:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:44:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:49 (Reading database ... 13914 files and directories currently installed.) 18:44:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:44:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:44:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 18:44:50 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:44:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:44:50 (Reading database ... 13914 files and directories currently installed.) 18:44:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:44:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:44:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:44:50 (Reading database ... 13914 files and directories currently installed.) 18:44:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:44:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:44:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:44:50 (Reading database ... 13914 files and directories currently installed.) 18:44:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:44:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:44:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:44:51 (Reading database ... 13914 files and directories currently installed.) 18:44:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 18:44:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 18:44:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 18:44:51 (Reading database ... 13914 files and directories currently installed.) 18:44:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:44:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:44:52 Setting up passwd (1:4.5-1ubuntu2) ... 18:44:52 (Reading database ... 13914 files and directories currently installed.) 18:44:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:44:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:44:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:44:52 (Reading database ... 13914 files and directories currently installed.) 18:44:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:44:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:44:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:44:52 (Reading database ... 13914 files and directories currently installed.) 18:44:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:44:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:44:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:44:53 (Reading database ... 13914 files and directories currently installed.) 18:44:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:44:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:44:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:44:53 (Reading database ... 13914 files and directories currently installed.) 18:44:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:44:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:44:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:44:53 (Reading database ... 13914 files and directories currently installed.) 18:44:53 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 18:44:53 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 18:44:53 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 18:44:53 (Reading database ... 13914 files and directories currently installed.) 18:44:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 18:44:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 18:44:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 18:44:54 (Reading database ... 13915 files and directories currently installed.) 18:44:54 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:44:54 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:44:54 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:44:54 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:44:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 18:44:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 18:44:54 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:44:54 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:44:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:44:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:44:55 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:44:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:44:55 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:44:55 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:44:55 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:44:55 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:44:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:44:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:44:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:44:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:44:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:44:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:44:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:44:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:44:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:44:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:44:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:44:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:44:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:45:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:45:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:45:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:45:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:45:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:45:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:45:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:45:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:45:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:45:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:45:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:45:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:45:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:45:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:45:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:45:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:45:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:45:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:45:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:45:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:45:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:45:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:45:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:45:04 18:45:04 Current default time zone: 'Etc/UTC' 18:45:04 Local time is now: Fri Mar 5 18:45:04 UTC 2021. 18:45:04 Universal Time is now: Fri Mar 5 18:45:04 UTC 2021. 18:45:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:45:04 18:45:04 Setting up systemd-sysv (237-3ubuntu10.44) ... 18:45:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 18:45:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:45:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:45:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:45:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:45:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:45:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:45:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:45:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:45:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:45:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:05 Setting up patch (2.7.6-2ubuntu1.1) ... 18:45:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:45:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:45:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 18:45:05 Installing new version of config file /etc/ssl/openssl.cnf ... 18:45:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:45:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:45:05 Setting up ca-certificates (20210119~18.04.1) ... 18:45:07 Updating certificates in /etc/ssl/certs... 18:45:07 23 added, 27 removed; done. 18:45:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:45:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:45:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:45:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:45:07 Setting up pkgbinarymangler (138.18.04.1) ... 18:45:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:45:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up perl (5.26.1-6ubuntu0.5) ... 18:45:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:45:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:45:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:45:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:45:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:45:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:45:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:45:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:45:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:45:08 Processing triggers for systemd (237-3ubuntu10.44) ... 18:45:08 Processing triggers for mime-support (3.60ubuntu1) ... 18:45:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:45:08 Updating certificates in /etc/ssl/certs... 18:45:09 0 added, 0 removed; done. 18:45:09 Running hooks in /etc/ca-certificates/update.d... 18:45:09 done. 18:45:10 Reading package lists... 18:45:10 Building dependency tree... 18:45:10 Reading state information... 18:45:10 The following NEW packages will be installed: 18:45:10 apt-transport-https 18:45:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:45:10 Need to get 1696 B of archives. 18:45:10 After this operation, 153 kB of additional disk space will be used. 18:45:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 18:45:10 debconf: delaying package configuration, since apt-utils is not installed 18:45:10 Fetched 1696 B in 0s (25.9 kB/s) 18:45:10 Selecting previously unselected package apt-transport-https. 18:45:10 (Reading database ... 13920 files and directories currently installed.) 18:45:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 18:45:10 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 18:45:10 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 18:45:11 Waiting for network to be ready... 18:45:19 2021-03-05T18:45:15Z INFO Waiting for automatic snapd restart... 18:45:19 snapd 2.49 from Canonical* installed 18:45:19 "snapd" switched to the "latest/stable" channel 18:45:19 18:45:24 core18 20210128 from Canonical* installed 18:45:24 "core18" switched to the "latest/stable" channel 18:45:24 18:45:31 snapcraft 4.5.4 from Canonical* installed 18:45:31 "snapcraft" switched to the "latest/stable" channel 18:45:31 18:45:34 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: 18:45:34 - README.md 18:45:34 - snapcraft.yaml.orig 18:45:34 18:45:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:45:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:45:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:45:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:45:43 Reading package lists... 18:45:43 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 18:45:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:49 Reading package lists... 18:45:49 Building dependency tree... 18:45:49 Reading state information... 18:45:49 Suggested packages: 18:45:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:45:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:45:49 Recommended packages: 18:45:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:45:49 The following NEW packages will be installed: 18:45:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:45:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:45:49 pkg-config zip 18:45:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:45:49 Need to get 7655 kB of archives. 18:45:49 After this operation, 43.7 MB of additional disk space will be used. 18:45:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 18:45:50 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:45:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 18:45:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:45:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:45:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:45:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:45:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:45:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:45:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:45:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:45:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:45:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:45:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:45:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:45:50 debconf: delaying package configuration, since apt-utils is not installed 18:45:50 Fetched 7655 kB in 1s (10.5 MB/s) 18:45:50 Selecting previously unselected package libglib2.0-0:amd64. 18:45:50 (Reading database ... 13924 files and directories currently installed.) 18:45:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 18:45:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:45:51 Selecting previously unselected package libpsl5:amd64. 18:45:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:45:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:45:51 Selecting previously unselected package libnghttp2-14:amd64. 18:45:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:45:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:45:51 Selecting previously unselected package librtmp1:amd64. 18:45:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:45:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:45:51 Selecting previously unselected package libcurl3-gnutls:amd64. 18:45:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 18:45:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:45:51 Selecting previously unselected package liberror-perl. 18:45:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:45:51 Unpacking liberror-perl (0.17025-1) ... 18:45:51 Selecting previously unselected package git-man. 18:45:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:45:51 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:45:51 Selecting previously unselected package git. 18:45:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:45:51 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:45:52 Selecting previously unselected package libnorm1:amd64. 18:45:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:45:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:45:52 Selecting previously unselected package libpgm-5.2-0:amd64. 18:45:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:45:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:45:52 Selecting previously unselected package libsodium23:amd64. 18:45:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:45:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:45:52 Selecting previously unselected package libzmq5:amd64. 18:45:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:45:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:45:52 Selecting previously unselected package libzmq3-dev:amd64. 18:45:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:45:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:45:53 Selecting previously unselected package pkg-config. 18:45:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:45:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:45:53 Selecting previously unselected package zip. 18:45:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:45:53 Unpacking zip (3.0-11build1) ... 18:45:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:45:53 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:45:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:45:53 Setting up liberror-perl (0.17025-1) ... 18:45:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:45:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:45:53 No schema files found: doing nothing. 18:45:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:45:53 Setting up zip (3.0-11build1) ... 18:45:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:45:53 Setting up libsodium23:amd64 (1.0.16-2) ... 18:45:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:45:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:45:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:45:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:45:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:45:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:46:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:46:00 git set to automatically installed. 18:46:00 git-man set to automatically installed. 18:46:00 libcurl3-gnutls set to automatically installed. 18:46:00 liberror-perl set to automatically installed. 18:46:00 libglib2.0-0 set to automatically installed. 18:46:00 libnghttp2-14 set to automatically installed. 18:46:00 libnorm1 set to automatically installed. 18:46:00 libpgm-5.2-0 set to automatically installed. 18:46:00 libpsl5 set to automatically installed. 18:46:00 librtmp1 set to automatically installed. 18:46:00 libsodium23 set to automatically installed. 18:46:00 libzmq3-dev set to automatically installed. 18:46:00 libzmq5 set to automatically installed. 18:46:00 pkg-config set to automatically installed. 18:46:00 zip set to automatically installed. 18:46:02 snapd is not logged in, snap install commands will use sudo 18:46:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:46:09 snap "core18" has no updates available 18:46:09 Pulling config-common 18:46:09 + snapcraftctl pull 18:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:46:11 Pulling go-build-helper 18:46:11 + snapcraftctl pull 18:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:46:31 Removing intermediate container 06293bf6d173 18:46:31 ---> bf7fff99645d 18:46:31 18:46:31 Step 10/21 : FROM alpine:3.12 18:46:31 3.12: Pulling from library/alpine 18:46:31 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:46:31 Status: Downloaded newer image for alpine:3.12 18:46:31 ---> d10569e2745f 18:46:31 Step 11/21 : RUN apk add --update --no-cache curl 18:46:31 ---> Running in 0e30a79bc910 18:46:32 Removing intermediate container d4bdd402cc96 18:46:32 ---> 229bc5d37ba6 18:46:32 18:46:32 Step 10/24 : FROM alpine:3.12 18:46:32 ---> d10569e2745f 18:46:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:46:32 ---> Running in 8a0630b856cf 18:46:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:34 (1/4) Installing ca-certificates (20191127-r4) 18:46:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:46:34 (3/4) Installing libcurl (7.69.1-r3) 18:46:34 (4/4) Installing curl (7.69.1-r3) 18:46:34 Executing busybox-1.31.1-r19.trigger 18:46:34 Executing ca-certificates-20191127-r4.trigger 18:46:35 (1/5) Installing ca-certificates (20191127-r4) 18:46:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:46:35 (3/5) Installing libcurl (7.69.1-r3) 18:46:35 (4/5) Installing curl (7.69.1-r3) 18:46:35 (5/5) Installing dumb-init (1.2.2-r1) 18:46:35 Executing busybox-1.31.1-r19.trigger 18:46:35 Executing ca-certificates-20191127-r4.trigger 18:46:35 OK: 7 MiB in 18 packages 18:46:35 OK: 7 MiB in 19 packages 18:46:37 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:46:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:46:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:46:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 18:46:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:46:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:46:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:46:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:46:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:46:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:46:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:46:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 18:46:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 18:46:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:46:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 18:46:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 18:46:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 18:46:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 18:46:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:46:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 18:46:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 18:46:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 18:46:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:46:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 18:46:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 18:46:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 18:46:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 18:46:37 Fetched 24.0 MB in 0s (0 B/s) 18:46:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:46:37 Fetched 96.5 kB in 0s (0 B/s) 18:46:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:46:37 Fetched 279 kB in 0s (0 B/s) 18:46:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:46:37 Fetched 122 kB in 0s (0 B/s) 18:46:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:46:37 Fetched 77.8 kB in 0s (0 B/s) 18:46:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:46:37 Fetched 8848 B in 0s (0 B/s) 18:46:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:46:37 Fetched 47.8 kB in 0s (0 B/s) 18:46:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:46:37 Fetched 45.6 kB in 0s (0 B/s) 18:46:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:46:37 Fetched 15.0 kB in 0s (0 B/s) 18:46:37 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 18:46:37 Fetched 214 kB in 0s (0 B/s) 18:46:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:46:37 Fetched 154 kB in 0s (0 B/s) 18:46:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:46:37 Fetched 50.6 kB in 0s (0 B/s) 18:46:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:46:37 Fetched 14.8 kB in 0s (0 B/s) 18:46:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:46:37 Fetched 41.8 kB in 0s (0 B/s) 18:46:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:46:37 Fetched 499 kB in 0s (0 B/s) 18:46:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:46:37 Fetched 111 kB in 0s (0 B/s) 18:46:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:46:37 Fetched 240 kB in 0s (0 B/s) 18:46:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:46:37 Fetched 29.3 kB in 0s (0 B/s) 18:46:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:46:37 Fetched 85.5 kB in 0s (0 B/s) 18:46:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:46:37 Fetched 24.5 kB in 0s (0 B/s) 18:46:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:46:37 Fetched 49.2 kB in 0s (0 B/s) 18:46:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:46:37 Fetched 54.2 kB in 0s (0 B/s) 18:46:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:46:37 Fetched 30.8 kB in 0s (0 B/s) 18:46:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:46:37 Fetched 15.8 kB in 0s (0 B/s) 18:46:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:46:37 Fetched 85.9 kB in 0s (0 B/s) 18:46:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:46:37 Fetched 8720 B in 0s (0 B/s) 18:46:37 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 18:46:37 Fetched 137 kB in 0s (0 B/s) 18:46:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:46:37 Fetched 119 kB in 0s (0 B/s) 18:46:37 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 18:46:37 Fetched 109 kB in 0s (0 B/s) 18:46:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:46:37 Fetched 11.1 kB in 0s (0 B/s) 18:46:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:46:37 Fetched 645 kB in 0s (0 B/s) 18:46:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:46:37 Fetched 41.3 kB in 0s (0 B/s) 18:46:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:46:37 Fetched 17.9 kB in 0s (0 B/s) 18:46:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:46:37 Fetched 368 kB in 0s (0 B/s) 18:46:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:46:37 Fetched 187 kB in 0s (0 B/s) 18:46:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:46:37 Fetched 175 kB in 0s (0 B/s) 18:46:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:46:39 Fetched 206 kB in 0s (0 B/s) 18:46:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 18:46:39 Fetched 1301 kB in 0s (0 B/s) 18:46:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:46:39 Fetched 36.2 kB in 0s (0 B/s) 18:46:39 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 18:46:39 Fetched 159 kB in 0s (0 B/s) 18:46:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:46:39 Fetched 107 kB in 0s (0 B/s) 18:46:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:46:39 Fetched 48.7 kB in 0s (0 B/s) 18:46:39 Pulling static-packages 18:46:39 + snapcraftctl pull 18:46:39 Removing intermediate container 0e30a79bc910 18:46:39 ---> 7fb05f6f8851 18:46:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:39 Removing intermediate container 8a0630b856cf 18:46:39 ---> 8b5ff5985f6e 18:46:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:39 ---> Running in f41541fcfabd 18:46:39 ---> Running in fe6e633a68d5 18:46:39 'go115' has dependencies that need to be staged: static-packages go-build-helper 18:46:39 Skipping pull go-build-helper (already ran) 18:46:39 Skipping pull static-packages (already ran) 18:46:39 Building go-build-helper 18:46:39 + snapcraftctl build 18:46:40 Removing intermediate container f41541fcfabd 18:46:40 ---> 2b1d930fb6c8 18:46:40 Step 13/21 : WORKDIR /edgex 18:46:40 ---> Running in 7348e8381647 18:46:41 Removing intermediate container fe6e633a68d5 18:46:41 ---> c3d1a15e1b85 18:46:41 Step 13/24 : WORKDIR / 18:46:42 ---> Running in 164c737c8097 18:46:42 Removing intermediate container d73840138e42 18:46:42 ---> b14126ae2e41 18:46:42 18:46:42 Step 10/23 : FROM alpine:3.12 18:46:42 ---> d10569e2745f 18:46:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:46:42 Removing intermediate container 7348e8381647 18:46:42 ---> f73a0915f9c2 18:46:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:46:42 ---> Running in e17c9489d558 18:46:42 Removing intermediate container 164c737c8097 18:46:42 ---> 0878e56e384a 18:46:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:46:43 ---> 1220178dcb5e 18:46:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:46:44 Building static-packages 18:46:44 + snapcraftctl build 18:46:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:44 Removing intermediate container 0ad126e2c4ec 18:46:44 ---> d58c70f4c349 18:46:44 18:46:44 Step 10/22 : FROM alpine:3.12 18:46:44 ---> d10569e2745f 18:46:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:46:44 ---> ab2e054fb02f 18:46:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:46:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:44 ---> Running in f1730c643c13 18:46:45 (1/1) Installing dumb-init (1.2.2-r1) 18:46:45 Executing busybox-1.31.1-r19.trigger 18:46:45 OK: 5 MiB in 15 packages 18:46:46 ---> 40940d4e5087 18:46:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:46:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:46 ---> 0befe0d35467 18:46:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:46:46 Staging go-build-helper 18:46:46 + snapcraftctl stage 18:46:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:47 (1/2) Installing ca-certificates (20191127-r4) 18:46:47 (2/2) Installing dumb-init (1.2.2-r1) 18:46:47 Executing busybox-1.31.1-r19.trigger 18:46:47 Executing ca-certificates-20191127-r4.trigger 18:46:47 Removing intermediate container e17c9489d558 18:46:47 ---> f9bc5f38bfe3 18:46:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:46:47 ---> 741b561f1ddd 18:46:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:46:47 OK: 6 MiB in 16 packages 18:46:47 ---> Running in ccacedfdd276 18:46:48 Staging static-packages 18:46:48 + snapcraftctl stage 18:46:48 ---> 1f92b958b28f 18:46:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:46:49 Pulling go115 18:46:49 + snapcraftctl pull 18:46:49 ---> Running in e6650f8c25e2 18:46:49 Removing intermediate container ccacedfdd276 18:46:49 ---> 6e1641be6e52 18:46:49 Step 13/23 : ENV APP_PORT=48082 18:46:49 ---> 04e039ed6210 18:46:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:46:49 ---> Running in ed334b07fe44 18:46:50 Removing intermediate container e6650f8c25e2 18:46:50 ---> 96e3d9c4bee5 18:46:50 Step 18/21 : CMD ["--init=true"] 18:46:50 Removing intermediate container f1730c643c13 18:46:50 ---> 4c8516f28b51 18:46:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:46:50 'edgex-go' has dependencies that need to be staged: go115 18:46:50 Skipping pull go115 (already ran) 18:46:50 Building go115 18:46:50 + dpkg --print-architecture 18:46:50 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 18:46:50 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 18:46:50 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 18:46:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:50 Dload Upload Total Spent Left Speed 18:46:50 ---> Running in 186b8ac99070 18:46:50 Removing intermediate container ed334b07fe44 18:46:50 ---> 2fca3f5c435e 18:46:50 Step 14/23 : EXPOSE $APP_PORT 18:46:50 Removing intermediate container 20f2b2b2beed 18:46:50 ---> 39210cd96cc5 18:46:50 18:46:50 Step 10/23 : FROM alpine:3.12 18:46:50 ---> d10569e2745f 18:46:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:46:50 ---> Using cache 18:46:50 ---> f9bc5f38bfe3 18:46:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:46:50 ---> Using cache 18:46:50 ---> 6e1641be6e52 18:46:50 Step 13/23 : ENV APP_PORT=48081 18:46:51 ---> Running in 44b87dce9152 18:46:51 ---> Running in a192da22e3e0 18:46:51 ---> Running in 036bad3d4297 18:46:51 Removing intermediate container 186b8ac99070 18:46:51 ---> 3e6fae32dacf 18:46:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:46:51 ---> f3c06fc989a0 18:46:51 Step 19/21 : LABEL arch=arm64 18:46:51 ---> Running in b97c5b0e2fe2 18:46:51 Removing intermediate container 44b87dce9152 18:46:51 ---> 228216972b0a 18:46:51 Step 13/22 : ENV APP_PORT=48060 18:46:51 Removing intermediate container a192da22e3e0 18:46:51 ---> e9ee999bb128 18:46:51 Step 15/23 : WORKDIR / 18:46:51 Removing intermediate container 036bad3d4297 18:46:51 ---> 08e5ff990667 18:46:51 Step 14/23 : EXPOSE $APP_PORT 18:46:51 ---> Running in a6cec104413b 18:46:51 ---> Running in 73215a3bbb57 18:46:52 ---> Running in 33e33a9dd88d 18:46:52 Removing intermediate container b97c5b0e2fe2 18:46:52 ---> 938c73299065 18:46:52 Step 20/21 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:46:52 ---> 9e2bb29f4803 18:46:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:46:52 ---> Running in 99ace2cc7065 18:46:52 ---> Running in 5daf14c3778f 18:46:52 Removing intermediate container 73215a3bbb57 18:46:52 ---> 6ae0690e693c 18:46:52 Step 14/22 : EXPOSE $APP_PORT 18:46:52 Removing intermediate container 33e33a9dd88d 18:46:52 ---> f7d3835f3633 18:46:52 Step 15/23 : WORKDIR / 18:46:52 Removing intermediate container a6cec104413b 18:46:52 ---> 22a7177e4a8a 18:46:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:53 ---> Running in 59a04427f485 18:46:53 Removing intermediate container 99ace2cc7065 18:46:53 ---> 7716493f1ba2 18:46:53 Step 21/21 : LABEL version=0.0.0 18:46:53 ---> Running in 096656b8973d 18:46:53 ---> Running in 05fd7f45539c 18:46:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.2M 0 0 26.7M 0 0:00:04 --:--:-- 0:00:04 26.7M 46 115M 46 53.4M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.5M 78 115M 78 90.7M 0 0 34.3M 0 0:00:03 0:00:02 0:00:01 34.3M 100 115M 100 115M 0 0 35.9M 0 0:00:03 0:00:03 --:--:-- 35.9M 18:46:53 curl: (16) Error in the HTTP2 framing layer 18:46:53 Failed to run 'override-build': Exit code was 16. 18:46:53 Removing intermediate container 59a04427f485 18:46:53 ---> 062b3ad651b9 18:46:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:53 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. 18:46:53 ---> 1b2695ebf899 18:46:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:46:53 Removing intermediate container 096656b8973d 18:46:53 ---> 008ba545e3d3 18:46:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:54 Removing intermediate container 05fd7f45539c 18:46:54 ---> b36ee710c1fe 18:46:54 18:46:54 Successfully built b36ee710c1fe 18:46:54 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:46:54  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 18:46:55 ---> cf0d8dfbf4b4 18:46:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:46:55 ---> 65e2fa548a64 18:46:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 18:46:55 Removing intermediate container 5daf14c3778f 18:46:55 ---> 733a6c4521c8 18:46:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:55 ---> Running in f58ecafe9c7d [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:56 Failed in branch amd64 18:46:56 ---> 1c1ba17a79dc 18:46:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:46:57 Removing intermediate container f58ecafe9c7d 18:46:57 ---> 6c055b719923 18:46:57 Step 22/24 : LABEL arch=arm64 18:46:57 ---> 177281243d2f 18:46:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:46:57 ---> 948502e454cb 18:46:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:46:58 ---> Running in 46f94d14c724 18:46:58 ---> a4d4b9280394 18:46:58 Step 19/23 : ENTRYPOINT ["/core-command"] 18:46:58 ---> Running in 1607d57ac802 18:46:58 Removing intermediate container 46f94d14c724 18:46:58 ---> ec6a74cd0efe 18:46:58 Step 23/24 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:46:58 ---> b914b7ce3c9d 18:46:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:46:59 ---> Running in 6d3d163b579e 18:46:59 ---> 757b63f9f4ff 18:46:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:46:59 Removing intermediate container 1607d57ac802 18:46:59 ---> b8bf1878ded1 18:46:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:59 ---> Running in 0c0a3960cc30 18:47:00 ---> Running in 66d9eeaca58e 18:47:00 Removing intermediate container 6d3d163b579e 18:47:00 ---> b40ba77555c3 18:47:00 Step 24/24 : LABEL version=0.0.0 18:47:00 ---> Running in bcb82efbcf1e 18:47:00 Removing intermediate container 0c0a3960cc30 18:47:00 ---> 2cca35733795 18:47:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:00 ---> Running in 9a635f5bb78e 18:47:01 ---> Running in d216f802a59d 18:47:01 Removing intermediate container 66d9eeaca58e 18:47:01 ---> 0e65329e711d 18:47:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:01 ---> Running in 9157c0780270 18:47:01 Removing intermediate container bcb82efbcf1e 18:47:01 ---> 17e72763cf0e 18:47:01 Step 21/23 : LABEL arch=arm64 18:47:01 ---> Running in 0b8f02910408 18:47:01 Removing intermediate container 9a635f5bb78e 18:47:01 ---> ebbc7894079f 18:47:01 18:47:01 Removing intermediate container d216f802a59d 18:47:01 ---> f67d345d2c9b 18:47:01 Step 21/23 : LABEL arch=arm64 18:47:02 Removing intermediate container 9157c0780270 18:47:02 ---> 0e635470b0b7 18:47:02 Step 20/22 : LABEL arch=arm64 18:47:02 Successfully built ebbc7894079f 18:47:02 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:47:02  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 18:47:02 ---> Running in 404e0c4f2b27 18:47:02 Removing intermediate container 0b8f02910408 18:47:02 ---> 02d350767d1f 18:47:02 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:47:02 ---> Running in aaa8aeeac74a 18:47:02 ---> Running in 9a0ee6760228 18:47:03 Removing intermediate container 404e0c4f2b27 18:47:03 ---> 35bef9311c26 18:47:03 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:47:03 Removing intermediate container aaa8aeeac74a 18:47:03 ---> 9e9eec850abf 18:47:03 Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:47:03 ---> Running in 82215786a5af 18:47:03 Removing intermediate container 9a0ee6760228 18:47:03 ---> 70aab0e1b69c 18:47:03 Step 23/23 : LABEL version=0.0.0 18:47:03 ---> Running in efd667a490fb 18:47:03 ---> Running in 8cb9227dc7d3 18:47:04 Removing intermediate container 82215786a5af 18:47:04 ---> d71ae7a9da88 18:47:04 Step 23/23 : LABEL version=0.0.0 18:47:05 ---> Running in e9fde3033297 18:47:05 Removing intermediate container 8cb9227dc7d3 18:47:05 ---> 79f3ddfe47fe 18:47:05 18:47:05 Removing intermediate container efd667a490fb 18:47:05 ---> 977e5f26c49b 18:47:05 Step 22/22 : LABEL version=0.0.0 18:47:05 Successfully built 79f3ddfe47fe 18:47:05 Successfully tagged docker-core-command-go-arm64:latest 18:47:05  Building docker-core-command-go ... done  ---> Running in 18a309090171 18:47:05 Building docker-sys-mgmt-agent-go 18:47:06 Removing intermediate container e9fde3033297 18:47:06 ---> c8aa0fa3afeb 18:47:06 18:47:06 Successfully built c8aa0fa3afeb 18:47:06 Successfully tagged docker-core-metadata-go-arm64:latest 18:47:06  Building docker-core-metadata-go ... done Building docker-core-data-go 18:47:06 Removing intermediate container 18a309090171 18:47:06 ---> f5fef2d1a8ad 18:47:06 18:47:07 Successfully built f5fef2d1a8ad 18:47:07 Successfully tagged docker-support-notifications-go-arm64:latest 18:47:39  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:47:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:47:39 ---> 8f11cf1e3b3c 18:47:39 Step 3/22 : WORKDIR /edgex-go 18:47:39 ---> Using cache 18:47:39 ---> efb746af739a 18:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:39 ---> Using cache 18:47:39 ---> a94750dbd865 18:47:39 Step 5/22 : RUN apk add --update --no-cache make git 18:47:39 ---> Using cache 18:47:39 ---> 465a5be09cda 18:47:39 Step 6/22 : COPY go.mod . 18:47:39 ---> Using cache 18:47:39 ---> 4d7b827c55c0 18:47:39 Step 7/22 : RUN go mod download 18:47:39 ---> Using cache 18:47:39 ---> b8a4de493402 18:47:39 Step 8/22 : COPY . . 18:47:39 ---> Using cache 18:47:39 ---> 6a47a9c8bee7 18:47:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:47:46 ---> Running in 7c87424e7656 18:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:47:49 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:47:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:47:49 ---> 8f11cf1e3b3c 18:47:49 Step 3/31 : WORKDIR /edgex-go 18:47:49 ---> Using cache 18:47:49 ---> efb746af739a 18:47:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:49 ---> Using cache 18:47:49 ---> a94750dbd865 18:47:49 Step 5/31 : RUN apk add --update --no-cache make git 18:47:49 ---> Using cache 18:47:49 ---> 465a5be09cda 18:47:49 Step 6/31 : COPY go.mod . 18:47:49 ---> Using cache 18:47:49 ---> 4d7b827c55c0 18:47:49 Step 7/31 : RUN go mod download 18:47:49 ---> Using cache 18:47:49 ---> b8a4de493402 18:47:49 Step 8/31 : COPY . . 18:47:49 ---> Using cache 18:47:49 ---> 6a47a9c8bee7 18:47:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:47:51 ---> Running in 301e4b6beeae 18:47:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:47:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:47:52 ---> 8f11cf1e3b3c 18:47:52 Step 3/26 : WORKDIR /edgex-go 18:47:52 ---> Using cache 18:47:52 ---> efb746af739a 18:47:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:52 ---> Using cache 18:47:52 ---> a94750dbd865 18:47:52 Step 5/26 : RUN apk add --update --no-cache make bash git 18:47:52 ---> Running in 20daeec1e711 18:47:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:47:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:53 ---> 8f11cf1e3b3c 18:47:53 Step 3/23 : WORKDIR /edgex-go 18:47:53 ---> Using cache 18:47:53 ---> efb746af739a 18:47:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:53 ---> Using cache 18:47:53 ---> a94750dbd865 18:47:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:47:53 ---> Running in 1dffde855ee1 18:47:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:57 OK: 217 MiB in 51 packages 18:47:57 OK: 217 MiB in 51 packages 18:47:59 Removing intermediate container 1dffde855ee1 18:47:59 ---> e633fcae3bbc 18:47:59 Step 6/23 : COPY go.mod . 18:47:59 Removing intermediate container 20daeec1e711 18:47:59 ---> c79a49f5d4be 18:47:59 Step 6/26 : COPY go.mod . 18:48:00 ---> cc3039927281 18:48:00 Step 7/23 : RUN go mod download 18:48:00 ---> Running in 85b2962fb6b7 18:48:01 ---> 438889792ae9 18:48:01 Step 7/26 : RUN go mod download 18:48:01 ---> Running in da38c37577ee 18:48:05 Removing intermediate container 85b2962fb6b7 18:48:05 ---> 3aab7363e2d7 18:48:05 Step 8/23 : COPY . . 18:48:06 Removing intermediate container da38c37577ee 18:48:06 ---> e21bbbdf199c 18:48:06 Step 8/26 : COPY . . 18:48:38 ---> 5c7b415148e4 18:48:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:48:38 ---> 9bc0a7611f2c 18:48:38 Step 9/23 : RUN make cmd/core-data/core-data 18:48:38 ---> Running in 68d8e7497335 18:48:38 ---> Running in bc52ec0893a3 18:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:48:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:49:05 Removing intermediate container 7c87424e7656 18:49:05 ---> cf6635d23936 18:49:05 18:49:05 Step 10/22 : FROM alpine:3.12 18:49:05 ---> d10569e2745f 18:49:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:49:05 ---> Using cache 18:49:05 ---> f9bc5f38bfe3 18:49:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:49:05 ---> Using cache 18:49:05 ---> 6e1641be6e52 18:49:05 Step 13/22 : ENV APP_PORT=48085 18:49:05 ---> Running in 39a9fde25238 18:49:06 Removing intermediate container 39a9fde25238 18:49:06 ---> c352c83929e1 18:49:06 Step 14/22 : EXPOSE $APP_PORT 18:49:06 ---> Running in 6cced4e85b32 18:49:08 Removing intermediate container 6cced4e85b32 18:49:08 ---> 2254a76a254b 18:49:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:09 Removing intermediate container 301e4b6beeae 18:49:09 ---> b23d398aecc0 18:49:09 18:49:09 Step 10/31 : FROM alpine:3.12 18:49:09 ---> d10569e2745f 18:49:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:49:09 ---> Running in ba8be2c63b8e 18:49:09 ---> 459dbfafa834 18:49:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:49:10 Removing intermediate container ba8be2c63b8e 18:49:10 ---> ceb811afc9f2 18:49:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:49:10 ---> Running in 2bc815ea5d48 18:49:12 ---> 366e1e01e501 18:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:13 ---> d407f2e531b0 18:49:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:49:13 ---> Running in d240f6799030 18:49:13 (1/2) Installing dumb-init (1.2.2-r1) 18:49:14 (2/2) Installing su-exec (0.2-r1) 18:49:14 Executing busybox-1.31.1-r19.trigger 18:49:14 OK: 5 MiB in 16 packages 18:49:14 Removing intermediate container d240f6799030 18:49:14 ---> 522b88a28811 18:49:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:14 ---> Running in e9031144f652 18:49:15 Removing intermediate container e9031144f652 18:49:15 ---> ad6db3923c31 18:49:15 Step 20/22 : LABEL arch=arm64 18:49:15 ---> Running in 60d99c6f2682 18:49:15 Removing intermediate container 60d99c6f2682 18:49:15 ---> 19c7ef5e079d 18:49:15 Removing intermediate container 2bc815ea5d48 18:49:15 ---> 65848c3c516a 18:49:15 Step 21/22 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:49:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:49:16 ---> Running in a55e39dbd7cf 18:49:16 ---> Running in 8533a31026c7 18:49:17 Removing intermediate container 8533a31026c7 18:49:17 ---> 5d27ae051163 18:49:17 Step 22/22 : LABEL version=0.0.0 18:49:17 Removing intermediate container a55e39dbd7cf 18:49:17 ---> 3228f2ad0c4d 18:49:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:49:17 ---> Running in cafe3bf15cdf 18:49:17 ---> Running in a0bf86b254ab 18:49:17 Removing intermediate container cafe3bf15cdf 18:49:18 ---> 9d248e35014b 18:49:18 18:49:18 Removing intermediate container a0bf86b254ab 18:49:18 ---> 1a04300baf62 18:49:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:49:18 ---> Running in e331fbca4158 18:49:18 Successfully built 9d248e35014b 18:49:18 Successfully tagged docker-support-scheduler-go-arm64:latest 18:49:22  Building docker-support-scheduler-go ... done Removing intermediate container e331fbca4158 18:49:22 ---> 2fb912507216 18:49:22 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:49:22 ---> Running in f34a49ceae8d 18:49:23 Removing intermediate container f34a49ceae8d 18:49:23 ---> 60ce8921e65c 18:49:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:49:24 ---> f035f62d30c7 18:49:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:49:24 ---> Running in 4b2f5a5f57b5 18:49:27 Removing intermediate container 4b2f5a5f57b5 18:49:27 ---> 53217cf6833c 18:49:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:28 ---> a8d352bb072f 18:49:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:49:30 ---> f9d2d470cd77 18:49:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:49:31 ---> 4097986ebb12 18:49:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:49:32 ---> 56203c67a41a 18:49:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:49:33 ---> 20f835a3a825 18:49:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:49:34 ---> Running in 827ea2f0d3b2 18:49:34 Removing intermediate container 827ea2f0d3b2 18:49:34 ---> 723b0bbb861c 18:49:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:49:35 ---> 1043210ba9f5 18:49:35 Step 26/31 : RUN chmod +x /entrypoint.sh 18:49:36 ---> Running in ffb126d67f32 18:49:39 Removing intermediate container ffb126d67f32 18:49:39 ---> 22a15cf2fb45 18:49:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:49:40 ---> Running in f22513a12854 18:49:40 Removing intermediate container f22513a12854 18:49:40 ---> 24be13d4b4b2 18:49:40 Step 28/31 : CMD ["gate"] 18:49:40 ---> Running in a3efe9819f8c 18:49:41 Removing intermediate container a3efe9819f8c 18:49:41 ---> 46fba6059a55 18:49:41 Step 29/31 : LABEL arch=arm64 18:49:41 ---> Running in 8f763464026a 18:49:42 Removing intermediate container 8f763464026a 18:49:42 ---> 934ad3bbac8e 18:49:42 Step 30/31 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:49:42 ---> Running in e45e71ad1340 18:49:43 Removing intermediate container e45e71ad1340 18:49:43 ---> b984f9a64f61 18:49:43 Step 31/31 : LABEL version=0.0.0 18:49:43 ---> Running in f9000aa2e09f 18:49:44 Removing intermediate container f9000aa2e09f 18:49:44 ---> 99d30e02115f 18:49:44 18:49:45 Successfully built 99d30e02115f 18:49:45 Successfully tagged docker-security-bootstrapper-go-arm64:latest 18:49:47  Building docker-security-bootstrapper-go ... done Removing intermediate container 68d8e7497335 18:49:47 ---> 2405a839ef85 18:49:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:49:47 ---> Running in 461b4e661659 18:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:49:52 Removing intermediate container 461b4e661659 18:49:52 ---> 13618266073d 18:49:52 18:49:52 Step 11/26 : FROM docker:20.10.0 18:49:52 20.10.0: Pulling from library/docker 18:50:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:50:00 Status: Downloaded newer image for docker:20.10.0 18:50:00 ---> eeaf43b92773 18:50:00 Step 12/26 : RUN apk add --no-cache bash 18:50:00 ---> Running in 1a8130eeb5f3 18:50:01 Removing intermediate container bc52ec0893a3 18:50:01 ---> e9a407aa00ac 18:50:01 18:50:01 Step 10/23 : FROM alpine:3.12 18:50:01 ---> d10569e2745f 18:50:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:50:01 ---> Running in 19fea1be8671 18:50:02 Removing intermediate container 19fea1be8671 18:50:02 ---> db71e9d76633 18:50:02 Step 12/23 : ENV APP_PORT=48080 18:50:02 ---> Running in 603d85c5ef63 18:50:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:02 Removing intermediate container 603d85c5ef63 18:50:02 ---> 6d5ddc8ed86e 18:50:02 Step 13/23 : EXPOSE $APP_PORT 18:50:02 ---> Running in 00df6b9f2c99 18:50:02 (1/2) Installing readline (8.0.4-r0) 18:50:02 (2/2) Installing bash (5.0.17-r0) 18:50:02 Executing bash-5.0.17-r0.post-install 18:50:02 Executing busybox-1.31.1-r19.trigger 18:50:02 OK: 12 MiB in 22 packages 18:50:03 Removing intermediate container 00df6b9f2c99 18:50:03 ---> 63f3e991def9 18:50:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:03 ---> Running in 957ebab0a6b3 18:50:04 Removing intermediate container 1a8130eeb5f3 18:50:04 ---> 098857fa4989 18:50:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:50:04 ---> Running in 2aac193ba209 18:50:04 Removing intermediate container 2aac193ba209 18:50:04 ---> 7ad51ca4b4fd 18:50:04 Step 14/26 : ENV APP_PORT=48090 18:50:05 ---> Running in 70c9a24eafd1 18:50:05 Removing intermediate container 70c9a24eafd1 18:50:05 ---> 5ef62e2df416 18:50:05 Step 15/26 : EXPOSE $APP_PORT 18:50:05 ---> Running in 6346fdfec606 18:50:05 Removing intermediate container 957ebab0a6b3 18:50:05 ---> ff574b3a3b72 18:50:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:50:06 ---> Running in 62426e0c579b 18:50:06 Removing intermediate container 6346fdfec606 18:50:06 ---> ffca9efa6841 18:50:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:50:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:07 ---> f802b998628f 18:50:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:50:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:08 ---> c13df6446e9f 18:50:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:50:08 (1/6) Installing dumb-init (1.2.2-r1) 18:50:09 (2/6) Installing libgcc (9.3.0-r2) 18:50:09 (3/6) Installing libsodium (1.0.18-r0) 18:50:09 ---> f00a1e7cb4aa 18:50:09 Step 19/26 : RUN apk --no-cache add py3-pip 18:50:09 (4/6) Installing libstdc++ (9.3.0-r2) 18:50:09 ---> Running in b278cc297584 18:50:09 (5/6) Installing libzmq (4.3.3-r0) 18:50:09 (6/6) Installing zeromq (4.3.3-r0) 18:50:09 Executing busybox-1.31.1-r19.trigger 18:50:09 OK: 8 MiB in 20 packages 18:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:11 Removing intermediate container 62426e0c579b 18:50:11 ---> 143b3700bd45 18:50:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:11 (1/33) Installing libbz2 (1.0.8-r1) 18:50:11 (2/33) Installing expat (2.2.9-r1) 18:50:11 (3/33) Installing libffi (3.3-r2) 18:50:11 (4/33) Installing gdbm (1.13-r1) 18:50:11 (5/33) Installing xz-libs (5.2.5-r0) 18:50:11 (6/33) Installing sqlite-libs (3.32.1-r0) 18:50:11 (7/33) Installing python3 (3.8.5-r1) 18:50:12 ---> 2a7f606817d9 18:50:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:50:13 (8/33) Installing py3-appdirs (1.4.4-r1) 18:50:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:50:13 (10/33) Installing py3-parsing (2.4.7-r0) 18:50:13 (11/33) Installing py3-six (1.15.0-r0) 18:50:13 (12/33) Installing py3-packaging (20.4-r0) 18:50:13 (13/33) Installing py3-setuptools (47.0.0-r0) 18:50:13 (14/33) Installing py3-chardet (3.0.4-r4) 18:50:13 (15/33) Installing py3-idna (2.9-r0) 18:50:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:50:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:50:13 (18/33) Installing py3-requests (2.23.0-r0) 18:50:13 (19/33) Installing py3-msgpack (1.0.0-r0) 18:50:13 (20/33) Installing py3-lockfile (0.12.2-r3) 18:50:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:50:13 (22/33) Installing py3-colorama (0.4.3-r0) 18:50:13 (23/33) Installing py3-distlib (0.3.0-r0) 18:50:13 (24/33) Installing py3-distro (1.5.0-r1) 18:50:13 (25/33) Installing py3-webencodings (0.5.1-r3) 18:50:13 (26/33) Installing py3-html5lib (1.0.1-r4) 18:50:13 (27/33) Installing py3-pytoml (0.1.21-r0) 18:50:13 (28/33) Installing py3-pep517 (0.8.2-r0) 18:50:13 (29/33) Installing py3-progress (1.5-r0) 18:50:13 (30/33) Installing py3-toml (0.10.1-r0) 18:50:13 (31/33) Installing py3-retrying (1.3.3-r0) 18:50:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:50:13 (33/33) Installing py3-pip (20.1.1-r0) 18:50:13 Executing busybox-1.31.1-r19.trigger 18:50:13 OK: 71 MiB in 55 packages 18:50:14 ---> f896074a1661 18:50:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:50:14 ---> e701b4bce6b6 18:50:14 Step 19/23 : ENTRYPOINT ["/core-data"] 18:50:15 ---> Running in 2ef0435ad59d 18:50:15 Removing intermediate container 2ef0435ad59d 18:50:15 ---> 8bfce7453cfb 18:50:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:15 ---> Running in 17457d42a1f4 18:50:16 Removing intermediate container 17457d42a1f4 18:50:16 ---> e820e2490361 18:50:16 Step 21/23 : LABEL arch=arm64 18:50:16 ---> Running in 6df30dd808f4 18:50:17 Removing intermediate container 6df30dd808f4 18:50:17 ---> 820fa2ffd800 18:50:17 Step 22/23 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:50:17 ---> Running in c0234589520b 18:50:17 Removing intermediate container c0234589520b 18:50:17 ---> b09c86851008 18:50:17 Step 23/23 : LABEL version=0.0.0 18:50:18 ---> Running in b10c3f1dd514 18:50:18 Removing intermediate container b10c3f1dd514 18:50:18 ---> ca80a8c65ea7 18:50:18 18:50:19 Successfully built ca80a8c65ea7 18:50:19 Successfully tagged docker-core-data-go-arm64:latest 18:50:19  Building docker-core-data-go ... done Removing intermediate container b278cc297584 18:50:19 ---> 73c545ee3762 18:50:19 Step 20/26 : RUN pip install docker-compose==1.23.2 18:50:19 ---> Running in ecad660160e6 18:50:24 Collecting docker-compose==1.23.2 18:50:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:50:25 Collecting websocket-client<1.0,>=0.32.0 18:50:25 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 18:50:25 Collecting docopt<0.7,>=0.6.1 18:50:25 Downloading docopt-0.6.2.tar.gz (25 kB) 18:50: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) 18:50:27 Collecting PyYAML<4,>=3.10 18:50:27 Downloading PyYAML-3.13.tar.gz (270 kB) 18:50:31 Collecting dockerpty<0.5,>=0.4.1 18:50:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:50:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:50:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:50:33 Collecting jsonschema<3,>=2.5.1 18:50:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:50:34 Collecting docker<4.0,>=3.6.0 18:50:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:50:35 Collecting texttable<0.10,>=0.9.0 18:50:35 Downloading texttable-0.9.1.tar.gz (11 kB) 18:50:37 Collecting cached-property<2,>=1.2.0 18:50:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:50:37 Collecting idna<2.8,>=2.5 18:50:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:50:37 Collecting urllib3<1.25,>=1.21.1 18:50:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:50:38 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) 18:50:38 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) 18:50:38 Collecting docker-pycreds>=0.4.0 18:50:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:50:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:50:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:50:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:50:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:50:39 Installing collected packages: websocket-client, docopt, PyYAML, dockerpty, idna, urllib3, requests, jsonschema, docker-pycreds, docker, texttable, cached-property, docker-compose 18:50:39 Running setup.py install for docopt: started 18:50:41 Running setup.py install for docopt: finished with status 'done' 18:50:41 Running setup.py install for PyYAML: started 18:50:43 Running setup.py install for PyYAML: finished with status 'done' 18:50:43 Running setup.py install for dockerpty: started 18:50:45 Running setup.py install for dockerpty: finished with status 'done' 18:50:45 Attempting uninstall: idna 18:50:45 Found existing installation: idna 2.9 18:50:45 Uninstalling idna-2.9: 18:50:45 Successfully uninstalled idna-2.9 18:50:46 Attempting uninstall: urllib3 18:50:46 Found existing installation: urllib3 1.25.9 18:50:46 Uninstalling urllib3-1.25.9: 18:50:46 Successfully uninstalled urllib3-1.25.9 18:50:46 Attempting uninstall: requests 18:50:46 Found existing installation: requests 2.23.0 18:50:46 Uninstalling requests-2.23.0: 18:50:46 Successfully uninstalled requests-2.23.0 18:50:48 Running setup.py install for texttable: started 18:50:50 Running setup.py install for texttable: finished with status 'done' 18:50:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 18:50:54 Removing intermediate container ecad660160e6 18:50:54 ---> eebdecd078aa 18:50:54 Step 21/26 : RUN apk --no-cache add curl 18:50:54 ---> Running in 30349d171b94 18:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:50:56 (2/3) Installing libcurl (7.69.1-r3) 18:50:56 (3/3) Installing curl (7.69.1-r3) 18:50:56 Executing busybox-1.31.1-r19.trigger 18:50:56 OK: 71 MiB in 58 packages 18:50:57 Removing intermediate container 30349d171b94 18:50:57 ---> a49cd94af3fd 18:50:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:50:57 ---> Running in 4de5f6d64275 18:50:57 Removing intermediate container 4de5f6d64275 18:50:57 ---> 3b587f272aa1 18:50:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:58 ---> Running in 4c7928ae6e53 18:50:58 Removing intermediate container 4c7928ae6e53 18:50:58 ---> 782f644a79df 18:50:58 Step 24/26 : LABEL arch=arm64 18:50:58 ---> Running in 37f295d8d159 18:50:58 Removing intermediate container 37f295d8d159 18:50:58 ---> b79debc00315 18:50:58 Step 25/26 : LABEL git_sha=e1f8108961685962612542af4b49151a44b672f9 18:50:59 ---> Running in bae8329a19ad 18:50:59 Removing intermediate container bae8329a19ad 18:50:59 ---> 8905c022db3f 18:50:59 Step 26/26 : LABEL version=0.0.0 18:50:59 ---> Running in 3f971133230e 18:51:00 Removing intermediate container 3f971133230e 18:51:00 ---> 8f544a7deaaf 18:51:00 18:51:00 Successfully built 8f544a7deaaf 18:51:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:51:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:51:00 $ docker stop --time=1 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 18:51:02 $ docker rm -f 179a0e447ae40ffd0947f4873c8dd32864bf66c0c0734cbdfb82a81f9ae3d568 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:03 + + docker imagesgrep 18:51:03 docker 18:51:03 docker-sys-mgmt-agent-go-arm64 latest 8f544a7deaaf 4 seconds ago 300MB 18:51:03 docker-core-data-go-arm64 latest ca80a8c65ea7 45 seconds ago 21.1MB 18:51:03 docker-security-bootstrapper-go-arm64 latest 99d30e02115f About a minute ago 17.8MB 18:51:03 docker-support-scheduler-go-arm64 latest 9d248e35014b About a minute ago 16.3MB 18:51:03 docker-support-notifications-go-arm64 latest f5fef2d1a8ad 3 minutes ago 16.9MB 18:51:03 docker-core-metadata-go-arm64 latest c8aa0fa3afeb 3 minutes ago 17.9MB 18:51:03 docker-core-command-go-arm64 latest 79f3ddfe47fe 3 minutes ago 16.2MB 18:51:03 docker-security-secretstore-setup-go-arm64 latest ebbc7894079f 4 minutes ago 23.7MB 18:51:03 docker-security-proxy-setup-go-arm64 latest b36ee710c1fe 4 minutes ago 23.4MB 18:51:03 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:51:04 ---> job-cost.sh 18:51:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sgw2 18:51:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:54:05 lf-activate-venv(): INFO: Adding /tmp/venv-Sgw2/bin to PATH 18:54:05 INFO: No Stack... 18:54:05 INFO: Retrieving Pricing Info for: lf-standard-4 18:54:05 INFO: Archiving Costs [Pipeline] sh 18:54:05 + cut -d, -f6 18:54:05 + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 18:54:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] 18:54:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] did not exist. Created. 18:54:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:06 + echo total: 0.20999999344348907 [Pipeline] stash 18:54:06 Stashed 1 file(s) [Pipeline] } 18:54:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3209-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:54:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:09 ---> package-listing.sh 18:54:09 ++ facter osfamily 18:54:09 ++ tr '[:upper:]' '[:lower:]' 18:54:09 + OS_FAMILY=redhat 18:54:09 + workspace=/w/workspace/edgex-go/7 18:54:09 + START_PACKAGES=/tmp/packages_start.txt 18:54:09 + END_PACKAGES=/tmp/packages_end.txt 18:54:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:09 + PACKAGES=/tmp/packages_start.txt 18:54:09 + '[' /w/workspace/edgex-go/7 ']' 18:54:09 + PACKAGES=/tmp/packages_end.txt 18:54:09 + case "${OS_FAMILY}" in 18:54:09 + rpm -qa 18:54:09 + sort 18:54:15 + '[' -f /tmp/packages_start.txt ']' 18:54:15 + '[' -f /tmp/packages_end.txt ']' 18:54:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:15 + '[' /w/workspace/edgex-go/7 ']' 18:54:15 + mkdir -p /w/workspace/edgex-go/7/archives/ 18:54:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 18:54:15 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:54:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:15 18:54:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:54:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:16 alpine: Pulling from edgex-lftools-log-publisher 18:54:16 df20fa9351a1: Pulling fs layer 18:54:16 36b3adc4ff6f: Pulling fs layer 18:54:16 8ad3a11d3b57: Pulling fs layer 18:54:16 46f8f816bc3b: Pulling fs layer 18:54:16 93b61091891f: Pulling fs layer 18:54:16 93b9cdb0e59b: Pulling fs layer 18:54:16 5e14af77c1be: Pulling fs layer 18:54:16 01666e4c0597: Pulling fs layer 18:54:16 aa168da1d23b: Pulling fs layer 18:54:16 5e14af77c1be: Waiting 18:54:16 01666e4c0597: Waiting 18:54:16 46f8f816bc3b: Waiting 18:54:16 93b9cdb0e59b: Waiting 18:54:16 93b61091891f: Waiting 18:54:16 aa168da1d23b: Waiting 18:54:16 36b3adc4ff6f: Verifying Checksum 18:54:16 36b3adc4ff6f: Download complete 18:54:16 46f8f816bc3b: Download complete 18:54:16 df20fa9351a1: Verifying Checksum 18:54:16 df20fa9351a1: Download complete 18:54:16 93b9cdb0e59b: Verifying Checksum 18:54:16 93b9cdb0e59b: Download complete 18:54:16 5e14af77c1be: Verifying Checksum 18:54:16 5e14af77c1be: Download complete 18:54:16 93b61091891f: Verifying Checksum 18:54:16 93b61091891f: Download complete 18:54:16 01666e4c0597: Download complete 18:54:16 8ad3a11d3b57: Verifying Checksum 18:54:16 8ad3a11d3b57: Download complete 18:54:17 df20fa9351a1: Pull complete 18:54:17 36b3adc4ff6f: Pull complete 18:54:18 8ad3a11d3b57: Pull complete 18:54:18 46f8f816bc3b: Pull complete 18:54:18 93b61091891f: Pull complete 18:54:18 93b9cdb0e59b: Pull complete 18:54:19 aa168da1d23b: Verifying Checksum 18:54:19 aa168da1d23b: Download complete 18:54:20 5e14af77c1be: Pull complete 18:54:20 01666e4c0597: Pull complete 18:54:30 aa168da1d23b: Pull complete 18:54:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:54:30 prd-centos7-docker-4c-2g-28733 does not seem to be running inside a container 18:54:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:54:37 $ docker top f1a946b6a8656d21d0bf77be1a6985a91dd4152520b403b24271040561800b9a -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:38 + mkdir -p /var/log/sa [Pipeline] sh 18:54:39 + ls /var/log/sa-host 18:54:39 + sadf -c /var/log/sa-host/sa05 18:54:39 file_magic: OK 18:54:39 HZ: Using current value: 100 18:54:39 file_header: OK 18:54:39 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 18:54:39 Statistics: 18:54:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:54:39 File successfully converted to sysstat format version 12.2.1 18:54:39 + sadf -c /var/log/sa-host/sa23 18:54:39 file_magic: OK 18:54:39 HZ: Using current value: 100 18:54:39 file_header: OK 18:54:39 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 18:54:39 Statistics: 18:54:39 Hnuu...uuuununununu... 18:54:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:39 provisioning config files... 18:54:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config773584322639174555tmp [Pipeline] { [Pipeline] echo 18:54:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:39 ---> create-netrc.sh [Pipeline] } 18:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:54:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:40 ---> python-tools-install.sh [Pipeline] echo 18:54:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:40 ---> sudo-logs.sh 18:54:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:41 ---> job-cost.sh 18:54:41 lf-activate-venv: SKIPPING 18:54:41 DEBUG: total: 0.20999999344348907 18:54:41 INFO: Retrieving Stack Cost... 18:54:41 INFO: Retrieving Pricing Info for: v1-standard-2 18:54:42 INFO: Archiving Costs [Pipeline] echo 18:54:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:42 ---> logs-deploy.sh 18:54:42 lf-activate-venv: SKIPPING 18:54:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3209/7 18:54:42 INFO: archiving workspace using pattern(s): 18:54:44 Archives upload complete. 18:54:44 INFO: archiving logs to Nexus 18:54:46 ---> uname -a: 18:54:46 Linux prd-centos7-docker-4c-2g-28733.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:54:46 18:54:46 18:54:46 ---> lscpu: 18:54:46 Architecture: x86_64 18:54:46 CPU op-mode(s): 32-bit, 64-bit 18:54:46 Byte Order: Little Endian 18:54:46 Address sizes: 40 bits physical, 48 bits virtual 18:54:46 CPU(s): 4 18:54:46 On-line CPU(s) list: 0-3 18:54:46 Thread(s) per core: 1 18:54:46 Core(s) per socket: 1 18:54:46 Socket(s): 4 18:54:46 NUMA node(s): 1 18:54:46 Vendor ID: GenuineIntel 18:54:46 CPU family: 6 18:54:46 Model: 44 18:54:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:54:46 Stepping: 1 18:54:46 CPU MHz: 2933.438 18:54:46 BogoMIPS: 5866.87 18:54:46 Virtualization: VT-x 18:54:46 Hypervisor vendor: KVM 18:54:46 Virtualization type: full 18:54:46 L1d cache: 128 KiB 18:54:46 L1i cache: 128 KiB 18:54:46 L2 cache: 16 MiB 18:54:46 L3 cache: 64 MiB 18:54:46 NUMA node0 CPU(s): 0-3 18:54:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:54:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:54:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:54:46 Vulnerability Meltdown: Mitigation; PTI 18:54:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:54:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:54:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:54:46 Vulnerability Srbds: Not affected 18:54:46 Vulnerability Tsx async abort: Not affected 18:54:46 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 18:54:46 18:54:46 18:54:46 ---> nproc: 18:54:46 4 18:54:46 18:54:46 18:54:46 ---> df -h: 18:54:46 Filesystem Size Used Available Use% Mounted on 18:54:46 overlay 50.0G 12.6G 37.4G 25% / 18:54:46 tmpfs 64.0M 0 64.0M 0% /dev 18:54:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:54:46 shm 64.0M 0 64.0M 0% /dev/shm 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/7 18:54:46 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/7@tmp 18:54:46 18:54:46 18:54:46 ---> free -m: 18:54:46 total used free shared buff/cache available 18:54:46 Mem: 1837 730 112 0 994 1024 18:54:46 Swap: 1023 79 944 18:54:46 18:54:46 18:54:46 ---> ip addr: 18:54:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:54:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:46 inet 127.0.0.1/8 scope host lo 18:54:46 valid_lft forever preferred_lft forever 18:54:46 inet6 ::1/128 scope host 18:54:46 valid_lft forever preferred_lft forever 18:54:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:54:46 link/ether fa:16:3e:2a:e5:8c brd ff:ff:ff:ff:ff:ff 18:54:46 inet 10.30.123.206/23 brd 10.30.123.255 scope global dynamic eth0 18:54:46 valid_lft 84934sec preferred_lft 84934sec 18:54:46 inet6 fe80::f816:3eff:fe2a:e58c/64 scope link 18:54:46 valid_lft forever preferred_lft forever 18:54:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:54:46 link/ether 02:42:61:0f:eb:fe brd ff:ff:ff:ff:ff:ff 18:54:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:54:46 valid_lft forever preferred_lft forever 18:54:46 inet6 fe80::42:61ff:fe0f:ebfe/64 scope link 18:54:46 valid_lft forever preferred_lft forever 18:54:46 18:54:46 18:54:46 ---> sar -b -r -n DEV: 18:54:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 18:54:46 18:54:46 18:30:03 LINUX RESTART (4 CPU) 18:54:46 18:54:46 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:54:46 18:32:01 178.15 80.89 97.26 0.00 10157.23 38491.25 0.00 18:54:46 18:33:01 287.97 138.06 149.92 0.00 5413.44 25828.53 0.00 18:54:46 18:34:02 120.09 34.02 86.08 0.00 1361.01 10178.78 0.00 18:54:46 18:35:01 154.86 72.72 82.14 0.00 3268.32 12160.39 0.00 18:54:46 18:36:01 355.04 141.68 213.36 0.00 69299.60 139115.26 0.00 18:54:46 18:37:02 3189.55 2830.28 359.27 0.00 162643.26 171879.33 0.00 18:54:46 18:38:01 447.21 237.71 209.50 0.00 17113.31 44418.57 0.00 18:54:46 18:39:02 1963.07 1602.63 360.43 0.00 104501.02 131075.67 0.00 18:54:46 18:40:02 1971.63 1675.13 296.50 0.00 116560.54 126346.94 0.00 18:54:46 18:41:01 206.23 39.66 166.57 0.00 5567.91 23036.53 0.00 18:54:46 18:42:01 6.21 1.30 4.91 0.00 98.45 146.78 0.00 18:54:46 18:43:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 18:54:46 18:44:01 0.32 0.03 0.28 0.00 1.60 2.78 0.00 18:54:46 18:45:01 0.35 0.13 0.22 0.00 7.19 2.28 0.00 18:54:46 18:46:01 2.65 1.83 0.82 0.00 182.78 15.82 0.00 18:54:46 18:47:01 0.27 0.02 0.25 0.00 0.53 2.75 0.00 18:54:46 18:48:01 0.30 0.02 0.28 0.00 0.27 3.41 0.00 18:54:46 18:49:01 0.25 0.03 0.22 0.00 0.80 2.33 0.00 18:54:46 18:50:01 0.30 0.02 0.28 0.00 0.13 3.60 0.00 18:54:46 18:51:01 0.32 0.03 0.28 0.00 0.93 3.01 0.00 18:54:46 18:52:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 18:54:46 18:53:01 0.32 0.03 0.28 0.00 0.80 3.35 0.00 18:54:46 18:54:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 18:54:46 Average: 387.91 299.50 88.40 0.00 21679.25 31555.97 0.00 18:54:46 18:54:46 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:46 18:32:01 170480 0 743520 39.52 2104 965440 1542136 52.63 605508 870156 67252 18:54:46 18:33:01 111664 0 828088 44.01 1492 940300 1747356 59.63 643660 852216 59096 18:54:46 18:34:02 158324 0 851204 45.24 504 871512 1763644 60.19 721012 720336 75448 18:54:46 18:35:01 231824 0 792500 42.12 424 856796 1480448 50.53 637652 722380 14988 18:54:46 18:36:01 154652 0 840104 44.65 0 886788 2252628 76.88 680980 836776 90636 18:54:46 18:37:02 251212 0 743820 39.53 0 886512 2403732 82.04 537016 859316 91624 18:54:46 18:38:01 134696 0 799644 42.50 0 947204 1892344 64.58 597708 897508 52536 18:54:46 18:39:02 73344 0 765660 40.69 0 1042540 1920144 65.53 703928 873412 61692 18:54:46 18:40:02 293748 0 1017116 54.06 0 570680 2969956 101.36 647996 664592 2584 18:54:46 18:41:01 408128 0 646248 34.35 0 827168 1234972 42.15 512616 708280 20 18:54:46 18:42:01 407320 0 644076 34.23 0 830148 1211316 41.34 510928 710740 16 18:54:46 18:43:01 407684 0 643720 34.21 0 830140 1211340 41.34 510956 710736 8 18:54:46 18:44:01 408932 0 642480 34.15 0 830132 1206176 41.16 510476 710720 12 18:54:46 18:45:01 409136 0 642068 34.12 0 830340 1200456 40.97 510192 710812 8 18:54:46 18:46:01 400064 0 646364 34.35 0 835116 1200092 40.96 515876 712812 8 18:54:46 18:47:01 400328 0 646104 34.34 0 835112 1200080 40.96 515696 712812 8 18:54:46 18:48:01 400540 0 645876 34.33 0 835128 1200008 40.95 515672 712836 8 18:54:46 18:49:01 400596 0 645808 34.32 0 835140 1200008 40.95 515804 712860 8 18:54:46 18:50:01 400332 0 646064 34.34 0 835148 1200008 40.95 515808 712860 8 18:54:46 18:51:01 400088 0 646300 34.35 0 835156 1200104 40.96 516092 712896 8 18:54:46 18:52:01 400768 0 645616 34.31 0 835160 1200008 40.95 515816 712892 8 18:54:46 18:53:01 401100 0 645276 34.30 0 835168 1200008 40.95 515696 712916 8 18:54:46 18:54:01 400812 0 645556 34.31 0 835176 1200008 40.95 515700 712916 8 18:54:46 Average: 314164 0 713618 37.93 197 853565 1514651 51.69 564034 750599 22434 18:54:46 18:54:46 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:46 18:32:01 eth0 1254.86 1235.70 5960.01 153.42 0.00 0.00 0.00 0.00 18:54:46 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:32:01 docker0 878.77 825.64 71.60 2686.82 0.00 0.00 0.00 0.00 18:54:46 18:33:01 veth250bc2c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:46 18:33:01 eth0 201.90 137.94 867.23 23.36 0.00 0.00 0.00 0.00 18:54:46 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:33:01 docker0 118.43 168.81 8.73 835.05 0.00 0.00 0.00 0.00 18:54:46 18:34:02 veth250bc2c 1.33 1.33 0.11 0.11 0.00 0.00 0.00 0.00 18:54:46 18:34:02 eth0 26.83 13.81 20.78 10.98 0.00 0.00 0.00 0.00 18:54:46 18:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:34:02 docker0 1.33 1.33 0.09 0.11 0.00 0.00 0.00 0.00 18:54:46 18:35:01 veth250bc2c 1.01 1.01 0.08 0.08 0.00 0.00 0.00 0.00 18:54:46 18:35:01 eth0 43.84 37.24 18.13 84.11 0.00 0.00 0.00 0.00 18:54:46 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:35:01 docker0 1.01 1.01 0.07 0.08 0.00 0.00 0.00 0.00 18:54:46 18:36:01 eth0 206.31 173.91 1688.98 69.71 0.00 0.00 0.00 0.00 18:54:46 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:36:01 vethaa553be 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:54:46 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:37:02 veth065ebd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:37:02 veth1cbd2f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:37:02 eth0 64.18 42.72 170.18 14.45 0.00 0.00 0.00 0.00 18:54:46 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:38:01 veth57c5c7a 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:38:01 eth0 152.25 103.36 1439.04 17.11 0.00 0.00 0.00 0.00 18:54:46 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:38:01 vethaa553be 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 18:54:46 18:39:02 vethe4209e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:39:02 eth0 121.30 70.50 445.37 93.81 0.00 0.00 0.00 0.00 18:54:46 18:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:39:02 vethaa553be 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 18:54:46 18:40:02 veth8c11f4b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:54:46 18:40:02 veth8713bb0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:54:46 18:40:02 eth0 54.36 35.57 82.60 72.52 0.00 0.00 0.00 0.00 18:54:46 18:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:41:01 eth0 41.55 22.14 88.87 13.39 0.00 0.00 0.00 0.00 18:54:46 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:41:01 docker0 1100.05 1156.21 86.85 4416.69 0.00 0.00 0.00 0.00 18:54:46 18:42:01 eth0 1.13 0.28 0.34 0.20 0.00 0.00 0.00 0.00 18:54:46 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:43:01 eth0 1.45 0.53 0.59 0.36 0.00 0.00 0.00 0.00 18:54:46 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:44:01 eth0 0.67 0.38 0.28 0.23 0.00 0.00 0.00 0.00 18:54:46 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:46 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:46:01 eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 18:54:46 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:47:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:54:46 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:48:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:54:46 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:49:01 eth0 0.62 0.07 0.05 0.01 0.00 0.00 0.00 0.00 18:54:46 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:50:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:54:46 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:51:01 eth0 0.73 0.43 0.40 0.26 0.00 0.00 0.00 0.00 18:54:46 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:52:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:46 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:54:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:54:46 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 Average: eth0 94.69 81.70 469.78 24.13 0.00 0.00 0.00 0.00 18:54:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:54:46 Average: docker0 47.09 49.49 3.72 189.05 0.00 0.00 0.00 0.00 18:54:46 18:54:46 18:54:46 ---> sar -P ALL: 18:54:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 18:54:46 18:54:46 18:30:03 LINUX RESTART (4 CPU) 18:54:46 18:54:46 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:54:46 18:32:01 all 16.76 0.00 9.07 1.75 0.61 71.80 18:54:46 18:32:01 0 22.69 0.00 11.60 1.55 0.56 63.61 18:54:46 18:32:01 1 13.97 0.00 8.97 2.60 0.67 73.80 18:54:46 18:32:01 2 16.51 0.00 8.33 1.65 0.57 72.93 18:54:46 18:32:01 3 13.98 0.00 7.41 1.20 0.65 76.75 18:54:46 18:33:01 all 14.74 0.00 8.22 6.21 0.37 70.45 18:54:46 18:33:01 0 13.83 0.00 8.02 7.94 0.43 69.78 18:54:46 18:33:01 1 15.19 0.00 8.33 6.97 0.31 69.20 18:54:46 18:33:01 2 16.36 0.00 7.61 5.59 0.41 70.03 18:54:46 18:33:01 3 13.59 0.00 8.91 4.36 0.32 72.82 18:54:46 18:34:02 all 53.15 0.00 12.61 4.19 0.66 29.38 18:54:46 18:34:02 0 52.58 0.00 12.15 3.78 0.65 30.84 18:54:46 18:34:02 1 53.11 0.00 12.75 4.40 0.63 29.11 18:54:46 18:34:02 2 51.84 0.00 13.54 5.17 0.75 28.69 18:54:46 18:34:02 3 55.06 0.00 12.01 3.42 0.63 28.87 18:54:46 18:35:01 all 51.47 0.00 14.87 4.42 0.81 28.42 18:54:46 18:35:01 0 50.92 0.00 14.79 5.50 1.07 27.73 18:54:46 18:35:01 1 52.87 0.00 15.49 2.92 0.63 28.09 18:54:46 18:35:01 2 49.79 0.00 13.98 4.43 0.84 30.95 18:54:46 18:35:01 3 52.32 0.00 15.22 4.83 0.71 26.92 18:54:46 18:36:01 all 24.14 0.00 19.40 3.18 0.94 52.34 18:54:46 18:36:01 0 23.48 0.00 18.26 3.13 1.02 54.11 18:54:46 18:36:01 1 26.27 0.00 19.79 3.27 0.85 49.82 18:54:46 18:36:01 2 23.55 0.00 19.35 3.00 0.95 53.15 18:54:46 18:36:01 3 23.27 0.00 20.19 3.32 0.95 52.26 18:54:46 18:37:02 all 21.18 0.00 28.08 25.18 1.85 23.71 18:54:46 18:37:02 0 19.26 0.00 26.86 26.12 2.37 25.39 18:54:46 18:37:02 1 22.06 0.00 28.39 26.45 1.66 21.45 18:54:46 18:37:02 2 21.01 0.00 28.87 23.92 1.73 24.46 18:54:46 18:37:02 3 22.40 0.00 28.22 24.21 1.64 23.52 18:54:46 18:38:01 all 64.43 0.00 18.43 8.97 0.96 7.22 18:54:46 18:38:01 0 64.82 0.00 17.97 8.78 0.99 7.45 18:54:46 18:38:01 1 64.56 0.00 17.79 10.97 1.06 5.62 18:54:46 18:38:01 2 63.95 0.00 18.67 8.55 0.97 7.87 18:54:46 18:38:01 3 64.38 0.00 19.28 7.58 0.82 7.94 18:54:46 18:39:02 all 17.48 0.00 21.24 29.74 1.89 29.65 18:54:46 18:39:02 0 16.51 0.00 20.62 30.78 2.09 29.99 18:54:46 18:39:02 1 17.60 0.00 21.28 27.77 1.95 31.40 18:54:46 18:39:02 2 17.54 0.00 21.03 29.36 1.76 30.32 18:54:46 18:39:02 3 18.28 0.00 22.04 31.06 1.76 26.86 18:54:46 18:40:02 all 41.35 0.00 22.59 20.28 2.49 13.29 18:54:46 18:40:02 0 41.66 0.00 22.76 19.42 2.36 13.81 18:54:46 18:40:02 1 40.75 0.00 22.67 19.79 2.59 14.20 18:54:46 18:40:02 2 40.43 0.00 22.74 20.82 2.65 13.36 18:54:46 18:40:02 3 42.58 0.00 22.21 21.09 2.36 11.76 18:54:46 18:41:01 all 27.26 0.00 9.32 9.33 0.69 53.39 18:54:46 18:41:01 0 27.38 0.00 9.57 9.58 0.82 52.65 18:54:46 18:41:01 1 27.61 0.00 9.08 9.30 0.66 53.35 18:54:46 18:41:01 2 26.88 0.00 9.95 9.57 0.67 52.93 18:54:46 18:41:01 3 27.18 0.00 8.70 8.87 0.61 54.64 18:54:46 18:42:01 all 0.10 0.00 0.05 0.00 0.00 99.85 18:54:46 18:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:54:46 18:42:01 1 0.02 0.00 0.03 0.02 0.00 99.93 18:54:46 18:42:01 2 0.30 0.00 0.08 0.00 0.00 99.62 18:54:46 18:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:54:46 18:54:46 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:54:46 18:43:01 all 0.09 0.00 0.03 0.00 0.00 99.88 18:54:46 18:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:54:46 18:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:54:46 18:43:01 2 0.22 0.00 0.07 0.00 0.00 99.72 18:54:46 18:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:54:46 18:44:01 all 0.15 0.00 0.03 0.00 0.00 99.83 18:54:46 18:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:54:46 18:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:54:46 18:44:01 2 0.53 0.00 0.02 0.00 0.00 99.45 18:54:46 18:44:01 3 0.02 0.00 0.05 0.00 0.00 99.93 18:54:46 18:45:01 all 0.16 0.00 0.02 0.01 0.01 99.80 18:54:46 18:45:01 0 0.05 0.00 0.03 0.02 0.00 99.90 18:54:46 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:46 18:45:01 2 0.52 0.00 0.00 0.02 0.02 99.45 18:54:46 18:45:01 3 0.07 0.00 0.03 0.00 0.03 99.87 18:54:46 18:46:01 all 0.15 0.00 0.05 0.02 0.00 99.77 18:54:46 18:46:01 0 0.03 0.00 0.08 0.07 0.00 99.82 18:54:46 18:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:54:46 18:46:01 2 0.53 0.00 0.03 0.00 0.00 99.43 18:54:46 18:46:01 3 0.02 0.00 0.07 0.03 0.00 99.88 18:54:46 18:47:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:54:46 18:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:54:46 18:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:54:46 18:47:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:54:46 18:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:54:46 18:48:01 all 0.07 0.00 0.03 0.00 0.00 99.90 18:54:46 18:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:54:46 18:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:54:46 18:48:01 2 0.23 0.00 0.05 0.00 0.00 99.72 18:54:46 18:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:46 18:49:01 all 0.13 0.00 0.02 0.00 0.01 99.83 18:54:46 18:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:54:46 18:49:01 1 0.38 0.00 0.02 0.00 0.02 99.58 18:54:46 18:49:01 2 0.05 0.00 0.03 0.00 0.03 99.88 18:54:46 18:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:54:46 18:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:54:46 18:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:54:46 18:50:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:54:46 18:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:54:46 18:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:54:46 18:51:01 all 0.15 0.00 0.03 0.00 0.01 99.81 18:54:46 18:51:01 0 0.37 0.00 0.03 0.00 0.02 99.58 18:54:46 18:51:01 1 0.15 0.00 0.02 0.00 0.00 99.83 18:54:46 18:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:54:46 18:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:54:46 18:52:01 all 0.13 0.00 0.04 0.00 0.01 99.82 18:54:46 18:52:01 0 0.42 0.00 0.03 0.00 0.00 99.55 18:54:46 18:52:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:54:46 18:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:54:46 18:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:54:46 18:53:01 all 0.13 0.00 0.03 0.00 0.02 99.83 18:54:46 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:54:46 18:53:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:54:46 18:53:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:54:46 18:53:01 3 0.42 0.00 0.02 0.00 0.00 99.57 18:54:46 18:54:46 18:53:01 CPU %user %nice %system %iowait %steal %idle 18:54:46 18:54:01 all 0.15 0.00 0.02 0.00 0.02 99.80 18:54:46 18:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:54:46 18:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:54:46 18:54:01 2 0.03 0.00 0.03 0.00 0.05 99.88 18:54:46 18:54:01 3 0.50 0.00 0.02 0.00 0.02 99.47 18:54:46 Average: all 14.01 0.00 6.91 4.77 0.48 73.82 18:54:46 Average: 0 14.05 0.00 6.87 4.93 0.52 73.63 18:54:46 Average: 1 14.07 0.00 6.95 4.83 0.47 73.69 18:54:46 Average: 2 13.90 0.00 6.93 4.72 0.48 73.97 18:54:46 Average: 3 14.02 0.00 6.91 4.61 0.44 74.01 18:54:46 18:54:46 18:54:46