Pull request #3030 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at eb962563c78e340597fe6b0a01e022bbdd66f5a5 rather than c31a07121e7c232ae4f9d2470a35f43ebd66d58c Obtained Jenkinsfile from eb962563c78e340597fe6b0a01e022bbdd66f5a5 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-22676 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 Commit message: "Merge branch 'master' into issue-3029" First time build. Skipping changelog. > git rev-list --no-walk e113d058b8807d039cc24b5843098dac9bff2d33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:07 ========================================================= 20:34:07 EdgeX Global Pipelines Version Info 20:34:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:10 ------------------- 20:34:10 stable info: 20:34:10 ------------------- 20:34:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:10 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:34:10 Message: update stable to v1.0.179 20:34:11 ------------------- 20:34:11 experimental info: 20:34:11 ------------------- 20:34:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:34:11 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:34:11 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo 20:34:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c31a07121e7c232ae4f9d2470a35f43ebd66d58c [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c31a071 [Pipeline] echo 20:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:34:14 provisioning config files... 20:34:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7061647036059738472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:14 ---> docker-login.sh 20:34:14 nexus3.edgexfoundry.org:10001 20:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:15 Configure a credential helper to remove this warning. See 20:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:15 20:34:15 Login Succeeded 20:34:15 nexus3.edgexfoundry.org:10002 20:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:16 Configure a credential helper to remove this warning. See 20:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:16 20:34:16 Login Succeeded 20:34:16 nexus3.edgexfoundry.org:10003 20:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:17 Configure a credential helper to remove this warning. See 20:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:17 20:34:17 Login Succeeded 20:34:17 nexus3.edgexfoundry.org:10004 20:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:17 Configure a credential helper to remove this warning. See 20:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:17 20:34:17 Login Succeeded 20:34:17 docker.io 20:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:18 Configure a credential helper to remove this warning. See 20:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:18 20:34:18 Login Succeeded 20:34:18 ---> docker-login.sh ends [Pipeline] } 20:34:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ cut -d/ -f2 20:34:18 ++ dirname cmd/core-command/Dockerfile 20:34:18 + echo core-command,cmd/core-command/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ cut -d/ -f2 20:34:18 ++ dirname cmd/core-data/Dockerfile 20:34:18 + echo core-data,cmd/core-data/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ dirname cmd/core-metadata/Dockerfile 20:34:18 ++ cut -d/ -f2 20:34:18 + echo core-metadata,cmd/core-metadata/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ dirname cmd/security-bootstrapper/Dockerfile 20:34:18 ++ cut -d/ -f2 20:34:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ cut -d/ -f2 20:34:18 ++ dirname cmd/security-proxy-setup/Dockerfile 20:34:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:34:18 ++ cut -d/ -f2 20:34:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ dirname cmd/support-notifications/Dockerfile 20:34:18 ++ cut -d/ -f2 20:34:18 + echo support-notifications,cmd/support-notifications/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ cut -d/ -f2 20:34:18 ++ dirname cmd/support-scheduler/Dockerfile 20:34:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:34:18 + for file in '`ls cmd/**/Dockerfile`' 20:34:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:34:18 ++ cut -d/ -f2 20:34:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:34:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:19 20:34:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:34:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:20 latest: Pulling from edgex-devops/git-semver 20:34:20 31603596830f: Pulling fs layer 20:34:20 2a8b12db71e7: Pulling fs layer 20:34:20 6ca5941a6612: Pulling fs layer 20:34:20 ecc8261a40a4: Pulling fs layer 20:34:20 ecc8261a40a4: Waiting 20:34:21 2a8b12db71e7: Download complete 20:34:21 31603596830f: Verifying Checksum 20:34:21 31603596830f: Download complete 20:34:21 ecc8261a40a4: Verifying Checksum 20:34:21 ecc8261a40a4: Download complete 20:34:21 6ca5941a6612: Verifying Checksum 20:34:21 6ca5941a6612: Download complete 20:34:22 31603596830f: Pull complete 20:34:22 2a8b12db71e7: Pull complete 20:34:24 6ca5941a6612: Pull complete 20:34:24 ecc8261a40a4: Pull complete 20:34:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:34:25 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:28 $ docker top 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:29 [ssh-agent] Looking for ssh-agent implementation... 20:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:29 $ docker exec 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent 20:34:30 SSH_AUTH_SOCK=/tmp/ssh-SRytcqDhC7Bi/agent.12 20:34:30 SSH_AGENT_PID=18 20:34:30 Running ssh-add (command line suppressed) 20:34:30 Identity added: /w/workspace/edgex-go/24@tmp/private_key_8094339524140351968.key (/w/workspace/edgex-go/24@tmp/private_key_8094339524140351968.key) 20:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:31 + git tag --points-at HEAD [Pipeline] } 20:34:31 $ docker exec --env ******** --env ******** 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent -k 20:34:31 unset SSH_AUTH_SOCK; 20:34:31 unset SSH_AGENT_PID; 20:34:31 echo Agent pid 18 killed; 20:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:31 [ssh-agent] Looking for ssh-agent implementation... 20:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:32 $ docker exec 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent 20:34:32 SSH_AUTH_SOCK=/tmp/ssh-VdK0uO28buGo/agent.47 20:34:32 SSH_AGENT_PID=52 20:34:32 Running ssh-add (command line suppressed) 20:34:33 Identity added: /w/workspace/edgex-go/24@tmp/private_key_4262030308887760288.key (/w/workspace/edgex-go/24@tmp/private_key_4262030308887760288.key) 20:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:33 + git semver init 20:34:33 # -> Open(): unable to determine branch for HEAD 20:34:33 # $GIT_DIR = /w/workspace/edgex-go/24/.git 20:34:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/24 20:34:33 # $SEMVER_REMOTE_NAME = origin 20:34:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:33 # $SEMVER_USER_NAME = edgex-jenkins 20:34:33 # $SEMVER_BRANCH = PR-3030 20:34:33 # $SEMVER_TEMP = /tmp/semver-982279673 20:34:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:35:07 # '/tmp/semver-982279673' -> '/w/workspace/edgex-go/24/.semver' 20:35:07 # -> Force: false 20:35:07 # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } 20:35:07 $ docker exec --env ******** --env ******** 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent -k 20:35:07 unset SSH_AUTH_SOCK; 20:35:07 unset SSH_AGENT_PID; 20:35:07 echo Agent pid 52 killed; 20:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:08 + git semver [Pipeline] } 20:35:08 $ docker stop --time=1 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f 20:35:10 $ docker rm -f 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f [Pipeline] // withDockerContainer [Pipeline] sh 20:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:13 Stashed 1 file(s) [Pipeline] echo 20:35:13 [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:35:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:35:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:35:14 + sudo service docker restart 20:35:14 + true 20:35:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:35:16 ========================================================= 20:35:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:35:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:17 + 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:35:25 Sending build context to Docker daemon 327.1MB 20:35:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:35:25 Step 2/6 : FROM ${BASE} 20:35:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:25 188c0c94c7c5: Pulling fs layer 20:35:25 0ef7d3d256c8: Pulling fs layer 20:35:25 de9db76c5a1d: Pulling fs layer 20:35:25 bca2f99d35d6: Pulling fs layer 20:35:25 93359f2a8cfa: Pulling fs layer 20:35:25 7c6f9722023f: Pulling fs layer 20:35:25 a35cf1a2eb13: Pulling fs layer 20:35:25 7c6f9722023f: Waiting 20:35:25 93359f2a8cfa: Waiting 20:35:25 a35cf1a2eb13: Waiting 20:35:25 bca2f99d35d6: Waiting 20:35:25 de9db76c5a1d: Download complete 20:35:25 0ef7d3d256c8: Download complete 20:35:25 93359f2a8cfa: Verifying Checksum 20:35:25 93359f2a8cfa: Download complete 20:35:25 7c6f9722023f: Verifying Checksum 20:35:25 7c6f9722023f: Download complete 20:35:26 188c0c94c7c5: Verifying Checksum 20:35:26 188c0c94c7c5: Download complete 20:35:28 188c0c94c7c5: Pull complete 20:35:28 Still waiting to schedule task 20:35:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 20:35:28 0ef7d3d256c8: Pull complete 20:35:29 de9db76c5a1d: Pull complete 20:35:31 a35cf1a2eb13: Verifying Checksum 20:35:31 a35cf1a2eb13: Download complete 20:35:32 bca2f99d35d6: Verifying Checksum 20:35:32 bca2f99d35d6: Download complete 20:35:42 bca2f99d35d6: Pull complete 20:35:43 93359f2a8cfa: Pull complete 20:35:43 7c6f9722023f: Pull complete 20:35:50 a35cf1a2eb13: Pull complete 20:35:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:35:50 ---> a62c8e92a672 20:35:50 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:35:50 ---> Running in e87da244eb22 20:35:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:51 (1/12) Installing libmagic (5.38-r0) 20:35:52 (2/12) Installing file (5.38-r0) 20:35:52 (3/12) Installing libc-dev (0.7.2-r3) 20:35:52 (4/12) Installing g++ (9.3.0-r2) 20:36:00 (5/12) Installing fortify-headers (1.1-r0) 20:36:00 (6/12) Installing patch (2.7.6-r6) 20:36:00 (7/12) Installing build-base (0.5-r2) 20:36:00 (8/12) Installing libsodium (1.0.18-r0) 20:36:00 (9/12) Installing pkgconf (1.7.2-r0) 20:36:00 (10/12) Installing libsodium-dev (1.0.18-r0) 20:36:00 (11/12) Installing libzmq (4.3.3-r0) 20:36:00 (12/12) Installing zeromq-dev (4.3.3-r0) 20:36:00 Executing busybox-1.31.1-r19.trigger 20:36:00 OK: 233 MiB in 51 packages 20:36:05 Removing intermediate container e87da244eb22 20:36:05 ---> 4daffd5c96f0 20:36:05 Step 4/6 : WORKDIR /edgex-go 20:36:05 ---> Running in 8968d6c3dbd6 20:36:05 Removing intermediate container 8968d6c3dbd6 20:36:05 ---> 20f3f5916fab 20:36:05 Step 5/6 : COPY go.mod . 20:36:06 ---> ebb242ffcc0c 20:36:06 Step 6/6 : RUN go mod download 20:36:06 ---> Running in 929f90427c40 20:36:39 Removing intermediate container 929f90427c40 20:36:39 ---> 45a71b0ba547 20:36:39 Successfully built 45a71b0ba547 20:36:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:36:39 + docker inspect -f . ci-base-image-x86_64 20:36:39 . [Pipeline] withDockerContainer 20:36:40 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-x86_64 cat 20:36:41 $ docker top 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:42 + go version 20:36:42 go version go1.15.5 linux/amd64 [Pipeline] } 20:36:42 $ docker stop --time=1 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e 20:36:44 $ docker rm -f 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:45 + docker inspect -f . ci-base-image-x86_64 20:36:45 . [Pipeline] withDockerContainer 20:36:46 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:36:46 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-x86_64 cat 20:36:47 $ docker top dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:48 ========================================================= 20:36:48 [edgeXBuildGoParallel] Running Tests and Build... 20:36:48 ========================================================= [Pipeline] sh 20:36:48 + make test 20:36:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:07 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22677 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 20:37:19 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 20:37:24 using credential edgex-jenkins-ssh 20:37:24 Cloning the remote Git repository 20:37:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:37:25 > git init /w/workspace/edgex-go/24 # timeout=10 20:37:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:25 > git --version # timeout=10 20:37:25 > git --version # 'git version 2.17.1' 20:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:37:42 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:37:42 Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:37:42 Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) 20:37:42 > git config core.sparsecheckout # timeout=10 20:37:42 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 20:37:42 > git remote # timeout=10 20:37:42 > git config --get remote.origin.url # timeout=10 20:37:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:42 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 20:37:42 > git rev-parse HEAD^{commit} # timeout=10 20:37:42 > git config core.sparsecheckout # timeout=10 20:37:42 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 20:37:47 Commit message: "Merge branch 'master' into issue-3029" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:37:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:37:49 + + sudo servicetrue docker 20:37:49 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:37:51 provisioning config files... 20:37:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config4502660224791419112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:51 ---> docker-login.sh 20:37:51 nexus3.edgexfoundry.org:10001 20:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:53 Configure a credential helper to remove this warning. See 20:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:53 20:37:53 Login Succeeded 20:37:53 nexus3.edgexfoundry.org:10002 20:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:53 Configure a credential helper to remove this warning. See 20:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:53 20:37:53 Login Succeeded 20:37:53 nexus3.edgexfoundry.org:10003 20:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:54 Configure a credential helper to remove this warning. See 20:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:54 20:37:54 Login Succeeded 20:37:54 nexus3.edgexfoundry.org:10004 20:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:54 Configure a credential helper to remove this warning. See 20:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:54 20:37:54 Login Succeeded 20:37:54 docker.io 20:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:55 Configure a credential helper to remove this warning. See 20:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:55 20:37:55 Login Succeeded 20:37:55 ---> docker-login.sh ends [Pipeline] } 20:37:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:55 ========================================================= 20:37:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:37:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:37:56 + 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:37:58 Sending build context to Docker daemon 165.9MB 20:37:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:37:58 Step 2/6 : FROM ${BASE} 20:37:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:58 5f621e34cdf4: Pulling fs layer 20:37:58 a4357932f1b6: Pulling fs layer 20:37:58 18c013af1878: Pulling fs layer 20:37:58 00ac8860ef70: Pulling fs layer 20:37:58 63d7cb157983: Pulling fs layer 20:37:58 b116817d02f9: Pulling fs layer 20:37:58 745a02a5169b: Pulling fs layer 20:37:58 00ac8860ef70: Waiting 20:37:58 63d7cb157983: Waiting 20:37:58 745a02a5169b: Waiting 20:37:58 b116817d02f9: Waiting 20:37:58 18c013af1878: Download complete 20:37:58 a4357932f1b6: Verifying Checksum 20:37:58 a4357932f1b6: Download complete 20:37:58 63d7cb157983: Verifying Checksum 20:37:58 63d7cb157983: Download complete 20:37:58 b116817d02f9: Verifying Checksum 20:37:58 b116817d02f9: Download complete 20:37:58 5f621e34cdf4: Verifying Checksum 20:37:58 5f621e34cdf4: Download complete 20:37:59 5f621e34cdf4: Pull complete 20:38:00 a4357932f1b6: Pull complete 20:38:00 18c013af1878: Pull complete 20:38:01 745a02a5169b: Verifying Checksum 20:38:01 745a02a5169b: Download complete 20:38:02 00ac8860ef70: Verifying Checksum 20:38:02 00ac8860ef70: Download complete 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:12 00ac8860ef70: Pull complete 20:38:12 63d7cb157983: Pull complete 20:38:12 b116817d02f9: Pull complete 20:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.194s coverage: 46.6% of statements 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:38:17 745a02a5169b: Pull complete 20:38:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:38:17 ---> b7e6874047d6 20:38:17 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:20 ---> Running in a916fdae6727 20:38:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:38:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.305s coverage: 27.1% of statements 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.247s coverage: 100.0% of statements 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.198s coverage: 65.8% of statements 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:38:22 (1/12) Installing libmagic (5.38-r0) 20:38:23 (2/12) Installing file (5.38-r0) 20:38:23 (3/12) Installing libc-dev (0.7.2-r3) 20:38:23 (4/12) Installing g++ (9.3.0-r2) 20:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.3% of statements 20:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.085s coverage: 28.6% of statements 20:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.200s coverage: 100.0% of statements 20:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.123s coverage: 100.0% of statements 20:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:38:27 (5/12) Installing fortify-headers (1.1-r0) 20:38:27 (6/12) Installing patch (2.7.6-r6) 20:38:27 (7/12) Installing build-base (0.5-r2) 20:38:27 (8/12) Installing libsodium (1.0.18-r0) 20:38:27 (9/12) Installing pkgconf (1.7.2-r0) 20:38:27 (10/12) Installing libsodium-dev (1.0.18-r0) 20:38:27 (11/12) Installing libzmq (4.3.3-r0) 20:38:27 (12/12) Installing zeromq-dev (4.3.3-r0) 20:38:27 Executing busybox-1.31.1-r19.trigger 20:38:27 OK: 217 MiB in 51 packages 20:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.232s coverage: 86.7% of statements 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.207s coverage: 97.5% of statements 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:38:32 Removing intermediate container a916fdae6727 20:38:32 ---> 95a206d00c9a 20:38:32 Step 4/6 : WORKDIR /edgex-go 20:38:32 ---> Running in 10a87bcdcf62 20:38:32 Removing intermediate container 10a87bcdcf62 20:38:32 ---> f4689b966566 20:38:32 Step 5/6 : COPY go.mod . 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.857s coverage: 92.8% of statements 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 43.8% of statements 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 20:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 20:38:33 ---> c9255f2401d8 20:38:33 Step 6/6 : RUN go mod download 20:38:33 ---> Running in 719bb49c0c2f 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.127s coverage: 94.4% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.158s coverage: 87.2% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.248s coverage: 75.5% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.103s coverage: 84.2% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.4% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.356s coverage: 63.5% of statements 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 20:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 20:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.788s coverage: 68.9% of statements 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 37.0% of statements 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.710s coverage: 84.0% of statements 20:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.089s coverage: 100.0% of statements 20:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 20:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.540s coverage: 29.1% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.166s coverage: 100.0% of statements 20:38:58 GO111MODULE=on go vet ./... 20:39:00 Removing intermediate container 719bb49c0c2f 20:39:00 ---> eef54af9f374 20:39:00 Successfully built eef54af9f374 20:39:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:00 + docker inspect -f . ci-base-image-arm64 20:39:00 . [Pipeline] withDockerContainer 20:39:00 prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container 20:39:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:02 $ docker top 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:03 + go version 20:39:03 go version go1.15.5 linux/arm64 [Pipeline] } 20:39:03 $ docker stop --time=1 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 20:39:05 $ docker rm -f 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:06 + docker inspect -f . ci-base-image-arm64 20:39:06 . [Pipeline] withDockerContainer 20:39:06 prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container 20:39:06 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:08 $ docker top 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:08 ========================================================= 20:39:08 [edgeXBuildGoParallel] Running Tests and Build... 20:39:08 ========================================================= [Pipeline] sh 20:39:09 + make test 20:39:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:39:31 ? github.com/edgexfoundry/edgex-go [no test files] 20:39:55 gofmt -l . 20:39:55 [ "`gofmt -l .`" = "" ] 20:39:55 ./bin/test-go-mod-tidy.sh 20:39:55 ./bin/test-attribution-txt.sh [Pipeline] sh 20:39:57 + ls -al . 20:39:57 total 668 20:39:57 drwxrwxr-x 10 1001 1001 4096 Jan 25 20:39 . 20:39:57 drwxr-xr-x 4 root root 30 Jan 25 20:36 .. 20:39:57 -rw-rw-r-- 1 1001 1001 11 Jan 25 20:34 .dockerignore 20:39:57 drwxrwxr-x 8 1001 1001 179 Jan 25 20:34 .git 20:39:57 drwxrwxr-x 3 1001 1001 125 Jan 25 20:34 .github 20:39:57 -rw-rw-r-- 1 1001 1001 872 Jan 25 20:34 .gitignore 20:39:57 drwx------ 3 1001 1001 47 Jan 25 20:35 .semver 20:39:57 -rw-rw-r-- 1 1001 1001 166 Jan 25 20:34 .sonarcloud.properties 20:39:57 -rw-rw-r-- 1 1001 1001 7859 Jan 25 20:34 Attribution.txt 20:39:57 -rw-rw-r-- 1 1001 1001 3804 Jan 25 20:34 CONTRIBUTING.md 20:39:57 -rw-rw-r-- 1 1001 1001 931 Jan 25 20:34 Dockerfile.build 20:39:57 -rw-rw-r-- 1 1001 1001 863 Jan 25 20:34 Jenkinsfile 20:39:57 -rw-rw-r-- 1 1001 1001 10775 Jan 25 20:34 LICENSE 20:39:57 -rw-rw-r-- 1 1001 1001 6001 Jan 25 20:34 Makefile 20:39:57 -rw-rw-r-- 1 1001 1001 6524 Jan 25 20:34 README.md 20:39:57 -rw-rw-r-- 1 1001 1001 6755 Jan 25 20:34 SECURITY.md 20:39:57 -rw-rw-r-- 1 1001 1001 5 Jan 25 20:35 VERSION 20:39:57 -rw-rw-r-- 1 1001 1001 4131 Jan 25 20:34 ZMQWindows.md 20:39:57 drwxrwxr-x 2 1001 1001 117 Jan 25 20:34 bin 20:39:57 drwxrwxr-x 15 1001 1001 4096 Jan 25 20:34 cmd 20:39:57 -rw-r--r-- 1 root root 564700 Jan 25 20:38 coverage.out 20:39:57 -rw-r--r-- 1 root root 1053 Jan 25 20:39 go.mod 20:39:57 -rw-r--r-- 1 root root 18995 Jan 25 20:39 go.sum 20:39:57 drwxrwxr-x 8 1001 1001 127 Jan 25 20:34 internal 20:39:57 drwxrwxr-x 4 1001 1001 26 Jan 25 20:34 openapi 20:39:57 drwxrwxr-x 4 1001 1001 71 Jan 25 20:34 snap 20:39:57 -rw-rw-r-- 1 1001 1001 168 Jan 25 20:34 version.go [Pipeline] sh 20:39:57 + '[' -e coverage.out ] 20:39:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:39:58 Stashed 1 file(s) [Pipeline] sh 20:39:58 + make build 20:39:58 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:05 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:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:40:21 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:26 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:27 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: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:40:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:39 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:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 20:40:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:42 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:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.240s coverage: 46.6% of statements 20:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] } 20:40:49 $ docker stop --time=1 dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 20:40:51 $ docker rm -f dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:40:55 20:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:40:56 latest: Pulling from edgex-devops/edgex-compose 20:40:56 cbdbe7a5bc2a: Pulling fs layer 20:40:56 ca9280d653b3: Pulling fs layer 20:40:56 7e9c9ca2126c: Pulling fs layer 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.1% of statements 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 65.8% of statements 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.369s coverage: 82.3% of statements 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:40:56 cbdbe7a5bc2a: Verifying Checksum 20:40:56 cbdbe7a5bc2a: Download complete 20:40:57 cbdbe7a5bc2a: Pull complete 20:40:57 ca9280d653b3: Verifying Checksum 20:40:59 ca9280d653b3: Pull complete 20:41:01 7e9c9ca2126c: Download complete 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.219s coverage: 28.6% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:41:11 7e9c9ca2126c: Pull complete 20:41:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:41:11 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:41:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.201s coverage: 92.8% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.102s coverage: 43.8% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 20:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 20:41:14 $ docker top 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:14 + docker-compose build --help 20:41:14 + grep parallel 20:41:16 --parallel Build images in parallel. [Pipeline] } 20:41:16 $ docker stop --time=1 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 20:41:18 $ docker rm -f 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:41:19 . [Pipeline] withDockerContainer 20:41:19 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:41:20 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:latest cat 20:41:21 $ docker top c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:22 + docker-compose -f ./docker-compose-build.yml build --parallel 20:41:24 Building docker-core-command-go ... 20:41:24 Building docker-core-data-go ... 20:41:24 Building docker-core-metadata-go ... 20:41:24 Building docker-security-bootstrapper-go ... 20:41:24 Building docker-security-proxy-setup-go ... 20:41:24 Building docker-security-secretstore-setup-go ... 20:41:24 Building docker-support-notifications-go ... 20:41:24 Building docker-support-scheduler-go ... 20:41:24 Building docker-sys-mgmt-agent-go ... 20:41:24 Building docker-sys-mgmt-agent-go 20:41:24 Building docker-core-data-go 20:41:24 Building docker-support-scheduler-go 20:41:24 Building docker-security-bootstrapper-go 20:41:24 Building docker-support-notifications-go 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.4% of statements 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 63.5% of statements 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 20:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 20:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.891s coverage: 68.9% of statements 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.408s coverage: 37.0% of statements 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.591s coverage: 84.0% of statements 20:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.308s coverage: 47.1% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements 20:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.180s coverage: 99.0% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:41:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 20:41:49 GO111MODULE=on go vet ./... 20:42:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:21 ---> 45a71b0ba547 20:42:21 Step 3/22 : WORKDIR /edgex-go 20:42:21 ---> 45a71b0ba547 20:42:21 Step 3/22 : WORKDIR /edgex-go 20:42:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:42:22 ---> 45a71b0ba547 20:42:22 Step 3/23 : WORKDIR /edgex-go 20:42:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:42:23 ---> 45a71b0ba547 20:42:23 Step 3/26 : WORKDIR /edgex-go 20:42:23 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:42:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:42:23 ---> 45a71b0ba547 20:42:23 Step 3/33 : WORKDIR /edgex-go 20:42:23 ---> Running in 96d627bd6c8a 20:42:23 ---> Running in 5111913f3852 20:42:23 ---> Running in 61ef147146b3 20:42:23 ---> Running in 8438d397d0e7 20:42:23 ---> Running in 4b4d84c89809 20:42:24 Removing intermediate container 8438d397d0e7 20:42:24 ---> 425573d19fe6 20:42:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:24 Removing intermediate container 5111913f3852 20:42:24 ---> ab3bbef69eff 20:42:24 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:24 Removing intermediate container 61ef147146b3 20:42:24 ---> 3ff6a3913715 20:42:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:24 Removing intermediate container 4b4d84c89809 20:42:24 ---> e0f47d0a528a 20:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:24 Removing intermediate container 96d627bd6c8a 20:42:24 ---> c8ee3f6737ff 20:42:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:24 ---> Running in 36b6f07cece3 20:42:24 ---> Running in a5f7c3daec68 20:42:24 ---> Running in a0539ddf1b45 20:42:24 ---> Running in b681b3a32ca9 20:42:24 ---> Running in c61138642cd0 20:42:29 Removing intermediate container a5f7c3daec68 20:42:29 ---> 94f9788de4c4 20:42:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:42:29 Removing intermediate container b681b3a32ca9 20:42:29 ---> 3c5849284b47 20:42:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:42:29 Removing intermediate container c61138642cd0 20:42:29 ---> c3df63c28e76 20:42:29 Step 5/22 : RUN apk add --update --no-cache make git 20:42:29 ---> Running in 18c33200de04 20:42:29 ---> Running in 7c961c7608ae 20:42:29 ---> Running in 016e933c9373 20:42:29 Removing intermediate container 36b6f07cece3 20:42:29 ---> 4c60117eca80 20:42:29 Step 5/26 : RUN apk add --update --no-cache make bash git 20:42:29 Removing intermediate container a0539ddf1b45 20:42:29 ---> 1fc63e2f1d3f 20:42:29 Step 5/33 : RUN apk add --update --no-cache make git 20:42:29 ---> Running in acf3906aaec8 20:42:29 ---> Running in a6b3cb8ed9b7 20:42:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:31 OK: 233 MiB in 51 packages 20:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:32 OK: 233 MiB in 51 packages 20:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:33 OK: 233 MiB in 51 packages 20:42:33 OK: 233 MiB in 51 packages 20:42:33 OK: 233 MiB in 51 packages 20:42:34 Removing intermediate container 016e933c9373 20:42:34 ---> ec0e035df1bf 20:42:34 Step 6/22 : COPY go.mod . 20:42:34 Removing intermediate container 18c33200de04 20:42:34 ---> b26b0527cd27 20:42:34 Step 6/23 : COPY go.mod . 20:42:34 Removing intermediate container a6b3cb8ed9b7 20:42:34 ---> 304d7cd3672b 20:42:34 Step 6/33 : COPY go.mod . 20:42:34 Removing intermediate container 7c961c7608ae 20:42:34 ---> 3ebecc93b05c 20:42:34 Step 6/22 : COPY go.mod . 20:42:34 Removing intermediate container acf3906aaec8 20:42:34 ---> e0ec98fabff4 20:42:34 Step 6/26 : COPY go.mod . 20:42:34 ---> 4fef665ce931 20:42:34 Step 7/22 : RUN go mod download 20:42:34 ---> fcf66663bea1 20:42:34 Step 7/23 : RUN go mod download 20:42:34 ---> Running in 730afe27096c 20:42:35 ---> cf0e08295827 20:42:35 Step 7/33 : RUN go mod download 20:42:35 ---> Running in 5a4f3d70929d 20:42:35 ---> Running in ef64fc6676e4 20:42:35 ---> 4b1a1dd15558 20:42:35 Step 7/22 : RUN go mod download 20:42:35 ---> e572c552210d 20:42:35 Step 7/26 : RUN go mod download 20:42:35 ---> Running in 8541f9e16393 20:42:35 ---> Running in 0dd31c36c194 20:42:39 Removing intermediate container 730afe27096c 20:42:39 ---> b5c2a3566e3a 20:42:39 Step 8/22 : COPY . . 20:42:40 Removing intermediate container 0dd31c36c194 20:42:40 ---> f31eb9a62385 20:42:40 Step 8/26 : COPY . . 20:42:41 Removing intermediate container 8541f9e16393 20:42:41 ---> ca78bc8b4cb5 20:42:41 Step 8/22 : COPY . . 20:42:41 Removing intermediate container ef64fc6676e4 20:42:41 ---> dd525d5644d1 20:42:41 Step 8/33 : COPY . . 20:42:42 Removing intermediate container 5a4f3d70929d 20:42:42 ---> b9f48dc32266 20:42:42 Step 8/23 : COPY . . 20:42:57 gofmt -l . 20:42:58 [ "`gofmt -l .`" = "" ] 20:43:00 ./bin/test-go-mod-tidy.sh 20:43:01 ./bin/test-attribution-txt.sh [Pipeline] sh 20:43:03 + ls -al . 20:43:03 total 696 20:43:03 drwxrwxr-x 9 1001 1001 4096 Jan 25 20:43 . 20:43:03 drwxr-xr-x 4 root root 4096 Jan 25 20:39 .. 20:43:03 -rw-rw-r-- 1 1001 1001 11 Jan 25 20:37 .dockerignore 20:43:03 drwxrwxr-x 8 1001 1001 4096 Jan 25 20:37 .git 20:43:03 drwxrwxr-x 3 1001 1001 4096 Jan 25 20:37 .github 20:43:03 -rw-rw-r-- 1 1001 1001 872 Jan 25 20:37 .gitignore 20:43:03 -rw-rw-r-- 1 1001 1001 166 Jan 25 20:37 .sonarcloud.properties 20:43:03 -rw-rw-r-- 1 1001 1001 7859 Jan 25 20:37 Attribution.txt 20:43:03 -rw-rw-r-- 1 1001 1001 3804 Jan 25 20:37 CONTRIBUTING.md 20:43:03 -rw-rw-r-- 1 1001 1001 931 Jan 25 20:37 Dockerfile.build 20:43:03 -rw-rw-r-- 1 1001 1001 863 Jan 25 20:37 Jenkinsfile 20:43:03 -rw-rw-r-- 1 1001 1001 10775 Jan 25 20:37 LICENSE 20:43:03 -rw-rw-r-- 1 1001 1001 6001 Jan 25 20:37 Makefile 20:43:03 -rw-rw-r-- 1 1001 1001 6524 Jan 25 20:37 README.md 20:43:03 -rw-rw-r-- 1 1001 1001 6755 Jan 25 20:37 SECURITY.md 20:43:03 -rw-rw-r-- 1 1001 1001 5 Jan 25 20:35 VERSION 20:43:03 -rw-rw-r-- 1 1001 1001 4131 Jan 25 20:37 ZMQWindows.md 20:43:03 drwxrwxr-x 2 1001 1001 4096 Jan 25 20:37 bin 20:43:03 drwxrwxr-x 15 1001 1001 4096 Jan 25 20:37 cmd 20:43:03 -rw-r--r-- 1 root root 564700 Jan 25 20:41 coverage.out 20:43:03 -rw-r--r-- 1 root root 1053 Jan 25 20:43 go.mod 20:43:03 -rw-r--r-- 1 root root 18995 Jan 25 20:43 go.sum 20:43:03 drwxrwxr-x 8 1001 1001 4096 Jan 25 20:37 internal 20:43:03 drwxrwxr-x 4 1001 1001 4096 Jan 25 20:37 openapi 20:43:03 drwxrwxr-x 4 1001 1001 4096 Jan 25 20:37 snap 20:43:03 -rw-rw-r-- 1 1001 1001 168 Jan 25 20:37 version.go [Pipeline] sh 20:43:03 + '[' -e coverage.out ] 20:43:03 + chown 1001:1001 coverage.out [Pipeline] stash 20:43:03 Warning: overwriting stash ‘coverage-report’ 20:43:05 Stashed 1 file(s) [Pipeline] sh 20:43:06 + make build 20:43:06 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:43:16 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:43:38 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:43:41 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:43:46 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:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:43:50 ---> 66da94619d16 20:43:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:43:50 ---> 4ada995f2819 20:43:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:43:50 ---> 34f14e188d63 20:43:50 Step 9/23 : RUN make cmd/core-data/core-data 20:43:50 ---> 2eddf39c118a 20:43:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:43:50 ---> Running in 0d6f6b64068a 20:43:50 ---> Running in 7cb84677773e 20:43:50 ---> Running in 149a4418fde6 20:43:50 ---> Running in 54a0b515b18e 20:43:50 ---> 44fd253b30e5 20:43:50 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 20:43:50 ---> Running in 00cd0c53d1f7 20:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:50 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:43:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:43:52 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:55 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:43: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:44:03 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:06 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:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:44:19 $ docker stop --time=1 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b 20:44:22 $ docker rm -f 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:24 20:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:24 latest: Pulling from edgex-devops/edgex-compose-arm64 20:44:24 29e5d40040c1: Pulling fs layer 20:44:24 1ce36da41761: Pulling fs layer 20:44:24 25b303627fd3: Pulling fs layer 20:44:24 29e5d40040c1: Verifying Checksum 20:44:24 29e5d40040c1: Download complete 20:44:25 1ce36da41761: Download complete 20:44:25 29e5d40040c1: Pull complete 20:44:26 1ce36da41761: Pull complete 20:44:27 25b303627fd3: Download complete 20:44:37 25b303627fd3: Pull complete 20:44:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:44:37 prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container 20:44:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:44:39 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:44:40 $ docker top b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:41 + docker-compose build --help 20:44:41 + grep parallel 20:44:42 Removing intermediate container 54a0b515b18e 20:44:42 ---> 22a47c6d4da9 20:44:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:44:42 Removing intermediate container 7cb84677773e 20:44:42 ---> aebbcf5e700b 20:44:42 20:44:42 Step 10/22 : FROM alpine:3.12 20:44:42 3.12: Pulling from library/alpine 20:44:43 Removing intermediate container 149a4418fde6 20:44:43 ---> 3c2a207b3961 20:44:43 20:44:43 Step 10/22 : FROM alpine:3.12 20:44:43 3.12: Pulling from library/alpine 20:44:43 ---> Running in a3bde38bc6b0 20:44:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:44:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:44:43 Status: Image is up to date for alpine:3.12 20:44:43 ---> 389fef711851 20:44:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:44:43 Status: Downloaded newer image for alpine:3.12 20:44:43 ---> 389fef711851 20:44:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:44 ---> Running in 4901f3be6c75 20:44:44 ---> Running in aa7fbf0ce305 20:44:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:44:45 --parallel Build images in parallel. [Pipeline] } 20:44:45 $ docker stop --time=1 b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e 20:44:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:47 $ docker rm -f b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:47 . [Pipeline] withDockerContainer 20:44:48 prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container 20:44:48 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:44:49 $ docker top 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb -eo pid,comm 20:44:49 Removing intermediate container a3bde38bc6b0 20:44:49 ---> 5d9f775abcfe 20:44:49 20:44:49 Step 11/26 : FROM docker:20.10.0 20:44:49 20.10.0: Pulling from library/docker [Pipeline] { [Pipeline] sh 20:44:50 Removing intermediate container 00cd0c53d1f7 20:44:50 ---> 70b328feaff7 20:44:50 20:44:50 Step 10/33 : FROM alpine:3.12 20:44:50 ---> 389fef711851 20:44:50 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 20:44:51 + docker-compose -f ./docker-compose-build.yml build --parallel 20:44:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:51 ---> Running in a54c14d0ee8e 20:44:51 (1/1) Installing dumb-init (1.2.2-r1) 20:44:51 Executing busybox-1.31.1-r19.trigger 20:44:51 OK: 6 MiB in 15 packages 20:44:52 (1/2) Installing ca-certificates (20191127-r4) 20:44:52 (2/2) Installing dumb-init (1.2.2-r1) 20:44:52 Executing busybox-1.31.1-r19.trigger 20:44:52 Executing ca-certificates-20191127-r4.trigger 20:44:52 OK: 6 MiB in 16 packages 20:44:52 Removing intermediate container 0d6f6b64068a 20:44:52 ---> e38b028d4ad0 20:44:52 20:44:52 Step 10/23 : FROM alpine:3.12 20:44:52 ---> 389fef711851 20:44:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:44:53 ---> Running in d41f7ada00b0 20:44:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:44:53 Removing intermediate container d41f7ada00b0 20:44:53 ---> 62a48499cea1 20:44:53 Step 12/23 : ENV APP_PORT=48080 20:44:54 Removing intermediate container aa7fbf0ce305 20:44:54 ---> 326296821fbe 20:44:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:44:54 ---> Running in 5076729b6e26 20:44:54 ---> Running in 77aa05640954 20:44:54 Building docker-core-command-go ... 20:44:54 Building docker-core-data-go ... 20:44:54 Building docker-core-metadata-go ... 20:44:54 Building docker-security-bootstrapper-go ... 20:44:54 Building docker-security-proxy-setup-go ... 20:44:54 Building docker-security-secretstore-setup-go ... 20:44:54 Building docker-support-notifications-go ... 20:44:54 Building docker-support-scheduler-go ... 20:44:54 Building docker-sys-mgmt-agent-go ... 20:44:54 Removing intermediate container 4901f3be6c75 20:44:54 ---> d6950b3aa1a1 20:44:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:44:54 ---> Running in 7a4da5675fef 20:44:54 Building docker-security-secretstore-setup-go 20:44:54 Building docker-core-metadata-go 20:44:54 Building docker-sys-mgmt-agent-go 20:44:54 Building docker-support-notifications-go 20:44:54 Building docker-security-bootstrapper-go 20:44:54 Removing intermediate container 5076729b6e26 20:44:54 ---> 1c6d24eb9cb4 20:44:54 Step 13/23 : EXPOSE $APP_PORT 20:44:54 Removing intermediate container 77aa05640954 20:44:54 ---> 88643b7036fb 20:44:54 Step 13/22 : ENV APP_PORT=48085 20:44:55 ---> Running in fd17e36710e4 20:44:55 ---> Running in 1519d5bfda39 20:44:55 Removing intermediate container 7a4da5675fef 20:44:55 ---> b9901ddc0c6c 20:44:55 Step 13/22 : ENV APP_PORT=48060 20:44:55 ---> Running in 54e318d33fc7 20:44:55 Removing intermediate container 1519d5bfda39 20:44:55 ---> 44a139b312ec 20:44:55 Step 14/22 : EXPOSE $APP_PORT 20:44:55 Removing intermediate container fd17e36710e4 20:44:55 ---> 276467d07656 20:44:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:55 ---> Running in eedfa0f45f92 20:44:55 ---> Running in d3533bd09953 20:44:55 Removing intermediate container 54e318d33fc7 20:44:55 ---> 405c96ca23ed 20:44:55 Step 14/22 : EXPOSE $APP_PORT 20:44:56 ---> Running in b5a4b7481729 20:44:57 Removing intermediate container eedfa0f45f92 20:44:57 ---> 545eab43d397 20:44:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:57 Removing intermediate container b5a4b7481729 20:44:57 ---> 954a61ed1bec 20:44:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:58 ---> 33c7888d27ac 20:44:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:44:59 Removing intermediate container d3533bd09953 20:44:59 ---> bf2332af58f0 20:44:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:44:59 ---> b718b7d263e1 20:44:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:45:00 (1/3) Installing dumb-init (1.2.2-r1) 20:45:00 (2/3) Installing openssl (1.1.1i-r0) 20:45:00 (3/3) Installing su-exec (0.2-r1) 20:45:00 Executing busybox-1.31.1-r19.trigger 20:45:00 ---> Running in 06b504c687fc 20:45:00 OK: 6 MiB in 17 packages 20:45:01 ---> 35c9ceba5376 20:45:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:45:01 ---> 10baf81ea54a 20:45:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:02 Removing intermediate container a54c14d0ee8e 20:45:02 ---> 8b566ed04ab4 20:45:02 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:45:02 ---> 1cdacc76ef37 20:45:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:45:02 ---> cdf87b7ded8a 20:45:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:02 ---> Running in 81506f933e27 20:45:02 ---> Running in 7ea40be051ee 20:45:02 ---> Running in 7c1ef372342f 20:45:03 Removing intermediate container 81506f933e27 20:45:03 ---> 9f1a302f5448 20:45:03 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 20:45:03 (1/6) Installing dumb-init (1.2.2-r1) 20:45:03 (2/6) Installing libgcc (9.3.0-r2) 20:45:03 ---> Running in 97259411c1b8 20:45:03 Removing intermediate container 7ea40be051ee 20:45:03 ---> 946d879daab8 20:45:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:03 (3/6) Installing libsodium (1.0.18-r0) 20:45:03 Removing intermediate container 7c1ef372342f 20:45:03 ---> f78834262f94 20:45:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:03 (4/6) Installing libstdc++ (9.3.0-r2) 20:45:04 (5/6) Installing libzmq (4.3.3-r0) 20:45:04 ---> Running in 64afbe08d7fd 20:45:04 ---> Running in b1fa976c0bba 20:45:04 (6/6) Installing zeromq (4.3.3-r0) 20:45:04 Executing busybox-1.31.1-r19.trigger 20:45:04 OK: 8 MiB in 20 packages 20:45:04 Removing intermediate container 97259411c1b8 20:45:04 ---> 409044da34da 20:45:04 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 20:45:04 ---> Running in bd1487b9936b 20:45:04 Removing intermediate container b1fa976c0bba 20:45:04 ---> 49b32ec466cd 20:45:04 Step 20/22 : LABEL arch=x86_64 20:45:04 Removing intermediate container 64afbe08d7fd 20:45:04 ---> 8b54eb3be5c5 20:45:04 Step 20/22 : LABEL arch=x86_64 20:45:05 ---> Running in b5880ea19301 20:45:05 ---> Running in 3751864e23d0 20:45:05 Removing intermediate container b5880ea19301 20:45:05 ---> 5d7a7e00682e 20:45:05 Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:45:06 Removing intermediate container 3751864e23d0 20:45:06 ---> cfbf8489265c 20:45:06 Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:45:06 ---> Running in b841655d52ea 20:45:06 Removing intermediate container 06b504c687fc 20:45:06 ---> fc9af4f7f06a 20:45:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:06 ---> Running in 2a068dbcc27a 20:45:06 Connecting to github.com (140.82.113.4:443) 20:45:06 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.69.140:443) 20:45:06 Removing intermediate container b841655d52ea 20:45:06 ---> b69faf59deb5 20:45:06 Step 22/22 : LABEL version=0.0.0 20:45:06 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 20:45:06 Removing intermediate container 2a068dbcc27a 20:45:06 ---> a560088f50cf 20:45:06 Step 22/22 : LABEL version=0.0.0 20:45:06 ---> Running in be7d51076462 20:45:07 ---> f914c5eb5f30 20:45:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:45:07 dockerize-alpine-lin 55% |***************** | 1631k 0:00:00 ETA 20:45:07 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 20:45:07 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 20:45:07 dockerize 20:45:07 ---> Running in 020f7d215f7e 20:45:07 Removing intermediate container be7d51076462 20:45:07 ---> 31a68dc3caab 20:45:07 20:45:07 Removing intermediate container 020f7d215f7e 20:45:07 ---> 425dffb01f52 20:45:07 20:45:08 Successfully built 31a68dc3caab 20:45:08 Successfully built 425dffb01f52 20:45:08 Successfully tagged docker-support-notifications-go:latest 20:45:08  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 20:45:08 Successfully tagged docker-support-scheduler-go:latest 20:45:08  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 20:45:09 ---> bfc555e850dd 20:45:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:45:09 Removing intermediate container bd1487b9936b 20:45:09 ---> f07b0fbfad7f 20:45:09 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 20:45:10 ---> Running in a1580e81a818 20:45:10 ---> 191b17b1a2ac 20:45:10 Step 19/23 : ENTRYPOINT ["/core-data"] 20:45:10 ---> Running in d9a9d3d3c2d3 20:45:11 Removing intermediate container a1580e81a818 20:45:11 ---> 79169a61cac2 20:45:11 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:45:12 Removing intermediate container d9a9d3d3c2d3 20:45:12 ---> 6485d5e038fd 20:45:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:12 ---> Running in 7687a02a6355 20:45:13 ---> Running in 51aeadfb62de 20:45:13 Removing intermediate container 7687a02a6355 20:45:13 ---> 8f30d7134be0 20:45:13 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 20:45:14 ---> Running in dcfdce7c5a57 20:45:14 Removing intermediate container 51aeadfb62de 20:45:14 ---> 1e7e48c88ff3 20:45:14 Step 21/23 : LABEL arch=x86_64 20:45:14 ---> Running in 954ed568caa2 20:45:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:45:14 Status: Downloaded newer image for docker:20.10.0 20:45:14 ---> aefe523efa57 20:45:14 Step 12/26 : RUN apk add --no-cache bash 20:45:15 ---> Running in 65496508e1a0 20:45:15 Move dockerize executable 20:45:15 Removing intermediate container 954ed568caa2 20:45:15 ---> a06f44063012 20:45:15 Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:45:16 ---> Running in da8725600b69 20:45:17 Removing intermediate container da8725600b69 20:45:17 ---> eee288989ce9 20:45:17 Step 23/23 : LABEL version=0.0.0 20:45:17 ---> Running in c5547b2f563e 20:45:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:18 Removing intermediate container dcfdce7c5a57 20:45:18 ---> a974ffacf043 20:45:18 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 20:45:18 (1/2) Installing readline (8.0.4-r0) 20:45:18 (2/2) Installing bash (5.0.17-r0) 20:45:18 Executing bash-5.0.17-r0.post-install 20:45:18 Executing busybox-1.31.1-r19.trigger 20:45:18 OK: 12 MiB in 22 packages 20:45:18 Removing intermediate container c5547b2f563e 20:45:18 ---> 492217e5a6e3 20:45:18 20:45:19 ---> Running in 81cab6357206 20:45:20 Successfully built 492217e5a6e3 20:45:20 Successfully tagged docker-core-data-go:latest 20:45:20 Building docker-core-command-go 20:45:20  Building docker-core-data-go ... done Removing intermediate container 81cab6357206 20:45:20 ---> cd4defbd7099 20:45:20 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:45:21 Removing intermediate container 65496508e1a0 20:45:21 ---> fe1937233040 20:45:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:45:21 ---> 98ca44c9993f 20:45:21 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:45:22 ---> Running in a06336562384 20:45:22 ---> Running in dbfafaea011e 20:45:23 Removing intermediate container a06336562384 20:45:23 ---> d8ef49041a44 20:45:23 Step 14/26 : ENV APP_PORT=48090 20:45:23 ---> Running in 921f1dbd1f59 20:45:24 Removing intermediate container 921f1dbd1f59 20:45:24 ---> 40b4abda434e 20:45:24 Step 15/26 : EXPOSE $APP_PORT 20:45:25 ---> Running in 6d5f86fb25d4 20:45:27 Removing intermediate container 6d5f86fb25d4 20:45:27 ---> 2260bc839d6b 20:45:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:28 Removing intermediate container dbfafaea011e 20:45:28 ---> 5b6dcfbb39a7 20:45:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:30 ---> 5dc4ed2c9f49 20:45:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:30 ---> 89b2a42ca118 20:45:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:31 ---> 43b7fd9ae8cc 20:45:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:32 ---> 549a90628d4d 20:45:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:45:34 ---> c8abedbd306b 20:45:34 Step 19/26 : RUN apk --no-cache add py3-pip 20:45:35 ---> bc5379b185a3 20:45:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 20:45:35 ---> Running in 3f6547766fe3 20:45:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:45:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:45:37 ---> a0a8b0eb1140 20:45:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:45:37 (1/33) Installing libbz2 (1.0.8-r1) 20:45:37 (2/33) Installing expat (2.2.9-r1) 20:45:37 (3/33) Installing libffi (3.3-r2) 20:45:37 (4/33) Installing gdbm (1.13-r1) 20:45:37 (5/33) Installing xz-libs (5.2.5-r0) 20:45:37 (6/33) Installing sqlite-libs (3.32.1-r0) 20:45:37 (7/33) Installing python3 (3.8.5-r0) 20:45:44 ---> 957a6e514be0 20:45:44 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 20:45:44 (8/33) Installing py3-appdirs (1.4.4-r1) 20:45:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:45:44 (10/33) Installing py3-parsing (2.4.7-r0) 20:45:44 (11/33) Installing py3-six (1.15.0-r0) 20:45:44 (12/33) Installing py3-packaging (20.4-r0) 20:45:44 (13/33) Installing py3-setuptools (47.0.0-r0) 20:45:44 (14/33) Installing py3-chardet (3.0.4-r4) 20:45:45 (15/33) Installing py3-idna (2.9-r0) 20:45:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:45:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:45:45 ---> Running in 50b0ca039b6d 20:45:45 (18/33) Installing py3-requests (2.23.0-r0) 20:45:45 (19/33) Installing py3-msgpack (1.0.0-r0) 20:45:45 (20/33) Installing py3-lockfile (0.12.2-r3) 20:45:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:45:46 (22/33) Installing py3-colorama (0.4.3-r0) 20:45:46 (23/33) Installing py3-distlib (0.3.0-r0) 20:45:46 (24/33) Installing py3-distro (1.5.0-r1) 20:45:47 (25/33) Installing py3-webencodings (0.5.1-r3) 20:45:47 (26/33) Installing py3-html5lib (1.0.1-r4) 20:45:47 (27/33) Installing py3-pytoml (0.1.21-r0) 20:45:47 (28/33) Installing py3-pep517 (0.8.2-r0) 20:45:47 (29/33) Installing py3-progress (1.5-r0) 20:45:47 (30/33) Installing py3-toml (0.10.1-r0) 20:45:48 Removing intermediate container 50b0ca039b6d 20:45:48 ---> 4a3584dea3e4 20:45:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:45:48 (31/33) Installing py3-retrying (1.3.3-r0) 20:45:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:45:48 (33/33) Installing py3-pip (20.1.1-r0) 20:45:49 Executing busybox-1.31.1-r19.trigger 20:45:49 OK: 71 MiB in 55 packages 20:45:52 ---> bf9ae530043b 20:45:52 Step 28/33 : RUN chmod +x /entrypoint.sh 20:45:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:45:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:45:54 ---> 45a71b0ba547 20:45:54 Step 3/24 : WORKDIR /edgex-go 20:45:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:45:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:45:54 ---> 45a71b0ba547 20:45:54 Step 3/21 : WORKDIR /edgex-go 20:45:55 ---> Using cache 20:45:55 ---> c8ee3f6737ff 20:45:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:55 ---> Using cache 20:45:55 ---> c8ee3f6737ff 20:45:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:55 ---> Using cache 20:45:55 ---> c3df63c28e76 20:45:55 Step 5/21 : RUN apk add --update --no-cache make git 20:45:55 ---> Using cache 20:45:55 ---> c3df63c28e76 20:45:55 Step 5/24 : RUN apk add --update --no-cache make git 20:45:55 ---> Using cache 20:45:55 ---> ec0e035df1bf 20:45:55 Step 6/21 : COPY go.mod . 20:45:55 ---> Using cache 20:45:55 ---> ec0e035df1bf 20:45:55 Step 6/24 : COPY go.mod . 20:45:55 ---> Using cache 20:45:55 ---> 4fef665ce931 20:45:55 Step 7/21 : RUN go mod download 20:45:55 ---> Using cache 20:45:55 ---> 4fef665ce931 20:45:55 Step 7/24 : RUN go mod download 20:45:55 ---> Using cache 20:45:55 ---> b5c2a3566e3a 20:45:55 Step 8/24 : COPY . . 20:45:55 ---> Using cache 20:45:55 ---> b5c2a3566e3a 20:45:55 Step 8/21 : COPY . . 20:45:55 ---> Running in 164985cdb820 20:45:55 ---> Using cache 20:45:55 ---> 2eddf39c118a 20:45:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:45:55 ---> Using cache 20:45:55 ---> 2eddf39c118a 20:45:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:45:56 ---> Running in 14e1efe7a16d 20:45:56 ---> Running in fe9ac821cb99 20:46:00 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:46:00 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:46:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:02 ---> 45a71b0ba547 20:46:02 Step 3/23 : WORKDIR /edgex-go 20:46:02 ---> Using cache 20:46:02 ---> c8ee3f6737ff 20:46:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:02 ---> Using cache 20:46:02 ---> c3df63c28e76 20:46:02 Step 5/23 : RUN apk add --update --no-cache make git 20:46:02 ---> Using cache 20:46:02 ---> ec0e035df1bf 20:46:02 Step 6/23 : COPY go.mod . 20:46:02 ---> Using cache 20:46:02 ---> 4fef665ce931 20:46:02 Step 7/23 : RUN go mod download 20:46:02 ---> Using cache 20:46:02 ---> b5c2a3566e3a 20:46:02 Step 8/23 : COPY . . 20:46:02 ---> Using cache 20:46:02 ---> 2eddf39c118a 20:46:02 Step 9/23 : RUN make cmd/core-command/core-command 20:46:04 ---> Running in 1c9976d2191f 20:46:05 Removing intermediate container 164985cdb820 20:46:05 ---> 86e38a519367 20:46:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:46:05 ---> Running in a5581ccc6f50 20:46:07 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:46:07 Removing intermediate container a5581ccc6f50 20:46:07 ---> 854813456f33 20:46:07 Step 30/33 : CMD ["gate"] 20:46:07 ---> Running in 5784440e343b 20:46:08 Removing intermediate container 5784440e343b 20:46:08 ---> 684c8c0ed998 20:46:08 Step 31/33 : LABEL arch=x86_64 20:46:09 ---> Running in aadf0f038a31 20:46:10 Removing intermediate container aadf0f038a31 20:46:10 ---> 9b603d1a4daa 20:46:10 Step 32/33 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:46:10 ---> Running in 0900b1509cf3 20:46:13 Removing intermediate container 0900b1509cf3 20:46:13 ---> e0fdce1acc78 20:46:13 Step 33/33 : LABEL version=0.0.0 20:46:14 ---> Running in a7cc86c838b4 20:46:16 Removing intermediate container a7cc86c838b4 20:46:16 ---> 0b1da13b5cfa 20:46:16 20:46:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:46:16 ---> eef54af9f374 20:46:16 Step 3/24 : WORKDIR /edgex-go 20:46:16 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:16 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:46:16 ---> eef54af9f374 20:46:16 Step 3/33 : WORKDIR /edgex-go 20:46:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:16 ---> eef54af9f374 20:46:16 Step 3/22 : WORKDIR /edgex-go 20:46:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:16 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:46:16 20:46:16 ---> eef54af9f374 20:46:16 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go 20:46:16 ---> eef54af9f374 20:46:16 20:46:16 Step 3/26 : WORKDIR /edgex-go 20:46:16 ---> Running in baf86d5608b9 20:46:16 ---> Running in 85330800a585 20:46:16 ---> Running in 7a5ce5730d62 20:46:16 ---> Running in 8ff305c45d77 20:46:16 ---> Running in cd49a7f79b4e 20:46:16 Removing intermediate container 85330800a585 20:46:16 ---> ea3731f2d573 20:46:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:16 Removing intermediate container baf86d5608b9 20:46:16 ---> 1b05fbe6f4f6 20:46:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:16 Removing intermediate container cd49a7f79b4e 20:46:16 ---> 28d4ed35f77d 20:46:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:16 Removing intermediate container 7a5ce5730d62 20:46:16 ---> 7ff9e13f8f1d 20:46:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:16 Removing intermediate container 8ff305c45d77 20:46:16 ---> 13f0586f24b0 20:46:16 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:16 ---> Running in 91973c1efa8c 20:46:16 ---> Running in f9cea864d2a9 20:46:16 ---> Running in 6e60ade88953 20:46:16 ---> Running in ec8049595f74 20:46:16 ---> Running in b6b6530222a1 20:46:16 Removing intermediate container 91973c1efa8c 20:46:16 ---> c126fdd231a0 20:46:16 Step 5/23 : RUN apk add --update --no-cache make git 20:46:16 ---> Running in b86f1fe43ba7 20:46:16 Removing intermediate container f9cea864d2a9 20:46:16 ---> 3fa13a2b7c7d 20:46:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:46:16 ---> Running in e58308ca0124 20:46:16 Removing intermediate container b6b6530222a1 20:46:16 ---> 452dd5e885cd 20:46:16 Step 5/33 : RUN apk add --update --no-cache make git 20:46:16 Removing intermediate container ec8049595f74 20:46:16 ---> 3efcd8e0cfc6 20:46:16 Step 5/24 : RUN apk add --update --no-cache make git 20:46:16 Removing intermediate container 6e60ade88953 20:46:16 ---> 557f15134d4a 20:46:16 Step 5/26 : RUN apk add --update --no-cache make bash git 20:46:16 ---> Running in bf4063a04580 20:46:16 ---> Running in b8416cf24320 20:46:16 ---> Running in 991309b30f49 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:16 Successfully built 0b1da13b5cfa 20:46:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:17 Successfully tagged docker-security-bootstrapper-go:latest 20:46:17  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 20:46:17 OK: 217 MiB in 51 packages 20:46:17 OK: 217 MiB in 51 packages 20:46:17 OK: 217 MiB in 51 packages 20:46:18 OK: 217 MiB in 51 packages 20:46:18 OK: 217 MiB in 51 packages 20:46:19 Removing intermediate container b86f1fe43ba7 20:46:19 ---> 3dbaa02c1761 20:46:19 Step 6/23 : COPY go.mod . 20:46:19 Removing intermediate container e58308ca0124 20:46:19 ---> 66e539adfd16 20:46:19 Step 6/22 : COPY go.mod . 20:46:19 Removing intermediate container 991309b30f49 20:46:19 ---> 1d4aa19a6f31 20:46:19 Step 6/24 : COPY go.mod . 20:46:19 Removing intermediate container b8416cf24320 20:46:19 ---> 30a9d4890d6d 20:46:19 Step 6/33 : COPY go.mod . 20:46:20 ---> 3724ea16426b 20:46:20 Step 7/23 : RUN go mod download 20:46:20 Removing intermediate container bf4063a04580 20:46:20 ---> 836e623b420a 20:46:20 Step 6/26 : COPY go.mod . 20:46:20 ---> Running in 70fa373c9df3 20:46:20 ---> d01606975e61 20:46:20 Step 7/22 : RUN go mod download 20:46:20 ---> Running in e448d0035c3a 20:46:21 ---> 805a783af8eb 20:46:21 Step 7/24 : RUN go mod download 20:46:21 ---> ae94ac93264a 20:46:21 Step 7/33 : RUN go mod download 20:46:21 ---> Running in 29839436091d 20:46:21 ---> Running in 87aeb97a9abb 20:46:21 ---> 2276c0c00c44 20:46:21 Step 7/26 : RUN go mod download 20:46:21 ---> Running in 4f852ea97798 20:46:24 Removing intermediate container 70fa373c9df3 20:46:24 ---> 7a9371275bad 20:46:24 Step 8/23 : COPY . . 20:46:25 Removing intermediate container e448d0035c3a 20:46:25 ---> 27ba24d6c4b5 20:46:25 Step 8/22 : COPY . . 20:46:26 Removing intermediate container 29839436091d 20:46:26 ---> 72a09bd9623b 20:46:26 Step 8/24 : COPY . . 20:46:26 Removing intermediate container 87aeb97a9abb 20:46:26 ---> ad05bec23cdd 20:46:26 Step 8/33 : COPY . . 20:46:27 Removing intermediate container 4f852ea97798 20:46:27 ---> 310ef3402d07 20:46:27 Step 8/26 : COPY . . 20:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:45 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:46:47 Removing intermediate container 3f6547766fe3 20:46:47 ---> c51d234a408a 20:46:47 Step 20/26 : RUN pip install docker-compose==1.23.2 20:46:50 ---> Running in d860f7a5a4a0 20:46:53 ---> 2e9f4a13816d 20:46:53 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:46:53 ---> 21ca5d207fe1 20:46:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:46:53 ---> 15eb1e308f0b 20:46:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:46:53 ---> 5eac7cdd6f5b 20:46:53 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:46:53 ---> 4e1ce0c909d7 20:46:53 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 20:46:53 ---> Running in b2bee227ada9 20:46:53 ---> Running in 3e595aeb71c2 20:46:53 ---> Running in d750ce3e5541 20:46:53 ---> Running in 2e58a325ea7c 20:46:53 ---> Running in 48b70eab9b99 20:46:53 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:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:54 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:46:54 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:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:47:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:01 ---> 45a71b0ba547 20:47:01 Step 3/23 : WORKDIR /edgex-go 20:47:01 ---> Using cache 20:47:01 ---> c8ee3f6737ff 20:47:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:01 ---> Using cache 20:47:01 ---> c3df63c28e76 20:47:01 Step 5/23 : RUN apk add --update --no-cache make git 20:47:01 ---> Using cache 20:47:01 ---> ec0e035df1bf 20:47:01 Step 6/23 : COPY go.mod . 20:47:01 ---> Using cache 20:47:01 ---> 4fef665ce931 20:47:01 Step 7/23 : RUN go mod download 20:47:01 ---> Using cache 20:47:01 ---> b5c2a3566e3a 20:47:01 Step 8/23 : COPY . . 20:47:01 ---> Using cache 20:47:01 ---> 2eddf39c118a 20:47:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:47:01 ---> Running in 2f674a486e70 20:47:01 Removing intermediate container 1c9976d2191f 20:47:01 ---> 9f434f9ad2f9 20:47:01 20:47:01 Step 10/23 : FROM alpine:3.12 20:47:01 ---> 389fef711851 20:47:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:47:01 ---> Using cache 20:47:01 ---> 326296821fbe 20:47:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:01 ---> Using cache 20:47:01 ---> 88643b7036fb 20:47:01 Step 13/23 : ENV APP_PORT=48082 20:47:02 ---> Running in 8f2df6ecde07 20:47:03 Removing intermediate container 8f2df6ecde07 20:47:03 ---> edc48a92c0e7 20:47:03 Step 14/23 : EXPOSE $APP_PORT 20:47:03 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:47:03 ---> Running in 740e1d8b0747 20:47:04 Removing intermediate container 740e1d8b0747 20:47:04 ---> 84036c14d413 20:47:04 Step 15/23 : WORKDIR / 20:47:05 ---> Running in 708a5d5db18a 20:47:06 Collecting docker-compose==1.23.2 20:47:06 Removing intermediate container 14e1efe7a16d 20:47:06 ---> 35303e1cfcdd 20:47:06 20:47:06 Step 10/21 : FROM alpine:3.12 20:47:06 ---> 389fef711851 20:47:06 Step 11/21 : RUN apk add --update --no-cache curl 20:47:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:47:07 Removing intermediate container fe9ac821cb99 20:47:07 ---> 0c0be4fab1af 20:47:07 20:47:07 Step 10/24 : FROM alpine:3.12 20:47:07 ---> 389fef711851 20:47:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:47:07 ---> Running in 3556c833a5aa 20:47:07 Removing intermediate container 708a5d5db18a 20:47:07 ---> e91e0f1f7d4a 20:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:07 Collecting websocket-client<1.0,>=0.32.0 20:47:07 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:47:07 ---> Running in 780003475a7b 20:47:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:47:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:47:08 ---> 49a553f7d8e6 20:47:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:08 Collecting dockerpty<0.5,>=0.4.1 20:47:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:10 (1/5) Installing ca-certificates (20191127-r4) 20:47:10 (1/4) Installing ca-certificates (20191127-r4) 20:47:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:47:10 (3/5) Installing libcurl (7.69.1-r3) 20:47:10 (4/5) Installing curl (7.69.1-r3) 20:47:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:47:10 (3/4) Installing libcurl (7.69.1-r3) 20:47:10 (5/5) Installing dumb-init (1.2.2-r1) 20:47:11 Executing busybox-1.31.1-r19.trigger 20:47:11 (4/4) Installing curl (7.69.1-r3) 20:47:11 Executing busybox-1.31.1-r19.trigger 20:47:11 ---> 2b37cf30e258 20:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:47:11 Collecting docopt<0.7,>=0.6.1 20:47:11 Executing ca-certificates-20191127-r4.trigger 20:47:11 Executing ca-certificates-20191127-r4.trigger 20:47:11 Downloading docopt-0.6.2.tar.gz (25 kB) 20:47:11 OK: 7 MiB in 19 packages 20:47:11 OK: 7 MiB in 18 packages 20:47:12 Collecting docker<4.0,>=3.6.0 20:47:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:47:12 ---> 6e2551a56576 20:47:12 Step 19/23 : ENTRYPOINT ["/core-command"] 20:47:12 ---> Running in ef00fa1e542e 20:47:13 Collecting jsonschema<3,>=2.5.1 20:47:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:47:13 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:47:13 Collecting cached-property<2,>=1.2.0 20:47:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:47:13 Removing intermediate container ef00fa1e542e 20:47:13 ---> d015d491a9e7 20:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:13 ---> Running in 2d3eb09f698c 20:47:13 Collecting texttable<0.10,>=0.9.0 20:47:13 Downloading texttable-0.9.1.tar.gz (11 kB) 20:47:14 Removing intermediate container 780003475a7b 20:47:14 ---> d7d86224829b 20:47:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:14 Removing intermediate container 3556c833a5aa 20:47:14 ---> c3f1de27a254 20:47:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:15 Removing intermediate container 2d3eb09f698c 20:47:15 ---> 14aa135145aa 20:47:15 Step 21/23 : LABEL arch=x86_64 20:47:15 Collecting PyYAML<4,>=3.10 20:47:15 Downloading PyYAML-3.13.tar.gz (270 kB) 20:47:15 ---> Running in 7af9097bb740 20:47:15 ---> Running in 91d5590a5f72 20:47:16 ---> Running in 6040d473ef80 20:47:17 Removing intermediate container 91d5590a5f72 20:47:17 ---> 1563bb581198 20:47:17 Step 13/21 : WORKDIR /edgex 20:47:17 Removing intermediate container 7af9097bb740 20:47:17 ---> da7d03dbf6c3 20:47:17 Step 13/24 : WORKDIR / 20:47:17 ---> Running in 5bbf179ad11f 20:47:17 ---> Running in f01ce6059afd 20:47:17 Collecting idna<2.8,>=2.5 20:47:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:47:17 Removing intermediate container 6040d473ef80 20:47:17 ---> 90d237bbe763 20:47:17 Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:47:17 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:47:17 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:47:18 ---> Running in 07ccf69de3db 20:47:18 Collecting urllib3<1.25,>=1.21.1 20:47:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:47:18 Removing intermediate container 5bbf179ad11f 20:47:18 ---> 4cbf7c0281b0 20:47:18 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:47:18 Collecting docker-pycreds>=0.4.0 20:47:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:47:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:47:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:47:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:47:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:47:18 Removing intermediate container f01ce6059afd 20:47:18 ---> 2f18f2b09128 20:47:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:47:18 Removing intermediate container 07ccf69de3db 20:47:18 ---> f460847dafed 20:47:18 Step 23/23 : LABEL version=0.0.0 20:47:19 Installing collected packages: websocket-client, idna, urllib3, requests, dockerpty, docopt, docker-pycreds, docker, jsonschema, cached-property, texttable, PyYAML, docker-compose 20:47:19 ---> Running in 61f56e9ed872 20:47:19 Attempting uninstall: idna 20:47:19 Found existing installation: idna 2.9 20:47:19 Uninstalling idna-2.9: 20:47:19 ---> 97ddfdcf63ed 20:47:19 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:47:19 Successfully uninstalled idna-2.9 20:47:19 ---> bd938a63fd8a 20:47:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:47:19 Removing intermediate container 61f56e9ed872 20:47:19 ---> 0f91e7049c9c 20:47:19 20:47:20 Attempting uninstall: urllib3 20:47:20 Found existing installation: urllib3 1.25.9 20:47:20 Uninstalling urllib3-1.25.9: 20:47:20 Successfully uninstalled urllib3-1.25.9 20:47:20 Successfully built 0f91e7049c9c 20:47:21 Successfully tagged docker-core-command-go:latest 20:47:21  Building docker-core-command-go ... done  ---> 105e31b9b584 20:47:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:21 Attempting uninstall: requests 20:47:21 Found existing installation: requests 2.23.0 20:47:21 Uninstalling requests-2.23.0: 20:47:21 Successfully uninstalled requests-2.23.0 20:47:21 Running setup.py install for dockerpty: started 20:47:22 ---> 2576e072d4d6 20:47:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:47:22 ---> 1f0936f06a87 20:47:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:23 Running setup.py install for dockerpty: finished with status 'done' 20:47:23 Running setup.py install for docopt: started 20:47:23 ---> 42babba1be8c 20:47:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:47:23 Running setup.py install for docopt: finished with status 'done' 20:47:23 ---> 0eeff1478b25 20:47:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:24 ---> Running in bf49981bd90f 20:47:25 Removing intermediate container bf49981bd90f 20:47:25 ---> 7ab9bbbea2a2 20:47:25 Step 18/21 : CMD ["--init=true"] 20:47:26 Running setup.py install for texttable: started 20:47:26 ---> Running in 7a4fa2d97efa 20:47:26 ---> ae3bb6e12f3e 20:47:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:26 Removing intermediate container 7a4fa2d97efa 20:47:26 ---> e1f6708a4107 20:47:26 Step 19/21 : LABEL arch=x86_64 20:47:27 Running setup.py install for texttable: finished with status 'done' 20:47:27 Running setup.py install for PyYAML: started 20:47:27 ---> e794a9187b96 20:47:27 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:47:27 ---> Running in 02c8f13b3bde 20:47:28 ---> Running in b9d9645c12bc 20:47:28 Removing intermediate container 02c8f13b3bde 20:47:28 ---> 5c7766413e00 20:47:28 Step 20/21 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:47:28 Running setup.py install for PyYAML: finished with status 'done' 20:47:28 ---> Running in af67f1b19087 20:47:29 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:47:29 Removing intermediate container af67f1b19087 20:47:29 ---> a76981ca54bc 20:47:29 Step 21/21 : LABEL version=0.0.0 20:47:29 ---> Running in ba805f585c64 20:47:30 Removing intermediate container ba805f585c64 20:47:30 ---> cc2b2d106f4f 20:47:30 20:47:31 Successfully built cc2b2d106f4f 20:47:31 Successfully tagged docker-security-proxy-setup-go:latest 20:47:32  Building docker-security-proxy-setup-go ... done Removing intermediate container b9d9645c12bc 20:47:32 ---> 1da61d361aac 20:47:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:47:32 ---> Running in aa552b73c52c 20:47:33 Removing intermediate container aa552b73c52c 20:47:33 ---> d5d7d4de2365 20:47:33 Step 22/24 : LABEL arch=x86_64 20:47:33 Removing intermediate container d860f7a5a4a0 20:47:33 ---> 89190a6b5220 20:47:33 Step 21/26 : RUN apk --no-cache add curl 20:47:33 ---> Running in 11d763c29e17 20:47:34 ---> Running in 77668744e6c6 20:47:34 Removing intermediate container 11d763c29e17 20:47:34 ---> 5338e97c9e7c 20:47:34 Step 23/24 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:47:34 ---> Running in 365a14b517ea 20:47:35 Removing intermediate container 365a14b517ea 20:47:35 ---> 240023347d4a 20:47:35 Step 24/24 : LABEL version=0.0.0 20:47:35 ---> Running in 52d96940b55b 20:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:47:36 Removing intermediate container 52d96940b55b 20:47:36 ---> a0511206b5e7 20:47:36 20:47:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:47:36 (2/3) Installing libcurl (7.69.1-r3) 20:47:36 (3/3) Installing curl (7.69.1-r3) 20:47:36 Executing busybox-1.31.1-r19.trigger 20:47:36 OK: 72 MiB in 58 packages 20:47:36 Successfully built a0511206b5e7 20:47:36 Successfully tagged docker-security-secretstore-setup-go:latest 20:47:38  Building docker-security-secretstore-setup-go ... done Removing intermediate container 77668744e6c6 20:47:38 ---> a35502504d45 20:47:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:47:39 ---> Running in 3163a2a769cc 20:47:40 Removing intermediate container 3163a2a769cc 20:47:40 ---> df3c817dc168 20:47:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:40 ---> Running in f58fed70a5ce 20:47:40 Removing intermediate container 2f674a486e70 20:47:40 ---> 18294c703277 20:47:40 20:47:40 Step 10/23 : FROM alpine:3.12 20:47:40 ---> 389fef711851 20:47:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:47:40 ---> Using cache 20:47:40 ---> 326296821fbe 20:47:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:40 ---> Using cache 20:47:40 ---> 88643b7036fb 20:47:40 Step 13/23 : ENV APP_PORT=48081 20:47:40 ---> Running in 2125069a68cf 20:47:40 Removing intermediate container f58fed70a5ce 20:47:40 ---> 797cec995865 20:47:40 Step 24/26 : LABEL arch=x86_64 20:47:41 ---> Running in ed2b4d891df7 20:47:41 Removing intermediate container 2125069a68cf 20:47:41 ---> 02f9c5ea3c20 20:47:41 Step 14/23 : EXPOSE $APP_PORT 20:47:41 Removing intermediate container ed2b4d891df7 20:47:41 ---> b3eda2c8f226 20:47:41 Step 25/26 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:47:41 ---> Running in 8533fb1e1932 20:47:41 ---> Running in 069bfc53bb13 20:47:42 Removing intermediate container 8533fb1e1932 20:47:42 ---> 5c3030bedaa6 20:47:42 Step 15/23 : WORKDIR / 20:47:42 Removing intermediate container 069bfc53bb13 20:47:42 ---> 7f2bc3012cda 20:47:42 Step 26/26 : LABEL version=0.0.0 20:47:42 ---> Running in be7fb45a1165 20:47:42 ---> Running in 1e55a7c5b716 20:47:42 Removing intermediate container 1e55a7c5b716 20:47:42 ---> ebc7415dfce4 20:47:42 20:47:42 Removing intermediate container be7fb45a1165 20:47:42 ---> 3c7bc99992cd 20:47:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:42 Successfully built ebc7415dfce4 20:47:43 Successfully tagged docker-sys-mgmt-agent-go:latest 20:47:43  Building docker-sys-mgmt-agent-go ... done  ---> 8f2ebc4de91c 20:47:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:47:44 ---> 276bb64aaf67 20:47:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:47:45 ---> e7d9c544e549 20:47:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:47:45 ---> Running in b2a2fa7f99c9 20:47:46 Removing intermediate container b2a2fa7f99c9 20:47:46 ---> 3ffdfc2cf1e3 20:47:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:46 ---> Running in 1abd95b76255 20:47:47 Removing intermediate container 1abd95b76255 20:47:47 ---> 39833f3c53b7 20:47:47 Step 21/23 : LABEL arch=x86_64 20:47:47 ---> Running in 54114e7cd1d3 20:47:47 Removing intermediate container 54114e7cd1d3 20:47:47 ---> a6545564cd6a 20:47:47 Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:47:47 ---> Running in 6f9bbdb4a095 20:47:47 Removing intermediate container 6f9bbdb4a095 20:47:47 ---> e6c393be6bc3 20:47:47 Step 23/23 : LABEL version=0.0.0 20:47:47 ---> Running in 0e6f0d674fc6 20:47:48 Removing intermediate container 0e6f0d674fc6 20:47:48 ---> 4a1fc547662e 20:47:48 20:47:48 Successfully built 4a1fc547662e 20:47:48 Successfully tagged docker-core-metadata-go:latest 20:47:49  Building docker-core-metadata-go ... done  [Pipeline] } 20:47:49 $ docker stop --time=1 c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a 20:47:51 $ docker rm -f c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a [Pipeline] // withDockerContainer [Pipeline] sh 20:47:52 + docker images 20:47:52 + grep docker 20:47:53 docker-core-metadata-go latest 4a1fc547662e 5 seconds ago 18.8MB 20:47:53 docker-sys-mgmt-agent-go latest ebc7415dfce4 10 seconds ago 313MB 20:47:53 docker-security-secretstore-setup-go latest a0511206b5e7 17 seconds ago 24.6MB 20:47:53 docker-security-proxy-setup-go latest cc2b2d106f4f 23 seconds ago 24.4MB 20:47:53 docker-core-command-go latest 0f91e7049c9c 33 seconds ago 16.3MB 20:47:53 docker-security-bootstrapper-go latest 0b1da13b5cfa About a minute ago 41.5MB 20:47:53 docker-core-data-go latest 492217e5a6e3 2 minutes ago 22.3MB 20:47:53 docker-support-notifications-go latest 425dffb01f52 2 minutes ago 16.9MB 20:47:53 docker-support-scheduler-go latest 31a68dc3caab 2 minutes ago 16.4MB 20:47:53 docker 20.10.0 aefe523efa57 6 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:48:08 Still waiting to schedule task 20:48:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:48:16 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:16 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:31 Removing intermediate container 2e58a325ea7c 20:48:31 ---> 492c3a93f15a 20:48:31 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:48:31 Removing intermediate container b2bee227ada9 20:48:31 ---> 7c1b33177044 20:48:31 20:48:31 Step 10/24 : FROM alpine:3.12 20:48:31 3.12: Pulling from library/alpine 20:48:31 Removing intermediate container 3e595aeb71c2 20:48:31 ---> d84a4851154e 20:48:31 20:48:31 Step 10/22 : FROM alpine:3.12 20:48:31 ---> Running in 7b6b6f7a83df 20:48:31 3.12: Pulling from library/alpine 20:48:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:48:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:48:31 Status: Image is up to date for alpine:3.12 20:48:31 ---> afeebe901d6b 20:48:31 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:48:31 Status: Downloaded newer image for alpine:3.12 20:48:31 ---> afeebe901d6b 20:48:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:48:32 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:32 ---> Running in 68a56adfd24d 20:48:32 ---> Running in 016d5fa1670b 20:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:35 (1/5) Installing ca-certificates (20191127-r4) 20:48:35 (1/2) Installing ca-certificates (20191127-r4) 20:48:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:48:35 (3/5) Installing libcurl (7.69.1-r3) 20:48:35 (4/5) Installing curl (7.69.1-r3) 20:48:35 (2/2) Installing dumb-init (1.2.2-r1) 20:48:35 (5/5) Installing dumb-init (1.2.2-r1) 20:48:35 Executing busybox-1.31.1-r19.trigger 20:48:35 Executing busybox-1.31.1-r19.trigger 20:48:35 Executing ca-certificates-20191127-r4.trigger 20:48:35 Executing ca-certificates-20191127-r4.trigger 20:48:35 OK: 7 MiB in 19 packages 20:48:35 OK: 6 MiB in 16 packages 20:48:37 Removing intermediate container 7b6b6f7a83df 20:48:37 ---> bc9844d2889f 20:48:37 20:48:37 Step 11/26 : FROM docker:20.10.0 20:48:37 20.10.0: Pulling from library/docker 20:48:39 Removing intermediate container 016d5fa1670b 20:48:39 ---> 6ca611727810 20:48:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:48:39 Removing intermediate container 68a56adfd24d 20:48:39 ---> 1fd0b2979a98 20:48:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:39 Removing intermediate container 48b70eab9b99 20:48:39 ---> cc9c73f2d8bb 20:48:39 20:48:39 Step 10/33 : FROM alpine:3.12 20:48:39 ---> afeebe901d6b 20:48:39 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 20:48:39 ---> Running in a5c3168bf78d 20:48:39 ---> Running in d8ce55bfe52f 20:48:40 ---> Running in c5fdb9efd206 20:48:41 Removing intermediate container d8ce55bfe52f 20:48:41 ---> 131219abe0f8 20:48:41 Step 13/24 : WORKDIR / 20:48:41 Removing intermediate container a5c3168bf78d 20:48:41 ---> 3c84ae6f5dd7 20:48:41 Step 13/22 : ENV APP_PORT=48060 20:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:41 ---> Running in 51d4ebab1a34 20:48:41 ---> Running in 85245bbde75b 20:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:42 (1/3) Installing dumb-init (1.2.2-r1) 20:48:42 (2/3) Installing openssl (1.1.1i-r0) 20:48:42 (3/3) Installing su-exec (0.2-r1) 20:48:42 Executing busybox-1.31.1-r19.trigger 20:48:42 OK: 6 MiB in 17 packages 20:48:42 Removing intermediate container 85245bbde75b 20:48:42 ---> a51f3a5a96ae 20:48:42 Step 14/22 : EXPOSE $APP_PORT 20:48:42 Removing intermediate container 51d4ebab1a34 20:48:42 ---> fbeb32770fb5 20:48:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:43 ---> Running in b7442a3e59f8 20:48:44 Removing intermediate container b7442a3e59f8 20:48:44 ---> 27f9f3817847 20:48:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:44 ---> 15c290920885 20:48:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:48:44 Removing intermediate container c5fdb9efd206 20:48:44 ---> 92a88c3a5f5b 20:48:44 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:48:45 ---> 080d92189ecd 20:48:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:48:45 ---> Running in a7b1fe45377b 20:48:46 ---> 74469d8de01c 20:48:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:48:46 Removing intermediate container a7b1fe45377b 20:48:46 ---> 05639021f0d7 20:48:46 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 20:48:47 ---> Running in c3c140aac431 20:48:47 Removing intermediate container d750ce3e5541 20:48:47 ---> b3adabd4c477 20:48:47 20:48:47 Step 10/23 : FROM alpine:3.12 20:48:47 ---> afeebe901d6b 20:48:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:48:48 ---> d7051b498ead 20:48:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:48:48 ---> 2e57b2dc1177 20:48:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:48:48 ---> Running in 262a99d44c08 20:48:48 Removing intermediate container c3c140aac431 20:48:48 ---> 8c911905c690 20:48:48 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 20:48:49 ---> Running in e001676c541d 20:48:50 ---> 93cbd9e99780 20:48:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:48:50 ---> 817577beca63 20:48:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:48:50 ---> Running in 799f7de2b970 20:48:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:51 Removing intermediate container 799f7de2b970 20:48:51 ---> 84b6c35ce39d 20:48:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:51 (1/1) Installing dumb-init (1.2.2-r1) 20:48:51 Executing busybox-1.31.1-r19.trigger 20:48:51 OK: 5 MiB in 15 packages 20:48:51 Connecting to github.com (140.82.112.4:443) 20:48:52 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.82.124:443) 20:48:52  ---> Running in b6b312ee7891 20:48:52 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 20:48:52 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 20:48:52 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 20:48:52 dockerize 20:48:52 ---> 60a4d3c31203 20:48:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:48:52 Removing intermediate container b6b312ee7891 20:48:52 ---> 84c6b940b41f 20:48:52 Step 20/22 : LABEL arch=arm64 20:48:53 ---> Running in a53c28784f77 20:48:53 Removing intermediate container 262a99d44c08 20:48:53 ---> b7c7709c7ec6 20:48:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:48:53 ---> 4bba4ab446f0 20:48:53 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:48:53 ---> Running in 2a93393613f8 20:48:54 Removing intermediate container a53c28784f77 20:48:54 ---> 69f778aec29a 20:48:54 Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:48:54 ---> Running in 4e2f5f009b33 20:48:54 ---> Running in e0c501615e43 20:48:54 Removing intermediate container e001676c541d 20:48:54 ---> c5df5abb992f 20:48:54 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 20:48:54 Removing intermediate container 2a93393613f8 20:48:54 ---> 200cd2242cc3 20:48:54 Step 13/23 : ENV APP_PORT=48081 20:48:54 ---> Running in c18d8836c18e 20:48:54 ---> Running in 1cd649835105 20:48:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:48:55 Status: Downloaded newer image for docker:20.10.0 20:48:55 ---> eeaf43b92773 20:48:55 Step 12/26 : RUN apk add --no-cache bash 20:48:55 Removing intermediate container e0c501615e43 20:48:55 ---> cd84ca0044d8 20:48:55 Step 22/22 : LABEL version=0.0.0 20:48:55 ---> Running in a21aef58c498 20:48:55 ---> Running in 5e895c07a105 20:48:55 Removing intermediate container c18d8836c18e 20:48:55 ---> 96b370f0a357 20:48:55 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:48:55 Removing intermediate container 1cd649835105 20:48:55 ---> 1ca040df1b1c 20:48:55 Step 14/23 : EXPOSE $APP_PORT 20:48:55 ---> Running in b471325781a6 20:48:55 ---> Running in 80ede5b73e5b 20:48:55 Removing intermediate container 5e895c07a105 20:48:55 ---> f965f05085f1 20:48:55 20:48:56 Successfully built f965f05085f1 20:48:56 Removing intermediate container b471325781a6 20:48:56 ---> ecb9df7854a3 20:48:56 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 20:48:56 Successfully tagged docker-support-notifications-go-arm64:latest 20:48:56  Building docker-support-notifications-go ... done Building docker-core-command-go 20:48:56 Removing intermediate container 80ede5b73e5b 20:48:56 ---> b65ab06ae461 20:48:56 Step 15/23 : WORKDIR / 20:48:57 ---> Running in 5be175954286 20:48:57 ---> Running in d27a213f38c9 20:48:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:48:57 Removing intermediate container 4e2f5f009b33 20:48:57 ---> 65cb8e4cbda8 20:48:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:48:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:48:57 ---> Running in 44aa67669142 20:48:58 Removing intermediate container 5be175954286 20:48:58 ---> 65a163b76374 20:48:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:58 (1/2) Installing readline (8.0.4-r0) 20:48:58 (2/2) Installing bash (5.0.17-r0) 20:48:58 Executing bash-5.0.17-r0.post-install 20:48:58 Executing busybox-1.31.1-r19.trigger 20:48:58 OK: 12 MiB in 22 packages 20:48:58 Removing intermediate container 44aa67669142 20:48:58 ---> 80c8d2856efa 20:48:58 Step 22/24 : LABEL arch=arm64 20:48:58 Move dockerize executable 20:49:00 Running on prd-ubuntu18.04-docker-8c-8g-22694 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { 20:49:00 ---> Running in 9e0a9b338288 20:49:00 ---> d499c49c4f1d 20:49:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] ws 20:49:00 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 20:49:00 Removing intermediate container 9e0a9b338288 20:49:01 ---> 984deac04739 20:49:01 Step 23/24 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:49:01 ---> Running in a39e9a579563 20:49:02 Removing intermediate container a21aef58c498 20:49:02 ---> 156a81909905 20:49:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:49:02 ---> c5b91844e923 20:49:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:49:02 Removing intermediate container d27a213f38c9 20:49:02 ---> 81bbdfebff15 20:49:02 using credential edgex-jenkins-ssh 20:49:02 Cloning the remote Git repository 20:49:02 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 20:49:02 ---> Running in 93383e9e968f 20:49:02 Removing intermediate container a39e9a579563 20:49:02 ---> 045028c97e0e 20:49:02 Step 24/24 : LABEL version=0.0.0 20:49:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:49:02 > git init /w/workspace/edgex-go/24 # timeout=10 20:49:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:02 > git --version # timeout=10 20:49:02 > git --version # 'git version 2.17.1' 20:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:03 ---> Running in 6a5ac04c24f7 20:49:03 ---> Running in 700896d1eb08 20:49:03 Removing intermediate container 93383e9e968f 20:49:03 ---> b7d2288ec891 20:49:03 Step 14/26 : ENV APP_PORT=48090 20:49:03 ---> Running in bf4cd2b4a0e6 20:49:03 ---> ce1b91141762 20:49:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:49:03 Removing intermediate container 6a5ac04c24f7 20:49:03 ---> 05134c0378e5 20:49:03 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:49:03 Removing intermediate container 700896d1eb08 20:49:03 ---> 0971f7d6aea4 20:49:03 20:49:03 ---> Running in 2c2be19fc2d1 20:49:04 Removing intermediate container bf4cd2b4a0e6 20:49:04 ---> 948dabe0a391 20:49:04 Step 15/26 : EXPOSE $APP_PORT 20:49:04 Successfully built 0971f7d6aea4 20:49:04 ---> Running in f889901e8893 20:49:04 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 20:49:04  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 20:49:05 Removing intermediate container 2c2be19fc2d1 20:49:05 ---> b0ca69a4e196 20:49:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:05 ---> d87568fb19f6 20:49:05 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:49:05 ---> Running in 78f4a04f0d0c 20:49:05 ---> Running in e6875bfca3b6 20:49:05 Removing intermediate container f889901e8893 20:49:05 ---> 584cce76348b 20:49:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:49:05 Removing intermediate container 78f4a04f0d0c 20:49:05 ---> 91418c3effd3 20:49:05 Step 21/23 : LABEL arch=arm64 20:49:06 ---> Running in cb4382542582 20:49:07 Removing intermediate container cb4382542582 20:49:07 ---> 2efc780db57d 20:49:07 ---> b6ef0bec920a 20:49:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.tomlStep 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:49:07 20:49:08 ---> Running in 51c43b97d6e2 20:49:10 ---> 9def394cae34 20:49:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:49:10 Removing intermediate container 51c43b97d6e2 20:49:10 ---> de22eaf75c8a 20:49:10 Step 23/23 : LABEL version=0.0.0 20:49:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:10 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:49:10 Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:49:10 Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) 20:49:10 Removing intermediate container e6875bfca3b6 20:49:10 ---> e75397802445 20:49:10 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:10 ---> Running in 8aa07aece088 20:49:11 ---> 632b26b69b78 20:49:11 Step 19/26 : RUN apk --no-cache add py3-pip 20:49:11 Removing intermediate container 8aa07aece088 20:49:11 ---> 4873e76a74f5 20:49:11 20:49:11 ---> Running in 83501b6529bb 20:49:10 > git config core.sparsecheckout # timeout=10 20:49:10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 20:49:10 > git remote # timeout=10 20:49:10 > git config --get remote.origin.url # timeout=10 20:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:10 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 20:49:10 > git rev-parse HEAD^{commit} # timeout=10 20:49:10 > git config core.sparsecheckout # timeout=10 20:49:10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 20:49:12 Successfully built 4873e76a74f5 20:49:12 ---> a68c54ba46fe 20:49:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:49:12 Successfully tagged docker-core-metadata-go-arm64:latest 20:49:12 Building docker-security-proxy-setup-go 20:49:13  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:49:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:49:14 (1/33) Installing libbz2 (1.0.8-r1) 20:49:14 (2/33) Installing expat (2.2.9-r1) 20:49:14 Commit message: "Merge branch 'master' into issue-3029" 20:49:14 (3/33) Installing libffi (3.3-r2) 20:49:14 (4/33) Installing gdbm (1.13-r1) 20:49:14 (5/33) Installing xz-libs (5.2.5-r0) 20:49:14 (6/33) Installing sqlite-libs (3.32.1-r0) 20:49:14 (7/33) Installing python3 (3.8.5-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:14 ---> 554380be2bae 20:49:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:49:15 + echo snap-build.sh 20:49:15 snap-build.sh 20:49:15 + SNAP_BASE_DIR=. 20:49:15 + '[' '!' -z /w/workspace/edgex-go/24 ']' 20:49:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/24 20:49:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' 20:49:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/24] 20:49:15 + cd /w/workspace/edgex-go/24 20:49:15 + sudo apt-get remove -qy --purge lxd lxd-client 20:49:15 Reading package lists... 20:49:15 Building dependency tree... 20:49:15 Reading state information... 20:49:15 The following packages were automatically installed and are no longer required: 20:49:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:49:15 uidmap xdelta3 20:49:15 Use 'sudo apt autoremove' to remove them. 20:49:15 The following packages will be REMOVED: 20:49:15 lxd* lxd-client* 20:49:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:49:16 After this operation, 31.7 MB disk space will be freed. 20:49:16 (8/33) Installing py3-appdirs (1.4.4-r1) 20:49:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:49:16 (10/33) Installing py3-parsing (2.4.7-r0) 20:49:16 (11/33) Installing py3-six (1.15.0-r0) 20:49:16 (12/33) Installing py3-packaging (20.4-r0) 20:49:16 (13/33) Installing py3-setuptools (47.0.0-r0) 20:49:16 (14/33) Installing py3-chardet (3.0.4-r4) 20:49:16 (15/33) Installing py3-idna (2.9-r0) 20:49:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:49:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:49:16 (18/33) Installing py3-requests (2.23.0-r0) 20:49:17 (19/33) Installing py3-msgpack (1.0.0-r0) 20:49:17 (20/33) Installing py3-lockfile (0.12.2-r3) 20:49:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:49:17 (22/33) Installing py3-colorama (0.4.3-r0) 20:49:17 (23/33) Installing py3-distlib (0.3.0-r0) 20:49:17 (24/33) Installing py3-distro (1.5.0-r1) 20:49:17 (25/33) Installing py3-webencodings (0.5.1-r3) 20:49:17 (26/33) Installing py3-html5lib (1.0.1-r4) 20:49:17 (27/33) Installing py3-pytoml (0.1.21-r0) 20:49: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:49:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:49:17 (28/33) Installing py3-pep517 (0.8.2-r0) 20:49:17 ---> 1b1d321d5187 20:49:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 20:49:17 (29/33) Installing py3-progress (1.5-r0) 20:49:17 (30/33) Installing py3-toml (0.10.1-r0) 20:49:17 (31/33) Installing py3-retrying (1.3.3-r0) 20:49:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:49:17 (33/33) Installing py3-pip (20.1.1-r0) 20:49:17 Executing busybox-1.31.1-r19.trigger 20:49:17 OK: 71 MiB in 55 packages 20:49:18 Removing lxd dnsmasq configuration 20:49:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:49:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:49:19 ---> 33092cd00e43 20:49:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:49:19 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:49:19 (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:49:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:49:20 Processing triggers for systemd (237-3ubuntu10.42) ... 20:49:20 Processing triggers for ureadahead (0.100.0-21) ... 20:49:21 ---> 0ea858eaca21 20:49:21 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 20:49:22 + sudo snap remove --purge lxd 20:49:22 snap "lxd" is not installed 20:49:22 + sudo groupadd --force --system lxd 20:49:22 ++ whoami 20:49:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:49:22 + newgrp - lxd 20:49:22 + sudo snap install lxd 20:49:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:22 ---> eef54af9f374 20:49:22 Step 3/23 : WORKDIR /edgex-go 20:49:22 ---> Using cache 20:49:22 ---> 7ff9e13f8f1d 20:49:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:22 ---> Using cache 20:49:22 ---> 557f15134d4a 20:49:22 Step 5/23 : RUN apk add --update --no-cache make git 20:49:22 ---> Running in a698ac0a22f5 20:49:22 ---> Running in 675a08f45c0d 20:49:23 Removing intermediate container a698ac0a22f5 20:49:23 ---> 73338dc473de 20:49:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:49:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:49:26 ---> 8747002b34b2 20:49:26 Step 28/33 : RUN chmod +x /entrypoint.sh 20:49:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:49:27 Removing intermediate container 83501b6529bb 20:49:27 ---> bfe67143a690 20:49:27 Step 20/26 : RUN pip install docker-compose==1.23.2 20:49:27 ---> Running in 1cfe53ce95ed 20:49:27 ---> Running in 5e0e41eefc5a 20:49:28 OK: 217 MiB in 51 packages 20:49:30 2021-01-25T20:49:28Z INFO Waiting for automatic snapd restart... 20:49:30 Removing intermediate container 675a08f45c0d 20:49:30 ---> ddbfba11523b 20:49:30 Step 6/23 : COPY go.mod . 20:49:31 Removing intermediate container 1cfe53ce95ed 20:49:31 ---> e4d6641caeef 20:49:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:49:32 ---> e92761d176b3 20:49:32 Step 7/23 : RUN go mod download 20:49:32 ---> Running in fdc9f2b136c7 20:49:33 ---> Running in 672ab1c838ce 20:49:33 Removing intermediate container fdc9f2b136c7 20:49:33 ---> 51afdb4f0b46 20:49:33 Step 30/33 : CMD ["gate"] 20:49:34 ---> Running in 397d6fbeb39a 20:49:34 Collecting docker-compose==1.23.2 20:49:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:49:36 Removing intermediate container 397d6fbeb39a 20:49:36 ---> 9813a83c171e 20:49:36 Step 31/33 : LABEL arch=arm64 20:49:36 Collecting docker<4.0,>=3.6.0 20:49:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:49:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:36 ---> eef54af9f374 20:49:36 Step 3/23 : WORKDIR /edgex-go 20:49:36 ---> Using cache 20:49:36 ---> 7ff9e13f8f1d 20:49:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:36 ---> Using cache 20:49:36 ---> 557f15134d4a 20:49:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:49:37 ---> Running in 0d37a97eae5f 20:49:37 ---> Running in 99a310a7c867 20:49:38 Removing intermediate container 0d37a97eae5f 20:49:38 ---> dd9fd801ee46 20:49:38 Step 32/33 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:49:38 Collecting PyYAML<4,>=3.10 20:49:38 Downloading PyYAML-3.13.tar.gz (270 kB) 20:49:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:49:39 Removing intermediate container 672ab1c838ce 20:49:39 ---> dac095721118 20:49:39 Step 8/23 : COPY . . 20:49:39 ---> Running in 831faefdd627 20:49:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:49:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:49:40 ---> eef54af9f374 20:49:40 Step 3/21 : WORKDIR /edgex-go 20:49:40 ---> Using cache 20:49:40 ---> 7ff9e13f8f1d 20:49:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:40 ---> Using cache 20:49:40 ---> 557f15134d4a 20:49:40 Step 5/21 : RUN apk add --update --no-cache make git 20:49:40 ---> Using cache 20:49:40 ---> ddbfba11523b 20:49:40 Step 6/21 : COPY go.mod . 20:49:40 ---> Using cache 20:49:40 ---> e92761d176b3 20:49:40 Step 7/21 : RUN go mod download 20:49:40 ---> Using cache 20:49:40 ---> dac095721118 20:49:40 Step 8/21 : COPY . . 20:49:40 Removing intermediate container 831faefdd627 20:49:40 ---> 81e52050ef36 20:49:40 Step 33/33 : LABEL version=0.0.0 20:49:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:49:41 ---> Running in e70be3609b6a 20:49:42 OK: 217 MiB in 51 packages 20:49:42 Collecting jsonschema<3,>=2.5.1 20:49:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:49:44 Removing intermediate container e70be3609b6a 20:49:44 ---> 670b94cb5985 20:49:44 20:49:44 Successfully built 670b94cb5985 20:49:44 Successfully tagged docker-security-bootstrapper-go-arm64:latest 20:49:44  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 20:49:44 Removing intermediate container 99a310a7c867 20:49:44 ---> b6559334bc63 20:49:44 Step 6/23 : COPY go.mod . 20:49:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:49:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:49:45 Collecting dockerpty<0.5,>=0.4.1 20:49:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:49:48 lxd 4.10 from Canonical* installed 20:49:48 + sudo lxd init --auto 20:49:48 ---> 10a6d05ee67c 20:49:48 Step 7/23 : RUN go mod download 20:49:48 Collecting websocket-client<1.0,>=0.32.0 20:49:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:49:50 ---> Running in 3a31e2b97acd 20:49:50 Collecting docopt<0.7,>=0.6.1 20:49:50 Downloading docopt-0.6.2.tar.gz (25 kB) 20:49:53 Collecting cached-property<2,>=1.2.0 20:49:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:49:53 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:49:53 Collecting texttable<0.10,>=0.9.0 20:49:53 Downloading texttable-0.9.1.tar.gz (11 kB) 20:49:56 Removing intermediate container 3a31e2b97acd 20:49:56 ---> 9087d187d13d 20:49:56 Step 8/23 : COPY . . 20:49:56 Collecting docker-pycreds>=0.4.0 20:49:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:49:56 + sudo snap install --classic snapcraft 20:49:56 Collecting idna<2.8,>=2.5 20:49:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:49:57 Collecting urllib3<1.25,>=1.21.1 20:49:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:49:58 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:49:58 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:49:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:49:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:49:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:49:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:49:59 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, docopt, cached-property, texttable, docker-compose 20:49:59 Attempting uninstall: idna 20:49:59 Found existing installation: idna 2.9 20:49:59 Uninstalling idna-2.9: 20:49:59 Successfully uninstalled idna-2.9 20:50:00 Attempting uninstall: urllib3 20:50:00 Found existing installation: urllib3 1.25.9 20:50:00 Uninstalling urllib3-1.25.9: 20:50:00 Successfully uninstalled urllib3-1.25.9 20:50:02 Attempting uninstall: requests 20:50:02 Found existing installation: requests 2.23.0 20:50:02 Uninstalling requests-2.23.0: 20:50:02 Successfully uninstalled requests-2.23.0 20:50:03 snapcraft 4.4.4 from Canonical* installed 20:50:03 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:50:03 + patch --verbose -p1 20:50:03 Hmm... Looks like a unified diff to me... 20:50:03 The text leading up to this was: 20:50:03 -------------------------- 20:50:03 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:50:03 |From: Tony Espy 20:50:03 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:50:03 |Subject: [PATCH] optimize snap build for pipeline CI check 20:50:03 | 20:50:03 |This patch is used by the EdgeX CI pipeline builds to 20:50:03 |optimize the snap CI check run for pull requests. When 20:50:03 |applied, it essentially strips out everything (apps and 20:50:03 |parts) from the snapcraft.yaml file except those required 20:50:03 |to build edgex-go, as the whole idea of the CI check is to 20:50:03 |catch changes to edgex-go that break the snap build. 20:50:03 | 20:50:03 |In general, anyone updating snapcraft.yaml will also need 20:50:03 |to update this patch file, otherwise it may fail to apply, 20:50:03 |resulting in a failed snap build CI check in the associated 20:50:03 |pull request. 20:50:03 | 20:50:03 |Note - in addition to applying this patch, the pipeline also 20:50:03 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:50:03 |need to build the finally binary .snap file (and it won't 20:50:03 |work with the patch applied). This further reduces the build 20:50:03 |time. 20:50:03 |--- 20:50:03 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:50:03 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:50:03 | 20:50:03 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:50:03 |index 1e537489..faf42425 100644 20:50:03 |--- a/snap/snapcraft.yaml 20:50:03 |+++ b/snap/snapcraft.yaml 20:50:03 -------------------------- 20:50:03 patching file snap/snapcraft.yaml 20:50:03 Using Plan A... 20:50:03 Hunk #1 succeeded at 73. 20:50:03 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 20:50:03 Hunk #3 succeeded at 214 (offset -1 lines). 20:50:03 Hunk #4 succeeded at 222 (offset -1 lines). 20:50:03 Hunk #5 succeeded at 229 (offset -1 lines). 20:50:03 Hunk #6 succeeded at 256 (offset -1 lines). 20:50:03 Hunk #7 succeeded at 290 (offset -1 lines). 20:50:03 Hunk #8 succeeded at 342. 20:50:03 Hmm... Ignoring the trailing garbage. 20:50:03 done 20:50:03 + sudo snapcraft prime --use-lxd 20:50:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:50:03 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:50:03 - README.md 20:50:03 - snapcraft.yaml.orig 20:50:03 20:50:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:50:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:50:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:04 ---> eef54af9f374 20:50:04 Step 3/22 : WORKDIR /edgex-go 20:50:04 ---> Using cache 20:50:04 ---> 7ff9e13f8f1d 20:50:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:04 ---> Using cache 20:50:04 ---> 557f15134d4a 20:50:04 Step 5/22 : RUN apk add --update --no-cache make git 20:50:04 ---> Using cache 20:50:04 ---> ddbfba11523b 20:50:04 Step 6/22 : COPY go.mod . 20:50:04 ---> Using cache 20:50:04 ---> e92761d176b3 20:50:04 Step 7/22 : RUN go mod download 20:50:04 ---> Using cache 20:50:04 ---> dac095721118 20:50:04 Step 8/22 : COPY . . 20:50:04 ---> Using cache 20:50:04 ---> 4665df54766e 20:50:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:50:04 Launching a container. 20:50:04 ---> Running in 0cc898b4d73b 20:50:04 ---> 4665df54766e 20:50:04 Step 9/23 : RUN make cmd/core-command/core-command 20:50:05 ---> Running in 7456ba524dc1 20:50:05 Running setup.py install for PyYAML: started 20:50:06 ---> 1f754dd152f3 20:50:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:50:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:50:06 ---> Running in 84f5568875fa 20:50:07 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:50:08 Running setup.py install for PyYAML: finished with status 'done' 20:50:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:50:09 Running setup.py install for dockerpty: started 20:50:12 Running setup.py install for dockerpty: finished with status 'done' 20:50:12 Running setup.py install for docopt: started 20:50:15 Running setup.py install for docopt: finished with status 'done' 20:50:16 Waiting for container to be ready 20:50:16 To start your first instance, try: lxc launch ubuntu:18.04 20:50:16 20:50:16 Running setup.py install for texttable: started 20:50:17 ---> a4ec90642f44 20:50:17 Step 9/23 : RUN make cmd/core-data/core-data 20:50:17 ---> Running in ce0bf5e5d106 20:50:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:50:19 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:50:19 Waiting for network to be ready... 20:50:20 Running setup.py install for texttable: finished with status 'done' 20:50:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:50:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:50:21 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:50:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:50:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:50:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:50:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:50:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:50:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:50:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:50:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 20:50:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 20:50:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:50:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:50:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:50:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:50:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:50:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:50:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:50:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:50:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1852 kB] 20:50:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 20:50:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 20:50:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:50:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 20:50:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 20:50:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 20:50:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 20:50:24 Fetched 23.8 MB in 4s (5547 kB/s) 20:50:25 Reading package lists... 20:50:25 Reading package lists... 20:50:25 Building dependency tree... 20:50:25 Reading state information... 20:50:25 The following additional packages will be installed: 20:50:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:50:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:50:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:50:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:50:25 Suggested packages: 20:50:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:50:25 Recommended packages: 20:50:25 gnupg libsasl2-modules 20:50:25 The following NEW packages will be installed: 20:50:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:50:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:50:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:50:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:50:25 The following packages will be upgraded: 20:50:25 gpg gpg-agent gpgconf libudev1 20:50:26 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 20:50:26 Need to get 3533 kB of archives. 20:50:26 After this operation, 13.3 MB of additional disk space will be used. 20:50:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:50:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:50:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:50:26 Get:4 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:50:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:50:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:50:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:50:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:50:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 20:50:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 20:50:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:50:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:50:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:50:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:50:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:50:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:50:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:50:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:50:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:50:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:50:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:50:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:50:27 debconf: delaying package configuration, since apt-utils is not installed 20:50:27 Fetched 3533 kB in 1s (3258 kB/s) 20:50:27 (Reading database ... 12511 files and directories currently installed.) 20:50:27 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 20:50:27 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:50:27 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 20:50:27 Selecting previously unselected package udev. 20:50:27 (Reading database ... 12511 files and directories currently installed.) 20:50:27 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 20:50:27 Unpacking udev (237-3ubuntu10.44) ... 20:50:27 Selecting previously unselected package libfuse2:amd64. 20:50:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:50:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:50:27 Selecting previously unselected package fuse. 20:50:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:50:27 Unpacking fuse (2.9.7-1ubuntu1) ... 20:50:27 Removing intermediate container 5e0e41eefc5a 20:50:27 ---> 7b1799781d10 20:50:27 Step 21/26 : RUN apk --no-cache add curl 20:50:27 ---> Running in 3c1dbe9cdad0 20:50:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:50:27 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:50:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:50:27 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:50:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:50:28 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:50:28 Selecting previously unselected package libksba8:amd64. 20:50:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:50:28 Unpacking libksba8:amd64 (1.3.5-2) ... 20:50:28 Selecting previously unselected package libroken18-heimdal:amd64. 20:50:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:50:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:50:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:50:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libwind0-heimdal:amd64. 20:50:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:50:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:50:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:50:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:50:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:50:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:29 Selecting previously unselected package libsasl2-modules-db:amd64. 20:50:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:50:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:50:29 Selecting previously unselected package libsasl2-2:amd64. 20:50:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:50:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:50:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:29 Selecting previously unselected package libldap-common. 20:50:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:50:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:50:29 Selecting previously unselected package libldap-2.4-2:amd64. 20:50:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:50:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:50:29 Selecting previously unselected package dirmngr. 20:50:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:50:29 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:50:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:50:29 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:50:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:50:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:50:30 (2/3) Installing libcurl (7.69.1-r3) 20:50:30 (3/3) Installing curl (7.69.1-r3) 20:50:30 Executing busybox-1.31.1-r19.trigger 20:50:30 OK: 71 MiB in 58 packages 20:50:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:50:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:50:30 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:50:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:30 Setting up libksba8:amd64 (1.3.5-2) ... 20:50:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:50:30 Setting up udev (237-3ubuntu10.44) ... 20:50:30 invoke-rc.d: policy-rc.d denied execution of start. 20:50:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:30 Processing triggers for systemd (237-3ubuntu10) ... 20:50:30 Setting up fuse (2.9.7-1ubuntu1) ... 20:50:31 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:50:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:50:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:50:31 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:50:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:50:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:50:31 settings in the [Install] section, and DefaultInstance for template units). 20:50:31 This means they are not meant to be enabled using systemctl. 20:50:31 Possible reasons for having this kind of units are: 20:50:31 1) A unit may be statically enabled by being symlinked from another unit's 20:50:31 .wants/ or .requires/ directory. 20:50:31 2) A unit's purpose may be to act as a helper for some other unit which has 20:50:31 a requirement dependency on it. 20:50:31 3) A unit may be started when needed via activation (socket, path, timer, 20:50:31 D-Bus, udev, scripted systemctl call, ...). 20:50:31 4) In case of template units, the unit is meant to be enabled with some 20:50:31 instance name specified. 20:50:32 Removing intermediate container 3c1dbe9cdad0 20:50:32 ---> f1ea477f52d6 20:50:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:50:32 ---> Running in 1bb1d05c7f06 20:50:32 Reading package lists... 20:50:32 Building dependency tree... 20:50:32 Reading state information... 20:50:32 The following additional packages will be installed: 20:50:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:50:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:50:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:50:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:50:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:50:32 Suggested packages: 20:50:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:50:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:50:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:50:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:50:32 systemd-container policykit-1 20:50:32 Recommended packages: 20:50:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:50:32 The following NEW packages will be installed: 20:50:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:50:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:50:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:50:32 multiarch-support openssh-client python3 python3-minimal python3.6 20:50:32 python3.6-minimal snapd squashfs-tools sudo 20:50:32 The following packages will be upgraded: 20:50:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:50:32 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 20:50:32 Need to get 35.2 MB of archives. 20:50:32 After this operation, 141 MB of additional disk space will be used. 20:50:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:50:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 20:50:33 Removing intermediate container 1bb1d05c7f06 20:50:33 ---> 2ccbdf7225e2 20:50:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:33 ---> Running in a1b03035e59e 20:50:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:50:33 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:50:33 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 20:50:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:50:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:50:33 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:50:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:50:33 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:50:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:50:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:50:33 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:50:33 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:50:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:50:33 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:50:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:50:33 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:50:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:50:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:50:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:50:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:50:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:50:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:50:33 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:50:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:50:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:50:33 Removing intermediate container a1b03035e59e 20:50:33 ---> e6d682368986 20:50:33 Step 24/26 : LABEL arch=arm64 20:50:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:50:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:50:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:50:33 ---> Running in 8988b360bb12 20:50:34 Removing intermediate container 8988b360bb12 20:50:34 ---> 17af0c399f4c 20:50:34 Step 25/26 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:50:34 debconf: delaying package configuration, since apt-utils is not installed 20:50:34 Fetched 35.2 MB in 2s (16.8 MB/s) 20:50:34 (Reading database ... 12757 files and directories currently installed.) 20:50:34 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 20:50:34 ---> Running in 091b15327b56 20:50:35 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:50:35 Removing intermediate container 091b15327b56 20:50:35 ---> d659814f5f94 20:50:35 Step 26/26 : LABEL version=0.0.0 20:50:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 20:50:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:50:35 ---> Running in 03038b1a2b36 20:50:35 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 20:50:35 (Reading database ... 12757 files and directories currently installed.) 20:50:35 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:50:36 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:50:36 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:50:36 Removing intermediate container 03038b1a2b36 20:50:36 ---> d21f8dbc84ba 20:50:36 20:50:36 (Reading database ... 12757 files and directories currently installed.) 20:50:36 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:50:36 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:50:36 Setting up apt (1.6.12ubuntu0.2) ... 20:50:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:50:36 Successfully built d21f8dbc84ba 20:50:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 20:50:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:50:37 (Reading database ... 12764 files and directories currently installed.) 20:50:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:50:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:50:37 Selecting previously unselected package libpython3.6-minimal:amd64. 20:50:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:50:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:50:37 Selecting previously unselected package libexpat1:amd64. 20:50:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:50:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:50:38 Selecting previously unselected package python3.6-minimal. 20:50:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:50:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:50:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:50:38 Checking for services that may need to be restarted...done. 20:50:38 Checking for services that may need to be restarted...done. 20:50:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:50:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:50:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:50:39 Selecting previously unselected package python3-minimal. 20:50:39 (Reading database ... 13012 files and directories currently installed.) 20:50:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:50:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:50:39 Selecting previously unselected package mime-support. 20:50:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:50:39 Unpacking mime-support (3.60ubuntu1) ... 20:50:39 Selecting previously unselected package libmpdec2:amd64. 20:50:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:50:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:50:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:50:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:50:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:50:39 Selecting previously unselected package python3.6. 20:50:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:50:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:50:39 Selecting previously unselected package libpython3-stdlib:amd64. 20:50:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:50:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:50:39 Setting up python3-minimal (3.6.7-1~18.04) ... 20:50:40 Selecting previously unselected package python3. 20:50:40 (Reading database ... 13442 files and directories currently installed.) 20:50:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:50:40 Unpacking python3 (3.6.7-1~18.04) ... 20:50:40 Selecting previously unselected package multiarch-support. 20:50:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:50:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:50:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:50:40 Selecting previously unselected package liblzo2-2:amd64. 20:50:40 (Reading database ... 13479 files and directories currently installed.) 20:50:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:50:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:50:40 Selecting previously unselected package libbsd0:amd64. 20:50:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:50:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:50:40 Selecting previously unselected package sudo. 20:50:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:50:41 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:50:41 Selecting previously unselected package apparmor. 20:50:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:50:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:50:41 Selecting previously unselected package libedit2:amd64. 20:50:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:50:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:50:41 Selecting previously unselected package libkrb5support0:amd64. 20:50:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:50:41 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:50:41 Selecting previously unselected package libk5crypto3:amd64. 20:50:41 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:50:41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:50:41 Selecting previously unselected package libkeyutils1:amd64. 20:50:41 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:50:41 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:50:41 Selecting previously unselected package libkrb5-3:amd64. 20:50:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:50:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:50:41 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:50:41 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:50:41 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:50:42 Selecting previously unselected package libssl1.0.0:amd64. 20:50:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:50:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:50:42 Selecting previously unselected package openssh-client. 20:50:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:50:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:50:42 Selecting previously unselected package squashfs-tools. 20:50:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:50:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:50:42 Selecting previously unselected package snapd. 20:50:42 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:50:42 Unpacking snapd (2.48+18.04) ... 20:50:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:50:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:50:45 Setting up mime-support (3.60ubuntu1) ... 20:50:46 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:50:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:50:46 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:50:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:50:46 Setting up systemd (237-3ubuntu10.44) ... 20:50:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:50:47 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:50:47 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:50:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:50:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:50:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:50:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:50:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:50:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:50:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:50:47 Setting up python3 (3.6.7-1~18.04) ... 20:50:47 running python rtupdate hooks for python3.6... 20:50:47 running python post-rtupdate hooks for python3.6... 20:50:47 Setting up apparmor (2.12-4ubuntu5.1) ... 20:50:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:50:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:50:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:50:49 Setting up snapd (2.48+18.04) ... 20:50:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:50:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:50:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:50:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:50:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:50:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:50:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:50:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:50:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:50:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:50:51 /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:50:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:50:51 Processing triggers for systemd (237-3ubuntu10.44) ... 20:50:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:50:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:50:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:50:53 Reading package lists... 20:50:53 Reading package lists... 20:50:54 Building dependency tree... 20:50:54 Reading state information... 20:50:54 Calculating upgrade... 20:50:54 The following packages will be upgraded: 20:50:54 advancecomp base-files bash binutils binutils-common 20:50:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:50:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:50:54 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:50:54 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:50:54 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:50:54 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:50:54 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 20:50:54 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 20:50:54 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 20:50:54 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 20:50:54 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 20:50:54 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 20:50:54 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 20:50:54 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 20:50:54 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:50:54 Need to get 63.8 MB of archives. 20:50:54 After this operation, 5203 kB of additional disk space will be used. 20:50:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:50:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:50:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:50:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:50:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:50:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:50:54 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:50:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:50:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:50:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:50:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:50:54 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:50:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:50:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:50:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:50:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:50:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:50:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:50:54 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:50:54 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:50:54 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:50:54 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:50:54 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:50:54 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:50:54 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:50:54 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:50:54 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:50:54 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:50:54 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:50:54 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:50:54 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:50:54 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:50:54 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:50:54 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:50:54 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:50:54 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:50:54 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:50:54 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:50:54 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:50:54 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:50:54 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:50:54 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:50:54 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:50:54 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:50:54 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 20:50:54 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:50:54 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:50:54 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:50:54 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:50:54 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:50:54 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:50:54 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:50:54 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:50:54 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:50:54 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:50:54 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:50:55 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:50:55 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:50:55 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:50:55 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:50:55 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:50:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:50:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:50:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:50:55 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:50:55 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 20:50:55 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:50:55 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:50:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:50:55 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:50:55 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:50:55 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:50:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:50:55 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:50:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:50:55 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:50:55 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:50:55 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:50:55 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:50:55 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:50:55 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:50:55 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:50:55 Get:83 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:50:55 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:50:55 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 20:50:55 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:50:55 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:50:55 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:50:55 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:50:55 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:50:55 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:50:55 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:50:55 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:50:55 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:50:55 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:50:56 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:50:56 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:50:56 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:50:56 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:50:56 debconf: delaying package configuration, since apt-utils is not installed 20:50:56 Fetched 63.8 MB in 2s (34.4 MB/s) 20:50:56 (Reading database ... 13912 files and directories currently installed.) 20:50:56 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:50:56 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:50:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:50:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:50:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 20:50:57 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 20:50:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:50:59 (Reading database ... 13911 files and directories currently installed.) 20:50:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:50:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:50:59 (Reading database ... 13911 files and directories currently installed.) 20:50:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:50:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:50:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:50:59 (Reading database ... 13911 files and directories currently installed.) 20:50:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:51:00 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:51:00 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:51:00 (Reading database ... 13911 files and directories currently installed.) 20:51:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:51:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:51:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:51:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:51:01 Setting up base-files (10.1ubuntu2.10) ... 20:51:01 Installing new version of config file /etc/issue ... 20:51:01 Installing new version of config file /etc/issue.net ... 20:51:01 Installing new version of config file /etc/lsb-release ... 20:51:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:51:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:51:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:51:01 Removing obsolete conffile /etc/default/motd-news ... 20:51:01 (Reading database ... 13912 files and directories currently installed.) 20:51:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:51:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:51:02 Setting up bash (4.4.18-2ubuntu1.2) ... 20:51:02 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:51:02 (Reading database ... 13912 files and directories currently installed.) 20:51:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:51:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:51:02 (Reading database ... 13912 files and directories currently installed.) 20:51:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:51:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:51:02 Setting up tar (1.29b-2ubuntu0.2) ... 20:51:02 (Reading database ... 13912 files and directories currently installed.) 20:51:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:51:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:51:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:51:03 (Reading database ... 13912 files and directories currently installed.) 20:51:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:51:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:51:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:51:03 (Reading database ... 13912 files and directories currently installed.) 20:51:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:51:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:51:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:51:03 (Reading database ... 13912 files and directories currently installed.) 20:51:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:51:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:51:03 Setting up grep (3.1-2build1) ... 20:51:04 (Reading database ... 13912 files and directories currently installed.) 20:51:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:51:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:51:04 Setting up login (1:4.5-1ubuntu2) ... 20:51:04 (Reading database ... 13912 files and directories currently installed.) 20:51:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:51:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:51:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:51:04 (Reading database ... 13912 files and directories currently installed.) 20:51:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:51:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:51:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:51:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:51:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:51:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:51:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:51:06 (Reading database ... 13912 files and directories currently installed.) 20:51:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:51:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:51:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:51:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:51:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:51:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:51:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:51:07 (Reading database ... 13912 files and directories currently installed.) 20:51:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:51:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:51:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:51:08 (Reading database ... 13912 files and directories currently installed.) 20:51:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:51:08 (Reading database ... 13912 files and directories currently installed.) 20:51:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:51:08 (Reading database ... 13912 files and directories currently installed.) 20:51:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:51:08 (Reading database ... 13912 files and directories currently installed.) 20:51:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:51:09 (Reading database ... 13912 files and directories currently installed.) 20:51:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:51:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:51:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:51:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:51:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:51:09 (Reading database ... 13912 files and directories currently installed.) 20:51:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:51:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:51:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:51:09 (Reading database ... 13912 files and directories currently installed.) 20:51:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:51:09 (Reading database ... 13912 files and directories currently installed.) 20:51:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:51:10 (Reading database ... 13912 files and directories currently installed.) 20:51:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:51:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:51:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:51:11 (Reading database ... 13912 files and directories currently installed.) 20:51:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:51:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:51:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:51:11 (Reading database ... 13912 files and directories currently installed.) 20:51:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:51:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:51:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:51:11 (Reading database ... 13914 files and directories currently installed.) 20:51:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:51:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:51:12 Setting up debconf (1.5.66ubuntu1) ... 20:51:12 (Reading database ... 13914 files and directories currently installed.) 20:51:12 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:51:12 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:51:12 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:51:12 (Reading database ... 13914 files and directories currently installed.) 20:51:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:51:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:51:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:51:12 (Reading database ... 13914 files and directories currently installed.) 20:51:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:51:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:51:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:51:13 (Reading database ... 13914 files and directories currently installed.) 20:51:13 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:51:13 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:51:13 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:51:13 (Reading database ... 13914 files and directories currently installed.) 20:51:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:51:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:51:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:51:13 (Reading database ... 13914 files and directories currently installed.) 20:51:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:51:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:51:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 20:51:13 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 20:51:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:51:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:51:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:51:14 (Reading database ... 13914 files and directories currently installed.) 20:51:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:51:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:51:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:51:14 (Reading database ... 13914 files and directories currently installed.) 20:51:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:51:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:51:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:51:14 (Reading database ... 13914 files and directories currently installed.) 20:51:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:51:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:51:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:51:14 (Reading database ... 13914 files and directories currently installed.) 20:51:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:51:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:51:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 20:51:15 (Reading database ... 13914 files and directories currently installed.) 20:51:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:51:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:51:15 Setting up passwd (1:4.5-1ubuntu2) ... 20:51:15 (Reading database ... 13914 files and directories currently installed.) 20:51:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:51:16 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:51:16 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:51:16 (Reading database ... 13914 files and directories currently installed.) 20:51:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:51:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:51:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:51:16 (Reading database ... 13914 files and directories currently installed.) 20:51:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:51:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:51:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:51:16 (Reading database ... 13914 files and directories currently installed.) 20:51:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:51:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:51:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:51:17 (Reading database ... 13914 files and directories currently installed.) 20:51:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:51:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:51:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:51:17 (Reading database ... 13914 files and directories currently installed.) 20:51:17 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:51:17 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:51:17 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:51:17 (Reading database ... 13914 files and directories currently installed.) 20:51:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:51:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:51:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 20:51:17 (Reading database ... 13915 files and directories currently installed.) 20:51:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:51:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:51:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:51:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:51:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:51:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:51:18 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:51:18 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:51:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:51:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:51:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:51:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:51:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:51:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:51:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:51:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:51:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:51:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:51:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:51:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:51:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:51:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:51:19 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 20:51:19 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 20:51:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:51:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:51:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:51:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:51:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:51:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:51:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:51:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:51:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:51:21 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:51:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:51:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:51:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:23  Building docker-sys-mgmt-agent-go ... done 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:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:51:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:51:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:51:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:51:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:51:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:51:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:51:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:51:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:51:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:51:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:51:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:51:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:51:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:51:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:51:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:51:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:51:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:51:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:51:27 Setting up tzdata (2020f-0ubuntu0.18.04) ... 20:51:27 20:51:27 Current default time zone: 'Etc/UTC' 20:51:27 Local time is now: Mon Jan 25 20:51:27 UTC 2021. 20:51:27 Universal Time is now: Mon Jan 25 20:51:27 UTC 2021. 20:51:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:51:27 20:51:27 Setting up systemd-sysv (237-3ubuntu10.44) ... 20:51:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:28 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 20:51:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:51:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:51:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:51:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:51:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:51:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:51:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:51:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:51:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:51:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:28 Setting up patch (2.7.6-2ubuntu1.1) ... 20:51:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:51:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:51:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:51:28 Installing new version of config file /etc/ssl/openssl.cnf ... 20:51:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:51:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:51:28 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:51:30 Updating certificates in /etc/ssl/certs... 20:51:31 22 added, 17 removed; done. 20:51:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:51:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:51:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:51:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:51:31 Setting up pkgbinarymangler (138.18.04.1) ... 20:51:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:51:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up perl (5.26.1-6ubuntu0.5) ... 20:51:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:51:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:51:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:51:32 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:51:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:51:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:51:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:51:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:51:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:51:32 Processing triggers for systemd (237-3ubuntu10.44) ... 20:51:32 Processing triggers for mime-support (3.60ubuntu1) ... 20:51:32 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:51:32 Updating certificates in /etc/ssl/certs... 20:51:33 0 added, 0 removed; done. 20:51:33 Running hooks in /etc/ca-certificates/update.d... 20:51:33 done. 20:51:33 Reading package lists... 20:51:33 Building dependency tree... 20:51:33 Reading state information... 20:51:34 The following NEW packages will be installed: 20:51:34 apt-transport-https 20:51:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:51:34 Need to get 1696 B of archives. 20:51:34 After this operation, 153 kB of additional disk space will be used. 20:51:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:51:34 debconf: delaying package configuration, since apt-utils is not installed 20:51:34 Fetched 1696 B in 0s (20.6 kB/s) 20:51:34 Selecting previously unselected package apt-transport-https. 20:51:34 (Reading database ... 13929 files and directories currently installed.) 20:51:34 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:51:34 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:51:34 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:51:34 Waiting for network to be ready... 20:51:36 Removing intermediate container 0cc898b4d73b 20:51:36 ---> b2e276389a28 20:51:36 20:51:36 Step 10/22 : FROM alpine:3.12 20:51:36 ---> afeebe901d6b 20:51:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:51:36 ---> Using cache 20:51:36 ---> b7c7709c7ec6 20:51:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:36 ---> Using cache 20:51:36 ---> 200cd2242cc3 20:51:36 Step 13/22 : ENV APP_PORT=48085 20:51:36 Removing intermediate container 7456ba524dc1 20:51:36 ---> 2165c7fc7632 20:51:36 20:51:36 Step 10/23 : FROM alpine:3.12 20:51:36 ---> afeebe901d6b 20:51:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:51:36 ---> Using cache 20:51:36 ---> b7c7709c7ec6 20:51:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:36 ---> Using cache 20:51:36 ---> 200cd2242cc3 20:51:36 Step 13/23 : ENV APP_PORT=48082 20:51:36 Removing intermediate container 84f5568875fa 20:51:36 ---> 3d9273b0cb56 20:51:36 20:51:36 Step 10/21 : FROM alpine:3.12 20:51:36 ---> afeebe901d6b 20:51:36 Step 11/21 : RUN apk add --update --no-cache curl 20:51:36 ---> Running in fd779c806e85 20:51:36 ---> Running in b58b6ca17ef1 20:51:36 ---> Running in 691a7f52b3b2 20:51:36 Removing intermediate container b58b6ca17ef1 20:51:36 ---> a7be138f74e8 20:51:36 Step 14/23 : EXPOSE $APP_PORT 20:51:36 Removing intermediate container fd779c806e85 20:51:36 ---> aa4a2d0df2c8 20:51:36 Step 14/22 : EXPOSE $APP_PORT 20:51:36 ---> Running in fbf1f1f7ba03 20:51:36 ---> Running in 5c73f0da84bc 20:51:37 Removing intermediate container fbf1f1f7ba03 20:51:37 ---> b4a4e70c08b6 20:51:37 Step 15/23 : WORKDIR / 20:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:37 Removing intermediate container 5c73f0da84bc 20:51:37 ---> 441d6a999461 20:51:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:37 ---> Running in 0b378a9f2a80 20:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:38 (1/4) Installing ca-certificates (20191127-r4) 20:51:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:51:38 Removing intermediate container 0b378a9f2a80 20:51:38 ---> a5cd1750eca5 20:51:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:38 (3/4) Installing libcurl (7.69.1-r3) 20:51:38 (4/4) Installing curl (7.69.1-r3) 20:51:38 Executing busybox-1.31.1-r19.trigger 20:51:38 Executing ca-certificates-20191127-r4.trigger 20:51:38 ---> 1614591d069b 20:51:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:38 OK: 7 MiB in 18 packages 20:51:39 ---> 32bc2947a64a 20:51:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:41 ---> b893748b1227 20:51:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:51:41 2021-01-25T20:51:37Z INFO Waiting for automatic snapd restart... 20:51:41 snapd 2.48.2 from Canonical* installed 20:51:41 Removing intermediate container 691a7f52b3b2 20:51:41 ---> d28c14c43c77 20:51:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:51:41 ---> 7098852a9ae9 20:51:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:41 ---> Running in 9f11fd6f95e5 20:51:42 "snapd" switched to the "latest/stable" channel 20:51:42 20:51:42 Removing intermediate container 9f11fd6f95e5 20:51:42 ---> de74507bc5c6 20:51:42 Step 13/21 : WORKDIR /edgex 20:51:42 ---> 106ac401f390 20:51:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:51:42 ---> Running in d64f1bf1b53b 20:51:42 ---> Running in 25a001b0ef48 20:51:42 ---> 91bc85580bd1 20:51:42 Step 19/23 : ENTRYPOINT ["/core-command"] 20:51:42 ---> Running in 3580d9d0a0d4 20:51:42 Removing intermediate container 25a001b0ef48 20:51:42 ---> c3b4134c03b5 20:51:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:42 Removing intermediate container d64f1bf1b53b 20:51:42 ---> e32513f85fba 20:51:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:51:43 ---> Running in 4afe872d4d10 20:51:43 Removing intermediate container 3580d9d0a0d4 20:51:43 ---> c4ee5401ccb7 20:51:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:43 ---> Running in 23fc2104c2c9 20:51:44 Removing intermediate container 4afe872d4d10 20:51:44 ---> da32f4cbc1ac 20:51:44 Step 20/22 : LABEL arch=arm64 20:51:44 ---> 21cb051dc9f6 20:51:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:51:44 Removing intermediate container 23fc2104c2c9 20:51:44 ---> Running in 71afcaf46d32 20:51:44 ---> a11b9d31c86e 20:51:44 Step 21/23 : LABEL arch=arm64 20:51:44 ---> Running in a08d9dae7d5e 20:51:44 core18 20201210 from Canonical* installed 20:51:44 "core18" switched to the "latest/stable" channel 20:51:44 20:51:45 Removing intermediate container 71afcaf46d32 20:51:45 ---> f9f70540e13b 20:51:45 Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:51:45 Removing intermediate container a08d9dae7d5e 20:51:45 ---> fcda31fcca16 20:51:45 Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:51:45 ---> Running in 29a50efe0928 20:51:46 ---> Running in 5308341d7a7f 20:51:46 ---> 8434dfd5c0ca 20:51:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:51:46 Removing intermediate container 29a50efe0928 20:51:46 ---> 554bef25de11 20:51:46 Step 22/22 : LABEL version=0.0.0 20:51:46 ---> Running in 1dbaddbeddf4 20:51:46 Removing intermediate container 5308341d7a7f 20:51:46 ---> a18be9a353be 20:51:46 Step 23/23 : LABEL version=0.0.0 20:51:47 ---> Running in b7416085e103 20:51:47 Removing intermediate container 1dbaddbeddf4 20:51:47 ---> 136ae72144ed 20:51:47 20:51:47 Successfully built 136ae72144ed 20:51:47 Successfully tagged docker-support-scheduler-go-arm64:latest 20:51:48 snapcraft 4.4.4 from Canonical* installed 20:51:48 "snapcraft" switched to the "latest/stable" channel 20:51:48 20:51:48  Building docker-support-scheduler-go ... done  ---> 03cc64c8242c 20:51:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:51:48 Removing intermediate container b7416085e103 20:51:48 ---> a74af7e20124 20:51:48 20:51:48 ---> Running in a33d092c70d3 20:51:48 Successfully built a74af7e20124 20:51:48 Successfully tagged docker-core-command-go-arm64:latest 20:51:48  Building docker-core-command-go ... done Removing intermediate container a33d092c70d3 20:51:48 ---> 088059cab8de 20:51:48 Step 18/21 : CMD ["--init=true"] 20:51:48 ---> Running in 4b8123eaaf2f 20:51:49 Removing intermediate container 4b8123eaaf2f 20:51:49 ---> 9a984794452d 20:51:49 Step 19/21 : LABEL arch=arm64 20:51:49 ---> Running in 6d7e831fc522 20:51:50 Removing intermediate container 6d7e831fc522 20:51:50 ---> 58165b57da29 20:51:50 Step 20/21 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:51:50 ---> Running in 123971824a15 20:51:50 Removing intermediate container 123971824a15 20:51:50 ---> c0d18c9c2298 20:51:50 Step 21/21 : LABEL version=0.0.0 20:51:50 ---> Running in 64bed44fb607 20:51:51 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:51:51 - README.md 20:51:51 - snapcraft.yaml.orig 20:51:51 20:51:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:51:51 Removing intermediate container 64bed44fb607 20:51:51 ---> 5fe689eeaa64 20:51:51 20:51:52 Successfully built 5fe689eeaa64 20:51:52 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:51:53  Building docker-security-proxy-setup-go ... done Removing intermediate container ce0bf5e5d106 20:51:53 ---> 2c3c1ff9b2cc 20:51:53 20:51:53 Step 10/23 : FROM alpine:3.12 20:51:53 ---> afeebe901d6b 20:51:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:51:53 ---> Running in 2a92606f037e 20:51:53 Removing intermediate container 2a92606f037e 20:51:53 ---> 6da481e73caf 20:51:53 Step 12/23 : ENV APP_PORT=48080 20:51:54 ---> Running in 9c2c9b7029aa 20:51:54 Removing intermediate container 9c2c9b7029aa 20:51:54 ---> 5104310a9840 20:51:54 Step 13/23 : EXPOSE $APP_PORT 20:51:54 ---> Running in 30832e0faf08 20:51:54 Removing intermediate container 30832e0faf08 20:51:54 ---> 77e3bc305250 20:51:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:55 ---> Running in e4def270cf2f 20:51:57 Removing intermediate container e4def270cf2f 20:51:57 ---> 42587a444738 20:51:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:51:57 ---> Running in fd8d69358bba 20:51:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:51:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:51:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:51:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:51:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:59 Reading package lists... 20:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:59 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:52:00 (1/6) Installing dumb-init (1.2.2-r1) 20:52:00 (2/6) Installing libgcc (9.3.0-r2) 20:52:00 (3/6) Installing libsodium (1.0.18-r0) 20:52:00 (4/6) Installing libstdc++ (9.3.0-r2) 20:52:01 (5/6) Installing libzmq (4.3.3-r0) 20:52:01 (6/6) Installing zeromq (4.3.3-r0) 20:52:01 Executing busybox-1.31.1-r19.trigger 20:52:01 OK: 8 MiB in 20 packages 20:52:02 Removing intermediate container fd8d69358bba 20:52:02 ---> 4279d50693c1 20:52:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:03 ---> 6180a6dbc3d9 20:52:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:52:05 ---> 3eb318429b2f 20:52:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:52:05 ---> b57a39e0046a 20:52:05 Step 19/23 : ENTRYPOINT ["/core-data"] 20:52:05 ---> Running in f757b17bbb1e 20:52:06 Removing intermediate container f757b17bbb1e 20:52:06 ---> e008a7f165e6 20:52:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:52:06 Reading package lists... 20:52:06 Building dependency tree... 20:52:06 Reading state information... 20:52:06 Suggested packages: 20:52:06 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:52:06 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:52:06 Recommended packages: 20:52:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:52:06 The following NEW packages will be installed: 20:52:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:52:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:52:06 pkg-config zip 20:52:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:52:06 Need to get 7655 kB of archives. 20:52:06 After this operation, 43.7 MB of additional disk space will be used. 20:52:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:52:06 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:52:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:52:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:52:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:52:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:52:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:52:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:52:06 ---> Running in 26c70296e982 20:52:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:52:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:52:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:52:06 Removing intermediate container 26c70296e982 20:52:06 ---> 7005aa532d9b 20:52:06 Step 21/23 : LABEL arch=arm64 20:52:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:52:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:52:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:52:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:52:06 debconf: delaying package configuration, since apt-utils is not installed 20:52:06 Fetched 7655 kB in 1s (9116 kB/s) 20:52:06 ---> Running in af9e91b70869 20:52:07 Selecting previously unselected package libglib2.0-0:amd64. 20:52:07 (Reading database ... 13933 files and directories currently installed.) 20:52:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:52:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:52:07 Removing intermediate container af9e91b70869 20:52:07 ---> e9eab5c33f09 20:52:07 Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c 20:52:07 Selecting previously unselected package libpsl5:amd64. 20:52:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:52:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:52:07 Selecting previously unselected package libnghttp2-14:amd64. 20:52:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:52:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:52:07 Selecting previously unselected package librtmp1:amd64. 20:52:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:52:07 ---> Running in 10dde1fb10b4 20:52:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:52:07 Selecting previously unselected package libcurl3-gnutls:amd64. 20:52:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:52:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:52:07 Selecting previously unselected package liberror-perl. 20:52:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:52:07 Unpacking liberror-perl (0.17025-1) ... 20:52:07 Removing intermediate container 10dde1fb10b4 20:52:07 ---> 46ba46f1a00b 20:52:07 Step 23/23 : LABEL version=0.0.0 20:52:07 Selecting previously unselected package git-man. 20:52:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:52:07 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:52:07 Selecting previously unselected package git. 20:52:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:52:08 ---> Running in 3a968097bd05 20:52:08 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:52:08 Removing intermediate container 3a968097bd05 20:52:08 ---> 276bfdc8b3f8 20:52:08 20:52:08 Successfully built 276bfdc8b3f8 20:52:08 Successfully tagged docker-core-data-go-arm64:latest 20:52:09 Selecting previously unselected package libnorm1:amd64. 20:52:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:52:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:52:09 Selecting previously unselected package libpgm-5.2-0:amd64. 20:52:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:52:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:52:09 Selecting previously unselected package libsodium23:amd64. 20:52:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:52:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:52:09  Building docker-core-data-go ... done  [Pipeline] } 20:52:09 $ docker stop --time=1 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb 20:52:09 Selecting previously unselected package libzmq5:amd64. 20:52:09 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:52:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:52:09 Selecting previously unselected package libzmq3-dev:amd64. 20:52:09 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:52:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:52:09 Selecting previously unselected package pkg-config. 20:52:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:52:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:52:09 Selecting previously unselected package zip. 20:52:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:52:09 Unpacking zip (3.0-11build1) ... 20:52:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:52:09 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:52:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:52:09 Setting up liberror-perl (0.17025-1) ... 20:52:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:52:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:52:09 No schema files found: doing nothing. 20:52:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:52:09 Setting up zip (3.0-11build1) ... 20:52:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:52:10 Setting up libsodium23:amd64 (1.0.16-2) ... 20:52:10 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:52:10 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:52:10 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:52:10 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:52:10 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:52:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:52:11 $ docker rm -f 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb [Pipeline] // withDockerContainer [Pipeline] sh 20:52:11 + grep docker 20:52:11 + docker images 20:52:12 docker-core-data-go-arm64 latest 276bfdc8b3f8 3 seconds ago 21MB 20:52:12 docker-security-proxy-setup-go-arm64 latest 5fe689eeaa64 20 seconds ago 23.2MB 20:52:12 docker-support-scheduler-go-arm64 latest 136ae72144ed 24 seconds ago 15.5MB 20:52:12 docker-core-command-go-arm64 latest a74af7e20124 24 seconds ago 15.4MB 20:52:12 docker-sys-mgmt-agent-go-arm64 latest d21f8dbc84ba About a minute ago 300MB 20:52:12 docker-security-bootstrapper-go-arm64 latest 670b94cb5985 2 minutes ago 40.3MB 20:52:12 docker-core-metadata-go-arm64 latest 4873e76a74f5 3 minutes ago 17.7MB 20:52:12 docker-security-secretstore-setup-go-arm64 latest 0971f7d6aea4 3 minutes ago 23.4MB 20:52:12 docker-support-notifications-go-arm64 latest f965f05085f1 3 minutes ago 16MB 20:52:12 docker 20.10.0 eeaf43b92773 6 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] } 20:52:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:52:16 git set to automatically installed. 20:52:16 git-man set to automatically installed. 20:52:16 libcurl3-gnutls set to automatically installed. 20:52:16 liberror-perl set to automatically installed. 20:52:16 libglib2.0-0 set to automatically installed. 20:52:16 libnghttp2-14 set to automatically installed. 20:52:16 libnorm1 set to automatically installed. 20:52:16 libpgm-5.2-0 set to automatically installed. 20:52:16 libpsl5 set to automatically installed. 20:52:16 librtmp1 set to automatically installed. 20:52:16 libsodium23 set to automatically installed. 20:52:16 libzmq3-dev set to automatically installed. 20:52:16 libzmq5 set to automatically installed. 20:52:16 pkg-config set to automatically installed. 20:52:16 zip set to automatically installed. 20:52:18 snapd is not logged in, snap install commands will use sudo 20:52:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:52:25 snap "core18" has no updates available 20:52:25 Pulling config-common 20:52:26 Pulling go-build-helper 20:52:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:52:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:52:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:52:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 20:52:48 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:52:48 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:52:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:52:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:52:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:52:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:52:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:52:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 20:52:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 20:52:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 20:52:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 20:52:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 20:52:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 20:52:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 20:52:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:52:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1852 kB] 20:52:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 20:52:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 20:52:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 20:52:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 20:52:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 20:52:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 20:52:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 20:52:48 Fetched 23.8 MB in 0s (0 B/s) 20:52:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:52:48 Fetched 96.5 kB in 0s (0 B/s) 20:52:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:52:48 Fetched 279 kB in 0s (0 B/s) 20:52:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:52:48 Fetched 122 kB in 0s (0 B/s) 20:52:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:52:48 Fetched 77.8 kB in 0s (0 B/s) 20:52:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:52:48 Fetched 8848 B in 0s (0 B/s) 20:52:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:52:48 Fetched 47.8 kB in 0s (0 B/s) 20:52:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:52:48 Fetched 45.6 kB in 0s (0 B/s) 20:52:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:52:48 Fetched 15.0 kB in 0s (0 B/s) 20:52:48 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 20:52:48 Fetched 214 kB in 0s (0 B/s) 20:52:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 20:52:48 Fetched 155 kB in 0s (0 B/s) 20:52:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:52:48 Fetched 50.6 kB in 0s (0 B/s) 20:52:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:52:48 Fetched 14.8 kB in 0s (0 B/s) 20:52:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:52:48 Fetched 41.8 kB in 0s (0 B/s) 20:52:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:52:48 Fetched 499 kB in 0s (0 B/s) 20:52:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:52:48 Fetched 111 kB in 0s (0 B/s) 20:52:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:52:48 Fetched 240 kB in 0s (0 B/s) 20:52:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:52:48 Fetched 29.3 kB in 0s (0 B/s) 20:52:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:52:48 Fetched 85.5 kB in 0s (0 B/s) 20:52:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:52:48 Fetched 24.5 kB in 0s (0 B/s) 20:52:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:52:48 Fetched 49.2 kB in 0s (0 B/s) 20:52:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:52:48 Fetched 54.2 kB in 0s (0 B/s) 20:52:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:52:48 Fetched 30.8 kB in 0s (0 B/s) 20:52:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 20:52:48 Fetched 17.0 kB in 0s (0 B/s) 20:52:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:52:48 Fetched 85.9 kB in 0s (0 B/s) 20:52:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:52:48 Fetched 8720 B in 0s (0 B/s) 20:52:48 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 20:52:48 Fetched 137 kB in 0s (0 B/s) 20:52:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:52:48 Fetched 119 kB in 0s (0 B/s) 20:52:48 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 20:52:48 Fetched 109 kB in 0s (0 B/s) 20:52:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:52:48 Fetched 11.1 kB in 0s (0 B/s) 20:52:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:52:48 Fetched 645 kB in 0s (0 B/s) 20:52:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:52:48 Fetched 41.3 kB in 0s (0 B/s) 20:52:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:52:48 Fetched 17.9 kB in 0s (0 B/s) 20:52:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:52:48 Fetched 368 kB in 0s (0 B/s) 20:52:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:52:48 Fetched 187 kB in 0s (0 B/s) 20:52:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:52:48 Fetched 175 kB in 0s (0 B/s) 20:52:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:52:51 Fetched 206 kB in 0s (0 B/s) 20:52:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 20:52:51 Fetched 1301 kB in 0s (0 B/s) 20:52:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:52:51 Fetched 36.2 kB in 0s (0 B/s) 20:52:51 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 20:52:51 Fetched 159 kB in 0s (0 B/s) 20:52:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:52:51 Fetched 107 kB in 0s (0 B/s) 20:52:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:52:51 Fetched 48.7 kB in 0s (0 B/s) 20:52:51 Pulling static-packages 20:52:52 'go115' has dependencies that need to be staged: go-build-helper static-packages 20:52:52 Skipping pull go-build-helper (already ran) 20:52:52 Skipping pull static-packages (already ran) 20:52:52 Building go-build-helper 20:52:55 Building static-packages 20:52:57 Staging go-build-helper 20:52:58 Staging static-packages 20:52:59 Pulling go115 20:53:00 'edgex-go' has dependencies that need to be staged: go115 20:53:00 Skipping pull go115 (already ran) 20:53:00 Building go115 20:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:00 Dload Upload Total Spent Left Speed 20:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.7M 0 0 31.7M 0 0:00:03 --:--:-- 0:00:03 31.7M 63 115M 63 73.6M 0 0 38.6M 0 0:00:02 0:00:01 0:00:01 38.6M 100 115M 100 115M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.8M 20:53:03 go1.15.2.linux-amd64.tar.gz: OK 20:53:07 Staging go115 20:53:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:53:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:53:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:53:13 Fetched 0 B in 0s (0 B/s) 20:53:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:53:13 Fetched 224 kB in 0s (0 B/s) 20:53:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:53:13 Fetched 157 kB in 0s (0 B/s) 20:53:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:53:13 Fetched 221 kB in 0s (0 B/s) 20:53:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:53:13 Fetched 143 kB in 0s (0 B/s) 20:53:13 Pulling edgex-go 20:53:14 Pulling version 20:53:15 Building config-common 20:53:16 Skipping build go-build-helper (already ran) 20:53:16 Skipping build static-packages (already ran) 20:53:16 Skipping build go115 (already ran) 20:53:16 Building edgex-go 20:53:17 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:53:18 go: downloading github.com/gorilla/mux v1.8.0 20:53:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 20:53:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 20:53:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 20:53:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:53:18 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:53:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 20:53:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 20:53:18 go: downloading github.com/pebbe/zmq4 v1.2.2 20:53:18 go: downloading github.com/pelletier/go-toml v1.2.0 20:53:18 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:53:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 20:53:18 go: downloading github.com/google/uuid v1.1.5 20:53:18 go: downloading github.com/x448/float16 v0.8.4 20:53:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:53:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:53:18 go: downloading github.com/go-kit/kit v0.8.0 20:53:18 go: downloading github.com/hashicorp/consul/api v1.1.0 20:53:18 go: downloading github.com/BurntSushi/toml v0.3.1 20:53:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:53:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:53:18 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:53:18 go: downloading github.com/pkg/errors v0.8.1 20:53:18 go: downloading github.com/imdario/mergo v0.3.11 20:53:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:53:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:53:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:53:18 go: downloading github.com/mitchellh/copystructure v1.0.0 20:53:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:53:18 go: downloading github.com/hashicorp/serf v0.8.2 20:53:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:53:18 go: downloading github.com/leodido/go-urn v1.2.0 20:53:18 go: downloading github.com/go-playground/universal-translator v0.17.0 20:53:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:53:18 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:53:18 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:53:18 go: downloading github.com/go-playground/locales v0.13.0 20:53:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:53:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:53:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:53:25 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:53:29 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:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:53:31 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:53:32 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:53:32 go: downloading github.com/stretchr/testify v1.6.1 20:53:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:53:32 go: downloading github.com/pmezard/go-difflib v1.0.0 20:53:32 go: downloading github.com/davecgh/go-spew v1.1.1 20:53:34 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:53:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:53:34 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:53:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:53:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:53:36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:53: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:53:38 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:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:53:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:53:39 go: downloading github.com/lib/pq v1.9.0 20:53:42 Building version 20:53:44 Staging config-common 20:53:45 Skipping stage go-build-helper (already ran) 20:53:45 Skipping stage static-packages (already ran) 20:53:45 Skipping stage go115 (already ran) 20:53:45 Staging edgex-go 20:53:46 Staging version 20:53:47 Priming config-common 20:53:48 Priming go-build-helper 20:53:48 Priming static-packages 20:53:51 Priming go115 20:53:51 Priming edgex-go 20:53:53 Priming version 20:53:54 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:53:57 provisioning config files... 20:53:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config1393767607158707767tmp [Pipeline] { [Pipeline] sh 20:53:57 + set +x 20:53:57 + curl -s https://codecov.io/bash 20:53:57 + bash -s -- 20:53:58 20:53:58 _____ _ 20:53:58 / ____| | | 20:53:58 | | ___ __| | ___ ___ _____ __ 20:53:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:58 Bash-20210115-cec3c92 20:53:58 20:53:58 20:53:58 ==> git version 2.24.3 found 20:53:58 ==> 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:53:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:53:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:53:58 ==> Jenkins CI detected. 20:53:58 project root: . 20:53:58 --> token set from env 20:53:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:58 ==> Running gcov in . (disable via -X gcov) 20:53:58 ==> Python coveragepy not found 20:53:58 ==> Searching for coverage reports in: 20:53:58 + . 20:53:58 -> Found 1 reports 20:53:58 ==> Detecting git/mercurial file structure 20:53:58 ==> Reading reports 20:53:58 + ./coverage.out bytes=564700 20:53:58 ==> Appending adjustments 20:53:58 https://docs.codecov.io/docs/fixing-reports 20:54:05 + Found adjustments 20:54:05 ==> Gzipping contents 20:54:05 84K /tmp/codecov.R1XCN6.gz 20:54:05 ==> Uploading reports 20:54:05 url: https://codecov.io 20:54:05 query: branch=PR-3030&commit=c31a07121e7c232ae4f9d2470a35f43ebd66d58c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 20:54:05 -> Pinging Codecov 20:54:05 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=c31a07121e7c232ae4f9d2470a35f43ebd66d58c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= 20:54:06 -> Uploading to 20:54:06 https://storage.googleapis.com/codecov/v4/raw/2021-01-25/00271124DB129430A58F1EEE437C3FCB/c31a07121e7c232ae4f9d2470a35f43ebd66d58c/27325b54-a4de-4c3b-a711-f3164a3dbc58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T205406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4ee9e5dbaa78c2b00da7346abb32eb15acfd1530887ba7af704144c53f80dc 20:54:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:06 Dload Upload Total Spent Left Speed 20:54:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85418 0 0 100 85418 0 132k --:--:-- --:--:-- --:--:-- 132k 20:54:07 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c31a07121e7c232ae4f9d2470a35f43ebd66d58c [Pipeline] } 20:54:07 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:54:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:10 ---> package-listing.sh 20:54:10 ++ facter osfamily 20:54:10 ++ tr '[:upper:]' '[:lower:]' 20:54:11 + OS_FAMILY=redhat 20:54:11 + workspace=/w/workspace/edgex-go/24 20:54:11 + START_PACKAGES=/tmp/packages_start.txt 20:54:11 + END_PACKAGES=/tmp/packages_end.txt 20:54:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:11 + PACKAGES=/tmp/packages_start.txt 20:54:11 + '[' /w/workspace/edgex-go/24 ']' 20:54:11 + PACKAGES=/tmp/packages_end.txt 20:54:11 + case "${OS_FAMILY}" in 20:54:11 + rpm -qa 20:54:11 + sort 20:54:17 + '[' -f /tmp/packages_start.txt ']' 20:54:17 + '[' -f /tmp/packages_end.txt ']' 20:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:17 + '[' /w/workspace/edgex-go/24 ']' 20:54:17 + mkdir -p /w/workspace/edgex-go/24/archives/ 20:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo 20:54:17 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:54:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:54:19 20:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:54:19 alpine: Pulling from edgex-lftools-log-publisher 20:54:19 df20fa9351a1: Pulling fs layer 20:54:19 36b3adc4ff6f: Pulling fs layer 20:54:19 8ad3a11d3b57: Pulling fs layer 20:54:19 46f8f816bc3b: Pulling fs layer 20:54:19 93b61091891f: Pulling fs layer 20:54:19 93b9cdb0e59b: Pulling fs layer 20:54:19 5e14af77c1be: Pulling fs layer 20:54:19 01666e4c0597: Pulling fs layer 20:54:19 aa168da1d23b: Pulling fs layer 20:54:19 46f8f816bc3b: Waiting 20:54:19 93b9cdb0e59b: Waiting 20:54:19 5e14af77c1be: Waiting 20:54:19 93b61091891f: Waiting 20:54:19 aa168da1d23b: Waiting 20:54:19 01666e4c0597: Waiting 20:54:19 36b3adc4ff6f: Verifying Checksum 20:54:19 36b3adc4ff6f: Download complete 20:54:19 46f8f816bc3b: Verifying Checksum 20:54:19 46f8f816bc3b: Download complete 20:54:19 df20fa9351a1: Verifying Checksum 20:54:19 df20fa9351a1: Download complete 20:54:20 93b9cdb0e59b: Download complete 20:54:20 5e14af77c1be: Verifying Checksum 20:54:20 5e14af77c1be: Download complete 20:54:20 93b61091891f: Verifying Checksum 20:54:20 93b61091891f: Download complete 20:54:20 01666e4c0597: Verifying Checksum 20:54:20 01666e4c0597: Download complete 20:54:20 df20fa9351a1: Pull complete 20:54:21 36b3adc4ff6f: Pull complete 20:54:21 8ad3a11d3b57: Verifying Checksum 20:54:21 8ad3a11d3b57: Download complete 20:54:23 8ad3a11d3b57: Pull complete 20:54:23 46f8f816bc3b: Pull complete 20:54:24 93b61091891f: Pull complete 20:54:26 93b9cdb0e59b: Pull complete 20:54:26 aa168da1d23b: Verifying Checksum 20:54:26 aa168da1d23b: Download complete 20:54:26 5e14af77c1be: Pull complete 20:54:26 01666e4c0597: Pull complete 20:54:45 aa168da1d23b: Pull complete 20:54:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:54:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:54:45 prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container 20:54:45 $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-lftools-log-publisher:alpine cat 20:54:48 $ docker top cb02d86b9cba3d1e68d8330150dc76952e4a091d8b9a28ec80b3848907991216 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:49 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:49 + mkdir -p /var/log/sa [Pipeline] sh 20:54:50 + ls /var/log/sa-host 20:54:50 + sadf -c /var/log/sa-host/sa23 20:54:50 file_magic: OK 20:54:50 HZ: Using current value: 100 20:54:50 file_header: OK 20:54:50 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:54:50 Statistics: 20:54:50 Hnuu...uuuununununu... 20:54:50 File successfully converted to sysstat format version 12.2.1 20:54:50 + sadf -c /var/log/sa-host/sa25 20:54:50 file_magic: OK 20:54:50 HZ: Using current value: 100 20:54:50 file_header: OK 20:54:50 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:54:50 Statistics: 20:54:50 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... 20:54:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:50 provisioning config files... 20:54:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config8402180305360507479tmp [Pipeline] { [Pipeline] echo 20:54:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:50 ---> create-netrc.sh [Pipeline] } 20:54:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:54:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:54:51 ---> python-tools-install.sh [Pipeline] echo 20:54:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:52 ---> sudo-logs.sh 20:54:52 Archiving 'sudo' log.. [Pipeline] echo 20:54:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:53 ---> job-cost.sh 20:54:53 lf-activate-venv: SKIPPING 20:54:53 INFO: No Stack... 20:54:54 INFO: Retrieving Pricing Info for: v1-standard-2 20:54:54 INFO: Archiving Costs [Pipeline] echo 20:54:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:55 ---> logs-deploy.sh 20:54:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/24 20:54:55 INFO: archiving workspace using pattern(s): 20:54:58 Archives upload complete. 20:54:58 INFO: archiving logs to Nexus 20:54:59 ---> uname -a: 20:54:59 Linux prd-centos7-docker-4c-2g-22676.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:54:59 20:54:59 20:54:59 ---> lscpu: 20:54:59 Architecture: x86_64 20:54:59 CPU op-mode(s): 32-bit, 64-bit 20:54:59 Byte Order: Little Endian 20:54:59 Address sizes: 40 bits physical, 48 bits virtual 20:54:59 CPU(s): 4 20:54:59 On-line CPU(s) list: 0-3 20:54:59 Thread(s) per core: 1 20:54:59 Core(s) per socket: 1 20:54:59 Socket(s): 4 20:54:59 NUMA node(s): 1 20:54:59 Vendor ID: GenuineIntel 20:54:59 CPU family: 6 20:54:59 Model: 44 20:54:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:54:59 Stepping: 1 20:54:59 CPU MHz: 2933.438 20:54:59 BogoMIPS: 5866.87 20:54:59 Virtualization: VT-x 20:54:59 Hypervisor vendor: KVM 20:54:59 Virtualization type: full 20:54:59 L1d cache: 128 KiB 20:54:59 L1i cache: 128 KiB 20:54:59 L2 cache: 16 MiB 20:54:59 L3 cache: 64 MiB 20:54:59 NUMA node0 CPU(s): 0-3 20:54:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:54:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:54:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:54:59 Vulnerability Meltdown: Mitigation; PTI 20:54:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:54:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:54:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:54:59 Vulnerability Srbds: Not affected 20:54:59 Vulnerability Tsx async abort: Not affected 20:54:59 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:54:59 20:54:59 20:54:59 ---> nproc: 20:54:59 4 20:54:59 20:54:59 20:54:59 ---> df -h: 20:54:59 Filesystem Size Used Available Use% Mounted on 20:54:59 overlay 50.0G 11.3G 38.7G 23% / 20:54:59 tmpfs 64.0M 0 64.0M 0% /dev 20:54:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:54:59 shm 64.0M 0 64.0M 0% /dev/shm 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/24 20:54:59 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/24@tmp 20:54:59 20:54:59 20:54:59 ---> free -m: 20:54:59 total used free shared buff/cache available 20:54:59 Mem: 1837 721 155 0 959 1029 20:54:59 Swap: 1023 57 966 20:54:59 20:54:59 20:55:00 ---> ip addr: 20:55:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:55:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:55:00 inet 127.0.0.1/8 scope host lo 20:55:00 valid_lft forever preferred_lft forever 20:55:00 inet6 ::1/128 scope host 20:55:00 valid_lft forever preferred_lft forever 20:55:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:55:00 link/ether fa:16:3e:18:f4:75 brd ff:ff:ff:ff:ff:ff 20:55:00 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 20:55:00 valid_lft 85077sec preferred_lft 85077sec 20:55:00 inet6 fe80::f816:3eff:fe18:f475/64 scope link 20:55:00 valid_lft forever preferred_lft forever 20:55:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:55:00 link/ether 02:42:fb:b0:8a:b6 brd ff:ff:ff:ff:ff:ff 20:55:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:55:00 valid_lft forever preferred_lft forever 20:55:00 inet6 fe80::42:fbff:feb0:8ab6/64 scope link 20:55:00 valid_lft forever preferred_lft forever 20:55:00 20:55:00 20:55:00 ---> sar -b -r -n DEV: 20:55:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 20:55:00 20:55:00 20:32:43 LINUX RESTART (4 CPU) 20:55:00 20:55:00 20:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:55:00 20:35:01 59.07 15.98 43.09 0.00 4929.03 7572.99 0.00 20:55:00 20:36:01 201.51 79.83 121.68 0.00 5776.67 41146.63 0.00 20:55:00 20:37:02 193.59 75.78 117.81 0.00 2678.35 15431.23 0.00 20:55:00 20:38:01 80.69 24.89 55.79 0.00 975.95 6734.02 0.00 20:55:00 20:39:01 68.63 32.14 36.49 0.00 843.03 4033.20 0.00 20:55:00 20:40:01 100.27 48.79 51.48 0.00 3081.08 4594.45 0.00 20:55:00 20:41:01 42.09 8.96 33.13 0.00 398.60 9618.48 0.00 20:55:00 20:42:03 308.32 120.99 187.33 0.00 58465.53 120301.36 0.00 20:55:00 20:43:03 1825.46 1616.29 209.18 0.00 99459.01 107681.43 0.00 20:55:00 20:44:01 1509.71 1351.07 158.64 0.00 81119.50 83799.71 0.00 20:55:00 20:45:02 256.39 112.86 143.54 0.00 11099.93 28231.03 0.00 20:55:00 20:46:04 1012.09 728.65 283.44 0.00 70294.12 103256.63 0.00 20:55:00 20:47:02 921.46 735.57 185.89 0.00 42805.75 47861.02 0.00 20:55:00 20:48:01 227.86 58.65 169.20 0.00 4713.86 15097.14 0.00 20:55:00 20:49:01 4.54 0.03 4.51 0.00 1.07 135.11 0.00 20:55:00 20:50:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 20:55:00 20:51:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 20:55:00 20:52:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 20:55:00 20:53:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 20:55:00 20:54:01 7.30 7.00 0.30 0.00 782.84 20.78 0.00 20:55:00 Average: 339.77 249.49 90.28 0.00 19392.05 29912.43 0.00 20:55:00 20:55:00 20:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:00 20:35:01 73400 0 791708 42.08 2620 1013816 1573012 53.68 666040 937536 28 20:55:00 20:36:01 97812 0 667296 35.47 2144 1114292 1375664 46.95 547100 993680 8 20:55:00 20:37:02 140504 0 791996 42.09 1392 947652 1761272 60.11 618036 849204 30620 20:55:00 20:38:01 220208 0 774216 41.15 876 886244 1808212 61.71 617676 761028 46452 20:55:00 20:39:01 459212 0 744700 39.58 672 676960 1340560 45.75 493172 644872 23296 20:55:00 20:40:01 176212 0 842704 44.79 672 861956 1509880 51.53 655952 758108 41008 20:55:00 20:41:01 152336 0 766924 40.76 664 961620 1583932 54.06 612704 840420 89608 20:55:00 20:42:03 70116 0 837604 44.52 28 973796 2334320 79.67 756240 845684 86344 20:55:00 20:43:03 70364 0 843236 44.82 28 967916 2403276 82.02 775564 819812 80944 20:55:00 20:44:01 131424 0 1274180 67.72 28 475912 4191908 143.06 711084 772872 38588 20:55:00 20:45:02 361720 0 755488 40.15 28 764308 1706492 58.24 489284 780368 1312 20:55:00 20:46:04 394392 0 741688 39.42 28 745436 2064092 70.44 553244 696912 96 20:55:00 20:47:02 470056 0 794496 42.23 28 616964 2337788 79.78 598696 565676 8004 20:55:00 20:48:01 583660 0 646100 34.34 28 651756 1242936 42.42 475036 580692 20 20:55:00 20:49:01 590472 0 639280 33.98 28 651764 1183884 40.40 470460 580268 12 20:55:00 20:50:01 589964 0 639780 34.00 28 651772 1183956 40.41 470964 580272 8 20:55:00 20:51:01 591112 0 638628 33.94 28 651776 1175660 40.12 469800 580244 16 20:55:00 20:52:01 591356 0 638376 33.93 28 651784 1175660 40.12 469804 580244 8 20:55:00 20:53:01 591652 0 638072 33.91 28 651792 1175660 40.12 469936 580244 8 20:55:00 20:54:01 561792 0 644304 34.24 28 675420 1180572 40.29 477696 600084 660 20:55:00 Average: 345888 0 755539 40.16 470 779647 1715437 58.54 569924 717411 22352 20:55:00 20:55:00 20:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:00 20:35:01 veth3f8dbb9 736.81 650.41 74.04 2648.81 0.00 0.00 0.00 0.00 20:55:00 20:35:01 eth0 741.65 811.16 3107.00 120.20 0.00 0.00 0.00 0.00 20:55:00 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:35:01 docker0 736.81 650.27 63.96 2648.80 0.00 0.00 0.00 0.00 20:55:00 20:36:01 eth0 376.15 320.24 3198.92 38.43 0.00 0.00 0.00 0.00 20:55:00 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:36:01 docker0 60.70 73.00 3.36 360.39 0.00 0.00 0.00 0.00 20:55:00 20:37:02 eth0 143.41 76.58 494.13 15.49 0.00 0.00 0.00 0.00 20:55:00 20:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:37:02 vethc7b5036 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:37:02 docker0 55.64 116.70 4.36 466.42 0.00 0.00 0.00 0.00 20:55:00 20:38:01 eth0 22.21 20.90 12.67 61.59 0.00 0.00 0.00 0.00 20:55:00 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:38:01 vethc7b5036 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:39:01 eth0 30.30 22.53 23.24 12.93 0.00 0.00 0.00 0.00 20:55:00 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:39:01 vethc7b5036 0.33 0.33 0.03 0.04 0.00 0.00 0.00 0.00 20:55:00 20:39:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 20:55:00 20:40:01 eth0 12.77 8.60 10.22 5.55 0.00 0.00 0.00 0.00 20:55:00 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:40:01 vethc7b5036 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:41:01 eth0 194.36 157.89 1690.85 83.31 0.00 0.00 0.00 0.00 20:55:00 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:42:03 veth755ef0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:42:03 eth0 23.76 18.02 24.75 9.83 0.00 0.00 0.00 0.00 20:55:00 20:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:42:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:43:03 veth755ef0d 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:43:03 eth0 57.87 41.42 162.54 55.08 0.00 0.00 0.00 0.00 20:55:00 20:43:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:43:03 docker0 16.42 26.07 0.96 144.96 0.00 0.00 0.00 0.00 20:55:00 20:44:01 veth071b135 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:44:01 veth755ef0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:44:01 veth15e675d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:44:01 veth5351ace 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:45:02 vethaa118e6 0.73 0.76 0.05 3.45 0.00 0.00 0.00 0.00 20:55:00 20:45:02 veth755ef0d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:45:02 eth0 2393.41 1940.40 13297.68 481.20 0.00 0.00 0.00 0.00 20:55:00 20:45:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:55:00 20:46:04 vetha0107b8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:46:04 vethb8736e3 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:46:04 veth755ef0d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:55:00 20:46:04 eth0 111.68 60.81 454.80 80.92 0.00 0.00 0.00 0.00 20:55:00 20:47:02 veth7cffab4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:47:02 veth755ef0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:47:02 eth0 24.53 17.92 18.51 10.11 0.00 0.00 0.00 0.00 20:55:00 20:47:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:55:00 20:48:01 eth0 86.53 60.34 173.34 73.90 0.00 0.00 0.00 0.00 20:55:00 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:48:01 docker0 929.04 991.29 76.72 4373.63 0.00 0.00 0.00 0.00 20:55:00 20:49:01 eth0 0.82 0.20 0.20 0.08 0.00 0.00 0.00 0.00 20:55:00 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:50:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 20:55:00 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:51:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:52:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:55:00 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:55:00 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:54:01 eth0 5.72 4.42 6.20 2.09 0.00 0.00 0.00 0.00 20:55:00 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 Average: eth0 99.68 86.90 540.54 29.50 0.00 0.00 0.00 0.00 20:55:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:00 Average: docker0 45.78 48.85 3.78 215.51 0.00 0.00 0.00 0.00 20:55:00 20:55:00 20:55:00 ---> sar -P ALL: 20:55:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 20:55:00 20:55:00 20:32:43 LINUX RESTART (4 CPU) 20:55:00 20:55:00 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:55:00 20:35:01 all 8.27 0.00 3.90 1.16 20.24 66.42 20:55:00 20:35:01 0 10.98 0.00 5.09 0.70 22.45 60.78 20:55:00 20:35:01 1 7.53 0.00 3.08 0.75 19.76 68.88 20:55:00 20:35:01 2 8.01 0.00 3.64 0.78 19.71 67.86 20:55:00 20:35:01 3 6.57 0.00 3.82 2.43 19.08 68.10 20:55:00 20:36:01 all 5.39 0.00 4.06 1.34 21.66 67.56 20:55:00 20:36:01 0 4.08 0.00 4.26 1.45 23.99 66.23 20:55:00 20:36:01 1 4.63 0.00 4.23 1.16 20.75 69.22 20:55:00 20:36:01 2 7.51 0.00 3.80 1.23 21.11 66.35 20:55:00 20:36:01 3 5.36 0.00 3.94 1.52 20.75 68.44 20:55:00 20:37:02 all 8.37 0.00 6.64 5.03 22.94 57.02 20:55:00 20:37:02 0 8.91 0.00 6.79 6.00 23.19 55.12 20:55:00 20:37:02 1 8.89 0.00 6.94 4.97 22.49 56.72 20:55:00 20:37:02 2 7.89 0.00 6.27 5.27 22.67 57.90 20:55:00 20:37:02 3 7.79 0.00 6.54 3.84 23.42 58.41 20:55:00 20:38:01 all 31.08 0.00 9.65 2.93 39.39 16.95 20:55:00 20:38:01 0 36.24 0.00 10.19 3.82 38.17 11.56 20:55:00 20:38:01 1 28.42 0.00 10.04 4.06 40.54 16.94 20:55:00 20:38:01 2 29.86 0.00 9.79 2.11 38.49 19.76 20:55:00 20:38:01 3 30.02 0.00 8.62 1.76 40.28 19.31 20:55:00 20:39:01 all 30.43 0.00 10.42 2.33 31.25 25.57 20:55:00 20:39:01 0 33.29 0.00 11.63 1.90 31.19 21.99 20:55:00 20:39:01 1 27.39 0.00 10.22 2.00 31.78 28.60 20:55:00 20:39:01 2 34.77 0.00 10.68 3.11 29.74 21.69 20:55:00 20:39:01 3 26.50 0.00 9.18 2.34 32.23 29.74 20:55:00 20:40:01 all 30.54 0.00 13.04 4.44 19.34 32.64 20:55:00 20:40:01 0 29.35 0.00 13.33 4.19 20.21 32.92 20:55:00 20:40:01 1 29.48 0.00 12.53 4.93 20.00 33.05 20:55:00 20:40:01 2 33.24 0.00 13.61 4.61 18.27 30.27 20:55:00 20:40:01 3 30.13 0.00 12.66 4.01 18.86 34.33 20:55:00 20:41:01 all 17.40 0.00 9.56 0.57 20.61 51.85 20:55:00 20:41:01 0 16.95 0.00 9.52 0.32 21.49 51.72 20:55:00 20:41:01 1 16.78 0.00 9.38 0.98 20.19 52.67 20:55:00 20:41:01 2 18.58 0.00 10.15 0.61 20.68 49.98 20:55:00 20:41:01 3 17.34 0.00 9.20 0.38 20.08 53.00 20:55:00 20:42:03 all 9.62 0.00 10.48 4.59 30.96 44.34 20:55:00 20:42:03 0 8.21 0.00 9.73 4.07 30.76 47.23 20:55:00 20:42:03 1 9.17 0.00 10.86 4.61 30.97 44.39 20:55:00 20:42:03 2 8.37 0.00 9.51 5.13 31.54 45.44 20:55:00 20:42:03 3 12.84 0.00 11.87 4.58 30.58 40.13 20:55:00 20:43:03 all 8.77 0.00 13.14 21.95 30.23 25.92 20:55:00 20:43:03 0 8.43 0.00 12.03 23.13 30.91 25.50 20:55:00 20:43:03 1 8.64 0.00 12.74 21.53 30.23 26.85 20:55:00 20:43:03 2 9.74 0.00 14.16 22.21 28.99 24.90 20:55:00 20:43:03 3 8.25 0.00 13.65 20.92 30.77 26.41 20:55:00 20:44:01 all 23.29 0.00 12.35 18.51 28.06 17.80 20:55:00 20:44:01 0 21.02 0.00 11.75 18.18 29.95 19.11 20:55:00 20:44:01 1 21.64 0.00 12.79 19.38 28.48 17.71 20:55:00 20:44:01 2 25.37 0.00 12.40 18.25 26.71 17.28 20:55:00 20:44:01 3 25.25 0.00 12.48 18.23 27.00 17.04 20:55:00 20:45:02 all 48.50 0.00 13.87 4.37 21.19 12.06 20:55:00 20:45:02 0 47.45 0.00 12.01 2.96 22.89 14.68 20:55:00 20:45:02 1 46.32 0.00 14.63 5.33 21.48 12.23 20:55:00 20:45:02 2 50.21 0.00 15.33 5.05 20.38 9.04 20:55:00 20:45:02 3 50.03 0.00 13.60 4.20 19.97 12.20 20:55:00 20:55:00 20:45:02 CPU %user %nice %system %iowait %steal %idle 20:55:00 20:46:04 all 11.26 0.00 13.22 15.63 36.32 23.57 20:55:00 20:46:04 0 11.38 0.00 13.26 16.28 36.59 22.49 20:55:00 20:46:04 1 10.41 0.00 12.56 15.87 35.98 25.18 20:55:00 20:46:04 2 10.88 0.00 13.34 15.36 35.75 24.67 20:55:00 20:46:04 3 12.43 0.00 13.74 14.99 36.97 21.87 20:55:00 20:47:02 all 36.67 0.00 14.69 15.83 26.64 6.17 20:55:00 20:47:02 0 36.11 0.00 14.04 15.16 26.94 7.75 20:55:00 20:47:02 1 37.38 0.00 15.35 17.89 25.00 4.37 20:55:00 20:47:02 2 37.57 0.00 14.25 15.42 26.76 5.99 20:55:00 20:47:02 3 35.65 0.00 15.13 14.90 27.80 6.52 20:55:00 20:48:01 all 22.91 0.00 11.45 4.84 20.70 40.10 20:55:00 20:48:01 0 21.07 0.00 10.25 3.52 22.44 42.73 20:55:00 20:48:01 1 22.69 0.00 11.21 4.96 20.62 40.52 20:55:00 20:48:01 2 23.92 0.00 12.38 5.56 19.65 38.49 20:55:00 20:48:01 3 24.02 0.00 11.99 5.33 20.05 38.60 20:55:00 20:49:01 all 0.10 0.00 0.08 0.00 0.72 99.11 20:55:00 20:49:01 0 0.00 0.00 0.07 0.00 0.45 99.49 20:55:00 20:49:01 1 0.05 0.00 0.07 0.00 0.81 99.07 20:55:00 20:49:01 2 0.33 0.00 0.07 0.00 0.81 98.79 20:55:00 20:49:01 3 0.00 0.00 0.12 0.00 0.79 99.09 20:55:00 20:50:01 all 0.11 0.00 0.10 0.00 0.65 99.14 20:55:00 20:50:01 0 0.08 0.00 0.03 0.00 0.76 99.12 20:55:00 20:50:01 1 0.03 0.00 0.13 0.00 0.40 99.44 20:55:00 20:50:01 2 0.27 0.00 0.12 0.00 0.83 98.79 20:55:00 20:50:01 3 0.05 0.00 0.13 0.00 0.61 99.20 20:55:00 20:51:01 all 0.09 0.00 0.03 0.00 0.51 99.36 20:55:00 20:51:01 0 0.03 0.00 0.02 0.00 0.73 99.22 20:55:00 20:51:01 1 0.02 0.00 0.03 0.00 0.60 99.35 20:55:00 20:51:01 2 0.30 0.00 0.07 0.00 0.35 99.29 20:55:00 20:51:01 3 0.02 0.00 0.02 0.00 0.38 99.58 20:55:00 20:52:01 all 0.08 0.00 0.04 0.00 0.34 99.53 20:55:00 20:52:01 0 0.02 0.00 0.03 0.00 0.28 99.67 20:55:00 20:52:01 1 0.02 0.00 0.05 0.00 0.07 99.87 20:55:00 20:52:01 2 0.27 0.00 0.03 0.00 0.42 99.28 20:55:00 20:52:01 3 0.03 0.00 0.05 0.00 0.60 99.32 20:55:00 20:53:01 all 0.08 0.00 0.12 0.00 0.68 99.12 20:55:00 20:53:01 0 0.02 0.00 0.05 0.00 0.80 99.14 20:55:00 20:53:01 1 0.23 0.00 0.12 0.00 0.50 99.15 20:55:00 20:53:01 2 0.05 0.00 0.20 0.00 0.61 99.14 20:55:00 20:53:01 3 0.02 0.00 0.13 0.00 0.80 99.05 20:55:00 20:54:01 all 0.49 0.00 0.36 0.37 2.20 96.59 20:55:00 20:54:01 0 0.28 0.00 0.39 0.26 2.62 96.44 20:55:00 20:54:01 1 0.44 0.00 0.25 0.39 2.13 96.78 20:55:00 20:54:01 2 0.96 0.00 0.65 0.75 2.16 95.48 20:55:00 20:54:01 3 0.28 0.00 0.16 0.07 1.86 97.62 20:55:00 Average: all 13.95 0.00 7.17 5.08 18.55 55.25 20:55:00 Average: 0 14.00 0.00 7.08 5.04 19.19 54.69 20:55:00 Average: 1 13.30 0.00 7.16 5.29 18.47 55.78 20:55:00 Average: 2 14.55 0.00 7.29 5.15 18.09 54.92 20:55:00 Average: 3 13.96 0.00 7.15 4.84 18.43 55.61 20:55:00 20:55:00 20:55:00