Pull request #3395 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 78fade22505eae315bd953aec98210b437e07b35 rather than 105c32a67af0cf29ff8d84f0046496878eec6021 Obtained Jenkinsfile from 78fade22505eae315bd953aec98210b437e07b35 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Running on prd-centos7-docker-4c-2g-1767 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 78fade22505eae315bd953aec98210b437e07b35 into PR head commit 105c32a67af0cf29ff8d84f0046496878eec6021 > 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/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 Merge succeeded, producing 105c32a67af0cf29ff8d84f0046496878eec6021 Checking out Revision 105c32a67af0cf29ff8d84f0046496878eec6021 (PR-3395) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78fade22505eae315bd953aec98210b437e07b35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 Commit message: "build: Upgrade core-contracts lib and add error message" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:34:22 ========================================================= 07:34:22 EdgeX Global Pipelines Version Info 07:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b9125327b618a22115114e780aaef28e95261439 # timeout=10 07:34:25 ------------------- 07:34:25 stable info: 07:34:25 ------------------- 07:34:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:34:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:34:25 Message: update stable to v1.0.186 07:34:25 ------------------- 07:34:25 experimental info: 07:34:25 ------------------- 07:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 07:34:25 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 07:34:25 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3395 [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3395 [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3395 [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 105c32a67af0cf29ff8d84f0046496878eec6021 [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 105c32a [Pipeline] echo 07:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:34:26 provisioning config files... 07:34:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4508352275336502599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:27 ---> docker-login.sh 07:34:27 nexus3.edgexfoundry.org:10001 07:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:27 Configure a credential helper to remove this warning. See 07:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:27 07:34:27 Login Succeeded 07:34:27 nexus3.edgexfoundry.org:10002 07:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:27 Configure a credential helper to remove this warning. See 07:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:27 07:34:27 Login Succeeded 07:34:27 nexus3.edgexfoundry.org:10003 07:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:28 Configure a credential helper to remove this warning. See 07:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:28 07:34:28 Login Succeeded 07:34:28 nexus3.edgexfoundry.org:10004 07:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:28 Configure a credential helper to remove this warning. See 07:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:28 07:34:28 Login Succeeded 07:34:28 docker.io 07:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:34:28 Configure a credential helper to remove this warning. See 07:34:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:34:28 07:34:28 Login Succeeded 07:34:28 ---> docker-login.sh ends [Pipeline] } 07:34:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:28 ++ 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 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/core-command/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo core-command,cmd/core-command/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/core-data/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo core-data,cmd/core-data/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/core-metadata/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo core-metadata,cmd/core-metadata/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/security-bootstrapper/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/security-proxy-setup/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/support-notifications/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo support-notifications,cmd/support-notifications/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/support-scheduler/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:34:28 + for file in '`ls cmd/**/Dockerfile`' 07:34:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:34:28 ++ cut -d/ -f2 07:34:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:34:29 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 07:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:30 07:34:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:34:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:30 latest: Pulling from edgex-devops/git-semver 07:34:30 31603596830f: Pulling fs layer 07:34:30 2a8b12db71e7: Pulling fs layer 07:34:30 6ca5941a6612: Pulling fs layer 07:34:30 ecc8261a40a4: Pulling fs layer 07:34:30 ecc8261a40a4: Waiting 07:34:30 2a8b12db71e7: Verifying Checksum 07:34:30 2a8b12db71e7: Download complete 07:34:30 31603596830f: Download complete 07:34:30 ecc8261a40a4: Verifying Checksum 07:34:30 ecc8261a40a4: Download complete 07:34:30 6ca5941a6612: Download complete 07:34:31 31603596830f: Pull complete 07:34:31 2a8b12db71e7: Pull complete 07:34:32 6ca5941a6612: Pull complete 07:34:32 ecc8261a40a4: Pull complete 07:34:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:34:32 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:34:35 $ docker top 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:35 [ssh-agent] Looking for ssh-agent implementation... 07:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:36 $ docker exec 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d ssh-agent 07:34:36 SSH_AUTH_SOCK=/tmp/ssh-6hwg4QmpXFn5/agent.11 07:34:36 SSH_AGENT_PID=16 07:34:36 Running ssh-add (command line suppressed) 07:34:36 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4313767139391158248.key (/w/workspace/edgex-go/7@tmp/private_key_4313767139391158248.key) 07:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:36 + git tag --points-at HEAD [Pipeline] } 07:34:36 $ docker exec --env ******** --env ******** 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d ssh-agent -k 07:34:36 unset SSH_AUTH_SOCK; 07:34:36 unset SSH_AGENT_PID; 07:34:36 echo Agent pid 16 killed; 07:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:34:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:37 [ssh-agent] Looking for ssh-agent implementation... 07:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:37 $ docker exec 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d ssh-agent 07:34:37 SSH_AUTH_SOCK=/tmp/ssh-d3q2A6NzWsLJ/agent.47 07:34:37 SSH_AGENT_PID=52 07:34:37 Running ssh-add (command line suppressed) 07:34:37 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1690815262918852077.key (/w/workspace/edgex-go/7@tmp/private_key_1690815262918852077.key) 07:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:37 + git semver init 07:34:37 # -> Open(): unable to determine branch for HEAD 07:34:37 # $GIT_DIR = /w/workspace/edgex-go/7/.git 07:34:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 07:34:37 # $SEMVER_REMOTE_NAME = origin 07:34:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:34:37 # $SEMVER_USER_NAME = edgex-jenkins 07:34:37 # $SEMVER_BRANCH = PR-3395 07:34:37 # $SEMVER_TEMP = /tmp/semver-203077051 07:34:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:35:00 # '/tmp/semver-203077051' -> '/w/workspace/edgex-go/7/.semver' 07:35:00 # -> Force: false 07:35:00 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 07:35:00 $ docker exec --env ******** --env ******** 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d ssh-agent -k 07:35:00 unset SSH_AUTH_SOCK; 07:35:00 unset SSH_AGENT_PID; 07:35:00 echo Agent pid 52 killed; 07:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:00 + git semver [Pipeline] } 07:35:00 $ docker stop --time=1 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d 07:35:02 $ docker rm -f 622c3068225ada75a37a2e96ac5a9f8a096ddd3d02dbcaa6b4fa15863d63630d [Pipeline] // withDockerContainer [Pipeline] sh 07:35:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:35:03 Stashed 1 file(s) [Pipeline] echo 07:35:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:35:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:35:04 + true 07:35:04 + sudo service docker restart 07:35:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:35:05 ========================================================= 07:35:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:35:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:35:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 07:35:10 Sending build context to Docker daemon 329.7MB 07:35:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:35:10 Step 2/6 : FROM ${BASE} 07:35:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:10 188c0c94c7c5: Pulling fs layer 07:35:10 0ef7d3d256c8: Pulling fs layer 07:35:10 de9db76c5a1d: Pulling fs layer 07:35:10 bca2f99d35d6: Pulling fs layer 07:35:10 93359f2a8cfa: Pulling fs layer 07:35:10 7c6f9722023f: Pulling fs layer 07:35:10 a35cf1a2eb13: Pulling fs layer 07:35:10 93359f2a8cfa: Waiting 07:35:10 7c6f9722023f: Waiting 07:35:10 a35cf1a2eb13: Waiting 07:35:10 bca2f99d35d6: Waiting 07:35:10 de9db76c5a1d: Verifying Checksum 07:35:10 de9db76c5a1d: Download complete 07:35:10 0ef7d3d256c8: Verifying Checksum 07:35:10 0ef7d3d256c8: Download complete 07:35:10 7c6f9722023f: Verifying Checksum 07:35:10 7c6f9722023f: Download complete 07:35:10 188c0c94c7c5: Download complete 07:35:10 188c0c94c7c5: Pull complete 07:35:11 0ef7d3d256c8: Pull complete 07:35:11 de9db76c5a1d: Pull complete 07:35:12 a35cf1a2eb13: Verifying Checksum 07:35:12 a35cf1a2eb13: Download complete 07:35:13 bca2f99d35d6: Verifying Checksum 07:35:13 bca2f99d35d6: Download complete 07:35:18 Still waiting to schedule task 07:35:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:35:20 bca2f99d35d6: Pull complete 07:35:20 93359f2a8cfa: Pull complete 07:35:20 7c6f9722023f: Pull complete 07:35:25 a35cf1a2eb13: Pull complete 07:35:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:35:25 ---> a62c8e92a672 07:35:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:35:25 ---> Running in 8ed118ee1d07 07:35:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:35:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:35:26 (1/12) Installing libmagic (5.38-r0) 07:35:27 (2/12) Installing file (5.38-r0) 07:35:27 (3/12) Installing libc-dev (0.7.2-r3) 07:35:27 (4/12) Installing g++ (9.3.0-r2) 07:35:33 (5/12) Installing fortify-headers (1.1-r0) 07:35:33 (6/12) Installing patch (2.7.6-r6) 07:35:33 (7/12) Installing build-base (0.5-r2) 07:35:33 (8/12) Installing libsodium (1.0.18-r0) 07:35:33 (9/12) Installing pkgconf (1.7.2-r0) 07:35:33 (10/12) Installing libsodium-dev (1.0.18-r0) 07:35:33 (11/12) Installing libzmq (4.3.3-r0) 07:35:33 (12/12) Installing zeromq-dev (4.3.3-r0) 07:35:33 Executing busybox-1.31.1-r19.trigger 07:35:33 OK: 233 MiB in 51 packages 07:35:36 Removing intermediate container 8ed118ee1d07 07:35:36 ---> 6b4f81235208 07:35:36 Step 4/6 : WORKDIR /edgex-go 07:35:36 ---> Running in 2a8bc65a6ff1 07:35:36 Removing intermediate container 2a8bc65a6ff1 07:35:36 ---> 644cc7fe3970 07:35:36 Step 5/6 : COPY go.mod . 07:35:36 ---> f64af016f8dc 07:35:36 Step 6/6 : RUN go mod download 07:35:36 ---> Running in 0ff0a74f13f4 07:35:58 Removing intermediate container 0ff0a74f13f4 07:35:58 ---> 484fed01af25 07:35:58 Successfully built 484fed01af25 07:35:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:35:58 + docker inspect -f . ci-base-image-x86_64 07:35:59 . [Pipeline] withDockerContainer 07:35:59 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:36:00 $ docker top e2f3b89f07e862ba296a502ac45609d573f3e58ab04c8f3c81c11bc09fa19afa -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:01 + go version 07:36:01 go version go1.15.5 linux/amd64 [Pipeline] } 07:36:01 $ docker stop --time=1 e2f3b89f07e862ba296a502ac45609d573f3e58ab04c8f3c81c11bc09fa19afa 07:36:02 $ docker rm -f e2f3b89f07e862ba296a502ac45609d573f3e58ab04c8f3c81c11bc09fa19afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:03 + docker inspect -f . ci-base-image-x86_64 07:36:03 . [Pipeline] withDockerContainer 07:36:03 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:36:04 $ docker top 85de4bd25cc5b48a0a3225ef8f7ad791bbd0ba3ed6799960dc85410d8c524865 -eo pid,comm [Pipeline] { [Pipeline] echo 07:36:04 ========================================================= 07:36:04 [edgeXBuildGoParallel] Running Tests and Build... 07:36:04 ========================================================= [Pipeline] sh 07:36:04 + make test 07:36:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:36:14 ? github.com/edgexfoundry/edgex-go [no test files] 07:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:36:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:36:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:36:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:36:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.155s coverage: 45.9% of statements 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.092s coverage: 19.8% of statements 07:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.109s coverage: 100.0% of statements 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.689s coverage: 27.1% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 71.3% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.200s coverage: 82.9% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.118s coverage: 78.9% of statements 07:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.407s coverage: 28.6% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.241s coverage: 86.7% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.205s coverage: 97.5% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.108s coverage: 78.3% of statements 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.452s coverage: 93.0% of statements 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.9% of statements 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:37:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements 07:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 07:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 07:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements 07:37:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1768 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws 07:37:10 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 07:37:15 using credential edgex-jenkins-ssh 07:37:15 Cloning the remote Git repository 07:37:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:37:16 > git init /w/workspace/edgex-go/7 # timeout=10 07:37:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:37:16 > git --version # timeout=10 07:37:16 > git --version # 'git version 2.17.1' 07:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements 07:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 07:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.234s coverage: 81.9% of statements 07:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:37:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:37:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:37:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:37:33 Merging remotes/origin/master commit 78fade22505eae315bd953aec98210b437e07b35 into PR head commit 105c32a67af0cf29ff8d84f0046496878eec6021 07:37:33 Merge succeeded, producing 105c32a67af0cf29ff8d84f0046496878eec6021 07:37:33 Checking out Revision 105c32a67af0cf29ff8d84f0046496878eec6021 (PR-3395) 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.104s coverage: 92.9% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 84.6% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.6% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.249s coverage: 64.4% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.411s coverage: 69.0% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.169s coverage: 47.0% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.069s coverage: 9.6% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.161s coverage: 88.6% of statements 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:37:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.978s coverage: 28.7% of statements 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:37:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:37:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:37:33 > git config core.sparsecheckout # timeout=10 07:37:33 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 07:37:33 > git remote # timeout=10 07:37:33 > git config --get remote.origin.url # timeout=10 07:37:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:37:33 > git merge 78fade22505eae315bd953aec98210b437e07b35 # timeout=10 07:37:33 > git rev-parse HEAD^{commit} # timeout=10 07:37:33 > git config core.sparsecheckout # timeout=10 07:37:33 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 07:37:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.119s coverage: 64.6% of statements 07:37:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.193s coverage: 95.6% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:37:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 28.1% of statements 07:37:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 07:37:37 GO111MODULE=on go vet ./... 07:37:37 Commit message: "build: Upgrade core-contracts lib and add error message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:37:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:37:40 + sudo service docker restart 07:37:40 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:37:42 provisioning config files... 07:37:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4016306934516850452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:42 ---> docker-login.sh 07:37:42 nexus3.edgexfoundry.org:10001 07:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:43 Configure a credential helper to remove this warning. See 07:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:43 07:37:43 Login Succeeded 07:37:43 nexus3.edgexfoundry.org:10002 07:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:44 Configure a credential helper to remove this warning. See 07:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:44 07:37:44 Login Succeeded 07:37:44 nexus3.edgexfoundry.org:10003 07:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:44 Configure a credential helper to remove this warning. See 07:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:44 07:37:44 Login Succeeded 07:37:44 nexus3.edgexfoundry.org:10004 07:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:45 Configure a credential helper to remove this warning. See 07:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:45 07:37:45 Login Succeeded 07:37:45 docker.io 07:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:45 Configure a credential helper to remove this warning. See 07:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:45 07:37:45 Login Succeeded 07:37:45 ---> docker-login.sh ends [Pipeline] } 07:37:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:37:46 ========================================================= 07:37:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:37:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:37:46 + 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 . 07:37:49 Sending build context to Docker daemon 167.4MB 07:37:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:37:49 Step 2/6 : FROM ${BASE} 07:37:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:37:49 5f621e34cdf4: Pulling fs layer 07:37:49 a4357932f1b6: Pulling fs layer 07:37:49 18c013af1878: Pulling fs layer 07:37:49 00ac8860ef70: Pulling fs layer 07:37:49 63d7cb157983: Pulling fs layer 07:37:49 b116817d02f9: Pulling fs layer 07:37:49 745a02a5169b: Pulling fs layer 07:37:49 00ac8860ef70: Waiting 07:37:49 63d7cb157983: Waiting 07:37:49 b116817d02f9: Waiting 07:37:49 745a02a5169b: Waiting 07:37:49 a4357932f1b6: Download complete 07:37:49 18c013af1878: Verifying Checksum 07:37:49 18c013af1878: Download complete 07:37:49 63d7cb157983: Download complete 07:37:49 b116817d02f9: Verifying Checksum 07:37:49 b116817d02f9: Download complete 07:37:49 5f621e34cdf4: Verifying Checksum 07:37:49 5f621e34cdf4: Download complete 07:37:49 5f621e34cdf4: Pull complete 07:37:50 a4357932f1b6: Pull complete 07:37:50 18c013af1878: Pull complete 07:37:51 745a02a5169b: Verifying Checksum 07:37:51 745a02a5169b: Download complete 07:37:52 00ac8860ef70: Verifying Checksum 07:37:52 00ac8860ef70: Download complete 07:38:04 00ac8860ef70: Pull complete 07:38:04 63d7cb157983: Pull complete 07:38:04 b116817d02f9: Pull complete 07:38:07 745a02a5169b: Pull complete 07:38:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:38:07 ---> b7e6874047d6 07:38:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:38:10 ---> Running in f44ec81aafcd 07:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:38:12 (1/12) Installing libmagic (5.38-r0) 07:38:12 (2/12) Installing file (5.38-r0) 07:38:13 (3/12) Installing libc-dev (0.7.2-r3) 07:38:13 (4/12) Installing g++ (9.3.0-r2) 07:38:16 gofmt -l . 07:38:16 [ "`gofmt -l .`" = "" ] 07:38:16 ./bin/test-go-mod-tidy.sh 07:38:16 ./bin/test-attribution-txt.sh 07:38:16 (5/12) Installing fortify-headers (1.1-r0) 07:38:16 (6/12) Installing patch (2.7.6-r6) 07:38:16 (7/12) Installing build-base (0.5-r2) 07:38:16 (8/12) Installing libsodium (1.0.18-r0) 07:38:16 (9/12) Installing pkgconf (1.7.2-r0) 07:38:16 (10/12) Installing libsodium-dev (1.0.18-r0) 07:38:16 (11/12) Installing libzmq (4.3.3-r0) 07:38:16 (12/12) Installing zeromq-dev (4.3.3-r0) 07:38:16 Executing busybox-1.31.1-r19.trigger 07:38:16 OK: 217 MiB in 51 packages [Pipeline] sh 07:38:17 + ls -al . 07:38:17 total 812 07:38:17 drwxrwxr-x 10 1001 1001 4096 Apr 26 07:38 . 07:38:17 drwxr-xr-x 4 root root 28 Apr 26 07:36 .. 07:38:17 -rw-rw-r-- 1 1001 1001 11 Apr 26 07:34 .dockerignore 07:38:17 drwxrwxr-x 8 1001 1001 179 Apr 26 07:34 .git 07:38:17 drwxrwxr-x 3 1001 1001 125 Apr 26 07:34 .github 07:38:17 -rw-rw-r-- 1 1001 1001 818 Apr 26 07:34 .gitignore 07:38:17 drwx------ 3 1001 1001 60 Apr 26 07:34 .semver 07:38:17 -rw-rw-r-- 1 1001 1001 166 Apr 26 07:34 .sonarcloud.properties 07:38:17 -rw-rw-r-- 1 1001 1001 8609 Apr 26 07:34 Attribution.txt 07:38:17 -rw-rw-r-- 1 1001 1001 3804 Apr 26 07:34 CONTRIBUTING.md 07:38:17 -rw-rw-r-- 1 1001 1001 931 Apr 26 07:34 Dockerfile.build 07:38:17 -rw-rw-r-- 1 1001 1001 863 Apr 26 07:34 Jenkinsfile 07:38:17 -rw-rw-r-- 1 1001 1001 10775 Apr 26 07:34 LICENSE 07:38:17 -rw-rw-r-- 1 1001 1001 5774 Apr 26 07:34 Makefile 07:38:17 -rw-rw-r-- 1 1001 1001 7978 Apr 26 07:34 README.md 07:38:17 -rw-rw-r-- 1 1001 1001 6755 Apr 26 07:34 SECURITY.md 07:38:17 -rw-rw-r-- 1 1001 1001 5 Apr 26 07:35 VERSION 07:38:17 -rw-rw-r-- 1 1001 1001 4131 Apr 26 07:34 ZMQWindows.md 07:38:17 drwxrwxr-x 2 1001 1001 117 Apr 26 07:34 bin 07:38:17 drwxrwxr-x 14 1001 1001 4096 Apr 26 07:34 cmd 07:38:17 -rw-r--r-- 1 root root 704315 Apr 26 07:37 coverage.out 07:38:17 -rw-r--r-- 1 root root 1060 Apr 26 07:38 go.mod 07:38:17 -rw-r--r-- 1 root root 22420 Apr 26 07:38 go.sum 07:38:17 drwxrwxr-x 8 1001 1001 127 Apr 26 07:34 internal 07:38:17 drwxrwxr-x 4 1001 1001 26 Apr 26 07:34 openapi 07:38:17 drwxrwxr-x 4 1001 1001 71 Apr 26 07:34 snap 07:38:17 -rw-rw-r-- 1 1001 1001 168 Apr 26 07:34 version.go [Pipeline] sh 07:38:17 + '[' -e coverage.out ] 07:38:17 + chown 1001:1001 coverage.out [Pipeline] stash 07:38:18 Stashed 1 file(s) [Pipeline] sh 07:38:18 + make build 07:38:18 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 07:38:21 Removing intermediate container f44ec81aafcd 07:38:21 ---> f4b7e2948bc5 07:38:21 Step 4/6 : WORKDIR /edgex-go 07:38:21 ---> Running in f6218bfdb300 07:38:21 Removing intermediate container f6218bfdb300 07:38:21 ---> f812b674938b 07:38:21 Step 5/6 : COPY go.mod . 07:38:21 ---> 5de20f9f36e7 07:38:21 Step 6/6 : RUN go mod download 07:38:22 ---> Running in 216084dd7803 07:38:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:38:35 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 07:38: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 07:38:39 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 07:38:40 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 07:38:42 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 07:38:44 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 07:38:45 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 07:38:47 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 07:38:48 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 07:38:48 Removing intermediate container 216084dd7803 07:38:48 ---> 6bc1a5a509d8 07:38:48 Successfully built 6bc1a5a509d8 07:38:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:38:49 + docker inspect -f . ci-base-image-arm64 07:38:49 . [Pipeline] withDockerContainer 07:38:49 prd-ubuntu18.04-docker-arm64-4c-16g-1768 does not seem to be running inside a container 07:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:38:49 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 07:38:51 $ docker top 305a6c1bbfe4f4eeb74f34f110af806266bab8825dbaa9575e410fbb8df33fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:52 + go version 07:38:52 go version go1.15.5 linux/arm64 [Pipeline] } 07:38:52 $ docker stop --time=1 305a6c1bbfe4f4eeb74f34f110af806266bab8825dbaa9575e410fbb8df33fe7 07:38:53 $ docker rm -f 305a6c1bbfe4f4eeb74f34f110af806266bab8825dbaa9575e410fbb8df33fe7 [Pipeline] // withDockerContainer [Pipeline] } 07:38:54 $ docker stop --time=1 85de4bd25cc5b48a0a3225ef8f7ad791bbd0ba3ed6799960dc85410d8c524865 07:38:56 $ docker rm -f 85de4bd25cc5b48a0a3225ef8f7ad791bbd0ba3ed6799960dc85410d8c524865 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:38:59 07:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:38:59 + docker inspect -f . ci-base-image-arm64 07:38:59 . [Pipeline] withDockerContainer 07:39:00 prd-ubuntu18.04-docker-arm64-4c-16g-1768 does not seem to be running inside a container 07:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:00 latest: Pulling from edgex-devops/edgex-compose 07:39:00 cbdbe7a5bc2a: Pulling fs layer 07:39:00 ca9280d653b3: Pulling fs layer 07:39:00 7e9c9ca2126c: Pulling fs layer 07:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:39:00 cbdbe7a5bc2a: Verifying Checksum 07:39:00 cbdbe7a5bc2a: Download complete 07:39:00 cbdbe7a5bc2a: Pull complete 07:39:00 ca9280d653b3: Download complete 07:39:01 $ docker top 528f59523f9a56264266ab9784d71122fa8993ca0f43132f44fe1bab7165db8c -eo pid,comm [Pipeline] { [Pipeline] echo 07:39:01 ========================================================= 07:39:01 [edgeXBuildGoParallel] Running Tests and Build... 07:39:01 ========================================================= [Pipeline] sh 07:39:02 ca9280d653b3: Pull complete 07:39:02 7e9c9ca2126c: Download complete 07:39:02 + make test 07:39:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:39:09 7e9c9ca2126c: Pull complete 07:39:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:39:09 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:39:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:39:11 $ docker top b5895724c998a80cff7717cadf05ab34d632f7ae5e08f856bfe56c5ac1e93c53 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:12 + docker-compose build --help 07:39:12 + grep parallel 07:39:13 --parallel Build images in parallel. [Pipeline] } 07:39:13 $ docker stop --time=1 b5895724c998a80cff7717cadf05ab34d632f7ae5e08f856bfe56c5ac1e93c53 07:39:14 $ docker rm -f b5895724c998a80cff7717cadf05ab34d632f7ae5e08f856bfe56c5ac1e93c53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:39:15 . [Pipeline] withDockerContainer 07:39:15 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:39:16 $ docker top 8cca9fc3a1202caddb8f8e365481509af8c0fcd173818682340014802c2c06bb -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:16 + docker-compose -f ./docker-compose-build.yml build --parallel 07:39:18 Building docker-core-command-go ... 07:39:18 Building docker-core-data-go ... 07:39:18 Building docker-core-metadata-go ... 07:39:18 Building docker-security-bootstrapper-go ... 07:39:18 Building docker-security-proxy-setup-go ... 07:39:18 Building docker-security-secretstore-setup-go ... 07:39:18 Building docker-support-notifications-go ... 07:39:18 Building docker-support-scheduler-go ... 07:39:18 Building docker-sys-mgmt-agent-go ... 07:39:18 Building docker-security-secretstore-setup-go 07:39:18 Building docker-support-notifications-go 07:39:18 Building docker-security-bootstrapper-go 07:39:18 Building docker-core-metadata-go 07:39:18 Building docker-core-command-go 07:39:24 ? github.com/edgexfoundry/edgex-go [no test files] 07:39:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:39:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:39:57 ---> 484fed01af25 07:39:57 Step 3/24 : WORKDIR /edgex-go 07:39:57 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:39:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:39:57 ---> 484fed01af25 07:39:57 Step 3/31 : WORKDIR /edgex-go 07:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:39:57 ---> 484fed01af25 07:39:57 Step 3/23 : WORKDIR /edgex-go 07:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:39:57 ---> 484fed01af25 07:39:57 Step 3/23 : WORKDIR /edgex-go 07:39:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:39:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:57 ---> 484fed01af25 07:39:57 Step 3/22 : WORKDIR /edgex-go 07:39:58 ---> Running in 16ae156bd802 07:39:58 ---> Running in 7195507efe86 07:39:58 ---> Running in 0a27aceed34c 07:39:58 ---> Running in 878abfa6d609 07:39:58 ---> Running in 0f1882cc0252 07:39:59 Removing intermediate container 7195507efe86 07:39:59 ---> 4a64585c6c38 07:39:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:59 Removing intermediate container 0f1882cc0252 07:39:59 ---> f885564c67f4 07:39:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:59 Removing intermediate container 16ae156bd802 07:39:59 ---> f126c71a8ac3 07:39:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:59 Removing intermediate container 0a27aceed34c 07:39:59 ---> ccd5d1fa5313 07:39:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:59 Removing intermediate container 878abfa6d609 07:39:59 ---> 5af9ad4121a9 07:39:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:59 ---> Running in e34ab3b7be88 07:39:59 ---> Running in 1f520bfbc32e 07:39:59 ---> Running in 7cefab028ac5 07:39:59 ---> Running in 80bcb6109db8 07:39:59 ---> Running in 247137dbc5d2 07:40:02 Removing intermediate container 7cefab028ac5 07:40:02 ---> 23374ebc09ec 07:40:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:40:02 Removing intermediate container 1f520bfbc32e 07:40:02 ---> 6b508e47d758 07:40:02 Step 5/31 : RUN apk add --update --no-cache make git 07:40:02 ---> Running in 35c91968a716 07:40:02 ---> Running in 135515b086ec 07:40:02 Removing intermediate container e34ab3b7be88 07:40:02 ---> 0a99106fbca8 07:40:02 Step 5/23 : RUN apk add --update --no-cache make git 07:40:02 Removing intermediate container 80bcb6109db8 07:40:02 ---> d2f5b09fff40 07:40:02 Step 5/24 : RUN apk add --update --no-cache make git 07:40:02 ---> Running in 2dd06cd47497 07:40:02 Removing intermediate container 247137dbc5d2 07:40:02 ---> 5d16ec7eaf77 07:40:02 Step 5/23 : RUN apk add --update --no-cache make git 07:40:02 ---> Running in fae1dfeb6af7 07:40:02 ---> Running in bd846c71591e 07:40:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:05 OK: 233 MiB in 51 packages 07:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:05 OK: 233 MiB in 51 packages 07:40:05 OK: 233 MiB in 51 packages 07:40:05 OK: 233 MiB in 51 packages 07:40:05 OK: 233 MiB in 51 packages 07:40:06 Removing intermediate container 135515b086ec 07:40:06 ---> f1a98b6d9e4f 07:40:06 Step 6/31 : COPY go.mod . 07:40:06 Removing intermediate container 35c91968a716 07:40:06 ---> 89b8c27350a6 07:40:06 Step 6/22 : COPY go.mod . 07:40:06 Removing intermediate container fae1dfeb6af7 07:40:06 ---> 27db199a27dc 07:40:06 Step 6/24 : COPY go.mod . 07:40:06 ---> 7ddc372261f3 07:40:06 Step 7/31 : RUN go mod download 07:40:06 ---> 916dd00299ad 07:40:06 Step 7/22 : RUN go mod download 07:40:06 ---> Running in 798e6ded4a85 07:40:06 Removing intermediate container 2dd06cd47497 07:40:06 ---> 1d59e8ce794d 07:40:06 Step 6/23 : COPY go.mod . 07:40:06 Removing intermediate container bd846c71591e 07:40:06 ---> 64b27bd8395f 07:40:06 Step 6/23 : COPY go.mod . 07:40:06 ---> 6ce92e1a412b 07:40:06 Step 7/24 : RUN go mod download 07:40:06 ---> Running in 9a9f2d92997f 07:40:07 ---> Running in b3a713b28354 07:40:07 ---> 6f4b845e7235 07:40:07 Step 7/23 : RUN go mod download 07:40:07 ---> 222582eb76a0 07:40:07 Step 7/23 : RUN go mod download 07:40:07 ---> Running in df06d226ef73 07:40:07 ---> Running in e5eb0a90fa5e 07:40:09 Removing intermediate container 798e6ded4a85 07:40:09 ---> 6805dc71d809 07:40:09 Step 8/31 : COPY . . 07:40:09 Removing intermediate container b3a713b28354 07:40:09 ---> aefefc9ffc75 07:40:09 Step 8/24 : COPY . . 07:40:09 Removing intermediate container 9a9f2d92997f 07:40:09 ---> e173a224cb6d 07:40:09 Step 8/22 : COPY . . 07:40:09 Removing intermediate container e5eb0a90fa5e 07:40:09 ---> f9975e1a891a 07:40:09 Step 8/23 : COPY . . 07:40:10 Removing intermediate container df06d226ef73 07:40:10 ---> 04e1a778a3a5 07:40:10 Step 8/23 : COPY . . 07:40:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:40:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:40:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:40:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:40:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:40:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:40:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:40:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:40:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.293s coverage: 45.9% of statements 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.122s coverage: 19.8% of statements 07:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.331s coverage: 100.0% of statements 07:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.478s coverage: 27.1% of statements 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.126s coverage: 100.0% of statements 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.211s coverage: 71.3% of statements 07:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:40:57 ---> 4e35a612bd31 07:40:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:40:57 ---> 9dc1b89972a3 07:40:57 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:57 ---> fc16798679a6 07:40:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:40:57 ---> 6ad62842458c 07:40:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:57 ---> 8f9ea99d4889 07:40:57 Step 9/23 : RUN make cmd/core-command/core-command 07:40:57 ---> Running in d57f7987eab0 07:40:57 ---> Running in 878eb8374cd7 07:40:57 ---> Running in 9f1d170994ce 07:40:57 ---> Running in 0b511d4dc1d6 07:40:57 ---> Running in 8ab357364dc7 07:40:57 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 07:40:57 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 07:40:57 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 07:40:57 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 07:40:57 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 07:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.429s coverage: 82.9% of statements 07:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.183s coverage: 78.9% of statements 07:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.124s coverage: 28.6% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.207s coverage: 100.0% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.144s coverage: 100.0% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.451s coverage: 97.5% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.201s coverage: 93.0% of statements 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.268s coverage: 0.9% of statements 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.134s coverage: 47.1% of statements 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.163s coverage: 79.5% of statements 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.112s coverage: 94.1% of statements 07:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.165s coverage: 96.3% of statements 07:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.155s coverage: 87.5% of statements 07:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.168s coverage: 94.4% of statements 07:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.123s coverage: 44.8% of statements 07:41:30 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 07:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.500s coverage: 81.9% of statements 07:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:41:38 Removing intermediate container 878eb8374cd7 07:41:38 ---> fee968c15480 07:41:38 07:41:38 Step 10/31 : FROM alpine:3.12 07:41:38 Removing intermediate container 8ab357364dc7 07:41:38 ---> c017495b3c42 07:41:38 07:41:38 Step 10/23 : FROM alpine:3.12 07:41:38 3.12: Pulling from library/alpine 07:41:38 3.12: Pulling from library/alpine 07:41:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:41:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:41:43 Status: Downloaded newer image for alpine:3.12 07:41:43 Status: Downloaded newer image for alpine:3.12 07:41:43 ---> 13621d1b12d4 07:41:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:41:43 ---> 13621d1b12d4 07:41:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:41:44 Removing intermediate container d57f7987eab0 07:41:44 ---> 98fe7a3a6e66 07:41:44 07:41:44 Step 10/24 : FROM alpine:3.12 07:41:44 ---> 13621d1b12d4 07:41:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:41:44 Removing intermediate container 0b511d4dc1d6 07:41:44 ---> 73aecba81c28 07:41:44 07:41:44 Step 10/22 : FROM alpine:3.12 07:41:44 ---> 13621d1b12d4 07:41:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:41:44 ---> Running in e84c979fd1c8 07:41:44 ---> Running in d91f8595c4a1 07:41:44 Removing intermediate container 9f1d170994ce 07:41:44 ---> 569252e51892 07:41:44 07:41:44 Step 10/23 : FROM alpine:3.12 07:41:44 ---> 13621d1b12d4 07:41:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:41:44 ---> Running in 3de57002716d 07:41:44 ---> Running in 8b41ab4b4db1 07:41:44 ---> Running in f3543fd2688e 07:41:44 Removing intermediate container e84c979fd1c8 07:41:44 ---> eeace2192db7 07:41:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:41:45 ---> Running in 75b2cacbb298 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.182s coverage: 92.9% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.155s coverage: 75.5% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.8% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.187s coverage: 84.6% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.6% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.597s coverage: 64.4% of statements 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.138s coverage: 100.0% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 07:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements 07:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:45 (1/1) Installing dumb-init (1.2.2-r1) 07:41:45 Executing busybox-1.31.1-r20.trigger 07:41:45 OK: 6 MiB in 15 packages 07:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:46 (1/2) Installing ca-certificates (20191127-r4) 07:41:46 (2/2) Installing dumb-init (1.2.2-r1) 07:41:46 Executing busybox-1.31.1-r20.trigger 07:41:46 Executing ca-certificates-20191127-r4.trigger 07:41:46 OK: 6 MiB in 16 packages 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:46 (1/6) Installing ca-certificates (20191127-r4) 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:41:46 (3/6) Installing libcurl (7.76.1-r0) 07:41:46 (4/6) Installing curl (7.76.1-r0) 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:46 (1/2) Installing dumb-init (1.2.2-r1) 07:41:46 (2/2) Installing su-exec (0.2-r1) 07:41:46 (1/1) Installing dumb-init (1.2.2-r1) 07:41:46 Executing busybox-1.31.1-r20.trigger 07:41:46 OK: 6 MiB in 15 packages 07:41:46 (5/6) Installing dumb-init (1.2.2-r1) 07:41:46 (6/6) Installing su-exec (0.2-r1) 07:41:46 Executing busybox-1.31.1-r20.trigger 07:41:46 Executing busybox-1.31.1-r20.trigger 07:41:46 Executing ca-certificates-20191127-r4.trigger 07:41:46 OK: 6 MiB in 16 packages 07:41:46 OK: 7 MiB in 20 packages 07:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 07:41:47 Removing intermediate container d91f8595c4a1 07:41:47 ---> 65b92bba48bf 07:41:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:41:47 ---> Running in b178740d5da0 07:41:48 Removing intermediate container b178740d5da0 07:41:48 ---> fcb92fda5b7d 07:41:48 Step 13/23 : ENV APP_PORT=48082 07:41:48 Removing intermediate container 3de57002716d 07:41:48 ---> 799c6a72a639 07:41:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:41:49 ---> Running in cd7b229df52c 07:41:49 ---> Running in 221cb11aa4f0 07:41:49 Removing intermediate container 75b2cacbb298 07:41:49 ---> 18facfcfc697 07:41:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:41:49 Removing intermediate container f3543fd2688e 07:41:49 ---> 3fe3740a84d9 07:41:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:41:49 Removing intermediate container 8b41ab4b4db1 07:41:49 ---> 87a61c4fc2f2 07:41:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:49 ---> Running in 3bf35df71205 07:41:49 ---> Running in b1da212e77e0 07:41:49 Removing intermediate container 221cb11aa4f0 07:41:49 ---> caa5c893c518 07:41:49 Step 13/22 : ENV APP_PORT=48060 07:41:49 ---> Running in 68497847905a 07:41:50 Removing intermediate container cd7b229df52c 07:41:50 ---> 2de0c073e9bd 07:41:50 Step 14/23 : EXPOSE $APP_PORT 07:41:50 ---> Running in 1d4d56363e4e 07:41:50 ---> Running in f82ec333d014 07:41:50 Removing intermediate container 3bf35df71205 07:41:50 ---> 9e56a07402bc 07:41:50 Step 13/23 : ENV APP_PORT=48081 07:41:50 Removing intermediate container b1da212e77e0 07:41:50 ---> ea0cfa5515da 07:41:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:41:50 Removing intermediate container 68497847905a 07:41:50 ---> 00ff36924576 07:41:50 Step 13/24 : WORKDIR / 07:41:50 ---> Running in 8cb58d7dbf72 07:41:50 ---> Running in c3a041f93a5f 07:41:50 ---> Running in 68c60eacdc83 07:41:51 Removing intermediate container f82ec333d014 07:41:51 ---> c45871cf3fdc 07:41:51 Step 15/23 : WORKDIR / 07:41:51 Removing intermediate container 1d4d56363e4e 07:41:51 ---> d0268d40fd62 07:41:51 Step 14/22 : EXPOSE $APP_PORT 07:41:51 ---> Running in f94f0641b351 07:41:51 ---> Running in db079d153e8d 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.962s coverage: 69.0% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:41:51 Removing intermediate container c3a041f93a5f 07:41:51 ---> 177ce4b7d301 07:41:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:41:51 Removing intermediate container 8cb58d7dbf72 07:41:51 ---> c440b74f5339 07:41:51 Step 14/23 : EXPOSE $APP_PORT 07:41:51 Removing intermediate container 68c60eacdc83 07:41:51 ---> 7a5fdba3081e 07:41:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:41:51 ---> Running in d3165722c706 07:41:51 ---> Running in 3a8e54e57409 07:41:51 Removing intermediate container db079d153e8d 07:41:51 ---> f858b6fdf5e2 07:41:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:51 Removing intermediate container f94f0641b351 07:41:51 ---> 1c2ca0ce7ded 07:41:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:51 ---> e11197b91249 07:41:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:41:51 Removing intermediate container 3a8e54e57409 07:41:51 ---> b9fb954d9a1c 07:41:51 Step 15/23 : WORKDIR / 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.468s coverage: 38.4% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements 07:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements 07:41:52 ---> d90017927aa5 07:41:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:41:52 ---> b46490483f02 07:41:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:41:52 ---> Running in c0f69f8b9d59 07:41:52 ---> c0a3abb083cf 07:41:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:41:52 Removing intermediate container c0f69f8b9d59 07:41:52 ---> f9f0986be4f9 07:41:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:53 ---> b2579cd9595d 07:41:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:41:53 ---> af8266288393 07:41:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:41:53 ---> 53317786ba4c 07:41:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:41:53 ---> 34c7e5d450b1 07:41:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:41:53 Removing intermediate container d3165722c706 07:41:53 ---> 4049bd415b20 07:41:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:41:53 ---> Running in a32f5a1ac52b 07:41:53 ---> 081f85ae1494 07:41:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:41:53 ---> 4041a61c21c6 07:41:53 Step 19/23 : ENTRYPOINT ["/core-command"] 07:41:53 ---> Running in e9142bb429a4 07:41:53 ---> 113eb79ce303 07:41:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:41:53 ---> Running in d08e0dedc2f5 07:41:53 Removing intermediate container a32f5a1ac52b 07:41:53 ---> 50aa486c7898 07:41:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:41:53 ---> 9838c6ba736f 07:41:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:41:54 Removing intermediate container e9142bb429a4 07:41:54 ---> f5ca4c761104 07:41:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:54 Removing intermediate container d08e0dedc2f5 07:41:54 ---> b4e15f038eaf 07:41:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:54 ---> Running in 655004a1112c 07:41:54 ---> 94e57f2e30fe 07:41:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:41:54 ---> Running in b6f4add7bc8c 07:41:54 ---> fcd3ba29e95d 07:41:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:41:55 ---> Running in 08170ade3bdc 07:41:55 ---> cbcccb3e836f 07:41:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:41:55 Removing intermediate container 655004a1112c 07:41:55 ---> f96abfe15d58 07:41:55 Step 20/22 : LABEL arch=x86_64 07:41:55 ---> Running in 8a55b4d437bd 07:41:55 Removing intermediate container b6f4add7bc8c 07:41:55 ---> 6700d2f8ae8a 07:41:55 Step 21/23 : LABEL arch=x86_64 07:41:55 ---> Running in 670c8c5f2dab 07:41:55 Removing intermediate container 08170ade3bdc 07:41:55 ---> dcc2b98da614 07:41:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:41:55 ---> Running in 09e09490bd6c 07:41:55 ---> b00af5ad59e3 07:41:55 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/ 07:41:55 ---> Running in f150ca711473 07:41:55 Removing intermediate container 670c8c5f2dab 07:41:55 ---> 8cc4a50ca058 07:41:55 Step 21/22 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:41:55 ---> Running in 25cf5c171fbf 07:41:55 ---> Running in 76851948e677 07:41:56 Removing intermediate container 09e09490bd6c 07:41:56 ---> c5b3cac225d7 07:41:56 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:41:56 Removing intermediate container f150ca711473 07:41:56 ---> 2a7fbb807d11 07:41:56 Step 21/23 : LABEL arch=x86_64 07:41:56 ---> Running in 8386afa87e30 07:41:56 Removing intermediate container 76851948e677 07:41:56 ---> 1dc95844e971 07:41:56 Step 22/22 : LABEL version=0.0.0 07:41:56 ---> Running in 93f7bd9b04e5 07:41:56 ---> Running in 9cc92a27a119 07:41:56 Removing intermediate container 8386afa87e30 07:41:56 ---> 10126dce24ba 07:41:56 Step 23/23 : LABEL version=0.0.0 07:41:56 ---> Running in 7972100174fe 07:41:56 Removing intermediate container 93f7bd9b04e5 07:41:56 ---> bd17982f6eab 07:41:56 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:41:57 Removing intermediate container 9cc92a27a119 07:41:57 ---> 175b75b48ac6 07:41:57 07:41:57 ---> Running in 692f24e280bd 07:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.431s coverage: 47.0% of statements 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:41:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.135s coverage: 9.6% of statements 07:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:41:57 Removing intermediate container 7972100174fe 07:41:57 ---> 2f0d5843aadb 07:41:57 07:41:57 Removing intermediate container 8a55b4d437bd 07:41:57 ---> 8a3c0357bd0b 07:41:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:57 Removing intermediate container 692f24e280bd 07:41:57 ---> 42dda916c9d7 07:41:57 Step 23/23 : LABEL version=0.0.0 07:41:57 Successfully built 2f0d5843aadb 07:41:57 Successfully built 175b75b48ac6 07:41:57 Removing intermediate container 25cf5c171fbf 07:41:57 ---> 9dcf9e15468a 07:41:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:41:57 Successfully tagged docker-core-command-go:latest 07:41:57  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 07:41:57 Successfully tagged docker-support-notifications-go:latest 07:41:57  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 07:41:58 ---> Running in 39d2da80479f 07:41:58 ---> Running in 0ac66d6380da 07:41:58 ---> f2341c5a55c4 07:41:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:58 Removing intermediate container 39d2da80479f 07:41:58 ---> afd5957093f0 07:41:58 07:41:58 Removing intermediate container 0ac66d6380da 07:41:58 ---> 06e1a8c29ab0 07:41:58 Step 22/24 : LABEL arch=x86_64 07:41:58 ---> Running in 9800fa4440d2 07:41:58 Successfully built afd5957093f0 07:41:58 Successfully tagged docker-core-metadata-go:latest 07:41:58 Building docker-support-scheduler-go 07:41:58  Building docker-core-metadata-go ... done Removing intermediate container 9800fa4440d2 07:41:58 ---> f1f199d4362b 07:41:58 Step 23/24 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:41:58 ---> Running in 3aad24cfc5c9 07:41:58 ---> 8220a3de87dd 07:41:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:41:59 Removing intermediate container 3aad24cfc5c9 07:41:59 ---> 725fb300dcf9 07:41:59 Step 24/24 : LABEL version=0.0.0 07:41:59 ---> d0bba99b3230 07:41:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:41:59 ---> Running in 52a5f0dc9971 07:42:00 Removing intermediate container 52a5f0dc9971 07:42:00 ---> d9468ebc91a2 07:42:00 07:42:00 ---> ee032072ea9e 07:42:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.445s coverage: 88.6% of statements 07:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:42:02 Successfully built d9468ebc91a2 07:42:02 Successfully tagged docker-security-secretstore-setup-go:latest 07:42:02 Building docker-core-data-go 07:42:02  Building docker-security-secretstore-setup-go ... done  ---> 3e96691a986b 07:42:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:42:02 ---> Running in 70d683990aac 07:42:07 Removing intermediate container 70d683990aac 07:42:07 ---> fc4aefb74547 07:42:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:42:07 ---> 005b687cb250 07:42:07 Step 26/31 : RUN chmod +x /entrypoint.sh 07:42:07 ---> Running in 72b757df6bae 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.357s coverage: 28.7% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.162s coverage: 100.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 64.6% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.469s coverage: 95.6% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 07:42:10 Removing intermediate container 72b757df6bae 07:42:10 ---> 366dc91656d4 07:42:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.117s coverage: 28.1% of statements 07:42:10 ---> Running in bc293cd94c2e 07:42:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:42:11 Removing intermediate container bc293cd94c2e 07:42:11 ---> 88f6769de65f 07:42:11 Step 28/31 : CMD ["gate"] 07:42:11 ---> Running in fc1aefd74d0e 07:42:11 GO111MODULE=on go vet ./... 07:42:12 Removing intermediate container fc1aefd74d0e 07:42:12 ---> 0eb5fbfc87ae 07:42:12 Step 29/31 : LABEL arch=x86_64 07:42:12 ---> Running in b56230d9fd11 07:42:12 Removing intermediate container b56230d9fd11 07:42:12 ---> 6dfbd5ce5492 07:42:12 Step 30/31 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:42:13 ---> Running in c4d43b50d050 07:42:16 Removing intermediate container c4d43b50d050 07:42:16 ---> 51233ff5efc2 07:42:16 Step 31/31 : LABEL version=0.0.0 07:42:18 ---> Running in adaa343d1a88 07:42:23 Removing intermediate container adaa343d1a88 07:42:23 ---> fc578c9fd3f7 07:42:23 07:42:24 Successfully built fc578c9fd3f7 07:42:24 Successfully tagged docker-security-bootstrapper-go:latest 07:42:28  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:42:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:28 ---> 484fed01af25 07:42:28 Step 3/23 : WORKDIR /edgex-go 07:42:28 ---> Using cache 07:42:28 ---> 5af9ad4121a9 07:42:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:28 ---> Using cache 07:42:28 ---> 5d16ec7eaf77 07:42:28 Step 5/23 : RUN apk add --update --no-cache make bash git 07:42:29 ---> Running in b0514aeea050 07:42:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:42:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:42:30 ---> 484fed01af25 07:42:30 Step 3/21 : WORKDIR /edgex-go 07:42:30 ---> Using cache 07:42:30 ---> 5af9ad4121a9 07:42:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:30 ---> Using cache 07:42:30 ---> 5d16ec7eaf77 07:42:30 Step 5/21 : RUN apk add --update --no-cache make git 07:42:30 ---> Using cache 07:42:30 ---> 64b27bd8395f 07:42:30 Step 6/21 : COPY go.mod . 07:42:30 ---> Using cache 07:42:30 ---> 222582eb76a0 07:42:30 Step 7/21 : RUN go mod download 07:42:30 ---> Using cache 07:42:30 ---> f9975e1a891a 07:42:30 Step 8/21 : COPY . . 07:42:30 ---> Using cache 07:42:30 ---> 8f9ea99d4889 07:42:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:42:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:42:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:42:30 ---> 484fed01af25 07:42:30 Step 3/22 : WORKDIR /edgex-go 07:42:30 ---> Using cache 07:42:30 ---> 5af9ad4121a9 07:42:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:30 ---> Using cache 07:42:30 ---> 5d16ec7eaf77 07:42:30 Step 5/22 : RUN apk add --update --no-cache make git 07:42:30 ---> Using cache 07:42:30 ---> 64b27bd8395f 07:42:30 Step 6/22 : COPY go.mod . 07:42:30 ---> Using cache 07:42:30 ---> 222582eb76a0 07:42:30 Step 7/22 : RUN go mod download 07:42:30 ---> Using cache 07:42:30 ---> f9975e1a891a 07:42:30 Step 8/22 : COPY . . 07:42:30 ---> Using cache 07:42:30 ---> 8f9ea99d4889 07:42:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:42:31 ---> Running in 8d1470a1edae 07:42:31 ---> Running in 3d013a81044a 07:42:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:42:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:31 ---> 484fed01af25 07:42:31 Step 3/23 : WORKDIR /edgex-go 07:42:31 ---> Using cache 07:42:31 ---> 5af9ad4121a9 07:42:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:31 ---> Using cache 07:42:31 ---> 5d16ec7eaf77 07:42:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:42:32 ---> Running in 4b09a8c13f58 07:42:32 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 07:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:33 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 07:42:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:33 OK: 233 MiB in 51 packages 07:42:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:34 OK: 233 MiB in 51 packages 07:42:34 Removing intermediate container b0514aeea050 07:42:34 ---> a90b18000446 07:42:34 Step 6/23 : COPY go.mod . 07:42:35 ---> bc11db2088b5 07:42:35 Step 7/23 : RUN go mod download 07:42:35 ---> Running in 2aca981852f7 07:42:36 Removing intermediate container 4b09a8c13f58 07:42:36 ---> 193fac89ae84 07:42:36 Step 6/23 : COPY go.mod . 07:42:36 ---> 5b882df3f92e 07:42:36 Step 7/23 : RUN go mod download 07:42:36 ---> Running in 91b006f922b3 07:42:38 Removing intermediate container 2aca981852f7 07:42:38 ---> 1410d47a5988 07:42:38 Step 8/23 : COPY . . 07:42:39 Removing intermediate container 91b006f922b3 07:42:39 ---> 810380c0a52e 07:42:39 Step 8/23 : COPY . . 07:43:06 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 07:43:12 Removing intermediate container 8d1470a1edae 07:43:12 ---> 6027ca634776 07:43:12 07:43:12 Step 10/22 : FROM alpine:3.12 07:43:12 ---> 13621d1b12d4 07:43:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:43:12 ---> Using cache 07:43:12 ---> 3fe3740a84d9 07:43:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:43:12 ---> Using cache 07:43:12 ---> 9e56a07402bc 07:43:12 Step 13/22 : ENV APP_PORT=48085 07:43:12 ---> Running in 4c178311aec4 07:43:12 ---> b2832f919ab2 07:43:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:43:12 ---> b13136f997f3 07:43:12 Step 9/23 : RUN make cmd/core-data/core-data 07:43:12 ---> Running in a94149d6ea1f 07:43:12 ---> Running in 662a906e791c 07:43:13 Removing intermediate container 4c178311aec4 07:43:13 ---> 38e57d5c75dd 07:43:13 Step 14/22 : EXPOSE $APP_PORT 07:43:13 ---> Running in 688ceec4db61 07:43:14 Removing intermediate container 688ceec4db61 07:43:14 ---> b36860de8474 07:43:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:14 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 07:43:14 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 07:43:15 Removing intermediate container 3d013a81044a 07:43:15 ---> 43c04a409809 07:43:15 07:43:15 Step 10/21 : FROM alpine:3.12 07:43:15 ---> 13621d1b12d4 07:43:15 Step 11/21 : RUN apk add --update --no-cache curl 07:43:15 ---> 8e41c41977d6 07:43:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:43:15 ---> Running in 97c9e9fc97c3 07:43:16 ---> 8ddad0f85824 07:43:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:43:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:17 (1/4) Installing ca-certificates (20191127-r4) 07:43:17 ---> 17760e74752c 07:43:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:43:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:43:17 (3/4) Installing libcurl (7.76.1-r0) 07:43:17 (4/4) Installing curl (7.76.1-r0) 07:43:17 Executing busybox-1.31.1-r20.trigger 07:43:17 Executing ca-certificates-20191127-r4.trigger 07:43:17 OK: 7 MiB in 18 packages 07:43:17 ---> Running in 0648e43e738e 07:43:18 Removing intermediate container 0648e43e738e 07:43:18 ---> 8f074e228961 07:43:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:18 ---> Running in 23189918151a 07:43:19 Removing intermediate container 23189918151a 07:43:19 ---> f74760064184 07:43:19 Step 20/22 : LABEL arch=x86_64 07:43:19 Removing intermediate container 97c9e9fc97c3 07:43:19 ---> 825850f92fec 07:43:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:43:19 ---> Running in 343641bd7b01 07:43:19 ---> Running in f125eb37d995 07:43:20 Removing intermediate container 343641bd7b01 07:43:20 ---> 97adbc5cd956 07:43:20 Step 21/22 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:43:20 Removing intermediate container f125eb37d995 07:43:20 ---> bdf7fd2d9aeb 07:43:20 Step 13/21 : WORKDIR /edgex 07:43:20 ---> Running in a982f88d2bf5 07:43:20 ---> Running in ca0e27ecbb25 07:43:20 Removing intermediate container a982f88d2bf5 07:43:20 ---> 731edc9cb4c4 07:43:20 Step 22/22 : LABEL version=0.0.0 07:43:20 Removing intermediate container ca0e27ecbb25 07:43:20 ---> 458c4df57b56 07:43:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:43:21 ---> Running in 8a2af28fd354 07:43:21 Removing intermediate container 8a2af28fd354 07:43:21 ---> d4369e7256e7 07:43:21 07:43:21 ---> 012ca584eab2 07:43:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:43:22 Successfully built d4369e7256e7 07:43:22 Successfully tagged docker-support-scheduler-go:latest 07:43:23  Building docker-support-scheduler-go ... done  ---> 07811c90d75a 07:43:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:43:24 ---> e63df69ad7c9 07:43:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:43:24 ---> Running in 3333d47c9d67 07:43:24 Removing intermediate container 3333d47c9d67 07:43:24 ---> fb64eb4231b4 07:43:24 Step 18/21 : CMD ["--init=true"] 07:43:25 ---> Running in 5f7b90439115 07:43:25 Removing intermediate container 5f7b90439115 07:43:25 ---> b3e16351b7c1 07:43:25 Step 19/21 : LABEL arch=x86_64 07:43:25 ---> Running in 6d0c447e2efc 07:43:26 Removing intermediate container 6d0c447e2efc 07:43:26 ---> 09d8a626a60d 07:43:26 Step 20/21 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:43:26 ---> Running in ff2d612d38d5 07:43:27 Removing intermediate container ff2d612d38d5 07:43:27 ---> b33d4d05f12e 07:43:27 Step 21/21 : LABEL version=0.0.0 07:43:27 ---> Running in e23fc0492fd0 07:43:27 Removing intermediate container e23fc0492fd0 07:43:27 ---> 0216a4027c8a 07:43:27 07:43:28 Successfully built 0216a4027c8a 07:43:28 Successfully tagged docker-security-proxy-setup-go:latest 07:43:33 gofmt -l . 07:43:33 [ "`gofmt -l .`" = "" ] 07:43:33 ./bin/test-go-mod-tidy.sh 07:43:34 ./bin/test-attribution-txt.sh [Pipeline] sh 07:43:36 + ls -al . 07:43:36 total 840 07:43:36 drwxrwxr-x 9 1001 1001 4096 Apr 26 07:43 . 07:43:36 drwxr-xr-x 4 root root 4096 Apr 26 07:39 .. 07:43:36 -rw-rw-r-- 1 1001 1001 11 Apr 26 07:37 .dockerignore 07:43:36 drwxrwxr-x 8 1001 1001 4096 Apr 26 07:37 .git 07:43:36 drwxrwxr-x 3 1001 1001 4096 Apr 26 07:37 .github 07:43:36 -rw-rw-r-- 1 1001 1001 818 Apr 26 07:37 .gitignore 07:43:36 -rw-rw-r-- 1 1001 1001 166 Apr 26 07:37 .sonarcloud.properties 07:43:36 -rw-rw-r-- 1 1001 1001 8609 Apr 26 07:37 Attribution.txt 07:43:36 -rw-rw-r-- 1 1001 1001 3804 Apr 26 07:37 CONTRIBUTING.md 07:43:36 -rw-rw-r-- 1 1001 1001 931 Apr 26 07:37 Dockerfile.build 07:43:36 -rw-rw-r-- 1 1001 1001 863 Apr 26 07:37 Jenkinsfile 07:43:36 -rw-rw-r-- 1 1001 1001 10775 Apr 26 07:37 LICENSE 07:43:36 -rw-rw-r-- 1 1001 1001 5774 Apr 26 07:37 Makefile 07:43:36 -rw-rw-r-- 1 1001 1001 7978 Apr 26 07:37 README.md 07:43:36 -rw-rw-r-- 1 1001 1001 6755 Apr 26 07:37 SECURITY.md 07:43:36 -rw-rw-r-- 1 1001 1001 5 Apr 26 07:35 VERSION 07:43:36 -rw-rw-r-- 1 1001 1001 4131 Apr 26 07:37 ZMQWindows.md 07:43:36 drwxrwxr-x 2 1001 1001 4096 Apr 26 07:37 bin 07:43:36 drwxrwxr-x 14 1001 1001 4096 Apr 26 07:37 cmd 07:43:36 -rw-r--r-- 1 root root 704315 Apr 26 07:42 coverage.out 07:43:36 -rw-r--r-- 1 root root 1060 Apr 26 07:43 go.mod 07:43:36 -rw-r--r-- 1 root root 22420 Apr 26 07:43 go.sum 07:43:36 drwxrwxr-x 8 1001 1001 4096 Apr 26 07:37 internal 07:43:36 drwxrwxr-x 4 1001 1001 4096 Apr 26 07:37 openapi 07:43:36 drwxrwxr-x 4 1001 1001 4096 Apr 26 07:37 snap 07:43:36 -rw-rw-r-- 1 1001 1001 168 Apr 26 07:37 version.go [Pipeline] sh 07:43:37 + '[' -e coverage.out ] 07:43:37 + chown 1001:1001 coverage.out [Pipeline] stash 07:43:37 Warning: overwriting stash ‘coverage-report’ 07:43:38 Stashed 1 file(s) [Pipeline] sh 07:43:39 + make build 07:43:39 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 07:43:40  Building docker-security-proxy-setup-go ... done Removing intermediate container a94149d6ea1f 07:43:40 ---> 8ee3d65e1df0 07:43:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:43:40 ---> Running in fa50231a355c 07:43:40 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 07:43:43 Removing intermediate container fa50231a355c 07:43:43 ---> 953e3f6125a0 07:43:43 07:43:43 Step 11/23 : FROM docker:20.10.0 07:43:43 20.10.0: Pulling from library/docker 07:43:43 Removing intermediate container 662a906e791c 07:43:43 ---> 7b15aad75a4c 07:43:43 07:43:43 Step 10/23 : FROM alpine:3.12 07:43:43 ---> 13621d1b12d4 07:43:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:43:43 ---> Running in b47d276a1522 07:43:43 Removing intermediate container b47d276a1522 07:43:43 ---> 805a14b706f1 07:43:43 Step 12/23 : ENV APP_PORT=48080 07:43:44 ---> Running in 25f9b38f6063 07:43:44 Removing intermediate container 25f9b38f6063 07:43:44 ---> 875e70d4d0b5 07:43:44 Step 13/23 : EXPOSE $APP_PORT 07:43:44 ---> Running in 537e32ae55f8 07:43:45 Removing intermediate container 537e32ae55f8 07:43:45 ---> 3bd82cb7a5dc 07:43:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:45 ---> Running in 0d77f5d154ac 07:43:46 Removing intermediate container 0d77f5d154ac 07:43:46 ---> e06c24ff1f5d 07:43:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:43:46 ---> Running in 1e78caf9a767 07:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:48 (1/6) Installing dumb-init (1.2.2-r1) 07:43:48 (2/6) Installing libgcc (9.3.0-r2) 07:43:48 (3/6) Installing libsodium (1.0.18-r0) 07:43:48 (4/6) Installing libstdc++ (9.3.0-r2) 07:43:49 (5/6) Installing libzmq (4.3.3-r0) 07:43:49 (6/6) Installing zeromq (4.3.3-r0) 07:43:49 Executing busybox-1.31.1-r20.trigger 07:43:49 OK: 8 MiB in 20 packages 07:43:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:43:50 Status: Downloaded newer image for docker:20.10.0 07:43:50 ---> aefe523efa57 07:43:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:43:50 ---> Running in d512b2721a15 07:43:50 Removing intermediate container d512b2721a15 07:43:50 ---> 440b8a4d6ad2 07:43:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:43:50 Removing intermediate container 1e78caf9a767 07:43:50 ---> c8ef60c48b1d 07:43:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:50 ---> Running in 9faa23993292 07:43:51 ---> 46e18e1176c2 07:43:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:43:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:51 (1/39) Installing readline (8.0.4-r0) 07:43:51 (2/39) Installing bash (5.0.17-r0) 07:43:51 Executing bash-5.0.17-r0.post-install 07:43:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:43:51 (4/39) Installing libcurl (7.76.1-r0) 07:43:51 (5/39) Installing curl (7.76.1-r0) 07:43:51 (6/39) Installing dumb-init (1.2.2-r1) 07:43:51 (7/39) Installing libbz2 (1.0.8-r1) 07:43:51 (8/39) Installing expat (2.2.9-r1) 07:43:51 (9/39) Installing libffi (3.3-r2) 07:43:51 (10/39) Installing gdbm (1.13-r1) 07:43:51 ---> 80d963da6863 07:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:43:51 (11/39) Installing xz-libs (5.2.5-r0) 07:43:51 (12/39) Installing sqlite-libs (3.32.1-r0) 07:43:51 (13/39) Installing python3 (3.8.8-r0) 07:43:52 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 07:43:55 ---> d2d76fabd225 07:43:55 Step 19/23 : ENTRYPOINT ["/core-data"] 07:43:55 (14/39) Installing py3-appdirs (1.4.4-r1) 07:43:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:43:55 (16/39) Installing py3-parsing (2.4.7-r0) 07:43:55 ---> Running in bf6db3fef636 07:43:55 (17/39) Installing py3-six (1.15.0-r0) 07:43:55 (18/39) Installing py3-packaging (20.4-r0) 07:43:55 (19/39) Installing py3-setuptools (47.0.0-r0) 07:43:55 (20/39) Installing py3-chardet (3.0.4-r4) 07:43:55 (21/39) Installing py3-idna (2.9-r0) 07:43:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:43:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:43:55 (24/39) Installing py3-requests (2.23.0-r0) 07:43:55 (25/39) Installing py3-msgpack (1.0.0-r0) 07:43:55 (26/39) Installing py3-lockfile (0.12.2-r3) 07:43:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:43:55 (28/39) Installing py3-colorama (0.4.3-r0) 07:43:56 (29/39) Installing py3-distlib (0.3.0-r0) 07:43:56 Removing intermediate container bf6db3fef636 07:43:56 ---> b1fd17244bfd 07:43:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:56 (30/39) Installing py3-distro (1.5.0-r1) 07:43:56 (31/39) Installing py3-webencodings (0.5.1-r3) 07:43:56 (32/39) Installing py3-html5lib (1.0.1-r4) 07:43:56 (33/39) Installing py3-pytoml (0.1.21-r0) 07:43:56 (34/39) Installing py3-pep517 (0.8.2-r0) 07:43:56 (35/39) Installing py3-progress (1.5-r0) 07:43:56 (36/39) Installing py3-toml (0.10.1-r0) 07:43:57 (37/39) Installing py3-retrying (1.3.3-r0) 07:43:57 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:43:57 (39/39) Installing py3-pip (20.1.1-r0) 07:43:57 ---> Running in 9a11d86c8ed9 07:43:57 Executing busybox-1.31.1-r19.trigger 07:43:57 OK: 72 MiB in 59 packages 07:43:57 Removing intermediate container 9a11d86c8ed9 07:43:57 ---> 6daecacb5019 07:43:57 Step 21/23 : LABEL arch=x86_64 07:43:57 ---> Running in c2797ce0d3ec 07:43:57 Removing intermediate container c2797ce0d3ec 07:43:57 ---> 4099cacab952 07:43:57 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:43:57 ---> Running in a4ac878dbf55 07:43:58 Collecting docker-compose==1.23.2 07:43:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:43:58 Removing intermediate container a4ac878dbf55 07:43:58 ---> f3d37c8cf569 07:43:58 Step 23/23 : LABEL version=0.0.0 07:43:58 ---> Running in 5f0c18c5f76a 07:43:58 Collecting docopt<0.7,>=0.6.1 07:43:58 Downloading docopt-0.6.2.tar.gz (25 kB) 07:43:58 Removing intermediate container 5f0c18c5f76a 07:43:58 ---> 5059958566c2 07:43:58 07:43:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:43:59 Successfully built 5059958566c2 07:43:59 Successfully tagged docker-core-data-go:latest 07:43:59  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 07:43:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:43:59 Collecting cached-property<2,>=1.2.0 07:43:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:43:59 Collecting texttable<0.10,>=0.9.0 07:43:59 Downloading texttable-0.9.1.tar.gz (11 kB) 07:44:01 Collecting PyYAML<4,>=3.10 07:44:01 Downloading PyYAML-3.13.tar.gz (270 kB) 07:44:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:44:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:44:03 Collecting websocket-client<1.0,>=0.32.0 07:44:03 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 07:44:04 Collecting docker<4.0,>=3.6.0 07:44:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:44:04 Collecting dockerpty<0.5,>=0.4.1 07:44:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:44:05 Collecting urllib3<1.25,>=1.21.1 07:44:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:44:05 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) 07:44:05 Collecting idna<2.8,>=2.5 07:44:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:44:05 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) 07:44:05 Collecting docker-pycreds>=0.4.0 07:44:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:44:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:44:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:44:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:44:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:44:06 Installing collected packages: docopt, jsonschema, cached-property, texttable, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 07:44:06 Running setup.py install for docopt: started 07:44:07 Running setup.py install for docopt: finished with status 'done' 07:44:07 Running setup.py install for texttable: started 07:44:08 Running setup.py install for texttable: finished with status 'done' 07:44:08 Running setup.py install for PyYAML: started 07:44:08 Running setup.py install for PyYAML: finished with status 'done' 07:44:08 Attempting uninstall: urllib3 07:44:08 Found existing installation: urllib3 1.25.9 07:44:08 Uninstalling urllib3-1.25.9: 07:44:08 Successfully uninstalled urllib3-1.25.9 07:44:08 Attempting uninstall: idna 07:44:08 Found existing installation: idna 2.9 07:44:08 Uninstalling idna-2.9: 07:44:09 Successfully uninstalled idna-2.9 07:44:09 Attempting uninstall: requests 07:44:09 Found existing installation: requests 2.23.0 07:44:09 Uninstalling requests-2.23.0: 07:44:09 Successfully uninstalled requests-2.23.0 07:44:10 Running setup.py install for dockerpty: started 07:44:10 Running setup.py install for dockerpty: finished with status 'done' 07:44: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.58.0 07:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:44:18 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 07:44:21 Removing intermediate container 9faa23993292 07:44:21 ---> 07e82c29276d 07:44:21 Step 14/23 : ENV APP_PORT=48090 07:44:21 ---> Running in 623e19f7bb16 07:44:21 Removing intermediate container 623e19f7bb16 07:44:21 ---> 736c6fac69d2 07:44:21 Step 15/23 : EXPOSE $APP_PORT 07:44:21 ---> Running in 480918d8afa7 07:44:21 Removing intermediate container 480918d8afa7 07:44:21 ---> 334a5b10fc89 07:44:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:44:21 ---> 6d856c667994 07:44:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:44:22 ---> 91e4a08064b2 07:44:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:44:22 ---> c7e2d85d58b2 07:44:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:44:22 ---> Running in 9f9612003c6d 07:44:22 Removing intermediate container 9f9612003c6d 07:44:22 ---> eec13d002017 07:44:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:22 ---> Running in 0a6f8af83f57 07:44:23 Removing intermediate container 0a6f8af83f57 07:44:23 ---> e81225c16281 07:44:23 Step 21/23 : LABEL arch=x86_64 07:44:23 ---> Running in bc8f0f4f7f2b 07:44:23 Removing intermediate container bc8f0f4f7f2b 07:44:23 ---> 7b57cf8aace9 07:44:23 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:44:23 ---> Running in 8e99e63b275a 07:44:24 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 07:44:24 Removing intermediate container 8e99e63b275a 07:44:24 ---> 9211eec871a0 07:44:24 Step 23/23 : LABEL version=0.0.0 07:44:24 ---> Running in 340b6c5b1dd3 07:44:24 Removing intermediate container 340b6c5b1dd3 07:44:24 ---> 5e9fa1308471 07:44:24 07:44:24 Successfully built 5e9fa1308471 07:44:24 Successfully tagged docker-sys-mgmt-agent-go:latest 07:44:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:44:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:44:25 $ docker stop --time=1 8cca9fc3a1202caddb8f8e365481509af8c0fcd173818682340014802c2c06bb 07:44:27 $ docker rm -f 8cca9fc3a1202caddb8f8e365481509af8c0fcd173818682340014802c2c06bb [Pipeline] // withDockerContainer [Pipeline] sh 07:44:28 + grep docker 07:44:28 + docker images 07:44:28 docker-sys-mgmt-agent-go latest 5e9fa1308471 4 seconds ago 312MB 07:44:28 docker-core-data-go latest 5059958566c2 30 seconds ago 22.9MB 07:44:28 docker-security-proxy-setup-go latest 0216a4027c8a About a minute ago 26MB 07:44:28 docker-support-scheduler-go latest d4369e7256e7 About a minute ago 17.7MB 07:44:28 docker-security-bootstrapper-go latest fc578c9fd3f7 2 minutes ago 19.3MB 07:44:28 docker-security-secretstore-setup-go latest d9468ebc91a2 2 minutes ago 26.3MB 07:44:28 docker-core-metadata-go latest afd5957093f0 2 minutes ago 19.2MB 07:44:28 docker-core-command-go latest 2f0d5843aadb 2 minutes ago 17.5MB 07:44:28 docker-support-notifications-go latest 175b75b48ac6 2 minutes ago 18.2MB 07:44:28 docker 20.10.0 aefe523efa57 4 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 07:44:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:44:35 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 07:44:40 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 07:44:44 Still waiting to schedule task 07:44:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:44:44 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 07:44:47 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 07:44:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:44:59 $ docker stop --time=1 528f59523f9a56264266ab9784d71122fa8993ca0f43132f44fe1bab7165db8c 07:45:02 $ docker rm -f 528f59523f9a56264266ab9784d71122fa8993ca0f43132f44fe1bab7165db8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:04 07:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:04 latest: Pulling from edgex-devops/edgex-compose-arm64 07:45:04 29e5d40040c1: Pulling fs layer 07:45:04 1ce36da41761: Pulling fs layer 07:45:04 25b303627fd3: Pulling fs layer 07:45:05 29e5d40040c1: Verifying Checksum 07:45:05 29e5d40040c1: Download complete 07:45:05 1ce36da41761: Verifying Checksum 07:45:05 1ce36da41761: Download complete 07:45:05 29e5d40040c1: Pull complete 07:45:07 1ce36da41761: Pull complete 07:45:07 25b303627fd3: Verifying Checksum 07:45:07 25b303627fd3: Download complete 07:45:17 25b303627fd3: Pull complete 07:45:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:45:17 prd-ubuntu18.04-docker-arm64-4c-16g-1768 does not seem to be running inside a container 07:45:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:20 $ docker top 5beb241ee1ffecca4cef45ef0da24db79d9ca21bdbadac4d849f4525d6e65d82 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:21 + docker-compose build --help 07:45:21 + grep parallel 07:45:25 --parallel Build images in parallel. [Pipeline] } 07:45:25 $ docker stop --time=1 5beb241ee1ffecca4cef45ef0da24db79d9ca21bdbadac4d849f4525d6e65d82 07:45:27 $ docker rm -f 5beb241ee1ffecca4cef45ef0da24db79d9ca21bdbadac4d849f4525d6e65d82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:28 . [Pipeline] withDockerContainer 07:45:28 prd-ubuntu18.04-docker-arm64-4c-16g-1768 does not seem to be running inside a container 07:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:29 $ docker top 7cddf919ad2ea6256e697ae25ee928d77dac2bffb646c8c3846f4750e31474b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:30 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:35 Building docker-core-command-go ... 07:45:35 Building docker-core-data-go ... 07:45:35 Building docker-core-metadata-go ... 07:45:35 Building docker-security-bootstrapper-go ... 07:45:35 Building docker-security-proxy-setup-go ... 07:45:35 Building docker-security-secretstore-setup-go ... 07:45:35 Building docker-support-notifications-go ... 07:45:35 Building docker-support-scheduler-go ... 07:45:35 Building docker-sys-mgmt-agent-go ... 07:45:35 Building docker-core-data-go 07:45:35 Building docker-security-bootstrapper-go 07:45:35 Building docker-security-secretstore-setup-go 07:45:35 Building docker-security-proxy-setup-go 07:45:35 Building docker-core-metadata-go 07:45:45 Running on prd-ubuntu18.04-docker-8c-8g-1769 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws 07:45:45 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 07:45:47 using credential edgex-jenkins-ssh 07:45:47 Cloning the remote Git repository 07:45:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:45:47 > git init /w/workspace/edgex-go/7 # timeout=10 07:45:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:47 > git --version # timeout=10 07:45:47 > git --version # 'git version 2.17.1' 07:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:45:53 Merging remotes/origin/master commit 78fade22505eae315bd953aec98210b437e07b35 into PR head commit 105c32a67af0cf29ff8d84f0046496878eec6021 07:45:53 Merge succeeded, producing 105c32a67af0cf29ff8d84f0046496878eec6021 07:45:53 Checking out Revision 105c32a67af0cf29ff8d84f0046496878eec6021 (PR-3395) 07:45:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:45:53 > git config core.sparsecheckout # timeout=10 07:45:53 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 07:45:53 > git remote # timeout=10 07:45:53 > git config --get remote.origin.url # timeout=10 07:45:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:53 > git merge 78fade22505eae315bd953aec98210b437e07b35 # timeout=10 07:45:53 > git rev-parse HEAD^{commit} # timeout=10 07:45:53 > git config core.sparsecheckout # timeout=10 07:45:53 > git checkout -f 105c32a67af0cf29ff8d84f0046496878eec6021 # timeout=10 07:45:56 Commit message: "build: Upgrade core-contracts lib and add error message" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:58 + echo snap-build.sh 07:45:58 snap-build.sh 07:45:58 + SNAP_BASE_DIR=. 07:45:58 + '[' '!' -z /w/workspace/edgex-go/7 ']' 07:45:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 07:45:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 07:45:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 07:45:58 + cd /w/workspace/edgex-go/7 07:45:58 + sudo apt-get remove -qy --purge lxd lxd-client 07:45:58 Reading package lists... 07:45:58 Building dependency tree... 07:45:58 Reading state information... 07:45:58 The following packages were automatically installed and are no longer required: 07:45:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:45:58 uidmap xdelta3 07:45:58 Use 'sudo apt autoremove' to remove them. 07:45:58 The following packages will be REMOVED: 07:45:58 lxd* lxd-client* 07:45:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:45:58 After this operation, 31.7 MB disk space will be freed. 07:45:59 (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.) 07:45:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:46:00 Removing lxd dnsmasq configuration 07:46:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:46:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:46:01 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:46:02 (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.) 07:46:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:46:03 Processing triggers for systemd (237-3ubuntu10.42) ... 07:46:03 Processing triggers for ureadahead (0.100.0-21) ... 07:46:04 + sudo snap remove --purge lxd 07:46:04 snap "lxd" is not installed 07:46:04 + sudo groupadd --force --system lxd 07:46:04 ++ whoami 07:46:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:46:04 + newgrp - lxd 07:46:04 + sudo snap install lxd 07:46:14 2021-04-26T07:46:11Z INFO Waiting for automatic snapd restart... 07:46:27 lxd 4.13 from Canonical* installed 07:46:27 + sudo lxd init --auto 07:46:37 + sudo snap install --classic snapcraft 07:46:41 snapcraft 4.6.2 from Canonical* installed 07:46:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:46:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:46:41 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:41 Dload Upload Total Spent Left Speed 07:46:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 07:46:41 100 3325k 100 3325k 0 0 9665k 0 --:--:-- --:--:-- --:--:-- 9665k 07:46:41 ./yq_linux_amd64 07:46:41 + sudo snapcraft prime --use-lxd 07:46:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:46:43 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: 07:46:43 - README.md 07:46:43 07:46:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:46:43 Launching a container. 07:46:55 Waiting for container to be ready 07:46:55 To start your first instance, try: lxc launch ubuntu:18.04 07:46:55 07:46:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:46:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:46:57 ---> 6bc1a5a509d8 07:46:57 Step 3/21 : WORKDIR /edgex-go 07:46:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:46:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:46:57 ---> 6bc1a5a509d8 07:46:57 Step 3/23 : WORKDIR /edgex-go 07:46:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:46:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:46:57 ---> 6bc1a5a509d8 07:46:57 Step 3/23 : WORKDIR /edgex-go 07:46:57 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:46:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:46:57 ---> 6bc1a5a509d8 07:46:57 Step 3/31 : WORKDIR /edgex-go 07:46:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:46:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:46:57 ---> 6bc1a5a509d8 07:46:57 Step 3/24 : WORKDIR /edgex-go 07:46:57 ---> Running in 9a24981037ee 07:46:57 ---> Running in 614dc13ef5bb 07:46:57 ---> Running in e6d4851c0bf6 07:46:57 ---> Running in 8b5623e7ffd9 07:46:57 ---> Running in bd3c66bb0912 07:46:57 Removing intermediate container 9a24981037ee 07:46:57 ---> d339e3ac76fe 07:46:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:57 Removing intermediate container e6d4851c0bf6 07:46:57 ---> 0303f5f11c91 07:46:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:57 Removing intermediate container 614dc13ef5bb 07:46:57 ---> 50f406c57cfb 07:46:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:57 Removing intermediate container bd3c66bb0912 07:46:57 ---> f0247b89004f 07:46:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:57 Removing intermediate container 8b5623e7ffd9 07:46:57 ---> 4a19461b5d1a 07:46:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:57 ---> Running in e822a5649d44 07:46:57 ---> Running in 6fdf3629def3 07:46:57 ---> Running in d01eefac3eed 07:46:57 ---> Running in dbb835c21d25 07:46:57 ---> Running in 3d671a04cd63 07:46:57 Removing intermediate container e822a5649d44 07:46:57 ---> 3da2233b5516 07:46:57 Step 5/31 : RUN apk add --update --no-cache make git 07:46:57 Removing intermediate container d01eefac3eed 07:46:57 Removing intermediate container 6fdf3629def3 07:46:57 ---> 07caaa521131 07:46:57 Step 5/23 : RUN apk add --update --no-cache make git 07:46:57 ---> e3dc461d83e5 07:46:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:46:57 ---> Running in cdf831ab6045 07:46:57 ---> Running in e32c01fe5cd5 07:46:57 ---> Running in 948fb2b917ef 07:46:58 Removing intermediate container dbb835c21d25 07:46:58 ---> 46ea5fdf9acd 07:46:58 Step 5/24 : RUN apk add --update --no-cache make git 07:46:58 Removing intermediate container 3d671a04cd63 07:46:58 ---> a9b707e2484f 07:46:58 Step 5/21 : RUN apk add --update --no-cache make git 07:46:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:46:58 ---> Running in 8a9711f753f1 07:46:58 ---> Running in 4852b9234964 07:46:58 Waiting for network to be ready... 07:46:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:46:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:46:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 07:46:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:46:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 07:47:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:47:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:47:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 07:47:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 07:47:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 07:47:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:47:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:47:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:47:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:47:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:47:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:47:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:47:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 07:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 07:47:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:47:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:47:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 07:47:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 07:47:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 07:47:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:47:01 OK: 217 MiB in 51 packages 07:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:01 OK: 217 MiB in 51 packages 07:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:01 OK: 217 MiB in 51 packages 07:47:02 OK: 217 MiB in 51 packages 07:47:03 Removing intermediate container cdf831ab6045 07:47:03 ---> 770b2077232b 07:47:03 Step 6/31 : COPY go.mod . 07:47:03 Removing intermediate container 8a9711f753f1 07:47:03 Removing intermediate container e32c01fe5cd5 07:47:03 ---> 79794ec5bab9 07:47:03 Step 6/24 : COPY go.mod . 07:47:03 ---> 7758eb184348 07:47:03 Step 6/23 : COPY go.mod . 07:47:03 OK: 217 MiB in 51 packages 07:47:03 Fetched 24.4 MB in 4s (5492 kB/s) 07:47:03 Removing intermediate container 948fb2b917ef 07:47:03 ---> 9d6cd8327c67 07:47:03 Step 6/23 : COPY go.mod . 07:47:03 ---> e251b58dc3ed 07:47:03 Step 7/31 : RUN go mod download 07:47:04 Reading package lists... 07:47:04 ---> Running in cd25911ab0e6 07:47:04 ---> fd11307c9c4f 07:47:04 Step 7/23 : RUN go mod download 07:47:04 Reading package lists... 07:47:04 Building dependency tree... 07:47:04 Reading state information... 07:47:04 The following additional packages will be installed: 07:47:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:47:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:47:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:47:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:47:04 Suggested packages: 07:47:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:47:04 Recommended packages: 07:47:04 gnupg libsasl2-modules 07:47:04 ---> Running in d720c085678f 07:47:04 ---> 7c8ab4e78bd9 07:47:04 Step 7/24 : RUN go mod download 07:47:04 The following NEW packages will be installed: 07:47:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:47:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:47:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:47:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:47:04 The following packages will be upgraded: 07:47:04 gpg gpg-agent gpgconf libudev1 07:47:04 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 07:47:04 Need to get 3529 kB of archives. 07:47:04 After this operation, 13.3 MB of additional disk space will be used. 07:47:04 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] 07:47:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:47:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:47:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:47:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 07:47:05 ---> 24b9f1fb6c65 07:47:05 Step 7/23 : RUN go mod download 07:47:05 ---> Running in d6a17f967cce 07:47:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 07:47:05 ---> Running in 3cbd77b0e176 07:47:05 Removing intermediate container 4852b9234964 07:47:05 ---> 3765f770d890 07:47:05 Step 6/21 : COPY go.mod . 07:47:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:47:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:47:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:47:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:47:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:47:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:47:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:47:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:47:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:47:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:47:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:47:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:47:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:47:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:47:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:47:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:47:06 debconf: delaying package configuration, since apt-utils is not installed 07:47:06 Fetched 3529 kB in 1s (3514 kB/s) 07:47:06 (Reading database ... 12511 files and directories currently installed.) 07:47:06 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 07:47:06 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 07:47:06 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 07:47:06 Selecting previously unselected package udev. 07:47:06 (Reading database ... 12511 files and directories currently installed.) 07:47:06 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 07:47:06 Unpacking udev (237-3ubuntu10.46) ... 07:47:06 ---> a744135129c9 07:47:06 Step 7/21 : RUN go mod download 07:47:06 Selecting previously unselected package libfuse2:amd64. 07:47:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:47:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:47:06 Selecting previously unselected package fuse. 07:47:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:47:06 Unpacking fuse (2.9.7-1ubuntu1) ... 07:47:06 ---> Running in 48f8faacf762 07:47:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:47:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:47:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:47:07 Selecting previously unselected package libksba8:amd64. 07:47:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:47:07 Unpacking libksba8:amd64 (1.3.5-2) ... 07:47:07 Selecting previously unselected package libroken18-heimdal:amd64. 07:47:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:47:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:47:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:47:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:07 Selecting previously unselected package libwind0-heimdal:amd64. 07:47:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:47:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:47:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:47:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:47:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:47:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:08 Selecting previously unselected package libsasl2-modules-db:amd64. 07:47:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:47:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:47:08 Selecting previously unselected package libsasl2-2:amd64. 07:47:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:47:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:47:08 Selecting previously unselected package libldap-common. 07:47:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:47:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:47:08 Selecting previously unselected package libldap-2.4-2:amd64. 07:47:08 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:47:08 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:47:08 Selecting previously unselected package dirmngr. 07:47:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:08 Removing intermediate container cd25911ab0e6 07:47:08 ---> a91009bf2c58 07:47:08 Step 8/31 : COPY . . 07:47:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:47:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:47:09 Removing intermediate container d720c085678f 07:47:09 ---> 7c6ccc81e44b 07:47:09 Step 8/23 : COPY . . 07:47:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:47:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:47:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:47:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:47:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:47:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:10 Removing intermediate container 3cbd77b0e176 07:47:10 ---> 67441df074b0 07:47:10 Step 8/23 : COPY . . 07:47:10 Setting up libksba8:amd64 (1.3.5-2) ... 07:47:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:10 Setting up udev (237-3ubuntu10.46) ... 07:47:10 Removing intermediate container d6a17f967cce 07:47:10 ---> e866d5c91a62 07:47:10 Step 8/24 : COPY . . 07:47:11 invoke-rc.d: policy-rc.d denied execution of start. 07:47:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Processing triggers for systemd (237-3ubuntu10) ... 07:47:11 Setting up fuse (2.9.7-1ubuntu1) ... 07:47:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:47:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:47:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:47:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:47:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:47:12 settings in the [Install] section, and DefaultInstance for template units). 07:47:12 This means they are not meant to be enabled using systemctl. 07:47:12 Possible reasons for having this kind of units are: 07:47:12 1) A unit may be statically enabled by being symlinked from another unit's 07:47:12 .wants/ or .requires/ directory. 07:47:12 2) A unit's purpose may be to act as a helper for some other unit which has 07:47:12 a requirement dependency on it. 07:47:12 3) A unit may be started when needed via activation (socket, path, timer, 07:47:12 D-Bus, udev, scripted systemctl call, ...). 07:47:12 4) In case of template units, the unit is meant to be enabled with some 07:47:12 instance name specified. 07:47:12 Reading package lists... 07:47:12 Removing intermediate container 48f8faacf762 07:47:12 ---> 44cecf058b9b 07:47:12 Step 8/21 : COPY . . 07:47:12 Building dependency tree... 07:47:12 Reading state information... 07:47:12 The following additional packages will be installed: 07:47:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:47:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:47:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:47:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:47:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:47:12 Suggested packages: 07:47:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:47:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:47:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:47:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:47:12 systemd-container policykit-1 07:47:12 Recommended packages: 07:47:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:47:12 The following NEW packages will be installed: 07:47:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:47:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:47:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:47:12 multiarch-support openssh-client python3 python3-minimal python3.6 07:47:12 python3.6-minimal snapd squashfs-tools sudo 07:47:12 The following packages will be upgraded: 07:47:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:47:12 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 07:47:12 Need to get 35.2 MB of archives. 07:47:12 After this operation, 141 MB of additional disk space will be used. 07:47:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 07:47:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:47:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:47:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:47:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:47:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:47:13 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 07:47:13 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:47:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:47:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:47:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:47:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:47:13 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:47:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:47:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:47:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:47:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:47:13 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:47:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:47:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:47:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:47:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:47:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:47:13 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:47:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:47:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:47:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:47:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:47:13 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:47:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:47:15 debconf: delaying package configuration, since apt-utils is not installed 07:47:15 Fetched 35.2 MB in 2s (14.5 MB/s) 07:47:15 (Reading database ... 12757 files and directories currently installed.) 07:47:15 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 07:47:15 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 07:47:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 07:47:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 07:47:16 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 07:47:16 (Reading database ... 12757 files and directories currently installed.) 07:47:16 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:47:16 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:47:16 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:47:16 (Reading database ... 12757 files and directories currently installed.) 07:47:16 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:47:16 Unpacking apt (1.6.13) over (1.6.1) ... 07:47:18 Setting up apt (1.6.13) ... 07:47:18 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:47:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:47:18 (Reading database ... 12764 files and directories currently installed.) 07:47:18 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:47:18 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:47:19 Selecting previously unselected package libpython3.6-minimal:amd64. 07:47:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:47:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:47:19 Selecting previously unselected package libexpat1:amd64. 07:47:19 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:47:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:47:19 Selecting previously unselected package python3.6-minimal. 07:47:19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:47:19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:47:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:47:19 Checking for services that may need to be restarted...done. 07:47:19 Checking for services that may need to be restarted...done. 07:47:19 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:47:19 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:47:19 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:47:20 Selecting previously unselected package python3-minimal. 07:47:20 (Reading database ... 13012 files and directories currently installed.) 07:47:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:47:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:47:20 Selecting previously unselected package mime-support. 07:47:20 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:47:20 Unpacking mime-support (3.60ubuntu1) ... 07:47:20 Selecting previously unselected package libmpdec2:amd64. 07:47:20 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:47:20 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:47:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:47:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:47:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:47:21 Selecting previously unselected package python3.6. 07:47:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:47:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:47:21 Selecting previously unselected package libpython3-stdlib:amd64. 07:47:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:47:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:47:21 Setting up python3-minimal (3.6.7-1~18.04) ... 07:47:21 Selecting previously unselected package python3. 07:47:21 (Reading database ... 13442 files and directories currently installed.) 07:47:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:47:21 Unpacking python3 (3.6.7-1~18.04) ... 07:47:21 Selecting previously unselected package multiarch-support. 07:47:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:47:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:47:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:47:21 Selecting previously unselected package liblzo2-2:amd64. 07:47:21 (Reading database ... 13479 files and directories currently installed.) 07:47:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:47:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:47:21 Selecting previously unselected package libbsd0:amd64. 07:47:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:47:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:47:21 Selecting previously unselected package sudo. 07:47:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:47:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:47:21 Selecting previously unselected package apparmor. 07:47:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:47:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:47:22 Selecting previously unselected package libedit2:amd64. 07:47:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:47:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:47:22 Selecting previously unselected package libkrb5support0:amd64. 07:47:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:47:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:47:22 Selecting previously unselected package libk5crypto3:amd64. 07:47:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:47:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:47:22 Selecting previously unselected package libkeyutils1:amd64. 07:47:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:47:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:47:22 Selecting previously unselected package libkrb5-3:amd64. 07:47:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:47:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:47:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:47:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:47:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:47:22 Selecting previously unselected package libssl1.0.0:amd64. 07:47:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:47:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:47:22 Selecting previously unselected package openssh-client. 07:47:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:47:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:47:23 Selecting previously unselected package squashfs-tools. 07:47:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:47:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:47:23 Selecting previously unselected package snapd. 07:47:23 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:47:23 Unpacking snapd (2.48.3+18.04) ... 07:47:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:47:25 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:47:25 Setting up mime-support (3.60ubuntu1) ... 07:47:25 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:47:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:47:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:47:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:25 Setting up systemd (237-3ubuntu10.46) ... 07:47:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:47:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:47:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:47:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:47:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:47:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:47:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:47:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:47:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:47:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:47:27 Setting up python3 (3.6.7-1~18.04) ... 07:47:27 running python rtupdate hooks for python3.6... 07:47:27 running python post-rtupdate hooks for python3.6... 07:47:27 Setting up apparmor (2.12-4ubuntu5.1) ... 07:47:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:47:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:47:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:47:28 Setting up snapd (2.48.3+18.04) ... 07:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:47:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:47:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:47:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:47:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:47:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:47:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:47:30 /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' 07:47:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:47:30 Processing triggers for systemd (237-3ubuntu10.46) ... 07:47:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:47:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:47:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:47:33 Reading package lists... 07:47:33 Reading package lists... 07:47:33 Building dependency tree... 07:47:33 Reading state information... 07:47:33 Calculating upgrade... 07:47:33 The following packages will be upgraded: 07:47:33 advancecomp base-files bash binutils binutils-common 07:47:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:47:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:47:33 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:47:33 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:47:33 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:47:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:47:33 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:47:33 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 07:47:33 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:47:33 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:47:33 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:47:33 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:47:33 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:47:33 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:47:33 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:47:33 Need to get 64.0 MB of archives. 07:47:33 After this operation, 5034 kB of additional disk space will be used. 07:47:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 07:47:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:47:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:47:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:47:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:47:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:47:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:47:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:47:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:47:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:47:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:47:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:47:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:47:34 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:47:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:47:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:47:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:47:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:47:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:47:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:47:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:47:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:47:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:47:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:47:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:47:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:47:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:47:34 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:47:34 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:47:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:47:34 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:47:34 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:47:34 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:47:34 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:47:34 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:47:34 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:47:34 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:47:34 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:47:34 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:47:34 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:47:34 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 07:47:34 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:47:34 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:47:34 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:47:34 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:47:34 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:47:34 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:47:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:47:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:47:34 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:47:34 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:47:34 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:47:34 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:47:34 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:47:35 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:47:35 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:47:35 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:47:35 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:47:35 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:47:35 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:47:35 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:47:35 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:47:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:47:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:47:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:47:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:47:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:47:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:47:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:47:35 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:47:35 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:47:35 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:47:35 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:47:35 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:47:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:47:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:47:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:47:35 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:47:35 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:47:35 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:47:35 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:47:35 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:47:35 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:47:35 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:47:35 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:47:35 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:47:35 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:47:35 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:47:35 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:47:35 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:47:35 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:47:35 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:47:35 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:47:36 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:47:36 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:47:36 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:47:36 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:47:36 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:47:36 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:47:36 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:47:36 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:47:37 debconf: delaying package configuration, since apt-utils is not installed 07:47:37 Fetched 64.0 MB in 3s (19.6 MB/s) 07:47:37 (Reading database ... 13912 files and directories currently installed.) 07:47:37 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:47:37 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:47:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 07:47:38 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 07:47:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:39 ---> 700c41778c72 07:47:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:39 ---> adac91d36d65 07:47:39 Step 9/23 : RUN make cmd/core-data/core-data 07:47:39 ---> d5313e4f6e69 07:47:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:47:39 ---> 63b5c590b4b9 07:47:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:39 ---> e157128c6b54 07:47:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:47:39 ---> Running in 63ca5307ba61 07:47:39 ---> Running in 86f9023a3b46 07:47:39 ---> Running in 149d922e89ec 07:47:39 ---> Running in 145f586705da 07:47:39 ---> Running in 3471b6b657e3 07:47:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:40 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 07:47:40 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 07:47:40 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 07:47:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:40 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 07:47:40 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 07:47:41 (Reading database ... 13911 files and directories currently installed.) 07:47:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:47:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:47:41 (Reading database ... 13911 files and directories currently installed.) 07:47:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:47:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:47:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:47:42 (Reading database ... 13911 files and directories currently installed.) 07:47:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:47:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:47:43 (Reading database ... 13911 files and directories currently installed.) 07:47:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:47:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:47:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:47:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:47:44 Setting up base-files (10.1ubuntu2.10) ... 07:47:44 Installing new version of config file /etc/issue ... 07:47:44 Installing new version of config file /etc/issue.net ... 07:47:44 Installing new version of config file /etc/lsb-release ... 07:47:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:47:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:47:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:47:44 Removing obsolete conffile /etc/default/motd-news ... 07:47:44 (Reading database ... 13912 files and directories currently installed.) 07:47:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:47:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:47:44 Setting up bash (4.4.18-2ubuntu1.2) ... 07:47:44 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 07:47:44 (Reading database ... 13912 files and directories currently installed.) 07:47:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:47:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:47:45 (Reading database ... 13912 files and directories currently installed.) 07:47:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:47:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:47:45 Setting up tar (1.29b-2ubuntu0.2) ... 07:47:45 (Reading database ... 13912 files and directories currently installed.) 07:47:45 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:47:45 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:47:45 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:47:45 (Reading database ... 13912 files and directories currently installed.) 07:47:45 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:45 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:45 (Reading database ... 13912 files and directories currently installed.) 07:47:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:47:46 (Reading database ... 13912 files and directories currently installed.) 07:47:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:47:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:47:46 Setting up grep (3.1-2build1) ... 07:47:46 (Reading database ... 13912 files and directories currently installed.) 07:47:46 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:47:46 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:47:46 Setting up login (1:4.5-1ubuntu2) ... 07:47:46 (Reading database ... 13912 files and directories currently installed.) 07:47:46 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:46 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:46 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:47:46 (Reading database ... 13912 files and directories currently installed.) 07:47:46 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:47 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:47:47 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:47 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:47:47 (Reading database ... 13912 files and directories currently installed.) 07:47:47 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:47:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:47:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:49 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:47:49 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:47:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:47:49 (Reading database ... 13912 files and directories currently installed.) 07:47:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:47:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:47:49 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:47:49 (Reading database ... 13912 files and directories currently installed.) 07:47:49 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:49 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:49 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:49 (Reading database ... 13912 files and directories currently installed.) 07:47:49 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:49 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:50 (Reading database ... 13912 files and directories currently installed.) 07:47:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:50 (Reading database ... 13912 files and directories currently installed.) 07:47:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:50 (Reading database ... 13912 files and directories currently installed.) 07:47:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:51 (Reading database ... 13912 files and directories currently installed.) 07:47:51 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:47:51 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:47:51 (Reading database ... 13912 files and directories currently installed.) 07:47:51 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:51 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:51 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:47:51 (Reading database ... 13912 files and directories currently installed.) 07:47:51 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:51 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:47:51 (Reading database ... 13912 files and directories currently installed.) 07:47:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:47:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:47:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:47:52 (Reading database ... 13912 files and directories currently installed.) 07:47:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:47:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:47:53 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:47:53 (Reading database ... 13912 files and directories currently installed.) 07:47:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:47:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:47:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:47:53 (Reading database ... 13914 files and directories currently installed.) 07:47:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:47:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:47:53 Setting up debconf (1.5.66ubuntu1) ... 07:47:53 (Reading database ... 13914 files and directories currently installed.) 07:47:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:47:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:47:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:47:54 (Reading database ... 13914 files and directories currently installed.) 07:47:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:47:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:47:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:47:54 (Reading database ... 13914 files and directories currently installed.) 07:47:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:54 (Reading database ... 13914 files and directories currently installed.) 07:47:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:55 (Reading database ... 13914 files and directories currently installed.) 07:47:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:47:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:55 (Reading database ... 13914 files and directories currently installed.) 07:47:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:47:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:47:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 07:47:55 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 07:47:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:55 (Reading database ... 13914 files and directories currently installed.) 07:47:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:47:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:47:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:47:56 (Reading database ... 13914 files and directories currently installed.) 07:47:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:47:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:47:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:47:56 (Reading database ... 13914 files and directories currently installed.) 07:47:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:47:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:47:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:47:56 (Reading database ... 13914 files and directories currently installed.) 07:47:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:47:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:47:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:47:57 (Reading database ... 13914 files and directories currently installed.) 07:47:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:47:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:47:57 Setting up passwd (1:4.5-1ubuntu2) ... 07:47:57 (Reading database ... 13914 files and directories currently installed.) 07:47:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:47:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:47:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:47:57 (Reading database ... 13914 files and directories currently installed.) 07:47:57 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:47:57 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:47:57 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:47:58 (Reading database ... 13914 files and directories currently installed.) 07:47:58 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:47:58 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:47:58 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:47:58 (Reading database ... 13914 files and directories currently installed.) 07:47:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:47:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:47:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:47:58 (Reading database ... 13914 files and directories currently installed.) 07:47:58 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:47:58 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:47:58 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:47:58 (Reading database ... 13914 files and directories currently installed.) 07:47:58 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:47:58 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:47:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:47:59 (Reading database ... 13914 files and directories currently installed.) 07:47:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:47:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:47:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:47:59 (Reading database ... 13914 files and directories currently installed.) 07:47:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:47:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:47:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:47:59 (Reading database ... 13914 files and directories currently installed.) 07:47:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:47:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:47:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:48:00 (Reading database ... 13915 files and directories currently installed.) 07:48:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:48:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:48:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:48:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:48:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:48:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:48:00 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:48:00 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:48:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:48:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:48:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:48:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:48:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:48:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:48:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:48:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:48:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:48:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:48:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:48:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:48:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:48:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:48:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:48:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:48:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:48:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:48:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:48:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:48:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:48:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:48:03 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:48:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:48:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:48:03 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:48:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:48:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:48:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:48:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:48:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:48:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:48:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:48:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:48:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:48:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:48:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:48:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:48:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:48:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:48:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:48:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:48:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:48:08 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:48:08 07:48:08 Current default time zone: 'Etc/UTC' 07:48:08 Local time is now: Mon Apr 26 07:48:08 UTC 2021. 07:48:08 Universal Time is now: Mon Apr 26 07:48:08 UTC 2021. 07:48:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:48:08 07:48:08 Setting up systemd-sysv (237-3ubuntu10.46) ... 07:48:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:09 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 07:48:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:48:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:48:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:48:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:48:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:48:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:48:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:48:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:48:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:48:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:09 Setting up patch (2.7.6-2ubuntu1.1) ... 07:48:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:48:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:48:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:48:09 Installing new version of config file /etc/ssl/openssl.cnf ... 07:48:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:48:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:48:09 Setting up ca-certificates (20210119~18.04.1) ... 07:48:11 Updating certificates in /etc/ssl/certs... 07:48:12 23 added, 27 removed; done. 07:48:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:48:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:48:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:48:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:48:12 Setting up pkgbinarymangler (138.18.04.1) ... 07:48:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:48:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:48:12 Setting up perl (5.26.1-6ubuntu0.5) ... 07:48:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:48:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:48:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:48:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:48:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:48:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:48:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:48:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:48:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:48:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:48:13 Processing triggers for systemd (237-3ubuntu10.46) ... 07:48:13 Processing triggers for mime-support (3.60ubuntu1) ... 07:48:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:48:13 Updating certificates in /etc/ssl/certs... 07:48:14 0 added, 0 removed; done. 07:48:14 Running hooks in /etc/ca-certificates/update.d... 07:48:14 done. 07:48:14 Reading package lists... 07:48:14 Building dependency tree... 07:48:14 Reading state information... 07:48:15 The following NEW packages will be installed: 07:48:15 apt-transport-https 07:48:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:48:15 Need to get 1692 B of archives. 07:48:15 After this operation, 154 kB of additional disk space will be used. 07:48:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:48:15 debconf: delaying package configuration, since apt-utils is not installed 07:48:15 Fetched 1692 B in 0s (8587 B/s) 07:48:15 Selecting previously unselected package apt-transport-https. 07:48:15 (Reading database ... 13920 files and directories currently installed.) 07:48:15 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:48:15 Unpacking apt-transport-https (1.6.13) ... 07:48:15 Setting up apt-transport-https (1.6.13) ... 07:48:15 Waiting for network to be ready... 07:48:20 2021-04-26T07:48:18Z INFO Waiting for automatic snapd restart... 07:48:21 snapd 2.49.2 from Canonical* installed 07:48:22 "snapd" switched to the "latest/stable" channel 07:48:22 07:48:24 core18 20210309 from Canonical* installed 07:48:25 "core18" switched to the "latest/stable" channel 07:48:25 07:48:28 snapcraft 4.6.2 from Canonical* installed 07:48:28 "snapcraft" switched to the "latest/stable" channel 07:48:28 07:48:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:48:32 - README.md 07:48:32 07:48:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:48:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:48:39 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:48:39 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:48:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:48:40 Reading package lists... 07:48:40 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 07:48:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:48:46 Reading package lists... 07:48:46 Building dependency tree... 07:48:46 Reading state information... 07:48:46 Suggested packages: 07:48:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:48:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:48:46 Recommended packages: 07:48:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:48:46 The following NEW packages will be installed: 07:48:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:48:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:48:46 pkg-config zip 07:48:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:48:46 Need to get 7663 kB of archives. 07:48:46 After this operation, 43.8 MB of additional disk space will be used. 07:48:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:48:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:48:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:48:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:48:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:48:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:48:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:48:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:48:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:48:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:48:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:48:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:48:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:48:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:48:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:48:47 debconf: delaying package configuration, since apt-utils is not installed 07:48:47 Fetched 7663 kB in 1s (10.2 MB/s) 07:48:47 Selecting previously unselected package libglib2.0-0:amd64. 07:48:47 (Reading database ... 13924 files and directories currently installed.) 07:48:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:48:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:48:48 Selecting previously unselected package libpsl5:amd64. 07:48:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:48:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:48:48 Selecting previously unselected package libnghttp2-14:amd64. 07:48:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:48:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:48:48 Selecting previously unselected package librtmp1:amd64. 07:48:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:48:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:48:48 Selecting previously unselected package libcurl3-gnutls:amd64. 07:48:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:48:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:48:48 Selecting previously unselected package liberror-perl. 07:48:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:48:48 Unpacking liberror-perl (0.17025-1) ... 07:48:48 Selecting previously unselected package git-man. 07:48:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:48:48 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:48:48 Selecting previously unselected package git. 07:48:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:48:48 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:48:49 Selecting previously unselected package libnorm1:amd64. 07:48:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:48:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:49 Selecting previously unselected package libpgm-5.2-0:amd64. 07:48:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:48:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:49 Selecting previously unselected package libsodium23:amd64. 07:48:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:48:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:48:49 Selecting previously unselected package libzmq5:amd64. 07:48:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:49 Selecting previously unselected package libzmq3-dev:amd64. 07:48:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:48:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:50 Selecting previously unselected package pkg-config. 07:48:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:48:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:48:50 Selecting previously unselected package zip. 07:48:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:48:50 Unpacking zip (3.0-11build1) ... 07:48:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:48:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:48:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:48:50 Setting up liberror-perl (0.17025-1) ... 07:48:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:48:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:48:50 No schema files found: doing nothing. 07:48:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:48:50 Setting up zip (3.0-11build1) ... 07:48:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:48:50 Setting up libsodium23:amd64 (1.0.16-2) ... 07:48:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:48:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:48:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:48:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:48:50 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:48:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:48:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:48:57 git set to automatically installed. 07:48:57 git-man set to automatically installed. 07:48:57 libcurl3-gnutls set to automatically installed. 07:48:57 liberror-perl set to automatically installed. 07:48:57 libglib2.0-0 set to automatically installed. 07:48:57 libnghttp2-14 set to automatically installed. 07:48:57 libnorm1 set to automatically installed. 07:48:57 libpgm-5.2-0 set to automatically installed. 07:48:57 libpsl5 set to automatically installed. 07:48:57 librtmp1 set to automatically installed. 07:48:57 libsodium23 set to automatically installed. 07:48:57 libzmq3-dev set to automatically installed. 07:48:57 libzmq5 set to automatically installed. 07:48:57 pkg-config set to automatically installed. 07:48:57 zip set to automatically installed. 07:48:59 snapd is not logged in, snap install commands will use sudo 07:49:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:17 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 07:49:17 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 07:49:23 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 07:49:23 snapd is not logged in, snap install commands will use sudo 07:49:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:49:29 snap "core18" has no updates available 07:49:29 Pulling go-build-helper 07:49:29 + snapcraftctl pull 07:49:30 Removing intermediate container 86f9023a3b46 07:49:30 ---> 40538d35c729 07:49:30 07:49:30 Step 10/31 : FROM alpine:3.12 07:49:30 3.12: Pulling from library/alpine 07:49:30 'app-service-config' has dependencies that need to be staged: go-build-helper 07:49:30 Skipping pull go-build-helper (already ran) 07:49:30 Building go-build-helper 07:49:30 + snapcraftctl build 07:49:32 + snapcraftctl stage 07:49:32 Staging go-build-helper 07:49:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:49:33 Status: Downloaded newer image for alpine:3.12 07:49:33 ---> 9852663dfa18 07:49:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:49:34 ---> Running in c5374a4483fc 07:49:34 Removing intermediate container 145f586705da 07:49:34 ---> 56f7fe1b0b14 07:49:34 07:49:34 Step 10/24 : FROM alpine:3.12 07:49:34 ---> 9852663dfa18 07:49:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:49:34 ---> Running in b8a941799889 07:49:34 Removing intermediate container c5374a4483fc 07:49:34 ---> 7398f30cf9d5 07:49:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:49:35 ---> Running in 8595c2e497ed 07:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:49:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:49:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:49:38 (1/6) Installing ca-certificates (20191127-r4) 07:49:38 (1/2) Installing dumb-init (1.2.2-r1) 07:49:38 (2/2) Installing su-exec (0.2-r1) 07:49:39 Executing busybox-1.31.1-r20.trigger 07:49:39 OK: 5 MiB in 16 packages 07:49:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:49:39 (3/6) Installing libcurl (7.76.1-r0) 07:49:39 (4/6) Installing curl (7.76.1-r0) 07:49:39 (5/6) Installing dumb-init (1.2.2-r1) 07:49:39 (6/6) Installing su-exec (0.2-r1) 07:49:39 Executing busybox-1.31.1-r20.trigger 07:49:39 Executing ca-certificates-20191127-r4.trigger 07:49:39 OK: 7 MiB in 20 packages 07:49:39 Removing intermediate container 3471b6b657e3 07:49:39 ---> a556456e51cc 07:49:39 07:49:39 Step 10/21 : FROM alpine:3.12 07:49:39 ---> 9852663dfa18 07:49:39 Step 11/21 : RUN apk add --update --no-cache curl 07:49:40 ---> Running in 717a7e743c51 07:49:41 Removing intermediate container 8595c2e497ed 07:49:41 ---> 77fb0cebd855 07:49:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:49:41 ---> Running in a37f0538b412 07:49:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:49:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:49:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:49:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] 07:49:42 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:49:42 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:49:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:49:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:49:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:49:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:49:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:49:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 07:49:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:49:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:49:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 07:49:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 07:49:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 07:49:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:49:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:49:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] 07:49:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 07:49:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:49:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:49:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] 07:49:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 07:49:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 07:49:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:49:42 Fetched 24.4 MB in 0s (0 B/s) 07:49:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:49:42 Fetched 224 kB in 0s (0 B/s) 07:49:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:49:42 Fetched 157 kB in 0s (0 B/s) 07:49:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:49:42 Fetched 221 kB in 0s (0 B/s) 07:49:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:49:42 Fetched 143 kB in 0s (0 B/s) 07:49:42 Pulling app-service-config 07:49:42 + snapcraftctl pull 07:49:42 Cloning into '/root/parts/app-service-config/src'... 07:49:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:49:43 Removing intermediate container b8a941799889 07:49:43 ---> 64dec93a8527 07:49:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:49:43 Removing intermediate container a37f0538b412 07:49:43 ---> d3aee98c8748 07:49:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:49:43 Pulling config-common 07:49:43 + snapcraftctl pull 07:49:43 ---> Running in 7bab9720ff12 07:49:43 ---> Running in 40ca27ec613a 07:49:43 (1/4) Installing ca-certificates (20191127-r4) 07:49:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:49:43 (3/4) Installing libcurl (7.76.1-r0) 07:49:43 (4/4) Installing curl (7.76.1-r0) 07:49:43 Executing busybox-1.31.1-r20.trigger 07:49:43 Executing ca-certificates-20191127-r4.trigger 07:49:43 OK: 7 MiB in 18 packages 07:49:44 Removing intermediate container 40ca27ec613a 07:49:44 ---> f0e0d80e4f4e 07:49:44 Step 13/24 : WORKDIR / 07:49:44 Removing intermediate container 7bab9720ff12 07:49:44 ---> 80ef3949246b 07:49:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:49:44 ---> Running in 006246a43e68 07:49:44 ---> Running in 071b1c3b7c35 07:49:45 Removing intermediate container 006246a43e68 07:49:45 ---> 3aac7e13b904 07:49:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:49:46 Removing intermediate container 717a7e743c51 07:49:46 ---> e256a7c1399d 07:49:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:49:47 ---> 19bbbfcc9b04 07:49:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:49:47 ---> Running in 7a219bf565dd 07:49:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:49:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:49:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:49:47 Fetched 0 B in 0s (0 B/s) 07:49:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:49:47 Fetched 0 B in 0s (0 B/s) 07:49:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:49:47 Fetched 0 B in 0s (0 B/s) 07:49:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:49:47 Fetched 0 B in 0s (0 B/s) 07:49:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:49:47 Fetched 0 B in 0s (0 B/s) 07:49:47 Pulling edgex-go 07:49:47 + snapcraftctl pull 07:49:48 Removing intermediate container 7a219bf565dd 07:49:48 ---> 403855736fa9 07:49:48 Step 13/21 : WORKDIR /edgex 07:49:48 ---> Running in 8815a777393d 07:49:48 ---> 1030ac433ec3 07:49:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:49:48 Removing intermediate container 071b1c3b7c35 07:49:48 ---> 8ab303ee4988 07:49:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:49:48 ---> Running in 25aa8ca746d9 07:49:48 Removing intermediate container 8815a777393d 07:49:48 ---> cbbebec401a0 07:49:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:49:49 Removing intermediate container 25aa8ca746d9 07:49:49 ---> 51196e4449fa 07:49:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:49:49 ---> b9a7a916a3fd 07:49:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:49:50 ---> 5a6ce07e5a36 07:49:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:49:51 ---> 32e3e16753d7 07:49:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:49:52 ---> Running in 9748a412296b 07:49:52 ---> 85f2c8f825dd 07:49:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:49:52 ---> 8f2c4ab74e8b 07:49:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:49:55 ---> 653361eec014 07:49:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:55 ---> 14c91613aff9 07:49:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:49:55 ---> Running in e3797e9c49fb 07:49:56 ---> c82a502283c0 07:49:56 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/ 07:49:57 Removing intermediate container e3797e9c49fb 07:49:57 ---> 28b84e73df30 07:49:57 Step 18/21 : CMD ["--init=true"] 07:49:57 ---> Running in 9649932a5dec 07:49:57 ---> Running in 99711df8e803 07:49:57 Removing intermediate container 149d922e89ec 07:49:57 ---> e7c7ffb8c5e9 07:49:57 07:49:57 Step 10/23 : FROM alpine:3.12 07:49:57 ---> 9852663dfa18 07:49:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:49:57 Removing intermediate container 9748a412296b 07:49:57 ---> 1d244eb16404 07:49:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:49:57 ---> Running in e738b66941e4 07:49:58 Removing intermediate container 99711df8e803 07:49:58 ---> f8f6b4ab041a 07:49:58 Step 19/21 : LABEL arch=arm64 07:49:58 ---> Running in 38b36fc48b49 07:49:58 ---> 416957fc115d 07:49:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:49:59 Removing intermediate container 38b36fc48b49 07:49:59 ---> 6cf0b2f2a8d7 07:49:59 Step 20/21 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:50:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:00 ---> Running in a7b852c61ad2 07:50:00 (1/1) Installing dumb-init (1.2.2-r1) 07:50:00 Executing busybox-1.31.1-r20.trigger 07:50:00 ---> e537e005cb94 07:50:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:50:00 OK: 5 MiB in 15 packages 07:50:00 Removing intermediate container a7b852c61ad2 07:50:00 ---> d6b89804ca7b 07:50:00 Step 21/21 : LABEL version=0.0.0 07:50:01 ---> Running in 9b5aecc63532 07:50:01 Removing intermediate container 9649932a5dec 07:50:01 ---> f139e949b1ba 07:50:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:50:02 ---> Running in 667d76e10369 07:50:02 Removing intermediate container 9b5aecc63532 07:50:02 ---> 0791adf06eef 07:50:02 07:50:02 ---> 31d852cfb472 07:50:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:50:02 Removing intermediate container 63ca5307ba61 07:50:02 ---> 657d9e7d8c5c 07:50:02 07:50:02 Step 10/23 : FROM alpine:3.12 07:50:02 ---> 9852663dfa18 07:50:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:50:02 Successfully built 0791adf06eef 07:50:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:50:02  Building docker-security-proxy-setup-go ... done  ---> Running in 3994db30c686 07:50:02 Building docker-support-scheduler-go 07:50:02 Removing intermediate container 667d76e10369 07:50:02 ---> f8aafcd4f06c 07:50:02 Step 22/24 : LABEL arch=arm64 07:50:02 Removing intermediate container e738b66941e4 07:50:02 ---> 7bce0777173c 07:50:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:50:02 ---> baa0dc011e4a 07:50:02 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:50:03 ---> Running in c4ecf4abc26a 07:50:03 ---> Running in 570efb52547d 07:50:03 Removing intermediate container 3994db30c686 07:50:03 ---> 458439006791 07:50:03 Step 12/23 : ENV APP_PORT=48080 07:50:03 ---> Running in f1f1a04c00df 07:50:03 Removing intermediate container c4ecf4abc26a 07:50:03 ---> aafd549cd915 07:50:03 Step 13/23 : ENV APP_PORT=48081 07:50:04 Removing intermediate container 570efb52547d 07:50:04 ---> 0b5af6c92c1d 07:50:04 Step 23/24 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:50:04 ---> Running in a8f9126b6602 07:50:04 ---> 6141aa195f61 07:50:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:50:04 ---> Running in a6279dbbcc49 07:50:04 Removing intermediate container f1f1a04c00df 07:50:04 ---> b3d52e4b7f8c 07:50:04 Step 13/23 : EXPOSE $APP_PORT 07:50:05 ---> Running in c09d96c8dd95 07:50:05 ---> Running in 347660b48959 07:50:05 Removing intermediate container a8f9126b6602 07:50:05 ---> 54b93bf0fb50 07:50:05 Step 14/23 : EXPOSE $APP_PORT 07:50:06 Removing intermediate container a6279dbbcc49 07:50:06 ---> 10ffd648eb06 07:50:06 Step 24/24 : LABEL version=0.0.0 07:50:06 ---> Running in dfb10ac822da 07:50:06 Removing intermediate container 347660b48959 07:50:06 ---> 5fb9b6bf00e6 07:50:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:06 Removing intermediate container c09d96c8dd95 07:50:06 ---> 19272a181f86 07:50:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:50:06 ---> Running in 822b6e5d08d0 07:50:06 ---> Running in a07dce765850 07:50:07 Removing intermediate container dfb10ac822da 07:50:07 ---> 6836b0f4d58f 07:50:07 Step 15/23 : WORKDIR / 07:50:08 ---> Running in c2db46830dce 07:50:08 Removing intermediate container 822b6e5d08d0 07:50:08 ---> 3e580506f9c3 07:50:08 07:50:08 Successfully built 3e580506f9c3 07:50:08 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:50:08 ---> 0ca23a369889 07:50:08 Step 26/31 : RUN chmod +x /entrypoint.sh Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 07:50:08 07:50:09 ---> Running in 239437f1ab68 07:50:09 Removing intermediate container c2db46830dce 07:50:09 ---> 8a84ce01ecba 07:50:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:50:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:50:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:50:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:50:09 Fetched 0 B in 0s (0 B/s) 07:50:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:50:09 Fetched 96.5 kB in 0s (0 B/s) 07:50:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:50:09 Fetched 279 kB in 0s (0 B/s) 07:50:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:50:09 Fetched 122 kB in 0s (0 B/s) 07:50:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:50:09 Fetched 77.8 kB in 0s (0 B/s) 07:50:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:50:09 Fetched 8848 B in 0s (0 B/s) 07:50:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:50:09 Fetched 47.8 kB in 0s (0 B/s) 07:50:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:50:09 Fetched 45.6 kB in 0s (0 B/s) 07:50:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:50:09 Fetched 15.0 kB in 0s (0 B/s) 07:50:09 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 07:50:09 Fetched 219 kB in 0s (0 B/s) 07:50:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:50:09 Fetched 154 kB in 0s (0 B/s) 07:50:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:50:09 Fetched 50.6 kB in 0s (0 B/s) 07:50:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:50:09 Fetched 14.8 kB in 0s (0 B/s) 07:50:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:50:09 Fetched 41.8 kB in 0s (0 B/s) 07:50:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:50:09 Fetched 499 kB in 0s (0 B/s) 07:50:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:50:09 Fetched 111 kB in 0s (0 B/s) 07:50:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:50:09 Fetched 240 kB in 0s (0 B/s) 07:50:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:50:09 Fetched 29.3 kB in 0s (0 B/s) 07:50:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:50:09 Fetched 85.5 kB in 0s (0 B/s) 07:50:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:50:09 Fetched 24.5 kB in 0s (0 B/s) 07:50:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:50:09 Fetched 49.2 kB in 0s (0 B/s) 07:50:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:50:09 Fetched 54.2 kB in 0s (0 B/s) 07:50:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:50:09 Fetched 30.8 kB in 0s (0 B/s) 07:50:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:50:09 Fetched 15.8 kB in 0s (0 B/s) 07:50:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:50:09 Fetched 85.9 kB in 0s (0 B/s) 07:50:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:50:09 Fetched 8720 B in 0s (0 B/s) 07:50:09 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 07:50:09 Fetched 137 kB in 0s (0 B/s) 07:50:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:50:09 Fetched 119 kB in 0s (0 B/s) 07:50:09 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 07:50:09 Fetched 110 kB in 0s (0 B/s) 07:50:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:50:09 Fetched 11.1 kB in 0s (0 B/s) 07:50:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:50:09 Fetched 645 kB in 0s (0 B/s) 07:50:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:50:09 Fetched 41.3 kB in 0s (0 B/s) 07:50:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:50:09 Fetched 17.9 kB in 0s (0 B/s) 07:50:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:50:09 Fetched 368 kB in 0s (0 B/s) 07:50:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:50:09 Fetched 187 kB in 0s (0 B/s) 07:50:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:50:09 Fetched 175 kB in 0s (0 B/s) 07:50:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:50:09 Fetched 206 kB in 0s (0 B/s) 07:50:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 07:50:09 Fetched 1301 kB in 0s (0 B/s) 07:50:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:50:09 Fetched 36.2 kB in 0s (0 B/s) 07:50:09 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 07:50:09 Fetched 159 kB in 0s (0 B/s) 07:50:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:50:09 Fetched 107 kB in 0s (0 B/s) 07:50:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:50:09 Fetched 48.7 kB in 0s (0 B/s) 07:50:09 Pulling static-packages 07:50:09 + snapcraftctl pull 07:50:09 Pulling version 07:50:09 + cd /root/project 07:50:09 + [ -f VERSION ] 07:50:09 + PROJECT_VERSION=local-dev 07:50:09 + git rev-parse --short HEAD 07:50:09 + GIT_REVISION=105c32a6 07:50:09 + snapcraftctl set-version local-dev 07:50:10 Skipping build go-build-helper (already ran) 07:50:10 ---> d294ec6c60af 07:50:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:50:10 Building app-service-config 07:50:10 + make build 07:50:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:50:10 Removing intermediate container a07dce765850 07:50:10 ---> 198dd54a593f 07:50:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:50:11 ---> Running in c1176d76dcd7 07:50:12 ---> ba2283812515 07:50:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:50:12 Removing intermediate container 239437f1ab68 07:50:12 ---> 65ba3e02f4cb 07:50:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:12 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 07:50:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 07:50:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 07:50:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 07:50:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 07:50:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 07:50:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 07:50:13 go: downloading github.com/pelletier/go-toml v1.2.0 07:50:13 go: downloading github.com/go-kit/kit v0.8.0 07:50:13 go: downloading github.com/go-playground/validator/v10 v10.4.1 07:50:13 go: downloading github.com/gorilla/mux v1.8.0 07:50:13 go: downloading github.com/google/uuid v1.2.0 07:50:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:50:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 07:50:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:50:13 go: downloading github.com/leodido/go-urn v1.2.0 07:50:13 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 07:50:13 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:50:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:50:13 go: downloading github.com/x448/float16 v0.8.4 07:50:13 go: downloading github.com/mitchellh/copystructure v1.0.0 07:50:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:50:13 ---> Running in 78885fb51df8 07:50:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:50:13 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 07:50:13 go: downloading github.com/gorilla/websocket v1.4.2 07:50:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:50:13 go: downloading github.com/go-playground/universal-translator v0.17.0 07:50:13 go: downloading github.com/pebbe/zmq4 v1.2.7 07:50:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:50:13 go: downloading github.com/go-playground/locales v0.13.0 07:50:13 go: downloading github.com/BurntSushi/toml v0.3.1 07:50:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:50:14 go: downloading github.com/hashicorp/consul/api v1.8.1 07:50:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:50:14 go: downloading github.com/hashicorp/serf v0.9.5 07:50:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:50:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:50:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:50:14 go: downloading github.com/fatih/color v1.9.0 07:50:14 go: downloading github.com/mattn/go-isatty v0.0.12 07:50:14 ---> f593f1ed1eaa 07:50:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:50:14 go: downloading github.com/mattn/go-colorable v0.1.6 07:50:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 07:50:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:50:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:50:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:50:14 (1/6) Installing dumb-init (1.2.2-r1) 07:50:14 (2/6) Installing libgcc (9.3.0-r2) 07:50:14 (3/6) Installing libsodium (1.0.18-r0) 07:50:14 Removing intermediate container 78885fb51df8 07:50:14 ---> 48755094ceca 07:50:14 Step 28/31 : CMD ["gate"] 07:50:14 (4/6) Installing libstdc++ (9.3.0-r2) 07:50:15 ---> Running in de9bb25245b6 07:50:15 (5/6) Installing libzmq (4.3.3-r0) 07:50:15 (6/6) Installing zeromq (4.3.3-r0) 07:50:15 Executing busybox-1.31.1-r20.trigger 07:50:15 OK: 8 MiB in 20 packages 07:50:16 ---> Running in da959f5d33a7 07:50:16 Removing intermediate container de9bb25245b6 07:50:16 ---> 9cedd16018dd 07:50:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:16 ---> Running in 1f964bc74468 07:50:16 Removing intermediate container da959f5d33a7 07:50:16 ---> 68d3863f5564 07:50:16 Step 29/31 : LABEL arch=arm64 07:50:17 ---> Running in e6ff9f12939c 07:50:17 Removing intermediate container 1f964bc74468 07:50:17 ---> fb1472777b85 07:50:17 Step 21/23 : LABEL arch=arm64 07:50:17 Removing intermediate container c1176d76dcd7 07:50:17 ---> 958cddebf238 07:50:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:50:18 Removing intermediate container e6ff9f12939c 07:50:18 ---> 51401c811cd9 07:50:18 Step 30/31 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:50:18 ---> Running in 4ee88fe5413d 07:50:18 ---> Running in cbb31ca49541 07:50:19 Removing intermediate container 4ee88fe5413d 07:50:19 ---> 6d32825ab631 07:50:19 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:50:19 ---> 89a8f948939a 07:50:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:50:20 Removing intermediate container cbb31ca49541 07:50:20 ---> 0ca7a4984a8f 07:50:20 Step 31/31 : LABEL version=0.0.0 07:50:20 ---> Running in 61427fb93dc8 07:50:21 ---> Running in b3d82acef518 07:50:21 ---> 447758617bdd 07:50:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:50:21 Removing intermediate container 61427fb93dc8 07:50:21 ---> 3010cd543614 07:50:21 Step 23/23 : LABEL version=0.0.0 07:50:22 ---> Running in d1fb1e39271c 07:50:22 Removing intermediate container b3d82acef518 07:50:22 ---> eecaacf245d8 07:50:22 07:50:22 ---> 4e4bc71fde02 07:50:22 Step 19/23 : ENTRYPOINT ["/core-data"] 07:50:22 Removing intermediate container d1fb1e39271c 07:50:22 ---> b6d2eb998c12 07:50:22 07:50:22 ---> Running in 8f472d39ea9e 07:50:22 Successfully built eecaacf245d8 07:50:22 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:50:22  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 07:50:23 Successfully built b6d2eb998c12 07:50:23 Successfully tagged docker-core-metadata-go-arm64:latest 07:50:23  Building docker-core-metadata-go ... done Building docker-core-command-go 07:50:23 Removing intermediate container 8f472d39ea9e 07:50:23 ---> 140bc8c1b84b 07:50:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:23 ---> Running in f77cee51a844 07:50:24 Removing intermediate container f77cee51a844 07:50:24 ---> 06b2e3f5fe52 07:50:24 Step 21/23 : LABEL arch=arm64 07:50:24 ---> Running in 914945f24be5 07:50:24 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 07:50:24 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 07:50:24 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 07:50:24 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 07:50:24 Building config-common 07:50:24 + snapcraftctl build 07:50:24 Removing intermediate container 914945f24be5 07:50:24 ---> 4ee9a7aca6fd 07:50:24 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:50:24 ---> Running in bc8185738a9f 07:50:25 Removing intermediate container bc8185738a9f 07:50:25 ---> 37f5d4bf10e9 07:50:25 Step 23/23 : LABEL version=0.0.0 07:50:25 ---> Running in e399af4e3fba 07:50:26 Removing intermediate container e399af4e3fba 07:50:26 ---> 5df50905eaf5 07:50:26 07:50:26 Building edgex-go 07:50:26 Successfully built 5df50905eaf5 07:50:26 Successfully tagged docker-core-data-go-arm64:latest 07:50:26 + cd /root/parts/edgex-go/src 07:50:26 + make build 07:50:26 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 07:50:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:50:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 07:50:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 07:50:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 07:50:27 go: downloading github.com/pkg/errors v0.8.1 07:50:27 go: downloading github.com/imdario/mergo v0.3.12 07:50:27 go: downloading github.com/pelletier/go-toml v1.9.0 07:50:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 07:50:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 07:50:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 07:50:27 go: downloading github.com/go-playground/validator/v10 v10.5.0 07:50:27 go: downloading golang.org/x/text v0.3.2 07:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:50:32 go: downloading gopkg.in/yaml.v2 v2.4.0 07:50:33  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:50:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:33 ---> 6bc1a5a509d8 07:50:33 Step 3/22 : WORKDIR /edgex-go 07:50:33 ---> Using cache 07:50:33 ---> 4a19461b5d1a 07:50:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:33 ---> Using cache 07:50:33 ---> a9b707e2484f 07:50:33 Step 5/22 : RUN apk add --update --no-cache make git 07:50:33 ---> Using cache 07:50:33 ---> 3765f770d890 07:50:33 Step 6/22 : COPY go.mod . 07:50:33 ---> Using cache 07:50:33 ---> a744135129c9 07:50:33 Step 7/22 : RUN go mod download 07:50:33 ---> Using cache 07:50:33 ---> 44cecf058b9b 07:50:33 Step 8/22 : COPY . . 07:50:33 ---> Using cache 07:50:33 ---> e157128c6b54 07:50:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:50:36 ---> Running in 17d90c91dd71 07:50:37 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 07:50:37 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 07:50:38 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 07:50:39 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 07:50:40 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 07:50:40 go: downloading github.com/stretchr/testify v1.7.0 07:50:40 go: downloading github.com/davecgh/go-spew v1.1.1 07:50:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:50:40 go: downloading github.com/pmezard/go-difflib v1.0.0 07:50:42 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 07:50:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:50:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:50:44 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 07:50:45 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 07:50: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 07:50:47 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 07:50:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:50:49 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 07:50:49 go: downloading github.com/lib/pq v1.10.1 07:50:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:50:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:50:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:50:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:50:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:50:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:50:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:50:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:50:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:50:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:50:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:50:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:50:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:50:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:50:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:50:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:50:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:50:51 + 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 07:50:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:50:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:50:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:50:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:50:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:50:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:50:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:50:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:50:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:50:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:52 ---> 6bc1a5a509d8 07:50:52 Step 3/22 : WORKDIR /edgex-go 07:50:52 ---> Using cache 07:50:52 ---> 4a19461b5d1a 07:50:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:52 ---> Using cache 07:50:52 ---> a9b707e2484f 07:50:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:50:54 Building static-packages 07:50:54 + snapcraftctl build 07:50:56 Building version 07:50:56 + snapcraftctl build 07:50:57 ---> Running in 7757490aaf30 07:50:58 Skipping stage go-build-helper (already ran) 07:50:58 Staging app-service-config 07:50:58 + snapcraftctl stage 07:50:59 Staging config-common 07:50:59 + snapcraftctl stage 07:50:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:00 Staging edgex-go 07:51:00 + snapcraftctl stage 07:51:00 OK: 217 MiB in 51 packages 07:51:00 Staging static-packages 07:51:00 + snapcraftctl stage 07:51:02 Staging version 07:51:02 + snapcraftctl stage 07:51:02 Priming go-build-helper 07:51:03 + snapcraftctl prime 07:51:04 Priming app-service-config 07:51:04 + snapcraftctl prime 07:51:04 Removing intermediate container 7757490aaf30 07:51:04 ---> 2ffdcedfcaaa 07:51:04 Step 6/22 : COPY go.mod . 07:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:51:05 ---> 6bc1a5a509d8 07:51:05 Step 3/23 : WORKDIR /edgex-go 07:51:05 ---> Using cache 07:51:05 ---> 4a19461b5d1a 07:51:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:05 ---> Using cache 07:51:05 ---> a9b707e2484f 07:51:05 Step 5/23 : RUN apk add --update --no-cache make bash git 07:51:05 Priming config-common 07:51:05 + snapcraftctl prime 07:51:05 ---> Running in 8ca4a6c566d6 07:51:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:51:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:51:05 ---> 6bc1a5a509d8 07:51:05 Step 3/23 : WORKDIR /edgex-go 07:51:05 ---> Using cache 07:51:05 ---> 4a19461b5d1a 07:51:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:05 ---> Using cache 07:51:05 ---> a9b707e2484f 07:51:05 Step 5/23 : RUN apk add --update --no-cache make git 07:51:05 ---> Using cache 07:51:05 ---> 3765f770d890 07:51:05 Step 6/23 : COPY go.mod . 07:51:05 ---> Using cache 07:51:05 ---> a744135129c9 07:51:05 Step 7/23 : RUN go mod download 07:51:05 ---> Using cache 07:51:05 ---> 44cecf058b9b 07:51:05 Step 8/23 : COPY . . 07:51:06 Priming edgex-go 07:51:06 + snapcraftctl prime 07:51:06 ---> 62e83cf6eb62 07:51:06 Step 7/22 : RUN go mod download 07:51:06 ---> Using cache 07:51:06 ---> e157128c6b54 07:51:06 Step 9/23 : RUN make cmd/core-command/core-command 07:51:06 ---> Running in b52716ea4e9c 07:51:06 ---> Running in f2987331edde 07:51:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:51:07 Priming static-packages 07:51:07 + snapcraftctl prime 07:51:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:51:08 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 07:51:08 OK: 217 MiB in 51 packages 07:51:09 Priming version 07:51:09 + snapcraftctl prime 07:51:10 Removing intermediate container b52716ea4e9c 07:51:10 ---> b1bb31eb4f32 07:51:10 Step 8/22 : COPY . . 07:51:10 Removing intermediate container 8ca4a6c566d6 07:51:10 ---> 53d753bdf4d9 07:51:10 Step 6/23 : COPY go.mod . 07:51:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:51:12 ---> 82111af57a1b 07:51:12 Step 7/23 : RUN go mod download [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:51:12 ---> Running in 60adae255e4c 07:51:19 Removing intermediate container 60adae255e4c 07:51:19 ---> 01d213f14f3d 07:51:19 Step 8/23 : COPY . . 07:51:37 ---> e16f5d653882 07:51:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:51:38 ---> Running in cec9035c1c11 07:51:40 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 07:51:45 Removing intermediate container 17d90c91dd71 07:51:45 ---> 5cc7bc1d04a0 07:51:45 07:51:45 Step 10/22 : FROM alpine:3.12 07:51:45 ---> 9852663dfa18 07:51:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:51:45 ---> Using cache 07:51:45 ---> 7bce0777173c 07:51:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:51:45 ---> Using cache 07:51:45 ---> aafd549cd915 07:51:45 Step 13/22 : ENV APP_PORT=48085 07:51:45 ---> Running in 1bec87b29e86 07:51:45 ---> 055ff78c1385 07:51:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:51:45 ---> Running in f73e4d3f9964 07:51:46 Removing intermediate container 1bec87b29e86 07:51:46 ---> c841e0536c89 07:51:46 Step 14/22 : EXPOSE $APP_PORT 07:51:46 ---> Running in 40d66bf9151e 07:51:47 Removing intermediate container 40d66bf9151e 07:51:47 ---> 144841d13ba7 07:51:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:47 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 07:51:48 ---> 6e0a8bfe06f5 07:51:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:51:50 ---> b3067b54c355 07:51:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:51:51 ---> aa15a7b0bfa0 07:51:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:51:52 ---> Running in 98e91eb57ff7 07:51:52 Removing intermediate container 98e91eb57ff7 07:51:52 ---> e12205c623d7 07:51:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:51:53 ---> Running in c2309d274956 07:51:53 Removing intermediate container c2309d274956 07:51:53 ---> 183f5ba24b9d 07:51:53 Step 20/22 : LABEL arch=arm64 07:51:53 ---> Running in 977f13d27255 07:51:54 Removing intermediate container 977f13d27255 07:51:54 ---> ad95dc862e70 07:51:54 Step 21/22 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:51:54 ---> Running in 70b6192f5729 07:51:55 Removing intermediate container 70b6192f5729 07:51:55 ---> b42a0f173059 07:51:55 Step 22/22 : LABEL version=0.0.0 07:51:55 ---> Running in 994ab528fa80 07:51:56 Removing intermediate container 994ab528fa80 07:51:56 ---> 216fbbc8fc74 07:51:56 07:51:56 Successfully built 216fbbc8fc74 07:51:56 Successfully tagged docker-support-scheduler-go-arm64:latest 07:52:29  Building docker-support-scheduler-go ... done Removing intermediate container f2987331edde 07:52:29 ---> 5ca012425cdb 07:52:29 07:52:29 Step 10/23 : FROM alpine:3.12 07:52:29 ---> 9852663dfa18 07:52:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:52:29 ---> Using cache 07:52:29 ---> 7bce0777173c 07:52:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:52:29 ---> Using cache 07:52:29 ---> aafd549cd915 07:52:29 Step 13/23 : ENV APP_PORT=48082 07:52:29 ---> Running in ae5193376305 07:52:29 Removing intermediate container ae5193376305 07:52:29 ---> 995d7c50f008 07:52:29 Step 14/23 : EXPOSE $APP_PORT 07:52:29 ---> Running in 11ace84ff415 07:52:29 Removing intermediate container 11ace84ff415 07:52:29 ---> 91049fddf93c 07:52:29 Step 15/23 : WORKDIR / 07:52:29 ---> Running in 9cf834e5b418 07:52:29 Removing intermediate container 9cf834e5b418 07:52:29 ---> cf1ff2b4717a 07:52:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:29 ---> 14481d8554c3 07:52:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:52:31 ---> 60b299ffa4a7 07:52:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:52:32 ---> fd7e986cc434 07:52:32 Step 19/23 : ENTRYPOINT ["/core-command"] 07:52:32 ---> Running in dedeb5b512ac 07:52:33 Removing intermediate container dedeb5b512ac 07:52:33 ---> 50199118c916 07:52:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:33 ---> Running in b975a632155f 07:52:34 Removing intermediate container b975a632155f 07:52:34 ---> 437ab6e5e9bc 07:52:34 Step 21/23 : LABEL arch=arm64 07:52:34 ---> Running in 4b405327453e 07:52:35 Removing intermediate container 4b405327453e 07:52:35 ---> ae13ee3f6642 07:52:35 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:52:35 ---> Running in 6b05edcff368 07:52:36 Removing intermediate container 6b05edcff368 07:52:36 ---> 652564673060 07:52:36 Step 23/23 : LABEL version=0.0.0 07:52:36 ---> Running in 4a6487d9b53f 07:52:37 Removing intermediate container 4a6487d9b53f 07:52:37 ---> 7af4d0f5147d 07:52:37 07:52:37 Successfully built 7af4d0f5147d 07:52:37 Successfully tagged docker-core-command-go-arm64:latest 07:52:52  Building docker-core-command-go ... done Removing intermediate container cec9035c1c11 07:52:52 ---> d02e98ad3f18 07:52:52 07:52:52 Step 10/22 : FROM alpine:3.12 07:52:52 Removing intermediate container f73e4d3f9964 07:52:52 ---> 9852663dfa18 07:52:52 ---> aafe4e409e94 07:52:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:52:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:52:52 ---> Running in e8747eb28f3f 07:52:52 ---> Running in 8b8f657861d0 07:52:52 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 07:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:52:53 (1/2) Installing ca-certificates (20191127-r4) 07:52:53 (2/2) Installing dumb-init (1.2.2-r1) 07:52:53 Executing busybox-1.31.1-r20.trigger 07:52:53 Executing ca-certificates-20191127-r4.trigger 07:52:53 OK: 6 MiB in 16 packages 07:52:55 Removing intermediate container e8747eb28f3f 07:52:55 ---> b3761848133c 07:52:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:52:55 Removing intermediate container 8b8f657861d0 07:52:55 ---> 1f0097a86fbf 07:52:55 07:52:55 Step 11/23 : FROM docker:20.10.0 07:52:55 ---> Running in f7c6d2cc04fc 07:52:55 20.10.0: Pulling from library/docker 07:52:55 Removing intermediate container f7c6d2cc04fc 07:52:55 ---> 893da6ff9b5a 07:52:55 Step 13/22 : ENV APP_PORT=48060 07:52:56 ---> Running in 8df32f5cea59 07:52:57 Removing intermediate container 8df32f5cea59 07:52:57 ---> d6172560dd13 07:52:57 Step 14/22 : EXPOSE $APP_PORT 07:52:57 ---> Running in 30d256f25588 07:52:58 Removing intermediate container 30d256f25588 07:52:58 ---> 56918589ef54 07:52:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:59 ---> b4cde206a22e 07:52:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:53:02 ---> e74162049055 07:53:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:53:03 ---> de8f83c97904 07:53:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:53:03 ---> Running in 6fa291aba4f5 07:53:03 Removing intermediate container 6fa291aba4f5 07:53:03 ---> 03874b5a2669 07:53:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:03 ---> Running in 942b70743b9b 07:53:04 Removing intermediate container 942b70743b9b 07:53:04 ---> eb1bdc9fcca2 07:53:04 Step 20/22 : LABEL arch=arm64 07:53:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:53:04 Status: Downloaded newer image for docker:20.10.0 07:53:04 ---> eeaf43b92773 07:53:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:53:04 ---> Running in a76bff70de50 07:53:04 ---> Running in 38270524b7fa 07:53:04 Removing intermediate container a76bff70de50 07:53:04 ---> 88e150668e6d 07:53:04 Step 21/22 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:53:05 Removing intermediate container 38270524b7fa 07:53:05 ---> b85613f34313 07:53:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:53:05 ---> Running in 28918e5f6b89 07:53:05 ---> Running in d0748affadeb 07:53:05 Removing intermediate container 28918e5f6b89 07:53:05 ---> 78353ce06a69 07:53:05 Step 22/22 : LABEL version=0.0.0 07:53:05 ---> Running in ffc39df65124 07:53:06 Removing intermediate container ffc39df65124 07:53:06 ---> 64b8f776f65f 07:53:06 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:53:07 Successfully built 64b8f776f65f 07:53:07 Successfully tagged docker-support-notifications-go-arm64:latest 07:53:07  Building docker-support-notifications-go ... done (1/39) Installing readline (8.0.4-r0) 07:53:07 (2/39) Installing bash (5.0.17-r0) 07:53:07 Executing bash-5.0.17-r0.post-install 07:53:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:53:07 (4/39) Installing libcurl (7.76.1-r0) 07:53:07 (5/39) Installing curl (7.76.1-r0) 07:53:07 (6/39) Installing dumb-init (1.2.2-r1) 07:53:07 (7/39) Installing libbz2 (1.0.8-r1) 07:53:07 (8/39) Installing expat (2.2.9-r1) 07:53:07 (9/39) Installing libffi (3.3-r2) 07:53:07 (10/39) Installing gdbm (1.13-r1) 07:53:07 (11/39) Installing xz-libs (5.2.5-r0) 07:53:07 (12/39) Installing sqlite-libs (3.32.1-r0) 07:53:07 (13/39) Installing python3 (3.8.8-r0) 07:53:09 (14/39) Installing py3-appdirs (1.4.4-r1) 07:53:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:53:09 (16/39) Installing py3-parsing (2.4.7-r0) 07:53:09 (17/39) Installing py3-six (1.15.0-r0) 07:53:09 (18/39) Installing py3-packaging (20.4-r0) 07:53:09 (19/39) Installing py3-setuptools (47.0.0-r0) 07:53:09 (20/39) Installing py3-chardet (3.0.4-r4) 07:53:09 (21/39) Installing py3-idna (2.9-r0) 07:53:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:53:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:53:09 (24/39) Installing py3-requests (2.23.0-r0) 07:53:09 (25/39) Installing py3-msgpack (1.0.0-r0) 07:53:09 (26/39) Installing py3-lockfile (0.12.2-r3) 07:53:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:53:09 (28/39) Installing py3-colorama (0.4.3-r0) 07:53:09 (29/39) Installing py3-distlib (0.3.0-r0) 07:53:09 (30/39) Installing py3-distro (1.5.0-r1) 07:53:09 (31/39) Installing py3-webencodings (0.5.1-r3) 07:53:09 (32/39) Installing py3-html5lib (1.0.1-r4) 07:53:09 (33/39) Installing py3-pytoml (0.1.21-r0) 07:53:09 (34/39) Installing py3-pep517 (0.8.2-r0) 07:53:09 (35/39) Installing py3-progress (1.5-r0) 07:53:09 (36/39) Installing py3-toml (0.10.1-r0) 07:53:09 (37/39) Installing py3-retrying (1.3.3-r0) 07:53:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:53:09 (39/39) Installing py3-pip (20.1.1-r0) 07:53:10 Executing busybox-1.31.1-r19.trigger 07:53:10 OK: 72 MiB in 59 packages 07:53:13 Collecting docker-compose==1.23.2 07:53:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:53:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:53:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:53:15 Collecting docopt<0.7,>=0.6.1 07:53:15 Downloading docopt-0.6.2.tar.gz (25 kB) 07:53:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:53:17 Collecting jsonschema<3,>=2.5.1 07:53:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:53:18 Collecting websocket-client<1.0,>=0.32.0 07:53:18 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 07:53:18 Collecting docker<4.0,>=3.6.0 07:53:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:53:19 Collecting dockerpty<0.5,>=0.4.1 07:53:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:53:21 Collecting cached-property<2,>=1.2.0 07:53:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:53:21 Collecting texttable<0.10,>=0.9.0 07:53:21 Downloading texttable-0.9.1.tar.gz (11 kB) 07:53:24 Collecting PyYAML<4,>=3.10 07:53:24 Downloading PyYAML-3.13.tar.gz (270 kB) 07:53:26 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) 07:53:26 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) 07:53:26 Collecting idna<2.8,>=2.5 07:53:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:53:27 Collecting urllib3<1.25,>=1.21.1 07:53:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:53:27 Collecting docker-pycreds>=0.4.0 07:53:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:53:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:53:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:53:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:53:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:53:28 Installing collected packages: idna, urllib3, requests, docopt, jsonschema, websocket-client, docker-pycreds, docker, dockerpty, cached-property, texttable, PyYAML, docker-compose 07:53:28 Attempting uninstall: idna 07:53:28 Found existing installation: idna 2.9 07:53:28 Uninstalling idna-2.9: 07:53:28 Successfully uninstalled idna-2.9 07:53:29 Attempting uninstall: urllib3 07:53:29 Found existing installation: urllib3 1.25.9 07:53:29 Uninstalling urllib3-1.25.9: 07:53:29 Successfully uninstalled urllib3-1.25.9 07:53:29 Attempting uninstall: requests 07:53:30 Found existing installation: requests 2.23.0 07:53:30 Uninstalling requests-2.23.0: 07:53:30 Successfully uninstalled requests-2.23.0 07:53:30 Running setup.py install for docopt: started 07:53:32 Running setup.py install for docopt: finished with status 'done' 07:53:33 Running setup.py install for dockerpty: started 07:53:35 Running setup.py install for dockerpty: finished with status 'done' 07:53:35 Running setup.py install for texttable: started 07:53:37 Running setup.py install for texttable: finished with status 'done' 07:53:37 Running setup.py install for PyYAML: started 07:53:39 Running setup.py install for PyYAML: finished with status 'done' 07:53:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 07:53:50 Removing intermediate container d0748affadeb 07:53:50 ---> 6a0500725cb9 07:53:50 Step 14/23 : ENV APP_PORT=48090 07:53:50 ---> Running in 9f48748cc311 07:53:50 Removing intermediate container 9f48748cc311 07:53:50 ---> d54b1a0b8c6a 07:53:50 Step 15/23 : EXPOSE $APP_PORT 07:53:50 ---> Running in 90b59716ff0d 07:53:50 Removing intermediate container 90b59716ff0d 07:53:50 ---> 57a64b3641b7 07:53:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:53:51 ---> d5203312ffa0 07:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:53:52 ---> 749bff231fd8 07:53:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:53:52 ---> 8761f06210d1 07:53:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:53:52 ---> Running in d23125bed332 07:53:53 Removing intermediate container d23125bed332 07:53:53 ---> 7cc64539d5cf 07:53:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:53 ---> Running in 374af0585551 07:53:53 Removing intermediate container 374af0585551 07:53:53 ---> a3e3e130dd7c 07:53:53 Step 21/23 : LABEL arch=arm64 07:53:53 ---> Running in 01ae6853527d 07:53:54 Removing intermediate container 01ae6853527d 07:53:54 ---> 5385ac34b0ee 07:53:54 Step 22/23 : LABEL git_sha=105c32a67af0cf29ff8d84f0046496878eec6021 07:53:54 ---> Running in 83795cb60d4f 07:53:55 Removing intermediate container 83795cb60d4f 07:53:55 ---> 085b3def2aef 07:53:55 Step 23/23 : LABEL version=0.0.0 07:53:55 ---> Running in e9b39462e2da 07:53:55 Removing intermediate container e9b39462e2da 07:53:55 ---> 28dcdc9cb7fa 07:53:55 07:53:55 Successfully built 28dcdc9cb7fa 07:53:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:53:56  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:53:56 $ docker stop --time=1 7cddf919ad2ea6256e697ae25ee928d77dac2bffb646c8c3846f4750e31474b4 07:53:58 $ docker rm -f 7cddf919ad2ea6256e697ae25ee928d77dac2bffb646c8c3846f4750e31474b4 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:58 + + docker images 07:53:58 grep docker 07:53:58 docker-sys-mgmt-agent-go-arm64 latest 28dcdc9cb7fa 3 seconds ago 299MB 07:53:58 docker-support-notifications-go-arm64 latest 64b8f776f65f 52 seconds ago 17.2MB 07:53:58 docker-core-command-go-arm64 latest 7af4d0f5147d About a minute ago 16.5MB 07:53:58 docker-support-scheduler-go-arm64 latest 216fbbc8fc74 2 minutes ago 16.6MB 07:53:58 docker-core-data-go-arm64 latest 5df50905eaf5 3 minutes ago 21.6MB 07:53:58 docker-core-metadata-go-arm64 latest b6d2eb998c12 3 minutes ago 18.1MB 07:53:58 docker-security-bootstrapper-go-arm64 latest eecaacf245d8 3 minutes ago 18.1MB 07:53:58 docker-security-secretstore-setup-go-arm64 latest 3e580506f9c3 3 minutes ago 24.9MB 07:53:58 docker-security-proxy-setup-go-arm64 latest 0791adf06eef 3 minutes ago 24.6MB 07:53:58 docker 20.10.0 eeaf43b92773 4 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 07:53:59 ---> job-cost.sh 07:53:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kTGH 07:54:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-kTGH/bin to PATH 07:56:15 INFO: No Stack... 07:56:15 INFO: Retrieving Pricing Info for: lf-standard-4 07:56:15 INFO: Archiving Costs [Pipeline] sh 07:56:15 + cat /w/workspace/edgex-go/7/archives/cost.csv 07:56:15 + cut -d, -f6 [Pipeline] lock 07:56:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3395-7-stack-cost] 07:56:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3395-7-stack-cost] did not exist. Created. 07:56:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3395-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:56:16 + echo total: 0.20999999344348907 [Pipeline] stash 07:56:16 Stashed 1 file(s) [Pipeline] } 07:56:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3395-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:56:17 provisioning config files... 07:56:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8774191718071307359tmp [Pipeline] { [Pipeline] sh 07:56:17 + set +x 07:56:17 + curl -s https://codecov.io/bash 07:56:17 + bash -s -- 07:56:18 07:56:18 _____ _ 07:56:18 / ____| | | 07:56:18 | | ___ __| | ___ ___ _____ __ 07:56:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:56:18 | |___| (_) | (_| | __/ (_| (_) \ V / 07:56:18 \_____\___/ \__,_|\___|\___\___/ \_/ 07:56:18 Bash-1.0.2 07:56:18 07:56:18 07:56:18 ==> git version 2.24.3 found 07:56:18 ==> 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 07:56:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:56:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:56:18 ==> Jenkins CI detected. 07:56:18 project root: . 07:56:18 --> token set from env 07:56:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:56:18 ==> Running gcov in . (disable via -X gcov) 07:56:18 ==> Python coveragepy not found 07:56:18 ==> Searching for coverage reports in: 07:56:18 + . 07:56:18 -> Found 1 reports 07:56:18 ==> Detecting git/mercurial file structure 07:56:18 ==> Reading reports 07:56:18 + ./coverage.out bytes=704315 07:56:18 ==> Appending adjustments 07:56:18 https://docs.codecov.io/docs/fixing-reports 07:56:24 + Found adjustments 07:56:24 ==> Gzipping contents 07:56:24 100K /tmp/codecov.hud1pz.gz 07:56:24 ==> Uploading reports 07:56:24 url: https://codecov.io 07:56:24 query: branch=PR-3395&commit=105c32a67af0cf29ff8d84f0046496878eec6021&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= 07:56:24 -> Pinging Codecov 07:56:24 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3395&commit=105c32a67af0cf29ff8d84f0046496878eec6021&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= 07:56:24 -> Uploading to 07:56:24 https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/105c32a67af0cf29ff8d84f0046496878eec6021/6f3ec766-77da-44b1-b00e-36635426d2d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T075624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c0d8e6f12233e7d6d791db120294a3141100535a58505a5b5df7118a23c9ba5 07:56:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:24 Dload Upload Total Spent Left Speed 07:56:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 208k --:--:-- --:--:-- --:--:-- 209k 07:56:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/105c32a67af0cf29ff8d84f0046496878eec6021 [Pipeline] } 07:56:24 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 07:56:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:56:27 ---> package-listing.sh 07:56:27 ++ facter osfamily 07:56:27 ++ tr '[:upper:]' '[:lower:]' 07:56:27 + OS_FAMILY=redhat 07:56:27 + workspace=/w/workspace/edgex-go/7 07:56:27 + START_PACKAGES=/tmp/packages_start.txt 07:56:27 + END_PACKAGES=/tmp/packages_end.txt 07:56:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:56:27 + PACKAGES=/tmp/packages_start.txt 07:56:27 + '[' /w/workspace/edgex-go/7 ']' 07:56:27 + PACKAGES=/tmp/packages_end.txt 07:56:27 + case "${OS_FAMILY}" in 07:56:27 + rpm -qa 07:56:27 + sort 07:56:33 + '[' -f /tmp/packages_start.txt ']' 07:56:33 + '[' -f /tmp/packages_end.txt ']' 07:56:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:56:33 + '[' /w/workspace/edgex-go/7 ']' 07:56:33 + mkdir -p /w/workspace/edgex-go/7/archives/ 07:56:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 07:56:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:56:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:56:35 07:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:56:35 alpine: Pulling from edgex-lftools-log-publisher 07:56:35 df20fa9351a1: Pulling fs layer 07:56:35 36b3adc4ff6f: Pulling fs layer 07:56:35 8ad3a11d3b57: Pulling fs layer 07:56:35 46f8f816bc3b: Pulling fs layer 07:56:35 93b61091891f: Pulling fs layer 07:56:35 93b9cdb0e59b: Pulling fs layer 07:56:35 5e14af77c1be: Pulling fs layer 07:56:35 01666e4c0597: Pulling fs layer 07:56:35 aa168da1d23b: Pulling fs layer 07:56:35 93b9cdb0e59b: Waiting 07:56:35 5e14af77c1be: Waiting 07:56:35 01666e4c0597: Waiting 07:56:35 aa168da1d23b: Waiting 07:56:35 46f8f816bc3b: Waiting 07:56:35 93b61091891f: Waiting 07:56:35 36b3adc4ff6f: Verifying Checksum 07:56:35 36b3adc4ff6f: Download complete 07:56:35 46f8f816bc3b: Verifying Checksum 07:56:35 46f8f816bc3b: Download complete 07:56:35 df20fa9351a1: Verifying Checksum 07:56:35 df20fa9351a1: Download complete 07:56:35 93b9cdb0e59b: Verifying Checksum 07:56:35 93b9cdb0e59b: Download complete 07:56:35 93b61091891f: Verifying Checksum 07:56:35 93b61091891f: Download complete 07:56:35 5e14af77c1be: Verifying Checksum 07:56:35 5e14af77c1be: Download complete 07:56:35 01666e4c0597: Verifying Checksum 07:56:35 01666e4c0597: Download complete 07:56:36 8ad3a11d3b57: Verifying Checksum 07:56:36 8ad3a11d3b57: Download complete 07:56:36 df20fa9351a1: Pull complete 07:56:36 36b3adc4ff6f: Pull complete 07:56:37 8ad3a11d3b57: Pull complete 07:56:37 46f8f816bc3b: Pull complete 07:56:38 93b61091891f: Pull complete 07:56:38 93b9cdb0e59b: Pull complete 07:56:38 5e14af77c1be: Pull complete 07:56:38 01666e4c0597: Pull complete 07:56:40 aa168da1d23b: Verifying Checksum 07:56:40 aa168da1d23b: Download complete 07:56:52 aa168da1d23b: Pull complete 07:56:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:56:52 prd-centos7-docker-4c-2g-1767 does not seem to be running inside a container 07:56:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:56:57 $ docker top fdf8bb13018298deea6b2d45b806d1cf5663d571e275b943c35e897c0c94f482 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:56:58 + mkdir -p /var/log/sa [Pipeline] sh 07:56:58 + ls /var/log/sa-host 07:56:58 + sadf -c /var/log/sa-host/sa23 07:56:58 file_magic: OK 07:56:58 HZ: Using current value: 100 07:56:58 file_header: OK 07:56:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:56:58 Statistics: 07:56:58 Hnuu...uuuununununu... 07:56:58 File successfully converted to sysstat format version 12.2.1 07:56:58 + sadf -c /var/log/sa-host/sa26 07:56:58 file_magic: OK 07:56:58 HZ: Using current value: 100 07:56:58 file_header: OK 07:56:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:56:58 Statistics: 07:56:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:56:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:59 provisioning config files... 07:56:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config513358455393419988tmp [Pipeline] { [Pipeline] echo 07:56:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:56:59 ---> create-netrc.sh [Pipeline] } 07:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:56:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:57:00 ---> python-tools-install.sh [Pipeline] echo 07:57:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:01 ---> sudo-logs.sh 07:57:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:57:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:01 ---> job-cost.sh 07:57:01 lf-activate-venv: SKIPPING 07:57:01 DEBUG: total: 0.20999999344348907 07:57:01 INFO: Retrieving Stack Cost... 07:57:02 INFO: Retrieving Pricing Info for: v1-standard-2 07:57:03 INFO: Archiving Costs [Pipeline] echo 07:57:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:57:04 ---> logs-deploy.sh 07:57:04 lf-activate-venv: SKIPPING 07:57:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3395/7 07:57:04 INFO: archiving workspace using pattern(s): 07:57:06 Archives upload complete. 07:57:06 INFO: archiving logs to Nexus 07:57:08 ---> uname -a: 07:57:08 Linux prd-centos7-docker-4c-2g-1767.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:57:08 07:57:08 07:57:08 ---> lscpu: 07:57:08 Architecture: x86_64 07:57:08 CPU op-mode(s): 32-bit, 64-bit 07:57:08 Byte Order: Little Endian 07:57:08 Address sizes: 40 bits physical, 48 bits virtual 07:57:08 CPU(s): 4 07:57:08 On-line CPU(s) list: 0-3 07:57:08 Thread(s) per core: 1 07:57:08 Core(s) per socket: 1 07:57:08 Socket(s): 4 07:57:08 NUMA node(s): 1 07:57:08 Vendor ID: GenuineIntel 07:57:08 CPU family: 6 07:57:08 Model: 44 07:57:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:57:08 Stepping: 1 07:57:08 CPU MHz: 2933.436 07:57:08 BogoMIPS: 5866.87 07:57:08 Virtualization: VT-x 07:57:08 Hypervisor vendor: KVM 07:57:08 Virtualization type: full 07:57:08 L1d cache: 128 KiB 07:57:08 L1i cache: 128 KiB 07:57:08 L2 cache: 16 MiB 07:57:08 L3 cache: 64 MiB 07:57:08 NUMA node0 CPU(s): 0-3 07:57:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:57:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:57:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:57:08 Vulnerability Meltdown: Mitigation; PTI 07:57:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:57:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:57:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:57:08 Vulnerability Srbds: Not affected 07:57:08 Vulnerability Tsx async abort: Not affected 07:57:08 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 07:57:08 07:57:08 07:57:08 ---> nproc: 07:57:08 4 07:57:08 07:57:08 07:57:08 ---> df -h: 07:57:08 Filesystem Size Used Available Use% Mounted on 07:57:08 overlay 50.0G 11.8G 38.2G 24% / 07:57:08 tmpfs 64.0M 0 64.0M 0% /dev 07:57:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:57:08 shm 64.0M 0 64.0M 0% /dev/shm 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/7@tmp 07:57:08 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/7 07:57:08 07:57:08 07:57:08 ---> free -m: 07:57:08 total used free shared buff/cache available 07:57:08 Mem: 1837 732 221 0 883 1021 07:57:08 Swap: 1023 72 951 07:57:08 07:57:08 07:57:08 ---> ip addr: 07:57:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:57:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:57:08 inet 127.0.0.1/8 scope host lo 07:57:08 valid_lft forever preferred_lft forever 07:57:08 inet6 ::1/128 scope host 07:57:08 valid_lft forever preferred_lft forever 07:57:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:57:08 link/ether fa:16:3e:f1:1b:0b brd ff:ff:ff:ff:ff:ff 07:57:08 inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic eth0 07:57:08 valid_lft 84994sec preferred_lft 84994sec 07:57:08 inet6 fe80::f816:3eff:fef1:1b0b/64 scope link 07:57:08 valid_lft forever preferred_lft forever 07:57:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:57:08 link/ether 02:42:5b:8e:7e:d4 brd ff:ff:ff:ff:ff:ff 07:57:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:57:08 valid_lft forever preferred_lft forever 07:57:08 inet6 fe80::42:5bff:fe8e:7ed4/64 scope link 07:57:08 valid_lft forever preferred_lft forever 07:57:08 07:57:08 07:57:08 ---> sar -b -r -n DEV: 07:57:08 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 07:57:08 07:57:08 07:33:30 LINUX RESTART (4 CPU) 07:57:08 07:57:08 07:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:57:08 07:35:01 103.28 37.10 66.17 0.00 7942.26 18473.09 0.00 07:57:08 07:36:01 322.87 110.81 212.06 0.00 6787.56 52901.38 0.00 07:57:08 07:37:01 181.08 95.24 85.84 0.00 3068.95 10006.31 0.00 07:57:08 07:38:01 101.00 47.51 53.49 0.00 1597.74 6447.61 0.00 07:57:08 07:39:01 85.49 33.01 52.49 0.00 2254.00 13405.57 0.00 07:57:08 07:40:02 954.95 690.25 264.70 0.00 95267.15 162733.87 0.00 07:57:08 07:41:01 2805.85 2490.85 315.00 0.00 147644.55 156538.38 0.00 07:57:08 07:42:01 338.11 119.78 218.33 0.00 14279.77 44045.52 0.00 07:57:08 07:43:02 1993.96 1644.50 349.47 0.00 128328.98 165171.88 0.00 07:57:08 07:44:01 595.72 354.27 241.45 0.00 23171.80 47582.51 0.00 07:57:08 07:45:01 68.00 17.33 50.67 0.00 3280.28 4548.43 0.00 07:57:08 07:46:01 1.23 0.03 1.20 0.00 0.67 14.85 0.00 07:57:08 07:47:01 0.23 0.02 0.22 0.00 0.13 1.78 0.00 07:57:08 07:48:01 0.32 0.03 0.28 0.00 0.40 3.10 0.00 07:57:08 07:49:01 2.13 1.90 0.23 0.00 66.34 2.18 0.00 07:57:08 07:50:01 0.85 0.05 0.80 0.00 1.20 15.74 0.00 07:57:08 07:51:01 0.32 0.03 0.28 0.00 0.27 2.75 0.00 07:57:08 07:52:01 0.28 0.02 0.27 0.00 0.27 3.36 0.00 07:57:08 07:53:01 0.50 0.00 0.50 0.00 0.00 6.04 0.00 07:57:08 07:54:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 07:57:08 07:55:01 0.53 0.25 0.28 0.00 111.64 3.36 0.00 07:57:08 07:56:01 0.33 0.03 0.30 0.00 0.27 2.91 0.00 07:57:08 Average: 343.21 256.19 87.02 0.00 19730.63 31040.02 0.00 07:57:08 07:57:08 07:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:57:08 07:35:01 225036 0 647776 34.43 2596 1006136 1413376 48.24 609744 841196 43676 07:57:08 07:36:01 299752 0 747340 39.72 1492 832960 1437848 49.07 478180 837732 36 07:57:08 07:37:01 265616 0 850776 45.22 660 764492 1748912 59.69 644676 691016 37324 07:57:08 07:38:01 287216 0 783544 41.64 660 810124 1639256 55.95 584760 721876 44872 07:57:08 07:39:01 205224 0 782536 41.59 628 893156 1548156 52.84 586348 815252 49484 07:57:08 07:40:02 339612 0 696888 37.04 0 845044 1358888 46.38 528808 799108 0 07:57:08 07:41:01 82028 0 1407652 74.81 0 391864 4591324 156.69 839116 680456 27192 07:57:08 07:42:01 77240 0 766784 40.75 0 1037520 1579536 53.91 726972 817088 92620 07:57:08 07:43:02 75804 0 848280 45.08 0 957460 2329428 79.50 697028 870656 66264 07:57:08 07:44:01 135604 0 748012 39.76 0 997928 1552328 52.98 614668 876852 5116 07:57:08 07:45:01 154716 0 658408 34.99 0 1068420 1244788 42.48 563592 911912 8 07:57:08 07:46:01 159900 0 653212 34.72 0 1068432 1204312 41.10 559528 911444 8 07:57:08 07:47:01 160996 0 652108 34.66 0 1068440 1204132 41.10 559408 911448 8 07:57:08 07:48:01 161144 0 651952 34.65 0 1068448 1204132 41.10 559288 911456 8 07:57:08 07:49:01 159124 0 652676 34.69 0 1069744 1204132 41.10 559640 912404 16 07:57:08 07:50:01 159004 0 652784 34.69 0 1069756 1204192 41.10 559720 912408 8 07:57:08 07:51:01 159132 0 652652 34.69 0 1069760 1204132 41.10 559652 912416 8 07:57:08 07:52:01 159216 0 652564 34.68 0 1069764 1204132 41.10 559656 912420 8 07:57:08 07:53:01 159132 0 652632 34.69 0 1069780 1204132 41.10 559664 912428 8 07:57:08 07:54:01 159016 0 652744 34.69 0 1069784 1204132 41.10 559540 912428 8 07:57:08 07:55:01 152608 0 655816 34.86 0 1073120 1204240 41.10 565516 912944 12 07:57:08 07:56:01 152956 0 655456 34.84 0 1073132 1204132 41.10 565188 912956 12 07:57:08 Average: 176822 0 732845 38.95 274 971603 1531347 52.26 592759 858995 16668 07:57:08 07:57:08 07:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:57:08 07:35:01 eth0 1614.29 1445.63 6389.15 189.62 0.00 0.00 0.00 0.00 07:57:08 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:35:01 veth640005f 819.37 763.16 80.80 2688.65 0.00 0.00 0.00 0.00 07:57:08 07:35:01 docker0 819.37 763.03 69.60 2688.64 0.00 0.00 0.00 0.00 07:57:08 07:36:01 eth0 544.34 403.92 3678.20 77.78 0.00 0.00 0.00 0.00 07:57:08 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:36:01 veth4befe25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:36:01 docker0 161.63 235.59 11.13 832.47 0.00 0.00 0.00 0.00 07:57:08 07:37:01 vethf313ddc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:37:01 eth0 29.10 16.90 29.86 11.68 0.00 0.00 0.00 0.00 07:57:08 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:38:01 vethf313ddc 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 07:57:08 07:38:01 eth0 23.74 16.22 17.03 9.44 0.00 0.00 0.00 0.00 07:57:08 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:38:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 07:57:08 07:39:01 eth0 173.57 135.72 1445.31 94.06 0.00 0.00 0.00 0.00 07:57:08 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:40:02 veth53498b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:40:02 veth022b924 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:40:02 vethb461468 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:40:02 vethcad1947 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:41:01 vethbbe5450 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:41:01 vethad20eb0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:41:01 vethb461468 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:41:01 eth0 2584.01 2170.60 12222.35 463.38 0.00 0.00 0.00 0.00 07:57:08 07:42:01 vethb461468 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:42:01 eth0 60.61 38.21 229.55 13.59 0.00 0.00 0.00 0.00 07:57:08 07:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:42:01 docker0 1037.96 1078.06 84.30 3824.74 0.00 0.00 0.00 0.00 07:57:08 07:43:02 vethe140f63 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:43:02 veth0589076 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 07:57:08 07:43:02 vethb461468 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:43:02 eth0 61.72 47.84 84.33 45.88 0.00 0.00 0.00 0.00 07:57:08 07:44:01 vethb461468 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:44:01 eth0 226.05 167.66 1690.62 71.08 0.00 0.00 0.00 0.00 07:57:08 07:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:44:01 vethfa1c02b 15.18 43.34 1.20 339.35 0.00 0.00 0.00 0.00 07:57:08 07:45:01 eth0 32.68 29.97 26.86 66.76 0.00 0.00 0.00 0.00 07:57:08 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:45:01 docker0 1115.74 1193.48 89.87 4393.91 0.00 0.00 0.00 0.00 07:57:08 07:46:01 eth0 2.65 2.16 0.43 3.02 0.00 0.00 0.00 0.00 07:57:08 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:47:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:57:08 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:50:01 eth0 0.37 0.32 0.15 0.08 0.00 0.00 0.00 0.00 07:57:08 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:53:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:54:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:55:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 07:57:08 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:57:08 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 Average: eth0 131.74 109.30 637.52 29.76 0.00 0.00 0.00 0.00 07:57:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:08 Average: docker0 49.92 53.40 4.02 196.60 0.00 0.00 0.00 0.00 07:57:08 07:57:08 07:57:08 ---> sar -P ALL: 07:57:08 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/26/21 _x86_64_ (4 CPU) 07:57:08 07:57:08 07:33:30 LINUX RESTART (4 CPU) 07:57:08 07:57:08 07:34:01 CPU %user %nice %system %iowait %steal %idle 07:57:08 07:35:01 all 22.54 0.00 8.49 1.85 1.56 65.56 07:57:08 07:35:01 0 27.55 0.00 10.52 1.87 1.43 58.62 07:57:08 07:35:01 1 19.79 0.00 8.54 0.96 1.57 69.14 07:57:08 07:35:01 2 24.04 0.00 7.96 4.23 1.38 62.40 07:57:08 07:35:01 3 18.89 0.00 6.99 0.38 1.84 71.90 07:57:08 07:36:01 all 12.46 0.00 10.80 5.33 2.13 69.29 07:57:08 07:36:01 0 12.83 0.00 11.30 4.25 2.19 69.44 07:57:08 07:36:01 1 11.90 0.00 10.60 5.97 2.15 69.38 07:57:08 07:36:01 2 13.18 0.00 10.08 5.89 2.11 68.74 07:57:08 07:36:01 3 11.96 0.00 11.21 5.19 2.06 69.58 07:57:08 07:37:01 all 53.50 0.00 14.46 4.20 5.57 22.26 07:57:08 07:37:01 0 55.63 0.00 15.24 3.22 5.28 20.64 07:57:08 07:37:01 1 54.21 0.00 14.49 4.55 5.03 21.71 07:57:08 07:37:01 2 53.72 0.00 14.41 4.39 5.52 21.96 07:57:08 07:37:01 3 50.52 0.00 13.72 4.65 6.41 24.70 07:57:08 07:38:01 all 47.88 0.00 13.70 1.90 3.64 32.88 07:57:08 07:38:01 0 49.02 0.00 14.86 1.15 3.13 31.84 07:57:08 07:38:01 1 50.74 0.00 13.85 1.76 2.98 30.67 07:57:08 07:38:01 2 46.90 0.00 13.11 3.47 3.98 32.54 07:57:08 07:38:01 3 44.91 0.00 13.00 1.23 4.45 36.42 07:57:08 07:39:01 all 34.78 0.00 12.64 2.00 3.71 46.87 07:57:08 07:39:01 0 33.67 0.00 12.61 1.89 3.52 48.32 07:57:08 07:39:01 1 34.76 0.00 12.40 2.42 3.87 46.55 07:57:08 07:39:01 2 35.52 0.00 13.05 1.72 3.66 46.06 07:57:08 07:39:01 3 35.18 0.00 12.50 1.97 3.78 46.56 07:57:08 07:40:02 all 22.21 0.00 24.59 8.64 4.70 39.86 07:57:08 07:40:02 0 20.25 0.00 22.60 8.59 4.91 43.65 07:57:08 07:40:02 1 21.35 0.00 25.80 8.26 4.65 39.93 07:57:08 07:40:02 2 23.97 0.00 26.17 9.61 4.22 36.03 07:57:08 07:40:02 3 23.29 0.00 23.81 8.11 5.01 39.78 07:57:08 07:41:01 all 26.59 0.00 29.65 22.13 2.40 19.22 07:57:08 07:41:01 0 25.98 0.00 30.21 22.89 2.16 18.75 07:57:08 07:41:01 1 27.72 0.00 30.92 21.77 2.43 17.16 07:57:08 07:41:01 2 26.17 0.00 28.25 24.46 2.55 18.57 07:57:08 07:41:01 3 26.49 0.00 29.22 19.40 2.46 22.43 07:57:08 07:42:01 all 54.54 0.00 16.89 11.80 0.98 15.80 07:57:08 07:42:01 0 54.86 0.00 16.74 14.23 0.98 13.19 07:57:08 07:42:01 1 54.06 0.00 17.72 11.05 0.92 16.26 07:57:08 07:42:01 2 53.84 0.00 16.05 12.11 1.18 16.82 07:57:08 07:42:01 3 55.41 0.00 17.02 9.79 0.84 16.93 07:57:08 07:43:02 all 40.19 0.00 27.78 14.79 2.80 14.45 07:57:08 07:43:02 0 41.78 0.00 26.81 15.52 2.61 13.28 07:57:08 07:43:02 1 42.16 0.00 27.55 14.59 2.62 13.09 07:57:08 07:43:02 2 37.34 0.00 27.97 14.93 3.17 16.58 07:57:08 07:43:02 3 39.47 0.00 28.77 14.13 2.79 14.84 07:57:08 07:44:01 all 36.06 0.00 16.09 11.66 4.06 32.13 07:57:08 07:44:01 0 37.52 0.00 16.86 10.42 3.40 31.79 07:57:08 07:44:01 1 36.02 0.00 16.64 14.46 3.90 28.98 07:57:08 07:44:01 2 34.82 0.00 14.45 10.92 4.94 34.86 07:57:08 07:44:01 3 35.90 0.00 16.45 10.83 3.99 32.84 07:57:08 07:45:01 all 4.51 0.00 3.26 2.52 5.28 84.44 07:57:08 07:45:01 0 6.11 0.00 3.03 3.30 5.43 82.12 07:57:08 07:45:01 1 2.37 0.00 3.00 2.09 5.85 86.69 07:57:08 07:45:01 2 6.61 0.00 3.32 3.69 4.85 81.53 07:57:08 07:45:01 3 2.94 0.00 3.67 1.01 4.99 87.38 07:57:08 07:57:08 07:45:01 CPU %user %nice %system %iowait %steal %idle 07:57:08 07:46:01 all 0.05 0.00 0.06 0.00 0.12 99.77 07:57:08 07:46:01 0 0.02 0.00 0.05 0.00 0.07 99.87 07:57:08 07:46:01 1 0.10 0.00 0.05 0.00 0.07 99.78 07:57:08 07:46:01 2 0.05 0.00 0.10 0.00 0.30 99.55 07:57:08 07:46:01 3 0.03 0.00 0.03 0.00 0.05 99.88 07:57:08 07:47:01 all 0.15 0.00 0.22 0.00 0.46 99.17 07:57:08 07:47:01 0 0.02 0.00 0.20 0.00 0.35 99.43 07:57:08 07:47:01 1 0.45 0.00 0.05 0.00 0.50 99.00 07:57:08 07:47:01 2 0.07 0.00 0.23 0.00 0.66 99.04 07:57:08 07:47:01 3 0.05 0.00 0.40 0.00 0.33 99.22 07:57:08 07:48:01 all 0.11 0.00 0.03 0.00 0.15 99.71 07:57:08 07:48:01 0 0.02 0.00 0.03 0.00 0.08 99.87 07:57:08 07:48:01 1 0.37 0.00 0.03 0.00 0.03 99.57 07:57:08 07:48:01 2 0.03 0.00 0.03 0.02 0.27 99.65 07:57:08 07:48:01 3 0.02 0.00 0.03 0.00 0.20 99.75 07:57:08 07:49:01 all 0.15 0.00 0.33 0.02 0.63 98.88 07:57:08 07:49:01 0 0.02 0.00 0.33 0.08 0.58 98.99 07:57:08 07:49:01 1 0.45 0.00 0.12 0.00 0.47 98.97 07:57:08 07:49:01 2 0.07 0.00 0.40 0.00 0.71 98.82 07:57:08 07:49:01 3 0.05 0.00 0.46 0.00 0.75 98.74 07:57:08 07:50:01 all 0.09 0.00 0.03 0.00 0.05 99.83 07:57:08 07:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:57:08 07:50:01 1 0.08 0.00 0.05 0.00 0.05 99.82 07:57:08 07:50:01 2 0.20 0.00 0.02 0.00 0.12 99.67 07:57:08 07:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:57:08 07:51:01 all 0.13 0.00 0.02 0.00 0.14 99.71 07:57:08 07:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:57:08 07:51:01 1 0.07 0.00 0.03 0.00 0.32 99.58 07:57:08 07:51:01 2 0.40 0.00 0.03 0.00 0.17 99.40 07:57:08 07:51:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:57:08 07:52:01 all 0.10 0.00 0.04 0.00 0.11 99.75 07:57:08 07:52:01 0 0.02 0.00 0.00 0.00 0.07 99.92 07:57:08 07:52:01 1 0.28 0.00 0.05 0.00 0.28 99.39 07:57:08 07:52:01 2 0.07 0.00 0.07 0.00 0.08 99.78 07:57:08 07:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:57:08 07:53:01 all 0.11 0.00 0.04 0.00 0.13 99.72 07:57:08 07:53:01 0 0.02 0.00 0.02 0.00 0.08 99.88 07:57:08 07:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:57:08 07:53:01 2 0.07 0.00 0.05 0.00 0.28 99.60 07:57:08 07:53:01 3 0.32 0.00 0.07 0.00 0.13 99.48 07:57:08 07:54:01 all 0.12 0.00 0.03 0.00 0.11 99.73 07:57:08 07:54:01 0 0.00 0.00 0.05 0.00 0.08 99.87 07:57:08 07:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:57:08 07:54:01 2 0.45 0.00 0.02 0.00 0.22 99.32 07:57:08 07:54:01 3 0.02 0.00 0.05 0.00 0.10 99.83 07:57:08 07:55:01 all 0.14 0.00 0.04 0.01 0.50 99.32 07:57:08 07:55:01 0 0.02 0.00 0.02 0.00 0.33 99.63 07:57:08 07:55:01 1 0.07 0.00 0.05 0.02 0.73 99.14 07:57:08 07:55:01 2 0.43 0.00 0.03 0.00 0.74 98.79 07:57:08 07:55:01 3 0.03 0.00 0.07 0.02 0.18 99.70 07:57:08 07:56:01 all 0.15 0.00 0.02 0.00 0.22 99.62 07:57:08 07:56:01 0 0.02 0.00 0.02 0.00 0.08 99.88 07:57:08 07:56:01 1 0.05 0.00 0.03 0.00 0.55 99.37 07:57:08 07:56:01 2 0.50 0.00 0.02 0.00 0.17 99.32 07:57:08 07:56:01 3 0.02 0.00 0.02 0.00 0.07 99.90 07:57:08 07:57:08 Average: CPU %user %nice %system %iowait %steal %idle 07:57:08 Average: all 15.68 0.00 7.87 3.79 1.76 70.90 07:57:08 Average: 0 16.05 0.00 7.97 3.82 1.64 70.53 07:57:08 Average: 1 15.69 0.00 7.99 3.84 1.74 70.73 07:57:08 Average: 2 15.78 0.00 7.72 4.18 1.84 70.48 07:57:08 Average: 3 15.21 0.00 7.79 3.34 1.80 71.85 07:57:08 07:57:08 07:57:08