Pull request #3202 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 610f0bc9435d1798be70dd0b8c6c200fd605160f+73dc428bea26e7bc953b08348183f35641f26ad3 (45bbc28da61716bfa5da98e5f8e09b840b9b38d8) 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27838 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 610f0bc9435d1798be70dd0b8c6c200fd605160f Merge succeeded, producing 610f0bc9435d1798be70dd0b8c6c200fd605160f Checking out Revision 610f0bc9435d1798be70dd0b8c6c200fd605160f (PR-3202) > git config core.sparsecheckout # timeout=10 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # 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 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # timeout=10 Commit message: "feat(data): Add CBOR support for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:21:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:21:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:21:08 ========================================================= 09:21:08 EdgeX Global Pipelines Version Info 09:21:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7e4b36505a1967a6a490424c350129e624223419 # timeout=10 09:21:10 ------------------- 09:21:10 stable info: 09:21:10 ------------------- 09:21:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:21:10 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 09:21:10 Message: update stable to v1.0.182 09:21:11 ------------------- 09:21:11 experimental info: 09:21:11 ------------------- 09:21:11 Commited By: **** collab-it+edgex@linuxfoundation.org 09:21:11 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 09:21:11 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:21:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:21:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:21:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:21:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:21:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:21:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo 09:21:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo 09:21:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo 09:21:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 610f0bc9435d1798be70dd0b8c6c200fd605160f [Pipeline] echo 09:21:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 610f0bc [Pipeline] echo 09:21:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:21:14 provisioning config files... 09:21:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7765803325528979255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:15 ---> docker-login.sh 09:21:15 nexus3.edgexfoundry.org:10001 09:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:15 Configure a credential helper to remove this warning. See 09:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:15 09:21:15 Login Succeeded 09:21:15 nexus3.edgexfoundry.org:10002 09:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:15 Configure a credential helper to remove this warning. See 09:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:15 09:21:15 Login Succeeded 09:21:15 nexus3.edgexfoundry.org:10003 09:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:15 Configure a credential helper to remove this warning. See 09:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:15 09:21:15 Login Succeeded 09:21:15 nexus3.edgexfoundry.org:10004 09:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:17 Configure a credential helper to remove this warning. See 09:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:17 09:21:17 Login Succeeded 09:21:17 docker.io 09:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:17 Configure a credential helper to remove this warning. See 09:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:17 09:21:17 Login Succeeded 09:21:17 ---> docker-login.sh ends [Pipeline] } 09:21:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:17 ++ 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 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/core-command/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo core-command,cmd/core-command/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/core-data/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo core-data,cmd/core-data/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/core-metadata/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo core-metadata,cmd/core-metadata/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/security-bootstrapper/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/security-proxy-setup/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/support-notifications/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo support-notifications,cmd/support-notifications/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/support-scheduler/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:21:17 + for file in '`ls cmd/**/Dockerfile`' 09:21:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:21:17 ++ cut -d/ -f2 09:21:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:21:18 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 09:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:18 09:21:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:21:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:19 latest: Pulling from edgex-devops/git-semver 09:21:19 31603596830f: Pulling fs layer 09:21:19 2a8b12db71e7: Pulling fs layer 09:21:19 6ca5941a6612: Pulling fs layer 09:21:19 ecc8261a40a4: Pulling fs layer 09:21:19 ecc8261a40a4: Waiting 09:21:19 2a8b12db71e7: Verifying Checksum 09:21:19 2a8b12db71e7: Download complete 09:21:19 31603596830f: Verifying Checksum 09:21:19 31603596830f: Download complete 09:21:19 6ca5941a6612: Verifying Checksum 09:21:19 6ca5941a6612: Download complete 09:21:19 ecc8261a40a4: Verifying Checksum 09:21:19 ecc8261a40a4: Download complete 09:21:19 31603596830f: Pull complete 09:21:19 2a8b12db71e7: Pull complete 09:21:20 6ca5941a6612: Pull complete 09:21:20 ecc8261a40a4: Pull complete 09:21:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:21:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:21:20 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:21:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:21:23 $ docker top 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:23 [ssh-agent] Looking for ssh-agent implementation... 09:21:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:23 $ docker exec 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 ssh-agent 09:21:24 SSH_AUTH_SOCK=/tmp/ssh-ThbKtuhPEzrn/agent.12 09:21:24 SSH_AGENT_PID=17 09:21:24 Running ssh-add (command line suppressed) 09:21:24 Identity added: /w/workspace/edgex-go/4@tmp/private_key_631486376443429802.key (/w/workspace/edgex-go/4@tmp/private_key_631486376443429802.key) 09:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:24 + git tag --points-at HEAD [Pipeline] } 09:21:24 $ docker exec --env ******** --env ******** 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 ssh-agent -k 09:21:24 unset SSH_AUTH_SOCK; 09:21:24 unset SSH_AGENT_PID; 09:21:24 echo Agent pid 17 killed; 09:21:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:24 [ssh-agent] Looking for ssh-agent implementation... 09:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:25 $ docker exec 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 ssh-agent 09:21:25 SSH_AUTH_SOCK=/tmp/ssh-atNGKIlQz37O/agent.46 09:21:25 SSH_AGENT_PID=51 09:21:25 Running ssh-add (command line suppressed) 09:21:25 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7918248396500966959.key (/w/workspace/edgex-go/4@tmp/private_key_7918248396500966959.key) 09:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:25 + git semver init 09:21:25 # -> Open(): unable to determine branch for HEAD 09:21:25 # $GIT_DIR = /w/workspace/edgex-go/4/.git 09:21:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 09:21:25 # $SEMVER_REMOTE_NAME = origin 09:21:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:21:25 # $SEMVER_USER_NAME = edgex-jenkins 09:21:25 # $SEMVER_BRANCH = PR-3202 09:21:25 # $SEMVER_TEMP = /tmp/semver-835108741 09:21:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:21:47 # '/tmp/semver-835108741' -> '/w/workspace/edgex-go/4/.semver' 09:21:47 # -> Force: false 09:21:47 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 09:21:47 $ docker exec --env ******** --env ******** 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 ssh-agent -k 09:21:48 unset SSH_AUTH_SOCK; 09:21:48 unset SSH_AGENT_PID; 09:21:48 echo Agent pid 51 killed; 09:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:48 + git semver [Pipeline] } 09:21:48 $ docker stop --time=1 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 09:21:50 $ docker rm -f 733240d3fba33258de385691273800513e9c701b12deff7e3c2f4575906ae365 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:21:51 Stashed 1 file(s) [Pipeline] echo 09:21:51 [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 09:21:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:21:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:21:53 + sudo service docker restart 09:21:53 + true 09:21:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:21:53 ========================================================= 09:21:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:21:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:21:54 + 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 . 09:21:57 Sending build context to Docker daemon 328.1MB 09:21:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:21:57 Step 2/6 : FROM ${BASE} 09:21:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:21:57 188c0c94c7c5: Pulling fs layer 09:21:57 0ef7d3d256c8: Pulling fs layer 09:21:57 de9db76c5a1d: Pulling fs layer 09:21:57 bca2f99d35d6: Pulling fs layer 09:21:57 93359f2a8cfa: Pulling fs layer 09:21:57 7c6f9722023f: Pulling fs layer 09:21:57 a35cf1a2eb13: Pulling fs layer 09:21:57 bca2f99d35d6: Waiting 09:21:57 7c6f9722023f: Waiting 09:21:57 93359f2a8cfa: Waiting 09:21:57 a35cf1a2eb13: Waiting 09:21:57 de9db76c5a1d: Verifying Checksum 09:21:57 de9db76c5a1d: Download complete 09:21:57 0ef7d3d256c8: Verifying Checksum 09:21:57 0ef7d3d256c8: Download complete 09:21:57 93359f2a8cfa: Download complete 09:21:57 7c6f9722023f: Verifying Checksum 09:21:57 7c6f9722023f: Download complete 09:21:57 188c0c94c7c5: Verifying Checksum 09:21:57 188c0c94c7c5: Download complete 09:21:57 188c0c94c7c5: Pull complete 09:21:58 0ef7d3d256c8: Pull complete 09:21:58 de9db76c5a1d: Pull complete 09:22:00 a35cf1a2eb13: Verifying Checksum 09:22:00 a35cf1a2eb13: Download complete 09:22:00 bca2f99d35d6: Verifying Checksum 09:22:00 bca2f99d35d6: Download complete 09:22:06 bca2f99d35d6: Pull complete 09:22:06 93359f2a8cfa: Pull complete 09:22:06 7c6f9722023f: Pull complete 09:22:07 Still waiting to schedule task 09:22:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:22:11 a35cf1a2eb13: Pull complete 09:22:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:22:11 ---> a62c8e92a672 09:22:11 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 09:22:11 ---> Running in 8f2c44acb092 09:22:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:22:14 (1/12) Installing libmagic (5.38-r0) 09:22:14 (2/12) Installing file (5.38-r0) 09:22:14 (3/12) Installing libc-dev (0.7.2-r3) 09:22:14 (4/12) Installing g++ (9.3.0-r2) 09:22:22 (5/12) Installing fortify-headers (1.1-r0) 09:22:22 (6/12) Installing patch (2.7.6-r6) 09:22:22 (7/12) Installing build-base (0.5-r2) 09:22:22 (8/12) Installing libsodium (1.0.18-r0) 09:22:22 (9/12) Installing pkgconf (1.7.2-r0) 09:22:22 (10/12) Installing libsodium-dev (1.0.18-r0) 09:22:22 (11/12) Installing libzmq (4.3.3-r0) 09:22:22 (12/12) Installing zeromq-dev (4.3.3-r0) 09:22:22 Executing busybox-1.31.1-r19.trigger 09:22:22 OK: 233 MiB in 51 packages 09:22:25 Removing intermediate container 8f2c44acb092 09:22:25 ---> c308eff1ebb1 09:22:25 Step 4/6 : WORKDIR /edgex-go 09:22:25 ---> Running in 30dbd491f537 09:22:26 Removing intermediate container 30dbd491f537 09:22:26 ---> 94beffb4229b 09:22:26 Step 5/6 : COPY go.mod . 09:22:26 ---> f1ecc4e904d2 09:22:26 Step 6/6 : RUN go mod download 09:22:26 ---> Running in 08a1d2e1fcbf 09:22:48 Removing intermediate container 08a1d2e1fcbf 09:22:48 ---> d5a44efd4f8f 09:22:48 Successfully built d5a44efd4f8f 09:22:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:22:48 + docker inspect -f . ci-base-image-x86_64 09:22:48 . [Pipeline] withDockerContainer 09:22:49 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:22:49 $ docker top 86457116375ff0e5357ca02f4216a15786c41951e5a35aabc9d7c2fc3f7fd6fa -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:50 + go version 09:22:50 go version go1.15.5 linux/amd64 [Pipeline] } 09:22:50 $ docker stop --time=1 86457116375ff0e5357ca02f4216a15786c41951e5a35aabc9d7c2fc3f7fd6fa 09:22:51 $ docker rm -f 86457116375ff0e5357ca02f4216a15786c41951e5a35aabc9d7c2fc3f7fd6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:22:52 + docker inspect -f . ci-base-image-x86_64 09:22:52 . [Pipeline] withDockerContainer 09:22:52 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:22:52 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:22:53 $ docker top 2a6ab3761f630efdfd97371811f6c58b2ac50716e5f9798d5fd2dec2c65c8047 -eo pid,comm [Pipeline] { [Pipeline] echo 09:22:53 ========================================================= 09:22:53 [edgeXBuildGoParallel] Running Tests and Build... 09:22:53 ========================================================= [Pipeline] sh 09:22:53 + make test 09:22:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:23:03 ? github.com/edgexfoundry/edgex-go [no test files] 09:23:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:23:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:23:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:23:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:23:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:23:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:23:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:23:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.105s coverage: 45.9% of statements 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 09:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.101s coverage: 100.0% of statements 09:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 65.8% of statements 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.467s coverage: 82.7% of statements 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 90.0% of statements 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.134s coverage: 86.7% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.397s coverage: 92.8% of statements 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 09:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 09:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 09:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 09:23:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27841 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 09:23:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 09:24:02 using credential edgex-jenkins-ssh 09:24:02 Cloning the remote Git repository 09:24:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:24:03 > git init /w/workspace/edgex-go/4 # timeout=10 09:24:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:24:03 > git --version # timeout=10 09:24:03 > git --version # 'git version 2.17.1' 09:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 62.4% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.275s coverage: 68.9% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 36.6% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 89.4% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.706s coverage: 29.1% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 92.9% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.026s coverage: 32.1% of statements 09:24:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 09:24:05 GO111MODULE=on go vet ./... 09:24:26 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 610f0bc9435d1798be70dd0b8c6c200fd605160f 09:24:26 Merge succeeded, producing 610f0bc9435d1798be70dd0b8c6c200fd605160f 09:24:26 Checking out Revision 610f0bc9435d1798be70dd0b8c6c200fd605160f (PR-3202) 09:24:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:24:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:24:26 > git config core.sparsecheckout # timeout=10 09:24:26 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # timeout=10 09:24:26 > git remote # timeout=10 09:24:26 > git config --get remote.origin.url # timeout=10 09:24:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:26 > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 09:24:26 > git rev-parse HEAD^{commit} # timeout=10 09:24:26 > git config core.sparsecheckout # timeout=10 09:24:26 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # timeout=10 09:24:31 Commit message: "feat(data): Add CBOR support for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:32 gofmt -l . 09:24:32 [ "`gofmt -l .`" = "" ] 09:24:32 ./bin/test-go-mod-tidy.sh 09:24:32 ./bin/test-attribution-txt.sh [Pipeline] sh 09:24:33 + ls -al . 09:24:33 total 712 09:24:33 drwxrwxr-x 10 1001 1001 4096 Feb 26 09:24 . 09:24:33 drwxr-xr-x 4 root root 28 Feb 26 09:22 .. 09:24:33 -rw-rw-r-- 1 1001 1001 11 Feb 26 09:21 .dockerignore 09:24:33 drwxrwxr-x 8 1001 1001 179 Feb 26 09:21 .git 09:24:33 drwxrwxr-x 3 1001 1001 125 Feb 26 09:21 .github 09:24:33 -rw-rw-r-- 1 1001 1001 818 Feb 26 09:21 .gitignore 09:24:33 drwx------ 3 1001 1001 60 Feb 26 09:21 .semver 09:24:33 -rw-rw-r-- 1 1001 1001 166 Feb 26 09:21 .sonarcloud.properties 09:24:33 -rw-rw-r-- 1 1001 1001 8475 Feb 26 09:21 Attribution.txt 09:24:33 -rw-rw-r-- 1 1001 1001 3804 Feb 26 09:21 CONTRIBUTING.md 09:24:33 -rw-rw-r-- 1 1001 1001 931 Feb 26 09:21 Dockerfile.build 09:24:33 -rw-rw-r-- 1 1001 1001 863 Feb 26 09:21 Jenkinsfile 09:24:33 -rw-rw-r-- 1 1001 1001 10775 Feb 26 09:21 LICENSE 09:24:33 -rw-rw-r-- 1 1001 1001 5774 Feb 26 09:21 Makefile 09:24:33 -rw-rw-r-- 1 1001 1001 6524 Feb 26 09:21 README.md 09:24:33 -rw-rw-r-- 1 1001 1001 6755 Feb 26 09:21 SECURITY.md 09:24:33 -rw-rw-r-- 1 1001 1001 5 Feb 26 09:21 VERSION 09:24:33 -rw-rw-r-- 1 1001 1001 4131 Feb 26 09:21 ZMQWindows.md 09:24:33 drwxrwxr-x 2 1001 1001 117 Feb 26 09:21 bin 09:24:33 drwxrwxr-x 14 1001 1001 4096 Feb 26 09:21 cmd 09:24:33 -rw-r--r-- 1 root root 599429 Feb 26 09:24 coverage.out 09:24:33 -rw-r--r-- 1 root root 1055 Feb 26 09:24 go.mod 09:24:33 -rw-r--r-- 1 root root 21699 Feb 26 09:24 go.sum 09:24:33 drwxrwxr-x 8 1001 1001 127 Feb 26 09:21 internal 09:24:33 drwxrwxr-x 4 1001 1001 26 Feb 26 09:21 openapi 09:24:33 drwxrwxr-x 4 1001 1001 71 Feb 26 09:21 snap 09:24:33 -rw-rw-r-- 1 1001 1001 168 Feb 26 09:21 version.go [Pipeline] sh 09:24:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:24:33 + '[' -e coverage.out ] 09:24:33 + chown 1001:1001 coverage.out [Pipeline] stash 09:24:33 Stashed 1 file(s) [Pipeline] sh 09:24:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:24:33 + make build 09:24:33 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 09:24:33 + + sudotrue service 09:24:33 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:24:35 provisioning config files... 09:24:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7938374241151644828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:36 ---> docker-login.sh 09:24:36 nexus3.edgexfoundry.org:10001 09:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:38 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 09:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:38 Configure a credential helper to remove this warning. See 09:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:38 09:24:38 Login Succeeded 09:24:38 nexus3.edgexfoundry.org:10002 09:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:38 Configure a credential helper to remove this warning. See 09:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:38 09:24:38 Login Succeeded 09:24:38 nexus3.edgexfoundry.org:10003 09:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:38 Configure a credential helper to remove this warning. See 09:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:38 09:24:38 Login Succeeded 09:24:39 nexus3.edgexfoundry.org:10004 09:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:39 Configure a credential helper to remove this warning. See 09:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:39 09:24:39 Login Succeeded 09:24:39 docker.io 09:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:40 Configure a credential helper to remove this warning. See 09:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:40 09:24:40 Login Succeeded 09:24:40 ---> docker-login.sh ends [Pipeline] } 09:24:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:24:40 ========================================================= 09:24:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:24:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:24:41 + 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 . 09:24:43 Sending build context to Docker daemon 166.4MB 09:24:43 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 09:24:43 Step 2/6 : FROM ${BASE} 09:24:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:24:43 5f621e34cdf4: Pulling fs layer 09:24:43 a4357932f1b6: Pulling fs layer 09:24:43 18c013af1878: Pulling fs layer 09:24:43 00ac8860ef70: Pulling fs layer 09:24:43 63d7cb157983: Pulling fs layer 09:24:43 b116817d02f9: Pulling fs layer 09:24:43 745a02a5169b: Pulling fs layer 09:24:43 00ac8860ef70: Waiting 09:24:43 63d7cb157983: Waiting 09:24:43 b116817d02f9: Waiting 09:24:43 745a02a5169b: Waiting 09:24:43 18c013af1878: Verifying Checksum 09:24:43 18c013af1878: Download complete 09:24:43 a4357932f1b6: Verifying Checksum 09:24:43 a4357932f1b6: Download complete 09:24:43 63d7cb157983: Verifying Checksum 09:24:43 63d7cb157983: Download complete 09:24:44 b116817d02f9: Verifying Checksum 09:24:44 b116817d02f9: Download complete 09:24:44 5f621e34cdf4: Download complete 09:24:44 5f621e34cdf4: Pull complete 09:24:44 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 09:24:45 a4357932f1b6: Pull complete 09:24:45 18c013af1878: Pull complete 09:24:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:24:46 745a02a5169b: Verifying Checksum 09:24:46 745a02a5169b: Download complete 09:24:47 00ac8860ef70: Verifying Checksum 09:24:47 00ac8860ef70: Download complete 09:24:47 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 09:24:48 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 09:24:50 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 09:24:51 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 09:24:52 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 09:24:53 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 09:24:54 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 09:24:55 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 09:24:57 00ac8860ef70: Pull complete [Pipeline] } 09:24:57 $ docker stop --time=1 2a6ab3761f630efdfd97371811f6c58b2ac50716e5f9798d5fd2dec2c65c8047 09:24:57 63d7cb157983: Pull complete 09:24:58 b116817d02f9: Pull complete 09:24:59 $ docker rm -f 2a6ab3761f630efdfd97371811f6c58b2ac50716e5f9798d5fd2dec2c65c8047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:25:02 745a02a5169b: Pull complete 09:25:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:25:02 ---> b7e6874047d6 09:25:02 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 [Pipeline] isUnix [Pipeline] sh 09:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:25:03 09:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:25:03 latest: Pulling from edgex-devops/edgex-compose 09:25:03 cbdbe7a5bc2a: Pulling fs layer 09:25:03 ca9280d653b3: Pulling fs layer 09:25:03 7e9c9ca2126c: Pulling fs layer 09:25:03 cbdbe7a5bc2a: Verifying Checksum 09:25:03 cbdbe7a5bc2a: Download complete 09:25:04 ca9280d653b3: Verifying Checksum 09:25:04 ca9280d653b3: Download complete 09:25:04 cbdbe7a5bc2a: Pull complete 09:25:05 ---> Running in 9fc5ac255d98 09:25:05 7e9c9ca2126c: Download complete 09:25:05 ca9280d653b3: Pull complete 09:25:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:25:07 (1/12) Installing libmagic (5.38-r0) 09:25:08 (2/12) Installing file (5.38-r0) 09:25:08 (3/12) Installing libc-dev (0.7.2-r3) 09:25:08 (4/12) Installing g++ (9.3.0-r2) 09:25:11 (5/12) Installing fortify-headers (1.1-r0) 09:25:11 7e9c9ca2126c: Pull complete 09:25:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:25:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:25:11 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:25:12 (6/12) Installing patch (2.7.6-r6) 09:25:12 (7/12) Installing build-base (0.5-r2) 09:25:12 (8/12) Installing libsodium (1.0.18-r0) 09:25:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:25:12 (9/12) Installing pkgconf (1.7.2-r0) 09:25:12 (10/12) Installing libsodium-dev (1.0.18-r0) 09:25:12 (11/12) Installing libzmq (4.3.3-r0) 09:25:12 (12/12) Installing zeromq-dev (4.3.3-r0) 09:25:12 Executing busybox-1.31.1-r19.trigger 09:25:12 OK: 217 MiB in 51 packages 09:25:14 $ docker top dcc855a1c056d5164f605a5f3d64c195c3f8079e858436ace3a6469b4d24f5ba -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:15 + docker-compose build --help 09:25:15 + grep parallel 09:25:16 --parallel Build images in parallel. [Pipeline] } 09:25:16 $ docker stop --time=1 dcc855a1c056d5164f605a5f3d64c195c3f8079e858436ace3a6469b4d24f5ba 09:25:16 Removing intermediate container 9fc5ac255d98 09:25:16 ---> 7f4dabe3485c 09:25:16 Step 4/6 : WORKDIR /edgex-go 09:25:16 ---> Running in c2b9342e273b 09:25:17 Removing intermediate container c2b9342e273b 09:25:17 ---> 58b510dea7d6 09:25:17 Step 5/6 : COPY go.mod . 09:25:17 $ docker rm -f dcc855a1c056d5164f605a5f3d64c195c3f8079e858436ace3a6469b4d24f5ba 09:25:17 ---> d737f1e5f00b 09:25:17 Step 6/6 : RUN go mod download [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 09:25:18 ---> Running in 7e89628766c6 [Pipeline] isUnix [Pipeline] sh 09:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:25:18 . [Pipeline] withDockerContainer 09:25:18 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:25:18 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:25:19 $ docker top f185d6dfe5c1ca81e54ee920bdf5080b8944a6cf8c8008ed9e94f3274ba4954a -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:19 + docker-compose -f ./docker-compose-build.yml build --parallel 09:25:20 Building docker-core-command-go ... 09:25:20 Building docker-core-data-go ... 09:25:20 Building docker-core-metadata-go ... 09:25:20 Building docker-security-bootstrapper-go ... 09:25:20 Building docker-security-proxy-setup-go ... 09:25:20 Building docker-security-secretstore-setup-go ... 09:25:20 Building docker-support-notifications-go ... 09:25:20 Building docker-support-scheduler-go ... 09:25:20 Building docker-sys-mgmt-agent-go ... 09:25:20 Building docker-security-bootstrapper-go 09:25:20 Building docker-core-command-go 09:25:20 Building docker-support-notifications-go 09:25:20 Building docker-security-secretstore-setup-go 09:25:20 Building docker-core-metadata-go 09:25:44 Removing intermediate container 7e89628766c6 09:25:44 ---> 4a7b80f763de 09:25:45 Successfully built 4a7b80f763de 09:25:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:25:45 + docker inspect -f . ci-base-image-arm64 09:25:45 . [Pipeline] withDockerContainer 09:25:45 prd-ubuntu18.04-docker-arm64-4c-16g-27841 does not seem to be running inside a container 09:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:25:47 $ docker top 815ad48cfa3d8ff79df92a584baf3a9f3470cf24c942b2b11d0f616caba308fa -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:48 + go version 09:25:48 go version go1.15.5 linux/arm64 [Pipeline] } 09:25:48 $ docker stop --time=1 815ad48cfa3d8ff79df92a584baf3a9f3470cf24c942b2b11d0f616caba308fa 09:25:50 $ docker rm -f 815ad48cfa3d8ff79df92a584baf3a9f3470cf24c942b2b11d0f616caba308fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:25:51 + docker inspect -f . ci-base-image-arm64 09:25:51 . [Pipeline] withDockerContainer 09:25:51 prd-ubuntu18.04-docker-arm64-4c-16g-27841 does not seem to be running inside a container 09:25:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:25:53 $ docker top 863b52538d9ad36287e328eb3940a173947a45df5746584bb6039e9e8560a495 -eo pid,comm 09:25:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:25:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:25:53 ---> d5a44efd4f8f 09:25:53 Step 3/24 : WORKDIR /edgex-go 09:25:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:25:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:53 ---> d5a44efd4f8f 09:25:53 Step 3/23 : WORKDIR /edgex-go 09:25:53 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:25:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:25:53 ---> d5a44efd4f8f 09:25:53 Step 3/30 : WORKDIR /edgex-go 09:25:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:25:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:25:53 ---> d5a44efd4f8f 09:25:53 Step 3/22 : WORKDIR /edgex-go 09:25:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:25:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:53 ---> d5a44efd4f8f 09:25:53 Step 3/23 : WORKDIR /edgex-go 09:25:53 ---> Running in cbca7e65207b 09:25:53 ---> Running in 4e005b0d7342 09:25:53 ---> Running in 00d0be0c66ad 09:25:53 ---> Running in 6ed01cb7df4f 09:25:53 ---> Running in ec1a3cf31c3b 09:25:53 Removing intermediate container cbca7e65207b 09:25:53 ---> 26e640a217ff 09:25:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 Removing intermediate container ec1a3cf31c3b 09:25:53 ---> 9a8df82b4407 09:25:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 Removing intermediate container 6ed01cb7df4f 09:25:53 ---> 0e5470f66b0e 09:25:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 Removing intermediate container 00d0be0c66ad 09:25:53 ---> d9d97c6ad5ab 09:25:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 Removing intermediate container 4e005b0d7342 09:25:53 ---> 5946c58e7f61 09:25:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 ---> Running in 5ba73c964c29 09:25:53 ---> Running in 9438ec7e82b2 09:25:53 ---> Running in f0618ee07c03 09:25:53 ---> Running in fe5442da5c50 09:25:53 ---> Running in 122036d0d15f [Pipeline] { [Pipeline] echo 09:25:53 ========================================================= 09:25:53 [edgeXBuildGoParallel] Running Tests and Build... 09:25:53 ========================================================= [Pipeline] sh 09:25:54 + make test 09:25:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:25:55 Removing intermediate container f0618ee07c03 09:25:55 ---> e8db3729c0fb 09:25:55 Step 5/23 : RUN apk add --update --no-cache make git 09:25:55 ---> Running in eabff3318549 09:25:55 Removing intermediate container 9438ec7e82b2 09:25:55 ---> 31e7c173707b 09:25:55 Step 5/23 : RUN apk add --update --no-cache make git 09:25:55 Removing intermediate container 5ba73c964c29 09:25:55 ---> 9ecad07f74a4 09:25:55 Step 5/24 : RUN apk add --update --no-cache make git 09:25:55 Removing intermediate container 122036d0d15f 09:25:55 ---> e8decd27a130 09:25:55 Step 5/30 : RUN apk add --update --no-cache make git 09:25:55 ---> Running in aba0d6904162 09:25:55 Removing intermediate container fe5442da5c50 09:25:55 ---> 6799ceccc869 09:25:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:25:55 ---> Running in e0d39356c843 09:25:55 ---> Running in add66914ac58 09:25:55 ---> Running in 3aa32bfe0400 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:57 OK: 233 MiB in 51 packages 09:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:57 OK: 233 MiB in 51 packages 09:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:57 OK: 233 MiB in 51 packages 09:25:57 Removing intermediate container eabff3318549 09:25:57 ---> ebd53875480b 09:25:57 Step 6/23 : COPY go.mod . 09:25:58 Removing intermediate container aba0d6904162 09:25:58 ---> b516751e7a62 09:25:58 Step 6/23 : COPY go.mod . 09:25:58 ---> 2705c158539e 09:25:58 Step 7/23 : RUN go mod download 09:25:58 ---> Running in ca59b39d446a 09:25:58 OK: 233 MiB in 51 packages 09:25:58 Removing intermediate container e0d39356c843 09:25:58 ---> b28163d8d095 09:25:58 Step 6/24 : COPY go.mod . 09:25:58 ---> d328fc0b548f 09:25:58 Step 7/23 : RUN go mod download 09:25:58 ---> Running in 4343cc380a58 09:25:58 OK: 233 MiB in 51 packages 09:25:58 ---> 2d84c9860c22 09:25:58 Step 7/24 : RUN go mod download 09:25:59 ---> Running in cab2205e857a 09:25:59 Removing intermediate container add66914ac58 09:25:59 ---> 63b5ed138bb7 09:25:59 Step 6/30 : COPY go.mod . 09:25:59 ---> 66fba2752c56 09:25:59 Step 7/30 : RUN go mod download 09:25:59 Removing intermediate container 3aa32bfe0400 09:25:59 ---> 0173c4745d27 09:25:59 Step 6/22 : COPY go.mod . 09:25:59 ---> Running in 414320cd01a0 09:26:00 ---> 71441bd83694 09:26:00 Step 7/22 : RUN go mod download 09:26:00 ---> Running in a738920bd7ce 09:26:00 Removing intermediate container ca59b39d446a 09:26:00 ---> 3da3bab4ee80 09:26:00 Step 8/23 : COPY . . 09:26:01 Removing intermediate container 4343cc380a58 09:26:01 ---> c24786a6d826 09:26:01 Step 8/23 : COPY . . 09:26:02 Removing intermediate container cab2205e857a 09:26:02 ---> d64ae2a0daa8 09:26:02 Step 8/24 : COPY . . 09:26:08 Removing intermediate container 414320cd01a0 09:26:08 ---> e82491947190 09:26:08 Step 8/30 : COPY . . 09:26:15 Removing intermediate container a738920bd7ce 09:26:15 ---> 74aaa47d2860 09:26:15 Step 8/22 : COPY . . 09:26:16 ? github.com/edgexfoundry/edgex-go [no test files] 09:26:42 ---> 4df14076c81f 09:26:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:26:43 ---> 35b15e35c8e1 09:26:43 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:43 ---> bf7f854ac262 09:26:43 Step 9/23 : RUN make cmd/core-command/core-command 09:26:44 ---> Running in bc4c3c0d0b0a 09:26:44 ---> Running in 0184d4fcdf8b 09:26:44 ---> Running in b2061263270a 09:26:44 ---> e782103b42b0 09:26:44 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:26:46 ---> Running in 7be07251fdff 09:26:46 ---> 6722e349b970 09:26:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:26:46 ---> Running in 23fe28f6735c 09:26:46 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 09:26:46 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 09:26:46 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 09:26:47 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 09:26:47 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 09:27:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:27:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:27:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:27:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:27:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:27:22 Removing intermediate container 7be07251fdff 09:27:22 ---> d414868ac9b7 09:27:22 09:27:22 Step 10/30 : FROM alpine:3.12 09:27:22 3.12: Pulling from library/alpine 09:27:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:27:24 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:27:24 Status: Downloaded newer image for alpine:3.12 09:27:24 ---> 88dd2752d2ea 09:27:24 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:27:24 Removing intermediate container 0184d4fcdf8b 09:27:24 ---> 9397f40e6f5b 09:27:24 09:27:24 Step 10/24 : FROM alpine:3.12 09:27:24 ---> 88dd2752d2ea 09:27:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:27:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:27:24 ---> Running in ac2c456ee297 09:27:27 ---> Running in 0209e9e9d66b 09:27:27 Removing intermediate container 23fe28f6735c 09:27:27 ---> 00e36e6f6d5c 09:27:27 09:27:27 Step 10/22 : FROM alpine:3.12 09:27:27 ---> 88dd2752d2ea 09:27:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:27:28 Removing intermediate container ac2c456ee297 09:27:28 ---> dead6b10e5ff 09:27:28 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 09:27:28 Removing intermediate container b2061263270a 09:27:28 ---> b0be9155bde4 09:27:28 09:27:28 Step 10/23 : FROM alpine:3.12 09:27:28 ---> 88dd2752d2ea 09:27:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:27:30 ---> Running in e08469a26c5f 09:27:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:30 ---> Running in 4dadca49944d 09:27:30 ---> Running in 70129a9dc661 09:27:30 (1/5) Installing ca-certificates (20191127-r4) 09:27:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:27:30 (3/5) Installing libcurl (7.69.1-r3) 09:27:30 (4/5) Installing curl (7.69.1-r3) 09:27:30 (5/5) Installing dumb-init (1.2.2-r1) 09:27:30 Executing busybox-1.31.1-r19.trigger 09:27:30 Executing ca-certificates-20191127-r4.trigger 09:27:30 Removing intermediate container bc4c3c0d0b0a 09:27:30 ---> 767f7aff5ede 09:27:30 09:27:30 Step 10/23 : FROM alpine:3.12 09:27:30 ---> 88dd2752d2ea 09:27:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:27:31 OK: 7 MiB in 19 packages 09:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:27:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:27:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:31 ---> Running in 3b2a120c783d 09:27:31 (1/2) Installing ca-certificates (20191127-r4) 09:27:31 (2/2) Installing dumb-init (1.2.2-r1) 09:27:31 Executing busybox-1.31.1-r19.trigger 09:27:31 Executing ca-certificates-20191127-r4.trigger 09:27:31 OK: 6 MiB in 16 packages 09:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:32 (1/2) Installing dumb-init (1.2.2-r1) 09:27:32 (2/2) Installing su-exec (0.2-r1) 09:27:32 Executing busybox-1.31.1-r19.trigger 09:27:32 (1/1) Installing dumb-init (1.2.2-r1) 09:27:32 Executing busybox-1.31.1-r19.trigger 09:27:32 OK: 6 MiB in 16 packages 09:27:32 OK: 6 MiB in 15 packages 09:27:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:27:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:27:32 Removing intermediate container 0209e9e9d66b 09:27:32 ---> a708e0046e21 09:27:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:27:33 (1/1) Installing dumb-init (1.2.2-r1) 09:27:33 Executing busybox-1.31.1-r19.trigger 09:27:33 OK: 6 MiB in 15 packages 09:27:34 ---> Running in fab58cb16c85 09:27:34 Removing intermediate container e08469a26c5f 09:27:34 ---> 3be9879101af 09:27:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:27:34 ---> Running in 503ae73b6009 09:27:34 Removing intermediate container fab58cb16c85 09:27:34 ---> 2715cdb070fe 09:27:34 Step 13/24 : WORKDIR / 09:27:34 Removing intermediate container 4dadca49944d 09:27:34 ---> d9a1aef37049 09:27:34 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 09:27:34 Removing intermediate container 70129a9dc661 09:27:34 ---> a2b243ad8e63 09:27:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:27:34 ---> Running in 63097aba9ef3 09:27:34 ---> Running in fd45f25c8c59 09:27:35 ---> Running in 1b397fc2950c 09:27:35 Removing intermediate container 3b2a120c783d 09:27:35 ---> b0b7f5822d69 09:27:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:27:35 Removing intermediate container 503ae73b6009 09:27:35 ---> 4fe0eedc6be1 09:27:35 Step 13/22 : ENV APP_PORT=48060 09:27:35 ---> Running in 67c9667533b4 09:27:35 ---> Running in dc5066117202 09:27:35 Removing intermediate container 63097aba9ef3 09:27:35 ---> 01e5c46f292f 09:27:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:27:35 Removing intermediate container fd45f25c8c59 09:27:35 ---> 1f69cf94789f 09:27:35 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:27:35 Removing intermediate container 1b397fc2950c 09:27:35 ---> ce967bc618da 09:27:35 Step 13/23 : ENV APP_PORT=48082 09:27:35 ---> Running in 703d43a722cd 09:27:35 ---> Running in 7c97d3005961 09:27:36 Removing intermediate container 67c9667533b4 09:27:36 ---> 073bf7b7b3fc 09:27:36 Step 13/23 : ENV APP_PORT=48081 09:27:36 Removing intermediate container dc5066117202 09:27:36 ---> e2f8aa867925 09:27:36 Step 14/22 : EXPOSE $APP_PORT 09:27:36 ---> cc3b41752292 09:27:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:27:36 ---> Running in 561215a9e4c8 09:27:36 ---> Running in 31786dd747a8 09:27:36 Removing intermediate container 7c97d3005961 09:27:36 ---> b417ac29dbb9 09:27:36 Step 14/23 : EXPOSE $APP_PORT 09:27:36 Removing intermediate container 703d43a722cd 09:27:36 ---> 6a223216898e 09:27:36 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:27:36 ---> Running in ad2ea9d93e9d 09:27:36 ---> Running in dff226347e3b 09:27:37 Removing intermediate container 31786dd747a8 09:27:37 ---> 25fe05f387f6 09:27:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:37 ---> c7fb7d7f4100 09:27:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:27:37 Removing intermediate container 561215a9e4c8 09:27:37 ---> 158d2fc93120 09:27:37 Step 14/23 : EXPOSE $APP_PORT 09:27:37 ---> Running in fad4e0de0085 09:27:37 Removing intermediate container ad2ea9d93e9d 09:27:37 ---> ffbc835bf06c 09:27:37 Step 15/23 : WORKDIR / 09:27:37 ---> 99a30498c028 09:27:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:27:37 ---> fef8ada5f333 09:27:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:37 ---> Running in fb6532bdb091 09:27:37 Removing intermediate container fad4e0de0085 09:27:37 ---> d0e9fe1e8d6e 09:27:37 Step 15/23 : WORKDIR / 09:27:37 ---> Running in afacc890ac42 09:27:37 Removing intermediate container fb6532bdb091 09:27:37 ---> de5256362002 09:27:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 45.9% of statements 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 09:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 09:27:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements 09:27:38 ---> a9a66c448c4a 09:27:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:27:38 ---> cef84e5ecad1 09:27:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:27:38 Removing intermediate container afacc890ac42 09:27:38 ---> 48bee8e787a4 09:27:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:38 ---> 456e3b0915ca 09:27:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:38 Removing intermediate container dff226347e3b 09:27:38 ---> d759e0b7fe98 09:27:38 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 09:27:39 ---> 865608092f37 09:27:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:27:39 ---> 53cb4a8f20c4 09:27:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:27:39 ---> 4e77a0bbe623 09:27:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:27:39 ---> Running in 967d93178549 09:27:39 ---> Running in 7882c0f750a6 09:27:39 ---> 1e790087f404 09:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:27:39 ---> bb872a93aea6 09:27:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:27:39 ---> Running in eeb16562109a 09:27:39 Removing intermediate container 967d93178549 09:27:39 ---> 2bc738ad03f9 09:27:39 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:27:39 Removing intermediate container 7882c0f750a6 09:27:39 ---> a83fbcc4258c 09:27:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:39 ---> 0dc93bda2416 09:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:27:39 ---> c8b58e8dc41d 09:27:39 Step 19/23 : ENTRYPOINT ["/core-command"] 09:27:40 ---> Running in a52cd84bcede 09:27:40 ---> 148ef7bc78d5 09:27:40 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:27:40 ---> Running in 448758610aaf 09:27:40 ---> Running in af8ecf951dce 09:27:40 ---> 69ff3471534f 09:27:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:27:40 Removing intermediate container a52cd84bcede 09:27:40 ---> 44fd8f771bf1 09:27:40 Step 20/22 : LABEL arch=x86_64 09:27:40 Removing intermediate container 448758610aaf 09:27:40 ---> 2f43dae25c02 09:27:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:40 ---> Running in c89ed5c642d0 09:27:40 ---> Running in 83c0057a15e0 09:27:40 ---> Running in f453118751c8 09:27:41 Removing intermediate container f453118751c8 09:27:41 ---> 3d8c33955e4e 09:27:41 Step 21/23 : LABEL arch=x86_64 09:27:41 Removing intermediate container c89ed5c642d0 09:27:41 ---> 2506b62248c2 09:27:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:27:41 Removing intermediate container 83c0057a15e0 09:27:41 ---> 3065f926ebb1 09:27:41 Step 21/22 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:27:41 ---> Running in 149073880b96 09:27:41 ---> Running in 268ba7828eb8 09:27:41 ---> Running in dc5a3f482bd0 09:27:41 Removing intermediate container eeb16562109a 09:27:41 ---> 8b1503a5c2ba 09:27:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:27:41 ---> Running in a65b5b1f137c 09:27:42 Removing intermediate container dc5a3f482bd0 09:27:42 ---> 7de9c2b57c5a 09:27:42 Step 22/22 : LABEL version=0.0.0 09:27:42 Removing intermediate container 149073880b96 09:27:42 ---> 6d45bf873a5b 09:27:42 Step 21/23 : LABEL arch=x86_64 09:27:42 Removing intermediate container 268ba7828eb8 09:27:42 ---> efda5569e00d 09:27:42 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:27:42 ---> Running in fb9c5f0b52cf 09:27:42 ---> Running in e9f65f426710 09:27:42 ---> Running in 8854b2cc3c2f 09:27:42 Removing intermediate container a65b5b1f137c 09:27:42 ---> dd5bb2cfcb71 09:27:42 Step 22/24 : LABEL arch=x86_64 09:27:42 ---> Running in a47e59f9c232 09:27:42 Removing intermediate container af8ecf951dce 09:27:42 ---> 170661b04e28 09:27:42 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:42 Removing intermediate container fb9c5f0b52cf 09:27:42 ---> 68d35a0366a1 09:27:42 09:27:42 Removing intermediate container e9f65f426710 09:27:42 ---> b6911b839c4a 09:27:42 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:27:42 Removing intermediate container 8854b2cc3c2f 09:27:42 ---> 28d6d2069da4 09:27:42 Step 23/23 : LABEL version=0.0.0 09:27:42 Successfully built 68d35a0366a1 09:27:43 ---> Running in 2ca2474eaa2c 09:27:43 Successfully tagged docker-support-notifications-go:latest 09:27:43 Building docker-support-scheduler-go 09:27:43  Building docker-support-notifications-go ... done  ---> Running in 0ba03ef718b5 09:27:43 Removing intermediate container a47e59f9c232 09:27:43 ---> 8534bfab412f 09:27:43 Step 23/24 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:27:43 ---> e19cf9ca0f9e 09:27:43 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:27:43 ---> Running in 2ae875d101d2 09:27:43 Removing intermediate container 2ca2474eaa2c 09:27:43 ---> 400de7df92e7 09:27:43 Step 23/23 : LABEL version=0.0.0 09:27:43 Removing intermediate container 0ba03ef718b5 09:27:43 ---> f4d6aa7ceb6f 09:27:43 09:27:43 Successfully built f4d6aa7ceb6f 09:27:43 ---> Running in b411c97fd30b 09:27:43 Successfully tagged docker-core-command-go:latest 09:27:43  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 09:27:43 Removing intermediate container 2ae875d101d2 09:27:43 ---> e3dbe8ad485b 09:27:43 Step 24/24 : LABEL version=0.0.0 09:27:44 ---> 247fd8186446 09:27:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:27:44 Removing intermediate container b411c97fd30b 09:27:44 ---> 77c17ef1e709 09:27:44 09:27:44 ---> Running in 9b57745aaf60 09:27:44 Successfully built 77c17ef1e709 09:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.594s coverage: 27.1% of statements 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.223s coverage: 65.8% of statements 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:27:46 Successfully tagged docker-core-metadata-go:latest 09:27:46  Building docker-core-metadata-go ... done Building docker-core-data-go 09:27:46 Removing intermediate container 9b57745aaf60 09:27:46 ---> 39838867cf1f 09:27:46 09:27:46 ---> 8341bf9fd511 09:27:46 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:27:46 Successfully built 39838867cf1f 09:27:46 Successfully tagged docker-security-secretstore-setup-go:latest 09:27:46  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 09:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.777s coverage: 82.7% of statements 09:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.155s coverage: 90.0% of statements 09:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:27:51 ---> b2de10c13a2b 09:27:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:27:51 ---> Running in 11b47c36b102 09:27:57 Removing intermediate container 11b47c36b102 09:27:57 ---> 6a9afcfe8b84 09:27:57 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:27:57 ---> 4a7a50c71aac 09:27:57 Step 25/30 : RUN chmod +x /entrypoint.sh 09:27:57 ---> Running in 4a2aa6a50ca3 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.127s coverage: 100.0% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.338s coverage: 86.7% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.393s coverage: 97.5% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:27:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.334s coverage: 92.8% of statements 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 09:28:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 09:28:07 Removing intermediate container 4a2aa6a50ca3 09:28:07 ---> 29c25f16f623 09:28:07 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:28:07 ---> Running in 92ea6e5bfce1 09:28:08 Removing intermediate container 92ea6e5bfce1 09:28:08 ---> ba74ae059ba8 09:28:08 Step 27/30 : CMD ["gate"] 09:28:09 ---> Running in e53772a51568 09:28:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:28:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:28:10 ---> d5a44efd4f8f 09:28:10 Step 3/22 : WORKDIR /edgex-go 09:28:10 ---> Using cache 09:28:10 ---> 5946c58e7f61 09:28:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:10 ---> Using cache 09:28:10 ---> e8decd27a130 09:28:10 Step 5/22 : RUN apk add --update --no-cache make git 09:28:10 ---> Using cache 09:28:10 ---> 63b5ed138bb7 09:28:10 Step 6/22 : COPY go.mod . 09:28:10 ---> Using cache 09:28:10 ---> 66fba2752c56 09:28:10 Step 7/22 : RUN go mod download 09:28:10 ---> Using cache 09:28:10 ---> e82491947190 09:28:10 Step 8/22 : COPY . . 09:28:10 ---> Using cache 09:28:10 ---> e782103b42b0 09:28:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:28:10 Removing intermediate container e53772a51568 09:28:10 ---> f3c685e91c92 09:28:10 Step 28/30 : LABEL arch=x86_64 09:28:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:28:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:28:12 ---> d5a44efd4f8f 09:28:12 Step 3/21 : WORKDIR /edgex-go 09:28:12 ---> Using cache 09:28:12 ---> 5946c58e7f61 09:28:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:12 ---> Using cache 09:28:12 ---> e8decd27a130 09:28:12 Step 5/21 : RUN apk add --update --no-cache make git 09:28:12 ---> Using cache 09:28:12 ---> 63b5ed138bb7 09:28:12 Step 6/21 : COPY go.mod . 09:28:12 ---> Using cache 09:28:12 ---> 66fba2752c56 09:28:12 Step 7/21 : RUN go mod download 09:28:12 ---> Using cache 09:28:12 ---> e82491947190 09:28:12 Step 8/21 : COPY . . 09:28:12 ---> Using cache 09:28:12 ---> e782103b42b0 09:28:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:28:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:28:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:28:12 ---> d5a44efd4f8f 09:28:12 Step 3/26 : WORKDIR /edgex-go 09:28:12 ---> Using cache 09:28:12 ---> 5946c58e7f61 09:28:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:12 ---> Using cache 09:28:12 ---> e8decd27a130 09:28:12 Step 5/26 : RUN apk add --update --no-cache make bash git 09:28:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:28:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:28:12 ---> d5a44efd4f8f 09:28:12 Step 3/23 : WORKDIR /edgex-go 09:28:12 ---> Using cache 09:28:12 ---> 5946c58e7f61 09:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:12 ---> Using cache 09:28:12 ---> e8decd27a130 09:28:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:28:13 ---> Running in 573492c6f7c2 09:28:13 ---> Running in 15ca4c8e23ab 09:28:14 ---> Running in c73ccbaa3ca7 09:28:14 ---> Running in ca173197a6e5 09:28:14 ---> Running in a4ca8f23a5db 09:28:14 Removing intermediate container 573492c6f7c2 09:28:14 ---> 0def3897d423 09:28:14 Step 29/30 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:28:14 ---> Running in 9e0e79185a10 09:28:15 Removing intermediate container 9e0e79185a10 09:28:15 ---> d0016f48970f 09:28:15 Step 30/30 : LABEL version=0.0.0 09:28:15 ---> Running in 4fbeea5f624d 09:28:15 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 09:28:15 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 09:28:15 Removing intermediate container 4fbeea5f624d 09:28:15 ---> 3fb483003034 09:28:15 09:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:28:15 Successfully built 3fb483003034 09:28:15 Successfully tagged docker-security-bootstrapper-go:latest 09:28:16  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:28:17 OK: 233 MiB in 51 packages 09:28:17 OK: 233 MiB in 51 packages 09:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 09:28:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 09:28:18 Removing intermediate container ca173197a6e5 09:28:18 ---> 3c9d5150ea8f 09:28:18 Step 6/23 : COPY go.mod . 09:28:18 Removing intermediate container a4ca8f23a5db 09:28:18 ---> 5a309d599eb8 09:28:18 Step 6/26 : COPY go.mod . 09:28:20 ---> 3785ed2cbf43 09:28:20 Step 7/23 : RUN go mod download 09:28:20 ---> f72142fecf7e 09:28:20 Step 7/26 : RUN go mod download 09:28:20 ---> Running in ff898128e87a 09:28:20 ---> Running in 8dede03cf6b4 09:28:24 Removing intermediate container ff898128e87a 09:28:24 ---> 4da961d396f5 09:28:24 Step 8/23 : COPY . . 09:28:24 Removing intermediate container 8dede03cf6b4 09:28:24 ---> b6c6001225d3 09:28:24 Step 8/26 : COPY . . 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.172s coverage: 92.9% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.6% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.486s coverage: 62.4% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.802s coverage: 68.9% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.343s coverage: 36.6% of statements 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements 09:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.428s coverage: 47.0% of statements 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 09:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.346s coverage: 89.4% of statements 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 09:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 09:28:39 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 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.242s coverage: 29.1% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.229s coverage: 99.0% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.172s coverage: 92.9% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 09:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:28:48 GO111MODULE=on go vet ./... 09:28:51 ---> 5d6b2ea66116 09:28:51 Step 9/23 : RUN make cmd/core-data/core-data 09:28:53 ---> Running in e9f4393c9ebc 09:28:53 ---> efa75cb1e44a 09:28:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:28:53 Removing intermediate container c73ccbaa3ca7 09:28:53 ---> cbe254569d4c 09:28:53 09:28:53 Step 10/21 : FROM alpine:3.12 09:28:53 ---> 88dd2752d2ea 09:28:53 Step 11/21 : RUN apk add --update --no-cache curl 09:28:53 Removing intermediate container 15ca4c8e23ab 09:28:53 ---> a6ccc1f5bf6f 09:28:53 09:28:53 Step 10/22 : FROM alpine:3.12 09:28:53 ---> 88dd2752d2ea 09:28:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:28:53 ---> Using cache 09:28:53 ---> b0b7f5822d69 09:28:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:28:53 ---> Using cache 09:28:53 ---> 073bf7b7b3fc 09:28:53 Step 13/22 : ENV APP_PORT=48085 09:28:53 ---> Running in 0f7e92922c79 09:28:53 ---> Running in 1bb0feff28c6 09:28:53 ---> Running in ebd15af15702 09:28:53 Removing intermediate container ebd15af15702 09:28:53 ---> 4150ec9fcbfb 09:28:53 Step 14/22 : EXPOSE $APP_PORT 09:28: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 09:28:53 ---> Running in 8d9206353fe9 09:28:53 Removing intermediate container 8d9206353fe9 09:28:53 ---> 4cff9a83956f 09:28:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:28:53 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 09:28:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:28:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:28:54 ---> 8aa7f9ca9893 09:28:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:28:54 (1/4) Installing ca-certificates (20191127-r4) 09:28:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:28:54 (3/4) Installing libcurl (7.69.1-r3) 09:28:54 (4/4) Installing curl (7.69.1-r3) 09:28:54 Executing busybox-1.31.1-r19.trigger 09:28:54 Executing ca-certificates-20191127-r4.trigger 09:28:54 OK: 7 MiB in 18 packages 09:28:55 ---> c390f5979439 09:28:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:28:56 ---> 0ea2bc84c7fa 09:28:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:28:56 ---> Running in b098892f09d8 09:28:56 Removing intermediate container 1bb0feff28c6 09:28:56 ---> cabf3c5a1a9a 09:28:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:28:56 ---> Running in d176048fe2ac 09:28:57 Removing intermediate container d176048fe2ac 09:28:57 ---> bc8ef076bc10 09:28:57 Step 13/21 : WORKDIR /edgex 09:28:57 Removing intermediate container b098892f09d8 09:28:57 ---> 7bef83edf6ad 09:28:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:28:57 ---> Running in 239ddc553dfd 09:28:57 ---> Running in 06248733be2b 09:28:58 Removing intermediate container 239ddc553dfd 09:28:58 ---> 3dacb46d49b7 09:28:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:28:58 Removing intermediate container 06248733be2b 09:28:58 ---> 9ec08ccff082 09:28:58 Step 20/22 : LABEL arch=x86_64 09:28:58 ---> Running in f6efae9893dd 09:28:58 ---> 81aca94e8cc3 09:28:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:28:58 Removing intermediate container f6efae9893dd 09:28:58 ---> 0090e0b31fa4 09:28:58 Step 21/22 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:28:59 ---> Running in a7170e796887 09:28:59 ---> 3c30818dfd1c 09:28:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:29:00 Removing intermediate container a7170e796887 09:29:00 ---> 2dec89912bcb 09:29:00 Step 22/22 : LABEL version=0.0.0 09:29:00 ---> Running in 9c27d328dde2 09:29:00 Removing intermediate container 9c27d328dde2 09:29:00 ---> ad40e717e9a7 09:29:00 09:29:00 ---> 4f32029b4313 09:29:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:29:00 ---> Running in 1b65b9435b4b 09:29:00 Successfully built ad40e717e9a7 09:29:00 Successfully tagged docker-support-scheduler-go:latest 09:29:00  Building docker-support-scheduler-go ... done Removing intermediate container 1b65b9435b4b 09:29:00 ---> a477256f3799 09:29:00 Step 18/21 : CMD ["--init=true"] 09:29:00 ---> Running in c74a85b6bfc6 09:29:01 Removing intermediate container c74a85b6bfc6 09:29:01 ---> f6f3eeae1ab5 09:29:01 Step 19/21 : LABEL arch=x86_64 09:29:01 ---> Running in 06b258132b33 09:29:01 Removing intermediate container 06b258132b33 09:29:01 ---> ba868ce609f7 09:29:01 Step 20/21 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:29:01 ---> Running in efe181f1667b 09:29:02 Removing intermediate container efe181f1667b 09:29:02 ---> be96f54f69ed 09:29:02 Step 21/21 : LABEL version=0.0.0 09:29:02 ---> Running in 319214e982fe 09:29:02 Removing intermediate container 319214e982fe 09:29:02 ---> 6c0750353e26 09:29:02 09:29:02 Successfully built 6c0750353e26 09:29:02 Successfully tagged docker-security-proxy-setup-go:latest 09:29:13  Building docker-security-proxy-setup-go ... done Removing intermediate container 0f7e92922c79 09:29:13 ---> 281da53cd4e4 09:29:13 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:29:13 ---> Running in 77467a5508e9 09:29:14 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 09:29:16 Removing intermediate container e9f4393c9ebc 09:29:16 ---> 40f3980551ac 09:29:16 09:29:16 Step 10/23 : FROM alpine:3.12 09:29:16 ---> 88dd2752d2ea 09:29:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:29:16 ---> Running in 4666b3281ead 09:29:16 Removing intermediate container 77467a5508e9 09:29:16 ---> 3fb1912cf394 09:29:16 09:29:16 Step 11/26 : FROM docker:20.10.0 09:29:16 20.10.0: Pulling from library/docker 09:29:16 Removing intermediate container 4666b3281ead 09:29:16 ---> ddc99973fbf4 09:29:16 Step 12/23 : ENV APP_PORT=48080 09:29:16 ---> Running in 38ef21b47549 09:29:17 Removing intermediate container 38ef21b47549 09:29:17 ---> caccd668fc42 09:29:17 Step 13/23 : EXPOSE $APP_PORT 09:29:17 ---> Running in b578d39ff93f 09:29:17 Removing intermediate container b578d39ff93f 09:29:17 ---> 5dde619eb847 09:29:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:17 ---> Running in 7d9681a46c1d 09:29:19 Removing intermediate container 7d9681a46c1d 09:29:19 ---> 7d0acafc4672 09:29:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:29:19 ---> Running in 13c4d9ab261d 09:29:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:21 (1/6) Installing dumb-init (1.2.2-r1) 09:29:21 (2/6) Installing libgcc (9.3.0-r2) 09:29:21 (3/6) Installing libsodium (1.0.18-r0) 09:29:21 (4/6) Installing libstdc++ (9.3.0-r2) 09:29:21 (5/6) Installing libzmq (4.3.3-r0) 09:29:21 (6/6) Installing zeromq (4.3.3-r0) 09:29:21 Executing busybox-1.31.1-r19.trigger 09:29:21 OK: 8 MiB in 20 packages 09:29:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:29:22 Status: Downloaded newer image for docker:20.10.0 09:29:22 ---> aefe523efa57 09:29:22 Step 12/26 : RUN apk add --no-cache bash 09:29:22 ---> Running in a9eed41f6884 09:29:23 Removing intermediate container 13c4d9ab261d 09:29:23 ---> e836a80d9abf 09:29:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:23 ---> 2dfd9ec1fb76 09:29:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:23 (1/2) Installing readline (8.0.4-r0) 09:29:23 (2/2) Installing bash (5.0.17-r0) 09:29:23 Executing bash-5.0.17-r0.post-install 09:29:23 Executing busybox-1.31.1-r19.trigger 09:29:23 OK: 12 MiB in 22 packages 09:29:23 ---> f533bd4c3e2a 09:29:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:29:23 Removing intermediate container a9eed41f6884 09:29:23 ---> fc1652ec712b 09:29:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:29:23 ---> Running in ede81deb0f5b 09:29:24 ---> ae1927ac1f35 09:29:24 Step 19/23 : ENTRYPOINT ["/core-data"] 09:29:24 Removing intermediate container ede81deb0f5b 09:29:24 ---> eb8f6e4933b8 09:29:24 Step 14/26 : ENV APP_PORT=48090 09:29:24 ---> Running in 86c30beed593 09:29:24 ---> Running in 22b70847f7e3 09:29:24 Removing intermediate container 86c30beed593 09:29:24 ---> b3bbf3a61337 09:29:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:24 Removing intermediate container 22b70847f7e3 09:29:24 ---> e8051914a165 09:29:24 Step 15/26 : EXPOSE $APP_PORT 09:29:24 ---> Running in d76c3e8ca32a 09:29:24 ---> Running in 83137e4c281c 09:29:24 Removing intermediate container d76c3e8ca32a 09:29:24 ---> f775fd7adcb0 09:29:24 Step 21/23 : LABEL arch=x86_64 09:29:24 Removing intermediate container 83137e4c281c 09:29:24 ---> 0bd63d482146 09:29:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:29:24 ---> Running in 4bdd54c72ac1 09:29:24 Removing intermediate container 4bdd54c72ac1 09:29:24 ---> 37999905b839 09:29:24 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:29:25 ---> Running in f8d94656eac0 09:29:25 ---> 51eb71c9165e 09:29:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:29:25 Removing intermediate container f8d94656eac0 09:29:25 ---> bb1fc00f836e 09:29:25 Step 23/23 : LABEL version=0.0.0 09:29:25 ---> Running in 93a570538dc6 09:29:25 ---> dbd741d55ea3 09:29:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:29:25 Removing intermediate container 93a570538dc6 09:29:25 ---> 669acc71ea6b 09:29:25 09:29:25 Successfully built 669acc71ea6b 09:29:25 Successfully tagged docker-core-data-go:latest 09:29:25  Building docker-core-data-go ... done  ---> a108fc36ef02 09:29:25 Step 19/26 : RUN apk --no-cache add py3-pip 09:29:25 ---> Running in 5230e1f7c1d0 09:29:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:26 (1/33) Installing libbz2 (1.0.8-r1) 09:29:26 (2/33) Installing expat (2.2.9-r1) 09:29:26 (3/33) Installing libffi (3.3-r2) 09:29:26 (4/33) Installing gdbm (1.13-r1) 09:29:26 (5/33) Installing xz-libs (5.2.5-r0) 09:29:26 (6/33) Installing sqlite-libs (3.32.1-r0) 09:29:26 (7/33) Installing python3 (3.8.5-r1) 09:29:27 (8/33) Installing py3-appdirs (1.4.4-r1) 09:29:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:29:27 (10/33) Installing py3-parsing (2.4.7-r0) 09:29:27 (11/33) Installing py3-six (1.15.0-r0) 09:29:27 (12/33) Installing py3-packaging (20.4-r0) 09:29:27 (13/33) Installing py3-setuptools (47.0.0-r0) 09:29:27 (14/33) Installing py3-chardet (3.0.4-r4) 09:29:27 (15/33) Installing py3-idna (2.9-r0) 09:29:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:29:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:29:27 (18/33) Installing py3-requests (2.23.0-r0) 09:29:27 (19/33) Installing py3-msgpack (1.0.0-r0) 09:29:27 (20/33) Installing py3-lockfile (0.12.2-r3) 09:29:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:29:27 (22/33) Installing py3-colorama (0.4.3-r0) 09:29:27 (23/33) Installing py3-distlib (0.3.0-r0) 09:29:27 (24/33) Installing py3-distro (1.5.0-r1) 09:29:27 (25/33) Installing py3-webencodings (0.5.1-r3) 09:29:27 (26/33) Installing py3-html5lib (1.0.1-r4) 09:29:27 (27/33) Installing py3-pytoml (0.1.21-r0) 09:29:27 (28/33) Installing py3-pep517 (0.8.2-r0) 09:29:28 (29/33) Installing py3-progress (1.5-r0) 09:29:28 (30/33) Installing py3-toml (0.10.1-r0) 09:29:28 (31/33) Installing py3-retrying (1.3.3-r0) 09:29:28 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:29:28 (33/33) Installing py3-pip (20.1.1-r0) 09:29:28 Executing busybox-1.31.1-r19.trigger 09:29:28 OK: 71 MiB in 55 packages 09:29:38 Removing intermediate container 5230e1f7c1d0 09:29:38 ---> 3d312ce21bf3 09:29:38 Step 20/26 : RUN pip install docker-compose==1.23.2 09:29:38 ---> Running in ff6ecd3ab5b8 09:29:38 Collecting docker-compose==1.23.2 09:29:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:29:38 Collecting dockerpty<0.5,>=0.4.1 09:29:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:29:39 Collecting jsonschema<3,>=2.5.1 09:29:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:29:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:29:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:29:39 Collecting texttable<0.10,>=0.9.0 09:29:39 Downloading texttable-0.9.1.tar.gz (11 kB) 09:29:40 Collecting PyYAML<4,>=3.10 09:29:40 Downloading PyYAML-3.13.tar.gz (270 kB) 09:29:41 Collecting docker<4.0,>=3.6.0 09:29:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:29:41 Collecting cached-property<2,>=1.2.0 09:29:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:29:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:29:41 Collecting docopt<0.7,>=0.6.1 09:29:41 Downloading docopt-0.6.2.tar.gz (25 kB) 09:29:41 Collecting websocket-client<1.0,>=0.32.0 09:29:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:29:41 Collecting idna<2.8,>=2.5 09:29:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:29: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) 09:29:42 Collecting urllib3<1.25,>=1.21.1 09:29:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:29:42 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) 09:29:42 Collecting docker-pycreds>=0.4.0 09:29:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:29:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:29:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:29:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:29:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:29:42 Installing collected packages: dockerpty, jsonschema, idna, urllib3, requests, texttable, PyYAML, websocket-client, docker-pycreds, docker, cached-property, docopt, docker-compose 09:29:42 Running setup.py install for dockerpty: started 09:29:43 Running setup.py install for dockerpty: finished with status 'done' 09:29:43 Attempting uninstall: idna 09:29:43 Found existing installation: idna 2.9 09:29:43 Uninstalling idna-2.9: 09:29:43 Successfully uninstalled idna-2.9 09:29:43 Attempting uninstall: urllib3 09:29:43 Found existing installation: urllib3 1.25.9 09:29:43 Uninstalling urllib3-1.25.9: 09:29:43 Successfully uninstalled urllib3-1.25.9 09:29:43 Attempting uninstall: requests 09:29:43 Found existing installation: requests 2.23.0 09:29:43 Uninstalling requests-2.23.0: 09:29:43 Successfully uninstalled requests-2.23.0 09:29:43 Running setup.py install for texttable: started 09:29:44 Running setup.py install for texttable: finished with status 'done' 09:29:44 Running setup.py install for PyYAML: started 09:29:44 Running setup.py install for PyYAML: finished with status 'done' 09:29:45 Running setup.py install for docopt: started 09:29:45 Running setup.py install for docopt: finished with status 'done' 09:29:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 09:29:49 Removing intermediate container ff6ecd3ab5b8 09:29:49 ---> 8fc13e229969 09:29:49 Step 21/26 : RUN apk --no-cache add curl 09:29:49 ---> Running in 72f73fd3b41b 09:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:29:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:29:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:29:50 (2/3) Installing libcurl (7.69.1-r3) 09:29:50 (3/3) Installing curl (7.69.1-r3) 09:29:50 Executing busybox-1.31.1-r19.trigger 09:29:50 OK: 72 MiB in 58 packages 09:29:51 Removing intermediate container 72f73fd3b41b 09:29:51 ---> 7c3e157c7091 09:29:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:29:51 ---> Running in cd3d3d01b8aa 09:29:51 Removing intermediate container cd3d3d01b8aa 09:29:51 ---> 877296b47a4a 09:29:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:51 ---> Running in 42e49d5555f8 09:29:51 Removing intermediate container 42e49d5555f8 09:29:51 ---> a0c00fbe4fb7 09:29:51 Step 24/26 : LABEL arch=x86_64 09:29:51 ---> Running in 8dfe24630fe7 09:29:52 Removing intermediate container 8dfe24630fe7 09:29:52 ---> 11efcfa14dec 09:29:52 Step 25/26 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:29:52 ---> Running in c0edd4f979e8 09:29:52 Removing intermediate container c0edd4f979e8 09:29:52 ---> b67e4d0a7842 09:29:52 Step 26/26 : LABEL version=0.0.0 09:29:52 ---> Running in 0ed0be7f1dcc 09:29:52 Removing intermediate container 0ed0be7f1dcc 09:29:52 ---> 01234c9f7994 09:29:52 09:29:52 Successfully built 01234c9f7994 09:29:52 Successfully tagged docker-sys-mgmt-agent-go:latest 09:29:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:29:52 $ docker stop --time=1 f185d6dfe5c1ca81e54ee920bdf5080b8944a6cf8c8008ed9e94f3274ba4954a 09:29:54 $ docker rm -f f185d6dfe5c1ca81e54ee920bdf5080b8944a6cf8c8008ed9e94f3274ba4954a [Pipeline] // withDockerContainer [Pipeline] sh 09:29:54 + docker images 09:29:54 + grep docker 09:29:55 docker-sys-mgmt-agent-go latest 01234c9f7994 3 seconds ago 313MB 09:29:55 docker-core-data-go latest 669acc71ea6b 30 seconds ago 22.4MB 09:29:55 docker-security-proxy-setup-go latest 6c0750353e26 53 seconds ago 24.7MB 09:29:55 docker-support-scheduler-go latest ad40e717e9a7 55 seconds ago 17.2MB 09:29:55 docker-security-bootstrapper-go latest 3fb483003034 About a minute ago 18.7MB 09:29:55 docker-security-secretstore-setup-go latest 39838867cf1f 2 minutes ago 24.9MB 09:29:55 docker-core-metadata-go latest 77c17ef1e709 2 minutes ago 19MB 09:29:55 docker-core-command-go latest f4d6aa7ceb6f 2 minutes ago 17MB 09:29:55 docker-support-notifications-go latest 68d35a0366a1 2 minutes ago 17.8MB 09:29:55 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 09:30:10 gofmt -l . 09:30:10 [ "`gofmt -l .`" = "" ] 09:30:10 ./bin/test-go-mod-tidy.sh 09:30:10 ./bin/test-attribution-txt.sh [Pipeline] sh 09:30:10 + ls -al . 09:30:10 total 740 09:30:10 drwxrwxr-x 9 1001 1001 4096 Feb 26 09:30 . 09:30:10 drwxr-xr-x 4 root root 4096 Feb 26 09:25 .. 09:30:10 -rw-rw-r-- 1 1001 1001 11 Feb 26 09:24 .dockerignore 09:30:10 drwxrwxr-x 8 1001 1001 4096 Feb 26 09:24 .git 09:30:10 drwxrwxr-x 3 1001 1001 4096 Feb 26 09:24 .github 09:30:10 -rw-rw-r-- 1 1001 1001 818 Feb 26 09:24 .gitignore 09:30:10 -rw-rw-r-- 1 1001 1001 166 Feb 26 09:24 .sonarcloud.properties 09:30:10 -rw-rw-r-- 1 1001 1001 8475 Feb 26 09:24 Attribution.txt 09:30:10 -rw-rw-r-- 1 1001 1001 3804 Feb 26 09:24 CONTRIBUTING.md 09:30:10 -rw-rw-r-- 1 1001 1001 931 Feb 26 09:24 Dockerfile.build 09:30:10 -rw-rw-r-- 1 1001 1001 863 Feb 26 09:24 Jenkinsfile 09:30:10 -rw-rw-r-- 1 1001 1001 10775 Feb 26 09:24 LICENSE 09:30:10 -rw-rw-r-- 1 1001 1001 5774 Feb 26 09:24 Makefile 09:30:10 -rw-rw-r-- 1 1001 1001 6524 Feb 26 09:24 README.md 09:30:10 -rw-rw-r-- 1 1001 1001 6755 Feb 26 09:24 SECURITY.md 09:30:10 -rw-rw-r-- 1 1001 1001 5 Feb 26 09:21 VERSION 09:30:10 -rw-rw-r-- 1 1001 1001 4131 Feb 26 09:24 ZMQWindows.md 09:30:10 drwxrwxr-x 2 1001 1001 4096 Feb 26 09:24 bin 09:30:10 drwxrwxr-x 14 1001 1001 4096 Feb 26 09:24 cmd 09:30:10 -rw-r--r-- 1 root root 599429 Feb 26 09:28 coverage.out 09:30:10 -rw-r--r-- 1 root root 1055 Feb 26 09:30 go.mod 09:30:10 -rw-r--r-- 1 root root 21699 Feb 26 09:30 go.sum 09:30:10 drwxrwxr-x 8 1001 1001 4096 Feb 26 09:24 internal 09:30:10 drwxrwxr-x 4 1001 1001 4096 Feb 26 09:24 openapi 09:30:10 drwxrwxr-x 4 1001 1001 4096 Feb 26 09:24 snap 09:30:10 -rw-rw-r-- 1 1001 1001 168 Feb 26 09:24 version.go [Pipeline] sh 09:30:10 Still waiting to schedule task 09:30:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:30:11 + '[' -e coverage.out ] 09:30:11 + chown 1001:1001 coverage.out [Pipeline] stash 09:30:11 Warning: overwriting stash ‘coverage-report’ 09:30:12 Stashed 1 file(s) [Pipeline] sh 09:30:13 + make build 09:30:13 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 09:30:23 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 09:30:45 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 09:30:50 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 09:30:56 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 09:30:56 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 09:31:03 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 09:31:07 Running on prd-ubuntu18.04-docker-8c-8g-27843 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 09:31:07 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 09:31:08 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 09:31:09 using credential edgex-jenkins-ssh 09:31:10 Cloning the remote Git repository 09:31:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:31:10 > git init /w/workspace/edgex-go/4 # timeout=10 09:31:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:31:10 > git --version # timeout=10 09:31:10 > git --version # 'git version 2.17.1' 09:31:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:31:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:31:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:31:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:31:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:31:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:31:21 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 610f0bc9435d1798be70dd0b8c6c200fd605160f 09:31:21 Merge succeeded, producing 610f0bc9435d1798be70dd0b8c6c200fd605160f 09:31:21 Checking out Revision 610f0bc9435d1798be70dd0b8c6c200fd605160f (PR-3202) 09:31:22 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 09:31:21 > git config core.sparsecheckout # timeout=10 09:31:21 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # timeout=10 09:31:21 > git remote # timeout=10 09:31:21 > git config --get remote.origin.url # timeout=10 09:31:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:21 > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 09:31:21 > git rev-parse HEAD^{commit} # timeout=10 09:31:21 > git config core.sparsecheckout # timeout=10 09:31:21 > git checkout -f 610f0bc9435d1798be70dd0b8c6c200fd605160f # timeout=10 09:31:25 Commit message: "feat(data): Add CBOR support for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:26 + echo snap-build.sh 09:31:26 snap-build.sh 09:31:26 + SNAP_BASE_DIR=. 09:31:26 + '[' '!' -z /w/workspace/edgex-go/4 ']' 09:31:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 09:31:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 09:31:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 09:31:26 + cd /w/workspace/edgex-go/4 09:31:26 + sudo apt-get remove -qy --purge lxd lxd-client 09:31:26 Reading package lists... 09:31:26 Building dependency tree... 09:31:26 Reading state information... 09:31:26 The following packages were automatically installed and are no longer required: 09:31:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:31:26 uidmap xdelta3 09:31:26 Use 'sudo apt autoremove' to remove them. 09:31:26 The following packages will be REMOVED: 09:31:26 lxd* lxd-client* 09:31:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:31:27 After this operation, 31.7 MB disk space will be freed. 09:31:27 (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.) 09:31:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:31:28 Removing lxd dnsmasq configuration 09:31:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:31:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] } 09:31:29 $ docker stop --time=1 863b52538d9ad36287e328eb3940a173947a45df5746584bb6039e9e8560a495 09:31:29 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 09:31:30 (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.) 09:31:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:31:31 Processing triggers for systemd (237-3ubuntu10.42) ... 09:31:31 $ docker rm -f 863b52538d9ad36287e328eb3940a173947a45df5746584bb6039e9e8560a495 09:31:31 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 09:31:33 + sudo snap remove --purge lxd [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 09:31:33 snap "lxd" is not installed 09:31:33 + sudo groupadd --force --system lxd 09:31:33 ++ whoami 09:31:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:31:33 + newgrp - lxd 09:31:33 + sudo snap install lxd [Pipeline] isUnix [Pipeline] sh 09:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:33 09:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:34 latest: Pulling from edgex-devops/edgex-compose-arm64 09:31:34 29e5d40040c1: Pulling fs layer 09:31:34 1ce36da41761: Pulling fs layer 09:31:34 25b303627fd3: Pulling fs layer 09:31:34 29e5d40040c1: Verifying Checksum 09:31:34 29e5d40040c1: Download complete 09:31:35 1ce36da41761: Verifying Checksum 09:31:35 1ce36da41761: Download complete 09:31:35 29e5d40040c1: Pull complete 09:31:37 1ce36da41761: Pull complete 09:31:37 25b303627fd3: Verifying Checksum 09:31:37 25b303627fd3: Download complete 09:31:41 2021-02-26T09:31:38Z INFO Waiting for automatic snapd restart... 09:31:47 25b303627fd3: Pull complete 09:31:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:31:47 prd-ubuntu18.04-docker-arm64-4c-16g-27841 does not seem to be running inside a container 09:31:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:31:50 $ docker top 278a45723be2c6eb00ae005c1b9b99eaf0dec08bfdaadb77e38cacd9815c73a2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:51 + grep parallel 09:31:51 + docker-compose build --help 09:31:53 lxd 4.11 from Canonical* installed 09:31:53 + sudo lxd init --auto 09:31:55 --parallel Build images in parallel. [Pipeline] } 09:31:55 $ docker stop --time=1 278a45723be2c6eb00ae005c1b9b99eaf0dec08bfdaadb77e38cacd9815c73a2 09:31:57 $ docker rm -f 278a45723be2c6eb00ae005c1b9b99eaf0dec08bfdaadb77e38cacd9815c73a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:58 . [Pipeline] withDockerContainer 09:31:58 prd-ubuntu18.04-docker-arm64-4c-16g-27841 does not seem to be running inside a container 09:31:58 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:31:59 $ docker top 77f21a495577e18d8cc57937d6df74ff02f4cd1b3e6c1542ece01f873ac52fe0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:00 + docker-compose -f ./docker-compose-build.yml build --parallel 09:32:02 + sudo snap install --classic snapcraft 09:32:05 Building docker-core-command-go ... 09:32:05 Building docker-core-data-go ... 09:32:05 Building docker-core-metadata-go ... 09:32:05 Building docker-security-bootstrapper-go ... 09:32:05 Building docker-security-proxy-setup-go ... 09:32:05 Building docker-security-secretstore-setup-go ... 09:32:05 Building docker-support-notifications-go ... 09:32:05 Building docker-support-scheduler-go ... 09:32:05 Building docker-sys-mgmt-agent-go ... 09:32:05 Building docker-security-proxy-setup-go 09:32:05 Building docker-core-metadata-go 09:32:05 Building docker-support-scheduler-go 09:32:05 Building docker-security-bootstrapper-go 09:32:05 Building docker-support-notifications-go 09:32:08 snapcraft 4.5.1 from Canonical* installed 09:32:08 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 09:32:08 + patch --verbose -p1 09:32:08 Hmm... Looks like a unified diff to me... 09:32:08 The text leading up to this was: 09:32:08 -------------------------- 09:32:08 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 09:32:08 |From: Tony Espy 09:32:08 |Date: Wed, 16 Dec 2020 16:34:55 -0500 09:32:08 |Subject: [PATCH] optimize snap build for pipeline CI check 09:32:08 | 09:32:08 |This patch is used by the EdgeX CI pipeline builds to 09:32:08 |optimize the snap CI check run for pull requests. When 09:32:08 |applied, it essentially strips out everything (apps and 09:32:08 |parts) from the snapcraft.yaml file except those required 09:32:08 |to build edgex-go, as the whole idea of the CI check is to 09:32:08 |catch changes to edgex-go that break the snap build. 09:32:08 | 09:32:08 |In general, anyone updating snapcraft.yaml will also need 09:32:08 |to update this patch file, otherwise it may fail to apply, 09:32:08 |resulting in a failed snap build CI check in the associated 09:32:08 |pull request. 09:32:08 | 09:32:08 |Note - in addition to applying this patch, the pipeline also 09:32:08 |only primes the snap (e.g. `snapcraft prime`), as there's no 09:32:08 |need to build the finally binary .snap file (and it won't 09:32:08 |work with the patch applied). This further reduces the build 09:32:08 |time. 09:32:08 |--- 09:32:08 | snap/snapcraft.yaml | 461 +------------------------------------------- 09:32:08 | 1 file changed, 2 insertions(+), 459 deletions(-) 09:32:08 | 09:32:08 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 09:32:08 |index 1e537489..faf42425 100644 09:32:08 |--- a/snap/snapcraft.yaml 09:32:08 |+++ b/snap/snapcraft.yaml 09:32:08 -------------------------- 09:32:08 patching file snap/snapcraft.yaml 09:32:08 Using Plan A... 09:32:08 Hunk #1 succeeded at 73. 09:32:08 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 09:32:08 Hunk #3 succeeded at 217 (offset 3 lines). 09:32:08 Hunk #4 succeeded at 225 (offset 3 lines). 09:32:08 Hunk #5 succeeded at 232 (offset 3 lines). 09:32:08 Hunk #6 succeeded at 259 (offset 3 lines). 09:32:08 Hunk #7 succeeded at 293 (offset 3 lines). 09:32:08 Hunk #8 succeeded at 352 (offset 11 lines). 09:32:08 Hmm... Ignoring the trailing garbage. 09:32:08 done 09:32:08 + sudo snapcraft prime --use-lxd 09:32:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:32:09 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: 09:32:09 - README.md 09:32:09 - snapcraft.yaml.orig 09:32:09 09:32:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:32:10 Launching a container. 09:32:22 Waiting for container to be ready 09:32:22 To start your first instance, try: lxc launch ubuntu:18.04 09:32:22 09:32:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:32:25 Waiting for network to be ready... 09:32:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:32:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:32:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 09:32:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:32:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:32:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:32:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:32:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:32:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:32:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:32:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:32:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 09:32:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 09:32:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 09:32:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 09:32:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 09:32:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 09:32:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 09:32:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:32:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 09:32:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 09:32:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 09:32:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 09:32:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 09:32:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 09:32:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 09:32:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 09:32:30 Fetched 24.0 MB in 4s (5552 kB/s) 09:32:31 Reading package lists... 09:32:31 Reading package lists... 09:32:31 Building dependency tree... 09:32:31 Reading state information... 09:32:31 The following additional packages will be installed: 09:32:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:32:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:32:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:32:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:32:31 Suggested packages: 09:32:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:32:31 Recommended packages: 09:32:31 gnupg libsasl2-modules 09:32:31 The following NEW packages will be installed: 09:32:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:32:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:32:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:32:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:32:31 The following packages will be upgraded: 09:32:31 gpg gpg-agent gpgconf libudev1 09:32:31 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 09:32:31 Need to get 3530 kB of archives. 09:32:31 After this operation, 13.3 MB of additional disk space will be used. 09:32:31 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] 09:32:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 09:32:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:32:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 09:32:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:32:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:32:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:32:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:32:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:32:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:32:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:32:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:32:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:32:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:32:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:32:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:32:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:32:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:32:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:32:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:32:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:32:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:32:33 debconf: delaying package configuration, since apt-utils is not installed 09:32:33 Fetched 3530 kB in 1s (3415 kB/s) 09:32:33 (Reading database ... 12511 files and directories currently installed.) 09:32:33 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 09:32:33 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 09:32:33 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 09:32:33 Selecting previously unselected package udev. 09:32:33 (Reading database ... 12511 files and directories currently installed.) 09:32:33 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 09:32:33 Unpacking udev (237-3ubuntu10.44) ... 09:32:33 Selecting previously unselected package libfuse2:amd64. 09:32:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:32:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:32:34 Selecting previously unselected package fuse. 09:32:34 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:32:34 Unpacking fuse (2.9.7-1ubuntu1) ... 09:32:34 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:32:34 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:32:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:32:34 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:32:35 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:32:35 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:32:35 Selecting previously unselected package libksba8:amd64. 09:32:35 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:32:35 Unpacking libksba8:amd64 (1.3.5-2) ... 09:32:35 Selecting previously unselected package libroken18-heimdal:amd64. 09:32:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:35 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:32:35 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:35 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:32:35 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:35 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:32:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libwind0-heimdal:amd64. 09:32:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:32:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:32:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:32:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:32:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:32:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:36 Selecting previously unselected package libsasl2-modules-db:amd64. 09:32:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:32:36 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:32:37 Selecting previously unselected package libsasl2-2:amd64. 09:32:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:32:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:32:37 Selecting previously unselected package libldap-common. 09:32:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:32:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:32:37 Selecting previously unselected package libldap-2.4-2:amd64. 09:32:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:32:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:32:37 Selecting previously unselected package dirmngr. 09:32:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:32:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:32:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:32:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:32:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:32:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:32:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:32:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:32:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:37 Setting up libksba8:amd64 (1.3.5-2) ... 09:32:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:32:37 Setting up udev (237-3ubuntu10.44) ... 09:32:38 invoke-rc.d: policy-rc.d denied execution of start. 09:32:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Processing triggers for systemd (237-3ubuntu10) ... 09:32:38 Setting up fuse (2.9.7-1ubuntu1) ... 09:32:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:32:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:32:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:32:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:32:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:32:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:32:39 settings in the [Install] section, and DefaultInstance for template units). 09:32:39 This means they are not meant to be enabled using systemctl. 09:32:39 Possible reasons for having this kind of units are: 09:32:39 1) A unit may be statically enabled by being symlinked from another unit's 09:32:39 .wants/ or .requires/ directory. 09:32:39 2) A unit's purpose may be to act as a helper for some other unit which has 09:32:39 a requirement dependency on it. 09:32:39 3) A unit may be started when needed via activation (socket, path, timer, 09:32:39 D-Bus, udev, scripted systemctl call, ...). 09:32:39 4) In case of template units, the unit is meant to be enabled with some 09:32:39 instance name specified. 09:32:39 Reading package lists... 09:32:39 Building dependency tree... 09:32:39 Reading state information... 09:32:39 The following additional packages will be installed: 09:32:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:32:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:32:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:32:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:32:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:32:39 Suggested packages: 09:32:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:32:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:32:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:32:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:32:39 systemd-container policykit-1 09:32:39 Recommended packages: 09:32:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:32:39 The following NEW packages will be installed: 09:32:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:32:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:32:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:32:39 multiarch-support openssh-client python3 python3-minimal python3.6 09:32:39 python3.6-minimal snapd squashfs-tools sudo 09:32:39 The following packages will be upgraded: 09:32:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:32:39 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 09:32:39 Need to get 35.2 MB of archives. 09:32:39 After this operation, 141 MB of additional disk space will be used. 09:32:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 09:32:39 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 09:32:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 09:32:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 09:32:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:32:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:32:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:32:40 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 09:32:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:32:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:32:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:32:40 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:32:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:32:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:32:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:32:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:32:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:32:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:32:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:32:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:32:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:32:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 09:32:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:32:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:32:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:32:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:32:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:32:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:32:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:32:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 09:32:42 debconf: delaying package configuration, since apt-utils is not installed 09:32:42 Fetched 35.2 MB in 3s (13.7 MB/s) 09:32:42 (Reading database ... 12757 files and directories currently installed.) 09:32:42 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 09:32:42 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 09:32:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 09:32:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 09:32:43 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 09:32:43 (Reading database ... 12757 files and directories currently installed.) 09:32:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 09:32:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 09:32:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 09:32:43 (Reading database ... 12757 files and directories currently installed.) 09:32:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 09:32:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 09:32:44 Setting up apt (1.6.12ubuntu0.2) ... 09:32:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:32:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:32:44 (Reading database ... 12764 files and directories currently installed.) 09:32:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 09:32:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 09:32:44 Selecting previously unselected package libpython3.6-minimal:amd64. 09:32:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:32:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:32:45 Selecting previously unselected package libexpat1:amd64. 09:32:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:32:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:32:45 Selecting previously unselected package python3.6-minimal. 09:32:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:32:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:32:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 09:32:45 Checking for services that may need to be restarted...done. 09:32:45 Checking for services that may need to be restarted...done. 09:32:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:32:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:32:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:32:46 Selecting previously unselected package python3-minimal. 09:32:46 (Reading database ... 13012 files and directories currently installed.) 09:32:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:32:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:32:46 Selecting previously unselected package mime-support. 09:32:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:32:46 Unpacking mime-support (3.60ubuntu1) ... 09:32:46 Selecting previously unselected package libmpdec2:amd64. 09:32:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:32:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:32:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:32:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:32:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:32:47 Selecting previously unselected package python3.6. 09:32:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:32:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:32:47 Selecting previously unselected package libpython3-stdlib:amd64. 09:32:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:32:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:32:47 Setting up python3-minimal (3.6.7-1~18.04) ... 09:32:47 Selecting previously unselected package python3. 09:32:47 (Reading database ... 13442 files and directories currently installed.) 09:32:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:32:47 Unpacking python3 (3.6.7-1~18.04) ... 09:32:47 Selecting previously unselected package multiarch-support. 09:32:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:32:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:32:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:32:47 Selecting previously unselected package liblzo2-2:amd64. 09:32:47 (Reading database ... 13479 files and directories currently installed.) 09:32:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:32:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:32:47 Selecting previously unselected package libbsd0:amd64. 09:32:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:32:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:32:48 Selecting previously unselected package sudo. 09:32:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:32:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:32:48 Selecting previously unselected package apparmor. 09:32:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:32:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:32:48 Selecting previously unselected package libedit2:amd64. 09:32:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:32:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:32:48 Selecting previously unselected package libkrb5support0:amd64. 09:32:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:32:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:32:48 Selecting previously unselected package libk5crypto3:amd64. 09:32:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:32:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:32:49 Selecting previously unselected package libkeyutils1:amd64. 09:32:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:32:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:32:49 Selecting previously unselected package libkrb5-3:amd64. 09:32:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:32:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:32:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:32:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:32:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:32:49 Selecting previously unselected package libssl1.0.0:amd64. 09:32:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:32:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:32:49 Selecting previously unselected package openssh-client. 09:32:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:32:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:32:50 Selecting previously unselected package squashfs-tools. 09:32:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 09:32:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:32:50 Selecting previously unselected package snapd. 09:32:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 09:32:50 Unpacking snapd (2.48.3+18.04) ... 09:32:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:32:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:32:52 Setting up mime-support (3.60ubuntu1) ... 09:32:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:32:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:32:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:32:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:32:53 Setting up systemd (237-3ubuntu10.44) ... 09:32:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:32:54 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:32:54 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:32:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:32:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:32:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:32:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:32:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:32:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:32:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:32:55 Setting up python3 (3.6.7-1~18.04) ... 09:32:55 running python rtupdate hooks for python3.6... 09:32:55 running python post-rtupdate hooks for python3.6... 09:32:55 Setting up apparmor (2.12-4ubuntu5.1) ... 09:32:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:32:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:32:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:32:57 Setting up snapd (2.48.3+18.04) ... 09:32:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:32:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:32:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:32:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:32:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:32:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:32:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:32:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:32:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:32:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:32:59 /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' 09:32:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:32:59 Processing triggers for systemd (237-3ubuntu10.44) ... 09:33:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:33:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:33:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:33:01 Reading package lists... 09:33:01 Reading package lists... 09:33:01 Building dependency tree... 09:33:01 Reading state information... 09:33:01 Calculating upgrade... 09:33:01 The following packages will be upgraded: 09:33:01 advancecomp base-files bash binutils binutils-common 09:33:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:33:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:33:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:33:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:33:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:33:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:33:01 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 09:33:01 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 09:33:01 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 09:33:01 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 09:33:01 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 09:33:01 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 09:33:01 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 09:33:01 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 09:33:02 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:33:02 Need to get 63.8 MB of archives. 09:33:02 After this operation, 5201 kB of additional disk space will be used. 09:33:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 09:33:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:33:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:33:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:33:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:33:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:33:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:33:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:33:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:33:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:33:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:33:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:33:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:33:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:33:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:33:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:33:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:33:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:33:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:33:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:33:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:33:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:33:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:33:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:33:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:33:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:33:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:33:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:33:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:33:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:33:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:33:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:33:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:33:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:33:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:33:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 09:33:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:33:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:33:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 09:33:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 09:33:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:33:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:33:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:33:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:33:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:33:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:33:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:33:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 09:33:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 09:33:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 09:33:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 09:33:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:33:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:33:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:33:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:33:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:33:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:33:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:33:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:33:03 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:33:03 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:33:03 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:33:03 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:33:03 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:33:03 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:33:03 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:33:03 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:33:03 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:33:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:33:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:33:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:33:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:33:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:33:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:33:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:33:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:33:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:33:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:33:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:33:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:33:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 09:33:03 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] 09:33:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 09:33:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 09:33:03 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] 09:33:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:33:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:33:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:33:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:33:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 09:33:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:33:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:33:04 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] 09:33:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:33:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:33:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:33:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:33:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:33:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:33:04 debconf: delaying package configuration, since apt-utils is not installed 09:33:04 Fetched 63.8 MB in 2s (29.1 MB/s) 09:33:04 (Reading database ... 13912 files and directories currently installed.) 09:33:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:33:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:33:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:33:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:33:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 09:33:05 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 09:33:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:07 (Reading database ... 13911 files and directories currently installed.) 09:33:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:33:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:33:07 (Reading database ... 13911 files and directories currently installed.) 09:33:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:33:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:33:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:07 (Reading database ... 13911 files and directories currently installed.) 09:33:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:33:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:33:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:33:08 (Reading database ... 13911 files and directories currently installed.) 09:33:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:33:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:33:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:33:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:33:09 Setting up base-files (10.1ubuntu2.10) ... 09:33:09 Installing new version of config file /etc/issue ... 09:33:09 Installing new version of config file /etc/issue.net ... 09:33:09 Installing new version of config file /etc/lsb-release ... 09:33:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:33:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:33:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:33:09 Removing obsolete conffile /etc/default/motd-news ... 09:33:09 (Reading database ... 13912 files and directories currently installed.) 09:33:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:33:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:33:09 Setting up bash (4.4.18-2ubuntu1.2) ... 09:33:09 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 09:33:09 (Reading database ... 13912 files and directories currently installed.) 09:33:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:33:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:33:10 (Reading database ... 13912 files and directories currently installed.) 09:33:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:33:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:33:10 Setting up tar (1.29b-2ubuntu0.2) ... 09:33:10 (Reading database ... 13912 files and directories currently installed.) 09:33:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:33:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:33:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:33:10 (Reading database ... 13912 files and directories currently installed.) 09:33:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:33:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:33:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:33:11 (Reading database ... 13912 files and directories currently installed.) 09:33:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:33:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:33:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:33:11 (Reading database ... 13912 files and directories currently installed.) 09:33:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:33:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:33:11 Setting up grep (3.1-2build1) ... 09:33:11 (Reading database ... 13912 files and directories currently installed.) 09:33:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:33:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:33:11 Setting up login (1:4.5-1ubuntu2) ... 09:33:11 (Reading database ... 13912 files and directories currently installed.) 09:33:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:33:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:33:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:33:12 (Reading database ... 13912 files and directories currently installed.) 09:33:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:33:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:33:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:33:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:33:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:33:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:33:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:33:13 (Reading database ... 13912 files and directories currently installed.) 09:33:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:33:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:33:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:33:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:33:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:33:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:33:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:33:14 (Reading database ... 13912 files and directories currently installed.) 09:33:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:33:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:33:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:33:15 (Reading database ... 13912 files and directories currently installed.) 09:33:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:33:15 (Reading database ... 13912 files and directories currently installed.) 09:33:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:33:15 (Reading database ... 13912 files and directories currently installed.) 09:33:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:33:15 (Reading database ... 13912 files and directories currently installed.) 09:33:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:33:16 (Reading database ... 13912 files and directories currently installed.) 09:33:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:33:16 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:33:16 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:33:16 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:33:16 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:33:16 (Reading database ... 13912 files and directories currently installed.) 09:33:16 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:33:16 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:33:16 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:33:16 (Reading database ... 13912 files and directories currently installed.) 09:33:16 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:16 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:33:16 (Reading database ... 13912 files and directories currently installed.) 09:33:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:33:17 (Reading database ... 13912 files and directories currently installed.) 09:33:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:17 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:33:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:33:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:33:18 (Reading database ... 13912 files and directories currently installed.) 09:33:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:33:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:33:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:33:18 (Reading database ... 13912 files and directories currently installed.) 09:33:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:33:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:33:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:33:19 (Reading database ... 13914 files and directories currently installed.) 09:33:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:33:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:33:19 Setting up debconf (1.5.66ubuntu1) ... 09:33:19 (Reading database ... 13914 files and directories currently installed.) 09:33:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:33:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:33:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:33:20 (Reading database ... 13914 files and directories currently installed.) 09:33:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:33:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:33:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:33:20 (Reading database ... 13914 files and directories currently installed.) 09:33:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:33:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:33:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:33:20 (Reading database ... 13914 files and directories currently installed.) 09:33:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:33:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:33:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 09:33:21 (Reading database ... 13914 files and directories currently installed.) 09:33:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:33:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:33:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:33:21 (Reading database ... 13914 files and directories currently installed.) 09:33:21 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:33:21 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:33:21 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 09:33:21 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 09:33:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:33:21 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:33:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:33:21 (Reading database ... 13914 files and directories currently installed.) 09:33:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:33:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:33:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:33:22 (Reading database ... 13914 files and directories currently installed.) 09:33:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 09:33:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:33:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 09:33:22 (Reading database ... 13914 files and directories currently installed.) 09:33:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:33:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:33:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:33:22 (Reading database ... 13914 files and directories currently installed.) 09:33:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 09:33:22 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 09:33:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 09:33:23 (Reading database ... 13914 files and directories currently installed.) 09:33:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:33:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:33:23 Setting up passwd (1:4.5-1ubuntu2) ... 09:33:23 (Reading database ... 13914 files and directories currently installed.) 09:33:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:33:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:33:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:33:24 (Reading database ... 13914 files and directories currently installed.) 09:33:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:33:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:33:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:33:24 (Reading database ... 13914 files and directories currently installed.) 09:33:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:33:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:33:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:33:24 (Reading database ... 13914 files and directories currently installed.) 09:33:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:33:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:33:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:33:25 (Reading database ... 13914 files and directories currently installed.) 09:33:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:33:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:33:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:33:25 (Reading database ... 13914 files and directories currently installed.) 09:33:25 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 09:33:25 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 09:33:25 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 09:33:25 (Reading database ... 13914 files and directories currently installed.) 09:33:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 09:33:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 09:33:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 09:33:25 (Reading database ... 13915 files and directories currently installed.) 09:33:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:33:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:33:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:33:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:33:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 09:33:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 09:33:26 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:33:26 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:33:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:33:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:33:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:33:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:33:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:33:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:26 ---> 4a7b80f763de 09:33:26 Step 3/22 : WORKDIR /edgex-go 09:33:26 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:33:26 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:33:26 ---> 4a7b80f763de 09:33:26 Step 3/30 : WORKDIR /edgex-go 09:33:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:33:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:33:26 ---> 4a7b80f763de 09:33:26 Step 3/21 : WORKDIR /edgex-go 09:33:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:33:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:26 ---> 4a7b80f763de 09:33:26 Step 3/22 : WORKDIR /edgex-go 09:33:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:33:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:33:26 ---> 4a7b80f763de 09:33:26 Step 3/23 : WORKDIR /edgex-go 09:33:26 ---> Running in 23b4f6c949b4 09:33:26 ---> Running in 89b35bf692b5 09:33:26 ---> Running in 6bebe59df494 09:33:26 ---> Running in 4b3123d9ac7e 09:33:26 ---> Running in c1d81a9ceae9 09:33:26 Removing intermediate container 89b35bf692b5 09:33:26 ---> fcf5dfd0ecf2 09:33:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:26 Removing intermediate container 4b3123d9ac7e 09:33:26 ---> 7f49ae069ad4 09:33:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:26 Removing intermediate container 23b4f6c949b4 09:33:26 ---> 6bc97334948d 09:33:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:26 Removing intermediate container c1d81a9ceae9 09:33:26 ---> bc34a9f01264 09:33:26 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:26 Removing intermediate container 6bebe59df494 09:33:26 ---> 469ef65e95b5 09:33:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:26 ---> Running in 4320fd3ca981 09:33:26 ---> Running in 01912fdae999 09:33:26 ---> Running in 7b1b215102c0 09:33:26 ---> Running in 9256fff0e72d 09:33:26 ---> Running in f35827ea63ab 09:33:26 Removing intermediate container 4320fd3ca981 09:33:26 ---> e60eea342fcc 09:33:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:33:26 ---> Running in b873b96d1dee 09:33:26 Removing intermediate container 01912fdae999 09:33:26 ---> 71acf8c251a3 09:33:26 Step 5/22 : RUN apk add --update --no-cache make git 09:33:26 Removing intermediate container 7b1b215102c0 09:33:26 ---> ccdda06303e2 09:33:26 Step 5/21 : RUN apk add --update --no-cache make git 09:33:26 ---> Running in 34cd6d482d26 09:33:26 Removing intermediate container 9256fff0e72d 09:33:26 ---> 979c3f118312 09:33:26 Step 5/30 : RUN apk add --update --no-cache make git 09:33:26 ---> Running in 697633fbc035 09:33:26 Removing intermediate container f35827ea63ab 09:33:26 ---> 419adf3d075f 09:33:26 Step 5/23 : RUN apk add --update --no-cache make git 09:33:26 ---> Running in 4b557f25905a 09:33:26 ---> Running in 8a0e31882140 09:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:33:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:33:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:33:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:33:27 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:33:27 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:33:27 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:33:27 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:33:27 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:33:27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:33:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:33:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:33:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:33:28 OK: 217 MiB in 51 packages 09:33:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:33:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:33:28 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:33:28 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:33:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:33:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:33:29 OK: 217 MiB in 51 packages 09:33:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:33:29 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:33:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:33:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:33:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:30 OK: 217 MiB in 51 packages 09:33:30 OK: 217 MiB in 51 packages 09:33:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:30 Removing intermediate container b873b96d1dee 09:33:30 ---> 71fab2892816 09:33:30 Step 6/22 : COPY go.mod . 09:33:30 OK: 217 MiB in 51 packages 09:33:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:31 Removing intermediate container 34cd6d482d26 09:33:31 ---> 02db741d8c8c 09:33:31 Step 6/22 : COPY go.mod . 09:33:31 ---> 112e39167715 09:33:31 Step 7/22 : RUN go mod download 09:33:31 ---> Running in 793d30543118 09:33:31 Removing intermediate container 8a0e31882140 09:33:31 ---> 1886262bf80a 09:33:31 Step 6/23 : COPY go.mod . 09:33:32 Removing intermediate container 4b557f25905a 09:33:32 ---> c9f760886534 09:33:32 Step 6/30 : COPY go.mod . 09:33:32 Removing intermediate container 697633fbc035 09:33:32 ---> b349fdabbb06 09:33:32 Step 6/21 : COPY go.mod . 09:33:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:32 ---> c90f9fd1a071 09:33:32 Step 7/22 : RUN go mod download 09:33:32 ---> Running in 15a816730d57 09:33:33 ---> b18df2047f9e 09:33:33 Step 7/23 : RUN go mod download 09:33:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:33 ---> Running in b57d3cd6efb4 09:33:33 ---> e1786f01915d 09:33:33 Step 7/30 : RUN go mod download 09:33:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:33 ---> Running in 6582fb28d982 09:33:33 ---> c9946a8e43c6 09:33:33 Step 7/21 : RUN go mod download 09:33:34 ---> Running in 39f27bff8e09 09:33:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:33:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:33:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:33:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:33:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:33:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:33:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:33:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:33:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:33:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:33:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:33:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:33:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:33:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:33:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:33:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:33:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:33:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:33:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:33:35 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:33:36 Removing intermediate container 793d30543118 09:33:36 ---> 7f011f18a15e 09:33:36 Step 8/22 : COPY . . 09:33:36 09:33:36 Current default time zone: 'Etc/UTC' 09:33:36 Local time is now: Fri Feb 26 09:33:35 UTC 2021. 09:33:36 Universal Time is now: Fri Feb 26 09:33:35 UTC 2021. 09:33:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:33:36 09:33:36 Setting up systemd-sysv (237-3ubuntu10.44) ... 09:33:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:36 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 09:33:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:33:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:33:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:33:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:33:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:33:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:33:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:33:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:33:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 09:33:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:36 Setting up patch (2.7.6-2ubuntu1.1) ... 09:33:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:33:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:33:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 09:33:36 Installing new version of config file /etc/ssl/openssl.cnf ... 09:33:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:33:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:33:37 Setting up ca-certificates (20210119~18.04.1) ... 09:33:37 Removing intermediate container 15a816730d57 09:33:37 ---> 4ce767305792 09:33:37 Step 8/22 : COPY . . 09:33:38 Updating certificates in /etc/ssl/certs... 09:33:38 Removing intermediate container b57d3cd6efb4 09:33:38 ---> 64f4b83d5a2f 09:33:38 Step 8/23 : COPY . . 09:33:39 Removing intermediate container 6582fb28d982 09:33:39 ---> f1b26c8c52ad 09:33:39 Step 8/30 : COPY . . 09:33:39 23 added, 27 removed; done. 09:33:39 Removing intermediate container 39f27bff8e09 09:33:39 ---> df63318be2f9 09:33:39 Step 8/21 : COPY . . 09:33:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:33:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:33:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:33:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:33:39 Setting up pkgbinarymangler (138.18.04.1) ... 09:33:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 09:33:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up perl (5.26.1-6ubuntu0.5) ... 09:33:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 09:33:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:33:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:33:40 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 09:33:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:33:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:33:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:33:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:33:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:33:40 Processing triggers for systemd (237-3ubuntu10.44) ... 09:33:40 Processing triggers for mime-support (3.60ubuntu1) ... 09:33:40 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:33:40 Updating certificates in /etc/ssl/certs... 09:33:41 0 added, 0 removed; done. 09:33:41 Running hooks in /etc/ca-certificates/update.d... 09:33:41 done. 09:33:41 Reading package lists... 09:33:41 Building dependency tree... 09:33:41 Reading state information... 09:33:41 The following NEW packages will be installed: 09:33:41 apt-transport-https 09:33:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:33:41 Need to get 1696 B of archives. 09:33:41 After this operation, 153 kB of additional disk space will be used. 09:33:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 09:33:42 debconf: delaying package configuration, since apt-utils is not installed 09:33:42 Fetched 1696 B in 0s (8581 B/s) 09:33:42 Selecting previously unselected package apt-transport-https. 09:33:42 (Reading database ... 13920 files and directories currently installed.) 09:33:42 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 09:33:42 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 09:33:42 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 09:33:42 Waiting for network to be ready... 09:33:46 2021-02-26T09:33:45Z INFO Waiting for automatic snapd restart... 09:33:46 snapd 2.48.2.1 from Canonical* installed 09:33:47 "snapd" switched to the "latest/stable" channel 09:33:47 09:33:49 core18 20210128 from Canonical* installed 09:33:49 "core18" switched to the "latest/stable" channel 09:33:49 09:33:53 snapcraft 4.5.1 from Canonical* installed 09:33:53 "snapcraft" switched to the "latest/stable" channel 09:33:53 09:33:56 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: 09:33:56 - README.md 09:33:56 - snapcraft.yaml.orig 09:33:56 09:33:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:34:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:34:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:34:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:34:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:34:04 Reading package lists... 09:34:04 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 09:34:06 ---> df711b290454 09:34:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:34:06 ---> 60c022b48f95 09:34:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:34:06 ---> b523fe008b2e 09:34:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:34:06 ---> 3ae7d21fa767 09:34:06 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:34:06 ---> 36a7634bae30 09:34:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:34:06 ---> Running in e36ddf9db78b 09:34:06 ---> Running in 30144f6c39ba 09:34:06 ---> Running in f74120fec8ce 09:34:06 ---> Running in dbc09519977b 09:34:06 ---> Running in 4acf447def96 09:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:34:06 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 09:34:06 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 09:34: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 09:34:06 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 09:34:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:34:11 Reading package lists... 09:34:11 Building dependency tree... 09:34:11 Reading state information... 09:34:11 Suggested packages: 09:34:11 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:34:11 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:34:11 Recommended packages: 09:34:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:34:11 The following NEW packages will be installed: 09:34:11 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:34:11 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:34:11 pkg-config zip 09:34:11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:34:11 Need to get 7655 kB of archives. 09:34:11 After this operation, 43.7 MB of additional disk space will be used. 09:34:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 09:34:11 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:34:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:34:11 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:34:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:34:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:34:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:34:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:34:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:34:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:34:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 09:34:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 09:34:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 09:34:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:34:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:34:12 debconf: delaying package configuration, since apt-utils is not installed 09:34:12 Fetched 7655 kB in 1s (7282 kB/s) 09:34:12 Selecting previously unselected package libglib2.0-0:amd64. 09:34:12 (Reading database ... 13924 files and directories currently installed.) 09:34:12 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 09:34:12 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 09:34:12 Selecting previously unselected package libpsl5:amd64. 09:34:12 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:34:12 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:34:12 Selecting previously unselected package libnghttp2-14:amd64. 09:34:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:34:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:34:12 Selecting previously unselected package librtmp1:amd64. 09:34:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:34:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:34:12 Selecting previously unselected package libcurl3-gnutls:amd64. 09:34:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 09:34:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 09:34:12 Selecting previously unselected package liberror-perl. 09:34:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:34:12 Unpacking liberror-perl (0.17025-1) ... 09:34:12 Selecting previously unselected package git-man. 09:34:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 09:34:12 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 09:34:12 Selecting previously unselected package git. 09:34:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 09:34:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 09:34:13 Selecting previously unselected package libnorm1:amd64. 09:34:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:34:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:34:13 Selecting previously unselected package libpgm-5.2-0:amd64. 09:34:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:34:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:34:14 Selecting previously unselected package libsodium23:amd64. 09:34:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:34:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:34:14 Selecting previously unselected package libzmq5:amd64. 09:34:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:34:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:34:14 Selecting previously unselected package libzmq3-dev:amd64. 09:34:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:34:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:34:14 Selecting previously unselected package pkg-config. 09:34:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:34:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:34:14 Selecting previously unselected package zip. 09:34:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:34:14 Unpacking zip (3.0-11build1) ... 09:34:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:34:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 09:34:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:34:14 Setting up liberror-perl (0.17025-1) ... 09:34:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:34:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 09:34:14 No schema files found: doing nothing. 09:34:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:34:14 Setting up zip (3.0-11build1) ... 09:34:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:34:14 Setting up libsodium23:amd64 (1.0.16-2) ... 09:34:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:34:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:34:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 09:34:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:34:15 Setting up git (1:2.17.1-1ubuntu0.7) ... 09:34:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:34:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:34:21 git set to automatically installed. 09:34:21 git-man set to automatically installed. 09:34:21 libcurl3-gnutls set to automatically installed. 09:34:21 liberror-perl set to automatically installed. 09:34:21 libglib2.0-0 set to automatically installed. 09:34:21 libnghttp2-14 set to automatically installed. 09:34:21 libnorm1 set to automatically installed. 09:34:21 libpgm-5.2-0 set to automatically installed. 09:34:21 libpsl5 set to automatically installed. 09:34:21 librtmp1 set to automatically installed. 09:34:21 libsodium23 set to automatically installed. 09:34:21 libzmq3-dev set to automatically installed. 09:34:21 libzmq5 set to automatically installed. 09:34:21 pkg-config set to automatically installed. 09:34:21 zip set to automatically installed. 09:34:23 snapd is not logged in, snap install commands will use sudo 09:34:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:34:30 snap "core18" has no updates available 09:34:31 Pulling config-common 09:34:31 + snapcraftctl pull 09:34:32 Pulling go-build-helper 09:34:32 + snapcraftctl pull 09:34:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:34:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:34:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 09:34:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 09:34:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 09:34:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 09:34:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 09:34:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 09:34:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 09:34:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 09:34:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:34:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:34:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:34:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:34:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:34:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:34:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:34:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:34:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:34:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 09:34:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 09:34:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 09:34:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 09:34:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 09:34:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 09:34:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 09:34:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 09:34:54 Fetched 24.0 MB in 0s (0 B/s) 09:34:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:34:54 Fetched 96.5 kB in 0s (0 B/s) 09:34:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:34:54 Fetched 279 kB in 0s (0 B/s) 09:34:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:34:54 Fetched 122 kB in 0s (0 B/s) 09:34:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:34:54 Fetched 77.8 kB in 0s (0 B/s) 09:34:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:34:54 Fetched 8848 B in 0s (0 B/s) 09:34:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:34:54 Fetched 47.8 kB in 0s (0 B/s) 09:34:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:34:54 Fetched 45.6 kB in 0s (0 B/s) 09:34:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:34:54 Fetched 15.0 kB in 0s (0 B/s) 09:34:54 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 09:34:54 Fetched 214 kB in 0s (0 B/s) 09:34:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:34:54 Fetched 154 kB in 0s (0 B/s) 09:34:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:34:54 Fetched 50.6 kB in 0s (0 B/s) 09:34:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:34:54 Fetched 14.8 kB in 0s (0 B/s) 09:34:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:34:54 Fetched 41.8 kB in 0s (0 B/s) 09:34:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:34:54 Fetched 499 kB in 0s (0 B/s) 09:34:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:34:54 Fetched 111 kB in 0s (0 B/s) 09:34:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:34:54 Fetched 240 kB in 0s (0 B/s) 09:34:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:34:54 Fetched 29.3 kB in 0s (0 B/s) 09:34:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:34:54 Fetched 85.5 kB in 0s (0 B/s) 09:34:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:34:54 Fetched 24.5 kB in 0s (0 B/s) 09:34:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:34:54 Fetched 49.2 kB in 0s (0 B/s) 09:34:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:34:54 Fetched 54.2 kB in 0s (0 B/s) 09:34:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:34:54 Fetched 30.8 kB in 0s (0 B/s) 09:34:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:34:54 Fetched 15.8 kB in 0s (0 B/s) 09:34:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:34:54 Fetched 85.9 kB in 0s (0 B/s) 09:34:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:34:54 Fetched 8720 B in 0s (0 B/s) 09:34:54 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 09:34:54 Fetched 137 kB in 0s (0 B/s) 09:34:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:34:54 Fetched 119 kB in 0s (0 B/s) 09:34:54 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 09:34:54 Fetched 109 kB in 0s (0 B/s) 09:34:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:34:54 Fetched 11.1 kB in 0s (0 B/s) 09:34:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:34:54 Fetched 645 kB in 0s (0 B/s) 09:34:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:34:54 Fetched 41.3 kB in 0s (0 B/s) 09:34:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:34:54 Fetched 17.9 kB in 0s (0 B/s) 09:34:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:34:54 Fetched 368 kB in 0s (0 B/s) 09:34:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:34:54 Fetched 187 kB in 0s (0 B/s) 09:34:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:34:54 Fetched 175 kB in 0s (0 B/s) 09:34:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:34:56 Fetched 206 kB in 0s (0 B/s) 09:34:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 09:34:56 Fetched 1301 kB in 0s (0 B/s) 09:34:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:34:56 Fetched 36.2 kB in 0s (0 B/s) 09:34:56 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 09:34:56 Fetched 159 kB in 0s (0 B/s) 09:34:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:34:56 Fetched 107 kB in 0s (0 B/s) 09:34:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:34:56 Fetched 48.7 kB in 0s (0 B/s) 09:34:56 Pulling static-packages 09:34:56 + snapcraftctl pull 09:34:57 'go115' has dependencies that need to be staged: static-packages go-build-helper 09:34:57 Skipping pull go-build-helper (already ran) 09:34:57 Skipping pull static-packages (already ran) 09:34:57 Building go-build-helper 09:34:57 + snapcraftctl build 09:35:00 Building static-packages 09:35:00 + snapcraftctl build 09:35:02 Staging go-build-helper 09:35:02 + snapcraftctl stage 09:35:03 Staging static-packages 09:35:03 + snapcraftctl stage 09:35:04 Pulling go115 09:35:04 + snapcraftctl pull 09:35:05 'edgex-go' has dependencies that need to be staged: go115 09:35:05 Skipping pull go115 (already ran) 09:35:05 Building go115 09:35:05 + dpkg --print-architecture 09:35:05 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 09:35:05 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 09:35:05 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 09:35:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:05 Dload Upload Total Spent Left Speed 09:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 115M 21 25.2M 0 0 39.2M 0 0:00:02 --:--:-- 0:00:02 39.2M 70 115M 70 81.2M 0 0 49.5M 0 0:00:02 0:00:01 0:00:01 49.4M 100 115M 100 115M 0 0 49.1M 0 0:00:02 0:00:02 --:--:-- 49.1M 09:35:07 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 09:35:07 + sha256sum -c sha256 09:35:07 + grep OK 09:35:08 go1.15.2.linux-amd64.tar.gz: OK 09:35:08 + mkdir -p /root/stage/go1.15 09:35:08 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 09:35:12 Staging go115 09:35:12 + snapcraftctl stage 09:35:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:35:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:35:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:35:17 Fetched 0 B in 0s (0 B/s) 09:35:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:35:17 Fetched 224 kB in 0s (0 B/s) 09:35:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:35:17 Fetched 157 kB in 0s (0 B/s) 09:35:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:35:17 Fetched 221 kB in 0s (0 B/s) 09:35:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:35:17 Fetched 143 kB in 0s (0 B/s) 09:35:17 Pulling edgex-go 09:35:17 + snapcraftctl pull 09:35:18 Pulling version 09:35:18 + cd /root/project 09:35:18 + [ -f VERSION ] 09:35:18 + PROJECT_VERSION=local-dev 09:35:18 + git rev-parse --short HEAD 09:35:18 + GIT_REVISION=610f0bc9 09:35:18 + snapcraftctl set-version local-dev 09:35:19 Building config-common 09:35:19 + snapcraftctl build 09:35:21 Skipping build go-build-helper (already ran) 09:35:21 Skipping build static-packages (already ran) 09:35:21 Skipping build go115 (already ran) 09:35:21 Building edgex-go 09:35:21 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 09:35:21 + cd /root/parts/edgex-go/src 09:35:21 + make build 09:35:21 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 09:35:23 go: downloading github.com/gorilla/mux v1.8.0 09:35:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 09:35:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:35:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 09:35:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 09:35:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 09:35:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 09:35:23 go: downloading github.com/x448/float16 v0.8.4 09:35:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:35:23 go: downloading github.com/pelletier/go-toml v1.2.0 09:35:23 go: downloading github.com/google/uuid v1.2.0 09:35:23 go: downloading github.com/hashicorp/consul/api v1.8.1 09:35:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 09:35:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 09:35:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 09:35:23 go: downloading github.com/BurntSushi/toml v0.3.1 09:35:23 go: downloading github.com/pkg/errors v0.8.1 09:35:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:35:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:35:23 go: downloading github.com/hashicorp/serf v0.9.5 09:35:23 go: downloading github.com/go-kit/kit v0.8.0 09:35:23 go: downloading github.com/pebbe/zmq4 v1.2.5 09:35:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:35:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:35:23 go: downloading github.com/imdario/mergo v0.3.11 09:35:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:35:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:35:23 go: downloading github.com/leodido/go-urn v1.2.0 09:35:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:35:23 go: downloading github.com/go-playground/universal-translator v0.17.0 09:35:23 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 09:35:23 go: downloading github.com/mitchellh/copystructure v1.0.0 09:35:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:35:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 09:35:23 go: downloading github.com/go-playground/locales v0.13.0 09:35:23 go: downloading github.com/fatih/color v1.9.0 09:35:23 go: downloading github.com/mattn/go-isatty v0.0.12 09:35:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:35:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:35:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:35:23 go: downloading github.com/mattn/go-colorable v0.1.6 09:35:23 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 09:35:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:35:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:35:31 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 09:35:31 go: downloading gopkg.in/yaml.v2 v2.4.0 09:35:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:35:36 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 09:35:38 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 09:35: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 09:35:38 go: downloading github.com/stretchr/testify v1.7.0 09:35:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:35:38 go: downloading github.com/davecgh/go-spew v1.1.1 09:35:38 go: downloading github.com/pmezard/go-difflib v1.0.0 09:35:39 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 09:35:39 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 09:35:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:35:41 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 09:35:41 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 09:35:41 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 09:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:35:43 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 09:35:43 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 09:35:43 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:35:44 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 09:35:44 go: downloading github.com/lib/pq v1.9.0 09:35:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:35:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:35:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:35:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:35:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:35:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:35:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:35:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:35:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:35:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:35:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:35:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:35:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:35:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:35:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:35:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:35:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:35:46 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:35:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:35:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:35:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:35:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:35:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:35:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:35:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:35:47 Building version 09:35:47 + snapcraftctl build 09:35:49 Staging config-common 09:35:49 + snapcraftctl stage 09:35:50 Skipping stage go-build-helper (already ran) 09:35:50 Skipping stage static-packages (already ran) 09:35:50 Skipping stage go115 (already ran) 09:35:50 Staging edgex-go 09:35:50 + snapcraftctl stage 09:35:51 Staging version 09:35:51 + snapcraftctl stage 09:35:51 Removing intermediate container 4acf447def96 09:35:51 ---> 708dafceacaa 09:35:51 09:35:51 Step 10/21 : FROM alpine:3.12 09:35:51 3.12: Pulling from library/alpine 09:35:51 Removing intermediate container dbc09519977b 09:35:51 ---> e4e753b744a0 09:35:51 09:35:51 Step 10/30 : FROM alpine:3.12 09:35:51 3.12: Pulling from library/alpine 09:35:52 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:35:52 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:35:52 Status: Image is up to date for alpine:3.12 09:35:52 ---> d10569e2745f 09:35:52 Step 11/21 : RUN apk add --update --no-cache curl 09:35:52 Status: Downloaded newer image for alpine:3.12 09:35:52 ---> d10569e2745f 09:35:52 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:35:52 Priming config-common 09:35:52 + snapcraftctl prime 09:35:52 ---> Running in e5f7270ec763 09:35:52 ---> Running in 68d9ece1436b 09:35:53 Priming go-build-helper 09:35:53 + snapcraftctl prime 09:35:53 Removing intermediate container 68d9ece1436b 09:35:53 ---> 51e88bc088b4 09:35:53 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 09:35:53 ---> Running in 9c02d43d2ab1 09:35:54 Priming static-packages 09:35:54 + snapcraftctl prime 09:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:55 (1/4) Installing ca-certificates (20191127-r4) 09:35:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:35:56 (3/4) Installing libcurl (7.69.1-r3) 09:35:56 (4/4) Installing curl (7.69.1-r3) 09:35:56 Executing busybox-1.31.1-r19.trigger 09:35:56 Executing ca-certificates-20191127-r4.trigger 09:35:56 OK: 7 MiB in 18 packages 09:35:56 (1/2) Installing dumb-init (1.2.2-r1) 09:35:56 (2/2) Installing su-exec (0.2-r1) 09:35:56 Executing busybox-1.31.1-r19.trigger 09:35:56 OK: 5 MiB in 16 packages 09:35:56 Priming go115 09:35:56 + snapcraftctl prime 09:35:57 Priming edgex-go 09:35:57 + snapcraftctl prime 09:35:58 Priming version 09:35:58 + snapcraftctl prime 09:35:59 Removing intermediate container e5f7270ec763 09:35:59 ---> 26b680fd75fd 09:35:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:35:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 09:35:59 Removing intermediate container 9c02d43d2ab1 09:35:59 ---> e81359ae185b 09:35:59 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 09:35:59 ---> Running in 02ef5ca80b90 09:35:59 ---> Running in af86e2e6e043 [Pipeline] } [Pipeline] // withEnv 09:36:00 Removing intermediate container 02ef5ca80b90 09:36:00 ---> 4aede99c5ce7 09:36:00 Step 13/21 : WORKDIR /edgex 09:36:00 Removing intermediate container af86e2e6e043 09:36:00 ---> be10bb421839 09:36:00 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 09:36:01 ---> Running in 127dc3aad192 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 09:36:01 ---> Running in a796b972e381 [Pipeline] } [Pipeline] // stage [Pipeline] } 09:36:02 Removing intermediate container 127dc3aad192 09:36:02 ---> bbed002c2889 09:36:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:36:02 Removing intermediate container a796b972e381 09:36:02 ---> 5eaae581b2f8 09:36:02 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:36:03 ---> Running in a648ccc7228f 09:36:04 Removing intermediate container 30144f6c39ba 09:36:04 ---> d3a1c91a9170 09:36:04 09:36:04 Step 10/22 : FROM alpine:3.12 09:36:04 ---> d10569e2745f 09:36:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:36:04 Removing intermediate container f74120fec8ce 09:36:04 ---> fbb39d773340 09:36:04 09:36:04 Step 10/22 : FROM alpine:3.12 09:36:04 ---> d10569e2745f 09:36:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:36:04 ---> dde02372334d 09:36:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:36:04 ---> Running in ceb6ce652cce 09:36:04 ---> Running in 760f7607265e 09:36:07 ---> cc3ae9000fca 09:36:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:36:07 (1/1) Installing dumb-init (1.2.2-r1) 09:36:07 Executing busybox-1.31.1-r19.trigger 09:36:07 (1/2) Installing ca-certificates (20191127-r4) 09:36:07 OK: 5 MiB in 15 packages 09:36:07 (2/2) Installing dumb-init (1.2.2-r1) 09:36:07 Executing busybox-1.31.1-r19.trigger 09:36:07 Executing ca-certificates-20191127-r4.trigger 09:36:08 OK: 6 MiB in 16 packages 09:36:08 Removing intermediate container a648ccc7228f 09:36:08 ---> c66c629d419a 09:36:08 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 09:36:09 ---> 194546b90488 09:36:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:36:09 ---> Running in 7cfa96f3ebec 09:36:09 ---> Running in 551822c05a06 09:36:09 Removing intermediate container 760f7607265e 09:36:09 ---> 3fd10a32353f 09:36:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:36:09 Removing intermediate container e36ddf9db78b 09:36:09 ---> d1fdad32c359 09:36:09 09:36:09 Step 10/23 : FROM alpine:3.12 09:36:09 ---> d10569e2745f 09:36:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:36:09 ---> Using cache 09:36:09 ---> 3fd10a32353f 09:36:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:36:10 Removing intermediate container 7cfa96f3ebec 09:36:10 ---> 09f32a6e503e 09:36:10 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:36:10 ---> Running in 0977ef63ea7a 09:36:10 ---> Running in 348b5f8f89ee 09:36:10 Removing intermediate container 551822c05a06 09:36:10 ---> 280f706fe301 09:36:10 Step 18/21 : CMD ["--init=true"] 09:36:10 Removing intermediate container ceb6ce652cce 09:36:10 ---> 5b951372d193 09:36:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:36:10 ---> Running in f7bdd7671b94 09:36:10 ---> Running in 61cc59bbbe82 09:36:10 Removing intermediate container 348b5f8f89ee 09:36:10 ---> 8991c2e70afb 09:36:10 Step 13/22 : ENV APP_PORT=48085 09:36:11 Removing intermediate container 0977ef63ea7a 09:36:11 ---> ab98b2bf0cc2 09:36:11 Step 13/23 : ENV APP_PORT=48081 09:36:11 ---> Running in fcb932f34538 09:36:11 ---> Running in 6c290f396d7a 09:36:11 ---> dfd16e419ecd 09:36:11 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:36:11 Removing intermediate container f7bdd7671b94 09:36:11 ---> 38213b896858 09:36:11 Step 19/21 : LABEL arch=arm64 09:36:11 Removing intermediate container 61cc59bbbe82 09:36:11 ---> 09a58408a47c 09:36:11 Step 13/22 : ENV APP_PORT=48060 09:36:11 ---> Running in 105aae979101 09:36:11 ---> Running in 4f2c25222f1b 09:36:11 ---> Running in a2ff13c0990d 09:36:11 Removing intermediate container 6c290f396d7a 09:36:11 ---> 2b0a5cc398ea 09:36:11 Step 14/23 : EXPOSE $APP_PORT 09:36:11 Removing intermediate container fcb932f34538 09:36:11 ---> 9b2e7435cf65 09:36:11 Step 14/22 : EXPOSE $APP_PORT 09:36:12 ---> Running in 168640be184d 09:36:12 ---> Running in b2c908fab521 09:36:12 Removing intermediate container 105aae979101 09:36:12 ---> b9af57a7e59f 09:36:12 Step 20/21 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:36:12 Removing intermediate container a2ff13c0990d 09:36:12 ---> 35d424cfb5f7 09:36:12 Step 14/22 : EXPOSE $APP_PORT 09:36:12 ---> Running in 079da33a11de 09:36:12 ---> Running in 6750b3c16d38 09:36:12 Removing intermediate container 168640be184d 09:36:12 ---> 3091ae5d56bf 09:36:12 Step 15/23 : WORKDIR / 09:36:12 Removing intermediate container b2c908fab521 09:36:12 ---> 2a366fb5ba74 09:36:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:12 ---> Running in 1c0d1da03411 09:36:13 Removing intermediate container 079da33a11de 09:36:13 ---> 8a926022015b 09:36:13 Step 21/21 : LABEL version=0.0.0 09:36:13 Removing intermediate container 6750b3c16d38 09:36:13 ---> 04a2e32c3622 09:36:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:13 ---> Running in 6929f5126980 09:36:13 ---> 77f3a0841922 09:36:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:36:13 Removing intermediate container 1c0d1da03411 09:36:13 ---> db7725551762 09:36:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:14 Removing intermediate container 6929f5126980 09:36:14 ---> 1619fa4ec023 09:36:14 09:36:14 ---> cbcfe156ca9d 09:36:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:36:15 ---> 07ebf7e0dd0a 09:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:36:15 Successfully built 1619fa4ec023 09:36:15 Removing intermediate container 4f2c25222f1b 09:36:15 ---> b3065b12adbb 09:36:15 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:36:15  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 09:36:16 ---> 25968ec34323 09:36:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:36:16 ---> 6a6eb7bad728 09:36:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:36:16 ---> 5089552c30d3 09:36:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:36:17 ---> 93390c278723 09:36:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:36:17 ---> b4ad545b865a 09:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:36:18 ---> Running in 71416b1a0f5f 09:36:18 ---> 8341aaa04a6b 09:36:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:36:18 ---> ecca61767c5f 09:36:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:36:18 ---> 9e287b3f69c1 09:36:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:36:18 ---> Running in 13cfcd144114 09:36:18 Removing intermediate container 71416b1a0f5f 09:36:18 ---> b399db117b9b 09:36:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:18 ---> Running in 840642d3a840 09:36:19 ---> Running in a6342847684a 09:36:19 Removing intermediate container 13cfcd144114 09:36:19 ---> 061e11c2c464 09:36:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:19 Removing intermediate container 840642d3a840 09:36:20 ---> a5e3f1e6037a 09:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:20 Removing intermediate container a6342847684a 09:36:20 ---> 738a44727861 09:36:20 Step 20/22 : LABEL arch=arm64 09:36:20 ---> 10c800a6a113 09:36:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:36:20 ---> Running in b5d672eca768 09:36:20 ---> Running in b76afe7c1983 09:36:20 ---> Running in 76608af63fa6 09:36:21 Removing intermediate container b5d672eca768 09:36:21 ---> cdb59785aa99 09:36:21 Step 20/22 : LABEL arch=arm64 09:36:21 ---> Running in 18c93ab26f99 09:36:21 Removing intermediate container b76afe7c1983 09:36:21 ---> bc0c06cb9822 09:36:21 Step 21/23 : LABEL arch=arm64 09:36:21 Removing intermediate container 76608af63fa6 09:36:21 ---> 9df399f72b5b 09:36:21 Step 21/22 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:36:21 ---> 5f08f5f6e4aa 09:36:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:36:21 ---> Running in 0f09c04548d4 09:36:21 ---> Running in ffc93cd8a867 09:36:21 ---> Running in 338e26ed3a7d 09:36:22 Removing intermediate container 18c93ab26f99 09:36:22 ---> 1d58b3fed043 09:36:22 Step 21/22 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:36:22 ---> Running in 0605923ee015 09:36:22 Removing intermediate container 0f09c04548d4 09:36:22 ---> 1daa9d8db1c4 09:36:22 Step 22/22 : LABEL version=0.0.0 09:36:22 Removing intermediate container ffc93cd8a867 09:36:22 ---> 8eb3391ccae0 09:36:22 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:36:22 Removing intermediate container 338e26ed3a7d 09:36:22 ---> 7c0b7cf82e71 09:36:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:36:22 ---> Running in 9bf110576aaa 09:36:22 ---> Running in 18e443f63979 09:36:23 Removing intermediate container 0605923ee015 09:36:23 ---> c646441ed152 09:36:23 Step 22/22 : LABEL version=0.0.0 09:36:23 ---> Running in 34899e446dac 09:36:23 Removing intermediate container 9bf110576aaa 09:36:23 Removing intermediate container 18e443f63979 09:36:23 ---> 069dcfa70dbb 09:36:23 09:36:23 ---> da45d707ebe8 09:36:23 Step 23/23 : LABEL version=0.0.0 09:36:23 ---> Running in a0e877f7f55a 09:36:24 ---> 0d9c23ef9e5d 09:36:24 Step 25/30 : RUN chmod +x /entrypoint.sh 09:36:24 Removing intermediate container 34899e446dac 09:36:24 ---> 68b5c14cff30 09:36:24 09:36:24 Successfully built 069dcfa70dbb 09:36:24 Successfully tagged docker-support-scheduler-go-arm64:latest 09:36:24 Building docker-core-command-go 09:36:24  Building docker-support-scheduler-go ... done Successfully built 68b5c14cff30 09:36:24 Successfully tagged docker-support-notifications-go-arm64:latest 09:36:24 ---> Running in 805c764f07b8 09:36:24 Building docker-core-data-go 09:36:25  Building docker-support-notifications-go ... done Removing intermediate container a0e877f7f55a 09:36:25 ---> 8d9c9499511d 09:36:25 09:36:25 Successfully built 8d9c9499511d 09:36:25 Successfully tagged docker-core-metadata-go-arm64:latest 09:36:25  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 09:36:27 Removing intermediate container 805c764f07b8 09:36:27 ---> 61be23c004e4 09:36:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:36:27 ---> Running in d0e5eed2c16f 09:36:28 Removing intermediate container d0e5eed2c16f 09:36:28 ---> c71df2f4ab67 09:36:28 Step 27/30 : CMD ["gate"] 09:36:28 ---> Running in 0b93900252c8 09:36:29 Removing intermediate container 0b93900252c8 09:36:29 ---> b5838446a7e3 09:36:29 Step 28/30 : LABEL arch=arm64 09:36:30 ---> Running in 38d46959a202 09:36:31 Removing intermediate container 38d46959a202 09:36:31 ---> 69267b164070 09:36:31 Step 29/30 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:36:31 ---> Running in 543deb3a43ab 09:36:32 Removing intermediate container 543deb3a43ab 09:36:32 ---> b70b29fdfb6a 09:36:32 Step 30/30 : LABEL version=0.0.0 09:36:33 ---> Running in 77806fd3497a 09:36:33 Removing intermediate container 77806fd3497a 09:36:33 ---> 0696f37aeb76 09:36:33 09:36:34 Successfully built 0696f37aeb76 09:36:34 Successfully tagged docker-security-bootstrapper-go-arm64:latest 09:37:01  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:37:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:37:01 ---> 4a7b80f763de 09:37:01 Step 3/26 : WORKDIR /edgex-go 09:37:01 ---> Using cache 09:37:01 ---> 469ef65e95b5 09:37:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:01 ---> Using cache 09:37:01 ---> 419adf3d075f 09:37:01 Step 5/26 : RUN apk add --update --no-cache make bash git 09:37:02 ---> Running in 8e3ac366e738 09:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:37:05 OK: 217 MiB in 51 packages 09:37:08 Removing intermediate container 8e3ac366e738 09:37:08 ---> 45d979df36e9 09:37:08 Step 6/26 : COPY go.mod . 09:37:09 ---> a1172fbd1c46 09:37:09 Step 7/26 : RUN go mod download 09:37:09 ---> Running in 6f157a4589bd 09:37:13 Removing intermediate container 6f157a4589bd 09:37:13 ---> 843593ff8ee8 09:37:13 Step 8/26 : COPY . . 09:37:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:37:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:14 ---> 4a7b80f763de 09:37:14 Step 3/23 : WORKDIR /edgex-go 09:37:14 ---> Using cache 09:37:14 ---> 469ef65e95b5 09:37:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:14 ---> Using cache 09:37:14 ---> 419adf3d075f 09:37:14 Step 5/23 : RUN apk add --update --no-cache make git 09:37:14 ---> Using cache 09:37:14 ---> 1886262bf80a 09:37:14 Step 6/23 : COPY go.mod . 09:37:14 ---> Using cache 09:37:14 ---> b18df2047f9e 09:37:14 Step 7/23 : RUN go mod download 09:37:14 ---> Using cache 09:37:14 ---> 64f4b83d5a2f 09:37:14 Step 8/23 : COPY . . 09:37:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:37:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:37:14 ---> 4a7b80f763de 09:37:14 Step 3/24 : WORKDIR /edgex-go 09:37:14 ---> Using cache 09:37:14 ---> 469ef65e95b5 09:37:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:14 ---> Using cache 09:37:14 ---> 419adf3d075f 09:37:14 Step 5/24 : RUN apk add --update --no-cache make git 09:37:14 ---> Using cache 09:37:14 ---> 1886262bf80a 09:37:14 Step 6/24 : COPY go.mod . 09:37:14 ---> Using cache 09:37:14 ---> b18df2047f9e 09:37:14 Step 7/24 : RUN go mod download 09:37:14 ---> Using cache 09:37:14 ---> 64f4b83d5a2f 09:37:14 Step 8/24 : COPY . . 09:37:14 ---> Using cache 09:37:14 ---> b523fe008b2e 09:37:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 09:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:15 ---> 4a7b80f763de 09:37:15 Step 3/23 : WORKDIR /edgex-go 09:37:15 ---> Using cache 09:37:15 ---> 469ef65e95b5 09:37:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:15 ---> Using cache 09:37:15 ---> 419adf3d075f 09:37:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:37:15 ---> Using cache 09:37:15 ---> b523fe008b2e 09:37:15 Step 9/23 : RUN make cmd/core-command/core-command 09:37:16 ---> Running in 0905d63ec8c4 09:37:16 ---> Running in a7b8a8a047ae 09:37:16 ---> Running in d916113f8052 09:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:37:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:37:18 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 09:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:37:21 OK: 217 MiB in 51 packages 09:37:25 Removing intermediate container a7b8a8a047ae 09:37:25 ---> e43961c62274 09:37:25 Step 6/23 : COPY go.mod . 09:37:27 ---> 6c22d043cb88 09:37:27 Step 7/23 : RUN go mod download 09:37:27 ---> Running in adceb03a69e1 09:37:31 ---> 0a657a527eb5 09:37:31 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:37:31 ---> Running in a98477cc3b78 09:37:32 Removing intermediate container adceb03a69e1 09:37:32 ---> e16005d08d9b 09:37:32 Step 8/23 : COPY . . 09:37:33 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 09:37:51 ---> 03b553c1f2c2 09:37:51 Step 9/23 : RUN make cmd/core-data/core-data 09:37:51 ---> Running in ba15083b7a9c 09:37: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 09:38:25 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 09:38:38 Removing intermediate container d916113f8052 09:38:38 ---> 871fa94371cd 09:38:38 09:38:38 Step 10/24 : FROM alpine:3.12 09:38:38 ---> d10569e2745f 09:38:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 09:38:38 ---> Running in 3009edb8506b 09:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:38:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:38:40 (1/5) Installing ca-certificates (20191127-r4) 09:38:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 09:38:40 (3/5) Installing libcurl (7.69.1-r3) 09:38:40 (4/5) Installing curl (7.69.1-r3) 09:38:40 (5/5) Installing dumb-init (1.2.2-r1) 09:38:40 Executing busybox-1.31.1-r19.trigger 09:38:40 Executing ca-certificates-20191127-r4.trigger 09:38:41 OK: 7 MiB in 19 packages 09:38:44 Removing intermediate container 3009edb8506b 09:38:44 ---> 55e7b327593e 09:38:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:38:44 ---> Running in 7eedddb5981e 09:38:44 Removing intermediate container 7eedddb5981e 09:38:44 ---> 760788cc6b7c 09:38:44 Step 13/24 : WORKDIR / 09:38:45 ---> Running in d1903dafce9c 09:38:46 Removing intermediate container d1903dafce9c 09:38:46 ---> a66e02e15286 09:38:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:38:48 ---> 4f7feafea397 09:38:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:38:49 ---> 16dabf730a36 09:38:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:38:49 Removing intermediate container 0905d63ec8c4 09:38:49 ---> 68506aad0ec3 09:38:49 09:38:49 Step 10/23 : FROM alpine:3.12 09:38:49 ---> d10569e2745f 09:38:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:38:49 ---> Using cache 09:38:49 ---> 3fd10a32353f 09:38:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:38:49 ---> Using cache 09:38:49 ---> ab98b2bf0cc2 09:38:49 Step 13/23 : ENV APP_PORT=48082 09:38:49 ---> Running in 91f4777ecd83 09:38:50 Removing intermediate container 91f4777ecd83 09:38:50 ---> 473da46f697a 09:38:50 Step 14/23 : EXPOSE $APP_PORT 09:38:51 ---> b57b694b5125 09:38:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:38:51 ---> Running in bde9ef693fd5 09:38:52 Removing intermediate container bde9ef693fd5 09:38:52 ---> 9b75e638f4a2 09:38:52 Step 15/23 : WORKDIR / 09:38:52 ---> Running in a0cad2bd65f9 09:38:53 Removing intermediate container a0cad2bd65f9 09:38:53 ---> d05a67e6a59e 09:38:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:54 ---> 917b95a91220 09:38:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:38:56 ---> 11483b744c0b 09:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:38:56 Removing intermediate container a98477cc3b78 09:38:56 ---> 1b806002f1aa 09:38:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:38:56 ---> eaf979bdc7ca 09:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:38:56 ---> Running in 9b1ed57a6a91 09:38:58 ---> a702350d935b 09:38:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:38:58 ---> 8b2e70a14e32 09:38:58 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/ 09:38:59 ---> Running in 24c0a524ecfb 09:38:59 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 09:38:59 ---> 1b8b5b82391a 09:38:59 Step 19/23 : ENTRYPOINT ["/core-command"] 09:39:00 ---> Running in a179e9bd7bda 09:39:00 Removing intermediate container a179e9bd7bda 09:39:00 ---> 9640b53c12ce 09:39:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:39:01 ---> Running in 4e3ab06cf49e 09:39:01 Removing intermediate container 4e3ab06cf49e 09:39:01 ---> c6fd8bbfdeaa 09:39:01 Step 21/23 : LABEL arch=arm64 09:39:01 ---> Running in c8ab99f66c87 09:39:02 Removing intermediate container c8ab99f66c87 09:39:02 ---> cca02877862b 09:39:02 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:39:02 Removing intermediate container 24c0a524ecfb 09:39:02 ---> 4625816d23ab 09:39:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:39:02 ---> Running in f4645aa2317e 09:39:02 ---> Running in d9976901e1ef 09:39:03 Removing intermediate container f4645aa2317e 09:39:03 ---> 5bbe01cf4f6f 09:39:03 Step 22/24 : LABEL arch=arm64 09:39:04 Removing intermediate container d9976901e1ef 09:39:04 ---> 452f6ea6f54a 09:39:04 Step 23/23 : LABEL version=0.0.0 09:39:04 ---> Running in a4224d0e1db1 09:39:04 ---> Running in 245e6bc9e46e 09:39:04 Removing intermediate container 9b1ed57a6a91 09:39:04 ---> 03d73699c5a8 09:39:04 09:39:04 Step 11/26 : FROM docker:20.10.0 09:39:04 20.10.0: Pulling from library/docker 09:39:05 Removing intermediate container a4224d0e1db1 09:39:05 ---> f8dffa927c88 09:39:05 Step 23/24 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:39:05 Removing intermediate container 245e6bc9e46e 09:39:05 ---> 7d1f931f8d85 09:39:05 09:39:05 ---> Running in bca70751a3bf 09:39:06 Successfully built 7d1f931f8d85 09:39:06 Successfully tagged docker-core-command-go-arm64:latest 09:39:06  Building docker-core-command-go ... done Removing intermediate container bca70751a3bf 09:39:06 ---> 620651278364 09:39:06 Step 24/24 : LABEL version=0.0.0 09:39:07 ---> Running in 949ec5ff953b 09:39:08 Removing intermediate container 949ec5ff953b 09:39:08 ---> 264af321f68f 09:39:08 09:39:08 Successfully built 264af321f68f 09:39:08 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:39:15  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:39:15 Status: Downloaded newer image for docker:20.10.0 09:39:15 ---> eeaf43b92773 09:39:15 Step 12/26 : RUN apk add --no-cache bash 09:39:16 ---> Running in a792b3605e9e 09:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:39:19 (1/2) Installing readline (8.0.4-r0) 09:39:19 (2/2) Installing bash (5.0.17-r0) 09:39:20 Executing bash-5.0.17-r0.post-install 09:39:20 Executing busybox-1.31.1-r19.trigger 09:39:20 Removing intermediate container ba15083b7a9c 09:39:20 ---> 7d48fd84ae61 09:39:20 09:39:20 Step 10/23 : FROM alpine:3.12 09:39:20 ---> d10569e2745f 09:39:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:39:20 OK: 12 MiB in 22 packages 09:39:20 ---> Running in 98e75486d3d4 09:39:21 Removing intermediate container 98e75486d3d4 09:39:21 ---> b3a5499cfc67 09:39:21 Step 12/23 : ENV APP_PORT=48080 09:39:21 ---> Running in a690c7a09411 09:39:21 Removing intermediate container a792b3605e9e 09:39:21 ---> 03163d847894 09:39:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:39:21 ---> Running in 22b6877b623a 09:39:21 Removing intermediate container a690c7a09411 09:39:21 ---> 930a3c471e03 09:39:21 Step 13/23 : EXPOSE $APP_PORT 09:39:22 ---> Running in 2df4c2e5118d 09:39:22 Removing intermediate container 22b6877b623a 09:39:22 ---> 1f9eb8c4b6da 09:39:22 Step 14/26 : ENV APP_PORT=48090 09:39:22 ---> Running in bc9abb199681 09:39:22 Removing intermediate container 2df4c2e5118d 09:39:22 ---> 9749bb65a989 09:39:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:22 ---> Running in 930d3e36cb16 09:39:23 Removing intermediate container bc9abb199681 09:39:23 ---> 29f732a0b8d8 09:39:23 Step 15/26 : EXPOSE $APP_PORT 09:39:23 ---> Running in fb2a427f09fe 09:39:23 Removing intermediate container fb2a427f09fe 09:39:23 ---> 588b18603195 09:39:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:39:25 ---> 9c35a9dda8fb 09:39:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:39:25 Removing intermediate container 930d3e36cb16 09:39:25 ---> 7115c0ff5d87 09:39:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:39:25 ---> Running in a53fb9252898 09:39:25 ---> 25c162aad966 09:39:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:39:26 ---> 505f62db9011 09:39:26 Step 19/26 : RUN apk --no-cache add py3-pip 09:39:26 ---> Running in 0ef6fca339a2 09:39:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:39:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:39:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:39:28 (1/6) Installing dumb-init (1.2.2-r1) 09:39:28 (2/6) Installing libgcc (9.3.0-r2) 09:39:28 (3/6) Installing libsodium (1.0.18-r0) 09:39:28 (4/6) Installing libstdc++ (9.3.0-r2) 09:39:28 (5/6) Installing libzmq (4.3.3-r0) 09:39:29 (6/6) Installing zeromq (4.3.3-r0) 09:39:29 Executing busybox-1.31.1-r19.trigger 09:39:29 OK: 8 MiB in 20 packages 09:39:29 (1/33) Installing libbz2 (1.0.8-r1) 09:39:29 (2/33) Installing expat (2.2.9-r1) 09:39:29 (3/33) Installing libffi (3.3-r2) 09:39:29 (4/33) Installing gdbm (1.13-r1) 09:39:29 (5/33) Installing xz-libs (5.2.5-r0) 09:39:29 (6/33) Installing sqlite-libs (3.32.1-r0) 09:39:29 (7/33) Installing python3 (3.8.5-r1) 09:39:30 Removing intermediate container a53fb9252898 09:39:30 ---> fca113769dc9 09:39:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:39:31 ---> 3d4cf6862b9a 09:39:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:39:31 (8/33) Installing py3-appdirs (1.4.4-r1) 09:39:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:39:31 (10/33) Installing py3-parsing (2.4.7-r0) 09:39:31 (11/33) Installing py3-six (1.15.0-r0) 09:39:31 (12/33) Installing py3-packaging (20.4-r0) 09:39:31 (13/33) Installing py3-setuptools (47.0.0-r0) 09:39:32 (14/33) Installing py3-chardet (3.0.4-r4) 09:39:32 (15/33) Installing py3-idna (2.9-r0) 09:39:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:39:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:39:32 (18/33) Installing py3-requests (2.23.0-r0) 09:39:32 (19/33) Installing py3-msgpack (1.0.0-r0) 09:39:32 (20/33) Installing py3-lockfile (0.12.2-r3) 09:39:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:39:32 (22/33) Installing py3-colorama (0.4.3-r0) 09:39:32 (23/33) Installing py3-distlib (0.3.0-r0) 09:39:32 (24/33) Installing py3-distro (1.5.0-r1) 09:39:32 (25/33) Installing py3-webencodings (0.5.1-r3) 09:39:32 (26/33) Installing py3-html5lib (1.0.1-r4) 09:39:32 (27/33) Installing py3-pytoml (0.1.21-r0) 09:39:32 (28/33) Installing py3-pep517 (0.8.2-r0) 09:39:32 (29/33) Installing py3-progress (1.5-r0) 09:39:32 (30/33) Installing py3-toml (0.10.1-r0) 09:39:32 (31/33) Installing py3-retrying (1.3.3-r0) 09:39:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:39:32 (33/33) Installing py3-pip (20.1.1-r0) 09:39:32 Executing busybox-1.31.1-r19.trigger 09:39:32 OK: 71 MiB in 55 packages 09:39:33 ---> 569f87cccf72 09:39:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:39:34 ---> 4f18f083a426 09:39:34 Step 19/23 : ENTRYPOINT ["/core-data"] 09:39:34 ---> Running in 91ea4d5904d8 09:39:34 Removing intermediate container 91ea4d5904d8 09:39:34 ---> e23cb3e80510 09:39:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:39:35 ---> Running in 3fb93a85396d 09:39:35 Removing intermediate container 3fb93a85396d 09:39:35 ---> 6278a9e23b5e 09:39:35 Step 21/23 : LABEL arch=arm64 09:39:36 ---> Running in 211b17c27722 09:39:36 Removing intermediate container 211b17c27722 09:39:36 ---> 36adda75c31f 09:39:36 Step 22/23 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:39:37 ---> Running in 42ddf3d04110 09:39:37 Removing intermediate container 42ddf3d04110 09:39:37 ---> a6d71a66b109 09:39:37 Step 23/23 : LABEL version=0.0.0 09:39:37 ---> Running in 44ee595a9be6 09:39:38 Removing intermediate container 44ee595a9be6 09:39:38 ---> c114902d3afd 09:39:38 09:39:38 Successfully built c114902d3afd 09:39:39 Removing intermediate container 0ef6fca339a2 09:39:39 ---> ac80bbef727a 09:39:39 Step 20/26 : RUN pip install docker-compose==1.23.2 09:39:39 Successfully tagged docker-core-data-go-arm64:latest 09:39:39  Building docker-core-data-go ... done  ---> Running in 55825135b7d8 09:39:44 Collecting docker-compose==1.23.2 09:39:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:39:44 Collecting texttable<0.10,>=0.9.0 09:39:44 Downloading texttable-0.9.1.tar.gz (11 kB) 09:39:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:39:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:39:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:39:47 Collecting jsonschema<3,>=2.5.1 09:39:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:39:47 Collecting cached-property<2,>=1.2.0 09:39:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:39:48 Collecting PyYAML<4,>=3.10 09:39:48 Downloading PyYAML-3.13.tar.gz (270 kB) 09:39:51 Collecting dockerpty<0.5,>=0.4.1 09:39:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:39:53 Collecting docker<4.0,>=3.6.0 09:39:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:39:54 Collecting docopt<0.7,>=0.6.1 09:39:54 Downloading docopt-0.6.2.tar.gz (25 kB) 09:39:56 Collecting websocket-client<1.0,>=0.32.0 09:39:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:39:56 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) 09:39:56 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) 09:39:56 Collecting urllib3<1.25,>=1.21.1 09:39:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:39:57 Collecting idna<2.8,>=2.5 09:39:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:39:57 Collecting docker-pycreds>=0.4.0 09:39:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:39:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:39:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:39:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:39:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:39:58 Installing collected packages: texttable, urllib3, idna, requests, jsonschema, cached-property, PyYAML, dockerpty, websocket-client, docker-pycreds, docker, docopt, docker-compose 09:39:58 Running setup.py install for texttable: started 09:40:00 Running setup.py install for texttable: finished with status 'done' 09:40:00 Attempting uninstall: urllib3 09:40:00 Found existing installation: urllib3 1.25.9 09:40:00 Uninstalling urllib3-1.25.9: 09:40:00 Successfully uninstalled urllib3-1.25.9 09:40:01 Attempting uninstall: idna 09:40:01 Found existing installation: idna 2.9 09:40:01 Uninstalling idna-2.9: 09:40:01 Successfully uninstalled idna-2.9 09:40:01 Attempting uninstall: requests 09:40:01 Found existing installation: requests 2.23.0 09:40:01 Uninstalling requests-2.23.0: 09:40:01 Successfully uninstalled requests-2.23.0 09:40:02 Running setup.py install for PyYAML: started 09:40:04 Running setup.py install for PyYAML: finished with status 'done' 09:40:04 Running setup.py install for dockerpty: started 09:40:06 Running setup.py install for dockerpty: finished with status 'done' 09:40:07 Running setup.py install for docopt: started 09:40:09 Running setup.py install for docopt: finished with status 'done' 09:40:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 09:40:14 Removing intermediate container 55825135b7d8 09:40:14 ---> 8312f9b156c6 09:40:14 Step 21/26 : RUN apk --no-cache add curl 09:40:14 ---> Running in e77314a50b07 09:40:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:40:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:40:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:40:15 (2/3) Installing libcurl (7.69.1-r3) 09:40:15 (3/3) Installing curl (7.69.1-r3) 09:40:15 Executing busybox-1.31.1-r19.trigger 09:40:15 OK: 71 MiB in 58 packages 09:40:16 Removing intermediate container e77314a50b07 09:40:16 ---> f4c1c3cea537 09:40:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 09:40:16 ---> Running in c9fa15bf141f 09:40:17 Removing intermediate container c9fa15bf141f 09:40:17 ---> b8d6c2984bb0 09:40:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:40:17 ---> Running in a67b178f9865 09:40:18 Removing intermediate container a67b178f9865 09:40:18 ---> 522edceb8726 09:40:18 Step 24/26 : LABEL arch=arm64 09:40:18 ---> Running in 8215c369e444 09:40:18 Removing intermediate container 8215c369e444 09:40:18 ---> 045aa5599d1f 09:40:18 Step 25/26 : LABEL git_sha=610f0bc9435d1798be70dd0b8c6c200fd605160f 09:40:18 ---> Running in f6ed01eacc8e 09:40:19 Removing intermediate container f6ed01eacc8e 09:40:19 ---> df476dd61a1f 09:40:19 Step 26/26 : LABEL version=0.0.0 09:40:19 ---> Running in d60efafd0c28 09:40:19 Removing intermediate container d60efafd0c28 09:40:19 ---> 2d4907544da8 09:40:19 09:40:20 Successfully built 2d4907544da8 09:40:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:40:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:40:20 $ docker stop --time=1 77f21a495577e18d8cc57937d6df74ff02f4cd1b3e6c1542ece01f873ac52fe0 09:40:22 $ docker rm -f 77f21a495577e18d8cc57937d6df74ff02f4cd1b3e6c1542ece01f873ac52fe0 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:23 + docker images 09:40:23 + grep docker 09:40:23 docker-sys-mgmt-agent-go-arm64 latest 2d4907544da8 4 seconds ago 300MB 09:40:23 docker-core-data-go-arm64 latest c114902d3afd 45 seconds ago 21.1MB 09:40:23 docker-security-secretstore-setup-go-arm64 latest 264af321f68f About a minute ago 23.7MB 09:40:23 docker-core-command-go-arm64 latest 7d1f931f8d85 About a minute ago 16.2MB 09:40:23 docker-security-bootstrapper-go-arm64 latest 0696f37aeb76 3 minutes ago 17.6MB 09:40:23 docker-core-metadata-go-arm64 latest 8d9c9499511d 3 minutes ago 17.9MB 09:40:23 docker-support-notifications-go-arm64 latest 68b5c14cff30 4 minutes ago 16.8MB 09:40:23 docker-support-scheduler-go-arm64 latest 069dcfa70dbb 4 minutes ago 16.3MB 09:40:23 docker-security-proxy-setup-go-arm64 latest 1619fa4ec023 4 minutes ago 23.4MB 09:40:23 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 09:40:25 ---> job-cost.sh 09:40:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XxaD 09:41:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-XxaD/bin to PATH 09:43:26 INFO: No Stack... 09:43:26 INFO: Retrieving Pricing Info for: lf-standard-4 09:43:26 INFO: Archiving Costs [Pipeline] sh 09:43:27 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:43:27 + cut -d, -f6 [Pipeline] lock 09:43:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-4-stack-cost] 09:43:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3202-4-stack-cost] did not exist. Created. 09:43:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:27 + echo total: 0.20999999344348907 [Pipeline] stash 09:43:27 Stashed 1 file(s) [Pipeline] } 09:43:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-4-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) [Pipeline] unstash [Pipeline] wrap 09:43:29 provisioning config files... 09:43:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4299496697122594818tmp [Pipeline] { [Pipeline] sh 09:43:29 + set +x 09:43:29 + curl -s https://codecov.io/bash 09:43:29 + bash -s -- 09:43:30 09:43:30 _____ _ 09:43:30 / ____| | | 09:43:30 | | ___ __| | ___ ___ _____ __ 09:43:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:43:30 | |___| (_) | (_| | __/ (_| (_) \ V / 09:43:30 \_____\___/ \__,_|\___|\___\___/ \_/ 09:43:30 Bash-20210129-7c25fce 09:43:30 09:43:30 09:43:30 ==> git version 2.24.3 found 09:43:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:43:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:43:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:43:30 ==> Jenkins CI detected. 09:43:30 project root: . 09:43:30 --> token set from env 09:43:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:43:30 ==> Running gcov in . (disable via -X gcov) 09:43:30 ==> Python coveragepy not found 09:43:30 ==> Searching for coverage reports in: 09:43:30 + . 09:43:30 -> Found 1 reports 09:43:30 ==> Detecting git/mercurial file structure 09:43:30 ==> Reading reports 09:43:30 + ./coverage.out bytes=599429 09:43:30 ==> Appending adjustments 09:43:30 https://docs.codecov.io/docs/fixing-reports 09:43:33 + Found adjustments 09:43:33 ==> Gzipping contents 09:43:33 88K /tmp/codecov.93rtRd.gz 09:43:33 ==> Uploading reports 09:43:33 url: https://codecov.io 09:43:33 query: branch=PR-3202&commit=610f0bc9435d1798be70dd0b8c6c200fd605160f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 09:43:33 -> Pinging Codecov 09:43:33 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3202&commit=610f0bc9435d1798be70dd0b8c6c200fd605160f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 09:43:34 -> Uploading to 09:43:34 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/610f0bc9435d1798be70dd0b8c6c200fd605160f/a5d51ab6-4ed2-4a9a-a1e7-9bed0f66979e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T094334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=561d4e700ff38ac34be41bc76d8057738e44e4c7f7c77f9f340f09cc2c5448d6 09:43:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:43:34 Dload Upload Total Spent Left Speed 09:43:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89406 0 0 100 89406 0 154k --:--:-- --:--:-- --:--:-- 154k 09:43:35 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/610f0bc9435d1798be70dd0b8c6c200fd605160f [Pipeline] } 09:43:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:43:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:43:37 ---> package-listing.sh 09:43:37 ++ facter osfamily 09:43:37 ++ tr '[:upper:]' '[:lower:]' 09:43:37 + OS_FAMILY=redhat 09:43:37 + workspace=/w/workspace/edgex-go/4 09:43:37 + START_PACKAGES=/tmp/packages_start.txt 09:43:37 + END_PACKAGES=/tmp/packages_end.txt 09:43:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:43:37 + PACKAGES=/tmp/packages_start.txt 09:43:37 + '[' /w/workspace/edgex-go/4 ']' 09:43:37 + PACKAGES=/tmp/packages_end.txt 09:43:37 + case "${OS_FAMILY}" in 09:43:37 + rpm -qa 09:43:37 + sort 09:43:43 + '[' -f /tmp/packages_start.txt ']' 09:43:43 + '[' -f /tmp/packages_end.txt ']' 09:43:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:43:43 + '[' /w/workspace/edgex-go/4 ']' 09:43:43 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:43:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:43:43 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:43:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:43 09:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:43:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:44 alpine: Pulling from edgex-lftools-log-publisher 09:43:44 df20fa9351a1: Pulling fs layer 09:43:44 36b3adc4ff6f: Pulling fs layer 09:43:44 8ad3a11d3b57: Pulling fs layer 09:43:44 46f8f816bc3b: Pulling fs layer 09:43:44 93b61091891f: Pulling fs layer 09:43:44 93b9cdb0e59b: Pulling fs layer 09:43:44 5e14af77c1be: Pulling fs layer 09:43:44 01666e4c0597: Pulling fs layer 09:43:44 aa168da1d23b: Pulling fs layer 09:43:44 46f8f816bc3b: Waiting 09:43:44 93b61091891f: Waiting 09:43:44 93b9cdb0e59b: Waiting 09:43:44 5e14af77c1be: Waiting 09:43:44 01666e4c0597: Waiting 09:43:44 aa168da1d23b: Waiting 09:43:44 36b3adc4ff6f: Verifying Checksum 09:43:44 36b3adc4ff6f: Download complete 09:43:44 46f8f816bc3b: Verifying Checksum 09:43:44 46f8f816bc3b: Download complete 09:43:44 df20fa9351a1: Verifying Checksum 09:43:44 df20fa9351a1: Download complete 09:43:44 93b9cdb0e59b: Verifying Checksum 09:43:44 93b9cdb0e59b: Download complete 09:43:44 5e14af77c1be: Verifying Checksum 09:43:44 5e14af77c1be: Download complete 09:43:44 93b61091891f: Verifying Checksum 09:43:44 93b61091891f: Download complete 09:43:44 01666e4c0597: Verifying Checksum 09:43:44 01666e4c0597: Download complete 09:43:44 df20fa9351a1: Pull complete 09:43:44 8ad3a11d3b57: Verifying Checksum 09:43:44 8ad3a11d3b57: Download complete 09:43:44 36b3adc4ff6f: Pull complete 09:43:45 8ad3a11d3b57: Pull complete 09:43:45 46f8f816bc3b: Pull complete 09:43:46 aa168da1d23b: Verifying Checksum 09:43:46 aa168da1d23b: Download complete 09:43:47 93b61091891f: Pull complete 09:43:47 93b9cdb0e59b: Pull complete 09:43:48 5e14af77c1be: Pull complete 09:43:48 01666e4c0597: Pull complete 09:43:56 aa168da1d23b: Pull complete 09:43:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:43:56 prd-centos7-docker-4c-2g-27838 does not seem to be running inside a container 09:43:56 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:44:04 $ docker top 9e5d76addc50ce5fee471bd44ab29a2887fa31184d19f0ff784b25dd983d577e -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:04 + touch /tmp/pre-build-complete [Pipeline] sh 09:44:05 + mkdir -p /var/log/sa [Pipeline] sh 09:44:05 + ls /var/log/sa-host 09:44:05 + sadf -c /var/log/sa-host/sa23 09:44:05 file_magic: OK 09:44:05 HZ: Using current value: 100 09:44:05 file_header: OK 09:44:05 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 09:44:05 Statistics: 09:44:05 Hnuu...uuuununununu... 09:44:05 File successfully converted to sysstat format version 12.2.1 09:44:05 + sadf -c /var/log/sa-host/sa26 09:44:05 file_magic: OK 09:44:05 HZ: Using current value: 100 09:44:05 file_header: OK 09:44:05 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 09:44:05 Statistics: 09:44:05 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... 09:44:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:05 provisioning config files... 09:44:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6410136592853550153tmp [Pipeline] { [Pipeline] echo 09:44:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:44:06 ---> create-netrc.sh [Pipeline] } 09:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:44:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:44:06 ---> python-tools-install.sh [Pipeline] echo 09:44:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:44:06 ---> sudo-logs.sh 09:44:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:44:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:44:07 ---> job-cost.sh 09:44:07 lf-activate-venv: SKIPPING 09:44:07 DEBUG: total: 0.20999999344348907 09:44:07 INFO: Retrieving Stack Cost... 09:44:09 INFO: Retrieving Pricing Info for: v1-standard-2 09:44:10 INFO: Archiving Costs [Pipeline] echo 09:44:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:44:10 ---> logs-deploy.sh 09:44:10 lf-activate-venv: SKIPPING 09:44:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/4 09:44:10 INFO: archiving workspace using pattern(s): 09:44:12 Archives upload complete. 09:44:12 INFO: archiving logs to Nexus 09:44:13 ---> uname -a: 09:44:13 Linux prd-centos7-docker-4c-2g-27838.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:44:13 09:44:13 09:44:13 ---> lscpu: 09:44:13 Architecture: x86_64 09:44:13 CPU op-mode(s): 32-bit, 64-bit 09:44:13 Byte Order: Little Endian 09:44:13 Address sizes: 40 bits physical, 48 bits virtual 09:44:13 CPU(s): 4 09:44:13 On-line CPU(s) list: 0-3 09:44:13 Thread(s) per core: 1 09:44:13 Core(s) per socket: 1 09:44:13 Socket(s): 4 09:44:13 NUMA node(s): 1 09:44:13 Vendor ID: GenuineIntel 09:44:13 CPU family: 6 09:44:13 Model: 44 09:44:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:44:13 Stepping: 1 09:44:13 CPU MHz: 2933.438 09:44:13 BogoMIPS: 5866.87 09:44:13 Virtualization: VT-x 09:44:13 Hypervisor vendor: KVM 09:44:13 Virtualization type: full 09:44:13 L1d cache: 128 KiB 09:44:13 L1i cache: 128 KiB 09:44:13 L2 cache: 16 MiB 09:44:13 L3 cache: 64 MiB 09:44:13 NUMA node0 CPU(s): 0-3 09:44:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:44:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:44:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:44:13 Vulnerability Meltdown: Mitigation; PTI 09:44:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:44:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:44:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:44:13 Vulnerability Srbds: Not affected 09:44:13 Vulnerability Tsx async abort: Not affected 09:44:13 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 09:44:13 09:44:13 09:44:13 ---> nproc: 09:44:13 4 09:44:13 09:44:13 09:44:13 ---> df -h: 09:44:13 Filesystem Size Used Available Use% Mounted on 09:44:13 overlay 50.0G 11.7G 38.3G 23% / 09:44:13 tmpfs 64.0M 0 64.0M 0% /dev 09:44:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:44:13 shm 64.0M 0 64.0M 0% /dev/shm 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/4@tmp 09:44:13 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/4 09:44:13 09:44:13 09:44:13 ---> free -m: 09:44:13 total used free shared buff/cache available 09:44:13 Mem: 1837 715 147 0 974 1039 09:44:13 Swap: 1023 51 972 09:44:13 09:44:13 09:44:13 ---> ip addr: 09:44:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:44:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:44:13 inet 127.0.0.1/8 scope host lo 09:44:13 valid_lft forever preferred_lft forever 09:44:13 inet6 ::1/128 scope host 09:44:13 valid_lft forever preferred_lft forever 09:44:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:44:13 link/ether fa:16:3e:ab:43:9f brd ff:ff:ff:ff:ff:ff 09:44:13 inet 10.30.123.231/23 brd 10.30.123.255 scope global dynamic eth0 09:44:13 valid_lft 84977sec preferred_lft 84977sec 09:44:13 inet6 fe80::f816:3eff:feab:439f/64 scope link 09:44:13 valid_lft forever preferred_lft forever 09:44:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:44:13 link/ether 02:42:4a:23:38:97 brd ff:ff:ff:ff:ff:ff 09:44:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:44:13 valid_lft forever preferred_lft forever 09:44:13 inet6 fe80::42:4aff:fe23:3897/64 scope link 09:44:13 valid_lft forever preferred_lft forever 09:44:13 09:44:13 09:44:13 ---> sar -b -r -n DEV: 09:44:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 09:44:13 09:44:13 09:20:18 LINUX RESTART (4 CPU) 09:44:13 09:44:13 09:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:44:13 09:22:01 139.87 55.82 84.04 0.00 8770.05 31265.96 0.00 09:44:13 09:23:01 282.20 95.06 187.14 0.00 4025.55 36454.97 0.00 09:44:13 09:24:01 140.21 37.48 102.73 0.00 1607.19 13553.70 0.00 09:44:13 09:25:01 144.64 69.85 74.79 0.00 3423.11 10749.75 0.00 09:44:13 09:26:01 1114.49 823.63 290.87 0.00 98552.48 168909.88 0.00 09:44:13 09:27:02 2067.89 1757.85 310.04 0.00 137947.82 149340.16 0.00 09:44:13 09:28:01 510.69 214.45 296.25 0.00 50010.19 105044.64 0.00 09:44:13 09:29:02 2086.26 1768.21 318.04 0.00 107777.04 118923.30 0.00 09:44:13 09:30:01 185.46 18.20 167.26 0.00 3536.09 26491.82 0.00 09:44:13 09:31:01 5.50 0.57 4.93 0.00 25.85 150.37 0.00 09:44:13 09:32:01 0.38 0.15 0.23 0.00 5.86 2.83 0.00 09:44:13 09:33:01 0.22 0.05 0.17 0.00 1.33 1.77 0.00 09:44:13 09:34:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 09:44:13 09:35:01 0.32 0.10 0.22 0.00 2.40 3.23 0.00 09:44:13 09:36:01 2.60 1.71 0.88 0.00 168.23 17.82 0.00 09:44:13 09:37:01 0.22 0.02 0.20 0.00 0.53 2.68 0.00 09:44:13 09:38:01 0.28 0.02 0.27 0.00 0.27 3.36 0.00 09:44:13 09:39:01 0.20 0.00 0.20 0.00 0.00 2.71 0.00 09:44:13 09:40:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 09:44:13 09:41:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 09:44:13 09:42:01 0.23 0.02 0.22 0.00 0.53 2.18 0.00 09:44:13 09:43:01 0.38 0.00 0.38 0.00 0.00 5.85 0.00 09:44:13 09:44:01 157.27 77.59 79.68 0.00 6865.85 17704.46 0.00 09:44:13 Average: 298.40 214.92 83.48 0.00 18440.53 29556.65 0.00 09:44:13 09:44:13 09:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:44:13 09:22:01 72584 0 659448 35.05 2596 1146916 1526068 52.08 661464 931436 108480 09:44:13 09:23:01 159904 0 751200 39.92 1500 968940 1728644 59.00 576380 860632 45508 09:44:13 09:24:01 209260 0 762792 40.54 768 908724 1435484 48.99 661092 721804 3424 09:44:13 09:25:01 394164 0 710276 37.75 724 776380 1100008 37.54 511220 684596 20 09:44:13 09:26:01 55756 0 738608 39.26 32 1087148 1732748 59.14 537304 1069208 16344 09:44:13 09:27:02 175504 0 1258212 66.87 8 447820 3422592 116.81 842544 597052 47804 09:44:13 09:28:01 66756 0 789668 41.97 8 1025112 2106672 71.90 656672 932192 72680 09:44:13 09:29:02 221856 0 914444 48.60 8 745236 2253128 76.90 766756 650732 112 09:44:13 09:30:01 144860 0 640744 34.05 8 1095932 1247788 42.58 531624 960736 20 09:44:13 09:31:01 155568 0 629268 33.44 8 1096700 1161792 39.65 525808 957536 12 09:44:13 09:32:01 155224 0 629604 33.46 8 1096708 1161976 39.66 525940 957712 8 09:44:13 09:33:01 156136 0 628696 33.41 8 1096704 1154660 39.41 525140 957688 8 09:44:13 09:34:01 156556 0 628252 33.39 8 1096728 1154660 39.41 525144 957704 8 09:44:13 09:35:01 156384 0 628416 33.40 8 1096736 1154724 39.41 525192 957776 20 09:44:13 09:36:01 151400 0 629032 33.43 8 1101104 1154796 39.41 528360 959148 24 09:44:13 09:37:01 151212 0 629284 33.45 8 1101040 1154772 39.41 528284 959128 8 09:44:13 09:38:01 151516 0 628964 33.43 8 1101056 1154724 39.41 528080 959152 8 09:44:13 09:39:01 151456 0 629012 33.43 8 1101068 1154724 39.41 528344 959152 8 09:44:13 09:40:01 151448 0 629012 33.43 8 1101076 1154724 39.41 528332 959152 8 09:44:13 09:41:01 151252 0 629200 33.44 8 1101084 1154772 39.41 528408 959156 8 09:44:13 09:42:01 150948 0 629512 33.46 8 1101076 1154772 39.41 528420 959152 8 09:44:13 09:43:01 150544 0 629896 33.48 8 1101096 1154832 39.41 528856 959168 12 09:44:13 09:44:01 199800 0 704948 37.47 8 976788 1352372 46.15 531704 858680 7628 09:44:13 Average: 160439 0 700369 37.22 251 1020486 1431801 48.86 570916 901247 13137 09:44:13 09:44:13 09:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:44:13 09:22:01 eth0 1300.72 1273.81 6117.20 153.21 0.00 0.00 0.00 0.00 09:44:13 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:22:01 docker0 874.98 814.44 71.66 2683.75 0.00 0.00 0.00 0.00 09:44:13 09:23:01 vethea27f80 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:23:01 eth0 232.02 168.76 867.92 26.76 0.00 0.00 0.00 0.00 09:44:13 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:23:01 docker0 148.42 196.09 10.75 835.93 0.00 0.00 0.00 0.00 09:44:13 09:24:01 vethea27f80 1.43 1.45 0.11 0.12 0.00 0.00 0.00 0.00 09:44:13 09:24:01 eth0 35.81 22.20 23.39 36.49 0.00 0.00 0.00 0.00 09:44:13 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:24:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 09:44:13 09:25:01 eth0 28.16 15.10 23.72 12.13 0.00 0.00 0.00 0.00 09:44:13 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:25:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:44:13 09:26:01 veth5998b09 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 09:44:13 09:26:01 vethb8571de 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:26:01 eth0 234.98 190.30 1840.94 86.28 0.00 0.00 0.00 0.00 09:44:13 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:27:02 veth5998b09 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:27:02 veth708687b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:27:02 eth0 18.33 9.53 15.22 7.98 0.00 0.00 0.00 0.00 09:44:13 09:27:02 vethc962a75 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:28:01 veth5998b09 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:28:01 eth0 92.05 61.97 237.03 69.65 0.00 0.00 0.00 0.00 09:44:13 09:28:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:28:01 docker0 1072.98 1080.99 85.58 3855.70 0.00 0.00 0.00 0.00 09:44:13 09:29:02 veth5998b09 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:29:02 veth48ef85c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:29:02 veth8b66e8d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:44:13 09:29:02 eth0 46.99 22.01 122.10 14.01 0.00 0.00 0.00 0.00 09:44:13 09:30:01 eth0 227.06 156.58 1724.73 83.96 0.00 0.00 0.00 0.00 09:44:13 09:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:30:01 docker0 1125.39 1186.48 88.99 4446.22 0.00 0.00 0.00 0.00 09:44:13 09:31:01 eth0 0.70 0.20 0.13 0.08 0.00 0.00 0.00 0.00 09:44:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:32:01 eth0 0.65 0.40 0.34 0.21 0.00 0.00 0.00 0.00 09:44:13 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:36:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:44:13 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:37:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:44:13 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:38:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:44:13 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:41:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:44:13 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:42:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:44:13 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:43:01 eth0 0.47 0.35 0.27 0.17 0.00 0.00 0.00 0.00 09:44:13 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:44:01 eth0 220.85 187.68 2176.43 66.64 0.00 0.00 0.00 0.00 09:44:13 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 Average: eth0 106.05 91.73 571.26 24.21 0.00 0.00 0.00 0.00 09:44:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:13 Average: docker0 48.15 50.76 3.81 190.23 0.00 0.00 0.00 0.00 09:44:13 09:44:13 09:44:13 ---> sar -P ALL: 09:44:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 09:44:13 09:44:13 09:20:18 LINUX RESTART (4 CPU) 09:44:13 09:44:13 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:44:13 09:22:01 all 14.30 0.00 7.24 2.37 0.06 76.04 09:44:13 09:22:01 0 15.41 0.00 8.99 1.26 0.05 74.29 09:44:13 09:22:01 1 11.25 0.00 6.44 1.92 0.05 80.34 09:44:13 09:22:01 2 17.05 0.00 6.97 0.49 0.05 75.44 09:44:13 09:22:01 3 13.48 0.00 6.55 5.82 0.07 74.08 09:44:13 09:23:01 all 13.86 0.00 8.77 6.04 0.06 71.27 09:44:13 09:23:01 0 14.33 0.00 8.54 5.02 0.07 72.03 09:44:13 09:23:01 1 13.53 0.00 8.94 7.65 0.05 69.83 09:44:13 09:23:01 2 13.40 0.00 9.18 6.55 0.05 70.82 09:44:13 09:23:01 3 14.17 0.00 8.42 4.95 0.07 72.40 09:44:13 09:24:01 all 53.21 0.00 12.46 4.21 0.06 30.07 09:44:13 09:24:01 0 52.65 0.00 11.95 6.04 0.07 29.28 09:44:13 09:24:01 1 54.98 0.00 11.85 3.46 0.03 29.67 09:44:13 09:24:01 2 52.69 0.00 12.58 4.55 0.05 30.13 09:44:13 09:24:01 3 52.52 0.00 13.45 2.77 0.07 31.19 09:44:13 09:25:01 all 43.14 0.00 13.15 3.84 0.05 39.82 09:44:13 09:25:01 0 41.90 0.00 12.99 4.26 0.03 40.81 09:44:13 09:25:01 1 43.43 0.00 12.62 3.83 0.07 40.05 09:44:13 09:25:01 2 43.88 0.00 13.38 2.93 0.07 39.74 09:44:13 09:25:01 3 43.34 0.00 13.61 4.35 0.03 38.68 09:44:13 09:26:01 all 22.30 0.00 24.03 8.97 0.13 44.57 09:44:13 09:26:01 0 22.90 0.00 23.82 9.44 0.10 43.73 09:44:13 09:26:01 1 20.00 0.00 23.78 8.97 0.10 47.14 09:44:13 09:26:01 2 24.21 0.00 24.21 8.32 0.12 43.15 09:44:13 09:26:01 3 22.09 0.00 24.31 9.13 0.19 44.27 09:44:13 09:27:02 all 33.28 0.00 20.42 27.99 0.11 18.20 09:44:13 09:27:02 0 33.17 0.00 19.25 30.47 0.10 17.00 09:44:13 09:27:02 1 31.81 0.00 19.17 27.37 0.16 21.49 09:44:13 09:27:02 2 33.32 0.00 21.90 27.04 0.10 17.64 09:44:13 09:27:02 3 34.86 0.00 21.38 27.04 0.09 16.63 09:44:13 09:28:01 all 36.43 0.00 17.02 22.83 0.06 23.66 09:44:13 09:28:01 0 35.99 0.00 16.64 20.68 0.05 26.64 09:44:13 09:28:01 1 35.85 0.00 17.16 25.10 0.07 21.82 09:44:13 09:28:01 2 37.31 0.00 16.91 23.45 0.07 22.26 09:44:13 09:28:01 3 36.56 0.00 17.36 22.12 0.07 23.90 09:44:13 09:29:02 all 41.46 0.00 22.18 19.55 0.10 16.72 09:44:13 09:29:02 0 41.87 0.00 21.32 19.47 0.12 17.21 09:44:13 09:29:02 1 40.75 0.00 22.13 19.76 0.10 17.26 09:44:13 09:29:02 2 41.36 0.00 21.94 20.15 0.09 16.46 09:44:13 09:29:02 3 41.84 0.00 23.34 18.80 0.09 15.93 09:44:13 09:30:01 all 19.51 0.00 8.47 7.65 0.06 64.31 09:44:13 09:30:01 0 19.70 0.00 8.47 9.37 0.03 62.42 09:44:13 09:30:01 1 21.62 0.00 8.65 8.79 0.07 60.87 09:44:13 09:30:01 2 19.06 0.00 8.95 7.52 0.09 64.38 09:44:13 09:30:01 3 17.63 0.00 7.81 4.88 0.05 69.63 09:44:13 09:31:01 all 0.17 0.00 0.05 0.01 0.00 99.78 09:44:13 09:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 09:44:13 09:31:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:44:13 09:31:01 2 0.50 0.00 0.07 0.02 0.00 99.42 09:44:13 09:31:01 3 0.07 0.00 0.03 0.00 0.00 99.90 09:44:13 09:32:01 all 0.16 0.00 0.04 0.00 0.00 99.80 09:44:13 09:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:44:13 09:32:01 2 0.57 0.00 0.07 0.02 0.00 99.35 09:44:13 09:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:44:13 09:44:13 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:44:13 09:33:01 all 0.15 0.00 0.03 0.00 0.00 99.81 09:44:13 09:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:44:13 09:33:01 2 0.53 0.00 0.03 0.00 0.00 99.43 09:44:13 09:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:44:13 09:34:01 all 0.16 0.00 0.03 0.00 0.00 99.81 09:44:13 09:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:44:13 09:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:34:01 2 0.53 0.00 0.03 0.00 0.02 99.42 09:44:13 09:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:35:01 all 0.22 0.00 0.05 0.00 0.00 99.72 09:44:13 09:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:44:13 09:35:01 1 0.05 0.00 0.07 0.00 0.02 99.87 09:44:13 09:35:01 2 0.63 0.00 0.03 0.00 0.00 99.33 09:44:13 09:35:01 3 0.18 0.00 0.03 0.02 0.00 99.77 09:44:13 09:36:01 all 0.16 0.00 0.06 0.03 0.00 99.74 09:44:13 09:36:01 0 0.05 0.00 0.10 0.12 0.02 99.72 09:44:13 09:36:01 1 0.03 0.00 0.07 0.00 0.00 99.90 09:44:13 09:36:01 2 0.55 0.00 0.05 0.02 0.00 99.38 09:44:13 09:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:37:01 all 0.09 0.00 0.04 0.00 0.00 99.87 09:44:13 09:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:44:13 09:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:37:01 2 0.25 0.00 0.07 0.00 0.00 99.68 09:44:13 09:37:01 3 0.05 0.00 0.05 0.00 0.00 99.90 09:44:13 09:38:01 all 0.03 0.00 0.03 0.00 0.00 99.94 09:44:13 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:44:13 09:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:44:13 09:38:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:44:13 09:39:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:44:13 09:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:39:01 2 0.50 0.00 0.03 0.00 0.00 99.47 09:44:13 09:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90 09:44:13 09:40:01 all 0.16 0.00 0.03 0.00 0.00 99.81 09:44:13 09:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:44:13 09:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:44:13 09:40:01 2 0.52 0.00 0.02 0.00 0.00 99.47 09:44:13 09:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:41:01 all 0.16 0.00 0.02 0.00 0.00 99.82 09:44:13 09:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:44:13 09:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:44:13 09:41:01 2 0.52 0.00 0.02 0.00 0.00 99.47 09:44:13 09:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:42:01 all 0.14 0.00 0.02 0.00 0.00 99.84 09:44:13 09:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:44:13 09:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:44:13 09:42:01 2 0.52 0.00 0.00 0.00 0.00 99.48 09:44:13 09:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:44:13 09:43:01 all 0.17 0.00 0.03 0.00 0.00 99.80 09:44:13 09:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:44:13 09:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:44:13 09:43:01 2 0.57 0.00 0.03 0.00 0.00 99.40 09:44:13 09:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:44:13 09:44:13 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:44:13 09:44:01 all 6.53 0.00 4.60 2.80 0.03 86.04 09:44:13 09:44:01 0 5.21 0.00 4.00 0.92 0.02 89.85 09:44:13 09:44:01 1 7.68 0.00 5.02 3.97 0.03 83.30 09:44:13 09:44:01 2 7.07 0.00 4.94 4.54 0.03 83.42 09:44:13 09:44:01 3 6.16 0.00 4.43 1.79 0.03 87.59 09:44:13 Average: all 12.19 0.00 5.91 4.51 0.03 77.36 09:44:13 Average: 0 12.12 0.00 5.82 4.57 0.03 77.46 09:44:13 Average: 1 11.99 0.00 5.80 4.71 0.03 77.46 09:44:13 Average: 2 12.61 0.00 6.02 4.49 0.03 76.84 09:44:13 Average: 3 12.02 0.00 5.98 4.29 0.03 77.68 09:44:13 09:44:13 09:44:13