Pull request #3038 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 318df42279b0cf2f5ac0274e8bb5d7766515a46d+4796bc35210d426274ed882bf814f8261df78b77 (f5d572531c85cda0e06fb79977901cf65322cd97) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20428 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 Commit message: "Merge branch 'master' into issue-3037" > git rev-list --no-walk 24a839e5746945f191cc70667d86d44b7cbbfaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:45 ========================================================= 08:12:45 EdgeX Global Pipelines Version Info 08:12:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:47 ------------------- 08:12:47 stable info: 08:12:47 ------------------- 08:12:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:12:47 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 08:12:47 Message: update stable to v1.0.177 08:12:48 ------------------- 08:12:48 experimental info: 08:12:48 ------------------- 08:12:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:48 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 08:12:48 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:12:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3038 [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3038 [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3038 [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 318df42279b0cf2f5ac0274e8bb5d7766515a46d [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 318df42 [Pipeline] echo 08:12:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:12:52 provisioning config files... 08:12:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3757884023293898165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:52 ---> docker-login.sh 08:12:52 nexus3.edgexfoundry.org:10001 08:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:53 Configure a credential helper to remove this warning. See 08:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:53 08:12:53 Login Succeeded 08:12:53 nexus3.edgexfoundry.org:10002 08:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 nexus3.edgexfoundry.org:10003 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 nexus3.edgexfoundry.org:10004 08:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:55 Configure a credential helper to remove this warning. See 08:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:55 08:12:55 Login Succeeded 08:12:55 docker.io 08:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:55 Configure a credential helper to remove this warning. See 08:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:55 08:12:55 Login Succeeded 08:12:55 ---> docker-login.sh ends [Pipeline] } 08:12:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:56 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/core-command/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo core-command,cmd/core-command/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/core-data/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo core-data,cmd/core-data/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/core-metadata/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo core-metadata,cmd/core-metadata/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ cut -d/ -f2 08:12:56 ++ dirname cmd/security-bootstrap-redis/Dockerfile 08:12:56 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/security-proxy-setup/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/support-notifications/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo support-notifications,cmd/support-notifications/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/support-scheduler/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:12:56 + for file in '`ls cmd/**/Dockerfile`' 08:12:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:12:56 ++ cut -d/ -f2 08:12:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:12:56 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:57 08:12:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:12:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:58 latest: Pulling from edgex-devops/git-semver 08:12:58 31603596830f: Pulling fs layer 08:12:58 2a8b12db71e7: Pulling fs layer 08:12:58 6ca5941a6612: Pulling fs layer 08:12:58 ecc8261a40a4: Pulling fs layer 08:12:58 ecc8261a40a4: Waiting 08:12:58 2a8b12db71e7: Verifying Checksum 08:12:58 2a8b12db71e7: Download complete 08:12:58 31603596830f: Verifying Checksum 08:12:58 31603596830f: Download complete 08:12:58 ecc8261a40a4: Verifying Checksum 08:12:58 ecc8261a40a4: Download complete 08:12:58 6ca5941a6612: Verifying Checksum 08:12:58 6ca5941a6612: Download complete 08:12:59 31603596830f: Pull complete 08:12:59 2a8b12db71e7: Pull complete 08:13:00 6ca5941a6612: Pull complete 08:13:01 ecc8261a40a4: Pull complete 08:13:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:13:01 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:13:04 $ docker top e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:05 [ssh-agent] Looking for ssh-agent implementation... 08:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:05 $ docker exec e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent 08:13:06 SSH_AUTH_SOCK=/tmp/ssh-kctVZ05mt3Ov/agent.12 08:13:06 SSH_AGENT_PID=17 08:13:06 Running ssh-add (command line suppressed) 08:13:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4621415724435785510.key (/w/workspace/edgex-go/2@tmp/private_key_4621415724435785510.key) 08:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:06 + git tag --points-at HEAD [Pipeline] } 08:13:06 $ docker exec --env ******** --env ******** e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent -k 08:13:06 unset SSH_AUTH_SOCK; 08:13:06 unset SSH_AGENT_PID; 08:13:06 echo Agent pid 17 killed; 08:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:07 [ssh-agent] Looking for ssh-agent implementation... 08:13:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:07 $ docker exec e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent 08:13:07 SSH_AUTH_SOCK=/tmp/ssh-D7Ro3ZuCEXT8/agent.47 08:13:07 SSH_AGENT_PID=52 08:13:07 Running ssh-add (command line suppressed) 08:13:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6695963498953286618.key (/w/workspace/edgex-go/2@tmp/private_key_6695963498953286618.key) 08:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:08 + git semver init 08:13:08 # -> Open(): unable to determine branch for HEAD 08:13:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:13:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:13:08 # $SEMVER_REMOTE_NAME = origin 08:13:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:08 # $SEMVER_USER_NAME = edgex-jenkins 08:13:08 # $SEMVER_BRANCH = PR-3038 08:13:08 # $SEMVER_TEMP = /tmp/semver-539188665 08:13:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:13:35 # '/tmp/semver-539188665' -> '/w/workspace/edgex-go/2/.semver' 08:13:36 # -> Force: false 08:13:36 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:13:37 $ docker exec --env ******** --env ******** e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 ssh-agent -k 08:13:37 unset SSH_AUTH_SOCK; 08:13:37 unset SSH_AGENT_PID; 08:13:37 echo Agent pid 52 killed; 08:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:38 + git semver [Pipeline] } 08:13:38 $ docker stop --time=1 e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 08:13:40 $ docker rm -f e18b77d99449e9d9801b0c9aec1144ec4665456644d784f194db3c1a957b2591 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:41 Stashed 1 file(s) [Pipeline] echo 08:13:41 [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 08:13:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:13:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:13:43 + sudo service docker restart 08:13:43 + true 08:13:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:13:44 ========================================================= 08:13:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:13:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:13:45 + 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 . 08:13:51 Sending build context to Docker daemon 326.6MB 08:13:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:13:51 Step 2/6 : FROM ${BASE} 08:13:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:51 188c0c94c7c5: Pulling fs layer 08:13:51 0ef7d3d256c8: Pulling fs layer 08:13:51 de9db76c5a1d: Pulling fs layer 08:13:51 bca2f99d35d6: Pulling fs layer 08:13:51 93359f2a8cfa: Pulling fs layer 08:13:51 7c6f9722023f: Pulling fs layer 08:13:51 a35cf1a2eb13: Pulling fs layer 08:13:51 bca2f99d35d6: Waiting 08:13:51 93359f2a8cfa: Waiting 08:13:51 7c6f9722023f: Waiting 08:13:51 a35cf1a2eb13: Waiting 08:13:51 de9db76c5a1d: Verifying Checksum 08:13:51 de9db76c5a1d: Download complete 08:13:51 0ef7d3d256c8: Download complete 08:13:51 93359f2a8cfa: Verifying Checksum 08:13:51 93359f2a8cfa: Download complete 08:13:52 7c6f9722023f: Verifying Checksum 08:13:52 7c6f9722023f: Download complete 08:13:52 188c0c94c7c5: Verifying Checksum 08:13:52 188c0c94c7c5: Download complete 08:13:52 188c0c94c7c5: Pull complete 08:13:53 0ef7d3d256c8: Pull complete 08:13:53 de9db76c5a1d: Pull complete 08:13:56 a35cf1a2eb13: Verifying Checksum 08:13:56 a35cf1a2eb13: Download complete 08:13:57 bca2f99d35d6: Verifying Checksum 08:13:57 bca2f99d35d6: Download complete 08:13:57 Still waiting to schedule task 08:13:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 08:14:07 bca2f99d35d6: Pull complete 08:14:07 93359f2a8cfa: Pull complete 08:14:07 7c6f9722023f: Pull complete 08:14:14 a35cf1a2eb13: Pull complete 08:14:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:14:14 ---> a62c8e92a672 08:14:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:14:14 ---> Running in 96e860e862a5 08:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:14:16 (1/12) Installing libmagic (5.38-r0) 08:14:16 (2/12) Installing file (5.38-r0) 08:14:16 (3/12) Installing libc-dev (0.7.2-r3) 08:14:16 (4/12) Installing g++ (9.3.0-r2) 08:14:20 (5/12) Installing fortify-headers (1.1-r0) 08:14:20 (6/12) Installing patch (2.7.6-r6) 08:14:20 (7/12) Installing build-base (0.5-r2) 08:14:20 (8/12) Installing libsodium (1.0.18-r0) 08:14:20 (9/12) Installing pkgconf (1.7.2-r0) 08:14:20 (10/12) Installing libsodium-dev (1.0.18-r0) 08:14:20 (11/12) Installing libzmq (4.3.3-r0) 08:14:20 (12/12) Installing zeromq-dev (4.3.3-r0) 08:14:20 Executing busybox-1.31.1-r19.trigger 08:14:20 OK: 233 MiB in 51 packages 08:14:25 Removing intermediate container 96e860e862a5 08:14:25 ---> 0aa023289fee 08:14:25 Step 4/6 : WORKDIR /edgex-go 08:14:25 ---> Running in 2791e56ece60 08:14:25 Removing intermediate container 2791e56ece60 08:14:25 ---> 3fe17b36667c 08:14:25 Step 5/6 : COPY go.mod . 08:14:25 ---> 0729680be135 08:14:25 Step 6/6 : RUN go mod download 08:14:25 ---> Running in 52bb7b41e116 08:14:52 Removing intermediate container 52bb7b41e116 08:14:52 ---> 2f4c1645551d 08:14:52 Successfully built 2f4c1645551d 08:14:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:14:53 + docker inspect -f . ci-base-image-x86_64 08:14:53 . [Pipeline] withDockerContainer 08:14:53 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:14:55 $ docker top 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:55 + go version 08:14:55 go version go1.15.5 linux/amd64 [Pipeline] } 08:14:55 $ docker stop --time=1 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 08:14:57 $ docker rm -f 418e0e63554bb5d6427b1282152840f9a43af628d35eca5d74a2bf8c2580c347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:58 + docker inspect -f . ci-base-image-x86_64 08:14:58 . [Pipeline] withDockerContainer 08:14:58 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:15:00 $ docker top 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f -eo pid,comm [Pipeline] { [Pipeline] echo 08:15:01 ========================================================= 08:15:01 [edgeXBuildGoParallel] Running Tests and Build... 08:15:01 ========================================================= [Pipeline] sh 08:15:01 + make test 08:15:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:15:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:15:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:15:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20429 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws 08:15:47 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:15:53 using credential edgex-jenkins-ssh 08:15:53 Cloning the remote Git repository 08:15:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:15:53 > git init /w/workspace/edgex-go/2 # timeout=10 08:15:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:15:53 > git --version # timeout=10 08:15:53 > git --version # 'git version 2.17.1' 08:15:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:15:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:15:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:15:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:15:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:15:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:16:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:16:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:16:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:16:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements 08:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:16:11 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:16:11 Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:16:11 Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) 08:16:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:16:11 > git config core.sparsecheckout # timeout=10 08:16:11 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 08:16:11 > git remote # timeout=10 08:16:11 > git config --get remote.origin.url # timeout=10 08:16:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:11 > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 08:16:11 > git rev-parse HEAD^{commit} # timeout=10 08:16:11 > git config core.sparsecheckout # timeout=10 08:16:11 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.403s coverage: 27.0% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.186s coverage: 67.9% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.267s coverage: 82.3% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:16:16 Commit message: "Merge branch 'master' into issue-3037" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:16:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:16:18 + sudo service docker restart 08:16:18 + true 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.574s coverage: 28.6% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements 08:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:16:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.084s coverage: 78.3% of statements 08:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:16:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:16:20 provisioning config files... 08:16:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4270749470213434164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:21 ---> docker-login.sh 08:16:21 nexus3.edgexfoundry.org:10001 08:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:22 Configure a credential helper to remove this warning. See 08:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:22 08:16:22 Login Succeeded 08:16:22 nexus3.edgexfoundry.org:10002 08:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:23 Configure a credential helper to remove this warning. See 08:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:23 08:16:23 Login Succeeded 08:16:23 nexus3.edgexfoundry.org:10003 08:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:23 Configure a credential helper to remove this warning. See 08:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:23 08:16:23 Login Succeeded 08:16:23 nexus3.edgexfoundry.org:10004 08:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:23 Configure a credential helper to remove this warning. See 08:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:23 08:16:23 Login Succeeded 08:16:23 docker.io 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.732s coverage: 93.5% of statements 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements 08:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 08:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:24 Configure a credential helper to remove this warning. See 08:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:24 08:16:24 Login Succeeded 08:16:24 ---> docker-login.sh ends [Pipeline] } 08:16:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements [Pipeline] echo 08:16:25 ========================================================= 08:16:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:16:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements 08:16:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.4% of statements 08:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.441s coverage: 63.5% of statements 08:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 08:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 08:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 08:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 08:16:28 Sending build context to Docker daemon 165.5MB 08:16:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:16:28 Step 2/6 : FROM ${BASE} 08:16:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:28 5f621e34cdf4: Pulling fs layer 08:16:28 a4357932f1b6: Pulling fs layer 08:16:28 18c013af1878: Pulling fs layer 08:16:28 00ac8860ef70: Pulling fs layer 08:16:28 63d7cb157983: Pulling fs layer 08:16:28 b116817d02f9: Pulling fs layer 08:16:28 745a02a5169b: Pulling fs layer 08:16:28 00ac8860ef70: Waiting 08:16:28 63d7cb157983: Waiting 08:16:28 b116817d02f9: Waiting 08:16:28 745a02a5169b: Waiting 08:16:28 18c013af1878: Verifying Checksum 08:16:28 18c013af1878: Download complete 08:16:28 a4357932f1b6: Verifying Checksum 08:16:28 a4357932f1b6: Download complete 08:16:28 63d7cb157983: Verifying Checksum 08:16:28 63d7cb157983: Download complete 08:16:28 b116817d02f9: Verifying Checksum 08:16:28 b116817d02f9: Download complete 08:16:28 5f621e34cdf4: Verifying Checksum 08:16:28 5f621e34cdf4: Download complete 08:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 08:16:28 5f621e34cdf4: Pull complete 08:16:29 a4357932f1b6: Pull complete 08:16:29 18c013af1878: Pull complete 08:16:30 745a02a5169b: Verifying Checksum 08:16:30 745a02a5169b: Download complete 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.941s coverage: 68.9% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.0% of statements 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.864s coverage: 84.0% of statements 08:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements 08:16:32 00ac8860ef70: Verifying Checksum 08:16:32 00ac8860ef70: Download complete 08:16:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.239s coverage: 47.1% of statements 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:16:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.097s coverage: 100.0% of statements 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:16:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.062s coverage: 100.0% of statements 08:16:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.679s coverage: 29.1% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.251s coverage: 99.0% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.133s coverage: 87.9% of statements 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:16:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:16:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 08:16:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.099s coverage: 32.1% of statements 08:16:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.053s coverage: 100.0% of statements 08:16:41 GO111MODULE=on go vet ./... 08:16:42 00ac8860ef70: Pull complete 08:16:42 63d7cb157983: Pull complete 08:16:42 b116817d02f9: Pull complete 08:16:47 745a02a5169b: Pull complete 08:16:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:16:47 ---> b7e6874047d6 08:16:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:16:50 ---> Running in 3a9df949c711 08:16:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:53 (1/12) Installing libmagic (5.38-r0) 08:16:53 (2/12) Installing file (5.38-r0) 08:16:53 (3/12) Installing libc-dev (0.7.2-r3) 08:16:53 (4/12) Installing g++ (9.3.0-r2) 08:17:03 (5/12) Installing fortify-headers (1.1-r0) 08:17:03 (6/12) Installing patch (2.7.6-r6) 08:17:03 (7/12) Installing build-base (0.5-r2) 08:17:03 (8/12) Installing libsodium (1.0.18-r0) 08:17:03 (9/12) Installing pkgconf (1.7.2-r0) 08:17:03 (10/12) Installing libsodium-dev (1.0.18-r0) 08:17:03 (11/12) Installing libzmq (4.3.3-r0) 08:17:03 (12/12) Installing zeromq-dev (4.3.3-r0) 08:17:03 Executing busybox-1.31.1-r19.trigger 08:17:03 OK: 217 MiB in 51 packages 08:17:07 Removing intermediate container 3a9df949c711 08:17:07 ---> c8fefe02e9d8 08:17:07 Step 4/6 : WORKDIR /edgex-go 08:17:07 ---> Running in 395108b11cf1 08:17:08 Removing intermediate container 395108b11cf1 08:17:08 ---> 57f9704e5aa9 08:17:08 Step 5/6 : COPY go.mod . 08:17:08 ---> 170eaf5b1503 08:17:08 Step 6/6 : RUN go mod download 08:17:09 ---> Running in 136f88b7180a 08:17:29 gofmt -l . 08:17:29 [ "`gofmt -l .`" = "" ] 08:17:29 ./bin/test-go-mod-tidy.sh 08:17:29 ./bin/test-attribution-txt.sh [Pipeline] sh 08:17:30 + ls -al . 08:17:30 total 656 08:17:30 drwxrwxr-x 10 1001 1001 4096 Jan 15 08:17 . 08:17:30 drwxr-xr-x 4 root root 28 Jan 15 08:15 .. 08:17:30 -rw-rw-r-- 1 1001 1001 11 Jan 15 08:12 .dockerignore 08:17:30 drwxrwxr-x 8 1001 1001 179 Jan 15 08:12 .git 08:17:30 drwxrwxr-x 3 1001 1001 125 Jan 15 08:12 .github 08:17:30 -rw-rw-r-- 1 1001 1001 824 Jan 15 08:12 .gitignore 08:17:30 drwx------ 3 1001 1001 47 Jan 15 08:13 .semver 08:17:30 -rw-rw-r-- 1 1001 1001 166 Jan 15 08:12 .sonarcloud.properties 08:17:30 -rw-rw-r-- 1 1001 1001 7741 Jan 15 08:12 Attribution.txt 08:17:30 -rw-rw-r-- 1 1001 1001 3804 Jan 15 08:12 CONTRIBUTING.md 08:17:30 -rw-rw-r-- 1 1001 1001 931 Jan 15 08:12 Dockerfile.build 08:17:30 -rw-rw-r-- 1 1001 1001 863 Jan 15 08:12 Jenkinsfile 08:17:30 -rw-rw-r-- 1 1001 1001 10775 Jan 15 08:12 LICENSE 08:17:30 -rw-rw-r-- 1 1001 1001 5750 Jan 15 08:12 Makefile 08:17:30 -rw-rw-r-- 1 1001 1001 6524 Jan 15 08:12 README.md 08:17:30 -rw-rw-r-- 1 1001 1001 6744 Jan 15 08:12 SECURITY.md 08:17:30 -rw-rw-r-- 1 1001 1001 5 Jan 15 08:13 VERSION 08:17:30 -rw-rw-r-- 1 1001 1001 4131 Jan 15 08:12 ZMQWindows.md 08:17:30 drwxrwxr-x 2 1001 1001 117 Jan 15 08:12 bin 08:17:30 drwxrwxr-x 14 1001 1001 4096 Jan 15 08:12 cmd 08:17:30 -rw-r--r-- 1 root root 552176 Jan 15 08:16 coverage.out 08:17:30 -rw-r--r-- 1 root root 979 Jan 15 08:17 go.mod 08:17:30 -rw-r--r-- 1 root root 19036 Jan 15 08:17 go.sum 08:17:30 drwxrwxr-x 8 1001 1001 127 Jan 15 08:12 internal 08:17:30 drwxrwxr-x 4 1001 1001 26 Jan 15 08:12 openapi 08:17:30 drwxrwxr-x 4 1001 1001 71 Jan 15 08:12 snap 08:17:30 -rw-rw-r-- 1 1001 1001 168 Jan 15 08:12 version.go [Pipeline] sh 08:17:30 + '[' -e coverage.out ] 08:17:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:17:31 Stashed 1 file(s) [Pipeline] sh 08:17:31 + make build 08:17:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:17:35 Removing intermediate container 136f88b7180a 08:17:35 ---> 9f01f83e790f 08:17:35 Successfully built 9f01f83e790f 08:17:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:17:36 + docker inspect -f . ci-base-image-arm64 08:17:36 . [Pipeline] withDockerContainer 08:17:36 prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container 08:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:17:38 $ docker top 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:39 + go version 08:17:39 go version go1.15.5 linux/arm64 [Pipeline] } 08:17:39 $ docker stop --time=1 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc 08:17:41 $ docker rm -f 8046546a708fd0d23fc66abdc8466a15ea50c2de3272ccba4217502f82a0d3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:42 + docker inspect -f . ci-base-image-arm64 08:17:42 . [Pipeline] withDockerContainer 08:17:42 prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container 08:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:17:44 $ docker top cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 -eo pid,comm [Pipeline] { [Pipeline] echo 08:17:44 ========================================================= 08:17:44 [edgeXBuildGoParallel] Running Tests and Build... 08:17:44 ========================================================= [Pipeline] sh 08:17:45 + make test 08:17:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:18:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:18:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:18:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 08:18:12 $ docker stop --time=1 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f 08:18:14 $ docker rm -f 945b8bfbfecf9236d043ba08aeaadfebeb8bb73aba0b371d5c288502dc29e31f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:18 08:18:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:18:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:18 latest: Pulling from edgex-devops/edgex-compose 08:18:18 cbdbe7a5bc2a: Pulling fs layer 08:18:18 ca9280d653b3: Pulling fs layer 08:18:18 7e9c9ca2126c: Pulling fs layer 08:18:19 cbdbe7a5bc2a: Verifying Checksum 08:18:19 cbdbe7a5bc2a: Download complete 08:18:19 cbdbe7a5bc2a: Pull complete 08:18:20 ca9280d653b3: Verifying Checksum 08:18:20 ca9280d653b3: Download complete 08:18:22 7e9c9ca2126c: Download complete 08:18:22 ca9280d653b3: Pull complete 08:18:32 7e9c9ca2126c: Pull complete 08:18:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:18:32 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:18:35 $ docker top b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:35 + docker-compose build --help 08:18:35 + grep parallel 08:18:37 --parallel Build images in parallel. [Pipeline] } 08:18:37 $ docker stop --time=1 b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd 08:18:39 $ docker rm -f b440b3e154116f4734debb3e8194ebe4678659dc48da90ab6227610d34b66dbd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:18:39 . [Pipeline] withDockerContainer 08:18:40 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:18:41 $ docker top a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:18:43 Building docker-core-command-go ... 08:18:43 Building docker-core-data-go ... 08:18:43 Building docker-core-metadata-go ... 08:18:43 Building docker-security-bootstrap-redis-go ... 08:18:43 Building docker-security-proxy-setup-go ... 08:18:43 Building docker-security-secretstore-setup-go ... 08:18:43 Building docker-support-notifications-go ... 08:18:43 Building docker-support-scheduler-go ... 08:18:43 Building docker-sys-mgmt-agent-go ... 08:18:43 Building docker-sys-mgmt-agent-go 08:18:43 Building docker-security-secretstore-setup-go 08:18:43 Building docker-support-scheduler-go 08:18:43 Building docker-security-proxy-setup-go 08:18:43 Building docker-security-bootstrap-redis-go 08:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:18:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:19:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:19:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:19:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:19:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:19:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:19:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:19:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.256s coverage: 46.6% of statements 08:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.534s coverage: 27.0% of statements 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.283s coverage: 67.9% of statements 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:19:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.3% of statements 08:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:19:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:19:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:19:30 ---> 2f4c1645551d 08:19:30 Step 3/21 : WORKDIR /edgex-go 08:19:30 ---> 2f4c1645551d 08:19:30 Step 3/24 : WORKDIR /edgex-go 08:19:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:19:30 ---> 2f4c1645551d 08:19:30 Step 3/21 : WORKDIR /edgex-go 08:19:30 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:19:30 ---> 2f4c1645551d 08:19:30 Step 3/26 : WORKDIR /edgex-go 08:19:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:19:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:19:30 ---> 2f4c1645551d 08:19:30 Step 3/22 : WORKDIR /edgex-go 08:19:30 ---> Running in c823b8b84239 08:19:30 ---> Running in 6e0119da7635 08:19:30 ---> Running in 4284f3f336bf 08:19:30 ---> Running in 3fe0ac698bed 08:19:30 ---> Running in abe3105c43be 08:19:30 Removing intermediate container 3fe0ac698bed 08:19:30 ---> 30979e884706 08:19:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:30 Removing intermediate container 6e0119da7635 08:19:30 ---> 4183cb02a05f 08:19:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container abe3105c43be 08:19:30 ---> 5bcb489221c4 08:19:30 08:19:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:30 Removing intermediate container 4284f3f336bf 08:19:30 ---> 33f012ae616c 08:19:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:30 Removing intermediate container c823b8b84239 08:19:30 ---> 2f0f2295990a 08:19:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:30 ---> Running in 4dbb1dbf248d 08:19:30 ---> Running in 7810b5c226b1 08:19:30 ---> Running in de80bc712be5 08:19:30 ---> Running in 267b46e8917d 08:19:30 ---> Running in 8db5c8f8c1d2 08:19:32 Removing intermediate container de80bc712be5 08:19:32 ---> bb531fb09e99 08:19:32 Step 5/21 : RUN apk add --update --no-cache make git 08:19:32 Removing intermediate container 4dbb1dbf248d 08:19:32 ---> 65e8a7f3acd0 08:19:32 Step 5/22 : RUN apk add --update --no-cache make git 08:19:32 Removing intermediate container 7810b5c226b1 08:19:32 ---> 4f1673cb1808 08:19:32 Step 5/21 : RUN apk add --update --no-cache make git 08:19:33 ---> Running in 9c322dd167be 08:19:33 ---> Running in 07146796869b 08:19:33 Removing intermediate container 267b46e8917d 08:19:33 ---> 041a21b50b70 08:19:33 Step 5/26 : RUN apk add --update --no-cache make bash git 08:19:33 ---> Running in ae7eb912e4d4 08:19:33 Removing intermediate container 8db5c8f8c1d2 08:19:33 ---> d86dbdc2ab53 08:19:33 Step 5/24 : RUN apk add --update --no-cache make git 08:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.205s coverage: 28.6% of statements 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.130s coverage: 100.0% of statements 08:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:19:33 ---> Running in 8b522fe29255 08:19:33 ---> Running in 661211a7bad2 08:19:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.327s coverage: 86.7% of statements 08:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:19:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.372s coverage: 97.5% of statements 08:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:19:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements 08:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:19:36 OK: 233 MiB in 51 packages 08:19:36 OK: 233 MiB in 51 packages 08:19:36 OK: 233 MiB in 51 packages 08:19:36 OK: 233 MiB in 51 packages 08:19:36 OK: 233 MiB in 51 packages 08:19:37 Removing intermediate container ae7eb912e4d4 08:19:37 ---> f4a2e46a1e25 08:19:37 Step 6/21 : COPY go.mod . 08:19:38 Removing intermediate container 07146796869b 08:19:38 ---> 112f37c57d5e 08:19:38 Step 6/22 : COPY go.mod . 08:19:38 Removing intermediate container 8b522fe29255 08:19:38 ---> f7b23b6db5de 08:19:38 Step 6/26 : COPY go.mod . 08:19:38 Removing intermediate container 9c322dd167be 08:19:38 ---> 0836254ff3ce 08:19:38 Step 6/21 : COPY go.mod . 08:19:38 Removing intermediate container 661211a7bad2 08:19:38 ---> 65d950dd07d2 08:19:38 Step 6/24 : COPY go.mod . 08:19:38 ---> 5b3910cb1226 08:19:38 Step 7/21 : RUN go mod download 08:19:38 ---> Running in a06a8e84aa96 08:19:39 ---> 9c08aa193609 08:19:39 Step 7/22 : RUN go mod download 08:19:39 ---> 259d0c325e92 08:19:39 Step 7/26 : RUN go mod download 08:19:39 ---> 133acc5c3d4b 08:19:39 Step 7/21 : RUN go mod download 08:19:39 ---> 048dcd522a82 08:19:39 Step 7/24 : RUN go mod download 08:19:39 ---> Running in 25d14fb871c7 08:19:39 ---> Running in f28f0096b1fc 08:19:39 ---> Running in 41d75adfaaee 08:19:39 ---> Running in 2473f0ee798b 08:19:44 Removing intermediate container 2473f0ee798b 08:19:44 ---> 5a9f451c120e 08:19:44 Step 8/24 : COPY . . 08:19:44 Removing intermediate container a06a8e84aa96 08:19:44 ---> 7662b13cc3e2 08:19:44 Step 8/21 : COPY . . 08:19:44 Removing intermediate container 25d14fb871c7 08:19:44 ---> 4f9d86323d1f 08:19:44 Step 8/22 : COPY . . 08:19:44 Removing intermediate container 41d75adfaaee 08:19:44 ---> f142f51c4f29 08:19:44 Step 8/21 : COPY . . 08:19:44 Removing intermediate container f28f0096b1fc 08:19:44 ---> 6dd14ff0ab86 08:19:44 Step 8/26 : COPY . . 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 93.5% of statements 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.159s coverage: 0.1% of statements 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements 08:19:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements 08:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements 08:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.4% of statements 08:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.610s coverage: 63.5% of statements 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 08:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 08:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.910s coverage: 68.9% of statements 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.637s coverage: 84.0% of statements 08:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.443s coverage: 47.1% of statements 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 08:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.105s coverage: 29.1% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:20:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:20:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 08:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 32.1% of statements 08:20:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 08:20:10 GO111MODULE=on go vet ./... 08:20:41 ---> 748bda07f66f 08:20:41 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:20:41 ---> d5dc49789cd7 08:20:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:20:41 ---> 84319284c50f 08:20:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:41 ---> 98ff97dce257 08:20:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:20:41 ---> 7107e9cc71b2 08:20:41 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:20:41 ---> Running in d1c8a09d0359 08:20:41 ---> Running in 2a8d76fec5b3 08:20:41 ---> Running in 9df794bc5372 08:20:41 ---> Running in 2d7fd777e7d9 08:20:41 ---> Running in be09d5b3baf0 08:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:21:18 gofmt -l . 08:21:18 [ "`gofmt -l .`" = "" ] 08:21:19 ./bin/test-go-mod-tidy.sh 08:21:20 ./bin/test-attribution-txt.sh 08:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh 08:21:22 + ls -al . 08:21:22 total 684 08:21:22 drwxrwxr-x 9 1001 1001 4096 Jan 15 08:21 . 08:21:22 drwxr-xr-x 4 root root 4096 Jan 15 08:17 .. 08:21:22 -rw-rw-r-- 1 1001 1001 11 Jan 15 08:16 .dockerignore 08:21:22 drwxrwxr-x 8 1001 1001 4096 Jan 15 08:16 .git 08:21:22 drwxrwxr-x 3 1001 1001 4096 Jan 15 08:16 .github 08:21:22 -rw-rw-r-- 1 1001 1001 824 Jan 15 08:16 .gitignore 08:21:22 -rw-rw-r-- 1 1001 1001 166 Jan 15 08:16 .sonarcloud.properties 08:21:22 -rw-rw-r-- 1 1001 1001 7741 Jan 15 08:16 Attribution.txt 08:21:22 -rw-rw-r-- 1 1001 1001 3804 Jan 15 08:16 CONTRIBUTING.md 08:21:22 -rw-rw-r-- 1 1001 1001 931 Jan 15 08:16 Dockerfile.build 08:21:22 -rw-rw-r-- 1 1001 1001 863 Jan 15 08:16 Jenkinsfile 08:21:22 -rw-rw-r-- 1 1001 1001 10775 Jan 15 08:16 LICENSE 08:21:22 -rw-rw-r-- 1 1001 1001 5750 Jan 15 08:16 Makefile 08:21:22 -rw-rw-r-- 1 1001 1001 6524 Jan 15 08:16 README.md 08:21:22 -rw-rw-r-- 1 1001 1001 6744 Jan 15 08:16 SECURITY.md 08:21:22 -rw-rw-r-- 1 1001 1001 5 Jan 15 08:13 VERSION 08:21:22 -rw-rw-r-- 1 1001 1001 4131 Jan 15 08:16 ZMQWindows.md 08:21:22 drwxrwxr-x 2 1001 1001 4096 Jan 15 08:16 bin 08:21:22 drwxrwxr-x 14 1001 1001 4096 Jan 15 08:16 cmd 08:21:22 -rw-r--r-- 1 root root 552176 Jan 15 08:20 coverage.out 08:21:22 -rw-r--r-- 1 root root 979 Jan 15 08:21 go.mod 08:21:22 -rw-r--r-- 1 root root 19036 Jan 15 08:21 go.sum 08:21:22 drwxrwxr-x 8 1001 1001 4096 Jan 15 08:16 internal 08:21:22 drwxrwxr-x 4 1001 1001 4096 Jan 15 08:16 openapi 08:21:22 drwxrwxr-x 4 1001 1001 4096 Jan 15 08:16 snap 08:21:22 -rw-rw-r-- 1 1001 1001 168 Jan 15 08:16 version.go [Pipeline] sh 08:21:22 + '[' -e coverage.out ] 08:21:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:21:22 Warning: overwriting stash ‘coverage-report’ 08:21:23 Stashed 1 file(s) [Pipeline] sh 08:21:24 + make build 08:21:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:21:31 Removing intermediate container 2d7fd777e7d9 08:21:31 ---> c18ff4d8bc3c 08:21:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:21:31 Removing intermediate container 2a8d76fec5b3 08:21:31 ---> fd352f299b31 08:21:31 08:21:31 Step 10/22 : FROM alpine:3.12 08:21:31 Removing intermediate container be09d5b3baf0 08:21:31 ---> 20eb16898ef6 08:21:31 08:21:31 Step 10/21 : FROM scratch 08:21:31 ---> 08:21:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:21:31 ---> Running in 00a980e5d021 08:21:31 Removing intermediate container d1c8a09d0359 08:21:31 ---> 6c09c76d7647 08:21:31 08:21:31 Step 10/24 : FROM alpine:3.12 08:21:31 3.12: Pulling from library/alpine 08:21:31 3.12: Pulling from library/alpine 08:21:33 ---> Running in 3d635cf84905 08:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:21:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:21:33 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:21:33 Status: Downloaded newer image for alpine:3.12 08:21:33 Status: Downloaded newer image for alpine:3.12 08:21:33 ---> 389fef711851 08:21:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:21:33 ---> 389fef711851 08:21:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:21:33 Removing intermediate container 9df794bc5372 08:21:33 ---> 0090c63bf99e 08:21:33 08:21:33 Step 10/21 : FROM alpine:3.12 08:21:33 ---> 389fef711851 08:21:33 Step 11/21 : RUN apk add --update --no-cache curl 08:21:33 Removing intermediate container 3d635cf84905 08:21:33 ---> c98a36ebf7c8 08:21:33 Step 12/21 : ENV APP_PORT=48085 08:21:33 ---> Running in 8bf3bc88f118 08:21:33 ---> Running in 7f31ccafa711 08:21:33 ---> Running in 3af00104af0f 08:21:33 ---> Running in d4522c41e198 08:21:34 Removing intermediate container d4522c41e198 08:21:34 ---> 3fbd4a597b66 08:21:34 Step 13/21 : EXPOSE $APP_PORT 08:21:34 ---> Running in 636651778f5d 08:21:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:35 Removing intermediate container 636651778f5d 08:21:35 ---> 3b9647cfd958 08:21:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:35 (1/5) Installing ca-certificates (20191127-r4) 08:21:35 (1/4) Installing ca-certificates (20191127-r4) 08:21:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:21:35 (3/5) Installing libcurl (7.69.1-r3) 08:21:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:21:35 (3/4) Installing libcurl (7.69.1-r3) 08:21:35 (4/5) Installing curl (7.69.1-r3) 08:21:35 (5/5) Installing dumb-init (1.2.2-r1) 08:21:35 (4/4) Installing curl (7.69.1-r3) 08:21:35 Executing busybox-1.31.1-r19.trigger 08:21:35 Executing busybox-1.31.1-r19.trigger 08:21:35 Executing ca-certificates-20191127-r4.trigger 08:21:35 Executing ca-certificates-20191127-r4.trigger 08:21:35 (1/5) Installing ca-certificates (20191127-r4) 08:21:35 OK: 7 MiB in 19 packages 08:21:35 OK: 7 MiB in 18 packages 08:21:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:21:35 Removing intermediate container 00a980e5d021 08:21:35 ---> 6951be8c1f16 08:21:35 08:21:35 Step 11/26 : FROM docker:20.10.0 08:21:36 (3/5) Installing libcurl (7.69.1-r3) 08:21:36 (4/5) Installing curl (7.69.1-r3) 08:21:36 (5/5) Installing dumb-init (1.2.2-r1) 08:21:36 Executing busybox-1.31.1-r19.trigger 08:21:36 Executing ca-certificates-20191127-r4.trigger 08:21:36 20.10.0: Pulling from library/docker 08:21:36 OK: 7 MiB in 19 packages 08:21:36 ---> 554fe2825de8 08:21:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:21:38 Removing intermediate container 7f31ccafa711 08:21:38 ---> 42eac770e438 08:21:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:21:38 ---> e9af5de4bf2a 08:21:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:21:38 Removing intermediate container 8bf3bc88f118 08:21:38 ---> edf5d15be1d6 08:21:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:21:38 ---> Running in 98fdd2ab4559 08:21:38 Removing intermediate container 3af00104af0f 08:21:38 ---> b610ccbaeca1 08:21:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:21:38 ---> Running in 80311a5f2efe 08:21:38 ---> Running in 386d62502a34 08:21:38 ---> a7aeb673f7d2 08:21:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:21:38 Removing intermediate container 98fdd2ab4559 08:21:38 ---> 1fd29113065a 08:21:38 Step 13/21 : WORKDIR /edgex 08:21:39 Removing intermediate container 80311a5f2efe 08:21:39 ---> 3343d9abb7cb 08:21:39 Step 13/22 : WORKDIR / 08:21:39 ---> Running in 338adaa78b5c 08:21:39 ---> Running in ca54da17bc47 08:21:40 Removing intermediate container 386d62502a34 08:21:40 ---> f27d87338365 08:21:40 Step 13/24 : WORKDIR / 08:21:40 ---> Running in d9b9f131355a 08:21:40 ---> Running in 27b709c52ce3 08:21:40 Removing intermediate container 338adaa78b5c 08:21:40 ---> ebe3ee84468d 08:21:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:21:40 Removing intermediate container ca54da17bc47 08:21:40 ---> 88321ddb48da 08:21:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:21:40 Removing intermediate container d9b9f131355a 08:21:40 ---> e4886b15d179 08:21:40 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:21:40 ---> Running in be3dca9b0350 08:21:40 Removing intermediate container 27b709c52ce3 08:21:40 ---> 43ba5bf766d7 08:21:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:21:41 Removing intermediate container be3dca9b0350 08:21:41 ---> a9dfa72b9f40 08:21:41 Step 19/21 : LABEL arch=x86_64 08:21:41 ---> 8f92b99e64ab 08:21:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:21:41 ---> Running in 4cb78920bc3a 08:21:41 ---> b497c68367b5 08:21:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:21:41 ---> 392514855306 08:21:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:21:41 Removing intermediate container 4cb78920bc3a 08:21:41 ---> 30f2f8ec110f 08:21:41 Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:21:42 ---> Running in 2754f47d8811 08:21:42 ---> 68083a55ffbc 08:21:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:21:42 Removing intermediate container 2754f47d8811 08:21:42 ---> 9ce8ffd4ef02 08:21:42 Step 21/21 : LABEL version=0.0.0 08:21:42 ---> 57c4adb850e2 08:21:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:21:43 ---> c8470604d07a 08:21:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:21:43 ---> Running in ef8b3e3989f7 08:21:43 ---> 14a31423125a 08:21:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:21:43 ---> 17b2747b5a0d 08:21:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:21:43 Removing intermediate container ef8b3e3989f7 08:21:43 ---> edb0d1400dd3 08:21:43 08:21:44 ---> a79fad2e7252 08:21:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:21:44 Successfully built edb0d1400dd3 08:21:44 ---> e44e21ea816e 08:21:44 Step 18/22 : RUN chmod +x entrypoint.sh 08:21:44 ---> 90aaf378862a 08:21:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:21:44 Successfully tagged docker-support-scheduler-go:latest 08:21:44 Building docker-core-command-go 08:21:44  Building docker-support-scheduler-go ... done  ---> Running in b1282e7f0ea3 08:21:44 ---> Running in c45e5eefd017 08:21:45 Removing intermediate container b1282e7f0ea3 08:21:45 ---> 646c56821c56 08:21:45 Step 18/21 : CMD ["--init=true"] 08:21:45 ---> Running in aa36664409e2 08:21:45 ---> 0659f30f2ebf 08:21:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:21:46 Removing intermediate container aa36664409e2 08:21:46 ---> 282a572ec0c1 08:21:46 Step 19/21 : LABEL arch=x86_64 08:21:47 ---> Running in 03f9277d194b 08:21:47 ---> a01534aae094 08:21:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:21:48 ---> Running in 410129b7f334 08:21:48 Removing intermediate container 03f9277d194b 08:21:48 ---> 3445991033dc 08:21:48 Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:21:49 ---> Running in b5fbe38b1c90 08:21:49 Removing intermediate container c45e5eefd017 08:21:49 ---> b7d47ab6a6b9 08:21:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:21:50 ---> Running in be1fc9cbb67f 08:21:50 Removing intermediate container b5fbe38b1c90 08:21:50 ---> 2917ceb27a20 08:21:50 Step 21/21 : LABEL version=0.0.0 08:21:50 ---> Running in 415e725c3187 08:21:50 Removing intermediate container be1fc9cbb67f 08:21:50 ---> bcecba3619bc 08:21:50 Step 20/22 : LABEL arch=x86_64 08:21:51 ---> Running in 39ec875a0009 08:21:52 Removing intermediate container 415e725c3187 08:21:52 ---> 0f32396a29dc 08:21:52 08:21:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:21:52 Status: Downloaded newer image for docker:20.10.0 08:21:52 ---> aefe523efa57 08:21:52 Step 12/26 : RUN apk add --no-cache bash 08:21:52 Successfully built 0f32396a29dc 08:21:52 Removing intermediate container 39ec875a0009 08:21:52 ---> 9eaf496687d3 08:21:52 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:21:52 Successfully tagged docker-security-proxy-setup-go:latest 08:21:52  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 08:21:52 Removing intermediate container 410129b7f334 08:21:52 ---> ee55a7318f3b 08:21:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:21:52 ---> Running in 8774cd3f8979 08:21:52 ---> Running in f3919b778896 08:21:52 ---> Running in da3f4cc7b3c2 08:21:52 Removing intermediate container 8774cd3f8979 08:21:52 ---> 78d02b2f454b 08:21:52 Step 22/22 : LABEL version=0.0.0 08:21:53 Removing intermediate container da3f4cc7b3c2 08:21:53 ---> bf128c52f090 08:21:53 Step 22/24 : LABEL arch=x86_64 08:21:54 ---> Running in b59a2e99a6ac 08:21:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:54 ---> Running in a58b8412e5b0 08:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:55 (1/2) Installing readline (8.0.4-r0) 08:21:55 (2/2) Installing bash (5.0.17-r0) 08:21:55 Executing bash-5.0.17-r0.post-install 08:21:55 Executing busybox-1.31.1-r19.trigger 08:21:55 OK: 12 MiB in 22 packages 08:21:55 Removing intermediate container b59a2e99a6ac 08:21:55 ---> 3a411bb9e300 08:21:55 08:21:56 Removing intermediate container a58b8412e5b0 08:21:56 ---> eb6c2665233b 08:21:56 Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:21:56 Successfully built 3a411bb9e300 08:21:56 Successfully tagged docker-security-bootstrap-redis-go:latest 08:21:56 Building docker-core-data-go 08:21:56  Building docker-security-bootstrap-redis-go ... done  ---> Running in 7570cf76d513 08:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:21:57 Removing intermediate container 7570cf76d513 08:21:57 ---> f014cc5463c7 08:21:57 Step 24/24 : LABEL version=0.0.0 08:21:58 ---> Running in f2be4f557a22 08:21:59 Removing intermediate container f3919b778896 08:21:59 ---> 95fc3bc1f06a 08:21:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:21:59 Removing intermediate container f2be4f557a22 08:21:59 ---> a1c8ab0c2bd9 08:21:59 08:21:59 ---> Running in ac63808446d4 08:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:22:01 Successfully built a1c8ab0c2bd9 08:22:01 Successfully tagged docker-security-secretstore-setup-go:latest 08:22:01  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 08:22:01 Removing intermediate container ac63808446d4 08:22:01 ---> af9635ccdedc 08:22:01 Step 14/26 : ENV APP_PORT=48090 08:22:01 ---> Running in ecb1e17ecdc8 08:22:02 Removing intermediate container ecb1e17ecdc8 08:22:02 ---> 429915bca5af 08:22:02 Step 15/26 : EXPOSE $APP_PORT 08:22:03 ---> Running in 7483f9690db0 08:22:04 Removing intermediate container 7483f9690db0 08:22:04 ---> 472152dbcf86 08:22:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:22:06 ---> 228cb6a76bba 08:22:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:22:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:22:07 ---> dc1aec0492e4 08:22:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:22:08 ---> 07bcd7216928 08:22:08 Step 19/26 : RUN apk --no-cache add py3-pip 08:22:08 ---> Running in 4a3222cabf1a 08:22:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:10 (1/33) Installing libbz2 (1.0.8-r1) 08:22:10 (2/33) Installing expat (2.2.9-r1) 08:22:10 (3/33) Installing libffi (3.3-r2) 08:22:10 (4/33) Installing gdbm (1.13-r1) 08:22:10 (5/33) Installing xz-libs (5.2.5-r0) 08:22:10 (6/33) Installing sqlite-libs (3.32.1-r0) 08:22:10 (7/33) Installing python3 (3.8.5-r0) 08:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:22:16 (8/33) Installing py3-appdirs (1.4.4-r1) 08:22:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:22:16 (10/33) Installing py3-parsing (2.4.7-r0) 08:22:16 (11/33) Installing py3-six (1.15.0-r0) 08:22:16 (12/33) Installing py3-packaging (20.4-r0) 08:22:16 (13/33) Installing py3-setuptools (47.0.0-r0) 08:22:16 (14/33) Installing py3-chardet (3.0.4-r4) 08:22:16 (15/33) Installing py3-idna (2.9-r0) 08:22:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:22:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:22:16 (18/33) Installing py3-requests (2.23.0-r0) 08:22:16 (19/33) Installing py3-msgpack (1.0.0-r0) 08:22:16 (20/33) Installing py3-lockfile (0.12.2-r3) 08:22:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:22:17 (22/33) Installing py3-colorama (0.4.3-r0) 08:22:17 (23/33) Installing py3-distlib (0.3.0-r0) 08:22:17 (24/33) Installing py3-distro (1.5.0-r1) 08:22:17 (25/33) Installing py3-webencodings (0.5.1-r3) 08:22:17 (26/33) Installing py3-html5lib (1.0.1-r4) 08:22:17 (27/33) Installing py3-pytoml (0.1.21-r0) 08:22:18 (28/33) Installing py3-pep517 (0.8.2-r0) 08:22:18 (29/33) Installing py3-progress (1.5-r0) 08:22:18 (30/33) Installing py3-toml (0.10.1-r0) 08:22:18 (31/33) Installing py3-retrying (1.3.3-r0) 08:22:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:22:18 (33/33) Installing py3-pip (20.1.1-r0) 08:22:18 Executing busybox-1.31.1-r19.trigger 08:22:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:22:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:22:18 ---> 2f4c1645551d 08:22:18 Step 3/22 : WORKDIR /edgex-go 08:22:18 ---> Using cache 08:22:18 ---> 2f0f2295990a 08:22:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:18 ---> Using cache 08:22:18 ---> d86dbdc2ab53 08:22:18 Step 5/22 : RUN apk add --update --no-cache make git 08:22:18 ---> Using cache 08:22:18 ---> 65d950dd07d2 08:22:18 Step 6/22 : COPY go.mod . 08:22:18 ---> Using cache 08:22:18 ---> 048dcd522a82 08:22:18 Step 7/22 : RUN go mod download 08:22:18 ---> Using cache 08:22:18 ---> 5a9f451c120e 08:22:18 Step 8/22 : COPY . . 08:22:18 OK: 71 MiB in 55 packages 08:22:18 ---> Using cache 08:22:18 ---> 84319284c50f 08:22:18 Step 9/22 : RUN make cmd/core-command/core-command 08:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:22:20 ---> Running in 4e24b6c7af4b 08:22:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:22:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:22:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:22:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:22:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:22:32 ---> 2f4c1645551d 08:22:33 Step 3/23 : WORKDIR /edgex-go 08:22:33 ---> Using cache 08:22:33 ---> 2f0f2295990a 08:22:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:33 ---> Using cache 08:22:33 ---> d86dbdc2ab53 08:22:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:22:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:22:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:22:33 ---> 2f4c1645551d 08:22:33 Step 3/24 : WORKDIR /edgex-go 08:22:33 ---> Using cache 08:22:33 ---> 2f0f2295990a 08:22:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:33 ---> Using cache 08:22:33 ---> d86dbdc2ab53 08:22:33 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 08:22:34 ---> Running in c4242a752214 08:22:34 ---> Running in eecdb30d1b69 [Pipeline] } 08:22:35 $ docker stop --time=1 cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 08:22:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:22:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:22:35 ---> 2f4c1645551d 08:22:35 Step 3/22 : WORKDIR /edgex-go 08:22:35 ---> Using cache 08:22:35 ---> 2f0f2295990a 08:22:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:35 ---> Using cache 08:22:35 ---> d86dbdc2ab53 08:22:35 Step 5/22 : RUN apk add --update --no-cache make git 08:22:35 ---> Using cache 08:22:35 ---> 65d950dd07d2 08:22:35 Step 6/22 : COPY go.mod . 08:22:35 ---> Using cache 08:22:35 ---> 048dcd522a82 08:22:35 Step 7/22 : RUN go mod download 08:22:35 ---> Using cache 08:22:35 ---> 5a9f451c120e 08:22:35 Step 8/22 : COPY . . 08:22:35 ---> Using cache 08:22:35 ---> 84319284c50f 08:22:35 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:22:36 ---> Running in 7720b4aea2f4 08:22:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:37 $ docker rm -f cbdd3c033c24dccf7caf8a90cad2fd2312082f768dfefeb1764920896fc18802 08:22:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:22:38 OK: 233 MiB in 51 packages 08:22:38 OK: 233 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:22:39 08:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:22:40 latest: Pulling from edgex-devops/edgex-compose-arm64 08:22:40 29e5d40040c1: Pulling fs layer 08:22:40 1ce36da41761: Pulling fs layer 08:22:40 25b303627fd3: Pulling fs layer 08:22:41 29e5d40040c1: Verifying Checksum 08:22:41 29e5d40040c1: Download complete 08:22:41 Removing intermediate container c4242a752214 08:22:41 ---> fa4a0c4c4e1a 08:22:41 Step 6/23 : COPY go.mod . 08:22:41 Removing intermediate container eecdb30d1b69 08:22:41 ---> 66e50736e0b0 08:22:41 Step 6/24 : COPY go.mod . 08:22:41 ---> 46f97971bd12 08:22:41 Step 7/24 : RUN go mod download 08:22:41 ---> 34804172b559 08:22:41 Step 7/23 : RUN go mod download 08:22:41 ---> Running in 80112a7d71de 08:22:41 ---> Running in cd0e381bcbcd 08:22:41 29e5d40040c1: Pull complete 08:22:41 1ce36da41761: Verifying Checksum 08:22:41 1ce36da41761: Download complete 08:22:43 1ce36da41761: Pull complete 08:22:43 25b303627fd3: Verifying Checksum 08:22:43 25b303627fd3: Download complete 08:22:48 Removing intermediate container 80112a7d71de 08:22:48 ---> 8e3558a2a224 08:22:48 Step 8/24 : COPY . . 08:22:48 Removing intermediate container cd0e381bcbcd 08:22:48 ---> 8a7f7ff765f3 08:22:48 Step 8/23 : COPY . . 08:22:53 25b303627fd3: Pull complete 08:22:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:22:53 prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container 08:22:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:22:57 $ docker top b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:58 + grep parallel 08:22:58 + docker-compose build --help 08:23:01 --parallel Build images in parallel. [Pipeline] } 08:23:01 $ docker stop --time=1 b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde 08:23:03 $ docker rm -f b43327a6f720394cdc9e9b4e3fc33fd1e8a7b5537c9756a60665312deee17bde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:23:04 . [Pipeline] withDockerContainer 08:23:04 prd-ubuntu18.04-docker-arm64-4c-16g-20429 does not seem to be running inside a container 08:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:23:06 $ docker top c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:07 + docker-compose -f ./docker-compose-build.yml build --parallel 08:23:11 Building docker-core-command-go ... 08:23:11 Building docker-core-data-go ... 08:23:11 Building docker-core-metadata-go ... 08:23:11 Building docker-security-bootstrap-redis-go ... 08:23:11 Building docker-security-proxy-setup-go ... 08:23:11 Building docker-security-secretstore-setup-go ... 08:23:11 Building docker-support-notifications-go ... 08:23:11 Building docker-support-scheduler-go ... 08:23:11 Building docker-sys-mgmt-agent-go ... 08:23:11 Building docker-security-proxy-setup-go 08:23:11 Building docker-core-metadata-go 08:23:11 Building docker-support-notifications-go 08:23:11 Building docker-support-scheduler-go 08:23:11 Building docker-security-bootstrap-redis-go 08:23:11 Removing intermediate container 4a3222cabf1a 08:23:11 ---> d048fd61f3e5 08:23:11 Step 20/26 : RUN pip install docker-compose==1.23.2 08:23:11 ---> Running in dd95b244fdfb 08:23:22 Removing intermediate container 4e24b6c7af4b 08:23:22 ---> 55dcb8292b72 08:23:22 08:23:22 Step 10/22 : FROM scratch 08:23:22 ---> 08:23:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:23:24 ---> Using cache 08:23:24 ---> c98a36ebf7c8 08:23:24 Step 12/22 : ENV APP_PORT=48082 08:23:26 ---> Running in 52e14fb3c8ed 08:23:27 Removing intermediate container 52e14fb3c8ed 08:23:27 ---> 02cbaad04ead 08:23:27 Step 13/22 : EXPOSE $APP_PORT 08:23:28 Removing intermediate container 7720b4aea2f4 08:23:28 ---> 40f893754a56 08:23:28 08:23:28 Step 10/22 : FROM scratch 08:23:28 ---> 08:23:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:23:28 ---> Using cache 08:23:28 ---> c98a36ebf7c8 08:23:28 Step 12/22 : ENV APP_PORT=48081 08:23:28 Collecting docker-compose==1.23.2 08:23:28 ---> Running in 5b250aabaa4d 08:23:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:23:28 ---> Running in 1e417684a705 08:23:29 Collecting texttable<0.10,>=0.9.0 08:23:29 Downloading texttable-0.9.1.tar.gz (11 kB) 08:23:31 Removing intermediate container 5b250aabaa4d 08:23:31 ---> 8dd280396b1a 08:23:31 Step 14/22 : WORKDIR / 08:23:31 Removing intermediate container 1e417684a705 08:23:31 ---> fff5162eedeb 08:23:31 Step 13/22 : EXPOSE $APP_PORT 08:23:32 ---> Running in 0c9b75fd5ba0 08:23:32 ---> Running in 6e2288f2eae5 08:23:34 Removing intermediate container 0c9b75fd5ba0 08:23:34 ---> d80d1785906c 08:23:34 Step 14/22 : WORKDIR / 08:23:34 Removing intermediate container 6e2288f2eae5 08:23:34 ---> f2fa4f064cf4 08:23:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:34 ---> Running in d6b054c14c9c 08:23:34 Collecting PyYAML<4,>=3.10 08:23:34 Downloading PyYAML-3.13.tar.gz (270 kB) 08:23:35 Removing intermediate container d6b054c14c9c 08:23:35 ---> 6d452f8d44ab 08:23:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:36 ---> 62fe5020a79c 08:23:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:23:36 Collecting dockerpty<0.5,>=0.4.1 08:23:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:23:37 ---> 2b1dd90fbf08 08:23:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:23:37 Collecting jsonschema<3,>=2.5.1 08:23:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:23:37 Collecting cached-property<2,>=1.2.0 08:23:37 ---> 140da40f1636 08:23:37 Step 9/23 : RUN make cmd/core-data/core-data 08:23:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:23:37 ---> 499def8d666d 08:23:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:23:37 ---> Running in 210a16d76517 08:23:38 Collecting websocket-client<1.0,>=0.32.0 08:23:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:23:38 ---> ca5fcbc3cb83 08:23:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:23:38 Collecting docopt<0.7,>=0.6.1 08:23:38 Downloading docopt-0.6.2.tar.gz (25 kB) 08:23:38 ---> Running in 5d908bfd9f61 08:23:38 ---> b16a80af8a16 08:23:38 Step 18/22 : ENTRYPOINT ["/core-command"] 08:23:38 ---> 636ba9f99634 08:23:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:23:39 ---> Running in db8256b06d0e 08:23:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:23:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:23: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 08:23:39 Removing intermediate container db8256b06d0e 08:23:39 ---> 4931665e0da8 08:23:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:40 Collecting docker<4.0,>=3.6.0 08:23:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:23:40 ---> 161ba4051d55 08:23:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:23: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 08:23:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:23:40 ---> Running in 3b443e3ee8d9 08:23:40 Collecting urllib3<1.25,>=1.21.1 08:23:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:23:40 ---> Running in a6d2e0aa16aa 08:23:40 Collecting idna<2.8,>=2.5 08:23:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:23:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:23:40 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:23:40 Removing intermediate container 3b443e3ee8d9 08:23:40 ---> 8eabc0b89de0 08:23:40 Step 20/22 : LABEL arch=x86_64 08:23:40 Collecting docker-pycreds>=0.4.0 08:23:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:23:41 Removing intermediate container a6d2e0aa16aa 08:23:41 ---> 4af840eab0f8 08:23:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:23:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:23:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:23:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:23:41 ---> Running in a01b99c99426 08:23:41 ---> Running in ad04fbc718b6 08:23:41 Installing collected packages: texttable, PyYAML, dockerpty, jsonschema, cached-property, websocket-client, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose 08:23:41 Running setup.py install for texttable: started 08:23:41 Removing intermediate container a01b99c99426 08:23:41 ---> 29361949d108 08:23:41 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:23:42 Removing intermediate container ad04fbc718b6 08:23:42 ---> e13f00196033 08:23:42 Step 20/22 : LABEL arch=x86_64 08:23:42 ---> Running in 815e767ced8a 08:23:42 Running setup.py install for texttable: finished with status 'done' 08:23:42 Running setup.py install for PyYAML: started 08:23:42 ---> Running in 8f8ff6c9f8fd 08:23:43 Removing intermediate container 815e767ced8a 08:23:43 ---> b11db5831897 08:23:43 Step 22/22 : LABEL version=0.0.0 08:23:43 Removing intermediate container 8f8ff6c9f8fd 08:23:43 ---> 82267e49e073 08:23:43 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:23:43 ---> Running in cedf382a84ad 08:23:43 ---> Running in 13f7f4f69477 08:23:44 Running setup.py install for PyYAML: finished with status 'done' 08:23:44 Running setup.py install for dockerpty: started 08:23:44 Removing intermediate container cedf382a84ad 08:23:44 ---> 42be5603b469 08:23:44 08:23:44 Removing intermediate container 13f7f4f69477 08:23:44 ---> fcd8f8ec81c2 08:23:44 Step 22/22 : LABEL version=0.0.0 08:23:44 Running setup.py install for dockerpty: finished with status 'done' 08:23:44 ---> Running in 349d1204b9b7 08:23:45 Successfully built 42be5603b469 08:23:45 Successfully tagged docker-core-command-go:latest 08:23:45  Building docker-core-command-go ... done Removing intermediate container 349d1204b9b7 08:23:45 ---> 6e64bea522dc 08:23:45 08:23:45 Running setup.py install for docopt: started 08:23:45 Successfully built 6e64bea522dc 08:23:46 Successfully tagged docker-core-metadata-go:latest 08:23:46  Building docker-core-metadata-go ... done  Running setup.py install for docopt: finished with status 'done' 08:23:46 Attempting uninstall: urllib3 08:23:46 Found existing installation: urllib3 1.25.9 08:23:46 Uninstalling urllib3-1.25.9: 08:23:47 Successfully uninstalled urllib3-1.25.9 08:23:47 Attempting uninstall: idna 08:23:47 Found existing installation: idna 2.9 08:23:47 Uninstalling idna-2.9: 08:23:47 Successfully uninstalled idna-2.9 08:23:48 Attempting uninstall: requests 08:23:48 Found existing installation: requests 2.23.0 08:23:48 Uninstalling requests-2.23.0: 08:23:48 Successfully uninstalled requests-2.23.0 08:23:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:23:55 Removing intermediate container dd95b244fdfb 08:23:55 ---> 68a735e79c95 08:23:55 Step 21/26 : RUN apk --no-cache add curl 08:23:55 ---> Running in ec7bc0c3047a 08:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:23:58 (2/3) Installing libcurl (7.69.1-r3) 08:23:58 (3/3) Installing curl (7.69.1-r3) 08:23:58 Executing busybox-1.31.1-r19.trigger 08:23:59 OK: 72 MiB in 58 packages 08:24:01 Removing intermediate container ec7bc0c3047a 08:24:01 ---> 32bd8aabba96 08:24:01 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:24:01 ---> Running in 2cbf1c7cc470 08:24:01 Removing intermediate container 2cbf1c7cc470 08:24:01 ---> 6bd60bacf42b 08:24:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:02 ---> Running in 55983444cb9d 08:24:04 Removing intermediate container 55983444cb9d 08:24:04 ---> d78b0619e1c4 08:24:04 Step 24/26 : LABEL arch=x86_64 08:24:04 ---> Running in 82ab47058070 08:24:04 Removing intermediate container 82ab47058070 08:24:04 ---> d68d35efa035 08:24:04 Step 25/26 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:24:04 ---> Running in 132e293bfddb 08:24:05 Removing intermediate container 132e293bfddb 08:24:05 ---> 42f3218c24e0 08:24:05 Step 26/26 : LABEL version=0.0.0 08:24:05 ---> Running in e80fe5ab5e60 08:24:06 Removing intermediate container e80fe5ab5e60 08:24:06 ---> 3c64fed02a39 08:24:06 08:24:06 Successfully built 3c64fed02a39 08:24:06 Successfully tagged docker-sys-mgmt-agent-go:latest 08:24:12  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5d908bfd9f61 08:24:12 ---> 05dbadada70e 08:24:12 08:24:12 Step 10/24 : FROM scratch 08:24:12 ---> 08:24:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:24:12 ---> Running in 666a12b689d6 08:24:12 Removing intermediate container 666a12b689d6 08:24:12 ---> ad6dd00cf859 08:24:12 Step 12/24 : ENV APP_PORT=48060 08:24:12 ---> Running in 8f97de50d983 08:24:12 Removing intermediate container 8f97de50d983 08:24:12 ---> 84bebd094276 08:24:12 Step 13/24 : EXPOSE $APP_PORT 08:24:12 ---> Running in cbf8f53879c2 08:24:13 Removing intermediate container cbf8f53879c2 08:24:13 ---> ad49239e0939 08:24:13 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:24:14 ---> d1a2bde941bc 08:24:14 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:24:14 Removing intermediate container 210a16d76517 08:24:14 ---> 7c68cc5ad6c0 08:24:14 08:24:14 Step 10/23 : FROM alpine:3.12 08:24:14 ---> 389fef711851 08:24:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:24:14 ---> Running in 1399e81c9bcd 08:24:15 Removing intermediate container 1399e81c9bcd 08:24:15 ---> 3146ac234678 08:24:15 Step 12/23 : ENV APP_PORT=48080 08:24:15 ---> Running in 05c723608f79 08:24:16 Removing intermediate container 05c723608f79 08:24:16 ---> 111359fce2fb 08:24:16 Step 13/23 : EXPOSE $APP_PORT 08:24:16 ---> Running in 3c87b9643ab5 08:24:16 ---> a0b51daa132a 08:24:16 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:24:16 Removing intermediate container 3c87b9643ab5 08:24:16 ---> 4ec634cbf649 08:24:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:16 ---> Running in a770e14866e7 08:24:16 ---> 48c41b04a0d1 08:24:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:17 ---> ebaa10c57481 08:24:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:24:18 ---> 72f256d0992c 08:24:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:24:18 Removing intermediate container a770e14866e7 08:24:18 ---> ec6c8e27efa6 08:24:18 Step 15/23 : RUN apk add --update --no-cache zeromq 08:24:18 ---> Running in 486ef242a5b3 08:24:19 ---> 9c1801688a45 08:24:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:24:19 ---> Running in c8379121b44f 08:24:19 Removing intermediate container c8379121b44f 08:24:19 ---> d542e5b685fa 08:24:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:19 ---> Running in bb968308b705 08:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:19 ---> 9f01f83e790f 08:24:19 Step 3/22 : WORKDIR /edgex-go 08:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:19 ---> 9f01f83e790f 08:24:19 Step 3/22 : WORKDIR /edgex-go 08:24:19 Removing intermediate container bb968308b705 08:24:19 ---> a3c574bc80fa 08:24:19 Step 22/24 : LABEL arch=x86_64 08:24:19 ---> Running in ecd7f88b7a41 08:24:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:24:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:24:19 ---> 9f01f83e790f 08:24:19 Step 3/21 : WORKDIR /edgex-go 08:24:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:24:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:24:19 ---> 9f01f83e790f 08:24:19 Step 3/24 : WORKDIR /edgex-go 08:24:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:24:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:24:19 ---> 9f01f83e790f 08:24:19 Step 3/21 : WORKDIR /edgex-go 08:24:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:20 Removing intermediate container ecd7f88b7a41 08:24:20 ---> 38148fc713ab 08:24:20 Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:24:20 ---> Running in c17be1c97235 08:24:20 (1/5) Installing libgcc (9.3.0-r2) 08:24:21 (2/5) Installing libsodium (1.0.18-r0) 08:24:21 Removing intermediate container c17be1c97235 08:24:21 ---> 0ed576819607 08:24:21 Step 24/24 : LABEL version=0.0.0 08:24:21 (3/5) Installing libstdc++ (9.3.0-r2) 08:24:21 ---> Running in 813bed5cf6c2 08:24:21 (4/5) Installing libzmq (4.3.3-r0) 08:24:21 Removing intermediate container 813bed5cf6c2 08:24:21 ---> 22299f7f7e8f 08:24:21 08:24:21 (5/5) Installing zeromq (4.3.3-r0) 08:24:21 Executing busybox-1.31.1-r19.trigger 08:24:21 OK: 8 MiB in 19 packages 08:24:21 Successfully built 22299f7f7e8f 08:24:21 Successfully tagged docker-support-notifications-go:latest 08:24:22  Building docker-support-notifications-go ... done Removing intermediate container 486ef242a5b3 08:24:22 ---> 9320a4947bbd 08:24:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 ---> 8d9d4b5646fd 08:24:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:24:23 ---> 6effa3d53b4c 08:24:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:24:24 ---> Running in 5e1f4a85c860 08:24:24 ---> Running in e426b130cfd7 08:24:24 ---> Running in cb83a55b59e3 08:24:24 ---> Running in 39813f612b85 08:24:24 ---> Running in ff512fab2b0c 08:24:24 ---> 3f2989e326b4 08:24:24 Step 19/23 : ENTRYPOINT ["/core-data"] 08:24:24 ---> Running in cba524af0fb0 08:24:24 Removing intermediate container 39813f612b85 08:24:24 ---> 0e9ecd0b2497 08:24:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:24 Removing intermediate container 5e1f4a85c860 08:24:24 ---> 319ee878ac15 08:24:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:24 Removing intermediate container ff512fab2b0c 08:24:24 ---> f61c817a8344 08:24:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:25 Removing intermediate container cba524af0fb0 08:24:25 ---> 2a9d8abb095e 08:24:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:25 ---> Running in 7d181b1da8ee 08:24:25 Removing intermediate container cb83a55b59e3 08:24:25 ---> ffcb57cb0079 08:24:25 Removing intermediate container e426b130cfd7 08:24:25 ---> 14e0f5986df8 08:24:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:25 ---> Running in 6f88737ca25a 08:24:25 ---> Running in 2b1fddae403e 08:24:25 Removing intermediate container 7d181b1da8ee 08:24:25 ---> 3ef80ef44366 08:24:25 Step 21/23 : LABEL arch=x86_64 08:24:25 ---> Running in e704ea2dd38b 08:24:25 ---> Running in c91eed97b23c 08:24:25 ---> Running in e026fe06a557 08:24:25 ---> Running in 350071fe6344 08:24:25 Removing intermediate container 350071fe6344 08:24:25 ---> 99c3e90c7e7f 08:24:25 Step 22/23 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:24:25 ---> Running in 20f72660530c 08:24:26 Removing intermediate container 20f72660530c 08:24:26 ---> 5d1919deb622 08:24:26 Step 23/23 : LABEL version=0.0.0 08:24:26 ---> Running in b99dd95c0b9c 08:24:26 Removing intermediate container b99dd95c0b9c 08:24:26 ---> 23cff7f95377 08:24:26 08:24:26 Successfully built 23cff7f95377 08:24:26 Successfully tagged docker-core-data-go:latest 08:24:27  Building docker-core-data-go ... done  [Pipeline] } 08:24:27 $ docker stop --time=1 a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d 08:24:28 Removing intermediate container 6f88737ca25a 08:24:28 ---> 84416413bb53 08:24:28 Step 5/21 : RUN apk add --update --no-cache make git 08:24:29 $ docker rm -f a8c2605f9fe19149fa67fc9157b664d02bf6a5a4c601c0726ce52d9488ec4d4d 08:24:29 ---> Running in decd96a5270e [Pipeline] // withDockerContainer [Pipeline] sh 08:24:29 Removing intermediate container e704ea2dd38b 08:24:29 Removing intermediate container 2b1fddae403e 08:24:29 ---> 163d05f77820 08:24:29 ---> fe0e04251680 08:24:29 Step 5/21 : RUN apk add --update --no-cache make git 08:24:29 Step 5/22 : RUN apk add --update --no-cache make git 08:24:29 + docker images 08:24:29 + grep docker 08:24:29 docker-core-data-go latest 23cff7f95377 3 seconds ago 22.3MB 08:24:29 docker-support-notifications-go latest 22299f7f7e8f 8 seconds ago 12MB 08:24:29 docker-sys-mgmt-agent-go latest 3c64fed02a39 24 seconds ago 313MB 08:24:29 docker-core-metadata-go latest 6e64bea522dc 44 seconds ago 13.1MB 08:24:29 docker-core-command-go latest 42be5603b469 45 seconds ago 10.6MB 08:24:29 docker-security-secretstore-setup-go latest a1c8ab0c2bd9 2 minutes ago 24.6MB 08:24:29 docker-security-bootstrap-redis-go latest 3a411bb9e300 2 minutes ago 15.8MB 08:24:29 docker-security-proxy-setup-go latest 0f32396a29dc 2 minutes ago 24.4MB 08:24:29 docker-support-scheduler-go latest edb0d1400dd3 2 minutes ago 10.7MB 08:24:29 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } 08:24:29 ---> Running in 34ffc8b977ab 08:24:29 ---> Running in 35f3500161ba 08:24:29 Removing intermediate container c91eed97b23c 08:24:29 ---> f9a9d9917462 08:24:29 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 08:24:29 Removing intermediate container e026fe06a557 08:24:29 ---> df62fc42fecb 08:24:29 Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:24:29 ---> Running in c189bd832f94 08:24:29 ---> Running in d8d929de0487 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:24:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:24:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:32 OK: 217 MiB in 51 packages 08:24:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:24:33 OK: 217 MiB in 51 packages 08:24:33 OK: 217 MiB in 51 packages 08:24:33 OK: 217 MiB in 51 packages 08:24:33 OK: 217 MiB in 51 packages 08:24:33 Removing intermediate container decd96a5270e 08:24:33 ---> 1d9a95d7648e 08:24:33 Step 6/21 : COPY go.mod . 08:24:35 ---> c95a70121bfd 08:24:35 Step 7/21 : RUN go mod download 08:24:35 Removing intermediate container 34ffc8b977ab 08:24:35 ---> 791dc1d17a11 08:24:35 Step 6/21 : COPY go.mod . 08:24:35 ---> Running in 7ee9f7c9d739 08:24:35 Removing intermediate container d8d929de0487 08:24:35 ---> c1622be2adfd 08:24:35 Step 6/24 : COPY go.mod . 08:24:36 Removing intermediate container c189bd832f94 08:24:36 ---> bad08c39046f 08:24:36 Step 6/22 : COPY go.mod . 08:24:36 Removing intermediate container 35f3500161ba 08:24:36 ---> 87b8a5056aaa 08:24:36 Step 6/22 : COPY go.mod . 08:24:36 ---> a27359775990 08:24:36 Step 7/21 : RUN go mod download 08:24:36 ---> Running in 7f753f601ad7 08:24:37 ---> 4f03748a7103 08:24:37 Step 7/24 : RUN go mod download 08:24:37 ---> c1c4f3c2353f 08:24:37 Step 7/22 : RUN go mod download 08:24:37 ---> Running in e12d0123cfd5 08:24:37 ---> b81c29764abf 08:24:37 Step 7/22 : RUN go mod download 08:24:37 ---> Running in 6b8e48e6d7a1 08:24:37 ---> Running in aab439fbd228 08:24:39 Removing intermediate container 7ee9f7c9d739 08:24:39 ---> 973dc7a451ce 08:24:39 Step 8/21 : COPY . . 08:24:41 Removing intermediate container 7f753f601ad7 08:24:41 ---> 72944eddb78b 08:24:41 Step 8/21 : COPY . . 08:24:42 Removing intermediate container e12d0123cfd5 08:24:42 ---> c86de61a25b4 08:24:42 Step 8/24 : COPY . . 08:24:43 Removing intermediate container 6b8e48e6d7a1 08:24:43 ---> 2c22c31cfc23 08:24:43 Step 8/22 : COPY . . 08:24:43 Removing intermediate container aab439fbd228 08:24:43 ---> a7bfc1b14172 08:24:43 Step 8/22 : COPY . . 08:24:45 Still waiting to schedule task 08:24:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:25:10 ---> e761b378a53d 08:25:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:25:10 ---> 5d140b0328c1 08:25:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:25:10 ---> Running in 28e25828fcc3 08:25:10 ---> Running in bae2e7494b38 08:25:10 ---> c0f3df557225 08:25:10 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:25:10 ---> 410724dcacb1 08:25:10 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:25:10 ---> acac77527412 08:25:10 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:25:10 ---> Running in d79d4e1d0037 08:25:10 ---> Running in c237c1057a7f 08:25:10 ---> Running in f5f7e30df626 08:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:25:40 Running on prd-ubuntu18.04-docker-8c-8g-20431 in /w/workspace/edgexfoundry_edgex-go_PR-3038 [Pipeline] { [Pipeline] ws 08:25:40 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:25:42 using credential edgex-jenkins-ssh 08:25:42 Cloning the remote Git repository 08:25:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:25:43 > git init /w/workspace/edgex-go/2 # timeout=10 08:25:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:25:43 > git --version # timeout=10 08:25:43 > git --version # 'git version 2.17.1' 08:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:25:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:25:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3038/head:refs/remotes/origin/PR-3038 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:25:51 Merging remotes/origin/master commit 4796bc35210d426274ed882bf814f8261df78b77 into PR head commit 318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:25:51 Merge succeeded, producing 318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:25:51 Checking out Revision 318df42279b0cf2f5ac0274e8bb5d7766515a46d (PR-3038) 08:25:51 > git config core.sparsecheckout # timeout=10 08:25:51 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 08:25:51 > git remote # timeout=10 08:25:51 > git config --get remote.origin.url # timeout=10 08:25:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:51 > git merge 4796bc35210d426274ed882bf814f8261df78b77 # timeout=10 08:25:51 > git rev-parse HEAD^{commit} # timeout=10 08:25:51 > git config core.sparsecheckout # timeout=10 08:25:51 > git checkout -f 318df42279b0cf2f5ac0274e8bb5d7766515a46d # timeout=10 08:25:55 Commit message: "Merge branch 'master' into issue-3037" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:56 + echo snap-build.sh 08:25:56 snap-build.sh 08:25:56 + SNAP_BASE_DIR=. 08:25:56 + '[' '!' -z /w/workspace/edgex-go/2 ']' 08:25:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 08:25:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 08:25:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 08:25:56 + cd /w/workspace/edgex-go/2 08:25:56 + sudo apt-get remove -qy --purge lxd lxd-client 08:25:56 Reading package lists... 08:25:56 Building dependency tree... 08:25:56 Reading state information... 08:25:56 The following packages were automatically installed and are no longer required: 08:25:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:25:56 uidmap xdelta3 08:25:56 Use 'sudo apt autoremove' to remove them. 08:25:56 The following packages will be REMOVED: 08:25:56 lxd* lxd-client* 08:25:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:25:56 After this operation, 31.7 MB disk space will be freed. 08:25:57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 08:25:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:25:58 Removing lxd dnsmasq configuration 08:25:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:25:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:25:59 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:26:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:26:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:26:01 Processing triggers for systemd (237-3ubuntu10.42) ... 08:26:01 Processing triggers for ureadahead (0.100.0-21) ... 08:26:02 + sudo snap remove --purge lxd 08:26:02 snap "lxd" is not installed 08:26:02 + sudo groupadd --force --system lxd 08:26:02 ++ whoami 08:26:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:26:02 + newgrp - lxd 08:26:03 + sudo snap install lxd 08:26:13 2021-01-15T08:26:10Z INFO Waiting for automatic snapd restart... 08:26:23 lxd 4.10 from Canonical* installed 08:26:23 + sudo lxd init --auto 08:26:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:26:33 + sudo snap install --classic snapcraft 08:26:37 snapcraft 4.4.4 from Canonical* installed 08:26:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:26:37 + patch --verbose -p1 08:26:37 Hmm... Looks like a unified diff to me... 08:26:37 The text leading up to this was: 08:26:37 -------------------------- 08:26:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:26:37 |From: Tony Espy 08:26:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:26:37 |Subject: [PATCH] optimize snap build for pipeline CI check 08:26:37 | 08:26:37 |This patch is used by the EdgeX CI pipeline builds to 08:26:37 |optimize the snap CI check run for pull requests. When 08:26:37 |applied, it essentially strips out everything (apps and 08:26:37 |parts) from the snapcraft.yaml file except those required 08:26:37 |to build edgex-go, as the whole idea of the CI check is to 08:26:37 |catch changes to edgex-go that break the snap build. 08:26:37 | 08:26:37 |In general, anyone updating snapcraft.yaml will also need 08:26:37 |to update this patch file, otherwise it may fail to apply, 08:26:37 |resulting in a failed snap build CI check in the associated 08:26:37 |pull request. 08:26:37 | 08:26:37 |Note - in addition to applying this patch, the pipeline also 08:26:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:26:37 |need to build the finally binary .snap file (and it won't 08:26:37 |work with the patch applied). This further reduces the build 08:26:37 |time. 08:26:37 |--- 08:26:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:26:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:26:37 | 08:26:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:26:37 |index 1e537489..faf42425 100644 08:26:37 |--- a/snap/snapcraft.yaml 08:26:37 |+++ b/snap/snapcraft.yaml 08:26:37 -------------------------- 08:26:37 patching file snap/snapcraft.yaml 08:26:37 Using Plan A... 08:26:37 Hunk #1 succeeded at 73. 08:26:37 Hunk #2 succeeded at 202 with fuzz 1. 08:26:37 Hunk #3 succeeded at 214 (offset -3 lines). 08:26:37 Hunk #4 succeeded at 222 (offset -3 lines). 08:26:37 Hunk #5 succeeded at 229 (offset -3 lines). 08:26:37 Hunk #6 succeeded at 256 (offset -3 lines). 08:26:37 Hunk #7 succeeded at 290 (offset -3 lines). 08:26:37 Hunk #8 succeeded at 342 (offset -2 lines). 08:26:37 Hmm... Ignoring the trailing garbage. 08:26:37 done 08:26:37 + sudo snapcraft prime --use-lxd 08:26:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:26:38 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:26:38 - README.md 08:26:38 - snapcraft.yaml.orig 08:26:38 08:26:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:26:39 Launching a container. 08:26:42 Removing intermediate container c237c1057a7f 08:26:42 ---> efdd24eaa30a 08:26:42 08:26:42 Step 10/22 : FROM alpine:3.12 08:26:42 3.12: Pulling from library/alpine 08:26:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:26:43 Status: Downloaded newer image for alpine:3.12 08:26:43 ---> afeebe901d6b 08:26:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:26:45 ---> Running in 1650ee78f6fe 08:26:45 Removing intermediate container bae2e7494b38 08:26:45 ---> dbbe92b36198 08:26:45 08:26:45 Step 10/21 : FROM alpine:3.12 08:26:45 ---> afeebe901d6b 08:26:45 Step 11/21 : RUN apk add --update --no-cache curl 08:26:45 Removing intermediate container 28e25828fcc3 08:26:45 ---> fa2f1be0367b 08:26:45 08:26:45 Step 10/21 : FROM scratch 08:26:45 ---> 08:26:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:46 Removing intermediate container f5f7e30df626 08:26:46 ---> cf21e6a44731 08:26:46 08:26:46 Step 10/24 : FROM scratch 08:26:46 ---> 08:26:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:26:46 ---> Running in 73ec20521490 08:26:46 ---> Running in 415ac6d88eda 08:26:46 ---> Running in ab844bf476fd 08:26:46 Removing intermediate container 415ac6d88eda 08:26:46 ---> d16d9dee6362 08:26:46 Step 12/21 : ENV APP_PORT=48085 08:26:47 ---> Running in 0e2a17b448a7 08:26:47 Removing intermediate container ab844bf476fd 08:26:47 ---> 51d9e3642760 08:26:47 Step 12/24 : ENV APP_PORT=48060 08:26:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:47 ---> Running in 567179c136c9 08:26:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:47 Removing intermediate container 0e2a17b448a7 08:26:47 ---> 536c9465f059 08:26:47 Step 13/21 : EXPOSE $APP_PORT 08:26:47 ---> Running in 289496d6d204 08:26:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:48 Removing intermediate container 567179c136c9 08:26:48 ---> 5b1b07036155 08:26:48 Step 13/24 : EXPOSE $APP_PORT 08:26:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:48 (1/5) Installing ca-certificates (20191127-r4) 08:26:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:26:48 (3/5) Installing libcurl (7.69.1-r3) 08:26:48 (4/5) Installing curl (7.69.1-r3) 08:26:48 (5/5) Installing dumb-init (1.2.2-r1) 08:26:48 ---> Running in 5c6ccfb7306b 08:26:48 Executing busybox-1.31.1-r19.trigger 08:26:48 Executing ca-certificates-20191127-r4.trigger 08:26:48 Removing intermediate container 289496d6d204 08:26:48 ---> f34ad7c5f5e7 08:26:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:48 OK: 7 MiB in 19 packages 08:26:48 (1/4) Installing ca-certificates (20191127-r4) 08:26:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:26:49 (3/4) Installing libcurl (7.69.1-r3) 08:26:49 (4/4) Installing curl (7.69.1-r3) 08:26:49 Executing busybox-1.31.1-r19.trigger 08:26:49 Executing ca-certificates-20191127-r4.trigger 08:26:49 Removing intermediate container 5c6ccfb7306b 08:26:49 ---> 182e31599512 08:26:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:26:49 OK: 7 MiB in 18 packages 08:26:50 ---> 7d7998eb1ee1 08:26:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:26:50 ---> 3281475c6f34 08:26:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:26:51 Waiting for container to be ready 08:26:51 To start your first instance, try: lxc launch ubuntu:18.04 08:26:51 08:26:51 Removing intermediate container 1650ee78f6fe 08:26:51 ---> 2d0576ea613f 08:26:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 08:26:51 ---> Running in 32928a826f4d 08:26:52 ---> f9e58594e5e6 08:26:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:26:52 Removing intermediate container 73ec20521490 08:26:52 ---> afaa33693ddd 08:26:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:52 ---> 235f3bc4f99a 08:26:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:26:52 ---> Running in 8d05fb0f3470 08:26:52 Removing intermediate container 32928a826f4d 08:26:52 ---> d7d3509dc6af 08:26:52 Step 13/22 : WORKDIR / 08:26:52 ---> Running in 5c6c2122d5ce 08:26:53 Removing intermediate container 8d05fb0f3470 08:26:53 ---> ac8b6f071e97 08:26:53 Step 13/21 : WORKDIR /edgex 08:26:53 ---> 2a8ca8766c63 08:26:53 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:26:53 ---> Running in 32f74e2219bd 08:26:53 ---> Running in ffd195501ee8 08:26:53 Removing intermediate container 5c6c2122d5ce 08:26:53 ---> e6d195b1f5fe 08:26:53 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:26:54 ---> 02691bb24e9f 08:26:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:54 Waiting for network to be ready... 08:26:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:26:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:26:54 Removing intermediate container 32f74e2219bd 08:26:54 ---> 3bab650e2fe9 08:26:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:26:54 Removing intermediate container ffd195501ee8 08:26:54 ---> 30350dfd11d4 08:26:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:55 ---> Running in 47d81acc577d 08:26:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 08:26:55 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:26:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:26:55 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:26:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:26:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:26:55 ---> 4b6ad782210e 08:26:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 08:26:55 ---> 7ea3a79a434d 08:26:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:26:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:26:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:26:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 08:26:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:26:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:26:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 08:26:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 08:26:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 08:26:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:26:56 Removing intermediate container 47d81acc577d 08:26:56 ---> 6dc7c76f94c8 08:26:56 Step 19/21 : LABEL arch=arm64 08:26:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:26:56 Removing intermediate container d79d4e1d0037 08:26:56 ---> 8674a011c27d 08:26:56 08:26:56 Step 10/22 : FROM scratch 08:26:56 ---> 08:26:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:26:56 ---> Using cache 08:26:56 ---> d16d9dee6362 08:26:56 Step 12/22 : ENV APP_PORT=48081 08:26:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 08:26:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 08:26:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:26:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:26:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 08:26:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 08:26:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:26:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:26:56 ---> Running in 07fcbe291046 08:26:56 ---> aacb6e5b26b3 08:26:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:26:56 ---> Running in fb935353311a 08:26:57 ---> 1ae027bacfa4 08:26:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 08:26:57 ---> c5d1cc646394 08:26:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:26:57 Removing intermediate container fb935353311a 08:26:57 ---> 3743f3da00a3 08:26:57 Step 13/22 : EXPOSE $APP_PORT 08:26:57 Removing intermediate container 07fcbe291046 08:26:57 ---> 336a21b6bdd8 08:26:57 Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:26:57 ---> Running in a0972dc2d3fa 08:26:57 ---> Running in 6f7790122de7 08:26:58 ---> efacb22dbfaf 08:26:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 08:26:58 ---> 49eacdf0133f 08:26:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:58 ---> e7e7df1e6b79 08:26:58 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:26:58 Removing intermediate container a0972dc2d3fa 08:26:58 ---> e2121f96ea24 08:26:58 Step 14/22 : WORKDIR / 08:26:58 Removing intermediate container 6f7790122de7 08:26:58 ---> 3656859b5177 08:26:58 Step 21/21 : LABEL version=0.0.0 08:26:58 ---> Running in 35e87ac2db42 08:26:58 ---> Running in 2db6e691e906 08:26:58 ---> Running in c628d1c87fa4 08:26:59 Fetched 23.7 MB in 4s (5276 kB/s) 08:26:59 ---> 8b3e5ca51e94 08:26:59 Step 18/22 : RUN chmod +x entrypoint.sh 08:26:59 ---> Running in 49ac42960e8f 08:26:59 Removing intermediate container c628d1c87fa4 08:26:59 ---> 3afc019743db 08:26:59 08:26:59 Removing intermediate container 2db6e691e906 08:26:59 ---> af8ffa90191e 08:26:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:26:59 Removing intermediate container 35e87ac2db42 08:26:59 ---> 3c4be90a12f4 08:26:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:59 Reading package lists... 08:27:00 ---> a16e3f39cac5 08:27:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:27:00 ---> Running in 67845903c444 08:27:00 Reading package lists... 08:27:00 Building dependency tree... 08:27:00 Reading state information... 08:27:00 ---> Running in 81560c93127a 08:27:00 Successfully built 3afc019743db 08:27:00 Successfully tagged docker-support-scheduler-go-arm64:latest 08:27:00  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 08:27:00 The following additional packages will be installed: 08:27:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:27:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:27:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:27:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:27:00 Suggested packages: 08:27:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:27:00 Recommended packages: 08:27:00 gnupg libsasl2-modules 08:27:00 The following NEW packages will be installed: 08:27:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:27:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:27:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:27:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:27:00 The following packages will be upgraded: 08:27:00 gpg gpg-agent gpgconf libudev1 08:27:00 ---> b10d54753b3a 08:27:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:27:00 Removing intermediate container 67845903c444 08:27:00 ---> e18fed8c2cdc 08:27:00 Step 22/24 : LABEL arch=arm64 08:27:00 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 08:27:00 Need to get 3532 kB of archives. 08:27:00 After this operation, 13.3 MB of additional disk space will be used. 08:27:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 08:27:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:27:00 Removing intermediate container 81560c93127a 08:27:00 ---> 78fb55c81f03 08:27:00 Step 18/21 : CMD ["--init=true"] 08:27:00 ---> Running in 9da06104a950 08:27:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 08:27:01 ---> Running in f96fbc8505b0 08:27:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:27:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:27:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:27:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:27:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:27:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:27:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:27:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:27:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:27:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:27:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:27:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:27:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:27:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:27:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:27:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:27:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:27:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:27:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:27:01 debconf: delaying package configuration, since apt-utils is not installed 08:27:01 Fetched 3532 kB in 1s (3244 kB/s) 08:27:01 (Reading database ... 12511 files and directories currently installed.) 08:27:01 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 08:27:01 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:27:01 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 08:27:02 Selecting previously unselected package udev. 08:27:02 (Reading database ... 12511 files and directories currently installed.) 08:27:02 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 08:27:02 Unpacking udev (237-3ubuntu10.43) ... 08:27:02 Selecting previously unselected package libfuse2:amd64. 08:27:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:27:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:27:02 Selecting previously unselected package fuse. 08:27:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:27:02 Unpacking fuse (2.9.7-1ubuntu1) ... 08:27:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:27:02 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:27:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:27:02 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:27:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:27:02 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:27:02 Removing intermediate container 9da06104a950 08:27:02 ---> 3825bbc1092d 08:27:02 Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:27:02 Selecting previously unselected package libksba8:amd64. 08:27:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:27:02 Unpacking libksba8:amd64 (1.3.5-2) ... 08:27:02 Selecting previously unselected package libroken18-heimdal:amd64. 08:27:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:27:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:27:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:27:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libwind0-heimdal:amd64. 08:27:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Removing intermediate container f96fbc8505b0 08:27:03 ---> c6bfd82a7d04 08:27:03 Step 19/21 : LABEL arch=arm64 08:27:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:27:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:27:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:27:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 ---> Running in 97ad4c9a3756 08:27:03 ---> 0391003df0fc 08:27:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:27:03 ---> Running in 5720bd2c6130 08:27:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:27:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:27:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:03 Selecting previously unselected package libsasl2-modules-db:amd64. 08:27:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:27:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:27:04 Selecting previously unselected package libsasl2-2:amd64. 08:27:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:27:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:27:04 Selecting previously unselected package libldap-common. 08:27:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:27:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:27:04 Selecting previously unselected package libldap-2.4-2:amd64. 08:27:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:27:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:27:04 Selecting previously unselected package dirmngr. 08:27:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:27:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:27:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:27:04 Removing intermediate container 49ac42960e8f 08:27:04 ---> 68e3099dcb97 08:27:04 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 08:27:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:27:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:27:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:27:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:27:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:27:04 Removing intermediate container 97ad4c9a3756 08:27:04 ---> 68a53bcd8604 08:27:04 Step 24/24 : LABEL version=0.0.0 08:27:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:04 Setting up libksba8:amd64 (1.3.5-2) ... 08:27:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:27:04 Setting up udev (237-3ubuntu10.43) ... 08:27:04 ---> Running in f73cd0e84491 08:27:05 Removing intermediate container 5720bd2c6130 08:27:05 ---> 5db77b325445 08:27:05 Step 20/21 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:27:05 invoke-rc.d: policy-rc.d denied execution of start. 08:27:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:05 Processing triggers for systemd (237-3ubuntu10) ... 08:27:05 Setting up fuse (2.9.7-1ubuntu1) ... 08:27:05 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:27:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:05 ---> Running in 4fe6737b96ef 08:27:05 ---> c2d78e177324 08:27:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:27:05 ---> Running in 1b9b6354b809 08:27:05 ---> Running in 0edf6816e1b3 08:27:05 Removing intermediate container f73cd0e84491 08:27:05 ---> 13fa83760fa5 08:27:05 Step 20/22 : LABEL arch=arm64 08:27:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 ---> Running in 20b1b004d85c 08:27:06 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:27:06 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:27:06 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:27:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:27:06 Removing intermediate container 4fe6737b96ef 08:27:06 ---> b447c3aa0275 08:27:06 08:27:06 Removing intermediate container 1b9b6354b809 08:27:06 ---> 41006c678d55 08:27:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:27:06 settings in the [Install] section, and DefaultInstance for template units). 08:27:06 This means they are not meant to be enabled using systemctl. 08:27:06 Possible reasons for having this kind of units are: 08:27:06 1) A unit may be statically enabled by being symlinked from another unit's 08:27:06 .wants/ or .requires/ directory. 08:27:06 2) A unit's purpose may be to act as a helper for some other unit which has 08:27:06 a requirement dependency on it. 08:27:06 3) A unit may be started when needed via activation (socket, path, timer, 08:27:06 D-Bus, udev, scripted systemctl call, ...). 08:27:06 4) In case of template units, the unit is meant to be enabled with some 08:27:06 instance name specified. 08:27:06 Step 21/21 : LABEL version=0.0.0 08:27:06 Removing intermediate container 0edf6816e1b3 08:27:06 ---> a1d35eadc16c 08:27:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:06 Successfully built b447c3aa0275 08:27:06 Successfully tagged docker-support-notifications-go-arm64:latest 08:27:06  Building docker-support-notifications-go ... done Building docker-core-command-go 08:27:06 ---> Running in 317112bc1a38 08:27:06 ---> Running in cfa1dda9a250 08:27:07 Reading package lists... 08:27:07 Building dependency tree... 08:27:07 Reading state information... 08:27:07 The following additional packages will be installed: 08:27:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:27:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:27:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:27:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:27:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:27:07 Suggested packages: 08:27:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:27:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:27:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:27:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:27:07 systemd-container policykit-1 08:27:07 Recommended packages: 08:27:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:27:07 Removing intermediate container 20b1b004d85c 08:27:07 ---> 4ca06890b01b 08:27:07 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:27:07 The following NEW packages will be installed: 08:27:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:27:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:27:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:27:07 multiarch-support openssh-client python3 python3-minimal python3.6 08:27:07 python3.6-minimal snapd squashfs-tools sudo 08:27:07 The following packages will be upgraded: 08:27:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:27:07 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 08:27:07 Need to get 35.2 MB of archives. 08:27:07 After this operation, 141 MB of additional disk space will be used. 08:27:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 08:27:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:27:07 ---> Running in c190dc85a245 08:27:07 Removing intermediate container 317112bc1a38 08:27:07 ---> 4145cc9c71a5 08:27:07 08:27:07 Removing intermediate container cfa1dda9a250 08:27:07 ---> 2ebb25e55a51 08:27:07 Step 20/22 : LABEL arch=arm64 08:27:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:27:08 ---> Running in 8454b873695a 08:27:08 Successfully built 4145cc9c71a5 08:27:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:27:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 08:27:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:27:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:27:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:27:08 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:27:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:27:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:27:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:27:08 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 08:27:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:27:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:27:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:27:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:27:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:27:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:27:08 Building docker-core-data-go 08:27:08  Building docker-security-proxy-setup-go ... done Removing intermediate container c190dc85a245 08:27:08 ---> c05f040484b6 08:27:08 Step 22/22 : LABEL version=0.0.0 08:27:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:27:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:27:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:27:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:27:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:27:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:27:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:27:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:27:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:27:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:27:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:27:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:27:08 ---> Running in 313f9e8da077 08:27:08 Removing intermediate container 8454b873695a 08:27:08 ---> 716acf7ef10a 08:27:08 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:27:09 ---> Running in 564d48f7d33d 08:27:09 debconf: delaying package configuration, since apt-utils is not installed 08:27:09 Fetched 35.2 MB in 2s (17.2 MB/s) 08:27:09 (Reading database ... 12757 files and directories currently installed.) 08:27:09 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 08:27:09 Removing intermediate container 313f9e8da077 08:27:09 ---> e9bda6605ba7 08:27:09 08:27:09 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:27:09 Successfully built e9bda6605ba7 08:27:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 08:27:10  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 08:27:10 Removing intermediate container 564d48f7d33d 08:27:10 ---> 0e36b2223b46 08:27:10 Step 22/22 : LABEL version=0.0.0 08:27:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 08:27:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:27:10 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 08:27:10 (Reading database ... 12757 files and directories currently installed.) 08:27:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:27:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:27:10 ---> Running in 343b0f2e68b0 08:27:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:27:10 (Reading database ... 12757 files and directories currently installed.) 08:27:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:27:11 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:27:11 Removing intermediate container 343b0f2e68b0 08:27:11 ---> 6e5f7bbc1e18 08:27:11 08:27:11 Setting up apt (1.6.12ubuntu0.2) ... 08:27:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:27:11 Successfully built 6e5f7bbc1e18 08:27:11 Successfully tagged docker-core-metadata-go-arm64:latest 08:27:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:27:11 (Reading database ... 12764 files and directories currently installed.) 08:27:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:27:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:27:12 Selecting previously unselected package libpython3.6-minimal:amd64. 08:27:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:27:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:27:12 Selecting previously unselected package libexpat1:amd64. 08:27:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:27:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:27:12 Selecting previously unselected package python3.6-minimal. 08:27:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:27:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:27:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:27:12 Checking for services that may need to be restarted...done. 08:27:12 Checking for services that may need to be restarted...done. 08:27:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:27:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:27:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:27:13 Selecting previously unselected package python3-minimal. 08:27:13 (Reading database ... 13012 files and directories currently installed.) 08:27:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:27:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:27:13 Selecting previously unselected package mime-support. 08:27:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:27:13 Unpacking mime-support (3.60ubuntu1) ... 08:27:13 Selecting previously unselected package libmpdec2:amd64. 08:27:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:27:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:27:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:27:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:27:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:27:13 Selecting previously unselected package python3.6. 08:27:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:27:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:27:13 Selecting previously unselected package libpython3-stdlib:amd64. 08:27:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:27:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:27:13 Setting up python3-minimal (3.6.7-1~18.04) ... 08:27:14 Selecting previously unselected package python3. 08:27:14 (Reading database ... 13442 files and directories currently installed.) 08:27:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:27:14 Unpacking python3 (3.6.7-1~18.04) ... 08:27:14 Selecting previously unselected package multiarch-support. 08:27:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:27:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:27:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:27:14 Selecting previously unselected package liblzo2-2:amd64. 08:27:14 (Reading database ... 13479 files and directories currently installed.) 08:27:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:27:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:27:14 Selecting previously unselected package libbsd0:amd64. 08:27:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:27:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:27:15 Selecting previously unselected package sudo. 08:27:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 08:27:15 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 08:27:15 Selecting previously unselected package apparmor. 08:27:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:27:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:27:15 Selecting previously unselected package libedit2:amd64. 08:27:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:27:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:27:15 Selecting previously unselected package libkrb5support0:amd64. 08:27:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:27:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:27:16 Selecting previously unselected package libk5crypto3:amd64. 08:27:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:27:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:27:16 Selecting previously unselected package libkeyutils1:amd64. 08:27:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:27:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:27:16 Selecting previously unselected package libkrb5-3:amd64. 08:27:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:27:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:27:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:27:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:27:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:27:16 Selecting previously unselected package libssl1.0.0:amd64. 08:27:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:27:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:27:16 Selecting previously unselected package openssh-client. 08:27:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:27:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:27:16 Selecting previously unselected package squashfs-tools. 08:27:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:27:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:27:16 Selecting previously unselected package snapd. 08:27:16 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:27:16 Unpacking snapd (2.48+18.04) ... 08:27:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:27:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:27:18 Setting up mime-support (3.60ubuntu1) ... 08:27:19 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 08:27:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:27:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:27:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:27:19 Setting up systemd (237-3ubuntu10.43) ... 08:27:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:27:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:27:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:27:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:27:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:27:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:27:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:27:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:27:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:27:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:27:21 Setting up python3 (3.6.7-1~18.04) ... 08:27:21 running python rtupdate hooks for python3.6... 08:27:21 running python post-rtupdate hooks for python3.6... 08:27:21 Setting up apparmor (2.12-4ubuntu5.1) ... 08:27:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:27:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:27:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:27:23 Setting up snapd (2.48+18.04) ... 08:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:27:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:27:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:27:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:27:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:27:25 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:27:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:27:25 Processing triggers for systemd (237-3ubuntu10.43) ... 08:27:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:27:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:27:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:27:27 Reading package lists... 08:27:27 Reading package lists... 08:27:27 Building dependency tree... 08:27:27 Reading state information... 08:27:27 Calculating upgrade... 08:27:27 The following packages will be upgraded: 08:27:27 advancecomp base-files bash binutils binutils-common 08:27:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:27:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:27:27 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 08:27:27 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 08:27:27 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 08:27:27 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 08:27:27 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 08:27:27 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:27:27 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:27:27 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:27:27 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:27:27 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:27:27 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:27:27 ubuntu-keyring util-linux 08:27:27 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:27:27 Need to get 63.7 MB of archives. 08:27:27 After this operation, 5203 kB of additional disk space will be used. 08:27:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 08:27:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:27:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:27:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:27:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:27:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:27:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:27:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:27:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:27:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:27:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:27:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:27:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:27:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:27:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:27:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:27:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:27:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:27:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:27:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:27:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:27:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:27:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:27:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:27:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:27:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:27:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:27:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:27:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:27:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:27:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:27:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:27:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:27:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:27:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:27:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:27:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:27:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:27:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:27:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:27:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:27:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:27:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:27:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:27:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:27:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 08:27:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:27:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:27:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:27:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:27:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:27:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:27:28 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:27:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:27:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:27:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:27:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:27:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:27:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:27:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:27:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:27:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:27:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:27:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:27:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:27:29 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:27:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:27:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:27:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:27:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:27:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:27:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:27:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:27:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:27:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:27:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:27:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:27:29 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:27:29 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:27:29 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:27:29 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:27:29 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:27:29 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 08:27:29 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:27:29 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:27:29 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:27:29 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:27:29 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:27:29 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:27:29 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:27:29 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:27:29 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:27:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:27:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:27:29 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:27:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:27:29 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:27:29 debconf: delaying package configuration, since apt-utils is not installed 08:27:29 Fetched 63.7 MB in 2s (32.3 MB/s) 08:27:29 (Reading database ... 13912 files and directories currently installed.) 08:27:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:27:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:27:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:27:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:27:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 08:27:30 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 08:27:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:27:32 (Reading database ... 13911 files and directories currently installed.) 08:27:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:27:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:27:33 (Reading database ... 13911 files and directories currently installed.) 08:27:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:27:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:27:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:27:33 (Reading database ... 13911 files and directories currently installed.) 08:27:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:27:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:27:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:27:34 (Reading database ... 13911 files and directories currently installed.) 08:27:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:27:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:27:34 Setting up base-files (10.1ubuntu2.10) ... 08:27:35 Installing new version of config file /etc/issue ... 08:27:35 Installing new version of config file /etc/issue.net ... 08:27:35 Installing new version of config file /etc/lsb-release ... 08:27:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:27:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:27:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:27:35 Removing obsolete conffile /etc/default/motd-news ... 08:27:35 (Reading database ... 13912 files and directories currently installed.) 08:27:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:27:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:27:35 Setting up bash (4.4.18-2ubuntu1.2) ... 08:27:35 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:27:35 (Reading database ... 13912 files and directories currently installed.) 08:27:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:27:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:27:36 (Reading database ... 13912 files and directories currently installed.) 08:27:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:27:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:27:36 Setting up tar (1.29b-2ubuntu0.2) ... 08:27:36 (Reading database ... 13912 files and directories currently installed.) 08:27:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:27:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:27:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:27:36 (Reading database ... 13912 files and directories currently installed.) 08:27:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:27:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:27:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:27:36 (Reading database ... 13912 files and directories currently installed.) 08:27:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:27:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:27:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:27:37 (Reading database ... 13912 files and directories currently installed.) 08:27:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:27:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:27:37 Setting up grep (3.1-2build1) ... 08:27:37 (Reading database ... 13912 files and directories currently installed.) 08:27:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:27:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:27:37 Setting up login (1:4.5-1ubuntu2) ... 08:27:38 (Reading database ... 13912 files and directories currently installed.) 08:27:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:27:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:27:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:27:38 (Reading database ... 13912 files and directories currently installed.) 08:27:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:27:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:27:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:27:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:27:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:27:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:27:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:27:39 (Reading database ... 13912 files and directories currently installed.) 08:27:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:27:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:27:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:27:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:27:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:27:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:27:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:27:40 (Reading database ... 13912 files and directories currently installed.) 08:27:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:27:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:27:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:27:41 (Reading database ... 13912 files and directories currently installed.) 08:27:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:27:41 (Reading database ... 13912 files and directories currently installed.) 08:27:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:27:41 (Reading database ... 13912 files and directories currently installed.) 08:27:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:27:41 (Reading database ... 13912 files and directories currently installed.) 08:27:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:27:42 (Reading database ... 13912 files and directories currently installed.) 08:27:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:27:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:27:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:27:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:27:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:27:42 (Reading database ... 13912 files and directories currently installed.) 08:27:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:27:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:27:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:27:42 (Reading database ... 13912 files and directories currently installed.) 08:27:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:27:42 (Reading database ... 13912 files and directories currently installed.) 08:27:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:27:43 (Reading database ... 13912 files and directories currently installed.) 08:27:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:27:43  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:27:43 ---> 9f01f83e790f 08:27:43 Step 3/26 : WORKDIR /edgex-go 08:27:43 ---> Using cache 08:27:43 ---> ffcb57cb0079 08:27:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:43 ---> Using cache 08:27:43 ---> 163d05f77820 08:27:43 Step 5/26 : RUN apk add --update --no-cache make bash git 08:27:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:27:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:27:44 (Reading database ... 13912 files and directories currently installed.) 08:27:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:27:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:27:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:27:44 (Reading database ... 13912 files and directories currently installed.) 08:27:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:27:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:27:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:27:45 (Reading database ... 13914 files and directories currently installed.) 08:27:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:27:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:27:45 Setting up debconf (1.5.66ubuntu1) ... 08:27:45 (Reading database ... 13914 files and directories currently installed.) 08:27:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:27:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:27:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:27:45 (Reading database ... 13914 files and directories currently installed.) 08:27:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:27:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:27:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:27:45 (Reading database ... 13914 files and directories currently installed.) 08:27:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:27:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:27:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:27:46 (Reading database ... 13914 files and directories currently installed.) 08:27:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:27:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:27:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 08:27:46 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 08:27:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:27:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:27:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:27:46 (Reading database ... 13914 files and directories currently installed.) 08:27:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:27:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:27:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:27:47 (Reading database ... 13914 files and directories currently installed.) 08:27:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:27:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:27:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:27:47 (Reading database ... 13914 files and directories currently installed.) 08:27:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:27:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:27:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:27:47 (Reading database ... 13914 files and directories currently installed.) 08:27:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:27:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:27:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:27:48 (Reading database ... 13914 files and directories currently installed.) 08:27:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:27:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:27:48 Setting up passwd (1:4.5-1ubuntu2) ... 08:27:49 (Reading database ... 13914 files and directories currently installed.) 08:27:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:27:49 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:27:49 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:27:49 (Reading database ... 13914 files and directories currently installed.) 08:27:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:27:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:27:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:27:49 (Reading database ... 13914 files and directories currently installed.) 08:27:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:27:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:27:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:27:49 (Reading database ... 13914 files and directories currently installed.) 08:27:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:27:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:27:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:27:50 (Reading database ... 13914 files and directories currently installed.) 08:27:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:27:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:27:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:27:50 (Reading database ... 13914 files and directories currently installed.) 08:27:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:27:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:27:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:27:50 (Reading database ... 13914 files and directories currently installed.) 08:27:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:27:50 ---> Running in fbf7e458b0d7 08:27:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:27:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:27:50 (Reading database ... 13915 files and directories currently installed.) 08:27:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:27:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:27:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:27:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:27:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:27:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:27:51 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:27:51 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:27:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:27:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:27:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:27:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:27:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:27:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:27:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:27:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:27:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:27:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:27:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:27:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:27:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:27:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:27:52 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 08:27:52 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 08:27:53 OK: 217 MiB in 51 packages 08:27:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:27:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:27:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:27:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:27:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:27:53 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:27:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:27:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:27:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:27:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:27:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:27:54 ---> 9f01f83e790f 08:27:54 Step 3/22 : WORKDIR /edgex-go 08:27:54 ---> Using cache 08:27:54 ---> ffcb57cb0079 08:27:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:54 ---> Using cache 08:27:54 ---> 163d05f77820 08:27:54 Step 5/22 : RUN apk add --update --no-cache make git 08:27:54 ---> Using cache 08:27:54 ---> 87b8a5056aaa 08:27:54 Step 6/22 : COPY go.mod . 08:27:54 ---> Using cache 08:27:54 ---> c1c4f3c2353f 08:27:54 Step 7/22 : RUN go mod download 08:27:54 ---> Using cache 08:27:54 ---> 2c22c31cfc23 08:27:54 Step 8/22 : COPY . . 08:27:54 ---> Using cache 08:27:54 ---> 410724dcacb1 08:27:54 Step 9/22 : RUN make cmd/core-command/core-command 08:27:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:27:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:27:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:27:55 ---> 9f01f83e790f 08:27:55 Step 3/23 : WORKDIR /edgex-go 08:27:55 ---> Using cache 08:27:55 ---> ffcb57cb0079 08:27:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:55 ---> Using cache 08:27:55 ---> 163d05f77820 08:27:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:27:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:27:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:27:55 ---> 9f01f83e790f 08:27:55 Step 3/24 : WORKDIR /edgex-go 08:27:55 ---> Using cache 08:27:55 ---> ffcb57cb0079 08:27:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:55 ---> Using cache 08:27:55 ---> 163d05f77820 08:27:55 Step 5/24 : RUN apk add --update --no-cache make git 08:27:55 ---> Using cache 08:27:55 ---> 87b8a5056aaa 08:27:55 Step 6/24 : COPY go.mod . 08:27:55 ---> Using cache 08:27:55 ---> c1c4f3c2353f 08:27:55 Step 7/24 : RUN go mod download 08:27:55 ---> Using cache 08:27:55 ---> 2c22c31cfc23 08:27:55 Step 8/24 : COPY . . 08:27:55 ---> Using cache 08:27:55 ---> 410724dcacb1 08:27:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:27:55 ---> Running in b08223b96964 08:27:55 ---> Running in 3ec459628077 08:27:55 ---> Running in 0b7677093755 08:27:56 Removing intermediate container fbf7e458b0d7 08:27:56 ---> 9b03f8690f86 08:27:56 Step 6/26 : COPY go.mod . 08:27:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:57 ---> f3fa773c67e7 08:27:57 Step 7/26 : RUN go mod download 08:27:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:57 ---> Running in 303534ada9f7 08:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27: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 08:27: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 08:27:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:27:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:27:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:27:59 OK: 217 MiB in 51 packages 08:27:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:27:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:27:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:27:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:27:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:27:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:27:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:27:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:27:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:28:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:28:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:28:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:28:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:28:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:28:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:28:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:28:00 Setting up tzdata (2020f-0ubuntu0.18.04) ... 08:28:00 08:28:00 Current default time zone: 'Etc/UTC' 08:28:00 Local time is now: Fri Jan 15 08:28:00 UTC 2021. 08:28:00 Universal Time is now: Fri Jan 15 08:28:00 UTC 2021. 08:28:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:28:00 08:28:00 Setting up systemd-sysv (237-3ubuntu10.43) ... 08:28:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 08:28:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:28:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:28:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:28:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:28:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:28:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:28:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:28:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:28:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 08:28:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:01 Setting up patch (2.7.6-2ubuntu1.1) ... 08:28:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:28:01 Removing intermediate container b08223b96964 08:28:01 ---> c99444badf2e 08:28:01 Step 6/23 : COPY go.mod . 08:28:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:28:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:28:01 Installing new version of config file /etc/ssl/openssl.cnf ... 08:28:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:28:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:28:01 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 08:28:01 Removing intermediate container 303534ada9f7 08:28:01 ---> bca920b9acbb 08:28:01 Step 8/26 : COPY . . 08:28:02 ---> 5e06f20de914 08:28:02 Step 7/23 : RUN go mod download 08:28:02 ---> Running in 58056b6d0530 08:28:03 Updating certificates in /etc/ssl/certs... 08:28:04 22 added, 17 removed; done. 08:28:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:28:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:28:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:28:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:28:04 Setting up pkgbinarymangler (138.18.04.1) ... 08:28:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:28:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up perl (5.26.1-6ubuntu0.5) ... 08:28:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:28:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:28:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:28:04 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:28:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:28:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:28:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:28:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:28:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:28:05 Processing triggers for systemd (237-3ubuntu10.43) ... 08:28:05 Processing triggers for mime-support (3.60ubuntu1) ... 08:28:05 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:28:05 Updating certificates in /etc/ssl/certs... 08:28:05 0 added, 0 removed; done. 08:28:05 Running hooks in /etc/ca-certificates/update.d... 08:28:05 done. 08:28:06 Reading package lists... 08:28:06 Building dependency tree... 08:28:06 Reading state information... 08:28:06 The following NEW packages will be installed: 08:28:06 apt-transport-https 08:28:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:28:06 Need to get 1696 B of archives. 08:28:06 After this operation, 153 kB of additional disk space will be used. 08:28:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:28:06 debconf: delaying package configuration, since apt-utils is not installed 08:28:06 Fetched 1696 B in 0s (9239 B/s) 08:28:06 Selecting previously unselected package apt-transport-https. 08:28:06 (Reading database ... 13929 files and directories currently installed.) 08:28:06 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:28:06 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:28:06 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:28:07 Waiting for network to be ready... 08:28:09 Removing intermediate container 58056b6d0530 08:28:09 ---> 4d33b361976c 08:28:09 Step 8/23 : COPY . . 08:28:12 2021-01-15T08:28:10Z INFO Waiting for automatic snapd restart... 08:28:13 snapd 2.48.2 from Canonical* installed 08:28:14 "snapd" switched to the "latest/stable" channel 08:28:14 08:28:16 core18 20201210 from Canonical* installed 08:28:16 "core18" switched to the "latest/stable" channel 08:28:16 08:28:20 snapcraft 4.4.4 from Canonical* installed 08:28:20 "snapcraft" switched to the "latest/stable" channel 08:28:20 08:28:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:28:23 - README.md 08:28:23 - snapcraft.yaml.orig 08:28:23 08:28:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:28:27 ---> 5c4796465135 08:28:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:28:27 ---> Running in 7f134906594a 08:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:28:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:28:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:28:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:28:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:28:30 ---> a7c3d9729d03 08:28:30 Step 9/23 : RUN make cmd/core-data/core-data 08:28:30 ---> Running in ba35390ab3e0 08:28:31 Reading package lists... 08:28:31 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:28:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:28:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:28:38 Reading package lists... 08:28:38 Building dependency tree... 08:28:38 Reading state information... 08:28:38 Suggested packages: 08:28:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:28:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:28:38 Recommended packages: 08:28:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:28:38 The following NEW packages will be installed: 08:28:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:28:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:28:38 pkg-config zip 08:28:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:28:38 Need to get 7655 kB of archives. 08:28:38 After this operation, 43.7 MB of additional disk space will be used. 08:28:38 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:28:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:28:38 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:28:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:28:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:28:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:28:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:28:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:28:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:28:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:28:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:28:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:28:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:28:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:28:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:28:39 debconf: delaying package configuration, since apt-utils is not installed 08:28:39 Fetched 7655 kB in 1s (6917 kB/s) 08:28:39 Selecting previously unselected package libglib2.0-0:amd64. 08:28:39 (Reading database ... 13933 files and directories currently installed.) 08:28:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:28:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:28:39 Selecting previously unselected package libpsl5:amd64. 08:28:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:28:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:28:39 Selecting previously unselected package libnghttp2-14:amd64. 08:28:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:28:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:28:39 Selecting previously unselected package librtmp1:amd64. 08:28:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:28:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:28:39 Selecting previously unselected package libcurl3-gnutls:amd64. 08:28:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:28:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:28:39 Selecting previously unselected package liberror-perl. 08:28:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:28:39 Unpacking liberror-perl (0.17025-1) ... 08:28:39 Selecting previously unselected package git-man. 08:28:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:28:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:28:40 Selecting previously unselected package git. 08:28:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:28:40 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:28:41 Selecting previously unselected package libnorm1:amd64. 08:28:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:28:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:28:41 Selecting previously unselected package libpgm-5.2-0:amd64. 08:28:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:28:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:28:41 Selecting previously unselected package libsodium23:amd64. 08:28:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:28:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:28:41 Selecting previously unselected package libzmq5:amd64. 08:28:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:28:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:28:41 Selecting previously unselected package libzmq3-dev:amd64. 08:28:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:28:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:28:41 Selecting previously unselected package pkg-config. 08:28:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:28:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:28:41 Selecting previously unselected package zip. 08:28:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:28:41 Unpacking zip (3.0-11build1) ... 08:28:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:28:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:28:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:28:41 Setting up liberror-perl (0.17025-1) ... 08:28:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:28:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:28:41 No schema files found: doing nothing. 08:28:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:28:41 Setting up zip (3.0-11build1) ... 08:28:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:28:42 Setting up libsodium23:amd64 (1.0.16-2) ... 08:28:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:28:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:28:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:28:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:28:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:28:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:28:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:28:49 git set to automatically installed. 08:28:49 git-man set to automatically installed. 08:28:49 libcurl3-gnutls set to automatically installed. 08:28:49 liberror-perl set to automatically installed. 08:28:49 libglib2.0-0 set to automatically installed. 08:28:49 libnghttp2-14 set to automatically installed. 08:28:49 libnorm1 set to automatically installed. 08:28:49 libpgm-5.2-0 set to automatically installed. 08:28:49 libpsl5 set to automatically installed. 08:28:49 librtmp1 set to automatically installed. 08:28:49 libsodium23 set to automatically installed. 08:28:49 libzmq3-dev set to automatically installed. 08:28:49 libzmq5 set to automatically installed. 08:28:49 pkg-config set to automatically installed. 08:28:49 zip set to automatically installed. 08:28:51 snapd is not logged in, snap install commands will use sudo 08:28:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:28:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:28:58 snap "core18" has no updates available 08:28:59 Pulling config-common 08:29:00 Pulling go-build-helper 08:29:09 Removing intermediate container 0b7677093755 08:29:09 ---> bac31b43c0d5 08:29:09 08:29:09 Step 10/24 : FROM alpine:3.12 08:29:09 ---> afeebe901d6b 08:29:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:29:09 ---> Using cache 08:29:09 ---> 2d0576ea613f 08:29:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:29:09 ---> Running in 32d8af5fad01 08:29:09 Removing intermediate container 3ec459628077 08:29:09 ---> 303bb381fdd8 08:29:09 08:29:09 Step 10/22 : FROM scratch 08:29:09 ---> 08:29:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:09 ---> Using cache 08:29:09 ---> d16d9dee6362 08:29:09 Step 12/22 : ENV APP_PORT=48082 08:29:09 ---> Running in 6c45a0e82e7e 08:29:09 Removing intermediate container 32d8af5fad01 08:29:09 ---> 9c1d82c1730f 08:29:09 Step 13/24 : WORKDIR / 08:29:09 ---> Running in 4bc03b81ed42 08:29:09 Removing intermediate container 6c45a0e82e7e 08:29:09 ---> 4c9d384700e8 08:29:09 Step 13/22 : EXPOSE $APP_PORT 08:29:09 ---> Running in 3e201d5a7967 08:29:09 Removing intermediate container 4bc03b81ed42 08:29:09 ---> 5830ae29d27a 08:29:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:29:09 Removing intermediate container 3e201d5a7967 08:29:09 ---> 076422990034 08:29:09 Step 14/22 : WORKDIR / 08:29:09 ---> Running in 61a09259a943 08:29:10 ---> 01c652164789 08:29:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:29:10 Removing intermediate container 61a09259a943 08:29:10 ---> 43cd0982cced 08:29:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:11 ---> 60ede33ea689 08:29:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:29:11 ---> f27b6bee5c95 08:29:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:29:13 ---> 9d2a0acefa08 08:29:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:29:13 ---> 1a543382130a 08:29:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:29:14 ---> 866130aa9914 08:29:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:29:15 ---> 5bf5514953ab 08:29:15 Step 18/22 : ENTRYPOINT ["/core-command"] 08:29:15 ---> Running in 2e478f609995 08:29:16 Removing intermediate container 2e478f609995 08:29:16 ---> 33bf40e38691 08:29:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:16 ---> 0087f15451f9 08:29:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:29:16 ---> Running in d9de2f3ea25c 08:29:17 Removing intermediate container d9de2f3ea25c 08:29:17 ---> c68eb1f22afa 08:29:17 Step 20/22 : LABEL arch=arm64 08:29:18 ---> Running in 2be0ffbc2bf0 08:29:18 ---> 1f3bec71d16d 08:29:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:29:18 ---> Running in 3559da295851 08:29:18 Removing intermediate container 2be0ffbc2bf0 08:29:18 ---> 072bff3105ef 08:29:18 Step 21/22 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:29:19 ---> Running in 483d0c27c01d 08:29:20 Removing intermediate container 483d0c27c01d 08:29:20 ---> ea8ed0c69c84 08:29:20 Step 22/22 : LABEL version=0.0.0 08:29:20 ---> Running in b01f822afb78 08:29:21 Removing intermediate container b01f822afb78 08:29:21 ---> fcc71a59ca59 08:29:21 08:29:21 Removing intermediate container 3559da295851 08:29:21 ---> 9fa14b7227ac 08:29:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:29:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:29:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:29:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:29:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 08:29:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:29:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:29:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:29:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:29:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:29:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:29:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:29:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 08:29:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 08:29:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 08:29:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 08:29:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 08:29:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 08:29:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 08:29:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:29:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 08:29:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 08:29:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 08:29:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 08:29:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 08:29:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 08:29:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 08:29:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 08:29:22 Fetched 23.7 MB in 0s (0 B/s) 08:29:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:29:22 Fetched 96.5 kB in 0s (0 B/s) 08:29:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:29:22 Fetched 279 kB in 0s (0 B/s) 08:29:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:29:22 Fetched 122 kB in 0s (0 B/s) 08:29:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:29:22 Fetched 77.8 kB in 0s (0 B/s) 08:29:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:29:22 Fetched 8848 B in 0s (0 B/s) 08:29:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:29:22 Fetched 47.8 kB in 0s (0 B/s) 08:29:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:29:22 Fetched 45.6 kB in 0s (0 B/s) 08:29:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:29:22 Fetched 15.0 kB in 0s (0 B/s) 08:29:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:29:22 Fetched 214 kB in 0s (0 B/s) 08:29:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:29:22 Fetched 155 kB in 0s (0 B/s) 08:29:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:29:22 Fetched 50.6 kB in 0s (0 B/s) 08:29:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:29:22 Fetched 14.8 kB in 0s (0 B/s) 08:29:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:29:22 Fetched 41.8 kB in 0s (0 B/s) 08:29:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:29:22 Fetched 499 kB in 0s (0 B/s) 08:29:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:29:22 Fetched 111 kB in 0s (0 B/s) 08:29:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:29:22 Fetched 240 kB in 0s (0 B/s) 08:29:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:29:22 Fetched 29.3 kB in 0s (0 B/s) 08:29:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:29:22 Fetched 85.5 kB in 0s (0 B/s) 08:29:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:29:22 Fetched 24.5 kB in 0s (0 B/s) 08:29:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:29:22 Fetched 49.2 kB in 0s (0 B/s) 08:29:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:29:22 Fetched 54.2 kB in 0s (0 B/s) 08:29:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:29:22 Fetched 30.8 kB in 0s (0 B/s) 08:29:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:29:22 Fetched 17.0 kB in 0s (0 B/s) 08:29:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:29:22 Fetched 85.9 kB in 0s (0 B/s) 08:29:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:29:22 Fetched 8720 B in 0s (0 B/s) 08:29:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:29:22 Fetched 137 kB in 0s (0 B/s) 08:29:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:29:22 Fetched 119 kB in 0s (0 B/s) 08:29:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:29:22 Fetched 109 kB in 0s (0 B/s) 08:29:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:29:22 Fetched 11.1 kB in 0s (0 B/s) 08:29:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:29:22 Fetched 645 kB in 0s (0 B/s) 08:29:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:29:22 Fetched 41.3 kB in 0s (0 B/s) 08:29:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:29:22 Fetched 17.9 kB in 0s (0 B/s) 08:29:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:29:22 Fetched 368 kB in 0s (0 B/s) 08:29:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:29:22 Fetched 187 kB in 0s (0 B/s) 08:29:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:29:22 Fetched 175 kB in 0s (0 B/s) 08:29:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:29:22 Successfully built fcc71a59ca59 08:29:22 Successfully tagged docker-core-command-go-arm64:latest 08:29:22  Building docker-core-command-go ... done  ---> Running in 48c8552a3b57 08:29:22 Removing intermediate container 48c8552a3b57 08:29:22 ---> 8dcf10cd503c 08:29:22 Step 22/24 : LABEL arch=arm64 08:29:22 ---> Running in 1176aff8f891 08:29:23 Removing intermediate container 1176aff8f891 08:29:23 ---> 8090cc68e433 08:29:23 Step 23/24 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:29:23 ---> Running in 4f87d4fbe6cb 08:29:24 Removing intermediate container 4f87d4fbe6cb 08:29:24 ---> d9bdccf306be 08:29:24 Step 24/24 : LABEL version=0.0.0 08:29:24 Fetched 206 kB in 0s (0 B/s) 08:29:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:29:24 Fetched 1301 kB in 0s (0 B/s) 08:29:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:29:24 Fetched 36.2 kB in 0s (0 B/s) 08:29:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:29:24 Fetched 159 kB in 0s (0 B/s) 08:29:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:29:24 Fetched 107 kB in 0s (0 B/s) 08:29:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:29:24 Fetched 48.7 kB in 0s (0 B/s) 08:29:24 Pulling static-packages 08:29:24 ---> Running in 7b6e4883cd39 08:29:25 Removing intermediate container 7b6e4883cd39 08:29:25 ---> dac8ba4b4287 08:29:25 08:29:25 'go115' has dependencies that need to be staged: static-packages go-build-helper 08:29:25 Skipping pull go-build-helper (already ran) 08:29:25 Skipping pull static-packages (already ran) 08:29:25 Building go-build-helper 08:29:25 Successfully built dac8ba4b4287 08:29:25 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:29:29 Building static-packages 08:29:31 Staging go-build-helper 08:29:31 Staging static-packages 08:29:32 Pulling go115 08:29:33 'edgex-go' has dependencies that need to be staged: go115 08:29:33 Skipping pull go115 (already ran) 08:29:33 Building go115 08:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:33 Dload Upload Total Spent Left Speed 08:29:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 224k 0 0 780k 0 0:02:31 --:--:-- 0:02:31 777k 29 115M 29 33.5M 0 0 26.0M 0 0:00:04 0:00:01 0:00:03 26.0M 72 115M 72 84.0M 0 0 36.7M 0 0:00:03 0:00:02 0:00:01 36.7M 100 115M 100 115M 0 0 38.2M 0 0:00:03 0:00:03 --:--:-- 38.2M 08:29:37 go1.15.2.linux-amd64.tar.gz: OK 08:29:38  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7f134906594a 08:29:38 ---> 71a0d3c0f35d 08:29:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:29:38 ---> Running in c43a6da3c2c9 08:29:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:29:40 Staging go115 08:29:40 Removing intermediate container c43a6da3c2c9 08:29:40 ---> dbc3a19b17b4 08:29:40 08:29:40 Step 11/26 : FROM docker:20.10.0 08:29:40 20.10.0: Pulling from library/docker 08:29:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:29:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:29:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:29:45 Fetched 0 B in 0s (0 B/s) 08:29:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:29:45 Fetched 224 kB in 0s (0 B/s) 08:29:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:29:45 Fetched 157 kB in 0s (0 B/s) 08:29:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:29:45 Fetched 221 kB in 0s (0 B/s) 08:29:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:29:45 Fetched 143 kB in 0s (0 B/s) 08:29:45 Pulling edgex-go 08:29:47 Pulling version 08:29:48 Building config-common 08:29:50 Skipping build go-build-helper (already ran) 08:29:50 Skipping build static-packages (already ran) 08:29:50 Skipping build go115 (already ran) 08:29:50 Building edgex-go 08:29:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:29:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:29:51 Status: Downloaded newer image for docker:20.10.0 08:29:51 ---> eeaf43b92773 08:29:51 Step 12/26 : RUN apk add --no-cache bash 08:29:51 ---> Running in 46afd2624998 08:29:51 Removing intermediate container ba35390ab3e0 08:29:51 ---> 165e75b4f461 08:29:51 08:29:51 Step 10/23 : FROM alpine:3.12 08:29:51 ---> afeebe901d6b 08:29:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:51 ---> Running in 48e0d0692db0 08:29:51 Removing intermediate container 48e0d0692db0 08:29:51 ---> 9cc4d18062e4 08:29:51 Step 12/23 : ENV APP_PORT=48080 08:29:51 go: downloading github.com/gorilla/mux v1.8.0 08:29:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 08:29:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:29:51 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:29:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 08:29:51 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 08:29:51 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 08:29:51 go: downloading github.com/google/uuid v1.1.4 08:29:51 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 08:29:51 go: downloading github.com/pkg/errors v0.8.1 08:29:51 go: downloading github.com/BurntSushi/toml v0.3.1 08:29:51 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:29:51 go: downloading github.com/x448/float16 v0.8.4 08:29:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:29:51 go: downloading github.com/go-kit/kit v0.8.0 08:29:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:29:51 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 08:29:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:29:51 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:29:51 go: downloading github.com/pelletier/go-toml v1.2.0 08:29:51 go: downloading github.com/hashicorp/consul/api v1.1.0 08:29:51 go: downloading github.com/imdario/mergo v0.3.11 08:29:51 go: downloading gopkg.in/yaml.v2 v2.4.0 08:29:51 go: downloading github.com/pebbe/zmq4 v1.2.2 08:29:51 ---> Running in 3c734447ed16 08:29:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:29:51 go: downloading github.com/go-playground/universal-translator v0.17.0 08:29:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:29:51 go: downloading github.com/leodido/go-urn v1.2.0 08:29:51 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:29:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:29:51 go: downloading github.com/hashicorp/serf v0.8.2 08:29:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:29:51 go: downloading github.com/mitchellh/copystructure v1.0.0 08:29:51 go: downloading github.com/go-playground/locales v0.13.0 08:29:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:29:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:29:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:29:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:29:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:29:51 Removing intermediate container 3c734447ed16 08:29:51 ---> 0e0fcf1a039c 08:29:51 Step 13/23 : EXPOSE $APP_PORT 08:29:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:29:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:29:52 ---> Running in 122fcf8e0a14 08:29:52 Removing intermediate container 122fcf8e0a14 08:29:52 ---> b8da9f9277c0 08:29:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:52 ---> Running in 52dfa4b4628d 08:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:29:53 (1/2) Installing readline (8.0.4-r0) 08:29:53 (2/2) Installing bash (5.0.17-r0) 08:29:53 Executing bash-5.0.17-r0.post-install 08:29:53 Executing busybox-1.31.1-r19.trigger 08:29:53 OK: 12 MiB in 22 packages 08:29:55 Removing intermediate container 46afd2624998 08:29:55 ---> b69c7d24eced 08:29:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:29:55 Removing intermediate container 52dfa4b4628d 08:29:55 ---> 5641b677f70e 08:29:55 Step 15/23 : RUN apk add --update --no-cache zeromq 08:29:55 ---> Running in 3fe83720bd2f 08:29:55 ---> Running in 2e2fa387546b 08:29:56 Removing intermediate container 3fe83720bd2f 08:29:56 ---> e0702ba36a2f 08:29:56 Step 14/26 : ENV APP_PORT=48090 08:29:56 ---> Running in 94d88b4a4267 08:29:56 Removing intermediate container 94d88b4a4267 08:29:56 ---> b7693eae2f6a 08:29:56 Step 15/26 : EXPOSE $APP_PORT 08:29:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:29:56 ---> Running in 00dd8e0655ae 08:29:57 Removing intermediate container 00dd8e0655ae 08:29:57 ---> e678dad7e2f2 08:29:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:29:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:29:58 (1/5) Installing libgcc (9.3.0-r2) 08:29:58 (2/5) Installing libsodium (1.0.18-r0) 08:29:58 (3/5) Installing libstdc++ (9.3.0-r2) 08:29:58 ---> b973b0837046 08:29:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:29:58 (4/5) Installing libzmq (4.3.3-r0) 08:29:58 (5/5) Installing zeromq (4.3.3-r0) 08:29:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:29:58 Executing busybox-1.31.1-r19.trigger 08:29:58 OK: 8 MiB in 19 packages 08:29:59 ---> 0a0dcd1eddf1 08:29:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:30:00 ---> 3af4123ce872 08:30:00 Step 19/26 : RUN apk --no-cache add py3-pip 08:30:00 Removing intermediate container 2e2fa387546b 08:30:00 ---> 40eaa6da6c07 08:30:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:00 ---> Running in 32b3c3035569 08:30:01 ---> 5a5b2c907892 08:30:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:30:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:30:02 (1/33) Installing libbz2 (1.0.8-r1) 08:30:02 (2/33) Installing expat (2.2.9-r1) 08:30:02 (3/33) Installing libffi (3.3-r2) 08:30:02 (4/33) Installing gdbm (1.13-r1) 08:30:02 (5/33) Installing xz-libs (5.2.5-r0) 08:30:02 (6/33) Installing sqlite-libs (3.32.1-r0) 08:30:02 (7/33) Installing python3 (3.8.5-r0) 08:30:02 ---> 3d86814ed528 08:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:30:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:30:04 go: downloading github.com/stretchr/testify v1.6.1 08:30:04 go: downloading github.com/pmezard/go-difflib v1.0.0 08:30:04 go: downloading github.com/davecgh/go-spew v1.1.1 08:30:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:30:04 (8/33) Installing py3-appdirs (1.4.4-r1) 08:30:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:30:04 (10/33) Installing py3-parsing (2.4.7-r0) 08:30:04 (11/33) Installing py3-six (1.15.0-r0) 08:30:04 (12/33) Installing py3-packaging (20.4-r0) 08:30:04 ---> ba0ffb0efb76 08:30:04 Step 19/23 : ENTRYPOINT ["/core-data"] 08:30:04 (13/33) Installing py3-setuptools (47.0.0-r0) 08:30:04 (14/33) Installing py3-chardet (3.0.4-r4) 08:30:04 (15/33) Installing py3-idna (2.9-r0) 08:30:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:30:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:30:04 (18/33) Installing py3-requests (2.23.0-r0) 08:30:04 ---> Running in b7828c70a4d6 08:30:04 (19/33) Installing py3-msgpack (1.0.0-r0) 08:30:04 (20/33) Installing py3-lockfile (0.12.2-r3) 08:30:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:30:04 (22/33) Installing py3-colorama (0.4.3-r0) 08:30:04 (23/33) Installing py3-distlib (0.3.0-r0) 08:30:04 (24/33) Installing py3-distro (1.5.0-r1) 08:30:04 (25/33) Installing py3-webencodings (0.5.1-r3) 08:30:04 (26/33) Installing py3-html5lib (1.0.1-r4) 08:30:04 (27/33) Installing py3-pytoml (0.1.21-r0) 08:30:04 (28/33) Installing py3-pep517 (0.8.2-r0) 08:30:04 (29/33) Installing py3-progress (1.5-r0) 08:30:04 (30/33) Installing py3-toml (0.10.1-r0) 08:30:04 (31/33) Installing py3-retrying (1.3.3-r0) 08:30:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:30:05 (33/33) Installing py3-pip (20.1.1-r0) 08:30:05 Executing busybox-1.31.1-r19.trigger 08:30:05 OK: 71 MiB in 55 packages 08:30:05 Removing intermediate container b7828c70a4d6 08:30:05 ---> ef3d80f95e80 08:30:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:05 ---> Running in bea252bdbf1f 08:30:06 Removing intermediate container bea252bdbf1f 08:30:06 ---> 089581a7125c 08:30:06 Step 21/23 : LABEL arch=arm64 08:30:06 ---> Running in 2370b46c7f30 08:30:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:30:06 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:30:06 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:30:06 Removing intermediate container 2370b46c7f30 08:30:06 ---> a0f717fefc9b 08:30:06 Step 22/23 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:30:07 ---> Running in 1b69c7b7400a 08:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:30:07 Removing intermediate container 1b69c7b7400a 08:30:07 ---> dffdb2e7260e 08:30:07 Step 23/23 : LABEL version=0.0.0 08:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:07 ---> Running in 52af6e3e7600 08:30:08 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:30:08 Removing intermediate container 52af6e3e7600 08:30:08 ---> b6d6bcfaa8aa 08:30:08 08:30:09 Successfully built b6d6bcfaa8aa 08:30:09 Successfully tagged docker-core-data-go-arm64:latest 08:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:30:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:30:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:30:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:30:11  Building docker-core-data-go ... done Removing intermediate container 32b3c3035569 08:30:11 ---> 81d91ff5ad2e 08:30:11 Step 20/26 : RUN pip install docker-compose==1.23.2 08:30:11 ---> Running in ce21c146cfaf 08:30:13 Building version 08:30:14 Staging config-common 08:30:15 Skipping stage go-build-helper (already ran) 08:30:15 Skipping stage static-packages (already ran) 08:30:15 Skipping stage go115 (already ran) 08:30:15 Staging edgex-go 08:30:16 Collecting docker-compose==1.23.2 08:30:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:30:16 Collecting dockerpty<0.5,>=0.4.1 08:30:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:30:16 Staging version 08:30:17 Priming config-common 08:30:18 Priming go-build-helper 08:30:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:30:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:30:19 Priming static-packages 08:30:19 Collecting docker<4.0,>=3.6.0 08:30:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:30:20 Collecting cached-property<2,>=1.2.0 08:30:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:30:21 Collecting PyYAML<4,>=3.10 08:30:21 Downloading PyYAML-3.13.tar.gz (270 kB) 08:30:21 Priming go115 08:30:22 Priming edgex-go 08:30:23 Priming version 08:30:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:30:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:30:24 Collecting websocket-client<1.0,>=0.32.0 08:30:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:30:24 Collecting texttable<0.10,>=0.9.0 08:30:24 Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:30:26 Collecting docopt<0.7,>=0.6.1 08:30:26 Downloading docopt-0.6.2.tar.gz (25 kB) 08:30:28 Collecting jsonschema<3,>=2.5.1 08:30:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:30:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:30:29 Collecting urllib3<1.25,>=1.21.1 08:30:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:30:29 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:30:29 Collecting idna<2.8,>=2.5 08:30:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:30:29 Collecting docker-pycreds>=0.4.0 08:30:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:30:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:30:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:30:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:30:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:30:30 Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, texttable, docopt, jsonschema, docker-compose 08:30:30 Running setup.py install for dockerpty: started 08:30:32 Running setup.py install for dockerpty: finished with status 'done' 08:30:32 Attempting uninstall: urllib3 08:30:32 Found existing installation: urllib3 1.25.9 08:30:32 Uninstalling urllib3-1.25.9: 08:30:32 Successfully uninstalled urllib3-1.25.9 08:30:33 Attempting uninstall: idna 08:30:33 Found existing installation: idna 2.9 08:30:33 Uninstalling idna-2.9: 08:30:33 Successfully uninstalled idna-2.9 08:30:34 Attempting uninstall: requests 08:30:34 Found existing installation: requests 2.23.0 08:30:34 Uninstalling requests-2.23.0: 08:30:34 Successfully uninstalled requests-2.23.0 08:30:35 Running setup.py install for PyYAML: started 08:30:37 Running setup.py install for PyYAML: finished with status 'done' 08:30:37 Running setup.py install for texttable: started 08:30:39 Running setup.py install for texttable: finished with status 'done' 08:30:39 Running setup.py install for docopt: started 08:30:41 Running setup.py install for docopt: finished with status 'done' 08:30:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 08:30:46 Removing intermediate container ce21c146cfaf 08:30:46 ---> 53518a73b90c 08:30:46 Step 21/26 : RUN apk --no-cache add curl 08:30:46 ---> Running in 88c46e1ef1d8 08:30:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:30:48 (2/3) Installing libcurl (7.69.1-r3) 08:30:48 (3/3) Installing curl (7.69.1-r3) 08:30:48 Executing busybox-1.31.1-r19.trigger 08:30:48 OK: 71 MiB in 58 packages 08:30:49 Removing intermediate container 88c46e1ef1d8 08:30:49 ---> 138b7527deee 08:30:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:30:49 ---> Running in c3ccb823db36 08:30:50 Removing intermediate container c3ccb823db36 08:30:50 ---> 73e7450c842d 08:30:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:50 ---> Running in 01ecc8d32357 08:30:50 Removing intermediate container 01ecc8d32357 08:30:50 ---> 26664d1bedf4 08:30:50 Step 24/26 : LABEL arch=arm64 08:30:50 ---> Running in 233027efc06f 08:30:51 Removing intermediate container 233027efc06f 08:30:51 ---> a34d2b0bb4c7 08:30:51 Step 25/26 : LABEL git_sha=318df42279b0cf2f5ac0274e8bb5d7766515a46d 08:30:51 ---> Running in 7e9153274771 08:30:52 Removing intermediate container 7e9153274771 08:30:52 ---> 0b678aa05c84 08:30:52 Step 26/26 : LABEL version=0.0.0 08:30:52 ---> Running in 7fa3b4c1ab4f 08:30:52 Removing intermediate container 7fa3b4c1ab4f 08:30:52 ---> 86d67a4be160 08:30:52 08:30:52 Successfully built 86d67a4be160 08:30:52 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:30:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:30:52 $ docker stop --time=1 c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 08:30:54 $ docker rm -f c26573e0bdc1f13f30e59819488fc62ef752930f7b4f739b269c52185f531686 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:55 + grep docker 08:30:55 + docker images 08:30:55 docker-sys-mgmt-agent-go-arm64 latest 86d67a4be160 3 seconds ago 300MB 08:30:55 docker-core-data-go-arm64 latest b6d6bcfaa8aa 47 seconds ago 21MB 08:30:55 docker-security-secretstore-setup-go-arm64 latest dac8ba4b4287 About a minute ago 23.4MB 08:30:55 docker-core-command-go-arm64 latest fcc71a59ca59 About a minute ago 9.98MB 08:30:55 docker-core-metadata-go-arm64 latest 6e5f7bbc1e18 3 minutes ago 12.3MB 08:30:55 docker-security-bootstrap-redis-go-arm64 latest e9bda6605ba7 3 minutes ago 15.1MB 08:30:55 docker-security-proxy-setup-go-arm64 latest 4145cc9c71a5 3 minutes ago 23.2MB 08:30:55 docker-support-notifications-go-arm64 latest b447c3aa0275 3 minutes ago 11.4MB 08:30:55 docker-support-scheduler-go-arm64 latest 3afc019743db 3 minutes ago 10MB 08:30:55 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:30:57 provisioning config files... 08:30:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4192061958466496455tmp [Pipeline] { [Pipeline] sh 08:30:58 + set +x 08:30:58 + bash -s -- 08:30:58 + curl -s https://codecov.io/bash 08:30:59 08:30:59 _____ _ 08:30:59 / ____| | | 08:30:59 | | ___ __| | ___ ___ _____ __ 08:30:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:30:59 | |___| (_) | (_| | __/ (_| (_) \ V / 08:30:59 \_____\___/ \__,_|\___|\___\___/ \_/ 08:30:59 Bash-20201231-23d4836 08:30:59 08:30:59 08:30:59 ==> git version 2.24.3 found 08:30:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:30:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:30:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:30:59 ==> Jenkins CI detected. 08:30:59 project root: . 08:30:59 --> token set from env 08:30:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:30:59 ==> Running gcov in . (disable via -X gcov) 08:30:59 ==> Python coveragepy not found 08:30:59 ==> Searching for coverage reports in: 08:30:59 + . 08:30:59 -> Found 1 reports 08:30:59 ==> Detecting git/mercurial file structure 08:30:59 ==> Reading reports 08:30:59 + ./coverage.out bytes=552176 08:30:59 ==> Appending adjustments 08:30:59 https://docs.codecov.io/docs/fixing-reports 08:31:05 + Found adjustments 08:31:05 ==> Gzipping contents 08:31:05 84K /tmp/codecov.WgAVn3.gz 08:31:05 ==> Uploading reports 08:31:05 url: https://codecov.io 08:31:05 query: branch=PR-3038&commit=318df42279b0cf2f5ac0274e8bb5d7766515a46d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3038%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3038&job=&cmd_args= 08:31:05 -> Pinging Codecov 08:31:05 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3038&commit=318df42279b0cf2f5ac0274e8bb5d7766515a46d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3038%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3038&job=&cmd_args= 08:31:05 -> Uploading to 08:31:05 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/318df42279b0cf2f5ac0274e8bb5d7766515a46d/78ebd967-a467-4969-a4d9-55ff6a03d612.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T083104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4aa4ac02e5a2144e540a1b95cd5c69b72820b7c6e855ff36f6f7162edb6e2bc 08:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:05 Dload Upload Total Spent Left Speed 08:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83480 0 0 100 83480 0 123k --:--:-- --:--:-- --:--:-- 123k 100 83480 0 0 100 83480 0 123k --:--:-- --:--:-- --:--:-- 123k 08:31:05 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/318df42279b0cf2f5ac0274e8bb5d7766515a46d [Pipeline] } 08:31:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:31:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:09 ---> package-listing.sh 08:31:09 ++ tr '[:upper:]' '[:lower:]' 08:31:09 ++ facter osfamily 08:31:09 + OS_FAMILY=redhat 08:31:09 + workspace=/w/workspace/edgex-go/2 08:31:09 + START_PACKAGES=/tmp/packages_start.txt 08:31:09 + END_PACKAGES=/tmp/packages_end.txt 08:31:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:09 + PACKAGES=/tmp/packages_start.txt 08:31:09 + '[' /w/workspace/edgex-go/2 ']' 08:31:09 + PACKAGES=/tmp/packages_end.txt 08:31:09 + case "${OS_FAMILY}" in 08:31:09 + rpm -qa 08:31:09 + sort 08:31:15 + '[' -f /tmp/packages_start.txt ']' 08:31:15 + '[' -f /tmp/packages_end.txt ']' 08:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:15 + '[' /w/workspace/edgex-go/2 ']' 08:31:15 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:31:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:17 08:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:17 alpine: Pulling from edgex-lftools-log-publisher 08:31:17 df20fa9351a1: Pulling fs layer 08:31:17 36b3adc4ff6f: Pulling fs layer 08:31:17 8ad3a11d3b57: Pulling fs layer 08:31:17 46f8f816bc3b: Pulling fs layer 08:31:17 93b61091891f: Pulling fs layer 08:31:17 93b9cdb0e59b: Pulling fs layer 08:31:17 5e14af77c1be: Pulling fs layer 08:31:17 01666e4c0597: Pulling fs layer 08:31:17 aa168da1d23b: Pulling fs layer 08:31:17 46f8f816bc3b: Waiting 08:31:17 93b61091891f: Waiting 08:31:17 93b9cdb0e59b: Waiting 08:31:17 5e14af77c1be: Waiting 08:31:17 aa168da1d23b: Waiting 08:31:17 01666e4c0597: Waiting 08:31:17 36b3adc4ff6f: Verifying Checksum 08:31:17 36b3adc4ff6f: Download complete 08:31:17 46f8f816bc3b: Download complete 08:31:18 df20fa9351a1: Verifying Checksum 08:31:18 df20fa9351a1: Download complete 08:31:18 93b9cdb0e59b: Verifying Checksum 08:31:18 93b9cdb0e59b: Download complete 08:31:18 5e14af77c1be: Download complete 08:31:18 01666e4c0597: Verifying Checksum 08:31:18 01666e4c0597: Download complete 08:31:18 93b61091891f: Download complete 08:31:18 df20fa9351a1: Pull complete 08:31:18 36b3adc4ff6f: Pull complete 08:31:19 8ad3a11d3b57: Verifying Checksum 08:31:19 8ad3a11d3b57: Download complete 08:31:21 8ad3a11d3b57: Pull complete 08:31:21 46f8f816bc3b: Pull complete 08:31:22 aa168da1d23b: Verifying Checksum 08:31:22 aa168da1d23b: Download complete 08:31:22 93b61091891f: Pull complete 08:31:23 93b9cdb0e59b: Pull complete 08:31:23 5e14af77c1be: Pull complete 08:31:23 01666e4c0597: Pull complete 08:31:36 aa168da1d23b: Pull complete 08:31:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:31:36 prd-centos7-docker-4c-2g-20428 does not seem to be running inside a container 08:31:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:31:41 $ docker top 0113ecc7d58c2a2e5404cdd2c8252d31fb682b548e52d5c8180502b7d1edab7b -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:43 + mkdir -p /var/log/sa [Pipeline] sh 08:31:43 + ls /var/log/sa-host 08:31:43 + sadf -c /var/log/sa-host/sa15 08:31:43 file_magic: OK 08:31:43 HZ: Using current value: 100 08:31:43 file_header: OK 08:31:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:31:43 Statistics: 08:31:43 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... 08:31:43 File successfully converted to sysstat format version 12.2.1 08:31:43 + sadf -c /var/log/sa-host/sa23 08:31:43 file_magic: OK 08:31:43 HZ: Using current value: 100 08:31:43 file_header: OK 08:31:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:31:43 Statistics: 08:31:43 Hnuu...uuuununununu... 08:31:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:44 provisioning config files... 08:31:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6935106536112280400tmp [Pipeline] { [Pipeline] echo 08:31:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:45 ---> create-netrc.sh [Pipeline] } 08:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:31:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:31:45 ---> python-tools-install.sh [Pipeline] echo 08:31:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:46 ---> sudo-logs.sh 08:31:46 Archiving 'sudo' log.. [Pipeline] echo 08:31:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:46 ---> job-cost.sh 08:31:47 lf-activate-venv: SKIPPING 08:31:47 INFO: No Stack... 08:31:48 INFO: Retrieving Pricing Info for: v1-standard-2 08:31:48 INFO: Archiving Costs [Pipeline] echo 08:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:49 ---> logs-deploy.sh 08:31:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3038/2 08:31:49 INFO: archiving workspace using pattern(s): 08:31:51 Archives upload complete. 08:31:51 INFO: archiving logs to Nexus 08:31:52 ---> uname -a: 08:31:52 Linux prd-centos7-docker-4c-2g-20428.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:31:52 08:31:52 08:31:53 ---> lscpu: 08:31:53 Architecture: x86_64 08:31:53 CPU op-mode(s): 32-bit, 64-bit 08:31:53 Byte Order: Little Endian 08:31:53 Address sizes: 40 bits physical, 48 bits virtual 08:31:53 CPU(s): 4 08:31:53 On-line CPU(s) list: 0-3 08:31:53 Thread(s) per core: 1 08:31:53 Core(s) per socket: 1 08:31:53 Socket(s): 4 08:31:53 NUMA node(s): 1 08:31:53 Vendor ID: GenuineIntel 08:31:53 CPU family: 6 08:31:53 Model: 44 08:31:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:31:53 Stepping: 1 08:31:53 CPU MHz: 2933.438 08:31:53 BogoMIPS: 5866.87 08:31:53 Virtualization: VT-x 08:31:53 Hypervisor vendor: KVM 08:31:53 Virtualization type: full 08:31:53 L1d cache: 128 KiB 08:31:53 L1i cache: 128 KiB 08:31:53 L2 cache: 16 MiB 08:31:53 L3 cache: 64 MiB 08:31:53 NUMA node0 CPU(s): 0-3 08:31:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:31:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:31:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:31:53 Vulnerability Meltdown: Mitigation; PTI 08:31:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:31:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:31:53 Vulnerability Srbds: Not affected 08:31:53 Vulnerability Tsx async abort: Not affected 08:31:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:31:53 08:31:53 08:31:53 ---> nproc: 08:31:53 4 08:31:53 08:31:53 08:31:53 ---> df -h: 08:31:53 Filesystem Size Used Available Use% Mounted on 08:31:53 overlay 50.0G 10.4G 39.6G 21% / 08:31:53 tmpfs 64.0M 0 64.0M 0% /dev 08:31:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:31:53 shm 64.0M 0 64.0M 0% /dev/shm 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /facter-os 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/resolv.conf 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hostname 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /etc/hosts 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /run/cloud-init/result.json 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/sa-host 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/secure 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /var/log/auth.log 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/2 08:31:53 /dev/vda1 50.0G 10.4G 39.6G 21% /w/workspace/edgex-go/2@tmp 08:31:53 08:31:53 08:31:53 ---> free -m: 08:31:53 total used free shared buff/cache available 08:31:53 Mem: 1837 732 127 0 977 1018 08:31:53 Swap: 1023 46 977 08:31:53 08:31:53 08:31:53 ---> ip addr: 08:31:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:31:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:31:53 inet 127.0.0.1/8 scope host lo 08:31:53 valid_lft forever preferred_lft forever 08:31:53 inet6 ::1/128 scope host 08:31:53 valid_lft forever preferred_lft forever 08:31:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:31:53 link/ether fa:16:3e:92:55:2c brd ff:ff:ff:ff:ff:ff 08:31:53 inet 10.30.123.212/23 brd 10.30.123.255 scope global dynamic eth0 08:31:53 valid_lft 85191sec preferred_lft 85191sec 08:31:53 inet6 fe80::f816:3eff:fe92:552c/64 scope link 08:31:53 valid_lft forever preferred_lft forever 08:31:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:31:53 link/ether 02:42:35:fa:2a:6f brd ff:ff:ff:ff:ff:ff 08:31:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:31:53 valid_lft forever preferred_lft forever 08:31:53 inet6 fe80::42:35ff:fefa:2a6f/64 scope link 08:31:53 valid_lft forever preferred_lft forever 08:31:53 08:31:53 08:31:53 ---> sar -b -r -n DEV: 08:31:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 08:31:53 08:31:53 08:11:29 LINUX RESTART (4 CPU) 08:31:53 08:31:53 08:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:31:53 08:13:02 106.51 52.42 54.09 0.00 7400.64 19438.30 0.00 08:31:53 08:14:01 131.20 51.94 79.26 0.00 5630.56 35220.53 0.00 08:31:53 08:15:01 233.18 55.56 177.62 0.00 2906.04 29172.21 0.00 08:31:53 08:16:02 139.60 76.09 63.51 0.00 2416.51 6741.91 0.00 08:31:53 08:17:01 109.14 58.52 50.62 0.00 1996.43 5138.66 0.00 08:31:53 08:18:01 79.21 34.87 44.34 0.00 2646.67 7387.18 0.00 08:31:53 08:19:02 223.80 78.17 145.62 0.00 22666.32 89802.02 0.00 08:31:53 08:20:04 1847.05 1602.24 244.80 0.00 127961.74 136007.19 0.00 08:31:53 08:21:01 1135.42 967.40 168.02 0.00 83446.57 87504.65 0.00 08:31:53 08:22:01 472.01 222.21 249.81 0.00 35827.45 71673.86 0.00 08:31:53 08:23:03 1526.93 1260.55 266.38 0.00 89330.04 105570.66 0.00 08:31:53 08:24:01 892.12 638.85 253.27 0.00 51182.76 53946.37 0.00 08:31:53 08:25:01 95.86 16.52 79.33 0.00 3656.04 8954.71 0.00 08:31:53 08:26:01 1.48 0.02 1.46 0.00 0.53 21.38 0.00 08:31:53 08:27:01 2.11 1.86 0.25 0.00 56.57 4.53 0.00 08:31:53 08:28:01 0.95 0.03 0.91 0.00 1.06 16.31 0.00 08:31:53 08:29:02 0.38 0.00 0.38 0.00 0.00 5.24 0.00 08:31:53 08:30:01 0.27 0.00 0.27 0.00 0.00 4.23 0.00 08:31:53 08:31:01 7.92 7.56 0.37 0.00 804.66 23.31 0.00 08:31:53 Average: 370.24 271.12 99.12 0.00 23139.28 34705.45 0.00 08:31:53 08:31:53 08:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:53 08:13:02 83320 0 639224 33.97 2620 1156380 1330816 45.42 491932 1087544 6808 08:31:53 08:14:01 74412 0 679260 36.10 2596 1125276 1590316 54.27 697940 896260 20580 08:31:53 08:15:01 292148 0 700624 37.24 1492 887280 1343280 45.84 472016 847492 52 08:31:53 08:16:02 166556 0 840040 44.65 956 873992 1723008 58.80 691360 747620 44684 08:31:53 08:17:01 326020 0 855536 45.47 676 699312 1842052 62.87 658812 619176 59168 08:31:53 08:18:01 220236 0 759252 40.35 676 901380 1449120 49.46 624704 754640 47480 08:31:53 08:19:02 72548 0 854960 45.44 0 954036 2284908 77.98 761056 822308 88108 08:31:53 08:20:04 69484 0 840472 44.67 0 971588 2391664 81.62 702340 898028 48048 08:31:53 08:21:01 417460 0 954644 50.74 0 509440 2965764 101.22 620080 587904 43320 08:31:53 08:22:01 100632 0 730732 38.84 0 1050180 1607812 54.87 728644 820900 2256 08:31:53 08:23:03 82108 0 933900 49.63 0 865536 2810348 95.91 670864 871960 79568 08:31:53 08:24:01 280684 0 835928 44.43 0 764932 2285652 78.01 692980 646684 32 08:31:53 08:25:01 457108 0 658880 35.02 0 765556 1231740 42.04 488788 692916 8 08:31:53 08:26:01 459428 0 656560 34.89 0 765556 1210336 41.31 487144 692664 8 08:31:53 08:27:01 460032 0 654984 34.81 0 766528 1195812 40.81 486588 692840 8 08:31:53 08:28:01 460036 0 654972 34.81 0 766536 1195884 40.81 486540 692840 8 08:31:53 08:29:02 459724 0 655280 34.83 0 766540 1195956 40.82 486952 692840 8 08:31:53 08:30:01 460296 0 654696 34.80 0 766552 1195812 40.81 486468 692840 8 08:31:53 08:31:01 429712 0 661216 35.14 0 790616 1200664 40.98 494772 712312 624 08:31:53 Average: 282734 0 748482 39.78 475 849853 1686892 57.57 591052 761567 23199 08:31:53 08:31:53 08:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:53 08:13:02 eth0 735.98 421.47 3705.24 98.57 0.00 0.00 0.00 0.00 08:31:53 08:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:14:01 eth0 1003.04 1247.49 5599.99 121.75 0.00 0.00 0.00 0.00 08:31:53 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:14:01 docker0 1001.57 705.64 78.06 2706.41 0.00 0.00 0.00 0.00 08:31:53 08:15:01 veth0118071 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:15:01 eth0 219.74 143.15 854.69 23.06 0.00 0.00 0.00 0.00 08:31:53 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:15:01 docker0 121.15 189.17 8.92 825.96 0.00 0.00 0.00 0.00 08:31:53 08:16:02 veth0118071 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:16:02 eth0 28.17 24.69 16.65 70.73 0.00 0.00 0.00 0.00 08:31:53 08:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:17:01 veth0118071 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:17:01 eth0 28.43 20.72 22.26 12.25 0.00 0.00 0.00 0.00 08:31:53 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:18:01 veth0118071 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:18:01 eth0 20.26 16.10 17.81 9.57 0.00 0.00 0.00 0.00 08:31:53 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:19:02 veth8be7544 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:19:02 eth0 190.02 151.18 1678.43 86.59 0.00 0.00 0.00 0.00 08:31:53 08:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:20:04 veth8be7544 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:20:04 eth0 42.12 22.24 157.44 7.43 0.00 0.00 0.00 0.00 08:31:53 08:20:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:20:04 docker0 9.97 25.87 0.52 143.28 0.00 0.00 0.00 0.00 08:31:53 08:21:01 veth8be7544 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:21:01 veth43bea16 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:21:01 vethc4834f1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:21:01 veth7fa56a3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:22:01 veth8be7544 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:22:01 eth0 2470.78 2179.72 13521.33 510.54 0.00 0.00 0.00 0.00 08:31:53 08:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:31:53 08:22:01 docker0 1136.14 944.25 87.50 3818.33 0.00 0.00 0.00 0.00 08:31:53 08:23:03 veth8be7544 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:23:03 veth5929780 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:23:03 veth32ef131 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 08:31:53 08:23:03 eth0 82.53 40.82 381.78 15.15 0.00 0.00 0.00 0.00 08:31:53 08:24:01 veth8be7544 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:24:01 veth7cdb175 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:24:01 vethf3586ae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:31:53 08:24:01 eth0 59.30 45.36 86.58 85.59 0.00 0.00 0.00 0.00 08:31:53 08:25:01 eth0 34.49 22.91 65.76 11.26 0.00 0.00 0.00 0.00 08:31:53 08:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:31:53 08:25:01 docker0 1156.21 1007.70 88.72 4258.76 0.00 0.00 0.00 0.00 08:31:53 08:26:01 eth0 0.75 0.27 0.30 0.19 0.00 0.00 0.00 0.00 08:31:53 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:27:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:31:53 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:28:01 eth0 0.88 0.27 0.22 0.08 0.00 0.00 0.00 0.00 08:31:53 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:29:02 eth0 0.50 0.42 0.27 0.17 0.00 0.00 0.00 0.00 08:31:53 08:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:30:01 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 08:31:53 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:31:01 eth0 4.86 3.26 5.44 1.69 0.00 0.00 0.00 0.00 08:31:53 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 Average: eth0 137.89 119.91 735.81 32.65 0.00 0.00 0.00 0.00 08:31:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:53 Average: docker0 61.06 53.21 4.68 224.89 0.00 0.00 0.00 0.00 08:31:53 08:31:53 08:31:53 ---> sar -P ALL: 08:31:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 08:31:53 08:31:53 08:11:29 LINUX RESTART (4 CPU) 08:31:53 08:31:53 08:12:02 CPU %user %nice %system %iowait %steal %idle 08:31:53 08:13:02 all 15.47 0.00 6.72 2.66 14.23 60.92 08:31:53 08:13:02 0 12.51 0.00 7.49 4.05 15.93 60.02 08:31:53 08:13:02 1 15.77 0.00 5.93 2.64 13.07 62.59 08:31:53 08:13:02 2 16.48 0.00 7.92 1.59 14.40 59.60 08:31:53 08:13:02 3 17.12 0.00 5.57 2.34 13.54 61.42 08:31:53 08:14:01 all 9.67 0.00 5.08 1.31 15.66 68.28 08:31:53 08:14:01 0 11.73 0.00 6.58 0.99 17.95 62.76 08:31:53 08:14:01 1 8.26 0.00 4.31 1.27 14.55 71.60 08:31:53 08:14:01 2 7.03 0.00 4.61 1.80 15.96 70.61 08:31:53 08:14:01 3 11.78 0.00 4.88 1.19 14.27 67.88 08:31:53 08:15:01 all 6.16 0.00 6.70 3.30 15.77 68.07 08:31:53 08:15:01 0 5.62 0.00 6.29 2.96 16.27 68.85 08:31:53 08:15:01 1 5.37 0.00 6.43 4.29 15.53 68.38 08:31:53 08:15:01 2 7.40 0.00 7.78 4.40 15.71 64.70 08:31:53 08:15:01 3 6.30 0.00 6.32 1.54 15.55 70.29 08:31:53 08:16:02 all 36.73 0.00 11.04 3.51 27.24 21.48 08:31:53 08:16:02 0 29.50 0.00 9.57 3.23 30.13 27.57 08:31:53 08:16:02 1 35.85 0.00 10.89 3.53 28.58 21.15 08:31:53 08:16:02 2 42.32 0.00 13.23 3.46 24.92 16.06 08:31:53 08:16:02 3 39.75 0.00 10.61 3.85 25.15 20.64 08:31:53 08:17:01 all 42.08 0.00 14.28 2.02 23.74 17.88 08:31:53 08:17:01 0 34.84 0.00 13.06 1.71 26.71 23.69 08:31:53 08:17:01 1 43.53 0.00 15.42 2.44 22.31 16.30 08:31:53 08:17:01 2 45.00 0.00 13.61 2.43 22.51 16.45 08:31:53 08:17:01 3 45.34 0.00 15.11 1.50 23.28 14.77 08:31:53 08:18:01 all 30.02 0.00 12.49 2.73 17.72 37.04 08:31:53 08:18:01 0 29.14 0.00 11.19 0.73 18.82 40.11 08:31:53 08:18:01 1 28.88 0.00 12.42 3.74 18.46 36.50 08:31:53 08:18:01 2 31.11 0.00 12.52 3.16 17.89 35.33 08:31:53 08:18:01 3 30.98 0.00 13.89 3.34 15.65 36.14 08:31:53 08:19:02 all 9.84 0.00 10.46 3.72 17.88 58.10 08:31:53 08:19:02 0 10.67 0.00 10.61 4.14 18.12 56.46 08:31:53 08:19:02 1 9.12 0.00 10.42 3.92 17.63 58.91 08:31:53 08:19:02 2 9.86 0.00 11.14 3.31 17.96 57.72 08:31:53 08:19:02 3 9.70 0.00 9.71 3.50 17.82 59.27 08:31:53 08:20:04 all 14.37 0.00 18.47 16.71 23.82 26.63 08:31:53 08:20:04 0 13.49 0.00 17.11 18.22 25.30 25.88 08:31:53 08:20:04 1 14.01 0.00 17.25 17.00 23.73 28.01 08:31:53 08:20:04 2 15.59 0.00 20.62 15.80 22.06 25.94 08:31:53 08:20:04 3 14.44 0.00 18.96 15.74 24.16 26.69 08:31:53 08:21:01 all 35.47 0.00 15.23 13.01 19.13 17.16 08:31:53 08:21:01 0 34.14 0.00 14.12 12.99 19.82 18.93 08:31:53 08:21:01 1 36.28 0.00 15.00 13.07 18.71 16.94 08:31:53 08:21:01 2 35.03 0.00 14.97 12.91 19.35 17.75 08:31:53 08:21:01 3 36.43 0.00 16.85 13.08 18.62 15.03 08:31:53 08:22:01 all 35.58 0.00 17.17 11.24 18.21 17.81 08:31:53 08:22:01 0 35.19 0.00 16.63 10.92 19.09 18.17 08:31:53 08:22:01 1 34.17 0.00 17.37 10.71 18.86 18.90 08:31:53 08:22:01 2 36.08 0.00 16.60 12.44 17.06 17.82 08:31:53 08:22:01 3 36.91 0.00 18.10 10.89 17.80 16.30 08:31:53 08:23:03 all 32.72 0.00 20.38 11.69 22.22 12.98 08:31:53 08:23:03 0 33.72 0.00 19.17 11.69 22.95 12.47 08:31:53 08:23:03 1 32.58 0.00 21.38 11.18 21.04 13.83 08:31:53 08:23:03 2 31.67 0.00 20.07 12.34 22.82 13.10 08:31:53 08:23:03 3 32.91 0.00 20.89 11.58 22.09 12.53 08:31:53 08:31:53 08:23:03 CPU %user %nice %system %iowait %steal %idle 08:31:53 08:24:01 all 32.28 0.00 14.15 15.70 23.49 14.39 08:31:53 08:24:01 0 31.57 0.00 13.83 14.23 23.96 16.41 08:31:53 08:24:01 1 32.80 0.00 14.84 17.08 23.11 12.16 08:31:53 08:24:01 2 31.86 0.00 13.35 16.43 23.33 15.03 08:31:53 08:24:01 3 32.90 0.00 14.60 15.05 23.55 13.90 08:31:53 08:25:01 all 6.85 0.00 4.84 2.86 7.45 78.01 08:31:53 08:25:01 0 6.64 0.00 5.24 3.28 7.44 77.40 08:31:53 08:25:01 1 5.96 0.00 4.55 3.37 8.49 77.62 08:31:53 08:25:01 2 7.71 0.00 4.31 1.90 7.22 78.85 08:31:53 08:25:01 3 7.09 0.00 5.26 2.88 6.62 78.16 08:31:53 08:26:01 all 0.09 0.00 0.07 0.00 0.29 99.56 08:31:53 08:26:01 0 0.03 0.00 0.07 0.00 0.23 99.67 08:31:53 08:26:01 1 0.25 0.00 0.07 0.00 0.27 99.42 08:31:53 08:26:01 2 0.05 0.00 0.08 0.00 0.53 99.34 08:31:53 08:26:01 3 0.02 0.00 0.07 0.00 0.12 99.80 08:31:53 08:27:01 all 0.11 0.00 0.17 0.02 0.49 99.20 08:31:53 08:27:01 0 0.05 0.00 0.25 0.00 0.52 99.19 08:31:53 08:27:01 1 0.33 0.00 0.18 0.00 0.47 99.02 08:31:53 08:27:01 2 0.03 0.00 0.12 0.00 0.61 99.24 08:31:53 08:27:01 3 0.03 0.00 0.15 0.08 0.37 99.37 08:31:53 08:28:01 all 0.11 0.00 0.03 0.00 0.30 99.56 08:31:53 08:28:01 0 0.02 0.00 0.03 0.00 0.28 99.67 08:31:53 08:28:01 1 0.35 0.00 0.03 0.00 0.43 99.19 08:31:53 08:28:01 2 0.02 0.00 0.03 0.00 0.13 99.82 08:31:53 08:28:01 3 0.05 0.00 0.02 0.00 0.35 99.58 08:31:53 08:29:02 all 0.12 0.00 0.10 0.00 0.37 99.41 08:31:53 08:29:02 0 0.07 0.00 0.12 0.00 0.32 99.50 08:31:53 08:29:02 1 0.30 0.00 0.07 0.00 0.45 99.19 08:31:53 08:29:02 2 0.03 0.00 0.08 0.00 0.18 99.70 08:31:53 08:29:02 3 0.07 0.00 0.15 0.00 0.51 99.27 08:31:53 08:30:01 all 0.09 0.00 0.05 0.00 0.23 99.62 08:31:53 08:30:01 0 0.05 0.00 0.08 0.00 0.24 99.63 08:31:53 08:30:01 1 0.29 0.00 0.07 0.00 0.41 99.24 08:31:53 08:30:01 2 0.02 0.00 0.03 0.00 0.05 99.90 08:31:53 08:30:01 3 0.02 0.00 0.03 0.00 0.22 99.73 08:31:53 08:31:01 all 0.53 0.00 0.37 0.21 0.82 98.08 08:31:53 08:31:01 0 0.67 0.00 0.43 0.17 0.97 97.77 08:31:53 08:31:01 1 0.35 0.00 0.33 0.28 0.81 98.22 08:31:53 08:31:01 2 0.45 0.00 0.27 0.17 0.86 98.26 08:31:53 08:31:01 3 0.65 0.00 0.43 0.23 0.62 98.07 08:31:53 Average: all 15.54 0.00 8.03 4.61 12.74 59.08 08:31:53 Average: 0 14.73 0.00 7.78 4.56 13.63 59.30 08:31:53 Average: 1 15.26 0.00 7.97 4.80 12.61 59.36 08:31:53 Average: 2 15.98 0.00 8.20 4.68 12.44 58.70 08:31:53 Average: 3 16.20 0.00 8.18 4.38 12.26 58.97 08:31:53 08:31:53 08:31:53