Pull request #3051 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fed66cef04f51147ac7e75bd7131d072a6d6f290+b641f4fe6866282541f2491776ace8236c0fa9c5 (2d29840e2e897222f42d8b6a9a988118688c8ce5) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-21662 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # 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 b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 7c22161e7358ea62ae94c661ce8d86ab54401cb7 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:37:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:37:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:37:21 ========================================================= 20:37:21 EdgeX Global Pipelines Version Info 20:37:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:37:23 ------------------- 20:37:23 stable info: 20:37:23 ------------------- 20:37:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:37:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:37:23 Message: update stable to v1.0.179 20:37:24 ------------------- 20:37:24 experimental info: 20:37:24 ------------------- 20:37:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:37:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:37:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:37:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:37:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:37:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:37:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:37:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3051 [Pipeline] echo 20:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3051 [Pipeline] echo 20:37:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3051 [Pipeline] echo 20:37:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fed66cef04f51147ac7e75bd7131d072a6d6f290 [Pipeline] echo 20:37:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fed66ce [Pipeline] echo 20:37:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:37:27 provisioning config files... 20:37:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4426770355698396670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:27 ---> docker-login.sh 20:37:27 nexus3.edgexfoundry.org:10001 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10002 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10003 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10004 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:29 Configure a credential helper to remove this warning. See 20:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:29 20:37:29 Login Succeeded 20:37:29 docker.io 20:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:29 Configure a credential helper to remove this warning. See 20:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:29 20:37:29 Login Succeeded 20:37:29 ---> docker-login.sh ends [Pipeline] } 20:37:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:29 ++ 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 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/core-command/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo core-command,cmd/core-command/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/core-data/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo core-data,cmd/core-data/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/core-metadata/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo core-metadata,cmd/core-metadata/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/security-proxy-setup/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/support-notifications/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo support-notifications,cmd/support-notifications/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/support-scheduler/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:37:29 + for file in '`ls cmd/**/Dockerfile`' 20:37:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:37:29 ++ cut -d/ -f2 20:37:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:37:29 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-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 20:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:30 20:37:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:37:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:31 latest: Pulling from edgex-devops/git-semver 20:37:31 31603596830f: Pulling fs layer 20:37:31 2a8b12db71e7: Pulling fs layer 20:37:31 6ca5941a6612: Pulling fs layer 20:37:31 ecc8261a40a4: Pulling fs layer 20:37:31 ecc8261a40a4: Waiting 20:37:31 2a8b12db71e7: Verifying Checksum 20:37:31 2a8b12db71e7: Download complete 20:37:31 31603596830f: Verifying Checksum 20:37:31 31603596830f: Download complete 20:37:31 ecc8261a40a4: Verifying Checksum 20:37:31 ecc8261a40a4: Download complete 20:37:31 6ca5941a6612: Verifying Checksum 20:37:31 6ca5941a6612: Download complete 20:37:31 31603596830f: Pull complete 20:37:31 2a8b12db71e7: Pull complete 20:37:32 6ca5941a6612: Pull complete 20:37:32 ecc8261a40a4: Pull complete 20:37:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:37:32 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:35 $ docker top 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:35 [ssh-agent] Looking for ssh-agent implementation... 20:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:36 $ docker exec 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent 20:37:36 SSH_AUTH_SOCK=/tmp/ssh-WskmKdIax81l/agent.12 20:37:36 SSH_AGENT_PID=17 20:37:36 Running ssh-add (command line suppressed) 20:37:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3479648244011544363.key (/w/workspace/edgex-go/5@tmp/private_key_3479648244011544363.key) 20:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:36 + git tag --points-at HEAD [Pipeline] } 20:37:36 $ docker exec --env ******** --env ******** 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent -k 20:37:36 unset SSH_AUTH_SOCK; 20:37:36 unset SSH_AGENT_PID; 20:37:36 echo Agent pid 17 killed; 20:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:37 [ssh-agent] Looking for ssh-agent implementation... 20:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:37 $ docker exec 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent 20:37:37 SSH_AUTH_SOCK=/tmp/ssh-nEsxLYbXjlv6/agent.47 20:37:37 SSH_AGENT_PID=53 20:37:37 Running ssh-add (command line suppressed) 20:37:37 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3523409081793284286.key (/w/workspace/edgex-go/5@tmp/private_key_3523409081793284286.key) 20:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:38 + git semver init 20:37:38 # -> Open(): unable to determine branch for HEAD 20:37:38 # $GIT_DIR = /w/workspace/edgex-go/5/.git 20:37:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 20:37:38 # $SEMVER_REMOTE_NAME = origin 20:37:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:38 # $SEMVER_USER_NAME = edgex-jenkins 20:37:38 # $SEMVER_BRANCH = PR-3051 20:37:38 # $SEMVER_TEMP = /tmp/semver-561955130 20:37:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:38:04 # '/tmp/semver-561955130' -> '/w/workspace/edgex-go/5/.semver' 20:38:05 # -> Force: false 20:38:05 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 20:38:05 $ docker exec --env ******** --env ******** 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa ssh-agent -k 20:38:05 unset SSH_AUTH_SOCK; 20:38:05 unset SSH_AGENT_PID; 20:38:05 echo Agent pid 53 killed; 20:38:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:06 + git semver [Pipeline] } 20:38:06 $ docker stop --time=1 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa 20:38:07 $ docker rm -f 5f2254b6ad3925b990c43328a3533307d9582b50350de44037f62bf8daef11fa [Pipeline] // withDockerContainer [Pipeline] sh 20:38:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:38:09 Stashed 1 file(s) [Pipeline] echo 20:38:09 [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 20:38:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:38:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:38:10 + sudo service docker restart 20:38:10 + true 20:38:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:38:11 ========================================================= 20:38:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:38:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:38:11 + 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 . 20:38:15 Sending build context to Docker daemon 326.6MB 20:38:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:38:15 Step 2/6 : FROM ${BASE} 20:38:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:38:15 188c0c94c7c5: Pulling fs layer 20:38:15 0ef7d3d256c8: Pulling fs layer 20:38:15 de9db76c5a1d: Pulling fs layer 20:38:15 bca2f99d35d6: Pulling fs layer 20:38:15 93359f2a8cfa: Pulling fs layer 20:38:15 7c6f9722023f: Pulling fs layer 20:38:15 a35cf1a2eb13: Pulling fs layer 20:38:15 bca2f99d35d6: Waiting 20:38:15 93359f2a8cfa: Waiting 20:38:15 7c6f9722023f: Waiting 20:38:15 a35cf1a2eb13: Waiting 20:38:15 de9db76c5a1d: Verifying Checksum 20:38:15 de9db76c5a1d: Download complete 20:38:15 0ef7d3d256c8: Download complete 20:38:15 93359f2a8cfa: Download complete 20:38:15 7c6f9722023f: Verifying Checksum 20:38:15 7c6f9722023f: Download complete 20:38:15 188c0c94c7c5: Download complete 20:38:15 188c0c94c7c5: Pull complete 20:38:16 0ef7d3d256c8: Pull complete 20:38:16 de9db76c5a1d: Pull complete 20:38:18 a35cf1a2eb13: Verifying Checksum 20:38:18 a35cf1a2eb13: Download complete 20:38:18 bca2f99d35d6: Verifying Checksum 20:38:18 bca2f99d35d6: Download complete 20:38:24 Still waiting to schedule task 20:38:24 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:38:25 bca2f99d35d6: Pull complete 20:38:25 93359f2a8cfa: Pull complete 20:38:25 7c6f9722023f: Pull complete 20:38:28 a35cf1a2eb13: Pull complete 20:38:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:38:28 ---> a62c8e92a672 20:38:28 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 20:38:28 ---> Running in ce790f48da52 20:38:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:38:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:38:30 (1/12) Installing libmagic (5.38-r0) 20:38:30 (2/12) Installing file (5.38-r0) 20:38:30 (3/12) Installing libc-dev (0.7.2-r3) 20:38:30 (4/12) Installing g++ (9.3.0-r2) 20:38:40 (5/12) Installing fortify-headers (1.1-r0) 20:38:40 (6/12) Installing patch (2.7.6-r6) 20:38:40 (7/12) Installing build-base (0.5-r2) 20:38:40 (8/12) Installing libsodium (1.0.18-r0) 20:38:40 (9/12) Installing pkgconf (1.7.2-r0) 20:38:40 (10/12) Installing libsodium-dev (1.0.18-r0) 20:38:40 (11/12) Installing libzmq (4.3.3-r0) 20:38:40 (12/12) Installing zeromq-dev (4.3.3-r0) 20:38:40 Executing busybox-1.31.1-r19.trigger 20:38:40 OK: 233 MiB in 51 packages 20:38:45 Removing intermediate container ce790f48da52 20:38:45 ---> 97a74be1e091 20:38:45 Step 4/6 : WORKDIR /edgex-go 20:38:45 ---> Running in ee53c32fe87b 20:38:45 Removing intermediate container ee53c32fe87b 20:38:45 ---> d13c10f77ec2 20:38:45 Step 5/6 : COPY go.mod . 20:38:45 ---> 9e34a8942faf 20:38:45 Step 6/6 : RUN go mod download 20:38:45 ---> Running in bfe794d9103e 20:39:12 Removing intermediate container bfe794d9103e 20:39:12 ---> 9110d565aca6 20:39:12 Successfully built 9110d565aca6 20:39:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:39:12 + docker inspect -f . ci-base-image-x86_64 20:39:12 . [Pipeline] withDockerContainer 20:39:12 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:13 $ docker top bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:14 + go version 20:39:14 go version go1.15.5 linux/amd64 [Pipeline] } 20:39:14 $ docker stop --time=1 bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 20:39:15 $ docker rm -f bc57bccc44cd08ab64c4f3b03a9565a8ff5663186b8d56ce47416f6d6c959c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:16 + docker inspect -f . ci-base-image-x86_64 20:39:16 . [Pipeline] withDockerContainer 20:39:16 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:39:16 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:17 $ docker top 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:17 ========================================================= 20:39:17 [edgeXBuildGoParallel] Running Tests and Build... 20:39:17 ========================================================= [Pipeline] sh 20:39:17 + make test 20:39:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:39:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.0% of statements 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.078s coverage: 66.7% of statements 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.488s coverage: 82.3% of statements 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.459s coverage: 92.8% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.4% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements 20:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 20:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 20:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 68.9% of statements 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.321s coverage: 84.0% of statements 20:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 20:40:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.1% of statements 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:40:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:40:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 20:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.738s coverage: 29.1% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:40:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:40:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 20:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 20:40:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:40:12 GO111MODULE=on go vet ./... 20:40:40 gofmt -l . 20:40:40 [ "`gofmt -l .`" = "" ] 20:40:40 ./bin/test-go-mod-tidy.sh 20:40:40 ./bin/test-attribution-txt.sh [Pipeline] sh 20:40:40 + ls -al . 20:40:40 total 656 20:40:40 drwxrwxr-x 10 1001 1001 4096 Jan 20 20:40 . 20:40:40 drwxr-xr-x 4 root root 28 Jan 20 20:39 .. 20:40:40 -rw-rw-r-- 1 1001 1001 11 Jan 20 20:37 .dockerignore 20:40:40 drwxrwxr-x 8 1001 1001 179 Jan 20 20:37 .git 20:40:40 drwxrwxr-x 3 1001 1001 125 Jan 20 20:37 .github 20:40:40 -rw-rw-r-- 1 1001 1001 824 Jan 20 20:37 .gitignore 20:40:40 drwx------ 3 1001 1001 47 Jan 20 20:38 .semver 20:40:40 -rw-rw-r-- 1 1001 1001 166 Jan 20 20:37 .sonarcloud.properties 20:40:40 -rw-rw-r-- 1 1001 1001 7744 Jan 20 20:37 Attribution.txt 20:40:40 -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:37 CONTRIBUTING.md 20:40:40 -rw-rw-r-- 1 1001 1001 931 Jan 20 20:37 Dockerfile.build 20:40:40 -rw-rw-r-- 1 1001 1001 863 Jan 20 20:37 Jenkinsfile 20:40:40 -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:37 LICENSE 20:40:40 -rw-rw-r-- 1 1001 1001 5750 Jan 20 20:37 Makefile 20:40:40 -rw-rw-r-- 1 1001 1001 6524 Jan 20 20:37 README.md 20:40:40 -rw-rw-r-- 1 1001 1001 6744 Jan 20 20:37 SECURITY.md 20:40:40 -rw-rw-r-- 1 1001 1001 5 Jan 20 20:38 VERSION 20:40:40 -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:37 ZMQWindows.md 20:40:40 drwxrwxr-x 2 1001 1001 117 Jan 20 20:37 bin 20:40:40 drwxrwxr-x 14 1001 1001 4096 Jan 20 20:37 cmd 20:40:40 -rw-r--r-- 1 root root 550466 Jan 20 20:40 coverage.out 20:40:40 -rw-r--r-- 1 root root 981 Jan 20 20:40 go.mod 20:40:40 -rw-r--r-- 1 root root 19436 Jan 20 20:40 go.sum 20:40:40 drwxrwxr-x 8 1001 1001 127 Jan 20 20:37 internal 20:40:40 drwxrwxr-x 4 1001 1001 26 Jan 20 20:37 openapi 20:40:40 drwxrwxr-x 4 1001 1001 71 Jan 20 20:37 snap 20:40:40 -rw-rw-r-- 1 1001 1001 168 Jan 20 20:37 version.go [Pipeline] sh 20:40:40 + '[' -e coverage.out ] 20:40:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:40:41 Stashed 1 file(s) [Pipeline] sh 20:40:41 + make build 20:40:41 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 20:40:45 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 20:40:53 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 20:40:54 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 20:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:40:57 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 20:40:59 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 20:41:00 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 20:41:01 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 20:41:03 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 20:41:04 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] } 20:41:05 $ docker stop --time=1 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 20:41:07 $ docker rm -f 8a2fd2326aa109934091f76e8544e310f5b7f68b0b38e3ab7c3e1fb836f08f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:09 20:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:09 latest: Pulling from edgex-devops/edgex-compose 20:41:09 cbdbe7a5bc2a: Pulling fs layer 20:41:09 ca9280d653b3: Pulling fs layer 20:41:09 7e9c9ca2126c: Pulling fs layer 20:41:10 cbdbe7a5bc2a: Download complete 20:41:10 cbdbe7a5bc2a: Pull complete 20:41:10 ca9280d653b3: Verifying Checksum 20:41:10 ca9280d653b3: Download complete 20:41:11 7e9c9ca2126c: Verifying Checksum 20:41:11 7e9c9ca2126c: Download complete 20:41:11 ca9280d653b3: Pull complete 20:41:20 7e9c9ca2126c: Pull complete 20:41:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:41:20 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:41:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:41:23 $ docker top 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:24 + docker-compose build --help 20:41:24 + grep parallel 20:41:24 --parallel Build images in parallel. [Pipeline] } 20:41:25 $ docker stop --time=1 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 20:41:26 $ docker rm -f 8005169c700bf18406823551935d0c9ebaa9e1136255b427265f9305d90332f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:27 . [Pipeline] withDockerContainer 20:41:27 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:41:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:41:28 $ docker top 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:41:29 Building docker-core-command-go ... 20:41:29 Building docker-core-data-go ... 20:41:29 Building docker-core-metadata-go ... 20:41:29 Building docker-security-bootstrap-redis-go ... 20:41:29 Building docker-security-proxy-setup-go ... 20:41:29 Building docker-security-secretstore-setup-go ... 20:41:29 Building docker-support-notifications-go ... 20:41:29 Building docker-support-scheduler-go ... 20:41:29 Building docker-sys-mgmt-agent-go ... 20:41:29 Building docker-support-scheduler-go 20:41:29 Building docker-security-bootstrap-redis-go 20:41:29 Building docker-core-command-go 20:41:29 Building docker-support-notifications-go 20:41:29 Building docker-core-metadata-go 20:42:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:42:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:02 ---> 9110d565aca6 20:42:02 Step 3/22 : WORKDIR /edgex-go 20:42:02 ---> 9110d565aca6 20:42:02 Step 3/24 : WORKDIR /edgex-go 20:42:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:42:02 ---> 9110d565aca6 20:42:02 Step 3/21 : WORKDIR /edgex-go 20:42:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:02 ---> 9110d565aca6 20:42:02 Step 3/22 : WORKDIR /edgex-go 20:42:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:02 ---> 9110d565aca6 20:42:02 Step 3/22 : WORKDIR /edgex-go 20:42:02 ---> Running in 5a5042450752 20:42:02 ---> Running in 758bc0f68b05 20:42:02 ---> Running in aa654bf225a9 20:42:02 ---> Running in e6fb1344b458 20:42:02 ---> Running in 2567e068b237 20:42:02 Removing intermediate container aa654bf225a9 20:42:02 ---> d362d241a8fe 20:42:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:02 Removing intermediate container 5a5042450752 20:42:02 ---> a0ebb5d94e8c 20:42:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:02 Removing intermediate container 2567e068b237 20:42:02 ---> e2a27f8c2143 20:42:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:02 Removing intermediate container 758bc0f68b05 20:42:02 ---> 46966c488610 20:42:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:02 Removing intermediate container e6fb1344b458 20:42:02 ---> e85523d66659 20:42:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:02 ---> Running in 3f58b71c8fdf 20:42:02 ---> Running in b5addefb8aa6 20:42:02 ---> Running in 212c6852e1b0 20:42:02 ---> Running in 6e2b899588bc 20:42:02 ---> Running in 5cd767cdf109 20:42:04 Removing intermediate container 3f58b71c8fdf 20:42:04 ---> ee3c23ba0251 20:42:04 Step 5/22 : RUN apk add --update --no-cache make git 20:42:04 Removing intermediate container b5addefb8aa6 20:42:04 ---> a0b5c6f11cf8 20:42:04 Step 5/22 : RUN apk add --update --no-cache make git 20:42:04 Removing intermediate container 6e2b899588bc 20:42:04 ---> 3d8954a2c4cc 20:42:04 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:42:04 Removing intermediate container 212c6852e1b0 20:42:04 ---> d35068fad132 20:42:04 Step 5/21 : RUN apk add --update --no-cache make git 20:42:05 ---> Running in 3cb1290bdb0b 20:42:05 ---> Running in 6ea86fd26c97 20:42:05 ---> Running in 70d38d01a060 20:42:05 ---> Running in e148e7b52f77 20:42:05 Removing intermediate container 5cd767cdf109 20:42:05 ---> 2bd0fd0940bf 20:42:05 Step 5/22 : RUN apk add --update --no-cache make git 20:42:05 ---> Running in f0058a3327bd 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:07 OK: 233 MiB in 51 packages 20:42:07 OK: 233 MiB in 51 packages 20:42:08 Removing intermediate container 6ea86fd26c97 20:42:08 ---> ced80be50288 20:42:08 Step 6/22 : COPY go.mod . 20:42:08 ---> 161085f0f9bd 20:42:08 Step 7/22 : RUN go mod download 20:42:08 OK: 233 MiB in 51 packages 20:42:08 ---> Running in e8d31562969a 20:42:08 Removing intermediate container f0058a3327bd 20:42:08 ---> fb1775f62980 20:42:08 Step 6/22 : COPY go.mod . 20:42:08 ---> 49b92291dd1c 20:42:08 Step 7/22 : RUN go mod download 20:42:09 ---> Running in 87555a15dd4d 20:42:09 Removing intermediate container 70d38d01a060 20:42:09 ---> de6acf786dc9 20:42:09 Step 6/24 : COPY go.mod . 20:42:09 OK: 233 MiB in 51 packages 20:42:09 ---> 73e6fe28f387 20:42:09 Step 7/24 : RUN go mod download 20:42:09 ---> Running in 27298a751f40 20:42:09 Removing intermediate container 3cb1290bdb0b 20:42:09 ---> 08ef683c4a2d 20:42:09 Step 6/22 : COPY go.mod . 20:42:09 OK: 233 MiB in 51 packages 20:42:10 ---> 82fe428ef6cf 20:42:10 Step 7/22 : RUN go mod download 20:42:10 ---> Running in 8bcf9b623314 20:42:10 Removing intermediate container e8d31562969a 20:42:10 ---> 5155d761e527 20:42:10 Step 8/22 : COPY . . 20:42:10 Removing intermediate container 87555a15dd4d 20:42:10 ---> 9d6569c96792 20:42:10 Step 8/22 : COPY . . 20:42:10 Removing intermediate container e148e7b52f77 20:42:10 ---> 420e5a653a73 20:42:10 Step 6/21 : COPY go.mod . 20:42:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21664 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws 20:42:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:42:15 using credential edgex-jenkins-ssh 20:42:15 Cloning the remote Git repository 20:42:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:42:15 > git init /w/workspace/edgex-go/5 # timeout=10 20:42:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:42:15 > git --version # timeout=10 20:42:15 > git --version # 'git version 2.17.1' 20:42:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:17 ---> 90b42b67b62c 20:42:17 Step 7/21 : RUN go mod download 20:42:18 Removing intermediate container 27298a751f40 20:42:18 ---> 6df96822a32d 20:42:18 Step 8/24 : COPY . . 20:42:21 ---> Running in fe31b76c8366 20:42:26 Removing intermediate container 8bcf9b623314 20:42:26 ---> 14269494c78f 20:42:26 Step 8/22 : COPY . . 20:42:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:42:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:42:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:42:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:42:33 Merging remotes/origin/master commit b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 20:42:33 Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 20:42:33 Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) 20:42:35 Removing intermediate container fe31b76c8366 20:42:35 ---> 2caf542ce8d0 20:42:35 Step 8/21 : COPY . . 20:42:33 > git config core.sparsecheckout # timeout=10 20:42:33 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 20:42:33 > git remote # timeout=10 20:42:33 > git config --get remote.origin.url # timeout=10 20:42:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:33 > git merge b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 20:42:33 > git rev-parse HEAD^{commit} # timeout=10 20:42:33 > git config core.sparsecheckout # timeout=10 20:42:33 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 20:42:38 Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:42:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:42:40 + sudo service docker restart 20:42:40 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:42:42 provisioning config files... 20:42:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1084079214378043626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:43 ---> docker-login.sh 20:42:43 nexus3.edgexfoundry.org:10001 20:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:44 Configure a credential helper to remove this warning. See 20:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:44 20:42:44 Login Succeeded 20:42:44 nexus3.edgexfoundry.org:10002 20:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:44 Configure a credential helper to remove this warning. See 20:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:44 20:42:44 Login Succeeded 20:42:44 nexus3.edgexfoundry.org:10003 20:42:45 ---> afc1797bf327 20:42:45 Step 9/22 : RUN make cmd/core-command/core-command 20:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:45 Configure a credential helper to remove this warning. See 20:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:45 20:42:45 Login Succeeded 20:42:45 nexus3.edgexfoundry.org:10004 20:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:45 Configure a credential helper to remove this warning. See 20:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:45 20:42:45 Login Succeeded 20:42:45 docker.io 20:42:45 ---> 939ec561d2df 20:42:45 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:46 Configure a credential helper to remove this warning. See 20:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:46 20:42:46 Login Succeeded 20:42:46 ---> docker-login.sh ends [Pipeline] } 20:42:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:42:47 ========================================================= 20:42:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:42:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:42:47 ---> Running in e179efa11a41 20:42:47 + 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 . 20:42:48 ---> 9f73c81b5f51 20:42:48 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:42:48 ---> Running in 270bc5210906 20:42:49 ---> Running in a1621579f0fc 20:42:50 Sending build context to Docker daemon 165.5MB 20:42:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:42:50 Step 2/6 : FROM ${BASE} 20:42:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:42:50 5f621e34cdf4: Pulling fs layer 20:42:50 a4357932f1b6: Pulling fs layer 20:42:50 18c013af1878: Pulling fs layer 20:42:50 00ac8860ef70: Pulling fs layer 20:42:50 63d7cb157983: Pulling fs layer 20:42:50 b116817d02f9: Pulling fs layer 20:42:50 745a02a5169b: Pulling fs layer 20:42:50 00ac8860ef70: Waiting 20:42:50 b116817d02f9: Waiting 20:42:50 63d7cb157983: Waiting 20:42:50 745a02a5169b: Waiting 20:42:50 18c013af1878: Verifying Checksum 20:42:50 18c013af1878: Download complete 20:42:50 a4357932f1b6: Verifying Checksum 20:42:50 a4357932f1b6: Download complete 20:42:50 63d7cb157983: Verifying Checksum 20:42:50 63d7cb157983: Download complete 20:42:50 5f621e34cdf4: Verifying Checksum 20:42:50 5f621e34cdf4: Download complete 20:42:50 b116817d02f9: Verifying Checksum 20:42:50 b116817d02f9: Download complete 20:42:50 5f621e34cdf4: Pull complete 20:42:51 a4357932f1b6: Pull complete 20:42:51 18c013af1878: Pull complete 20:42:51 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 20:42:52 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 20:42: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 20:42:52 745a02a5169b: Verifying Checksum 20:42:52 745a02a5169b: Download complete 20:42:53 00ac8860ef70: Verifying Checksum 20:42:53 00ac8860ef70: Download complete 20:42:55 ---> 3239cad7f4e6 20:42:55 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:42:57 ---> Running in 6bdfbd283956 20:42:58 ---> bfb501fa751e 20:42:58 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:42:58 ---> Running in 7ccd37787ef0 20:42: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 20:42:59 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 20:43:03 00ac8860ef70: Pull complete 20:43:03 63d7cb157983: Pull complete 20:43:04 b116817d02f9: Pull complete 20:43:08 745a02a5169b: Pull complete 20:43:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:43:08 ---> b7e6874047d6 20:43:08 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 20:43:11 ---> Running in 6730c5d2b6d9 20:43:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:43:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:14 (1/12) Installing libmagic (5.38-r0) 20:43:14 (2/12) Installing file (5.38-r0) 20:43:14 (3/12) Installing libc-dev (0.7.2-r3) 20:43:14 (4/12) Installing g++ (9.3.0-r2) 20:43:21 Removing intermediate container 270bc5210906 20:43:21 ---> 8029574e6e94 20:43:21 20:43:21 Step 10/22 : FROM alpine:3.12 20:43:21 3.12: Pulling from library/alpine 20:43:22 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:43:22 Status: Downloaded newer image for alpine:3.12 20:43:22 ---> 389fef711851 20:43:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:43:26 ---> Running in 592a2a21291c 20:43:26 Removing intermediate container a1621579f0fc 20:43:26 ---> a7906faac2fd 20:43:26 20:43:26 Step 10/24 : FROM scratch 20:43:26 ---> 20:43:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:43:26 Removing intermediate container e179efa11a41 20:43:26 ---> 9e3b83bf8a46 20:43:26 20:43:26 Step 10/22 : FROM scratch 20:43:26 ---> 20:43:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:26 ---> Running in bdb5c68de098 20:43:26 ---> Running in e10f3a26e741 20:43:27 Removing intermediate container bdb5c68de098 20:43:27 ---> 8fd88b8e1ec7 20:43:27 Step 12/24 : ENV APP_PORT=48060 20:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:43:27 Removing intermediate container e10f3a26e741 20:43:27 ---> 3bc97f3e6604 20:43:27 Step 12/22 : ENV APP_PORT=48082 20:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:43:27 ---> Running in 4e6a848f7883 20:43:27 ---> Running in aeca9ccaece3 20:43:27 (1/5) Installing ca-certificates (20191127-r4) 20:43:27 Removing intermediate container 4e6a848f7883 20:43:27 ---> 9dd90a133371 20:43:27 Step 13/24 : EXPOSE $APP_PORT 20:43:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:43:27 (3/5) Installing libcurl (7.69.1-r3) 20:43:27 (4/5) Installing curl (7.69.1-r3) 20:43:27 (5/5) Installing dumb-init (1.2.2-r1) 20:43:27 Executing busybox-1.31.1-r19.trigger 20:43:27 Executing ca-certificates-20191127-r4.trigger 20:43:27 OK: 7 MiB in 19 packages 20:43:28 ---> Running in 886431c1be39 20:43:28 Removing intermediate container aeca9ccaece3 20:43:28 ---> 2225df9d1894 20:43:28 Step 13/22 : EXPOSE $APP_PORT 20:43:28 ---> Running in 959df51608d1 20:43:28 Removing intermediate container 886431c1be39 20:43:28 ---> 81c792138566 20:43:28 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:43:29 Removing intermediate container 959df51608d1 20:43:29 ---> 46b6ce19d639 20:43:29 Step 14/22 : WORKDIR / 20:43:29 ---> ba4dc9f1186e 20:43:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:43:29 ---> Running in 0a30f31d80c8 20:43:29 Removing intermediate container 592a2a21291c 20:43:29 ---> 745540776237 20:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:43:29 (5/12) Installing fortify-headers (1.1-r0) 20:43:29 (6/12) Installing patch (2.7.6-r6) 20:43:29 (7/12) Installing build-base (0.5-r2) 20:43:29 (8/12) Installing libsodium (1.0.18-r0) 20:43:29 (9/12) Installing pkgconf (1.7.2-r0) 20:43:29 (10/12) Installing libsodium-dev (1.0.18-r0) 20:43:29 (11/12) Installing libzmq (4.3.3-r0) 20:43:29 (12/12) Installing zeromq-dev (4.3.3-r0) 20:43:29 Executing busybox-1.31.1-r19.trigger 20:43:29 OK: 217 MiB in 51 packages 20:43:29 ---> Running in 7c0987448b07 20:43:29 Removing intermediate container 0a30f31d80c8 20:43:29 ---> a68136fd61fc 20:43:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:31 Removing intermediate container 7c0987448b07 20:43:31 ---> 8a146d502101 20:43:31 Step 13/22 : WORKDIR / 20:43:32 ---> 460d08214f26 20:43:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:32 ---> dcd62e98f1a6 20:43:32 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:43:32 ---> Running in a836dd0743cd 20:43:32 Removing intermediate container 7ccd37787ef0 20:43:32 ---> 69af63bba1db 20:43:32 20:43:32 Step 10/21 : FROM scratch 20:43:32 ---> 20:43:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:32 ---> Using cache 20:43:32 ---> 3bc97f3e6604 20:43:32 Step 12/21 : ENV APP_PORT=48085 20:43:32 ---> Running in a2f22dcd385e 20:43:33 ---> 5d02e7059257 20:43:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:33 Removing intermediate container a836dd0743cd 20:43:33 ---> beef2c83dd60 20:43:33 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:33 Removing intermediate container 6730c5d2b6d9 20:43:33 ---> 8bcd6fcaf58d 20:43:33 Step 4/6 : WORKDIR /edgex-go 20:43:33 ---> Running in 9415c65b3eef 20:43:33 Removing intermediate container 9415c65b3eef 20:43:33 ---> 0e09bdad14e9 20:43:33 Step 5/6 : COPY go.mod . 20:43:34 ---> d45ae4e3f5cb 20:43:34 Step 6/6 : RUN go mod download 20:43:34 ---> Running in ec25496ce99f 20:43:35 ---> 5339629c5353 20:43:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:43:35 Removing intermediate container a2f22dcd385e 20:43:35 ---> 00c3c8c68f25 20:43:35 Step 13/21 : EXPOSE $APP_PORT 20:43:35 ---> 5b86831167d3 20:43:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:43:35 ---> Running in 384af8fb5d19 20:43:35 ---> 59af5edb3bed 20:43:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:43:35 ---> 8c757113e594 20:43:35 Step 18/22 : ENTRYPOINT ["/core-command"] 20:43:35 Removing intermediate container 6bdfbd283956 20:43:35 ---> 65ab6f4e8dd2 20:43:35 20:43:35 Step 10/22 : FROM scratch 20:43:35 ---> 20:43:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:35 ---> Using cache 20:43:35 ---> 3bc97f3e6604 20:43:35 Step 12/22 : ENV APP_PORT=48081 20:43:35 ---> Running in e5dcd5e5f25a 20:43:35 Removing intermediate container 384af8fb5d19 20:43:35 ---> 8fa4e7c75465 20:43:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:35 ---> Running in 97e9e83c9737 20:43:36 Removing intermediate container e5dcd5e5f25a 20:43:36 ---> d8af93bb24e2 20:43:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:36 ---> 07e1fef94552 20:43:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:43:36 ---> Running in b018f0ca3468 20:43:36 Removing intermediate container 97e9e83c9737 20:43:36 ---> 01a9c9a58bb7 20:43:36 Step 13/22 : EXPOSE $APP_PORT 20:43:36 ---> e3a4fe3a7453 20:43:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:36 ---> b2bbcc57eb4f 20:43:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:43:36 ---> Running in 7a503b2bcdf3 20:43:36 ---> 318bdf5b25e5 20:43:36 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:43:36 Removing intermediate container b018f0ca3468 20:43:36 ---> 016a862777b1 20:43:36 Step 20/22 : LABEL arch=x86_64 20:43:37 ---> f1d71cb74ae9 20:43:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:43:37 ---> Running in 45f40ae4ecc3 20:43:37 Removing intermediate container 7a503b2bcdf3 20:43:37 ---> 45795822d63c 20:43:37 Step 14/22 : WORKDIR / 20:43:37 ---> Running in 8c6e98049da2 20:43:37 ---> 96504c4d16d2 20:43:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:37 ---> Running in 8ac515c5ac8e 20:43:37 ---> d159633bc127 20:43:37 Step 18/22 : RUN chmod +x entrypoint.sh 20:43:37 Removing intermediate container 45f40ae4ecc3 20:43:37 ---> 862ca2445378 20:43:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:37 Removing intermediate container 8c6e98049da2 20:43:37 ---> cf1cc40b23b8 20:43:37 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:43:37 ---> Running in 9dcca818dea2 20:43:37 ---> Running in a73fa0fb03ae 20:43:37 ---> Running in 2a2d59adcbd2 20:43:37 Removing intermediate container 8ac515c5ac8e 20:43:37 ---> dc88b4c1bd83 20:43:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:37 ---> aabcc218dd78 20:43:37 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:43:38 ---> Running in 56c52baa29a8 20:43:38 ---> 9bc71a7bcc3c 20:43:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:38 Removing intermediate container 2a2d59adcbd2 20:43:38 ---> bc671fcdbd2e 20:43:38 Step 22/24 : LABEL arch=x86_64 20:43:38 Removing intermediate container a73fa0fb03ae 20:43:38 ---> 9ea3cb9a3f41 20:43:38 Step 22/22 : LABEL version=0.0.0 20:43:38 ---> Running in bb226446035b 20:43:38 ---> Running in 77df646d187d 20:43:38 Removing intermediate container 56c52baa29a8 20:43:38 ---> 301e2a52c002 20:43:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:39 Removing intermediate container bb226446035b 20:43:39 ---> c7a75e509a9f 20:43:39 Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:43:39 ---> Running in c03dc60eb1dd 20:43:39 Removing intermediate container 77df646d187d 20:43:39 ---> 8d02a672b03d 20:43:39 20:43:39 ---> 03855a884c2b 20:43:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:43:39 ---> Running in b3bbfbaa2986 20:43:39 Removing intermediate container c03dc60eb1dd 20:43:39 ---> 87a9a32c2d5c 20:43:39 Step 19/21 : LABEL arch=x86_64 20:43:39 Successfully built 8d02a672b03d 20:43:39 Successfully tagged docker-core-command-go:latest 20:43:39  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 20:43:39 ---> Running in 1a0c367272d2 20:43:40 Removing intermediate container 9dcca818dea2 20:43:40 ---> 35f36c756ebd 20:43:40 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:43:40 Removing intermediate container b3bbfbaa2986 20:43:40 ---> f335d154496b 20:43:40 Step 24/24 : LABEL version=0.0.0 20:43:40 ---> bf3f36310b1c 20:43:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:43:40 ---> Running in 4c82d33e631b 20:43:40 ---> Running in 57836fc79930 20:43:40 ---> Running in f6e8ba475d39 20:43:40 Removing intermediate container 1a0c367272d2 20:43:40 ---> 1f3bde3b4cdb 20:43:40 Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:43:41 Removing intermediate container 4c82d33e631b 20:43:41 ---> a7ef62579a02 20:43:41 Step 20/22 : LABEL arch=x86_64 20:43:41 ---> Running in 552059a1e7eb 20:43:41 Removing intermediate container f6e8ba475d39 20:43:41 ---> 6627def74d9c 20:43:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:41 Removing intermediate container 57836fc79930 20:43:41 ---> 26a95d21efc1 20:43:41 20:43:41 ---> Running in 1a2775b333d1 20:43:41 ---> Running in 18bf2ab43a8d 20:43:43 Successfully built 26a95d21efc1 20:43:43 Successfully tagged docker-support-notifications-go:latest 20:43:43 Building docker-security-secretstore-setup-go 20:43:45  Building docker-support-notifications-go ... done Removing intermediate container 552059a1e7eb 20:43:45 ---> 950e7489e5c1 20:43:45 Step 21/21 : LABEL version=0.0.0 20:43:45 Removing intermediate container 1a2775b333d1 20:43:45 ---> d8201c8b1e7e 20:43:45 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:43:45 Removing intermediate container 18bf2ab43a8d 20:43:45 ---> 31dc9c571f05 20:43:45 Step 20/22 : LABEL arch=x86_64 20:43:45 ---> Running in d31c018700a1 20:43:46 ---> Running in 3a2ea77188f6 20:43:46 ---> Running in f11ba002cc56 20:43:46 Removing intermediate container d31c018700a1 20:43:46 ---> 091b7aa09e25 20:43:46 20:43:46 Removing intermediate container 3a2ea77188f6 20:43:46 ---> 259abb03ef01 20:43:46 Step 22/22 : LABEL version=0.0.0 20:43:47 Removing intermediate container f11ba002cc56 20:43:47 ---> 4df8a72e8163 20:43:47 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:43:47 Successfully built 091b7aa09e25 20:43:47 Successfully tagged docker-support-scheduler-go:latest 20:43:47  Building docker-support-scheduler-go ... done Building docker-core-data-go 20:43:50 ---> Running in 9222a48b5adf 20:43:50 ---> Running in fafa6100e625 20:43:52 Removing intermediate container 9222a48b5adf 20:43:52 ---> 2e8c49f0c072 20:43:52 20:43:52 Removing intermediate container fafa6100e625 20:43:52 ---> a326c80780c8 20:43:52 Step 22/22 : LABEL version=0.0.0 20:43:52 Successfully built 2e8c49f0c072 20:43:52 Successfully tagged docker-security-bootstrap-redis-go:latest 20:43:52 Building docker-sys-mgmt-agent-go 20:43:53  Building docker-security-bootstrap-redis-go ... done  ---> Running in 1509a44ab2a1 20:43:56 Removing intermediate container 1509a44ab2a1 20:43:56 ---> 8ed9b7d45536 20:43:56 20:43:56 Successfully built 8ed9b7d45536 20:43:56 Successfully tagged docker-core-metadata-go:latest 20:43:58  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:43:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:43:58 ---> 9110d565aca6 20:43:58 Step 3/21 : WORKDIR /edgex-go 20:43:58 ---> Using cache 20:43:58 ---> e85523d66659 20:43:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:58 ---> Using cache 20:43:58 ---> 2bd0fd0940bf 20:43:58 Step 5/21 : RUN apk add --update --no-cache make git 20:43:58 ---> Using cache 20:43:58 ---> fb1775f62980 20:43:58 Step 6/21 : COPY go.mod . 20:43:58 ---> Using cache 20:43:58 ---> 49b92291dd1c 20:43:58 Step 7/21 : RUN go mod download 20:43:58 ---> Using cache 20:43:58 ---> 9d6569c96792 20:43:58 Step 8/21 : COPY . . 20:43:58 ---> Using cache 20:43:58 ---> afc1797bf327 20:43:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:43:59 ---> Running in b3f23d6610db 20:44: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 20:44:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:44:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:44:03 ---> 9110d565aca6 20:44:03 Step 3/24 : WORKDIR /edgex-go 20:44:03 ---> Using cache 20:44:03 ---> e85523d66659 20:44:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:03 ---> Using cache 20:44:03 ---> 2bd0fd0940bf 20:44:03 Step 5/24 : RUN apk add --update --no-cache make git 20:44:03 ---> Using cache 20:44:03 ---> fb1775f62980 20:44:03 Step 6/24 : COPY go.mod . 20:44:03 ---> Using cache 20:44:03 ---> 49b92291dd1c 20:44:03 Step 7/24 : RUN go mod download 20:44:03 ---> Using cache 20:44:03 ---> 9d6569c96792 20:44:03 Step 8/24 : COPY . . 20:44:03 ---> Using cache 20:44:03 ---> afc1797bf327 20:44:03 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:44:03 ---> Running in 05973168d77a 20:44:06 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 20:44:07 Removing intermediate container ec25496ce99f 20:44:07 ---> eb3363717841 20:44:07 Successfully built eb3363717841 20:44:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:44:07 + docker inspect -f . ci-base-image-arm64 20:44:07 . [Pipeline] withDockerContainer 20:44:07 prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container 20:44:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:44:09 $ docker top f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:10 + go version 20:44:10 go version go1.15.5 linux/arm64 [Pipeline] } 20:44:10 $ docker stop --time=1 f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 20:44:12 $ docker rm -f f4c35c43e1ecaa8833033fdb63c97ae7515aaaa617a92a1daca8f639f3b59fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:13 + docker inspect -f . ci-base-image-arm64 20:44:13 . [Pipeline] withDockerContainer 20:44:13 prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container 20:44:13 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:44:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:44:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:14 ---> 9110d565aca6 20:44:14 Step 3/23 : WORKDIR /edgex-go 20:44:14 ---> Using cache 20:44:14 ---> e85523d66659 20:44:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:14 ---> Using cache 20:44:14 ---> 2bd0fd0940bf 20:44:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:44:15 $ docker top 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb -eo pid,comm 20:44:15 ---> Running in fd1dec35a8a4 [Pipeline] { [Pipeline] echo 20:44:15 ========================================================= 20:44:15 [edgeXBuildGoParallel] Running Tests and Build... 20:44:15 ========================================================= [Pipeline] sh 20:44:16 + make test 20:44:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:44:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:44:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:44:17 ---> 9110d565aca6 20:44:17 Step 3/26 : WORKDIR /edgex-go 20:44:17 ---> Using cache 20:44:17 ---> e85523d66659 20:44:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:17 ---> Using cache 20:44:17 ---> 2bd0fd0940bf 20:44:17 Step 5/26 : RUN apk add --update --no-cache make bash git 20:44:18 ---> Running in 85a5475dc161 20:44:18 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 20:44:18 OK: 233 MiB in 51 packages 20:44:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:19 Removing intermediate container fd1dec35a8a4 20:44:19 ---> 1fae306372ef 20:44:19 Step 6/23 : COPY go.mod . 20:44:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:20 ---> 838007d3db27 20:44:20 Step 7/23 : RUN go mod download 20:44:20 ---> Running in 5235496d8e45 20:44: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 20:44:21 OK: 233 MiB in 51 packages 20:44:21 Removing intermediate container 85a5475dc161 20:44:21 ---> 395ea037014f 20:44:21 Step 6/26 : COPY go.mod . 20:44:21 Removing intermediate container 5235496d8e45 20:44:21 ---> aceee42e53ad 20:44:21 Step 8/23 : COPY . . 20:44:22 ---> 3b19e9021eb7 20:44:22 Step 7/26 : RUN go mod download 20:44:22 ---> Running in 6c308ac06208 20:44:29 Removing intermediate container b3f23d6610db 20:44:29 ---> 338c09520196 20:44:29 20:44:29 Step 10/21 : FROM alpine:3.12 20:44:29 ---> 389fef711851 20:44:29 Step 11/21 : RUN apk add --update --no-cache curl 20:44:29 ---> Running in cda4814b24a8 20:44:32 Removing intermediate container 6c308ac06208 20:44:32 ---> 5aa0c0817d18 20:44:32 Step 8/26 : COPY . . 20:44:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:33 (1/4) Installing ca-certificates (20191127-r4) 20:44:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:44:33 (3/4) Installing libcurl (7.69.1-r3) 20:44:33 (4/4) Installing curl (7.69.1-r3) 20:44:33 Executing busybox-1.31.1-r19.trigger 20:44:34 Executing ca-certificates-20191127-r4.trigger 20:44:34 OK: 7 MiB in 18 packages 20:44:38 ? github.com/edgexfoundry/edgex-go [no test files] 20:44:40 Removing intermediate container 05973168d77a 20:44:40 ---> ecc69bf049b4 20:44:40 20:44:40 Step 10/24 : FROM alpine:3.12 20:44:40 ---> 389fef711851 20:44:40 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:44:40 ---> Using cache 20:44:40 ---> 745540776237 20:44:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:46 Removing intermediate container cda4814b24a8 20:44:46 ---> 4bae32272fc1 20:44:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:46 ---> Running in afa8e2eb7eb8 20:44:46 ---> Running in d3b0a4f90c7b 20:44:46 ---> 10a66f513b41 20:44:46 Step 9/23 : RUN make cmd/core-data/core-data 20:44:46 Removing intermediate container afa8e2eb7eb8 20:44:46 ---> 1ef4413ddd2b 20:44:46 Step 13/24 : WORKDIR / 20:44:46 ---> Running in 7fa5516f25f5 20:44:46 ---> Running in 4ee7736cf4da 20:44:47 Removing intermediate container d3b0a4f90c7b 20:44:47 ---> a85e0f9543c2 20:44:47 Step 13/21 : WORKDIR /edgex 20:44:47 ---> Running in e86671dc9565 20:44:48 Removing intermediate container 4ee7736cf4da 20:44:48 ---> 09a244d372fe 20:44:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:44:49 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 20:44:49 Removing intermediate container e86671dc9565 20:44:49 ---> 04c8ccb34dfd 20:44:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:44:50 ---> 486527401c6a 20:44:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:44:50 ---> 345f51f92c2f 20:44:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:44:51 ---> 38fdac809de5 20:44:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:44:51 ---> 80c46ae4be1e 20:44:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:44:51 ---> Running in b4c3891be2dc 20:44:52 ---> 428a454be066 20:44:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:44:52 ---> 70dc2b169bf9 20:44:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:44:52 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 20:44:53 ---> a7da2802a7ec 20:44:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:44:53 ---> ebe6b3f4997c 20:44:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:44:53 ---> Running in 8a9c71c6541c 20:44:54 ---> ad1efbadd6bc 20:44:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:44:54 Removing intermediate container 8a9c71c6541c 20:44:54 ---> 020c51ac1c83 20:44:54 Step 18/21 : CMD ["--init=true"] 20:44:54 ---> Running in f9bb81daecc2 20:44:55 ---> 93b56d543bfc 20:44:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:44:55 ---> Running in 46bb18fc387f 20:44:55 Removing intermediate container f9bb81daecc2 20:44:55 ---> ba14bd4207a2 20:44:55 Step 19/21 : LABEL arch=x86_64 20:44:55 ---> Running in 63fb94d9d0de 20:44:56 Removing intermediate container 63fb94d9d0de 20:44:56 ---> 1a30d8253399 20:44:56 Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:44:56 ---> Running in 76cf9590448e 20:44:56 Removing intermediate container 76cf9590448e 20:44:56 ---> f8f7857cebd3 20:44:56 Step 21/21 : LABEL version=0.0.0 20:44:57 ---> Running in d495b09eb924 20:44:57 Removing intermediate container d495b09eb924 20:44:57 ---> 2563f71efdb6 20:44:57 20:44:58 Successfully built 2563f71efdb6 20:44:58 Successfully tagged docker-security-proxy-setup-go:latest 20:44:58  Building docker-security-proxy-setup-go ... done Removing intermediate container 46bb18fc387f 20:44:58 ---> d9077072b3ba 20:44:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:44:59 ---> Running in e2e483f40a24 20:44:59 Removing intermediate container e2e483f40a24 20:44:59 ---> 8750cf8167f4 20:44:59 Step 22/24 : LABEL arch=x86_64 20:44:59 ---> Running in a62241cf0a78 20:45:00 Removing intermediate container a62241cf0a78 20:45:00 ---> 68b14d7c9eae 20:45:00 Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:45:00 ---> Running in 901d994c8193 20:45:00 Removing intermediate container 901d994c8193 20:45:00 ---> 57b459580b02 20:45:00 Step 24/24 : LABEL version=0.0.0 20:45:00 ---> Running in e4755b945103 20:45:00 Removing intermediate container e4755b945103 20:45:00 ---> 7ac5229164c7 20:45:00 20:45:01 Successfully built 7ac5229164c7 20:45:01 Successfully tagged docker-security-secretstore-setup-go:latest 20:45:11  Building docker-security-secretstore-setup-go ... done Removing intermediate container b4c3891be2dc 20:45:11 ---> bf55a0dfca22 20:45:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:45:11 ---> Running in fc2e93bb5a42 20:45:11 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 20:45:12 Removing intermediate container 7fa5516f25f5 20:45:12 ---> edc9fd41f2fb 20:45:12 20:45:12 Step 10/23 : FROM alpine:3.12 20:45:12 ---> 389fef711851 20:45:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:45:12 ---> Running in c4b4467248cb 20:45:12 Removing intermediate container c4b4467248cb 20:45:12 ---> 2e5449ac38c0 20:45:12 Step 12/23 : ENV APP_PORT=48080 20:45:12 Removing intermediate container fc2e93bb5a42 20:45:12 ---> 247c14a36636 20:45:12 20:45:12 Step 11/26 : FROM docker:20.10.0 20:45:13 ---> Running in 3dafc4d31e38 20:45:13 20.10.0: Pulling from library/docker 20:45:13 Removing intermediate container 3dafc4d31e38 20:45:13 ---> 0a30735444d2 20:45:13 Step 13/23 : EXPOSE $APP_PORT 20:45:13 ---> Running in 62f9524dd82d 20:45:13 Removing intermediate container 62f9524dd82d 20:45:13 ---> 68c2df83c270 20:45:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:13 ---> Running in 7088c1f8a835 20:45:15 Removing intermediate container 7088c1f8a835 20:45:15 ---> aaab7a2d0c80 20:45:15 Step 15/23 : RUN apk add --update --no-cache zeromq 20:45:15 ---> Running in 0610e6d47131 20:45:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:17 (1/5) Installing libgcc (9.3.0-r2) 20:45:17 (2/5) Installing libsodium (1.0.18-r0) 20:45:17 (3/5) Installing libstdc++ (9.3.0-r2) 20:45:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:45:17 (4/5) Installing libzmq (4.3.3-r0) 20:45:18 (5/5) Installing zeromq (4.3.3-r0) 20:45:18 Executing busybox-1.31.1-r19.trigger 20:45:18 OK: 8 MiB in 19 packages 20:45:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:45:18 Status: Downloaded newer image for docker:20.10.0 20:45:18 ---> aefe523efa57 20:45:18 Step 12/26 : RUN apk add --no-cache bash 20:45:18 ---> Running in 4deddb351fad 20:45:18 Removing intermediate container 0610e6d47131 20:45:18 ---> 00e6122c869b 20:45:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:19 ---> db9340764ecd 20:45:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:45:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:19 (1/2) Installing readline (8.0.4-r0) 20:45:19 (2/2) Installing bash (5.0.17-r0) 20:45:19 Executing bash-5.0.17-r0.post-install 20:45:19 Executing busybox-1.31.1-r19.trigger 20:45:19 OK: 12 MiB in 22 packages 20:45:19 ---> 200d163e76d8 20:45:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:45:20 ---> 7b803b7215d1 20:45:20 Step 19/23 : ENTRYPOINT ["/core-data"] 20:45:20 Removing intermediate container 4deddb351fad 20:45:20 ---> ab42d6d73ea7 20:45:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:45:20 ---> Running in 9665efe46b9a 20:45:20 ---> Running in 2f682c999949 20:45:20 Removing intermediate container 9665efe46b9a 20:45:20 ---> faad00bab072 20:45:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:20 ---> Running in 39b03c4ab370 20:45:20 Removing intermediate container 2f682c999949 20:45:20 ---> 0e26abf52d43 20:45:20 Step 14/26 : ENV APP_PORT=48090 20:45:20 ---> Running in 2ce06a2ed77c 20:45:20 Removing intermediate container 39b03c4ab370 20:45:20 ---> 474b8cb4c7e1 20:45:20 Step 21/23 : LABEL arch=x86_64 20:45:20 ---> Running in b3a87f041212 20:45:20 Removing intermediate container 2ce06a2ed77c 20:45:20 ---> a6927ada86d3 20:45:20 Step 15/26 : EXPOSE $APP_PORT 20:45:20 ---> Running in cc1eeff13427 20:45:20 Removing intermediate container b3a87f041212 20:45:20 ---> ba7035dec691 20:45:20 Step 22/23 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:45:20 Removing intermediate container cc1eeff13427 20:45:20 ---> c41b7b2174ff 20:45:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:20 ---> Running in 1d780a1c9b57 20:45:21 Removing intermediate container 1d780a1c9b57 20:45:21 ---> 363d14feedf5 20:45:21 Step 23/23 : LABEL version=0.0.0 20:45:21 ---> Running in 79966cb2c996 20:45:21 ---> 31f23e01150e 20:45:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:21 Removing intermediate container 79966cb2c996 20:45:21 ---> 0aabe972aa77 20:45:21 20:45:21 Successfully built 0aabe972aa77 20:45:21 Successfully tagged docker-core-data-go:latest 20:45:22  Building docker-core-data-go ... done  ---> 39d4b7666435 20:45:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:22 ---> 61213c7a6df5 20:45:22 Step 19/26 : RUN apk --no-cache add py3-pip 20:45:22 ---> Running in 3011ec41e8f7 20:45:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:22 (1/33) Installing libbz2 (1.0.8-r1) 20:45:22 (2/33) Installing expat (2.2.9-r1) 20:45:22 (3/33) Installing libffi (3.3-r2) 20:45:22 (4/33) Installing gdbm (1.13-r1) 20:45:23 (5/33) Installing xz-libs (5.2.5-r0) 20:45:23 (6/33) Installing sqlite-libs (3.32.1-r0) 20:45:23 (7/33) Installing python3 (3.8.5-r0) 20:45:24 (8/33) Installing py3-appdirs (1.4.4-r1) 20:45:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:45:24 (10/33) Installing py3-parsing (2.4.7-r0) 20:45:24 (11/33) Installing py3-six (1.15.0-r0) 20:45:24 (12/33) Installing py3-packaging (20.4-r0) 20:45:24 (13/33) Installing py3-setuptools (47.0.0-r0) 20:45:24 (14/33) Installing py3-chardet (3.0.4-r4) 20:45:24 (15/33) Installing py3-idna (2.9-r0) 20:45:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:45:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:45:24 (18/33) Installing py3-requests (2.23.0-r0) 20:45:24 (19/33) Installing py3-msgpack (1.0.0-r0) 20:45:24 (20/33) Installing py3-lockfile (0.12.2-r3) 20:45:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:45:24 (22/33) Installing py3-colorama (0.4.3-r0) 20:45:24 (23/33) Installing py3-distlib (0.3.0-r0) 20:45:24 (24/33) Installing py3-distro (1.5.0-r1) 20:45:24 (25/33) Installing py3-webencodings (0.5.1-r3) 20:45:24 (26/33) Installing py3-html5lib (1.0.1-r4) 20:45:24 (27/33) Installing py3-pytoml (0.1.21-r0) 20:45:24 (28/33) Installing py3-pep517 (0.8.2-r0) 20:45:24 (29/33) Installing py3-progress (1.5-r0) 20:45:24 (30/33) Installing py3-toml (0.10.1-r0) 20:45:24 (31/33) Installing py3-retrying (1.3.3-r0) 20:45:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:45:24 (33/33) Installing py3-pip (20.1.1-r0) 20:45:25 Executing busybox-1.31.1-r19.trigger 20:45:25 OK: 71 MiB in 55 packages 20:45:33 Removing intermediate container 3011ec41e8f7 20:45:33 ---> 4e5f03398cbb 20:45:33 Step 20/26 : RUN pip install docker-compose==1.23.2 20:45:33 ---> Running in 4a0bf6010177 20:45:34 Collecting docker-compose==1.23.2 20:45:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:45:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:45:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:45:35 Collecting PyYAML<4,>=3.10 20:45:35 Downloading PyYAML-3.13.tar.gz (270 kB) 20:45:36 Collecting dockerpty<0.5,>=0.4.1 20:45:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:45:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:45:36 Collecting docopt<0.7,>=0.6.1 20:45:36 Downloading docopt-0.6.2.tar.gz (25 kB) 20:45:37 Collecting texttable<0.10,>=0.9.0 20:45:37 Downloading texttable-0.9.1.tar.gz (11 kB) 20:45:37 Collecting jsonschema<3,>=2.5.1 20:45:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:45:37 Collecting docker<4.0,>=3.6.0 20:45:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:45:38 Collecting cached-property<2,>=1.2.0 20:45:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:45:38 Collecting websocket-client<1.0,>=0.32.0 20:45:38 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:45:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:45:38 Collecting idna<2.8,>=2.5 20:45:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:45:38 Collecting urllib3<1.25,>=1.21.1 20:45:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:45:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:45:38 Collecting docker-pycreds>=0.4.0 20:45:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:45:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:45:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:45:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:45:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:45:38 Installing collected packages: idna, urllib3, requests, PyYAML, dockerpty, docopt, texttable, jsonschema, websocket-client, docker-pycreds, docker, cached-property, docker-compose 20:45:38 Attempting uninstall: idna 20:45:38 Found existing installation: idna 2.9 20:45:38 Uninstalling idna-2.9: 20:45:38 Successfully uninstalled idna-2.9 20:45:39 Attempting uninstall: urllib3 20:45:39 Found existing installation: urllib3 1.25.9 20:45:39 Uninstalling urllib3-1.25.9: 20:45:39 Successfully uninstalled urllib3-1.25.9 20:45:39 Attempting uninstall: requests 20:45:39 Found existing installation: requests 2.23.0 20:45:39 Uninstalling requests-2.23.0: 20:45:39 Successfully uninstalled requests-2.23.0 20:45:39 Running setup.py install for PyYAML: started 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:45:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:45:39 Running setup.py install for PyYAML: finished with status 'done' 20:45:39 Running setup.py install for dockerpty: started 20:45:40 Running setup.py install for dockerpty: finished with status 'done' 20:45:40 Running setup.py install for docopt: started 20:45:41 Running setup.py install for docopt: finished with status 'done' 20:45:41 Running setup.py install for texttable: started 20:45:41 Running setup.py install for texttable: finished with status 'done' 20:45: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 20:45:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:45:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:45:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:45:45 Removing intermediate container 4a0bf6010177 20:45:45 ---> 19cd71e7b858 20:45:45 Step 21/26 : RUN apk --no-cache add curl 20:45:45 ---> Running in 972975349aa8 20:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:46 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:45:46 (2/3) Installing libcurl (7.69.1-r3) 20:45:46 (3/3) Installing curl (7.69.1-r3) 20:45:46 Executing busybox-1.31.1-r19.trigger 20:45:46 OK: 72 MiB in 58 packages 20:45:47 Removing intermediate container 972975349aa8 20:45:47 ---> 1463989c23f1 20:45:47 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:45:47 ---> Running in 12149c0b22dd 20:45:47 Removing intermediate container 12149c0b22dd 20:45:47 ---> e3b3ef645362 20:45:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:47 ---> Running in 4eedb0efe97d 20:45:47 Removing intermediate container 4eedb0efe97d 20:45:47 ---> a25b2f680faa 20:45:47 Step 24/26 : LABEL arch=x86_64 20:45:47 ---> Running in 4259666d33e4 20:45:47 Removing intermediate container 4259666d33e4 20:45:47 ---> eca582e13ef4 20:45:47 Step 25/26 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:45:48 ---> Running in df7dae9d564f 20:45:48 Removing intermediate container df7dae9d564f 20:45:48 ---> 1f99d57f5f28 20:45:48 Step 26/26 : LABEL version=0.0.0 20:45:48 ---> Running in 1d4a975f2ae8 20:45:48 Removing intermediate container 1d4a975f2ae8 20:45:48 ---> dc769cc75a14 20:45:48 20:45:48 Successfully built dc769cc75a14 20:45:48 Successfully tagged docker-sys-mgmt-agent-go:latest 20:45:48  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:45:48 $ docker stop --time=1 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 20:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.245s coverage: 46.6% of statements 20:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:45:50 $ docker rm -f 2df833bd79a048c2aa5a69c8c74cf950c857999d08bc9fcc212be363a52bc654 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:51 + docker images 20:45:51 + grep docker 20:45:51 docker-sys-mgmt-agent-go latest dc769cc75a14 3 seconds ago 313MB 20:45:51 docker-core-data-go latest 0aabe972aa77 30 seconds ago 22.3MB 20:45:51 docker-security-secretstore-setup-go latest 7ac5229164c7 51 seconds ago 24.6MB 20:45:51 docker-security-proxy-setup-go latest 2563f71efdb6 54 seconds ago 24.4MB 20:45:51 docker-core-metadata-go latest 8ed9b7d45536 About a minute ago 13.1MB 20:45:51 docker-security-bootstrap-redis-go latest 2e8c49f0c072 2 minutes ago 15.8MB 20:45:51 docker-support-scheduler-go latest 091b7aa09e25 2 minutes ago 10.7MB 20:45:51 docker-support-notifications-go latest 26a95d21efc1 2 minutes ago 12MB 20:45:51 docker-core-command-go latest 8d02a672b03d 2 minutes ago 10.6MB 20:45:51 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.643s coverage: 27.0% of statements 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.236s coverage: 66.7% of statements 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.340s coverage: 82.3% of statements 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.351s coverage: 86.7% of statements 20:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements 20:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements 20:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:46:07 Still waiting to schedule task 20:46:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.241s coverage: 92.8% of statements 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements 20:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.170s coverage: 87.2% of statements 20:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.2% of statements 20:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.4% of statements 20:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.092s coverage: 100.0% of statements 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 20:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 20:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.838s coverage: 68.9% of statements 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.334s coverage: 37.0% of statements 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.610s coverage: 84.0% of statements 20:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.132s coverage: 100.0% of statements 20:46:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.356s coverage: 47.1% of statements 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:46:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:46:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 20:46:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.893s coverage: 29.1% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/system 0.074s coverage: 0.0% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:46:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:46:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 20:46:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 20:46:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 20:46:40 GO111MODULE=on go vet ./... 20:47:00 Running on prd-ubuntu18.04-docker-8c-8g-21665 in /w/workspace/edgexfoundry_edgex-go_PR-3051 [Pipeline] { [Pipeline] ws 20:47:00 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:47:02 using credential edgex-jenkins-ssh 20:47:02 Cloning the remote Git repository 20:47:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:47:02 > git init /w/workspace/edgex-go/5 # timeout=10 20:47:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:02 > git --version # timeout=10 20:47:03 > git --version # 'git version 2.17.1' 20:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:11 Merging remotes/origin/master commit b641f4fe6866282541f2491776ace8236c0fa9c5 into PR head commit fed66cef04f51147ac7e75bd7131d072a6d6f290 20:47:11 Merge succeeded, producing fed66cef04f51147ac7e75bd7131d072a6d6f290 20:47:11 Checking out Revision fed66cef04f51147ac7e75bd7131d072a6d6f290 (PR-3051) 20:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:47:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3051/head:refs/remotes/origin/PR-3051 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:47:11 > git config core.sparsecheckout # timeout=10 20:47:11 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 20:47:11 > git remote # timeout=10 20:47:11 > git config --get remote.origin.url # timeout=10 20:47:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:11 > git merge b641f4fe6866282541f2491776ace8236c0fa9c5 # timeout=10 20:47:11 > git rev-parse HEAD^{commit} # timeout=10 20:47:11 > git config core.sparsecheckout # timeout=10 20:47:11 > git checkout -f fed66cef04f51147ac7e75bd7131d072a6d6f290 # timeout=10 20:47:15 Commit message: "fix(core-data): Set ApiVerion on Event/Reading DTOs prior to publishing to MessageBus" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:16 + echo snap-build.sh 20:47:16 snap-build.sh 20:47:16 + SNAP_BASE_DIR=. 20:47:16 + '[' '!' -z /w/workspace/edgex-go/5 ']' 20:47:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 20:47:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 20:47:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 20:47:16 + cd /w/workspace/edgex-go/5 20:47:16 + sudo apt-get remove -qy --purge lxd lxd-client 20:47:16 Reading package lists... 20:47:16 Building dependency tree... 20:47:16 Reading state information... 20:47:16 The following packages were automatically installed and are no longer required: 20:47:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:47:16 uidmap xdelta3 20:47:16 Use 'sudo apt autoremove' to remove them. 20:47:16 The following packages will be REMOVED: 20:47:16 lxd* lxd-client* 20:47:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:47:16 After this operation, 31.7 MB disk space will be freed. 20:47:17 (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.) 20:47:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:47:18 Removing lxd dnsmasq configuration 20:47:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:47:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:47:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:47:20 (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.) 20:47:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:47:21 Processing triggers for systemd (237-3ubuntu10.42) ... 20:47:22 Processing triggers for ureadahead (0.100.0-21) ... 20:47:23 + sudo snap remove --purge lxd 20:47:23 snap "lxd" is not installed 20:47:23 + sudo groupadd --force --system lxd 20:47:23 ++ whoami 20:47:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:47:23 + newgrp - lxd 20:47:23 + sudo snap install lxd 20:47:31 2021-01-20T20:47:28Z INFO Waiting for automatic snapd restart... 20:47:46 lxd 4.10 from Canonical* installed 20:47:46 + sudo lxd init --auto 20:47:49 gofmt -l . 20:47:49 [ "`gofmt -l .`" = "" ] 20:47:49 ./bin/test-go-mod-tidy.sh 20:47:49 ./bin/test-attribution-txt.sh [Pipeline] sh 20:47:51 + ls -al . 20:47:51 total 684 20:47:51 drwxrwxr-x 9 1001 1001 4096 Jan 20 20:47 . 20:47:51 drwxr-xr-x 4 root root 4096 Jan 20 20:44 .. 20:47:51 -rw-rw-r-- 1 1001 1001 11 Jan 20 20:42 .dockerignore 20:47:51 drwxrwxr-x 8 1001 1001 4096 Jan 20 20:42 .git 20:47:51 drwxrwxr-x 3 1001 1001 4096 Jan 20 20:42 .github 20:47:51 -rw-rw-r-- 1 1001 1001 824 Jan 20 20:42 .gitignore 20:47:51 -rw-rw-r-- 1 1001 1001 166 Jan 20 20:42 .sonarcloud.properties 20:47:51 -rw-rw-r-- 1 1001 1001 7744 Jan 20 20:42 Attribution.txt 20:47:51 -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:42 CONTRIBUTING.md 20:47:51 -rw-rw-r-- 1 1001 1001 931 Jan 20 20:42 Dockerfile.build 20:47:51 -rw-rw-r-- 1 1001 1001 863 Jan 20 20:42 Jenkinsfile 20:47:51 -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:42 LICENSE 20:47:51 -rw-rw-r-- 1 1001 1001 5750 Jan 20 20:42 Makefile 20:47:51 -rw-rw-r-- 1 1001 1001 6524 Jan 20 20:42 README.md 20:47:51 -rw-rw-r-- 1 1001 1001 6744 Jan 20 20:42 SECURITY.md 20:47:51 -rw-rw-r-- 1 1001 1001 5 Jan 20 20:38 VERSION 20:47:51 -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:42 ZMQWindows.md 20:47:51 drwxrwxr-x 2 1001 1001 4096 Jan 20 20:42 bin 20:47:51 drwxrwxr-x 14 1001 1001 4096 Jan 20 20:42 cmd 20:47:51 -rw-r--r-- 1 root root 550466 Jan 20 20:46 coverage.out 20:47:51 -rw-r--r-- 1 root root 981 Jan 20 20:47 go.mod 20:47:51 -rw-r--r-- 1 root root 19436 Jan 20 20:47 go.sum 20:47:51 drwxrwxr-x 8 1001 1001 4096 Jan 20 20:42 internal 20:47:51 drwxrwxr-x 4 1001 1001 4096 Jan 20 20:42 openapi 20:47:51 drwxrwxr-x 4 1001 1001 4096 Jan 20 20:42 snap 20:47:51 -rw-rw-r-- 1 1001 1001 168 Jan 20 20:42 version.go [Pipeline] sh 20:47:52 + '[' -e coverage.out ] 20:47:52 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:52 Warning: overwriting stash ‘coverage-report’ 20:47:53 Stashed 1 file(s) [Pipeline] sh 20:47:54 + make build 20:47:54 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 20:47:54 + sudo snap install --classic snapcraft 20:47:58 snapcraft 4.4.4 from Canonical* installed 20:47:58 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:47:58 + patch --verbose -p1 20:47:58 Hmm... Looks like a unified diff to me... 20:47:58 The text leading up to this was: 20:47:58 -------------------------- 20:47:58 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:47:58 |From: Tony Espy 20:47:58 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:47:58 |Subject: [PATCH] optimize snap build for pipeline CI check 20:47:58 | 20:47:58 |This patch is used by the EdgeX CI pipeline builds to 20:47:58 |optimize the snap CI check run for pull requests. When 20:47:58 |applied, it essentially strips out everything (apps and 20:47:58 |parts) from the snapcraft.yaml file except those required 20:47:58 |to build edgex-go, as the whole idea of the CI check is to 20:47:58 |catch changes to edgex-go that break the snap build. 20:47:58 | 20:47:58 |In general, anyone updating snapcraft.yaml will also need 20:47:58 |to update this patch file, otherwise it may fail to apply, 20:47:58 |resulting in a failed snap build CI check in the associated 20:47:58 |pull request. 20:47:58 | 20:47:58 |Note - in addition to applying this patch, the pipeline also 20:47:58 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:47:58 |need to build the finally binary .snap file (and it won't 20:47:58 |work with the patch applied). This further reduces the build 20:47:58 |time. 20:47:58 |--- 20:47:58 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:47:58 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:47:58 | 20:47:58 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:47:58 |index 1e537489..faf42425 100644 20:47:58 |--- a/snap/snapcraft.yaml 20:47:58 |+++ b/snap/snapcraft.yaml 20:47:58 -------------------------- 20:47:58 patching file snap/snapcraft.yaml 20:47:58 Using Plan A... 20:47:58 Hunk #1 succeeded at 73. 20:47:58 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 20:47:58 Hunk #3 succeeded at 214 (offset -1 lines). 20:47:58 Hunk #4 succeeded at 222 (offset -1 lines). 20:47:58 Hunk #5 succeeded at 229 (offset -1 lines). 20:47:58 Hunk #6 succeeded at 256 (offset -1 lines). 20:47:58 Hunk #7 succeeded at 290 (offset -1 lines). 20:47:58 Hunk #8 succeeded at 342. 20:47:58 Hmm... Ignoring the trailing garbage. 20:47:58 done 20:47:58 + sudo snapcraft prime --use-lxd 20:47:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:47:59 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: 20:47:59 - README.md 20:47:59 - snapcraft.yaml.orig 20:47:59 20:47:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:48:00 Launching a container. 20:48:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:48:12 Waiting for container to be ready 20:48:12 To start your first instance, try: lxc launch ubuntu:18.04 20:48:12 20:48:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:48:15 Waiting for network to be ready... 20:48:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:48:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:48:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:48:16 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:48:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:48:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:48:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:48:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:48:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:48:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:48:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:48:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:48:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 20:48:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 20:48:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:48:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:48:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:48:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:48:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:48:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 20:48:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 20:48:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 20:48:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:48:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 20:48:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 20:48:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 20:48:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 20:48:20 Fetched 23.8 MB in 4s (5667 kB/s) 20:48:21 Reading package lists... 20:48:21 Reading package lists... 20:48:21 Building dependency tree... 20:48:21 Reading state information... 20:48:21 The following additional packages will be installed: 20:48:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:48:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:48:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:48:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:48:21 Suggested packages: 20:48:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:48:21 Recommended packages: 20:48:21 gnupg libsasl2-modules 20:48:22 The following NEW packages will be installed: 20:48:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:48:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:48:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:48:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:48:22 The following packages will be upgraded: 20:48:22 gpg gpg-agent gpgconf libudev1 20:48:22 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 20:48:22 Need to get 3533 kB of archives. 20:48:22 After this operation, 13.3 MB of additional disk space will be used. 20:48:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:48:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 20:48:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 20:48:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:48:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:48:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:48:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:48:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:48:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:48:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:48:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:48:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:48:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:48:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:48:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:48:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:48:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:48:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:48:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:48:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:48:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:48:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:48:23 debconf: delaying package configuration, since apt-utils is not installed 20:48:23 Fetched 3533 kB in 1s (3450 kB/s) 20:48:23 (Reading database ... 12511 files and directories currently installed.) 20:48:23 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 20:48:23 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:48:23 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 20:48:23 Selecting previously unselected package udev. 20:48:23 (Reading database ... 12511 files and directories currently installed.) 20:48:23 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 20:48:23 Unpacking udev (237-3ubuntu10.44) ... 20:48:23 Selecting previously unselected package libfuse2:amd64. 20:48:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:48:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:48:23 Selecting previously unselected package fuse. 20:48:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:48:23 Unpacking fuse (2.9.7-1ubuntu1) ... 20:48:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:48:24 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:48:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:48:24 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:48:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:48:24 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:48:24 Selecting previously unselected package libksba8:amd64. 20:48:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:48:24 Unpacking libksba8:amd64 (1.3.5-2) ... 20:48:24 Selecting previously unselected package libroken18-heimdal:amd64. 20:48:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:48:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:48:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:48:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:24 Selecting previously unselected package libwind0-heimdal:amd64. 20:48:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:25 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:48:25 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:25 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:25 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:48:25 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:25 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:25 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:48:25 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:25 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:25 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:48:25 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:48:25 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:25 Selecting previously unselected package libsasl2-modules-db:amd64. 20:48:25 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:48:25 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:48:25 Selecting previously unselected package libsasl2-2:amd64. 20:48:25 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:48:25 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:48:25 Selecting previously unselected package libldap-common. 20:48:25 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:48:25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:48:25 Selecting previously unselected package libldap-2.4-2:amd64. 20:48:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:48:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:48:25 Selecting previously unselected package dirmngr. 20:48:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:48:25 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:48:25 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:48:25 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:48:25 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:48:26 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:48:26 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:48:26 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:48:26 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:26 Setting up libksba8:amd64 (1.3.5-2) ... 20:48:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:48:26 Setting up udev (237-3ubuntu10.44) ... 20:48:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:48:26 invoke-rc.d: policy-rc.d denied execution of start. 20:48:26 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:26 Processing triggers for systemd (237-3ubuntu10) ... 20:48:26 Setting up fuse (2.9.7-1ubuntu1) ... 20:48:27 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:48:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:48:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:48:27 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:48:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:48:27 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:48:27 settings in the [Install] section, and DefaultInstance for template units). 20:48:27 This means they are not meant to be enabled using systemctl. 20:48:27 Possible reasons for having this kind of units are: 20:48:27 1) A unit may be statically enabled by being symlinked from another unit's 20:48:27 .wants/ or .requires/ directory. 20:48:27 2) A unit's purpose may be to act as a helper for some other unit which has 20:48:27 a requirement dependency on it. 20:48:27 3) A unit may be started when needed via activation (socket, path, timer, 20:48:27 D-Bus, udev, scripted systemctl call, ...). 20:48:27 4) In case of template units, the unit is meant to be enabled with some 20:48:27 instance name specified. 20:48:28 Reading package lists... 20:48:28 Building dependency tree... 20:48:28 Reading state information... 20:48:28 The following additional packages will be installed: 20:48:28 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:48:28 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:48:28 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:48:28 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:48:28 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:48:28 Suggested packages: 20:48:28 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:48:28 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:48:28 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:48:28 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:48:28 systemd-container policykit-1 20:48:28 Recommended packages: 20:48:28 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:48:28 The following NEW packages will be installed: 20:48:28 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:48:28 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:48:28 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:48:28 multiarch-support openssh-client python3 python3-minimal python3.6 20:48:28 python3.6-minimal snapd squashfs-tools sudo 20:48:28 The following packages will be upgraded: 20:48:28 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:48:28 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 20:48:28 Need to get 35.2 MB of archives. 20:48:28 After this operation, 141 MB of additional disk space will be used. 20:48:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 20:48:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:48:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:48:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 20:48:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 20:48:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:48:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:48:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:48:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:48:29 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:48:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:48:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:48:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:48:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 20:48:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:48:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 20:48:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:48:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 20:48:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:48:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:48:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:48:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:48:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:48:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:48:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:48:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:48:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:48:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:48:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:48:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:48:29 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 20:48:30 debconf: delaying package configuration, since apt-utils is not installed 20:48:30 Fetched 35.2 MB in 2s (16.9 MB/s) 20:48:30 (Reading database ... 12757 files and directories currently installed.) 20:48:30 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 20:48:30 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:48:31 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 20:48:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:48:31 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 20:48:31 (Reading database ... 12757 files and directories currently installed.) 20:48:31 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:48:31 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:48:31 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:48:32 (Reading database ... 12757 files and directories currently installed.) 20:48:32 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:48:32 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:48:32 Setting up apt (1.6.12ubuntu0.2) ... 20:48:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:48:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:48:32 (Reading database ... 12764 files and directories currently installed.) 20:48:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:48:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:48:33 Selecting previously unselected package libpython3.6-minimal:amd64. 20:48:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:48:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:48:33 Selecting previously unselected package libexpat1:amd64. 20:48:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:48:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:48:33 Selecting previously unselected package python3.6-minimal. 20:48:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:48:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:48:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:48:34 Checking for services that may need to be restarted...done. 20:48:34 Checking for services that may need to be restarted...done. 20:48:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:48:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:48:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:48:34 Selecting previously unselected package python3-minimal. 20:48:34 (Reading database ... 13012 files and directories currently installed.) 20:48:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:48:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:48:34 Selecting previously unselected package mime-support. 20:48:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:48:34 Unpacking mime-support (3.60ubuntu1) ... 20:48:35 Selecting previously unselected package libmpdec2:amd64. 20:48:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:48:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:48:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:48:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:48:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:48:35 Selecting previously unselected package python3.6. 20:48:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:48:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:48:35 Selecting previously unselected package libpython3-stdlib:amd64. 20:48:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:48:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:48:35 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 20:48:35 Setting up python3-minimal (3.6.7-1~18.04) ... 20:48:35 Selecting previously unselected package python3. 20:48:35 (Reading database ... 13442 files and directories currently installed.) 20:48:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:48:35 Unpacking python3 (3.6.7-1~18.04) ... 20:48:35 Selecting previously unselected package multiarch-support. 20:48:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:48:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:48:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:48:35 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 20:48:36 Selecting previously unselected package liblzo2-2:amd64. 20:48:36 (Reading database ... 13479 files and directories currently installed.) 20:48:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:48:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:48:36 Selecting previously unselected package libbsd0:amd64. 20:48:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:48:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:48:36 Selecting previously unselected package sudo. 20:48:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:48:36 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:48:36 Selecting previously unselected package apparmor. 20:48:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:48:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:48:36 Selecting previously unselected package libedit2:amd64. 20:48:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:48:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:48:36 Selecting previously unselected package libkrb5support0:amd64. 20:48:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:48:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:48:36 Selecting previously unselected package libk5crypto3:amd64. 20:48:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:48:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:48:36 Selecting previously unselected package libkeyutils1:amd64. 20:48:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:48:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:48:36 Selecting previously unselected package libkrb5-3:amd64. 20:48:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:48:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:48:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:48:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:48:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:48:37 Selecting previously unselected package libssl1.0.0:amd64. 20:48:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:48:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:48:37 Selecting previously unselected package openssh-client. 20:48:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:48:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:48:37 Selecting previously unselected package squashfs-tools. 20:48:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:48:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:48:37 Selecting previously unselected package snapd. 20:48:37 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:48:37 Unpacking snapd (2.48+18.04) ... 20:48:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:48:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:48:39 Setting up mime-support (3.60ubuntu1) ... 20:48:39 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:48:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:48:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:48:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:48:40 Setting up systemd (237-3ubuntu10.44) ... 20:48:40 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:48:40 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 20:48:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:48:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:48:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:48:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:48:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:48:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:48:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:48:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:48:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:48:41 Setting up python3 (3.6.7-1~18.04) ... 20:48:41 running python rtupdate hooks for python3.6... 20:48:41 running python post-rtupdate hooks for python3.6... 20:48:41 Setting up apparmor (2.12-4ubuntu5.1) ... 20:48:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:48:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:48:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:48:43 Setting up snapd (2.48+18.04) ... 20:48:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:48:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:48:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:48:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:48:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:48:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:48:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:48:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:48:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:48:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:48:45 /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' 20:48:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:48:45 Processing triggers for systemd (237-3ubuntu10.44) ... 20:48:45 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 20:48:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:48:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:48:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:48:47 Reading package lists... 20:48:48 Reading package lists... 20:48:48 Building dependency tree... 20:48:48 Reading state information... 20:48:48 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 20:48:48 Calculating upgrade... 20:48:48 The following packages will be upgraded: 20:48:48 advancecomp base-files bash binutils binutils-common 20:48:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:48:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:48:48 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 20:48:48 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 20:48:48 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 20:48:48 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 20:48:48 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 20:48:48 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:48:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:48:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:48:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:48:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:48:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:48:48 ubuntu-keyring util-linux 20:48:48 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:48:48 Need to get 63.7 MB of archives. 20:48:48 After this operation, 5203 kB of additional disk space will be used. 20:48:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:48:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:48:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:48:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:48:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:48:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:48:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:48:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:48:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:48:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:48:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:48:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:48:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:48:48 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:48:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:48:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:48:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:48:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:48:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:48:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:48:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:48:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:48:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:48:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:48:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:48:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:48:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:48:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:48:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:48:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:48:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:48:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:48:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:48:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:48:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:48:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:48:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:48:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:48:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:48:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:48:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:48:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:48:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:48:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:48:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 20:48:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:48:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:48:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 20:48:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:48:48 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:48:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:48:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:48:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:48:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:48:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:48:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:48:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:48:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:48:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:48:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:48:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:48:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:48:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:48:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:48:49 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:48:49 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 20:48:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:48:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:48:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:48:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:48:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:48:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:48:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:48:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:48:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:48:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:48:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:48:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:48:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:48:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:48:50 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] 20:48:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:48:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 20:48:50 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] 20:48:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:48:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:48:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:48:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:48:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:48:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:48:50 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] 20:48:50 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:48:50 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:48:50 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:48:50 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:48:50 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:48:50 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:48:50 debconf: delaying package configuration, since apt-utils is not installed 20:48:50 Fetched 63.7 MB in 2s (30.3 MB/s) 20:48:50 (Reading database ... 13912 files and directories currently installed.) 20:48:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:48:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:48:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:48:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:48:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 20:48:51 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 20:48:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:52 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 20:48:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:48:53 (Reading database ... 13911 files and directories currently installed.) 20:48:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:48:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:48:53 (Reading database ... 13911 files and directories currently installed.) 20:48:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:48:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:48:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:48:54 (Reading database ... 13911 files and directories currently installed.) 20:48:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:48:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:48:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:48:54 (Reading database ... 13911 files and directories currently installed.) 20:48:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:48:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:48:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:48:55 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:48:55 Setting up base-files (10.1ubuntu2.10) ... 20:48:55 Installing new version of config file /etc/issue ... 20:48:55 Installing new version of config file /etc/issue.net ... 20:48:55 Installing new version of config file /etc/lsb-release ... 20:48:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:48:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:48:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:48:55 Removing obsolete conffile /etc/default/motd-news ... 20:48:55 (Reading database ... 13912 files and directories currently installed.) 20:48:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:48:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:48:55 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 20:48:56 Setting up bash (4.4.18-2ubuntu1.2) ... 20:48:56 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 20:48:56 (Reading database ... 13912 files and directories currently installed.) 20:48:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:48:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:48:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:48:56 (Reading database ... 13912 files and directories currently installed.) 20:48:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:48:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:48:56 Setting up tar (1.29b-2ubuntu0.2) ... 20:48:56 (Reading database ... 13912 files and directories currently installed.) 20:48:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:48:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:48:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:48:57 (Reading database ... 13912 files and directories currently installed.) 20:48:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:48:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:48:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:48:57 (Reading database ... 13912 files and directories currently installed.) 20:48:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:48:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:48:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:48:57 (Reading database ... 13912 files and directories currently installed.) 20:48:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:48:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:48:57 Setting up grep (3.1-2build1) ... 20:48:58 (Reading database ... 13912 files and directories currently installed.) 20:48:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:48:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:48:58 Setting up login (1:4.5-1ubuntu2) ... 20:48:58 (Reading database ... 13912 files and directories currently installed.) 20:48:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:48:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:48:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:48:58 (Reading database ... 13912 files and directories currently installed.) 20:48:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:48:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:48:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:48:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:48:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:48:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:48:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:48:59 (Reading database ... 13912 files and directories currently installed.) 20:48:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:48:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:49:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:49:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:49:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:49:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:49:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:49:01 (Reading database ... 13912 files and directories currently installed.) 20:49:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:49:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:49:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:49:01 (Reading database ... 13912 files and directories currently installed.) 20:49:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:01 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 20:49:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:49:01 (Reading database ... 13912 files and directories currently installed.) 20:49:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:49:01 (Reading database ... 13912 files and directories currently installed.) 20:49:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:49:02 (Reading database ... 13912 files and directories currently installed.) 20:49:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:02 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:49:02 (Reading database ... 13912 files and directories currently installed.) 20:49:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:49:02 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:49:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:49:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:49:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:49:02 (Reading database ... 13912 files and directories currently installed.) 20:49:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:49:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:49:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:49:02 (Reading database ... 13912 files and directories currently installed.) 20:49:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:49:03 (Reading database ... 13912 files and directories currently installed.) 20:49:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:49:03 (Reading database ... 13912 files and directories currently installed.) 20:49:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:49:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:49:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:49:04 (Reading database ... 13912 files and directories currently installed.) 20:49:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:49:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:49:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:49:04 (Reading database ... 13912 files and directories currently installed.) 20:49:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:49:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] } 20:49:04 $ docker stop --time=1 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb 20:49:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:49:05 (Reading database ... 13914 files and directories currently installed.) 20:49:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:49:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:49:05 Setting up debconf (1.5.66ubuntu1) ... 20:49:05 (Reading database ... 13914 files and directories currently installed.) 20:49:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:49:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:49:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:49:05 (Reading database ... 13914 files and directories currently installed.) 20:49:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:49:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:49:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:49:06 (Reading database ... 13914 files and directories currently installed.) 20:49:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:49:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:49:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:49:06 (Reading database ... 13914 files and directories currently installed.) 20:49:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:49:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:49:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 20:49:06 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:49:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:49:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:49:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:49:07 (Reading database ... 13914 files and directories currently installed.) 20:49:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:49:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:49:07 $ docker rm -f 838a9df24eae871e6f51e1705c3154646797b8538377a3f632d53ba1f77b4deb 20:49:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:49:07 (Reading database ... 13914 files and directories currently installed.) 20:49:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:49:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:49:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:49:07 (Reading database ... 13914 files and directories currently installed.) 20:49:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:49:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:49:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:49:07 (Reading database ... 13914 files and directories currently installed.) 20:49:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:49:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:49:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 20:49:08 (Reading database ... 13914 files and directories currently installed.) 20:49:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:49:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:49:08 Setting up passwd (1:4.5-1ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:49:09 (Reading database ... 13914 files and directories currently installed.) 20:49:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:49:09 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:49:09 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:49:09 (Reading database ... 13914 files and directories currently installed.) 20:49:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:49:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:49:09 (Reading database ... 13914 files and directories currently installed.) 20:49:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:49:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:09 20:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:49:09 (Reading database ... 13914 files and directories currently installed.) 20:49:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:49:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:49:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:49:09 (Reading database ... 13914 files and directories currently installed.) 20:49:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:49:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:49:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:49:10 29e5d40040c1: Pulling fs layer 20:49:10 1ce36da41761: Pulling fs layer 20:49:10 25b303627fd3: Pulling fs layer 20:49:10 (Reading database ... 13914 files and directories currently installed.) 20:49:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:49:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:49:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:49:10 (Reading database ... 13914 files and directories currently installed.) 20:49:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:49:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:49:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 20:49:10 (Reading database ... 13915 files and directories currently installed.) 20:49:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:49:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:49:10 29e5d40040c1: Verifying Checksum 20:49:10 29e5d40040c1: Download complete 20:49:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:49:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:49:10 1ce36da41761: Verifying Checksum 20:49:10 1ce36da41761: Download complete 20:49:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:49:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:49:11 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:49:11 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:49:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:49:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:49:11 29e5d40040c1: Pull complete 20:49:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:49:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:49:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:49:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:49:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:49:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:49:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:49:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:49:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:49:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:49:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:49:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:49:12 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 20:49:12 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 20:49:13 1ce36da41761: Pull complete 20:49:13 25b303627fd3: Verifying Checksum 20:49:13 25b303627fd3: Download complete 20:49:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:49:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:49:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:49:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:49:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:49:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:49:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:49:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:49:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:49:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:49:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:49:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:49:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:49:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:49:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:49:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:49:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:49:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:49:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:49:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:49:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:49:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:49:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:49:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:49:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:49:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:49:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:49:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:49:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:49:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:49:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:49:20 Setting up tzdata (2020f-0ubuntu0.18.04) ... 20:49:20 20:49:20 Current default time zone: 'Etc/UTC' 20:49:20 Local time is now: Wed Jan 20 20:49:20 UTC 2021. 20:49:20 Universal Time is now: Wed Jan 20 20:49:20 UTC 2021. 20:49:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:49:20 20:49:20 Setting up systemd-sysv (237-3ubuntu10.44) ... 20:49:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 20:49:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:49:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:49:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:49:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:49:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:49:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:49:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:49:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:49:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:49:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:21 Setting up patch (2.7.6-2ubuntu1.1) ... 20:49:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:49:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:49:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:49:21 Installing new version of config file /etc/ssl/openssl.cnf ... 20:49:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:49:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:49:21 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:49:23 Updating certificates in /etc/ssl/certs... 20:49:23 25b303627fd3: Pull complete 20:49:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:23 prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container 20:49:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:49:23 22 added, 17 removed; done. 20:49:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:49:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:49:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:49:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:49:23 Setting up pkgbinarymangler (138.18.04.1) ... 20:49:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:49:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up perl (5.26.1-6ubuntu0.5) ... 20:49:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:49:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:49:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:49:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:49:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:49:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:49:24 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:49:24 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:49:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:49:24 Processing triggers for systemd (237-3ubuntu10.44) ... 20:49:24 Processing triggers for mime-support (3.60ubuntu1) ... 20:49:25 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:49:25 Updating certificates in /etc/ssl/certs... 20:49:25 0 added, 0 removed; done. 20:49:25 Running hooks in /etc/ca-certificates/update.d... 20:49:25 done. 20:49:25 Reading package lists... 20:49:26 Building dependency tree... 20:49:26 Reading state information... 20:49:26 The following NEW packages will be installed: 20:49:26 apt-transport-https 20:49:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:49:26 Need to get 1696 B of archives. 20:49:26 After this operation, 153 kB of additional disk space will be used. 20:49:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:49:26 debconf: delaying package configuration, since apt-utils is not installed 20:49:26 Fetched 1696 B in 0s (8273 B/s) 20:49:26 Selecting previously unselected package apt-transport-https. 20:49:26 (Reading database ... 13929 files and directories currently installed.) 20:49:26 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:49:26 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:49:26 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:49:26 $ docker top 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c -eo pid,comm 20:49:26 Waiting for network to be ready... [Pipeline] { [Pipeline] sh 20:49:27 + docker-compose build --help 20:49:27 + grep parallel 20:49:31 --parallel Build images in parallel. [Pipeline] } 20:49:31 $ docker stop --time=1 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c 20:49:32 2021-01-20T20:49:29Z INFO Waiting for automatic snapd restart... 20:49:32 snapd 2.48.2 from Canonical* installed 20:49:33 $ docker rm -f 98b17cbd64b2e379edd5327fe020957e1b0b19644b4b0ba8bb360486079d7d2c [Pipeline] // withDockerContainer [Pipeline] writeFile 20:49:33 "snapd" switched to the "latest/stable" channel 20:49:33 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:34 . [Pipeline] withDockerContainer 20:49:34 prd-ubuntu18.04-docker-arm64-4c-16g-21664 does not seem to be running inside a container 20:49:34 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:35 $ docker top ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add -eo pid,comm [Pipeline] { 20:49:36 core18 20201210 from Canonical* installed [Pipeline] sh 20:49:36 "core18" switched to the "latest/stable" channel 20:49:36 20:49:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:39 snapcraft 4.4.4 from Canonical* installed 20:49:39 "snapcraft" switched to the "latest/stable" channel 20:49:39 20:49:40 Building docker-core-command-go ... 20:49:40 Building docker-core-data-go ... 20:49:40 Building docker-core-metadata-go ... 20:49:40 Building docker-security-bootstrap-redis-go ... 20:49:40 Building docker-security-proxy-setup-go ... 20:49:40 Building docker-security-secretstore-setup-go ... 20:49:40 Building docker-support-notifications-go ... 20:49:40 Building docker-support-scheduler-go ... 20:49:40 Building docker-sys-mgmt-agent-go ... 20:49:40 Building docker-security-secretstore-setup-go 20:49:40 Building docker-security-proxy-setup-go 20:49:40 Building docker-core-metadata-go 20:49:40 Building docker-support-notifications-go 20:49:40 Building docker-support-scheduler-go 20:49:43 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:49:43 - README.md 20:49:43 - snapcraft.yaml.orig 20:49:43 20:49:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:49:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:49:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:49:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:49:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:49:50 Reading package lists... 20:49:51 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 20:49:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:49:57 Reading package lists... 20:49:57 Building dependency tree... 20:49:57 Reading state information... 20:49:57 Suggested packages: 20:49:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:49:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:49:57 Recommended packages: 20:49:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:49:57 The following NEW packages will be installed: 20:49:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:49:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:49:57 pkg-config zip 20:49:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:49:57 Need to get 7655 kB of archives. 20:49:57 After this operation, 43.7 MB of additional disk space will be used. 20:49:57 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:49:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:49:58 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:49:58 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:49:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:49:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:49:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:49:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:49:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:49:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:49:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:49:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:49:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:49:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:49:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:49:58 debconf: delaying package configuration, since apt-utils is not installed 20:49:58 Fetched 7655 kB in 1s (6367 kB/s) 20:49:59 Selecting previously unselected package libglib2.0-0:amd64. 20:49:59 (Reading database ... 13933 files and directories currently installed.) 20:49:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:49:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:49:59 Selecting previously unselected package libpsl5:amd64. 20:49:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:49:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:49:59 Selecting previously unselected package libnghttp2-14:amd64. 20:49:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:49:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:49:59 Selecting previously unselected package librtmp1:amd64. 20:49:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:49:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:49:59 Selecting previously unselected package libcurl3-gnutls:amd64. 20:49:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:49:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:49:59 Selecting previously unselected package liberror-perl. 20:49:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:49:59 Unpacking liberror-perl (0.17025-1) ... 20:49:59 Selecting previously unselected package git-man. 20:49:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:49:59 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:49:59 Selecting previously unselected package git. 20:49:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:49:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:50:00 Selecting previously unselected package libnorm1:amd64. 20:50:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:50:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:50:00 Selecting previously unselected package libpgm-5.2-0:amd64. 20:50:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:50:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:50:00 Selecting previously unselected package libsodium23:amd64. 20:50:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:50:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:50:01 Selecting previously unselected package libzmq5:amd64. 20:50:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:50:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:50:01 Selecting previously unselected package libzmq3-dev:amd64. 20:50:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:50:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:50:01 Selecting previously unselected package pkg-config. 20:50:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:50:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:50:01 Selecting previously unselected package zip. 20:50:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:50:01 Unpacking zip (3.0-11build1) ... 20:50:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:50:01 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:50:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:50:01 Setting up liberror-perl (0.17025-1) ... 20:50:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:50:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:50:01 No schema files found: doing nothing. 20:50:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:50:01 Setting up zip (3.0-11build1) ... 20:50:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:50:01 Setting up libsodium23:amd64 (1.0.16-2) ... 20:50:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:50:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:50:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:50:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:50:01 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:50:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:50:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:50:08 git set to automatically installed. 20:50:08 git-man set to automatically installed. 20:50:08 libcurl3-gnutls set to automatically installed. 20:50:08 liberror-perl set to automatically installed. 20:50:08 libglib2.0-0 set to automatically installed. 20:50:08 libnghttp2-14 set to automatically installed. 20:50:08 libnorm1 set to automatically installed. 20:50:08 libpgm-5.2-0 set to automatically installed. 20:50:08 libpsl5 set to automatically installed. 20:50:08 librtmp1 set to automatically installed. 20:50:08 libsodium23 set to automatically installed. 20:50:08 libzmq3-dev set to automatically installed. 20:50:08 libzmq5 set to automatically installed. 20:50:08 pkg-config set to automatically installed. 20:50:08 zip set to automatically installed. 20:50:10 snapd is not logged in, snap install commands will use sudo 20:50:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:50:17 snap "core18" has no updates available 20:50:18 Pulling config-common 20:50:19 Pulling go-build-helper 20:50:41 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:50:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:50:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:50:41 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:50:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:50:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:50:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:50:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:50:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:50:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:50:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:50:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:50:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 20:50:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 20:50:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:50:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:50:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:50:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:50:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:50:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 20:50:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 20:50:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 20:50:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:50:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 20:50:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 20:50:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 20:50:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 20:50:41 Fetched 23.8 MB in 0s (0 B/s) 20:50:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:50:41 Fetched 96.5 kB in 0s (0 B/s) 20:50:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:50:41 Fetched 279 kB in 0s (0 B/s) 20:50:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:50:41 Fetched 122 kB in 0s (0 B/s) 20:50:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:50:41 Fetched 77.8 kB in 0s (0 B/s) 20:50:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:50:41 Fetched 8848 B in 0s (0 B/s) 20:50:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:50:41 Fetched 47.8 kB in 0s (0 B/s) 20:50:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:50:41 Fetched 45.6 kB in 0s (0 B/s) 20:50:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:50:41 Fetched 15.0 kB in 0s (0 B/s) 20:50:41 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 20:50:41 Fetched 214 kB in 0s (0 B/s) 20:50:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 20:50:41 Fetched 155 kB in 0s (0 B/s) 20:50:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:50:41 Fetched 50.6 kB in 0s (0 B/s) 20:50:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:50:41 Fetched 14.8 kB in 0s (0 B/s) 20:50:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:50:41 Fetched 41.8 kB in 0s (0 B/s) 20:50:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:50:41 Fetched 499 kB in 0s (0 B/s) 20:50:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:50:41 Fetched 111 kB in 0s (0 B/s) 20:50:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:50:41 Fetched 240 kB in 0s (0 B/s) 20:50:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:50:41 Fetched 29.3 kB in 0s (0 B/s) 20:50:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:50:41 Fetched 85.5 kB in 0s (0 B/s) 20:50:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:50:41 Fetched 24.5 kB in 0s (0 B/s) 20:50:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:50:41 Fetched 49.2 kB in 0s (0 B/s) 20:50:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:50:41 Fetched 54.2 kB in 0s (0 B/s) 20:50:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:50:41 Fetched 30.8 kB in 0s (0 B/s) 20:50:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 20:50:41 Fetched 17.0 kB in 0s (0 B/s) 20:50:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:50:41 Fetched 85.9 kB in 0s (0 B/s) 20:50:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:50:41 Fetched 8720 B in 0s (0 B/s) 20:50:41 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 20:50:41 Fetched 137 kB in 0s (0 B/s) 20:50:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:50:41 Fetched 119 kB in 0s (0 B/s) 20:50:41 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 20:50:41 Fetched 109 kB in 0s (0 B/s) 20:50:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:50:41 Fetched 11.1 kB in 0s (0 B/s) 20:50:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:50:41 Fetched 645 kB in 0s (0 B/s) 20:50:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:50:41 Fetched 41.3 kB in 0s (0 B/s) 20:50:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:50:41 Fetched 17.9 kB in 0s (0 B/s) 20:50:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:50:41 Fetched 368 kB in 0s (0 B/s) 20:50:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:50:41 Fetched 187 kB in 0s (0 B/s) 20:50:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:50:41 Fetched 175 kB in 0s (0 B/s) 20:50:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:50:44 Fetched 206 kB in 0s (0 B/s) 20:50:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 20:50:44 Fetched 1301 kB in 0s (0 B/s) 20:50:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:50:44 Fetched 36.2 kB in 0s (0 B/s) 20:50:44 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 20:50:44 Fetched 159 kB in 0s (0 B/s) 20:50:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:50:44 Fetched 107 kB in 0s (0 B/s) 20:50:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:50:44 Fetched 48.7 kB in 0s (0 B/s) 20:50:44 Pulling static-packages 20:50:45 'go115' has dependencies that need to be staged: static-packages go-build-helper 20:50:45 Skipping pull go-build-helper (already ran) 20:50:45 Skipping pull static-packages (already ran) 20:50:45 Building go-build-helper 20:50:49 Building static-packages 20:50:50 Staging go-build-helper 20:50:51 Staging static-packages 20:50:52 Pulling go115 20:50:53 'edgex-go' has dependencies that need to be staged: go115 20:50:53 Skipping pull go115 (already ran) 20:50:53 Building go115 20:50:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:53 Dload Upload Total Spent Left Speed 20:50:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.2M 0 0 19.4M 0 0:00:05 --:--:-- 0:00:05 19.4M 45 115M 45 52.7M 0 0 28.7M 0 0:00:04 0:00:01 0:00:03 28.7M 72 115M 72 84.0M 0 0 29.5M 0 0:00:03 0:00:02 0:00:01 29.5M 84 115M 84 97.9M 0 0 25.5M 0 0:00:04 0:00:03 0:00:01 25.5M 96 115M 96 111M 0 0 22.9M 0 0:00:05 0:00:04 0:00:01 22.9M 100 115M 100 115M 0 0 22.6M 0 0:00:05 0:00:05 --:--:-- 23.2M 20:50:59 go1.15.2.linux-amd64.tar.gz: OK 20:51:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> eb3363717841 20:51:02 Step 3/21 : WORKDIR /edgex-go 20:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> eb3363717841 20:51:02 Step 3/22 : WORKDIR /edgex-go 20:51:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> eb3363717841 20:51:02 Step 3/24 : WORKDIR /edgex-go 20:51:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> eb3363717841 20:51:02 Step 3/24 : WORKDIR /edgex-go 20:51:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> eb3363717841 20:51:02 Step 3/21 : WORKDIR /edgex-go 20:51:02 ---> Running in 90011e4ecaf9 20:51:02 ---> Running in 1ec38bc4896d 20:51:02 ---> Running in 8220b3bbd33a 20:51:02 ---> Running in 55cc58e4f769 20:51:02 ---> Running in aa370762b53f 20:51:02 Removing intermediate container 1ec38bc4896d 20:51:02 ---> 044fc8d2d4a6 20:51:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 Removing intermediate container aa370762b53f 20:51:02 ---> d708233d02e0 20:51:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 Removing intermediate container 8220b3bbd33a 20:51:02 ---> 5ea8147623b8 20:51:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 Removing intermediate container 90011e4ecaf9 20:51:02 Removing intermediate container 55cc58e4f769 20:51:02 ---> bc61a33f14d1 20:51:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 ---> 46e8d9c84f5a 20:51:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 ---> Running in e79981b1025b 20:51:02 ---> Running in bf188eac9f16 20:51:02 ---> Running in 46366ddccdb7 20:51:02 ---> Running in 894cb7ec493f 20:51:02 ---> Running in c3dc6ed23acc 20:51:02 Removing intermediate container e79981b1025b 20:51:02 ---> a74c221a86e0 20:51:02 Step 5/22 : RUN apk add --update --no-cache make git 20:51:02 ---> Running in 792514bf8381 20:51:02 Removing intermediate container 46366ddccdb7 20:51:02 ---> 29d608b429f9 20:51:02 Step 5/21 : RUN apk add --update --no-cache make git 20:51:02 Removing intermediate container 894cb7ec493f 20:51:02 ---> 8531b1b9b906 20:51:02 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:02 ---> Running in f17fb1077049 20:51:02 Removing intermediate container bf188eac9f16 20:51:02 ---> 09dbc72150b4 20:51:02 Step 5/24 : RUN apk add --update --no-cache make git 20:51:02 ---> Running in 266ccbc2a280 20:51:02 Removing intermediate container c3dc6ed23acc 20:51:02 ---> 68b8452b43e3 20:51:02 Step 5/21 : RUN apk add --update --no-cache make git 20:51:02 ---> Running in 25ed8af6b359 20:51:02 ---> Running in 2807137871f0 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:02 OK: 217 MiB in 51 packages 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:02 OK: 217 MiB in 51 packages 20:51:02 OK: 217 MiB in 51 packages 20:51:02 OK: 217 MiB in 51 packages 20:51:02 OK: 217 MiB in 51 packages 20:51:02 Removing intermediate container 792514bf8381 20:51:02 ---> c67059582cfb 20:51:02 Step 6/22 : COPY go.mod . 20:51:03 Staging go115 20:51:03 Removing intermediate container f17fb1077049 20:51:03 ---> 0095fc48d468 20:51:03 Step 6/21 : COPY go.mod . 20:51:03 ---> 7c69dcdf4034 20:51:03 Step 7/22 : RUN go mod download 20:51:03 ---> Running in ad973294b46c 20:51:03 Removing intermediate container 266ccbc2a280 20:51:03 ---> c53af8bc0992 20:51:03 Step 6/24 : COPY go.mod . 20:51:03 Removing intermediate container 2807137871f0 20:51:03 ---> b860d90e8cd1 20:51:03 Step 6/21 : COPY go.mod . 20:51:04 Removing intermediate container 25ed8af6b359 20:51:04 ---> 622923b2dfb3 20:51:04 Step 6/24 : COPY go.mod . 20:51:04 ---> 8e1063fd87bf 20:51:04 Step 7/21 : RUN go mod download 20:51:05 ---> Running in 820708de4614 20:51:05 ---> 1ab38c9eea53 20:51:05 Step 7/24 : RUN go mod download 20:51:05 ---> 45d1be8c59a1 20:51:05 Step 7/21 : RUN go mod download 20:51:05 ---> da57aa4f0011 20:51:05 Step 7/24 : RUN go mod download 20:51:05 ---> Running in 15aec35842f7 20:51:06 ---> Running in 4600e42675a0 20:51:06 ---> Running in b94295a2f49a 20:51:07 Removing intermediate container ad973294b46c 20:51:07 ---> 46362e065bdc 20:51:07 Step 8/22 : COPY . . 20:51:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:51:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:51:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:51:08 Fetched 0 B in 0s (0 B/s) 20:51:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:51:08 Fetched 224 kB in 0s (0 B/s) 20:51:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:51:08 Fetched 157 kB in 0s (0 B/s) 20:51:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:51:08 Fetched 221 kB in 0s (0 B/s) 20:51:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:51:08 Fetched 143 kB in 0s (0 B/s) 20:51:08 Pulling edgex-go 20:51:09 Pulling version 20:51:09 Removing intermediate container 820708de4614 20:51:09 ---> 8e07d1f25f4c 20:51:09 Step 8/21 : COPY . . 20:51:10 Building config-common 20:51:10 Removing intermediate container 15aec35842f7 20:51:10 ---> 044764f5b0eb 20:51:10 Step 8/24 : COPY . . 20:51:10 Removing intermediate container b94295a2f49a 20:51:10 ---> d20cff2e856c 20:51:10 Step 8/24 : COPY . . 20:51:11 Removing intermediate container 4600e42675a0 20:51:11 ---> 1d9a9f2c6e5b 20:51:11 Step 8/21 : COPY . . 20:51:12 Skipping build go-build-helper (already ran) 20:51:12 Skipping build static-packages (already ran) 20:51:12 Skipping build go115 (already ran) 20:51:12 Building edgex-go 20:51:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:51:14 go: downloading github.com/gorilla/mux v1.8.0 20:51:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:51:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 20:51:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:51:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 20:51:14 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 20:51:14 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 20:51:14 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:51:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 20:51:14 go: downloading github.com/x448/float16 v0.8.4 20:51:14 go: downloading github.com/go-kit/kit v0.8.0 20:51:14 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 20:51:14 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:51:14 go: downloading gopkg.in/yaml.v2 v2.4.0 20:51:14 go: downloading github.com/pkg/errors v0.8.1 20:51:14 go: downloading github.com/pelletier/go-toml v1.2.0 20:51:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:51:14 go: downloading github.com/BurntSushi/toml v0.3.1 20:51:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:51:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:51:14 go: downloading github.com/imdario/mergo v0.3.11 20:51:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:51:14 go: downloading github.com/hashicorp/consul/api v1.1.0 20:51:14 go: downloading github.com/google/uuid v1.1.5 20:51:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:51:14 go: downloading github.com/leodido/go-urn v1.2.0 20:51:14 go: downloading github.com/pebbe/zmq4 v1.2.2 20:51:14 go: downloading github.com/go-playground/universal-translator v0.17.0 20:51:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:51:14 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:51:15 go: downloading github.com/mitchellh/copystructure v1.0.0 20:51:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:51:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:51:15 go: downloading github.com/hashicorp/serf v0.8.2 20:51:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:51:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:51:15 go: downloading github.com/go-playground/locales v0.13.0 20:51:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:51:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:51:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:51:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:51:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:51:28 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 20:51:28 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 20:51:28 go: downloading github.com/stretchr/testify v1.6.1 20:51:28 go: downloading github.com/pmezard/go-difflib v1.0.0 20:51:28 go: downloading github.com/davecgh/go-spew v1.1.1 20:51:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:51:30 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:51:30 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:51:32 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 20:51:32 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:51:33 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 20:51:34 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 20:51:35 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 20:51:35 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:51:37 ---> 92ba1307905b 20:51:37 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:51:37 ---> dc97325b41db 20:51:37 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:51:37 ---> 557b36206912 20:51:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:51:37 ---> eead48ba09b3 20:51:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:37 ---> ee92d9d3117d 20:51:37 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:51:37 ---> Running in 785ceeb7a326 20:51:37 ---> Running in 116842e48a6c 20:51:37 ---> Running in c89413c41c26 20:51:37 ---> Running in 22eefac26d8b 20:51:37 ---> Running in 77c516134f15 20:51:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:51:37 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 20:51: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 20:51:37 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 20:51:37 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 20:51:38 Building version 20:51:39 Staging config-common 20:51:40 Skipping stage go-build-helper (already ran) 20:51:40 Skipping stage static-packages (already ran) 20:51:40 Skipping stage go115 (already ran) 20:51:40 Staging edgex-go 20:51:41 Staging version 20:51:42 Priming config-common 20:51:43 Priming go-build-helper 20:51:44 Priming static-packages 20:51:46 Priming go115 20:51:47 Priming edgex-go 20:51:48 Priming version 20:51:49 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:59 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 20:52:59 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 20:53:09 Removing intermediate container 77c516134f15 20:53:09 ---> d832dc506ef4 20:53:09 20:53:09 Step 10/24 : FROM alpine:3.12 20:53:09 3.12: Pulling from library/alpine 20:53:11 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:53:11 Status: Downloaded newer image for alpine:3.12 20:53:11 ---> afeebe901d6b 20:53:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:53:11 Removing intermediate container 116842e48a6c 20:53:11 ---> 693c789fbd9b 20:53:11 20:53:11 Step 10/24 : FROM scratch 20:53:11 ---> 20:53:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:53:12 ---> Running in c4b19f1ede3e 20:53:12 ---> Running in 9d628d1fe60b 20:53:13 Removing intermediate container 9d628d1fe60b 20:53:13 ---> 82410675d7c6 20:53:13 Step 12/24 : ENV APP_PORT=48060 20:53:13 Removing intermediate container 785ceeb7a326 20:53:13 ---> e542d6e8e185 20:53:13 20:53:13 Step 10/21 : FROM scratch 20:53:13 ---> 20:53:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:53:13 Removing intermediate container 22eefac26d8b 20:53:13 ---> 228b93c5f9ef 20:53:13 20:53:13 Step 10/21 : FROM alpine:3.12 20:53:13 ---> afeebe901d6b 20:53:13 Step 11/21 : RUN apk add --update --no-cache curl 20:53:13 ---> Running in 89660dd8f9b2 20:53:13 ---> Running in a7b9663868a9 20:53:14 ---> Running in 68feb6e7b908 20:53:14 Removing intermediate container 89660dd8f9b2 20:53:14 ---> 7748611dc9a5 20:53:14 Step 13/24 : EXPOSE $APP_PORT 20:53:14 ---> Running in a4e2bd80a56b 20:53:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:14 Removing intermediate container a7b9663868a9 20:53:14 ---> 6e6423086d8d 20:53:14 Step 12/21 : ENV APP_PORT=48085 20:53:15 ---> Running in e01b553851c7 20:53:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:15 Removing intermediate container a4e2bd80a56b 20:53:15 ---> 86a46208d27f 20:53:15 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:53:16 Removing intermediate container e01b553851c7 20:53:16 ---> 9798e18e7dd2 20:53:16 Step 13/21 : EXPOSE $APP_PORT 20:53:16 (1/5) Installing ca-certificates (20191127-r4) 20:53:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:53:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:53:16 (3/5) Installing libcurl (7.69.1-r3) 20:53:16 (4/5) Installing curl (7.69.1-r3) 20:53:16 (5/5) Installing dumb-init (1.2.2-r1) 20:53:16 ---> Running in 9062b5dbc70d 20:53:16 Executing busybox-1.31.1-r19.trigger 20:53:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:53:16 Executing ca-certificates-20191127-r4.trigger 20:53:16 OK: 7 MiB in 19 packages 20:53:16 (1/4) Installing ca-certificates (20191127-r4) 20:53:16 ---> bdf908bcfe96 20:53:16 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:53:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:53:16 (3/4) Installing libcurl (7.69.1-r3) 20:53:16 (4/4) Installing curl (7.69.1-r3) 20:53:16 Removing intermediate container 9062b5dbc70d 20:53:16 ---> bfdc1eef7bba 20:53:16 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:16 Executing busybox-1.31.1-r19.trigger 20:53:16 Executing ca-certificates-20191127-r4.trigger 20:53:17 OK: 7 MiB in 18 packages 20:53:18 ---> e6ec8f56f770 20:53:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:18 ---> b1902c6c9fda 20:53:18 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:53:19 Removing intermediate container c4b19f1ede3e 20:53:19 ---> 6c13fa803ad3 20:53:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:19 ---> Running in c51e5044a029 20:53:20 Removing intermediate container 68feb6e7b908 20:53:20 ---> f83e192da6e4 20:53:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:20 ---> ee1125511bcc 20:53:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:53:20 Removing intermediate container c51e5044a029 20:53:20 ---> 2355dc4b6bcb 20:53:20 Step 13/24 : WORKDIR / 20:53:20 ---> 1c774a4a8781 20:53:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:20 ---> Running in 13d4186e1255 20:53:20 ---> Running in b88fcbff56f7 20:53:21 ---> a248180ecdf4 20:53:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:53:21 Removing intermediate container 13d4186e1255 20:53:21 ---> 00621a1937c9 20:53:21 Step 13/21 : WORKDIR /edgex 20:53:22 ---> Running in cb9f7bdbfd0e 20:53:22 ---> Running in a8682acc1e06 20:53:22 Removing intermediate container b88fcbff56f7 20:53:22 ---> be65ff010609 20:53:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:53:22 ---> c959de2d7b6f 20:53:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:53:23 Removing intermediate container a8682acc1e06 20:53:23 ---> ec8812a43446 20:53:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:23 ---> Running in a23d3b113739 20:53:23 Removing intermediate container cb9f7bdbfd0e 20:53:23 ---> 6d496906e6f2 20:53:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:53:23 ---> 01f61c64dbf5 20:53:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:53:24 Removing intermediate container c89413c41c26 20:53:24 ---> 31e8e886e6af 20:53:24 20:53:24 Step 10/22 : FROM scratch 20:53:24 ---> 20:53:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:53:24 ---> Using cache 20:53:24 ---> 6e6423086d8d 20:53:24 Step 12/22 : ENV APP_PORT=48081 20:53:24 ---> a09e17df2767 20:53:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:53:24 Removing intermediate container a23d3b113739 20:53:24 ---> 476aab0e73d3 20:53:24 Step 19/21 : LABEL arch=arm64 20:53:24 ---> Running in b550b0d85b09 20:53:24 ---> 02910fccae69 20:53:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:53:24 ---> Running in 1d0cb3009d6d 20:53:24 ---> 49c144b8f743 20:53:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:53:25 Removing intermediate container b550b0d85b09 20:53:25 ---> 8198cd7808d9 20:53:25 Step 13/22 : EXPOSE $APP_PORT 20:53:25 ---> Running in 43812b372229 20:53:25 Removing intermediate container 1d0cb3009d6d 20:53:25 ---> 91ca1d7767c1 20:53:25 Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:53:25 ---> 7a640506d440 20:53:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:53:25 ---> Running in 733073cb005e 20:53:25 ---> Running in ed2691c135e9 20:53:25 ---> 701adc84834c 20:53:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:53:26 Removing intermediate container 43812b372229 20:53:26 ---> 200e705c4ae0 20:53:26 Step 14/22 : WORKDIR / 20:53:26 ---> 052aabc82f47 20:53:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:53:26 ---> Running in 0a308e79a4c1 20:53:26 Removing intermediate container 733073cb005e 20:53:26 ---> 2758723f9577 20:53:26 Step 21/21 : LABEL version=0.0.0 20:53:26 Removing intermediate container ed2691c135e9 20:53:26 ---> 7b517ec8e588 20:53:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:27 ---> Running in b10c230575ff 20:53:27 ---> Running in ae700cd8cffd 20:53:27 Removing intermediate container 0a308e79a4c1 20:53:27 ---> e9d02eb99b9c 20:53:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:27 ---> 1069cba8afcc 20:53:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:53:27 ---> 017d2ebced58 20:53:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:53:27 Removing intermediate container b10c230575ff 20:53:27 Removing intermediate container ae700cd8cffd 20:53:27 ---> 7337e4de1106 20:53:27 Step 22/24 : LABEL arch=arm64 20:53:27 ---> 3ede79ad6d95 20:53:27 20:53:28 ---> Running in 5c546914b698 20:53:28 ---> 30c60a962dbc 20:53:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:53:28 Successfully built 3ede79ad6d95 20:53:28 ---> Running in a7412d044398 20:53:28 Successfully tagged docker-support-scheduler-go-arm64:latest 20:53:28  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 20:53:28 Removing intermediate container 5c546914b698 20:53:28 ---> f5816a2588ff 20:53:28 Step 18/21 : CMD ["--init=true"] 20:53:28 ---> Running in af556bc11ba9 20:53:29 Removing intermediate container a7412d044398 20:53:29 ---> 8698041c85f3 20:53:29 Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:53:29 ---> d9c9012f28a1 20:53:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:53:30 Removing intermediate container af556bc11ba9 20:53:30 ---> 419be4183772 20:53:30 Step 19/21 : LABEL arch=arm64 20:53:30 ---> Running in e2172ffd17b5 20:53:31 ---> Running in 95e58c0e112e 20:53:31 ---> 1363d24a5ccf 20:53:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:53:31 ---> 8410a8503bc4 20:53:31 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/ 20:53:31 Removing intermediate container e2172ffd17b5 20:53:31 ---> edf784e05851 20:53:31 Step 24/24 : LABEL version=0.0.0 20:53:32 ---> Running in bd2781463146 20:53:32 ---> Running in 3a50ed72b356 20:53:32 Removing intermediate container 95e58c0e112e 20:53:32 ---> 7d1b1be6cdec 20:53:32 Step 20/21 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:53:33 ---> 8d8be02d2dd2 20:53:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:53:33 ---> Running in 7eac98690f37 20:53:34 ---> Running in 90e188d1a5e8 20:53:34 Removing intermediate container 3a50ed72b356 20:53:34 ---> b8cd0841d795 20:53:34 20:53:34 Removing intermediate container 7eac98690f37 20:53:34 ---> 43091b43f19b 20:53:34 Step 21/21 : LABEL version=0.0.0 20:53:34 Successfully built b8cd0841d795 20:53:34 Successfully tagged docker-support-notifications-go-arm64:latest 20:53:34 Building docker-sys-mgmt-agent-go 20:53:34  Building docker-support-notifications-go ... done  ---> Running in 36a103265b1d 20:53:34 Removing intermediate container 90e188d1a5e8 20:53:34 ---> b67cbdfb521a 20:53:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:35 ---> Running in eb0dd9254407 20:53:35 Removing intermediate container 36a103265b1d 20:53:35 ---> 8fba6124eccd 20:53:35 20:53:35 Removing intermediate container eb0dd9254407 20:53:35 ---> e6ef83f059c3 20:53:35 Step 20/22 : LABEL arch=arm64 20:53:36 Successfully built 8fba6124eccd 20:53:36 ---> Running in 6c55426f745c 20:53:36 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:53:36 Building docker-core-command-go 20:53:36  Building docker-security-proxy-setup-go ... done Removing intermediate container bd2781463146 20:53:36 ---> eea83a6b38f5 20:53:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:53:36 ---> Running in a586cbb5ab11 20:53:36 Removing intermediate container 6c55426f745c 20:53:36 ---> c641694348ca 20:53:36 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:53:36 ---> Running in d1873a027f51 20:53:36 Removing intermediate container a586cbb5ab11 20:53:36 ---> c4da63cc22ca 20:53:36 Step 22/24 : LABEL arch=arm64 20:53:36 ---> Running in 4361d17248d5 20:53:37 Removing intermediate container d1873a027f51 20:53:37 ---> f78da950cb59 20:53:37 Step 22/22 : LABEL version=0.0.0 20:53:37 ---> Running in bd14d609f402 20:53:37 Removing intermediate container 4361d17248d5 20:53:37 ---> 070cd98003ea 20:53:37 Step 23/24 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:53:38 ---> Running in 06a92c5f0105 20:53:38 Removing intermediate container bd14d609f402 20:53:38 ---> be8cb17d76f5 20:53:38 20:53:38 Successfully built be8cb17d76f5 20:53:38 Successfully tagged docker-core-metadata-go-arm64:latest 20:53:38 Building docker-core-data-go 20:53:38  Building docker-core-metadata-go ... done Removing intermediate container 06a92c5f0105 20:53:38 ---> d5ebac1aaf55 20:53:38 Step 24/24 : LABEL version=0.0.0 20:53:39 ---> Running in 5f87f4366bc2 20:53:40 Removing intermediate container 5f87f4366bc2 20:53:40 ---> 0ac24f326a1c 20:53:40 20:53:40 Successfully built 0ac24f326a1c 20:53:40 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 20:54:12  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:12 ---> eb3363717841 20:54:12 Step 3/22 : WORKDIR /edgex-go 20:54:12 ---> Using cache 20:54:12 ---> 46e8d9c84f5a 20:54:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:12 ---> Using cache 20:54:12 ---> 8531b1b9b906 20:54:12 Step 5/22 : RUN apk add --update --no-cache make git 20:54:19 ---> Running in 3499465409c4 20:54:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:21 OK: 217 MiB in 51 packages 20:54:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:22 ---> eb3363717841 20:54:22 Step 3/26 : WORKDIR /edgex-go 20:54:22 ---> Using cache 20:54:22 ---> 46e8d9c84f5a 20:54:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:22 ---> Using cache 20:54:22 ---> 8531b1b9b906 20:54:22 Step 5/26 : RUN apk add --update --no-cache make bash git 20:54:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:54:22 ---> eb3363717841 20:54:22 Step 3/22 : WORKDIR /edgex-go 20:54:22 ---> Using cache 20:54:22 ---> 46e8d9c84f5a 20:54:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:22 ---> Using cache 20:54:22 ---> 8531b1b9b906 20:54:22 Step 5/22 : RUN apk add --update --no-cache make git 20:54:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:23 ---> eb3363717841 20:54:23 Step 3/23 : WORKDIR /edgex-go 20:54:23 ---> Using cache 20:54:23 ---> 46e8d9c84f5a 20:54:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:23 ---> Using cache 20:54:23 ---> 8531b1b9b906 20:54:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:54:23 ---> Running in c99fa2277862 20:54:23 ---> Running in cf97244982fe 20:54:23 ---> Running in 1aa94aeb4900 20:54:23 Removing intermediate container 3499465409c4 20:54:23 ---> 1edda4a7d0d2 20:54:23 Step 6/22 : COPY go.mod . 20:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:24 ---> 198f651c3103 20:54:24 Step 7/22 : RUN go mod download 20:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:25 ---> Running in c01076c026b5 20:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:26 OK: 217 MiB in 51 packages 20:54:26 OK: 217 MiB in 51 packages 20:54:26 OK: 217 MiB in 51 packages 20:54:27 Removing intermediate container cf97244982fe 20:54:27 ---> e88e0b9e5252 20:54:27 Step 6/22 : COPY go.mod . 20:54:28 Removing intermediate container c01076c026b5 20:54:28 ---> b9bd183bd7a1 20:54:28 Step 8/22 : COPY . . 20:54:28 Removing intermediate container c99fa2277862 20:54:28 ---> d85623ad2a61 20:54:28 Step 6/26 : COPY go.mod . 20:54:28 Removing intermediate container 1aa94aeb4900 20:54:28 ---> b95e5bb68e01 20:54:28 Step 6/23 : COPY go.mod . 20:54:29 ---> 9b9a66e05e98 20:54:29 Step 7/22 : RUN go mod download 20:54:29 ---> 18e457360278 20:54:29 Step 7/26 : RUN go mod download 20:54:29 ---> Running in 267cfc56e8e6 20:54:30 ---> 4791c02a0dca 20:54:30 Step 7/23 : RUN go mod download 20:54:30 ---> Running in 16983754e270 20:54:31 ---> Running in 0a1a4ef03a58 20:54:35 Removing intermediate container 267cfc56e8e6 20:54:35 ---> 9a61607d4113 20:54:35 Step 8/22 : COPY . . 20:54:35 Removing intermediate container 16983754e270 20:54:35 ---> c56488c70f80 20:54:35 Step 8/26 : COPY . . 20:54:35 Removing intermediate container 0a1a4ef03a58 20:54:35 ---> 927d1f74b61b 20:54:35 Step 8/23 : COPY . . 20:54:46 ---> 24e3be243800 20:54:46 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:54:47 ---> Running in c3a98e55f22b 20:54:48 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 20:54:52 ---> 2478ae7c602a 20:54:52 Step 9/22 : RUN make cmd/core-command/core-command 20:54:52 ---> Running in f90a20dccfae 20:54:52 ---> 49ea81b4e5d5 20:54:52 Step 9/23 : RUN make cmd/core-data/core-data 20:54:52 ---> 35a60af0fbe4 20:54:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:54:52 ---> Running in 1a4d95892cfb 20:54:53 ---> Running in 0d0cd46c71a7 20:54:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:54:55 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 20:54: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 20:56:03 Removing intermediate container c3a98e55f22b 20:56:03 ---> e0a919cca6a7 20:56:03 20:56:03 Step 10/22 : FROM alpine:3.12 20:56:03 ---> afeebe901d6b 20:56:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:56:03 ---> Using cache 20:56:03 ---> 6c13fa803ad3 20:56:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:56:03 ---> Running in 3a933a03ee0f 20:56:03 Removing intermediate container 3a933a03ee0f 20:56:03 ---> cd59009d5ec4 20:56:03 Step 13/22 : WORKDIR / 20:56:03 ---> Running in b083788b8171 20:56:03 Removing intermediate container b083788b8171 20:56:03 ---> 0f9cdf422d6c 20:56:03 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:03 ---> eeaf2dbfc162 20:56:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:56:03 ---> 26a7284cfdf8 20:56:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:56:03 ---> 9637db52b671 20:56:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:56:03 ---> 4a9810a5e132 20:56:03 Step 18/22 : RUN chmod +x entrypoint.sh 20:56:03 ---> Running in 961bf1b64bed 20:56:08 Removing intermediate container 961bf1b64bed 20:56:08 ---> b774ba7d361d 20:56:08 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:56:08 ---> Running in 6c6a56b7058d 20:56:09 Removing intermediate container 6c6a56b7058d 20:56:09 ---> 25e01f7afeae 20:56:09 Step 20/22 : LABEL arch=arm64 20:56:09 ---> Running in 1e98abbd7976 20:56:11 Removing intermediate container 1e98abbd7976 20:56:11 ---> 53064d574aab 20:56:11 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:56:11 ---> Running in fd56779163d1 20:56:12 Removing intermediate container 0d0cd46c71a7 20:56:12 ---> 2bf80f368816 20:56:12 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:56:12 Removing intermediate container fd56779163d1 20:56:12 ---> ef7b6ca8743b 20:56:12 Step 22/22 : LABEL version=0.0.0 20:56:12 ---> Running in 0933dbe363f8 20:56:13 ---> Running in 73e884611014 20:56:13 Removing intermediate container f90a20dccfae 20:56:13 ---> d79db0f4fd22 20:56:13 20:56:13 Step 10/22 : FROM scratch 20:56:13 ---> 20:56:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:56:13 ---> Using cache 20:56:13 ---> 6e6423086d8d 20:56:13 Step 12/22 : ENV APP_PORT=48082 20:56:14 ---> Running in 76b0c74a87ff 20:56:14 Removing intermediate container 73e884611014 20:56:14 ---> c0d370fa8439 20:56:14 20:56:14 Removing intermediate container 76b0c74a87ff 20:56:14 ---> 1c82c0254b8e 20:56:14 Step 13/22 : EXPOSE $APP_PORT 20:56:14 Successfully built c0d370fa8439 20:56:14 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 20:56:14  Building docker-security-bootstrap-redis-go ... done  ---> Running in 0e660350f53e 20:56:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:56:15 Removing intermediate container 0e660350f53e 20:56:15 ---> a1fd86246c29 20:56:15 Step 14/22 : WORKDIR / 20:56:15 ---> Running in 0f4c53266382 20:56:16 Removing intermediate container 0f4c53266382 20:56:16 ---> 0870a6a21d85 20:56:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:17 ---> b70e377f8e94 20:56:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:56:18 ---> 0740c6f8adc7 20:56:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:56:18 Removing intermediate container 0933dbe363f8 20:56:18 ---> fa7ce0fa3d78 20:56:18 20:56:18 Step 11/26 : FROM docker:20.10.0 20:56:18 20.10.0: Pulling from library/docker 20:56:19 ---> 4c09d1b13526 20:56:19 Step 18/22 : ENTRYPOINT ["/core-command"] 20:56:19 ---> Running in bd2006d1c9ee 20:56:20 Removing intermediate container bd2006d1c9ee 20:56:20 ---> 763c31aa9885 20:56:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:20 ---> Running in 2d6a9900eb42 20:56:21 Removing intermediate container 2d6a9900eb42 20:56:21 ---> f0512024da9a 20:56:21 Step 20/22 : LABEL arch=arm64 20:56:22 ---> Running in 6b09efd5d250 20:56:22 Removing intermediate container 6b09efd5d250 20:56:22 ---> 0c6ce7dc9e79 20:56:22 Step 21/22 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:56:23 ---> Running in fe9034712fc2 20:56:23 Removing intermediate container fe9034712fc2 20:56:23 ---> 03bba58dce1c 20:56:23 Step 22/22 : LABEL version=0.0.0 20:56:24 ---> Running in 6548ff0e81a6 20:56:24 Removing intermediate container 6548ff0e81a6 20:56:24 ---> 2af7eb17e99f 20:56:24 20:56:25 Successfully built 2af7eb17e99f 20:56:25 Successfully tagged docker-core-command-go-arm64:latest 20:56:29  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:56:29 Status: Downloaded newer image for docker:20.10.0 20:56:29 ---> eeaf43b92773 20:56:29 Step 12/26 : RUN apk add --no-cache bash 20:56:29 ---> Running in 9e6b2d792115 20:56:30 Removing intermediate container 1a4d95892cfb 20:56:30 ---> d3688377bc41 20:56:30 20:56:30 Step 10/23 : FROM alpine:3.12 20:56:30 ---> afeebe901d6b 20:56:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:30 ---> Running in 896acb257e55 20:56:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:31 Removing intermediate container 896acb257e55 20:56:31 ---> 04d0fe949b16 20:56:31 Step 12/23 : ENV APP_PORT=48080 20:56:31 ---> Running in 8b82621b9e02 20:56:31 (1/2) Installing readline (8.0.4-r0) 20:56:31 (2/2) Installing bash (5.0.17-r0) 20:56:31 Removing intermediate container 8b82621b9e02 20:56:31 ---> 7abc7502557f 20:56:31 Step 13/23 : EXPOSE $APP_PORT 20:56:31 Executing bash-5.0.17-r0.post-install 20:56:31 Executing busybox-1.31.1-r19.trigger 20:56:31 OK: 12 MiB in 22 packages 20:56:32 ---> Running in 4db8cd087843 20:56:32 Removing intermediate container 4db8cd087843 20:56:32 ---> 1b91b0a8f291 20:56:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:32 ---> Running in cad76ffb16b8 20:56:33 Removing intermediate container 9e6b2d792115 20:56:33 ---> 9a4d3247d434 20:56:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:56:33 ---> Running in 5eec4c7e9bba 20:56:33 Removing intermediate container 5eec4c7e9bba 20:56:33 ---> 09efe61941da 20:56:33 Step 14/26 : ENV APP_PORT=48090 20:56:33 ---> Running in 24b962fca333 20:56:34 Removing intermediate container 24b962fca333 20:56:34 ---> 273bec31f801 20:56:34 Step 15/26 : EXPOSE $APP_PORT 20:56:34 ---> Running in 1d94e26832db 20:56:34 Removing intermediate container cad76ffb16b8 20:56:34 ---> 281296c1c0d5 20:56:34 Step 15/23 : RUN apk add --update --no-cache zeromq 20:56:34 ---> Running in ba3ee6397a77 20:56:35 Removing intermediate container 1d94e26832db 20:56:35 ---> ceedfc89fcd8 20:56:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:36 ---> a2de15f9491a 20:56:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:36 ---> d3d8e14b0eea 20:56:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:56:37 (1/5) Installing libgcc (9.3.0-r2) 20:56:37 (2/5) Installing libsodium (1.0.18-r0) 20:56:37 (3/5) Installing libstdc++ (9.3.0-r2) 20:56:38 ---> 7f84d235728f 20:56:38 Step 19/26 : RUN apk --no-cache add py3-pip 20:56:38 (4/5) Installing libzmq (4.3.3-r0) 20:56:38 (5/5) Installing zeromq (4.3.3-r0) 20:56:38 ---> Running in 05380c61e28d 20:56:38 Executing busybox-1.31.1-r19.trigger 20:56:38 OK: 8 MiB in 19 packages 20:56:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:56:39 Removing intermediate container ba3ee6397a77 20:56:39 ---> 5391064b0095 20:56:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:56:40 (1/33) Installing libbz2 (1.0.8-r1) 20:56:40 (2/33) Installing expat (2.2.9-r1) 20:56:40 (3/33) Installing libffi (3.3-r2) 20:56:40 (4/33) Installing gdbm (1.13-r1) 20:56:40 (5/33) Installing xz-libs (5.2.5-r0) 20:56:40 (6/33) Installing sqlite-libs (3.32.1-r0) 20:56:40 (7/33) Installing python3 (3.8.5-r0) 20:56:40 ---> 6bd9cf6311a0 20:56:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:56:41 ---> 4c243b72a882 20:56:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:56:42 (8/33) Installing py3-appdirs (1.4.4-r1) 20:56:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:56:42 (10/33) Installing py3-parsing (2.4.7-r0) 20:56:42 (11/33) Installing py3-six (1.15.0-r0) 20:56:42 (12/33) Installing py3-packaging (20.4-r0) 20:56:42 (13/33) Installing py3-setuptools (47.0.0-r0) 20:56:42 (14/33) Installing py3-chardet (3.0.4-r4) 20:56:42 (15/33) Installing py3-idna (2.9-r0) 20:56:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:56:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:56:42 (18/33) Installing py3-requests (2.23.0-r0) 20:56:42 (19/33) Installing py3-msgpack (1.0.0-r0) 20:56:42 (20/33) Installing py3-lockfile (0.12.2-r3) 20:56:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:56:42 (22/33) Installing py3-colorama (0.4.3-r0) 20:56:42 (23/33) Installing py3-distlib (0.3.0-r0) 20:56:42 (24/33) Installing py3-distro (1.5.0-r1) 20:56:42 (25/33) Installing py3-webencodings (0.5.1-r3) 20:56:42 (26/33) Installing py3-html5lib (1.0.1-r4) 20:56:42 (27/33) Installing py3-pytoml (0.1.21-r0) 20:56:42 (28/33) Installing py3-pep517 (0.8.2-r0) 20:56:42 (29/33) Installing py3-progress (1.5-r0) 20:56:42 (30/33) Installing py3-toml (0.10.1-r0) 20:56:42 (31/33) Installing py3-retrying (1.3.3-r0) 20:56:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:56:42 (33/33) Installing py3-pip (20.1.1-r0) 20:56:43 Executing busybox-1.31.1-r19.trigger 20:56:43 OK: 71 MiB in 55 packages 20:56:43 ---> 3a7b80fb4213 20:56:43 Step 19/23 : ENTRYPOINT ["/core-data"] 20:56:43 ---> Running in f6fd86446fc1 20:56:43 Removing intermediate container f6fd86446fc1 20:56:43 ---> 24a0b0c9c2cf 20:56:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:43 ---> Running in 24a81a4c9153 20:56:44 Removing intermediate container 24a81a4c9153 20:56:44 ---> 1efa55c2322e 20:56:44 Step 21/23 : LABEL arch=arm64 20:56:44 ---> Running in 68a4abb9b758 20:56:45 Removing intermediate container 68a4abb9b758 20:56:45 ---> e44faacd58dd 20:56:45 Step 22/23 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:56:45 ---> Running in 7326e6b6e570 20:56:45 Removing intermediate container 7326e6b6e570 20:56:45 ---> 1fb9c7c48947 20:56:45 Step 23/23 : LABEL version=0.0.0 20:56:46 ---> Running in b01dec6b6788 20:56:46 Removing intermediate container b01dec6b6788 20:56:46 ---> fcb51a3ddf38 20:56:46 20:56:47 Successfully built fcb51a3ddf38 20:56:47 Successfully tagged docker-core-data-go-arm64:latest 20:56:48  Building docker-core-data-go ... done Removing intermediate container 05380c61e28d 20:56:48 ---> b45a7eab9019 20:56:48 Step 20/26 : RUN pip install docker-compose==1.23.2 20:56:48 ---> Running in b10b4cc94e6d 20:56:54 Collecting docker-compose==1.23.2 20:56:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:56:54 Collecting docker<4.0,>=3.6.0 20:56:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:56:55 Collecting websocket-client<1.0,>=0.32.0 20:56:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:56:55 Collecting dockerpty<0.5,>=0.4.1 20:56:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:56:57 Collecting jsonschema<3,>=2.5.1 20:56:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:56:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:56:57 Collecting texttable<0.10,>=0.9.0 20:56:57 Downloading texttable-0.9.1.tar.gz (11 kB) 20:57:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:57:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:57:00 Collecting docopt<0.7,>=0.6.1 20:57:01 Downloading docopt-0.6.2.tar.gz (25 kB) 20:57:03 Collecting PyYAML<4,>=3.10 20:57:03 Downloading PyYAML-3.13.tar.gz (270 kB) 20:57:06 Collecting cached-property<2,>=1.2.0 20:57:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:57:06 Collecting docker-pycreds>=0.4.0 20:57:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:57:07 Collecting urllib3<1.25,>=1.21.1 20:57:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:57:07 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) 20:57:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:57:07 Collecting idna<2.8,>=2.5 20:57:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:57:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:57:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:57:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:57:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:57:08 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, texttable, docopt, PyYAML, cached-property, docker-compose 20:57:08 Attempting uninstall: urllib3 20:57:08 Found existing installation: urllib3 1.25.9 20:57:08 Uninstalling urllib3-1.25.9: 20:57:08 Successfully uninstalled urllib3-1.25.9 20:57:09 Attempting uninstall: idna 20:57:09 Found existing installation: idna 2.9 20:57:09 Uninstalling idna-2.9: 20:57:09 Successfully uninstalled idna-2.9 20:57:10 Attempting uninstall: requests 20:57:10 Found existing installation: requests 2.23.0 20:57:10 Uninstalling requests-2.23.0: 20:57:10 Successfully uninstalled requests-2.23.0 20:57:11 Running setup.py install for dockerpty: started 20:57:13 Running setup.py install for dockerpty: finished with status 'done' 20:57:13 Running setup.py install for texttable: started 20:57:15 Running setup.py install for texttable: finished with status 'done' 20:57:15 Running setup.py install for docopt: started 20:57:16 Running setup.py install for docopt: finished with status 'done' 20:57:16 Running setup.py install for PyYAML: started 20:57:18 Running setup.py install for PyYAML: finished with status 'done' 20:57:19 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 20:57:23 Removing intermediate container b10b4cc94e6d 20:57:23 ---> f6f999a51a63 20:57:23 Step 21/26 : RUN apk --no-cache add curl 20:57:23 ---> Running in da90afc540ac 20:57:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:57:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:57:25 (2/3) Installing libcurl (7.69.1-r3) 20:57:25 (3/3) Installing curl (7.69.1-r3) 20:57:25 Executing busybox-1.31.1-r19.trigger 20:57:25 OK: 71 MiB in 58 packages 20:57:26 Removing intermediate container da90afc540ac 20:57:26 ---> d38a73dcd18b 20:57:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:57:26 ---> Running in 5dfed0a82ad3 20:57:26 Removing intermediate container 5dfed0a82ad3 20:57:26 ---> e013f70b2c18 20:57:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:27 ---> Running in d14f4ada53a5 20:57:27 Removing intermediate container d14f4ada53a5 20:57:27 ---> 3a59704c5ef3 20:57:27 Step 24/26 : LABEL arch=arm64 20:57:27 ---> Running in 2b189c5f69fe 20:57:28 Removing intermediate container 2b189c5f69fe 20:57:28 ---> aed8a9822067 20:57:28 Step 25/26 : LABEL git_sha=fed66cef04f51147ac7e75bd7131d072a6d6f290 20:57:28 ---> Running in dcc32fe35cdd 20:57:28 Removing intermediate container dcc32fe35cdd 20:57:28 ---> bd14458d6b1d 20:57:28 Step 26/26 : LABEL version=0.0.0 20:57:28 ---> Running in 84b7e1805854 20:57:29 Removing intermediate container 84b7e1805854 20:57:29 ---> fa4caccb670e 20:57:29 20:57:29 Successfully built fa4caccb670e 20:57:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 20:57:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:57:30 $ docker stop --time=1 ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add 20:57:31 $ docker rm -f ba22ed80ac6b156de16540311271df1deb6c3198147752d09f56ab93f1b53add [Pipeline] // withDockerContainer [Pipeline] sh 20:57:32 + docker+ images 20:57:32 grep docker 20:57:32 docker-sys-mgmt-agent-go-arm64 latest fa4caccb670e 3 seconds ago 300MB 20:57:32 docker-core-data-go-arm64 latest fcb51a3ddf38 46 seconds ago 21MB 20:57:32 docker-core-command-go-arm64 latest 2af7eb17e99f About a minute ago 9.98MB 20:57:32 docker-security-bootstrap-redis-go-arm64 latest c0d370fa8439 About a minute ago 15.1MB 20:57:32 docker-security-secretstore-setup-go-arm64 latest 0ac24f326a1c 3 minutes ago 23.4MB 20:57:32 docker-core-metadata-go-arm64 latest be8cb17d76f5 3 minutes ago 12.3MB 20:57:32 docker-security-proxy-setup-go-arm64 latest 8fba6124eccd 3 minutes ago 23.2MB 20:57:32 docker-support-notifications-go-arm64 latest b8cd0841d795 3 minutes ago 11.4MB 20:57:32 docker-support-scheduler-go-arm64 latest 3ede79ad6d95 4 minutes ago 10MB 20:57:32 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 20:57:35 provisioning config files... 20:57:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5421092857457284374tmp [Pipeline] { [Pipeline] sh 20:57:35 + set +x 20:57:35 + curl -s https://codecov.io/bash 20:57:35 + bash -s -- 20:57:36 20:57:36 _____ _ 20:57:36 / ____| | | 20:57:36 | | ___ __| | ___ ___ _____ __ 20:57:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:57:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:57:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:57:36 Bash-20210115-cec3c92 20:57:36 20:57:36 20:57:36 ==> git version 2.24.3 found 20:57:36 ==> 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 20:57:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:57:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:57:36 ==> Jenkins CI detected. 20:57:36 project root: . 20:57:36 --> token set from env 20:57:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:57:36 ==> Running gcov in . (disable via -X gcov) 20:57:36 ==> Python coveragepy not found 20:57:36 ==> Searching for coverage reports in: 20:57:36 + . 20:57:36 -> Found 1 reports 20:57:36 ==> Detecting git/mercurial file structure 20:57:36 ==> Reading reports 20:57:36 + ./coverage.out bytes=550466 20:57:36 ==> Appending adjustments 20:57:36 https://docs.codecov.io/docs/fixing-reports 20:57:39 + Found adjustments 20:57:39 ==> Gzipping contents 20:57:39 84K /tmp/codecov.P4Rr3F.gz 20:57:39 ==> Uploading reports 20:57:39 url: https://codecov.io 20:57:39 query: branch=PR-3051&commit=fed66cef04f51147ac7e75bd7131d072a6d6f290&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= 20:57:39 -> Pinging Codecov 20:57:39 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3051&commit=fed66cef04f51147ac7e75bd7131d072a6d6f290&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3051%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3051&job=&cmd_args= 20:57:40 -> Uploading to 20:57:40 https://storage.googleapis.com/codecov/v4/raw/2021-01-20/00271124DB129430A58F1EEE437C3FCB/fed66cef04f51147ac7e75bd7131d072a6d6f290/e07414bc-89b1-496a-8957-5ea50cb27f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T205739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16c4df16581e58f1817549f62fe24f8fc5c6ae866c93532f8b8426c4cb41dc09 20:57:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:40 Dload Upload Total Spent Left Speed 20:57:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83318 0 0 100 83318 0 114k --:--:-- --:--:-- --:--:-- 114k 100 83318 0 0 100 83318 0 114k --:--:-- --:--:-- --:--:-- 114k 20:57:40 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fed66cef04f51147ac7e75bd7131d072a6d6f290 [Pipeline] } 20:57:40 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 20:57:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:57:44 ---> package-listing.sh 20:57:44 ++ facter osfamily 20:57:44 ++ tr '[:upper:]' '[:lower:]' 20:57:44 + OS_FAMILY=redhat 20:57:44 + workspace=/w/workspace/edgex-go/5 20:57:44 + START_PACKAGES=/tmp/packages_start.txt 20:57:44 + END_PACKAGES=/tmp/packages_end.txt 20:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:57:44 + PACKAGES=/tmp/packages_start.txt 20:57:44 + '[' /w/workspace/edgex-go/5 ']' 20:57:44 + PACKAGES=/tmp/packages_end.txt 20:57:44 + case "${OS_FAMILY}" in 20:57:44 + rpm -qa 20:57:44 + sort 20:57:49 + '[' -f /tmp/packages_start.txt ']' 20:57:49 + '[' -f /tmp/packages_end.txt ']' 20:57:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:57:49 + '[' /w/workspace/edgex-go/5 ']' 20:57:49 + mkdir -p /w/workspace/edgex-go/5/archives/ 20:57:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 20:57:49 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:57:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:57:50 20:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:57:50 alpine: Pulling from edgex-lftools-log-publisher 20:57:50 df20fa9351a1: Pulling fs layer 20:57:50 36b3adc4ff6f: Pulling fs layer 20:57:50 8ad3a11d3b57: Pulling fs layer 20:57:50 46f8f816bc3b: Pulling fs layer 20:57:50 93b61091891f: Pulling fs layer 20:57:50 93b9cdb0e59b: Pulling fs layer 20:57:50 5e14af77c1be: Pulling fs layer 20:57:50 01666e4c0597: Pulling fs layer 20:57:50 aa168da1d23b: Pulling fs layer 20:57:50 5e14af77c1be: Waiting 20:57:50 01666e4c0597: Waiting 20:57:50 46f8f816bc3b: Waiting 20:57:50 93b61091891f: Waiting 20:57:50 aa168da1d23b: Waiting 20:57:50 93b9cdb0e59b: Waiting 20:57:50 36b3adc4ff6f: Verifying Checksum 20:57:50 36b3adc4ff6f: Download complete 20:57:50 46f8f816bc3b: Verifying Checksum 20:57:50 46f8f816bc3b: Download complete 20:57:51 df20fa9351a1: Download complete 20:57:51 93b9cdb0e59b: Verifying Checksum 20:57:51 93b9cdb0e59b: Download complete 20:57:51 5e14af77c1be: Verifying Checksum 20:57:51 5e14af77c1be: Download complete 20:57:51 01666e4c0597: Verifying Checksum 20:57:51 01666e4c0597: Download complete 20:57:51 93b61091891f: Verifying Checksum 20:57:51 93b61091891f: Download complete 20:57:51 8ad3a11d3b57: Verifying Checksum 20:57:51 8ad3a11d3b57: Download complete 20:57:51 df20fa9351a1: Pull complete 20:57:51 36b3adc4ff6f: Pull complete 20:57:52 8ad3a11d3b57: Pull complete 20:57:52 46f8f816bc3b: Pull complete 20:57:53 aa168da1d23b: Verifying Checksum 20:57:53 aa168da1d23b: Download complete 20:57:55 93b61091891f: Pull complete 20:57:56 93b9cdb0e59b: Pull complete 20:57:56 5e14af77c1be: Pull complete 20:57:56 01666e4c0597: Pull complete 20:58:04 aa168da1d23b: Pull complete 20:58:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:58:05 prd-centos7-docker-4c-2g-21662 does not seem to be running inside a container 20:58:05 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:58:09 $ docker top bc6f44b88f1f9aabb5d6875b9c60c0bf1270d9a0c582e8a2f044914ec15c0903 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:58:10 + mkdir -p /var/log/sa [Pipeline] sh 20:58:10 + ls /var/log/sa-host 20:58:10 + sadf -c /var/log/sa-host/sa20 20:58:10 file_magic: OK 20:58:10 HZ: Using current value: 100 20:58:10 file_header: OK 20:58:10 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 20:58:10 Statistics: 20:58:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:58:10 File successfully converted to sysstat format version 12.2.1 20:58:10 + sadf -c /var/log/sa-host/sa23 20:58:10 file_magic: OK 20:58:10 HZ: Using current value: 100 20:58:10 file_header: OK 20:58:10 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 20:58:10 Statistics: 20:58:10 Hnuu...uuuununununu... 20:58:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:10 provisioning config files... 20:58:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3532551693323441407tmp [Pipeline] { [Pipeline] echo 20:58:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:58:10 ---> create-netrc.sh [Pipeline] } 20:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:58:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:58:11 ---> python-tools-install.sh [Pipeline] echo 20:58:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:58:11 ---> sudo-logs.sh 20:58:11 Archiving 'sudo' log.. [Pipeline] echo 20:58:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:58:12 ---> job-cost.sh 20:58:12 lf-activate-venv: SKIPPING 20:58:12 INFO: No Stack... 20:58:13 INFO: Retrieving Pricing Info for: v1-standard-2 20:58:13 INFO: Archiving Costs [Pipeline] echo 20:58:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:58:14 ---> logs-deploy.sh 20:58:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3051/5 20:58:14 INFO: archiving workspace using pattern(s): 20:58:15 Archives upload complete. 20:58:15 INFO: archiving logs to Nexus 20:58:16 ---> uname -a: 20:58:16 Linux prd-centos7-docker-4c-2g-21662.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:58:16 20:58:16 20:58:16 ---> lscpu: 20:58:16 Architecture: x86_64 20:58:16 CPU op-mode(s): 32-bit, 64-bit 20:58:16 Byte Order: Little Endian 20:58:16 Address sizes: 40 bits physical, 48 bits virtual 20:58:16 CPU(s): 4 20:58:16 On-line CPU(s) list: 0-3 20:58:16 Thread(s) per core: 1 20:58:16 Core(s) per socket: 1 20:58:16 Socket(s): 4 20:58:16 NUMA node(s): 1 20:58:16 Vendor ID: GenuineIntel 20:58:16 CPU family: 6 20:58:16 Model: 44 20:58:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:58:16 Stepping: 1 20:58:16 CPU MHz: 2933.436 20:58:16 BogoMIPS: 5866.87 20:58:16 Virtualization: VT-x 20:58:16 Hypervisor vendor: KVM 20:58:16 Virtualization type: full 20:58:16 L1d cache: 128 KiB 20:58:16 L1i cache: 128 KiB 20:58:16 L2 cache: 16 MiB 20:58:16 L3 cache: 64 MiB 20:58:16 NUMA node0 CPU(s): 0-3 20:58:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:58:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:58:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:58:16 Vulnerability Meltdown: Mitigation; PTI 20:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:58:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:58:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:58:16 Vulnerability Srbds: Not affected 20:58:16 Vulnerability Tsx async abort: Not affected 20:58:16 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 20:58:16 20:58:16 20:58:16 ---> nproc: 20:58:16 4 20:58:16 20:58:16 20:58:16 ---> df -h: 20:58:16 Filesystem Size Used Available Use% Mounted on 20:58:16 overlay 50.0G 11.6G 38.4G 23% / 20:58:16 tmpfs 64.0M 0 64.0M 0% /dev 20:58:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:58:16 shm 64.0M 0 64.0M 0% /dev/shm 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/5 20:58:16 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/5@tmp 20:58:16 20:58:16 20:58:16 ---> free -m: 20:58:16 total used free shared buff/cache available 20:58:16 Mem: 1837 722 229 0 885 1030 20:58:16 Swap: 1023 67 956 20:58:16 20:58:16 20:58:16 ---> ip addr: 20:58:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:58:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:58:16 inet 127.0.0.1/8 scope host lo 20:58:16 valid_lft forever preferred_lft forever 20:58:16 inet6 ::1/128 scope host 20:58:16 valid_lft forever preferred_lft forever 20:58:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:58:16 link/ether fa:16:3e:b6:8a:b6 brd ff:ff:ff:ff:ff:ff 20:58:16 inet 10.30.122.228/23 brd 10.30.123.255 scope global dynamic eth0 20:58:16 valid_lft 85096sec preferred_lft 85096sec 20:58:16 inet6 fe80::f816:3eff:feb6:8ab6/64 scope link 20:58:16 valid_lft forever preferred_lft forever 20:58:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:58:16 link/ether 02:42:62:25:9a:9c brd ff:ff:ff:ff:ff:ff 20:58:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:58:16 valid_lft forever preferred_lft forever 20:58:16 inet6 fe80::42:62ff:fe25:9a9c/64 scope link 20:58:16 valid_lft forever preferred_lft forever 20:58:16 20:58:16 20:58:16 ---> sar -b -r -n DEV: 20:58:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 20:58:16 20:58:16 20:36:21 LINUX RESTART (4 CPU) 20:58:16 20:58:16 20:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:58:16 20:38:01 75.26 24.24 51.01 0.00 5336.44 13682.63 0.00 20:58:16 20:39:01 276.55 108.13 168.43 0.00 7875.31 49960.29 0.00 20:58:16 20:40:01 228.16 103.54 124.62 0.00 3789.77 16309.37 0.00 20:58:16 20:41:01 138.62 66.37 72.24 0.00 3204.79 9543.01 0.00 20:58:16 20:42:02 1030.96 786.03 244.93 0.00 88015.13 163482.73 0.00 20:58:16 20:43:01 1957.23 1606.41 350.83 0.00 153335.85 151956.83 0.00 20:58:16 20:44:01 1032.44 731.60 300.84 0.00 87853.73 109748.56 0.00 20:58:16 20:45:02 1834.95 1525.65 309.30 0.00 97495.76 105149.40 0.00 20:58:16 20:46:01 196.50 35.18 161.31 0.00 5088.24 24973.87 0.00 20:58:16 20:47:01 2.40 0.43 1.97 0.00 14.92 32.78 0.00 20:58:16 20:48:01 0.62 0.03 0.58 0.00 0.80 5.98 0.00 20:58:16 20:49:01 0.68 0.00 0.68 0.00 0.00 7.69 0.00 20:58:16 20:50:01 0.43 0.02 0.42 0.00 0.53 3.16 0.00 20:58:16 20:51:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 20:58:16 20:52:01 1.90 1.55 0.35 0.00 52.36 5.43 0.00 20:58:16 20:53:01 0.85 0.05 0.80 0.00 1.60 14.14 0.00 20:58:16 20:54:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 20:58:16 20:55:01 0.23 0.02 0.22 0.00 0.53 2.61 0.00 20:58:16 20:56:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 20:58:16 20:57:01 0.57 0.25 0.32 0.00 115.08 3.95 0.00 20:58:16 20:58:01 115.56 68.13 47.43 0.00 6054.78 14121.28 0.00 20:58:16 Average: 328.13 240.71 87.42 0.00 21799.17 31376.30 0.00 20:58:16 20:58:16 20:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:58:16 20:38:01 80828 0 827028 43.95 2620 971068 1455184 49.66 661472 937252 20 20:58:16 20:39:01 76424 0 784748 41.71 1592 1018780 1520824 51.90 611412 919748 60128 20:58:16 20:40:01 218696 0 826476 43.93 1016 835356 1649612 56.30 665528 718680 29280 20:58:16 20:41:01 218076 0 753488 40.05 700 909280 1365584 46.61 608804 767284 78588 20:58:16 20:42:02 494460 0 683752 36.34 220 703112 1284196 43.83 451228 729328 8 20:58:16 20:43:01 185300 0 1086068 57.72 208 609968 3893380 132.87 796868 640804 22924 20:58:16 20:44:01 68204 0 745312 39.61 208 1067820 1953068 66.65 712504 886832 76172 20:58:16 20:45:02 259020 0 809136 43.00 208 813180 2651100 90.48 593524 786196 18128 20:58:16 20:46:01 110632 0 645132 34.29 208 1125572 1204292 41.10 576496 951220 20 20:58:16 20:47:01 113840 0 641504 34.09 208 1125992 1172400 40.01 573988 951192 8 20:58:16 20:48:01 113624 0 641660 34.10 208 1126052 1172460 40.01 574532 951232 24 20:58:16 20:49:01 114516 0 640812 34.06 208 1126008 1170284 39.94 574036 951148 8 20:58:16 20:50:01 114640 0 640696 34.05 208 1126000 1170284 39.94 574028 951144 8 20:58:16 20:51:01 114332 0 640984 34.07 208 1126020 1170284 39.94 574044 951160 8 20:58:16 20:52:01 112808 0 641680 34.10 208 1126848 1170368 39.94 573948 951928 24 20:58:16 20:53:01 112836 0 641660 34.10 208 1126840 1170284 39.94 573992 951928 12 20:58:16 20:54:01 112736 0 641736 34.11 208 1126864 1170284 39.94 573996 951944 8 20:58:16 20:55:01 112664 0 641800 34.11 208 1126872 1170352 39.94 574128 951960 8 20:58:16 20:56:01 112860 0 641588 34.10 208 1126888 1170352 39.94 574024 951960 8 20:58:16 20:57:01 106384 0 644620 34.26 208 1130332 1170424 39.94 579860 952584 16 20:58:16 20:58:01 74912 0 750756 39.90 208 1055668 1597964 54.54 721084 801532 73064 20:58:16 Average: 144181 0 712887 37.89 451 1024025 1497761 51.12 605690 886050 17070 20:58:16 20:58:16 20:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:58:16 20:38:01 veth5163393 1161.41 855.51 100.67 2676.73 0.00 0.00 0.00 0.00 20:58:16 20:38:01 eth0 1445.86 1668.97 5739.31 181.56 0.00 0.00 0.00 0.00 20:58:16 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:38:01 docker0 1161.41 855.37 84.79 2676.72 0.00 0.00 0.00 0.00 20:58:16 20:39:01 eth0 478.35 404.02 3668.88 42.54 0.00 0.00 0.00 0.00 20:58:16 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:39:01 docker0 135.44 168.18 9.62 825.96 0.00 0.00 0.00 0.00 20:58:16 20:40:01 eth0 31.83 19.42 31.57 13.87 0.00 0.00 0.00 0.00 20:58:16 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:40:01 vetha5121ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:41:01 eth0 41.23 28.97 25.33 85.94 0.00 0.00 0.00 0.00 20:58:16 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:41:01 vetha5121ef 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:58:16 20:41:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:58:16 20:42:02 eth0 185.93 156.89 1692.16 21.59 0.00 0.00 0.00 0.00 20:58:16 20:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:42:02 vethdb5adad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:43:01 veth36fe630 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:43:01 vetha49928a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:43:01 veth2dd584d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:43:01 veth8b61f56 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:44:01 veth2aa6c03 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:44:01 eth0 2723.09 2569.54 12068.52 468.99 0.00 0.00 0.00 0.00 20:58:16 20:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:44:01 vethdb5adad 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 20:58:16 20:45:02 veth421912d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:45:02 veth134ec56 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:58:16 20:45:02 eth0 70.26 43.44 129.83 94.49 0.00 0.00 0.00 0.00 20:58:16 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:46:01 eth0 245.74 176.82 1723.97 87.14 0.00 0.00 0.00 0.00 20:58:16 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:46:01 docker0 1378.30 1153.41 99.61 4303.10 0.00 0.00 0.00 0.00 20:58:16 20:47:01 eth0 0.73 0.23 0.14 0.09 0.00 0.00 0.00 0.00 20:58:16 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:48:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 20:58:16 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:52:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:58:16 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:53:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:55:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:58:16 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:57:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:58:16 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:58:01 eth0 198.90 164.34 2174.02 20.65 0.00 0.00 0.00 0.00 20:58:16 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 Average: eth0 133.65 130.05 736.82 29.79 0.00 0.00 0.00 0.00 20:58:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:58:16 Average: docker0 64.60 54.06 4.67 201.69 0.00 0.00 0.00 0.00 20:58:16 20:58:16 20:58:16 ---> sar -P ALL: 20:58:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 20:58:16 20:58:16 20:36:21 LINUX RESTART (4 CPU) 20:58:16 20:58:16 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:58:16 20:38:01 all 12.01 0.00 5.36 1.59 0.16 80.88 20:58:16 20:38:01 0 15.68 0.00 6.53 1.29 0.12 76.37 20:58:16 20:38:01 1 12.48 0.00 5.65 0.65 0.15 81.07 20:58:16 20:38:01 2 10.00 0.00 5.27 3.37 0.20 81.16 20:58:16 20:38:01 3 9.98 0.00 4.00 1.04 0.17 84.81 20:58:16 20:39:01 all 11.36 0.00 8.38 4.07 0.24 75.94 20:58:16 20:39:01 0 11.69 0.00 9.02 4.75 0.22 74.32 20:58:16 20:39:01 1 11.51 0.00 7.82 3.15 0.27 77.25 20:58:16 20:39:01 2 12.53 0.00 8.07 4.32 0.26 74.83 20:58:16 20:39:01 3 9.72 0.00 8.64 4.07 0.21 77.36 20:58:16 20:40:01 all 43.44 0.00 11.68 6.48 0.23 38.17 20:58:16 20:40:01 0 41.38 0.00 11.65 8.30 0.28 38.39 20:58:16 20:40:01 1 45.37 0.00 11.29 5.39 0.21 37.74 20:58:16 20:40:01 2 44.11 0.00 12.28 8.12 0.17 35.31 20:58:16 20:40:01 3 42.86 0.00 11.50 4.12 0.24 41.27 20:58:16 20:41:01 all 49.83 0.00 14.04 4.28 0.21 31.64 20:58:16 20:41:01 0 50.13 0.00 13.87 4.79 0.17 31.03 20:58:16 20:41:01 1 48.95 0.00 14.29 6.12 0.24 30.39 20:58:16 20:41:01 2 51.03 0.00 14.58 4.88 0.17 29.34 20:58:16 20:41:01 3 49.22 0.00 13.41 1.34 0.24 35.78 20:58:16 20:42:02 all 21.08 0.00 20.13 8.21 0.46 50.13 20:58:16 20:42:02 0 19.43 0.00 18.93 9.11 0.44 52.09 20:58:16 20:42:02 1 23.53 0.00 21.05 9.29 0.40 45.73 20:58:16 20:42:02 2 20.68 0.00 20.38 7.76 0.54 50.64 20:58:16 20:42:02 3 20.69 0.00 20.15 6.68 0.45 52.03 20:58:16 20:43:01 all 26.00 0.00 23.59 25.93 0.63 23.85 20:58:16 20:43:01 0 25.69 0.00 23.91 24.31 0.70 25.39 20:58:16 20:43:01 1 25.95 0.00 23.33 28.73 0.65 21.34 20:58:16 20:43:01 2 26.61 0.00 23.71 24.82 0.59 24.27 20:58:16 20:43:01 3 25.74 0.00 23.41 25.87 0.58 24.39 20:58:16 20:44:01 all 42.83 0.00 17.91 19.89 0.43 18.94 20:58:16 20:44:01 0 41.82 0.00 18.15 21.49 0.49 18.05 20:58:16 20:44:01 1 42.56 0.00 16.87 18.02 0.48 22.08 20:58:16 20:44:01 2 43.25 0.00 18.43 21.87 0.35 16.11 20:58:16 20:44:01 3 43.72 0.00 18.20 18.18 0.39 19.52 20:58:16 20:45:02 all 41.95 0.00 21.59 18.00 0.47 17.99 20:58:16 20:45:02 0 41.60 0.00 22.44 19.44 0.55 15.98 20:58:16 20:45:02 1 41.76 0.00 19.22 17.20 0.40 21.42 20:58:16 20:45:02 2 41.32 0.00 22.85 18.86 0.53 16.44 20:58:16 20:45:02 3 43.12 0.00 21.85 16.49 0.41 18.13 20:58:16 20:46:01 all 14.84 0.00 7.63 6.39 0.17 70.98 20:58:16 20:46:01 0 13.45 0.00 7.10 9.64 0.16 69.66 20:58:16 20:46:01 1 15.53 0.00 7.75 3.41 0.14 73.17 20:58:16 20:46:01 2 15.21 0.00 7.40 6.99 0.16 70.25 20:58:16 20:46:01 3 15.18 0.00 8.28 5.51 0.21 70.82 20:58:16 20:47:01 all 0.15 0.00 0.04 0.00 0.00 99.80 20:58:16 20:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:58:16 20:47:01 1 0.52 0.00 0.07 0.00 0.00 99.42 20:58:16 20:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:58:16 20:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:58:16 20:48:01 all 0.17 0.00 0.12 0.00 0.02 99.67 20:58:16 20:48:01 0 0.03 0.00 0.08 0.00 0.05 99.83 20:58:16 20:48:01 1 0.55 0.00 0.10 0.00 0.02 99.33 20:58:16 20:48:01 2 0.07 0.00 0.18 0.02 0.02 99.72 20:58:16 20:48:01 3 0.05 0.00 0.13 0.00 0.02 99.80 20:58:16 20:58:16 20:48:01 CPU %user %nice %system %iowait %steal %idle 20:58:16 20:49:01 all 0.17 0.00 0.12 0.00 0.02 99.69 20:58:16 20:49:01 0 0.07 0.00 0.10 0.00 0.02 99.82 20:58:16 20:49:01 1 0.30 0.00 0.08 0.00 0.03 99.58 20:58:16 20:49:01 2 0.28 0.00 0.18 0.00 0.02 99.52 20:58:16 20:49:01 3 0.03 0.00 0.13 0.00 0.00 99.83 20:58:16 20:50:01 all 0.05 0.00 0.03 0.00 0.00 99.91 20:58:16 20:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:58:16 20:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:58:16 20:50:01 2 0.18 0.00 0.07 0.00 0.02 99.73 20:58:16 20:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:58:16 20:51:01 all 0.19 0.00 0.09 0.00 0.00 99.72 20:58:16 20:51:01 0 0.53 0.00 0.08 0.00 0.00 99.38 20:58:16 20:51:01 1 0.07 0.00 0.10 0.00 0.02 99.82 20:58:16 20:51:01 2 0.10 0.00 0.10 0.00 0.00 99.80 20:58:16 20:51:01 3 0.05 0.00 0.08 0.00 0.00 99.87 20:58:16 20:52:01 all 0.16 0.00 0.06 0.02 0.00 99.75 20:58:16 20:52:01 0 0.53 0.00 0.08 0.07 0.00 99.32 20:58:16 20:52:01 1 0.03 0.00 0.05 0.02 0.00 99.90 20:58:16 20:52:01 2 0.05 0.00 0.08 0.02 0.00 99.85 20:58:16 20:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:58:16 20:53:01 all 0.14 0.00 0.03 0.00 0.00 99.83 20:58:16 20:53:01 0 0.43 0.00 0.03 0.00 0.00 99.53 20:58:16 20:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:58:16 20:53:01 2 0.07 0.00 0.05 0.00 0.00 99.88 20:58:16 20:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:58:16 20:54:01 all 0.06 0.00 0.04 0.00 0.00 99.90 20:58:16 20:54:01 0 0.15 0.00 0.07 0.00 0.00 99.78 20:58:16 20:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:58:16 20:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:58:16 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:58:16 20:55:01 all 0.16 0.00 0.02 0.00 0.00 99.82 20:58:16 20:55:01 0 0.53 0.00 0.02 0.00 0.00 99.45 20:58:16 20:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:58:16 20:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:58:16 20:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:58:16 20:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 20:58:16 20:56:01 0 0.28 0.00 0.03 0.00 0.00 99.68 20:58:16 20:56:01 1 0.12 0.00 0.05 0.00 0.00 99.83 20:58:16 20:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:58:16 20:56:01 3 0.20 0.00 0.03 0.00 0.00 99.77 20:58:16 20:57:01 all 0.17 0.00 0.03 0.01 0.00 99.79 20:58:16 20:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:58:16 20:57:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:58:16 20:57:01 2 0.07 0.00 0.07 0.03 0.02 99.82 20:58:16 20:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:58:16 20:58:01 all 5.96 0.00 4.09 2.77 0.05 87.13 20:58:16 20:58:01 0 5.15 0.00 4.30 1.45 0.05 89.05 20:58:16 20:58:01 1 7.31 0.00 4.61 4.80 0.05 83.24 20:58:16 20:58:01 2 5.45 0.00 3.91 3.29 0.05 87.30 20:58:16 20:58:01 3 5.95 0.00 3.52 1.53 0.07 88.92 20:58:16 Average: all 12.54 0.00 6.24 4.49 0.14 76.59 20:58:16 Average: 0 12.45 0.00 6.31 4.82 0.15 76.27 20:58:16 Average: 1 12.83 0.00 6.12 4.44 0.14 76.47 20:58:16 Average: 2 12.56 0.00 6.37 4.81 0.14 76.12 20:58:16 Average: 3 12.32 0.00 6.15 3.88 0.14 77.51 20:58:16 20:58:16 20:58:16