Pull request #3350 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c15c618f1534b2e0f070a4ebf78b42210023a437+abd01a6d142b6f684e0380bd2bdcda548b905f03 (01436fe23c8e75f923a849df840aca4eaebd974e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3350/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3350/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33346 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) > 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/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # 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 abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:10 ========================================================= 19:01:10 EdgeX Global Pipelines Version Info 19:01:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:12 ------------------- 19:01:12 stable info: 19:01:12 ------------------- 19:01:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:12 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:01:12 Message: update stable to v1.0.186 19:01:13 ------------------- 19:01:13 experimental info: 19:01:13 ------------------- 19:01:13 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:13 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 19:01:13 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:01:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3350 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3350 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3350 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c15c618f1534b2e0f070a4ebf78b42210023a437 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c15c618 [Pipeline] echo 19:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:01:17 provisioning config files... 19:01:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5032769862968364256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:18 ---> docker-login.sh 19:01:18 nexus3.edgexfoundry.org:10001 19:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 nexus3.edgexfoundry.org:10002 19:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 nexus3.edgexfoundry.org:10003 19:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 nexus3.edgexfoundry.org:10004 19:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 docker.io 19:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:19 Configure a credential helper to remove this warning. See 19:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:19 19:01:19 Login Succeeded 19:01:19 ---> docker-login.sh ends [Pipeline] } 19:01:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:20 ++ 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 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/core-command/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo core-command,cmd/core-command/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/core-data/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo core-data,cmd/core-data/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/core-metadata/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo core-metadata,cmd/core-metadata/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/security-bootstrapper/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/security-proxy-setup/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/support-notifications/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo support-notifications,cmd/support-notifications/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/support-scheduler/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:01:20 + for file in '`ls cmd/**/Dockerfile`' 19:01:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:01:20 ++ cut -d/ -f2 19:01:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:01:20 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 19:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:22 19:01:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:01:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:22 latest: Pulling from edgex-devops/git-semver 19:01:22 31603596830f: Pulling fs layer 19:01:22 2a8b12db71e7: Pulling fs layer 19:01:22 6ca5941a6612: Pulling fs layer 19:01:22 ecc8261a40a4: Pulling fs layer 19:01:22 ecc8261a40a4: Waiting 19:01:22 2a8b12db71e7: Verifying Checksum 19:01:22 2a8b12db71e7: Download complete 19:01:22 31603596830f: Verifying Checksum 19:01:22 31603596830f: Download complete 19:01:22 ecc8261a40a4: Verifying Checksum 19:01:22 ecc8261a40a4: Download complete 19:01:22 6ca5941a6612: Verifying Checksum 19:01:22 6ca5941a6612: Download complete 19:01:23 31603596830f: Pull complete 19:01:23 2a8b12db71e7: Pull complete 19:01:23 6ca5941a6612: Pull complete 19:01:24 ecc8261a40a4: Pull complete 19:01:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:01:24 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:01:27 $ docker top 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:27 [ssh-agent] Looking for ssh-agent implementation... 19:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:27 $ docker exec 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent 19:01:27 SSH_AUTH_SOCK=/tmp/ssh-VgkhDchJcTor/agent.11 19:01:27 SSH_AGENT_PID=16 19:01:27 Running ssh-add (command line suppressed) 19:01:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2639439564106698407.key (/w/workspace/edgex-go/1@tmp/private_key_2639439564106698407.key) 19:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:28 + git tag --points-at HEAD [Pipeline] } 19:01:28 $ docker exec --env ******** --env ******** 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent -k 19:01:28 unset SSH_AUTH_SOCK; 19:01:28 unset SSH_AGENT_PID; 19:01:28 echo Agent pid 16 killed; 19:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:28 [ssh-agent] Looking for ssh-agent implementation... 19:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:28 $ docker exec 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent 19:01:29 SSH_AUTH_SOCK=/tmp/ssh-NPk8HuJ4Ibpn/agent.46 19:01:29 SSH_AGENT_PID=51 19:01:29 Running ssh-add (command line suppressed) 19:01:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5563856315125046394.key (/w/workspace/edgex-go/1@tmp/private_key_5563856315125046394.key) 19:01:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:29 + git semver init 19:01:29 # -> Open(): unable to determine branch for HEAD 19:01:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:01:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:01:29 # $SEMVER_REMOTE_NAME = origin 19:01:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:01:29 # $SEMVER_USER_NAME = edgex-jenkins 19:01:29 # $SEMVER_BRANCH = PR-3350 19:01:29 # $SEMVER_TEMP = /tmp/semver-815175405 19:01:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:01:47 # '/tmp/semver-815175405' -> '/w/workspace/edgex-go/1/.semver' 19:01:48 # -> Force: false 19:01:48 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:01:48 $ docker exec --env ******** --env ******** 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent -k 19:01:48 unset SSH_AUTH_SOCK; 19:01:48 unset SSH_AGENT_PID; 19:01:48 echo Agent pid 51 killed; 19:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:49 + git semver [Pipeline] } 19:01:49 $ docker stop --time=1 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 19:01:50 $ docker rm -f 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:52 Stashed 1 file(s) [Pipeline] echo 19:01:52 [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 19:01:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:01:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:01:53 + true 19:01:53 + sudo service docker restart 19:01:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 19:01:54 ========================================================= 19:01:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:01:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:01:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:01:58 Sending build context to Docker daemon 329.3MB 19:01:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:01:58 Step 2/6 : FROM ${BASE} 19:01:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:58 188c0c94c7c5: Pulling fs layer 19:01:58 0ef7d3d256c8: Pulling fs layer 19:01:58 de9db76c5a1d: Pulling fs layer 19:01:58 bca2f99d35d6: Pulling fs layer 19:01:58 93359f2a8cfa: Pulling fs layer 19:01:58 7c6f9722023f: Pulling fs layer 19:01:58 a35cf1a2eb13: Pulling fs layer 19:01:58 bca2f99d35d6: Waiting 19:01:58 93359f2a8cfa: Waiting 19:01:58 7c6f9722023f: Waiting 19:01:58 a35cf1a2eb13: Waiting 19:01:58 de9db76c5a1d: Verifying Checksum 19:01:58 de9db76c5a1d: Download complete 19:01:58 0ef7d3d256c8: Download complete 19:01:58 93359f2a8cfa: Verifying Checksum 19:01:58 93359f2a8cfa: Download complete 19:01:58 188c0c94c7c5: Verifying Checksum 19:01:58 188c0c94c7c5: Download complete 19:01:58 7c6f9722023f: Verifying Checksum 19:01:58 7c6f9722023f: Download complete 19:01:59 188c0c94c7c5: Pull complete 19:01:59 0ef7d3d256c8: Pull complete 19:01:59 de9db76c5a1d: Pull complete 19:02:00 a35cf1a2eb13: Verifying Checksum 19:02:00 a35cf1a2eb13: Download complete 19:02:00 bca2f99d35d6: Verifying Checksum 19:02:00 bca2f99d35d6: Download complete 19:02:06 bca2f99d35d6: Pull complete 19:02:06 93359f2a8cfa: Pull complete 19:02:06 7c6f9722023f: Pull complete 19:02:07 Still waiting to schedule task 19:02:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 19:02:16 a35cf1a2eb13: Pull complete 19:02:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:02:16 ---> a62c8e92a672 19:02:16 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 19:02:16 ---> Running in 1a1929be04cd 19:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:02:19 (1/12) Installing libmagic (5.38-r0) 19:02:19 (2/12) Installing file (5.38-r0) 19:02:20 (3/12) Installing libc-dev (0.7.2-r3) 19:02:20 (4/12) Installing g++ (9.3.0-r2) 19:02:38 (5/12) Installing fortify-headers (1.1-r0) 19:02:38 (6/12) Installing patch (2.7.6-r6) 19:02:38 (7/12) Installing build-base (0.5-r2) 19:02:38 (8/12) Installing libsodium (1.0.18-r0) 19:02:38 (9/12) Installing pkgconf (1.7.2-r0) 19:02:38 (10/12) Installing libsodium-dev (1.0.18-r0) 19:02:38 (11/12) Installing libzmq (4.3.3-r0) 19:02:38 (12/12) Installing zeromq-dev (4.3.3-r0) 19:02:38 Executing busybox-1.31.1-r19.trigger 19:02:38 OK: 233 MiB in 51 packages 19:02:41 Removing intermediate container 1a1929be04cd 19:02:41 ---> 18bb8289a96f 19:02:41 Step 4/6 : WORKDIR /edgex-go 19:02:41 ---> Running in 865e7dfdf130 19:02:41 Removing intermediate container 865e7dfdf130 19:02:41 ---> 2de02b53db2d 19:02:41 Step 5/6 : COPY go.mod . 19:02:41 ---> acfa0e6d90a7 19:02:41 Step 6/6 : RUN go mod download 19:02:41 ---> Running in b1fc9f8302b5 19:03:03 Removing intermediate container b1fc9f8302b5 19:03:03 ---> 0e446b0f0541 19:03:03 Successfully built 0e446b0f0541 19:03:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:03:04 + docker inspect -f . ci-base-image-x86_64 19:03:04 . [Pipeline] withDockerContainer 19:03:04 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:03:05 $ docker top 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:05 + go version 19:03:05 go version go1.15.5 linux/amd64 [Pipeline] } 19:03:05 $ docker stop --time=1 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 19:03:07 $ docker rm -f 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:08 + docker inspect -f . ci-base-image-x86_64 19:03:08 . [Pipeline] withDockerContainer 19:03:08 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:03:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:03:09 $ docker top 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:09 ========================================================= 19:03:09 [edgeXBuildGoParallel] Running Tests and Build... 19:03:09 ========================================================= [Pipeline] sh 19:03:10 + make test 19:03:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:03:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:03:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:03:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:03:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:03:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:03:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:03:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:03:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:03:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:03:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 19.8% of statements 19:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 71.3% of statements 19:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 82.9% of statements 19:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements 19:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:03:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:03:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:03:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33347 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [Pipeline] { [Pipeline] ws 19:03:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.358s coverage: 92.8% of statements 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 1.0% of statements 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:03:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 19:03:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 19:04:02 using credential edgex-jenkins-ssh 19:04:02 Cloning the remote Git repository 19:04:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:04:02 > git init /w/workspace/edgex-go/1 # timeout=10 19:04:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:04:02 > git --version # timeout=10 19:04:02 > git --version # 'git version 2.17.1' 19:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 19:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.241s coverage: 81.9% of statements 19:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:04:19 Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 19:04:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:04:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:04:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:19 > git config core.sparsecheckout # timeout=10 19:04:19 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 19:04:19 > git remote # timeout=10 19:04:19 > git config --get remote.origin.url # timeout=10 19:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:19 > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 19:04:19 Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 19:04:19 Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) 19:04:19 > git rev-parse HEAD^{commit} # timeout=10 19:04:19 > git config core.sparsecheckout # timeout=10 19:04:19 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 19:04:24 Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" 19:04:24 > git --version # timeout=10 19:04:24 > git --version # 'git version 2.17.1' 19:04:24 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.090s coverage: 92.9% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.6% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 69.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 38.4% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.049s coverage: 11.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.153s coverage: 87.1% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.116s coverage: 95.6% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:04:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 19:04:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 19:04:24 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:04:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:04:26 + true 19:04:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:04:29 provisioning config files... 19:04:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7486991951556200945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:30 ---> docker-login.sh 19:04:30 nexus3.edgexfoundry.org:10001 19:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:31 Configure a credential helper to remove this warning. See 19:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:31 19:04:31 Login Succeeded 19:04:31 nexus3.edgexfoundry.org:10002 19:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:31 Configure a credential helper to remove this warning. See 19:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:31 19:04:31 Login Succeeded 19:04:31 nexus3.edgexfoundry.org:10003 19:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:32 Configure a credential helper to remove this warning. See 19:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:32 19:04:32 Login Succeeded 19:04:32 nexus3.edgexfoundry.org:10004 19:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:32 Configure a credential helper to remove this warning. See 19:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:32 19:04:32 Login Succeeded 19:04:32 docker.io 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 ---> docker-login.sh ends [Pipeline] } 19:04:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:34 ========================================================= 19:04:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:04:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:04:34 + 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 . 19:04:37 Sending build context to Docker daemon 167.2MB 19:04:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 19:04:37 Step 2/6 : FROM ${BASE} 19:04:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:37 5f621e34cdf4: Pulling fs layer 19:04:37 a4357932f1b6: Pulling fs layer 19:04:37 18c013af1878: Pulling fs layer 19:04:37 00ac8860ef70: Pulling fs layer 19:04:37 63d7cb157983: Pulling fs layer 19:04:37 b116817d02f9: Pulling fs layer 19:04:37 745a02a5169b: Pulling fs layer 19:04:37 00ac8860ef70: Waiting 19:04:37 63d7cb157983: Waiting 19:04:37 b116817d02f9: Waiting 19:04:37 745a02a5169b: Waiting 19:04:37 18c013af1878: Download complete 19:04:37 a4357932f1b6: Download complete 19:04:37 63d7cb157983: Verifying Checksum 19:04:37 63d7cb157983: Download complete 19:04:37 b116817d02f9: Verifying Checksum 19:04:37 b116817d02f9: Download complete 19:04:37 5f621e34cdf4: Download complete 19:04:37 5f621e34cdf4: Pull complete 19:04:38 a4357932f1b6: Pull complete 19:04:38 18c013af1878: Pull complete 19:04:39 745a02a5169b: Verifying Checksum 19:04:39 745a02a5169b: Download complete 19:04:40 00ac8860ef70: Verifying Checksum 19:04:40 00ac8860ef70: Download complete 19:04:50 00ac8860ef70: Pull complete 19:04:50 63d7cb157983: Pull complete 19:04:51 gofmt -l . 19:04:51 [ "`gofmt -l .`" = "" ] 19:04:51 b116817d02f9: Pull complete 19:04:51 ./bin/test-go-mod-tidy.sh 19:04:52 ./bin/test-attribution-txt.sh [Pipeline] sh 19:04:53 + ls -al . 19:04:53 total 796 19:04:53 drwxrwxr-x 10 1001 1001 4096 Apr 8 19:04 . 19:04:53 drwxr-xr-x 4 root root 28 Apr 8 19:03 .. 19:04:53 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:01 .dockerignore 19:04:53 drwxrwxr-x 8 1001 1001 179 Apr 8 19:01 .git 19:04:53 drwxrwxr-x 3 1001 1001 125 Apr 8 19:01 .github 19:04:53 -rw-rw-r-- 1 1001 1001 818 Apr 8 19:01 .gitignore 19:04:53 drwx------ 3 1001 1001 60 Apr 8 19:01 .semver 19:04:53 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:01 .sonarcloud.properties 19:04:53 -rw-rw-r-- 1 1001 1001 8607 Apr 8 19:01 Attribution.txt 19:04:53 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:01 CONTRIBUTING.md 19:04:53 -rw-rw-r-- 1 1001 1001 931 Apr 8 19:01 Dockerfile.build 19:04:53 -rw-rw-r-- 1 1001 1001 863 Apr 8 19:01 Jenkinsfile 19:04:53 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:01 LICENSE 19:04:53 -rw-rw-r-- 1 1001 1001 5774 Apr 8 19:01 Makefile 19:04:53 -rw-rw-r-- 1 1001 1001 6548 Apr 8 19:01 README.md 19:04:53 -rw-rw-r-- 1 1001 1001 6755 Apr 8 19:01 SECURITY.md 19:04:53 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:01 VERSION 19:04:53 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:01 ZMQWindows.md 19:04:53 drwxrwxr-x 2 1001 1001 117 Apr 8 19:01 bin 19:04:53 drwxrwxr-x 14 1001 1001 4096 Apr 8 19:01 cmd 19:04:53 -rw-r--r-- 1 root root 684166 Apr 8 19:04 coverage.out 19:04:53 -rw-r--r-- 1 root root 1056 Apr 8 19:04 go.mod 19:04:53 -rw-r--r-- 1 root root 22360 Apr 8 19:04 go.sum 19:04:53 drwxrwxr-x 8 1001 1001 127 Apr 8 19:01 internal 19:04:53 drwxrwxr-x 4 1001 1001 26 Apr 8 19:01 openapi 19:04:53 drwxrwxr-x 4 1001 1001 71 Apr 8 19:01 snap 19:04:53 -rw-rw-r-- 1 1001 1001 168 Apr 8 19:01 version.go [Pipeline] sh 19:04:53 + '[' -e coverage.out ] 19:04:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:04:53 Stashed 1 file(s) [Pipeline] sh 19:04:54 + make build 19:04:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:04:54 745a02a5169b: Pull complete 19:04:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:04:54 ---> b7e6874047d6 19:04:54 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 19:04:58 ---> Running in ac52288d6514 19:04:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:04:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:01 (1/12) Installing libmagic (5.38-r0) 19:05:01 (2/12) Installing file (5.38-r0) 19:05:01 (3/12) Installing libc-dev (0.7.2-r3) 19:05:02 (4/12) Installing g++ (9.3.0-r2) 19:05:05 (5/12) Installing fortify-headers (1.1-r0) 19:05:05 (6/12) Installing patch (2.7.6-r6) 19:05:05 (7/12) Installing build-base (0.5-r2) 19:05:05 (8/12) Installing libsodium (1.0.18-r0) 19:05:06 (9/12) Installing pkgconf (1.7.2-r0) 19:05:06 (10/12) Installing libsodium-dev (1.0.18-r0) 19:05:06 (11/12) Installing libzmq (4.3.3-r0) 19:05:06 (12/12) Installing zeromq-dev (4.3.3-r0) 19:05:06 Executing busybox-1.31.1-r19.trigger 19:05:06 OK: 217 MiB in 51 packages 19:05:06 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 19:05:07 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 19:05:09 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 19:05:09 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 19:05:10 Removing intermediate container ac52288d6514 19:05:10 ---> bb39eab33bf9 19:05:10 Step 4/6 : WORKDIR /edgex-go 19:05:10 ---> Running in c34ec80d6423 19:05:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:05:11 Removing intermediate container c34ec80d6423 19:05:11 ---> 1a091a251a3a 19:05:11 Step 5/6 : COPY go.mod . 19:05:11 ---> fda845a01552 19:05:11 Step 6/6 : RUN go mod download 19:05:11 ---> Running in 5a1da53ad339 19:05:12 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 19:05:13 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 19:05:14 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 19:05:15 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 19:05:16 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] } 19:05:19 $ docker stop --time=1 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac 19:05:20 $ docker rm -f 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:25 19:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:26 latest: Pulling from edgex-devops/edgex-compose 19:05:26 cbdbe7a5bc2a: Pulling fs layer 19:05:26 ca9280d653b3: Pulling fs layer 19:05:26 7e9c9ca2126c: Pulling fs layer 19:05:26 cbdbe7a5bc2a: Verifying Checksum 19:05:26 cbdbe7a5bc2a: Download complete 19:05:26 ca9280d653b3: Verifying Checksum 19:05:26 ca9280d653b3: Download complete 19:05:26 cbdbe7a5bc2a: Pull complete 19:05:27 7e9c9ca2126c: Download complete 19:05:27 ca9280d653b3: Pull complete 19:05:34 7e9c9ca2126c: Pull complete 19:05:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:05:34 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:05:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:37 $ docker top 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:38 + docker-compose build --help 19:05:38 + grep parallel 19:05:38 Removing intermediate container 5a1da53ad339 19:05:38 ---> 5adec17cf1cc 19:05:38 Successfully built 5adec17cf1cc 19:05:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker inspect -f . ci-base-image-arm64 19:05:39 . [Pipeline] withDockerContainer 19:05:39 prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container 19:05:39 --parallel Build images in parallel. 19:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:05:40 $ docker top f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 -eo pid,comm [Pipeline] { [Pipeline] } 19:05:41 $ docker stop --time=1 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 19:05:42 $ docker rm -f 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:43 + go version 19:05:43 go version go1.15.5 linux/arm64 [Pipeline] } 19:05:43 $ docker stop --time=1 f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 19:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:43 . 19:05:45 $ docker rm -f f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 19:05:46 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:05:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:46 $ docker top 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 19:05:47 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:48 + docker inspect -f . ci-base-image-arm64 19:05:48 . [Pipeline] withDockerContainer 19:05:48 prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container 19:05:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:05:48 Building docker-core-command-go ... 19:05:48 Building docker-core-data-go ... 19:05:48 Building docker-core-metadata-go ... 19:05:48 Building docker-security-bootstrapper-go ... 19:05:48 Building docker-security-proxy-setup-go ... 19:05:48 Building docker-security-secretstore-setup-go ... 19:05:48 Building docker-support-notifications-go ... 19:05:48 Building docker-support-scheduler-go ... 19:05:48 Building docker-sys-mgmt-agent-go ... 19:05:48 Building docker-security-bootstrapper-go 19:05:48 Building docker-core-command-go 19:05:48 Building docker-support-notifications-go 19:05:48 Building docker-sys-mgmt-agent-go 19:05:48 Building docker-support-scheduler-go 19:05:49 $ docker top 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:50 ========================================================= 19:05:50 [edgeXBuildGoParallel] Running Tests and Build... 19:05:50 ========================================================= [Pipeline] sh 19:05:50 + make test 19:05:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:06:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:21 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:06:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:06:21 ---> 0e446b0f0541 19:06:21 Step 3/31 : WORKDIR /edgex-go 19:06:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:06:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:21 ---> 0e446b0f0541 19:06:21 Step 3/22 : WORKDIR /edgex-go 19:06:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:06:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:06:21 ---> 0e446b0f0541 19:06:21 Step 3/26 : WORKDIR /edgex-go 19:06:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:06:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:21 ---> 0e446b0f0541 19:06:21 Step 3/22 : WORKDIR /edgex-go 19:06:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:06:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:21 ---> 0e446b0f0541 19:06:21 Step 3/23 : WORKDIR /edgex-go 19:06:22 ---> Running in 9b04c7daf1c1 19:06:22 ---> Running in 0d2960a3152c 19:06:22 ---> Running in c516e393082d 19:06:22 ---> Running in 5c17f5175394 19:06:22 ---> Running in 3606411c1873 19:06:23 Removing intermediate container c516e393082d 19:06:23 ---> a8cd4a3537cf 19:06:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:23 Removing intermediate container 3606411c1873 19:06:23 ---> bdf95a248090 19:06:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:23 Removing intermediate container 5c17f5175394 19:06:23 ---> d3372fc68a09 19:06:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:23 Removing intermediate container 9b04c7daf1c1 19:06:23 ---> 798dec5137a8 19:06:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:23 Removing intermediate container 0d2960a3152c 19:06:23 ---> 5c29741426c6 19:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:23 ---> Running in fd307d481d28 19:06:23 ---> Running in abe7c1959e0b 19:06:23 ---> Running in 603b98617928 19:06:23 ---> Running in feb32161c5a4 19:06:23 ---> Running in 8a0b5f54e1fd 19:06:25 Removing intermediate container abe7c1959e0b 19:06:25 ---> d6a48eaccaff 19:06:25 Step 5/26 : RUN apk add --update --no-cache make bash git 19:06:25 Removing intermediate container fd307d481d28 19:06:25 ---> 16081600219d 19:06:25 Step 5/31 : RUN apk add --update --no-cache make git 19:06:25 Removing intermediate container 603b98617928 19:06:25 ---> 125d5703a58a 19:06:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:06:25 ---> Running in fb7468620d35 19:06:25 Removing intermediate container feb32161c5a4 19:06:25 ---> cb528089dc3a 19:06:25 Step 5/22 : RUN apk add --update --no-cache make git 19:06:25 ---> Running in 68536eb03211 19:06:25 Removing intermediate container 8a0b5f54e1fd 19:06:25 ---> 1218b274b7e7 19:06:25 Step 5/23 : RUN apk add --update --no-cache make git 19:06:25 ---> Running in 9fada12bf8aa 19:06:25 ---> Running in 3dc3caf57e5e 19:06:25 ---> Running in 0828e0a1e9a6 19:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:06:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:06:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:06:27 OK: 233 MiB in 51 packages 19:06:27 OK: 233 MiB in 51 packages 19:06:27 OK: 233 MiB in 51 packages 19:06:28 OK: 233 MiB in 51 packages 19:06:28 OK: 233 MiB in 51 packages 19:06:28 Removing intermediate container 68536eb03211 19:06:28 ---> 9abfcc7b21cf 19:06:28 Step 6/31 : COPY go.mod . 19:06:28 Removing intermediate container fb7468620d35 19:06:28 ---> 46a2a72aaf21 19:06:28 Step 6/26 : COPY go.mod . 19:06:28 Removing intermediate container 9fada12bf8aa 19:06:28 ---> 9881b6d7cd89 19:06:28 Step 6/22 : COPY go.mod . 19:06:28 ---> e3e1430cd482 19:06:28 Step 7/31 : RUN go mod download 19:06:28 ---> 9e017f485c30 19:06:28 Step 7/26 : RUN go mod download 19:06:29 Removing intermediate container 0828e0a1e9a6 19:06:29 ---> 594830433890 19:06:29 Step 6/23 : COPY go.mod . 19:06:29 ---> Running in a570ebcdcac1 19:06:29 ---> Running in 40ff428ba649 19:06:29 Removing intermediate container 3dc3caf57e5e 19:06:29 ---> 53e95f75dceb 19:06:29 Step 6/22 : COPY go.mod . 19:06:29 ---> e7ee5a5740b3 19:06:29 Step 7/22 : RUN go mod download 19:06:29 ---> db3bc8eaef10 19:06:29 Step 7/23 : RUN go mod download 19:06:29 ---> Running in 9dc2f216a82e 19:06:30 ---> Running in f70a7b2f9253 19:06:30 ---> 026a8f6c2524 19:06:30 Step 7/22 : RUN go mod download 19:06:30 ---> Running in 1464a22a590e 19:06:32 Removing intermediate container 40ff428ba649 19:06:32 ---> 830a0df2f274 19:06:32 Step 8/26 : COPY . . 19:06:32 Removing intermediate container 1464a22a590e 19:06:32 ---> dbbd20c3229d 19:06:32 Step 8/22 : COPY . . 19:06:32 Removing intermediate container 9dc2f216a82e 19:06:32 ---> dda71249cab3 19:06:32 Step 8/22 : COPY . . 19:06:32 Removing intermediate container f70a7b2f9253 19:06:32 ---> ccfa718ae096 19:06:32 Step 8/23 : COPY . . 19:06:32 Removing intermediate container a570ebcdcac1 19:06:32 ---> fc1b8241c6d5 19:06:32 Step 8/31 : COPY . . 19:07:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:11 ---> bae93f5c9122 19:07:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:07:11 ---> 4c228c0a77b2 19:07:11 Step 9/23 : RUN make cmd/core-command/core-command 19:07:11 ---> 30ed31743cd8 19:07:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:07:11 ---> 3a3729b9d358 19:07:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:07:11 ---> Running in a60900af363f 19:07:11 ---> Running in cc301a46bc70 19:07:11 ---> Running in d464b4019585 19:07:11 ---> 472919aa992a 19:07:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:07:11 ---> Running in c55ab31cbb5e 19:07:11 ---> Running in 545f9b94248b 19:07:11 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 19:07:11 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 19:07:11 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 19:07:11 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 19:07:11 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 19:07:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.453s coverage: 45.9% of statements 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements 19:07:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.228s coverage: 100.0% of statements 19:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.498s coverage: 27.1% of statements 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.285s coverage: 71.3% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.473s coverage: 82.9% of statements 19:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.176s coverage: 78.9% of statements 19:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:07:50 Removing intermediate container 545f9b94248b 19:07:50 ---> cf2094353d98 19:07:50 19:07:50 Step 10/31 : FROM alpine:3.12 19:07:50 Removing intermediate container cc301a46bc70 19:07:50 ---> 4ba2ee17b144 19:07:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:07:50 ---> Running in fca2e8bd26d4 19:07:50 3.12: Pulling from library/alpine 19:07:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 19:07:50 Status: Downloaded newer image for alpine:3.12 19:07:50 ---> 7230e588e954 19:07:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:07:56 ---> Running in 022cc2931de6 19:07:56 Removing intermediate container d464b4019585 19:07:56 ---> 30a851047333 19:07:56 19:07:56 Step 10/22 : FROM alpine:3.12 19:07:56 ---> 7230e588e954 19:07:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:56 Removing intermediate container a60900af363f 19:07:56 ---> 6a2e7a3813f9 19:07:56 19:07:56 Step 10/23 : FROM alpine:3.12 19:07:56 ---> 7230e588e954 19:07:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:07:56 Removing intermediate container c55ab31cbb5e 19:07:56 ---> 277d7258b075 19:07:56 19:07:56 Step 10/22 : FROM alpine:3.12 19:07:56 ---> 7230e588e954 19:07:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:07:56 ---> Running in 6e834fa3116a 19:07:56 ---> Running in 180412118f0f 19:07:56 ---> Running in 3ab6cbc88186 19:07:56 Removing intermediate container 022cc2931de6 19:07:56 ---> 218dc51b133d 19:07:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:07:56 ---> Running in dca367d04d54 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.190s coverage: 28.6% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.245s coverage: 100.0% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.164s coverage: 100.0% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.412s coverage: 86.7% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.509s coverage: 97.5% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.272s coverage: 78.3% of statements 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:57 (1/2) Installing ca-certificates (20191127-r4) 19:07:57 (2/2) Installing dumb-init (1.2.2-r1) 19:07:57 Executing busybox-1.31.1-r20.trigger 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:57 Executing ca-certificates-20191127-r4.trigger 19:07:57 Removing intermediate container fca2e8bd26d4 19:07:57 ---> ff6f9b288653 19:07:57 19:07:57 Step 11/26 : FROM docker:20.10.0 19:07:57 (1/1) Installing dumb-init (1.2.2-r1) 19:07:57 Executing busybox-1.31.1-r20.trigger 19:07:57 OK: 6 MiB in 15 packages 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:57 20.10.0: Pulling from library/docker 19:07:57 OK: 6 MiB in 16 packages 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:57 (1/1) Installing dumb-init (1.2.2-r1) 19:07:57 Executing busybox-1.31.1-r20.trigger 19:07:57 OK: 6 MiB in 15 packages 19:07:57 (1/2) Installing dumb-init (1.2.2-r1) 19:07:57 (2/2) Installing su-exec (0.2-r1) 19:07:57 Executing busybox-1.31.1-r20.trigger 19:07:57 OK: 6 MiB in 16 packages 19:07:59 Removing intermediate container 180412118f0f 19:07:59 ---> fb49de956cdd 19:07:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:59 Removing intermediate container 6e834fa3116a 19:07:59 ---> 3b1c62fd3931 19:07:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:07:59 ---> Running in 2fc860d7575d 19:07:59 Removing intermediate container dca367d04d54 19:07:59 ---> c5ee3993faff 19:07:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:08:00 Removing intermediate container 3ab6cbc88186 19:08:00 ---> ee6a908cd29f 19:08:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:00 ---> Running in 9295e4f08996 19:08:00 ---> Running in 83ccc263c44e 19:08:00 ---> Running in 06e9158f8c79 19:08:00 Removing intermediate container 2fc860d7575d 19:08:00 ---> 34e1089db963 19:08:00 Step 13/23 : ENV APP_PORT=48082 19:08:00 ---> Running in f93a2276f894 19:08:01 Removing intermediate container 9295e4f08996 19:08:01 ---> 070537368f16 19:08:01 Step 13/22 : ENV APP_PORT=48060 19:08:01 Removing intermediate container 83ccc263c44e 19:08:01 ---> 558c3006a44b 19:08:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:08:01 Removing intermediate container 06e9158f8c79 19:08:01 ---> 2961d6d77ded 19:08:01 Step 13/22 : ENV APP_PORT=48085 19:08:01 Removing intermediate container f93a2276f894 19:08:01 ---> 8cab4bb5aac0 19:08:01 Step 14/23 : EXPOSE $APP_PORT 19:08:01 ---> Running in 2510036483ce 19:08:01 ---> Running in 3cba9f6adf81 19:08:01 ---> Running in f29c3cfee953 19:08:01 ---> Running in 49e72cd0d53c 19:08:01 Removing intermediate container 2510036483ce 19:08:01 ---> ae8594cfebc0 19:08:01 Step 14/22 : EXPOSE $APP_PORT 19:08:01 Removing intermediate container 3cba9f6adf81 19:08:01 ---> f09852b70b9b 19:08:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:08:02 Removing intermediate container f29c3cfee953 19:08:02 ---> d3b9654594ec 19:08:02 Step 14/22 : EXPOSE $APP_PORT 19:08:02 ---> Running in b237c645f00e 19:08:02 Removing intermediate container 49e72cd0d53c 19:08:02 ---> aa347619e964 19:08:02 Step 15/23 : WORKDIR / 19:08:02 ---> Running in 9cbe91116d45 19:08:02 ---> Running in cdf4901a629c 19:08:02 ---> Running in 009518f83c45 19:08:02 Removing intermediate container b237c645f00e 19:08:02 ---> 589d9e2b51f8 19:08:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:02 Removing intermediate container cdf4901a629c 19:08:02 ---> 68c03a6636d7 19:08:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:02 Removing intermediate container 009518f83c45 19:08:02 ---> 75123100e498 19:08:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:03 ---> cad3e6954e34 19:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:03 ---> 49e4a3221e6b 19:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:03 ---> 5ad14ab5fcd4 19:08:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:08:04 Removing intermediate container 9cbe91116d45 19:08:04 ---> f9eba1bc7ddd 19:08:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:08:04 ---> Running in dd6935ddb3e3 19:08:04 ---> 18ba6e5a583b 19:08:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:08:04 ---> ccd3d7091ccd 19:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:04 ---> 9fe4fb22e23f 19:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:04 Removing intermediate container dd6935ddb3e3 19:08:04 ---> f2ad19240df7 19:08:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:08:04 ---> d2d723303d99 19:08:04 Step 19/23 : ENTRYPOINT ["/core-command"] 19:08:04 ---> Running in a67bd99b5567 19:08:04 ---> e2b6edc490e3 19:08:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:08:04 ---> eb2bd312fc3f 19:08:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.236s coverage: 92.8% of statements 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.197s coverage: 1.0% of statements 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 19:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.134s coverage: 79.5% of statements 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.134s coverage: 94.1% of statements 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements 19:08:05 ---> 40e9b97d5824 19:08:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:08:05 ---> Running in d32d8f8716fc 19:08:05 ---> Running in 92ce72903cb7 19:08:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:08:05 ---> Running in 07ba88c1681a 19:08:05 Status: Downloaded newer image for docker:20.10.0 19:08:05 ---> aefe523efa57 19:08:05 Step 12/26 : RUN apk add --no-cache bash 19:08:05 Removing intermediate container a67bd99b5567 19:08:05 ---> 91fa01bd3468 19:08:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements 19:08:05 ---> Running in acf4667379f7 19:08:05 ---> Running in f042508b372d 19:08:05 Removing intermediate container d32d8f8716fc 19:08:05 ---> 9eaa05b18133 19:08:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:05 Removing intermediate container 92ce72903cb7 19:08:05 ---> eca4837cdade 19:08:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:06 ---> Running in 670538c1ea8c 19:08:06 ---> Running in c9fb229543e7 19:08:06 Removing intermediate container f042508b372d 19:08:06 ---> 91cc3e7044ad 19:08:06 Step 21/23 : LABEL arch=x86_64 19:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:06 ---> Running in c8b1b4009989 19:08:06 Removing intermediate container 670538c1ea8c 19:08:06 ---> ad5952f0c941 19:08:06 Step 20/22 : LABEL arch=x86_64 19:08:06 Removing intermediate container c9fb229543e7 19:08:06 ---> 48a64cffb6d2 19:08:06 Step 20/22 : LABEL arch=x86_64 19:08:06 ---> Running in 78fcb636a584 19:08:06 (1/2) Installing readline (8.0.4-r0) 19:08:06 (2/2) Installing bash (5.0.17-r0) 19:08:06 Executing bash-5.0.17-r0.post-install 19:08:06 Executing busybox-1.31.1-r19.trigger 19:08:06 OK: 12 MiB in 22 packages 19:08:06 ---> Running in 28d51a67a271 19:08:07 Removing intermediate container c8b1b4009989 19:08:07 ---> f9fc5e88f25f 19:08:07 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:08:07 Removing intermediate container 78fcb636a584 19:08:07 ---> cdd39fcd4ec8 19:08:07 Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:08:07 ---> Running in b9d864010f85 19:08:07 Removing intermediate container 28d51a67a271 19:08:07 ---> 7760f3ac7590 19:08:07 Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:08:07 ---> Running in ee4cf6bd7d7c 19:08:07 ---> Running in 369c1e5e211f 19:08:07 Removing intermediate container b9d864010f85 19:08:07 ---> 4ccb2adb1829 19:08:07 Step 23/23 : LABEL version=0.0.0 19:08:07 Removing intermediate container 07ba88c1681a 19:08:07 ---> edd3ac9b65e8 19:08:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:07 Removing intermediate container ee4cf6bd7d7c 19:08:07 ---> ec74d7e5328e 19:08:07 Step 22/22 : LABEL version=0.0.0 19:08:07 ---> Running in 33b54f21c65e 19:08:08 Removing intermediate container acf4667379f7 19:08:08 ---> e1a7b7aca1b5 19:08:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:08:08 ---> Running in f37ecaee5dd5 19:08:08 Removing intermediate container 369c1e5e211f 19:08:08 ---> a458c5c6ad65 19:08:08 Step 22/22 : LABEL version=0.0.0 19:08:08 ---> fa243a0950c1 19:08:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:08:08 ---> Running in e211e9991c7a 19:08:08 ---> Running in cc0b85f51b15 19:08:08 Removing intermediate container 33b54f21c65e 19:08:08 ---> 2aa8a13d6d63 19:08:08 19:08:08 Removing intermediate container f37ecaee5dd5 19:08:08 ---> 904ce5233285 19:08:08 19:08:08 Successfully built 2aa8a13d6d63 19:08:08 Successfully built 904ce5233285 19:08:08 Removing intermediate container e211e9991c7a 19:08:08 ---> 6766b7d60753 19:08:08 Step 14/26 : ENV APP_PORT=48090 19:08:08 Successfully tagged docker-core-command-go:latest 19:08:08 Removing intermediate container cc0b85f51b15 19:08:08 ---> 6bfcefd04333 19:08:08 19:08:08 Successfully tagged docker-support-notifications-go:latest 19:08:08  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 19:08:08  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 19:08:09 ---> a47bdd63c5e4 19:08:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:08:09 ---> Running in b005f5098ecd 19:08:09 Successfully built 6bfcefd04333 19:08:09 Successfully tagged docker-support-scheduler-go:latest 19:08:09  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 19:08:09 Removing intermediate container b005f5098ecd 19:08:09 ---> 0a57066bf78c 19:08:09 Step 15/26 : EXPOSE $APP_PORT 19:08:09 ---> 3eb1064aa282 19:08:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:08:09 ---> Running in e1405f544dda 19:08:09 Removing intermediate container e1405f544dda 19:08:09 ---> 3abc839140ed 19:08:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:08:09 ---> d192e641bcbe 19:08:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:08:09 ---> 6af009050cd0 19:08:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:08:10 ---> Running in 88d0acc5e940 19:08:10 ---> c2bd76ef3731 19:08:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:08:14 Removing intermediate container 88d0acc5e940 19:08:14 ---> df76cd5f5d06 19:08:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:08:14 ---> 3c59f29c88ec 19:08:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:08:17 ---> a1e6b2b81f11 19:08:17 Step 26/31 : RUN chmod +x /entrypoint.sh 19:08:17 ---> 23baf8fa69d9 19:08:17 Step 19/26 : RUN apk --no-cache add py3-pip 19:08:17 ---> Running in 7a049168af82 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.145s coverage: 94.4% of statements 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.130s coverage: 44.8% of statements 19:08:20 ---> Running in 2a7cea891f89 19:08:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:08:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:08:21 (1/33) Installing libbz2 (1.0.8-r1) 19:08:21 (2/33) Installing expat (2.2.9-r1) 19:08:21 (3/33) Installing libffi (3.3-r2) 19:08:21 (4/33) Installing gdbm (1.13-r1) 19:08:21 (5/33) Installing xz-libs (5.2.5-r0) 19:08:21 (6/33) Installing sqlite-libs (3.32.1-r0) 19:08:21 (7/33) Installing python3 (3.8.8-r0) 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.535s coverage: 81.9% of statements 19:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:28 Removing intermediate container 2a7cea891f89 19:08:28 ---> b0c6f02549a7 19:08:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.199s coverage: 92.9% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.129s coverage: 80.8% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.188s coverage: 84.6% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.588s coverage: 64.4% of statements 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements 19:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 19:08:33 (8/33) Installing py3-appdirs (1.4.4-r1) 19:08:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:08:33 (10/33) Installing py3-parsing (2.4.7-r0) 19:08:33 (11/33) Installing py3-six (1.15.0-r0) 19:08:33 (12/33) Installing py3-packaging (20.4-r0) 19:08:33 ---> Running in 68ed4da97746 19:08:33 (13/33) Installing py3-setuptools (47.0.0-r0) 19:08:33 (14/33) Installing py3-chardet (3.0.4-r4) 19:08:33 (15/33) Installing py3-idna (2.9-r0) 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 19:08:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:08:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:08:34 (18/33) Installing py3-requests (2.23.0-r0) 19:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 19:08:35 (19/33) Installing py3-msgpack (1.0.0-r0) 19:08:35 (20/33) Installing py3-lockfile (0.12.2-r3) 19:08:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:08:35 (22/33) Installing py3-colorama (0.4.3-r0) 19:08:35 (23/33) Installing py3-distlib (0.3.0-r0) 19:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 19:08:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:08:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:08:36 ---> 0e446b0f0541 19:08:36 Step 3/21 : WORKDIR /edgex-go 19:08:36 ---> Using cache 19:08:36 ---> 5c29741426c6 19:08:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:36 ---> Using cache 19:08:36 ---> 1218b274b7e7 19:08:36 Step 5/21 : RUN apk add --update --no-cache make git 19:08:36 ---> Using cache 19:08:36 ---> 594830433890 19:08:36 Step 6/21 : COPY go.mod . 19:08:36 ---> Using cache 19:08:36 ---> db3bc8eaef10 19:08:36 Step 7/21 : RUN go mod download 19:08:36 ---> Using cache 19:08:36 ---> ccfa718ae096 19:08:36 Step 8/21 : COPY . . 19:08:36 (24/33) Installing py3-distro (1.5.0-r1) 19:08:36 (25/33) Installing py3-webencodings (0.5.1-r3) 19:08:36 (26/33) Installing py3-html5lib (1.0.1-r4) 19:08:36 ---> Using cache 19:08:36 ---> 4c228c0a77b2 19:08:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:08:36 Removing intermediate container 68ed4da97746 19:08:36 ---> 1e13b2e73006 19:08:36 Step 28/31 : CMD ["gate"] 19:08:37 (27/33) Installing py3-pytoml (0.1.21-r0) 19:08:38 (28/33) Installing py3-pep517 (0.8.2-r0) 19:08:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:08:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:38 ---> 0e446b0f0541 19:08:38 Step 3/24 : WORKDIR /edgex-go 19:08:38 ---> Using cache 19:08:38 ---> 5c29741426c6 19:08:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:38 ---> Using cache 19:08:38 ---> 1218b274b7e7 19:08:38 Step 5/24 : RUN apk add --update --no-cache make git 19:08:38 ---> Using cache 19:08:38 ---> 594830433890 19:08:38 Step 6/24 : COPY go.mod . 19:08:38 ---> Using cache 19:08:38 ---> db3bc8eaef10 19:08:38 Step 7/24 : RUN go mod download 19:08:38 ---> Using cache 19:08:38 ---> ccfa718ae096 19:08:38 Step 8/24 : COPY . . 19:08:38 ---> Using cache 19:08:38 ---> 4c228c0a77b2 19:08:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:38 (29/33) Installing py3-progress (1.5-r0) 19:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.958s coverage: 69.0% of statements 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:08:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:38 ---> 0e446b0f0541 19:08:38 Step 3/23 : WORKDIR /edgex-go 19:08:38 ---> Using cache 19:08:38 ---> 5c29741426c6 19:08:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:38 ---> Using cache 19:08:38 ---> 1218b274b7e7 19:08:38 Step 5/23 : RUN apk add --update --no-cache make git 19:08:38 ---> Using cache 19:08:38 ---> 594830433890 19:08:38 Step 6/23 : COPY go.mod . 19:08:38 ---> Using cache 19:08:38 ---> db3bc8eaef10 19:08:38 Step 7/23 : RUN go mod download 19:08:38 ---> Using cache 19:08:38 ---> ccfa718ae096 19:08:38 Step 8/23 : COPY . . 19:08:38 ---> Using cache 19:08:38 ---> 4c228c0a77b2 19:08:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:08:38 (30/33) Installing py3-toml (0.10.1-r0) 19:08:39 (31/33) Installing py3-retrying (1.3.3-r0) 19:08:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:08:39 (33/33) Installing py3-pip (20.1.1-r0) 19:08:39 ---> Running in 1d6d198f1621 19:08:39 ---> Running in c1f52689b482 19:08:40 Executing busybox-1.31.1-r19.trigger 19:08:40 OK: 71 MiB in 55 packages 19:08:40 ---> Running in 4c4359ac11ff 19:08:40 ---> Running in 2b27cb61ef71 19:08:40 Removing intermediate container 2b27cb61ef71 19:08:40 ---> 7f8d3e2a3733 19:08:40 Step 29/31 : LABEL arch=x86_64 19:08:41 ---> Running in af5e4622547f 19:08:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:41 Removing intermediate container af5e4622547f 19:08:41 ---> fe905b7c302a 19:08:41 Step 30/31 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements 19:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements 19:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.130s coverage: 84.8% of statements 19:08:41 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 19:08:41 ---> Running in ebb7f60f33f6 19:08:42 Removing intermediate container ebb7f60f33f6 19:08:42 ---> 3085ea9f4f3a 19:08:42 Step 31/31 : LABEL version=0.0.0 19:08:45 ---> Running in f38fc2214a59 19:08:46 Removing intermediate container f38fc2214a59 19:08:46 ---> a10f41b792f3 19:08:46 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.169s coverage: 11.0% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:08:47 Successfully built a10f41b792f3 19:08:47 Successfully tagged docker-security-bootstrapper-go:latest 19:08:47 Building docker-core-data-go 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.462s coverage: 87.1% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.240s coverage: 29.1% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.188s coverage: 100.0% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.301s coverage: 95.6% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:08:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 19:08:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 32.1% of statements 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 19:08:58 GO111MODULE=on go vet ./... 19:08:59  Building docker-security-bootstrapper-go ... done Removing intermediate container 7a049168af82 19:08:59 ---> 8fa81f07e19e 19:08:59 Step 20/26 : RUN pip install docker-compose==1.23.2 19:08:59 ---> Running in aa59ad9c6d65 19:09:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:09:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:09 ---> 0e446b0f0541 19:09:09 Step 3/23 : WORKDIR /edgex-go 19:09:09 ---> Using cache 19:09:09 ---> 5c29741426c6 19:09:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:09 ---> Using cache 19:09:09 ---> 1218b274b7e7 19:09:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:09 Collecting docker-compose==1.23.2 19:09:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:09:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:09:10 ---> Running in 6bc248ac4f50 19:09:10 Collecting docker<4.0,>=3.6.0 19:09:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:09: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 19:09:10 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 19:09:10 Collecting dockerpty<0.5,>=0.4.1 19:09:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:09:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:12 Collecting cached-property<2,>=1.2.0 19:09:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:09:12 Collecting websocket-client<1.0,>=0.32.0 19:09:12 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:09:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:09:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:09:12 Collecting docopt<0.7,>=0.6.1 19:09:12 Downloading docopt-0.6.2.tar.gz (25 kB) 19:09:12 OK: 233 MiB in 51 packages 19:09:14 Collecting texttable<0.10,>=0.9.0 19:09:14 Downloading texttable-0.9.1.tar.gz (11 kB) 19:09:14 Removing intermediate container 6bc248ac4f50 19:09:14 ---> 6a3b0b14c1f2 19:09:14 Step 6/23 : COPY go.mod . 19:09:14 Collecting jsonschema<3,>=2.5.1 19:09:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:09:15 Collecting PyYAML<4,>=3.10 19:09:15 ---> 4206938375ba 19:09:15 Step 7/23 : RUN go mod download 19:09:15 Downloading PyYAML-3.13.tar.gz (270 kB) 19:09:15 ---> Running in 897c375aa37a 19:09:16 Collecting docker-pycreds>=0.4.0 19:09:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:09:16 Collecting idna<2.8,>=2.5 19:09:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:09:17 Collecting urllib3<1.25,>=1.21.1 19:09:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:09:18 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) 19:09:18 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) 19:09:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:09:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:09:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:09:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:09:19 Removing intermediate container 4c4359ac11ff 19:09:19 ---> 94ac863bb0a3 19:09:19 19:09:19 Step 10/23 : FROM alpine:3.12 19:09:19 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, cached-property, docopt, texttable, jsonschema, PyYAML, docker-compose 19:09:19 ---> 7230e588e954 19:09:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:19 ---> Using cache 19:09:19 ---> ee6a908cd29f 19:09:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:19 ---> Using cache 19:09:19 ---> 2961d6d77ded 19:09:19 Step 13/23 : ENV APP_PORT=48081 19:09:20 ---> Running in af94e165bc39 19:09:20 Removing intermediate container c1f52689b482 19:09:20 ---> 24821bbb8352 19:09:20 19:09:20 Step 10/24 : FROM alpine:3.12 19:09:20 ---> 7230e588e954 19:09:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:09:20 Attempting uninstall: idna 19:09:20 Found existing installation: idna 2.9 19:09:20 Uninstalling idna-2.9: 19:09:21 Successfully uninstalled idna-2.9 19:09:21 Removing intermediate container 1d6d198f1621 19:09:21 ---> 1590a1fbe08d 19:09:21 19:09:21 Step 10/21 : FROM alpine:3.12 19:09:21 ---> Running in 7df8f7d86f80 19:09:21 ---> 7230e588e954 19:09:21 Step 11/21 : RUN apk add --update --no-cache curl 19:09:21 Removing intermediate container af94e165bc39 19:09:21 ---> 26c35fbfc0ab 19:09:21 Step 14/23 : EXPOSE $APP_PORT 19:09:21 Attempting uninstall: urllib3 19:09:21 Found existing installation: urllib3 1.25.9 19:09:21 Uninstalling urllib3-1.25.9: 19:09:21 ---> Running in 85226e80ad37 19:09:21 Successfully uninstalled urllib3-1.25.9 19:09:21 ---> Running in acc7a33ed950 19:09:21 Attempting uninstall: requests 19:09:21 Found existing installation: requests 2.23.0 19:09:21 Uninstalling requests-2.23.0: 19:09:22 Successfully uninstalled requests-2.23.0 19:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:22 (1/6) Installing ca-certificates (20191127-r4) 19:09:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:09:22 (3/6) Installing libcurl (7.69.1-r3) 19:09:22 (4/6) Installing curl (7.69.1-r3) 19:09:22 (5/6) Installing dumb-init (1.2.2-r1) 19:09:22 (6/6) Installing su-exec (0.2-r1) 19:09:22 Executing busybox-1.31.1-r20.trigger 19:09:22 Executing ca-certificates-20191127-r4.trigger 19:09:22 Removing intermediate container 897c375aa37a 19:09:22 ---> 3c9e20db4b94 19:09:22 Step 8/23 : COPY . . 19:09:22 OK: 7 MiB in 20 packages 19:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:23 (1/4) Installing ca-certificates (20191127-r4) 19:09:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:09:23 (3/4) Installing libcurl (7.69.1-r3) 19:09:23 (4/4) Installing curl (7.69.1-r3) 19:09:23 Executing busybox-1.31.1-r20.trigger 19:09:23 Executing ca-certificates-20191127-r4.trigger 19:09:23 OK: 7 MiB in 18 packages 19:09:23 Removing intermediate container acc7a33ed950 19:09:23 ---> 8d32b03a5598 19:09:23 Step 15/23 : WORKDIR / 19:09:25 Running setup.py install for dockerpty: started 19:09:28 Running setup.py install for dockerpty: finished with status 'done' 19:09:28 ---> Running in 54d5eeca1d50 19:09:28 Running setup.py install for docopt: started 19:09:29 Running setup.py install for docopt: finished with status 'done' 19:09:29 Running setup.py install for texttable: started 19:09:29 Running setup.py install for texttable: finished with status 'done' 19:09:32 Removing intermediate container 7df8f7d86f80 19:09:32 ---> a045351c3861 19:09:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:32 Running setup.py install for PyYAML: started 19:09:33 Removing intermediate container 85226e80ad37 19:09:33 ---> 00da23451f97 19:09:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:33 Running setup.py install for PyYAML: finished with status 'done' 19:09:33 Removing intermediate container 54d5eeca1d50 19:09:33 ---> 5fd6c4587d7c 19:09:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:36 ---> Running in f97fb4149938 19:09:36 ---> Running in 255716e94586 19:09:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 19:09:37 ---> 5bff942981f6 19:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:38 Removing intermediate container f97fb4149938 19:09:38 ---> 09114acd1267 19:09:38 Step 13/21 : WORKDIR /edgex 19:09:39 Removing intermediate container 255716e94586 19:09:39 ---> 39363d324e9e 19:09:39 Step 13/24 : WORKDIR / 19:09:42 ---> 75203a5cdd2c 19:09:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:42 ---> Running in 2535c1df2a5d 19:09:44 ---> Running in 205fc8572462 19:09:46 ---> b0f60f191b44 19:09:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:09:46 Removing intermediate container 2535c1df2a5d 19:09:46 ---> 05aaa4796da4 19:09:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:46 Removing intermediate container aa59ad9c6d65 19:09:46 ---> 13e35ac3965a 19:09:46 Step 21/26 : RUN apk --no-cache add curl 19:09:46 ---> Running in 6202a9c90d4f 19:09:46 Removing intermediate container 205fc8572462 19:09:46 ---> c48aa8795eef 19:09:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:46 ---> Running in c230c5e1fd21 19:09:46 ---> abd1a66d40b5 19:09:46 Step 9/23 : RUN make cmd/core-data/core-data 19:09:46 ---> Running in 7ddcaac8deff 19:09:46 Removing intermediate container 6202a9c90d4f 19:09:46 ---> 9786c1ab7977 19:09:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:47 ---> f7302f47be70 19:09:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:47 ---> 242129eabafc 19:09:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:47 ---> Running in 539d9be45f47 19:09:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:09:47 Removing intermediate container 539d9be45f47 19:09:47 ---> 11c766f17adc 19:09:47 Step 21/23 : LABEL arch=x86_64 19:09:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:09:47 ---> fe50a9818239 19:09:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:47 ---> Running in 6a8fdb41272c 19:09:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:09:47 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 19:09:47 (2/3) Installing libcurl (7.69.1-r3) 19:09:47 ---> bbcac0f3c315 19:09:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:47 (3/3) Installing curl (7.69.1-r3) 19:09:47 Executing busybox-1.31.1-r19.trigger 19:09:47 OK: 72 MiB in 58 packages 19:09:47 Removing intermediate container 6a8fdb41272c 19:09:47 ---> f8bf0156a03e 19:09:47 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:09:48 ---> d0de5d4f0675 19:09:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:48 ---> Running in 75db26535c90 19:09:48 ---> 933f7ce89b31 19:09:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:09:48 Removing intermediate container 75db26535c90 19:09:48 ---> 201191ed029a 19:09:48 ---> Running in 185d5f0918ce 19:09:48 Step 23/23 : LABEL version=0.0.0 19:09:48 ---> Running in f1cb40b72ae7 19:09:49 Removing intermediate container c230c5e1fd21 19:09:49 ---> 075c97e12746 19:09:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:09:49 ---> 58c1ad787169 19:09:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:49 Removing intermediate container 185d5f0918ce 19:09:49 ---> ce9c5d585dd8 19:09:49 Step 18/21 : CMD ["--init=true"] 19:09:49 ---> Running in fb77b8617b0f 19:09:49 Removing intermediate container f1cb40b72ae7 19:09:49 ---> 8cd2cd5eaa15 19:09:49 19:09:49 ---> Running in 1b390d591583 19:09:50 Successfully built 8cd2cd5eaa15 19:09:50 Successfully tagged docker-core-metadata-go:latest 19:09:50  Building docker-core-metadata-go ... done  ---> e8f34dbc8e54 19:09:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:50 Removing intermediate container fb77b8617b0f 19:09:50 ---> e6c52a01776b 19:09:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:50 Removing intermediate container 1b390d591583 19:09:50 ---> 6918621fe69f 19:09:50 Step 19/21 : LABEL arch=x86_64 19:09:50 ---> Running in a6862c01e9b1 19:09:50 ---> Running in ac380b4413b7 19:09:51 ---> 308954993285 19:09:51 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/ 19:09:51 ---> Running in 053f9481bede 19:09:51 Removing intermediate container ac380b4413b7 19:09:51 ---> 274cf28bfdb4 19:09:51 Step 20/21 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:09:51 Removing intermediate container a6862c01e9b1 19:09:51 ---> 96b4e51fa60c 19:09:51 Step 24/26 : LABEL arch=x86_64 19:09:51 ---> Running in 94da4fb7b924 19:09:51 ---> Running in f31ef1be859f 19:09:51 Removing intermediate container 94da4fb7b924 19:09:51 ---> 7bae4a4ea7c9 19:09:51 Step 21/21 : LABEL version=0.0.0 19:09:52 ---> Running in 3455e9ee896a 19:09:52 Removing intermediate container f31ef1be859f 19:09:52 ---> 000c39017538 19:09:52 Step 25/26 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:09:52 ---> Running in 3d1f642bd095 19:09:52 Removing intermediate container 3455e9ee896a 19:09:52 ---> dee0d7467e51 19:09:52 19:09:53 Removing intermediate container 3d1f642bd095 19:09:53 ---> 65496424ce00 19:09:53 Step 26/26 : LABEL version=0.0.0 19:09:53 Successfully built dee0d7467e51 19:09:53 Successfully tagged docker-security-proxy-setup-go:latest 19:09:53  Building docker-security-proxy-setup-go ... done  ---> Running in 25d2c43656d3 19:09:53 Removing intermediate container 053f9481bede 19:09:53 ---> 9bf183612f1f 19:09:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:09:53 ---> Running in 4c4f1cf160df 19:09:53 Removing intermediate container 25d2c43656d3 19:09:53 ---> e42e6263e177 19:09:53 19:09:53 Successfully built e42e6263e177 19:09:54 Successfully tagged docker-sys-mgmt-agent-go:latest 19:09:54  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 4c4f1cf160df 19:09:54 ---> 694bcb26251c 19:09:54 Step 22/24 : LABEL arch=x86_64 19:09:54 ---> Running in 7e8ca1c79e12 19:09:54 Removing intermediate container 7e8ca1c79e12 19:09:54 ---> 5eb15cf10e5f 19:09:54 Step 23/24 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:09:54 ---> Running in b96546dc4ce1 19:09:55 Removing intermediate container b96546dc4ce1 19:09:55 ---> 1467cc3a29d7 19:09:55 Step 24/24 : LABEL version=0.0.0 19:09:55 ---> Running in 2d0a8d8bda3e 19:09:55 Removing intermediate container 2d0a8d8bda3e 19:09:55 ---> 7a01bcf48f55 19:09:55 19:09:55 Successfully built 7a01bcf48f55 19:09:55 Successfully tagged docker-security-secretstore-setup-go:latest 19:10:05  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7ddcaac8deff 19:10:05 ---> ec26a43bd0c1 19:10:05 19:10:05 Step 10/23 : FROM alpine:3.12 19:10:05 ---> 7230e588e954 19:10:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:05 ---> Running in ff6282ee1be3 19:10:05 Removing intermediate container ff6282ee1be3 19:10:05 ---> 44fc2a6971e4 19:10:05 Step 12/23 : ENV APP_PORT=48080 19:10:05 ---> Running in 0e9a7db40259 19:10:05 Removing intermediate container 0e9a7db40259 19:10:05 ---> a171a9afb50b 19:10:05 Step 13/23 : EXPOSE $APP_PORT 19:10:05 ---> Running in a11e2d01b634 19:10:05 Removing intermediate container a11e2d01b634 19:10:05 ---> fca78472284a 19:10:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:05 ---> Running in 9d6a9523ab54 19:10:06 Removing intermediate container 9d6a9523ab54 19:10:06 ---> ed1db8d2ba2b 19:10:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:06 ---> Running in 20990b63aeac 19:10:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:10:08 (1/6) Installing dumb-init (1.2.2-r1) 19:10:08 (2/6) Installing libgcc (9.3.0-r2) 19:10:09 (3/6) Installing libsodium (1.0.18-r0) 19:10:09 (4/6) Installing libstdc++ (9.3.0-r2) 19:10:09 (5/6) Installing libzmq (4.3.3-r0) 19:10:09 (6/6) Installing zeromq (4.3.3-r0) 19:10:09 Executing busybox-1.31.1-r20.trigger 19:10:09 OK: 8 MiB in 20 packages 19:10:10 Removing intermediate container 20990b63aeac 19:10:10 ---> 0a62c8297f08 19:10:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:10 ---> 2767dbe96637 19:10:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:11 ---> 56705a25c394 19:10:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:11 ---> 8b1f72fe4f85 19:10:11 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:11 ---> Running in 2052de23a8e6 19:10:11 Removing intermediate container 2052de23a8e6 19:10:11 ---> 19a4cc813e6f 19:10:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:11 ---> Running in 492c7c700964 19:10:11 Removing intermediate container 492c7c700964 19:10:11 ---> 8e4fe3446477 19:10:11 Step 21/23 : LABEL arch=x86_64 19:10:11 ---> Running in 6982ffa364aa 19:10:12 Removing intermediate container 6982ffa364aa 19:10:12 ---> 766402be82d0 19:10:12 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:10:12 ---> Running in d8630922b25b 19:10:12 Removing intermediate container d8630922b25b 19:10:12 ---> 5a5676e55d58 19:10:12 Step 23/23 : LABEL version=0.0.0 19:10:12 ---> Running in d669c16151bd 19:10:12 Removing intermediate container d669c16151bd 19:10:12 ---> 5c2a597996e9 19:10:12 19:10:12 Successfully built 5c2a597996e9 19:10:12 Successfully tagged docker-core-data-go:latest 19:10:14  Building docker-core-data-go ... done  [Pipeline] } 19:10:14 $ docker stop --time=1 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c 19:10:15 $ docker rm -f 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c [Pipeline] // withDockerContainer [Pipeline] sh 19:10:16 + docker images 19:10:16 + grep docker 19:10:16 docker-core-data-go latest 5c2a597996e9 4 seconds ago 22.7MB 19:10:16 docker-security-secretstore-setup-go latest 7a01bcf48f55 21 seconds ago 25.7MB 19:10:16 docker-sys-mgmt-agent-go latest e42e6263e177 23 seconds ago 314MB 19:10:16 docker-security-proxy-setup-go latest dee0d7467e51 24 seconds ago 25.4MB 19:10:16 docker-core-metadata-go latest 8cd2cd5eaa15 27 seconds ago 19MB 19:10:16 docker-security-bootstrapper-go latest a10f41b792f3 About a minute ago 18.9MB 19:10:16 docker-support-scheduler-go latest 6bfcefd04333 2 minutes ago 17.4MB 19:10:16 docker-core-command-go latest 2aa8a13d6d63 2 minutes ago 17.3MB 19:10:16 docker-support-notifications-go latest 904ce5233285 2 minutes ago 17.9MB 19:10:16 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:10:20 gofmt -l . 19:10:20 [ "`gofmt -l .`" = "" ] 19:10:20 ./bin/test-go-mod-tidy.sh 19:10:20 ./bin/test-attribution-txt.sh [Pipeline] sh 19:10:21 + ls -al . 19:10:21 total 824 19:10:21 drwxrwxr-x 9 1001 1001 4096 Apr 8 19:10 . 19:10:21 drwxr-xr-x 4 root root 4096 Apr 8 19:05 .. 19:10:21 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:04 .dockerignore 19:10:21 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:04 .git 19:10:21 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:04 .github 19:10:21 -rw-rw-r-- 1 1001 1001 818 Apr 8 19:04 .gitignore 19:10:21 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:04 .sonarcloud.properties 19:10:21 -rw-rw-r-- 1 1001 1001 8607 Apr 8 19:04 Attribution.txt 19:10:21 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:04 CONTRIBUTING.md 19:10:21 -rw-rw-r-- 1 1001 1001 931 Apr 8 19:04 Dockerfile.build 19:10:21 -rw-rw-r-- 1 1001 1001 863 Apr 8 19:04 Jenkinsfile 19:10:21 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:04 LICENSE 19:10:21 -rw-rw-r-- 1 1001 1001 5774 Apr 8 19:04 Makefile 19:10:21 -rw-rw-r-- 1 1001 1001 6548 Apr 8 19:04 README.md 19:10:21 -rw-rw-r-- 1 1001 1001 6755 Apr 8 19:04 SECURITY.md 19:10:21 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:01 VERSION 19:10:21 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:04 ZMQWindows.md 19:10:21 drwxrwxr-x 2 1001 1001 4096 Apr 8 19:04 bin 19:10:21 drwxrwxr-x 14 1001 1001 4096 Apr 8 19:04 cmd 19:10:21 -rw-r--r-- 1 root root 684166 Apr 8 19:08 coverage.out 19:10:21 -rw-r--r-- 1 root root 1056 Apr 8 19:10 go.mod 19:10:21 -rw-r--r-- 1 root root 22360 Apr 8 19:10 go.sum 19:10:21 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:04 internal 19:10:21 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:04 openapi 19:10:21 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:04 snap 19:10:21 -rw-rw-r-- 1 1001 1001 168 Apr 8 19:04 version.go [Pipeline] sh 19:10:22 + '[' -e coverage.out ] 19:10:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:22 Warning: overwriting stash ‘coverage-report’ 19:10:24 Stashed 1 file(s) [Pipeline] sh 19:10:24 + make build 19:10:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:10:32 Still waiting to schedule task 19:10:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:10:36 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 19:11:03 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 19:11:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:13 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 19:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:20 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 19:11:24 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 19:11:26 Running on prd-ubuntu18.04-docker-8c-8g-33350 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [Pipeline] { [Pipeline] ws 19:11:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:28 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 19:11:29 using credential edgex-jenkins-ssh 19:11:29 Cloning the remote Git repository 19:11:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:29 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:29 > git --version # timeout=10 19:11:29 > git --version # 'git version 2.17.1' 19:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:36 Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 19:11:36 Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 19:11:36 Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) 19:11:36 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 19:11:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:36 > git config core.sparsecheckout # timeout=10 19:11:36 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 19:11:36 > git remote # timeout=10 19:11:36 > git config --get remote.origin.url # timeout=10 19:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:36 > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 19:11:36 > git rev-parse HEAD^{commit} # timeout=10 19:11:36 > git config core.sparsecheckout # timeout=10 19:11:36 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 19:11: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 19:11:40 Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" 19:11:40 > git --version # timeout=10 19:11:40 > git --version # 'git version 2.17.1' 19:11:40 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:41 + echo snap-build.sh 19:11:41 snap-build.sh 19:11:41 + SNAP_BASE_DIR=. 19:11:41 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:11:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:11:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:11:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:11:41 + cd /w/workspace/edgex-go/1 19:11:41 + sudo apt-get remove -qy --purge lxd lxd-client 19:11:41 Reading package lists... 19:11:41 Building dependency tree... 19:11:41 Reading state information... 19:11:41 The following packages were automatically installed and are no longer required: 19:11:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:11:41 uidmap xdelta3 19:11:41 Use 'sudo apt autoremove' to remove them. 19:11:41 The following packages will be REMOVED: 19:11:41 lxd* lxd-client* 19:11:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:11:41 After this operation, 31.7 MB disk space will be freed. 19:11:43 (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.) 19:11:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:11:43 Removing lxd dnsmasq configuration 19:11:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:11:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:11:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 19:11:45 (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.) 19:11:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:11:46 Processing triggers for systemd (237-3ubuntu10.42) ... 19:11:46 Processing triggers for ureadahead (0.100.0-21) ... 19:11:47 + sudo snap remove --purge lxd 19:11:47 snap "lxd" is not installed 19:11:47 + sudo groupadd --force --system lxd 19:11:47 ++ whoami 19:11:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:11:47 + newgrp - lxd 19:11:47 + sudo snap install lxd [Pipeline] } 19:11:48 $ docker stop --time=1 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 19:11:50 $ docker rm -f 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:53 19:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:53 latest: Pulling from edgex-devops/edgex-compose-arm64 19:11:53 29e5d40040c1: Pulling fs layer 19:11:53 1ce36da41761: Pulling fs layer 19:11:53 25b303627fd3: Pulling fs layer 19:11:54 29e5d40040c1: Download complete 19:11:54 1ce36da41761: Verifying Checksum 19:11:54 1ce36da41761: Download complete 19:11:55 29e5d40040c1: Pull complete 19:11:56 1ce36da41761: Pull complete 19:11:56 25b303627fd3: Verifying Checksum 19:11:56 25b303627fd3: Download complete 19:11:57 2021-04-08T19:11:55Z INFO Waiting for automatic snapd restart... 19:12:07 25b303627fd3: Pull complete 19:12:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:12:07 prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container 19:12:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:12:10 lxd 4.12 from Canonical* installed 19:12:10 + sudo lxd init --auto 19:12:10 $ docker top 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:11 + docker-compose build --help 19:12:11 + grep parallel 19:12:15 --parallel Build images in parallel. [Pipeline] } 19:12:15 $ docker stop --time=1 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 19:12:17 $ docker rm -f 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:18 + sudo snap install --classic snapcraft 19:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:12:18 . [Pipeline] withDockerContainer 19:12:18 prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container 19:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:12:20 $ docker top 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:21 + docker-compose -f ./docker-compose-build.yml build --parallel 19:12:24 Building docker-core-command-go ... 19:12:24 Building docker-core-data-go ... 19:12:24 Building docker-core-metadata-go ... 19:12:24 Building docker-security-bootstrapper-go ... 19:12:24 Building docker-security-proxy-setup-go ... 19:12:24 Building docker-security-secretstore-setup-go ... 19:12:24 Building docker-support-notifications-go ... 19:12:24 Building docker-support-scheduler-go ... 19:12:24 Building docker-sys-mgmt-agent-go ... 19:12:24 Building docker-support-notifications-go 19:12:24 Building docker-security-proxy-setup-go 19:12:24 Building docker-security-secretstore-setup-go 19:12:24 Building docker-support-scheduler-go 19:12:24 snapcraft 4.6 from Canonical* installed 19:12:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:12:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:12:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:24 Dload Upload Total Spent Left Speed 19:12:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 19:12:24 2 3325k 2 69818 0 0 296k 0 0:00:11 --:--:-- 0:00:11 296k 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 38.3M 19:12:24 ./yq_linux_amd64 19:12:25 Building docker-security-bootstrapper-go 19:12:25 + sudo snapcraft prime --use-lxd 19:12:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:12:26 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: 19:12:26 - README.md 19:12:26 19:12:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:12:27 Launching a container. 19:12:39 Waiting for container to be ready 19:12:39 To start your first instance, try: lxc launch ubuntu:18.04 19:12:39 19:12:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:12:42 Waiting for network to be ready... 19:12:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:12:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:12:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 19:12:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:12:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:12:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:12:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:12:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:12:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:12:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:12:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:12:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 19:12:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 19:12:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:12:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 19:12:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 19:12:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 19:12:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 19:12:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:12:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 19:12:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 19:12:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:12:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:12:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 19:12:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 19:12:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 19:12:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 19:12:47 Fetched 24.2 MB in 4s (5543 kB/s) 19:12:47 Reading package lists... 19:12:48 Reading package lists... 19:12:48 Building dependency tree... 19:12:48 Reading state information... 19:12:48 The following additional packages will be installed: 19:12:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:12:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:12:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:12:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:12:48 Suggested packages: 19:12:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:12:48 Recommended packages: 19:12:48 gnupg libsasl2-modules 19:12:48 The following NEW packages will be installed: 19:12:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:12:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:12:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:12:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:12:48 The following packages will be upgraded: 19:12:48 gpg gpg-agent gpgconf libudev1 19:12:48 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 19:12:48 Need to get 3530 kB of archives. 19:12:48 After this operation, 13.3 MB of additional disk space will be used. 19:12:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:12:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:12:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:12:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:12:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 19:12:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 19:12:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:12:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:12:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:12:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:12:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:12:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:12:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:12:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:12:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:12:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:12:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:12:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:12:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:12:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:12:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:12:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:12:49 debconf: delaying package configuration, since apt-utils is not installed 19:12:49 Fetched 3530 kB in 1s (3191 kB/s) 19:12:49 (Reading database ... 12511 files and directories currently installed.) 19:12:49 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 19:12:49 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:12:49 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 19:12:50 Selecting previously unselected package udev. 19:12:50 (Reading database ... 12511 files and directories currently installed.) 19:12:50 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 19:12:50 Unpacking udev (237-3ubuntu10.45) ... 19:12:50 Selecting previously unselected package libfuse2:amd64. 19:12:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:12:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:12:50 Selecting previously unselected package fuse. 19:12:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:12:50 Unpacking fuse (2.9.7-1ubuntu1) ... 19:12:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:12:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:12:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:12:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:12:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:12:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:12:50 Selecting previously unselected package libksba8:amd64. 19:12:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:12:50 Unpacking libksba8:amd64 (1.3.5-2) ... 19:12:51 Selecting previously unselected package libroken18-heimdal:amd64. 19:12:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:12:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:12:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:12:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libwind0-heimdal:amd64. 19:12:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:12:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:12:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:12:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:12:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:12:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:51 Selecting previously unselected package libsasl2-modules-db:amd64. 19:12:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:12:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:12:51 Selecting previously unselected package libsasl2-2:amd64. 19:12:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:12:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:12:52 Selecting previously unselected package libldap-common. 19:12:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:12:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:12:52 Selecting previously unselected package libldap-2.4-2:amd64. 19:12:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:12:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:12:52 Selecting previously unselected package dirmngr. 19:12:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:12:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:12:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:12:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:12:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:12:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:12:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:12:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:12:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:52 Setting up libksba8:amd64 (1.3.5-2) ... 19:12:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:12:52 Setting up udev (237-3ubuntu10.45) ... 19:12:52 invoke-rc.d: policy-rc.d denied execution of start. 19:12:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Processing triggers for systemd (237-3ubuntu10) ... 19:12:53 Setting up fuse (2.9.7-1ubuntu1) ... 19:12:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:12:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:12:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:12:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:12:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:12:54 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:12:54 settings in the [Install] section, and DefaultInstance for template units). 19:12:54 This means they are not meant to be enabled using systemctl. 19:12:54 Possible reasons for having this kind of units are: 19:12:54 1) A unit may be statically enabled by being symlinked from another unit's 19:12:54 .wants/ or .requires/ directory. 19:12:54 2) A unit's purpose may be to act as a helper for some other unit which has 19:12:54 a requirement dependency on it. 19:12:54 3) A unit may be started when needed via activation (socket, path, timer, 19:12:54 D-Bus, udev, scripted systemctl call, ...). 19:12:54 4) In case of template units, the unit is meant to be enabled with some 19:12:54 instance name specified. 19:12:54 Reading package lists... 19:12:54 Building dependency tree... 19:12:54 Reading state information... 19:12:54 The following additional packages will be installed: 19:12:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:12:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:12:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:12:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:12:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:12:54 Suggested packages: 19:12:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:12:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:12:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:12:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:12:54 systemd-container policykit-1 19:12:54 Recommended packages: 19:12:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:12:54 The following NEW packages will be installed: 19:12:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:12:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:12:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:12:54 multiarch-support openssh-client python3 python3-minimal python3.6 19:12:54 python3.6-minimal snapd squashfs-tools sudo 19:12:54 The following packages will be upgraded: 19:12:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:12:54 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 19:12:54 Need to get 35.2 MB of archives. 19:12:54 After this operation, 141 MB of additional disk space will be used. 19:12:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:12:54 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 19:12:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:12:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:12:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:12:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 19:12:55 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:12:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:12:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:12:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:12:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:12:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:12:55 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:12:55 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:12:55 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:12:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:12:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:12:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:12:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:12:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:12:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:12:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:12:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:12:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:12:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:12:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:12:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:12:56 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 19:12:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:12:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 19:12:56 debconf: delaying package configuration, since apt-utils is not installed 19:12:57 Fetched 35.2 MB in 2s (15.6 MB/s) 19:12:57 (Reading database ... 12757 files and directories currently installed.) 19:12:57 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 19:12:57 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:12:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 19:12:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:12:58 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 19:12:58 (Reading database ... 12757 files and directories currently installed.) 19:12:58 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:12:58 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:12:58 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:12:58 (Reading database ... 12757 files and directories currently installed.) 19:12:58 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:12:58 Unpacking apt (1.6.13) over (1.6.1) ... 19:12:58 Setting up apt (1.6.13) ... 19:12:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:12:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:13:00 (Reading database ... 12764 files and directories currently installed.) 19:13:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:13:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:13:00 Selecting previously unselected package libpython3.6-minimal:amd64. 19:13:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:13:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:13:01 Selecting previously unselected package libexpat1:amd64. 19:13:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:13:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:13:01 Selecting previously unselected package python3.6-minimal. 19:13:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:13:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:13:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:13:01 Checking for services that may need to be restarted...done. 19:13:01 Checking for services that may need to be restarted...done. 19:13:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:13:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:13:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:13:02 Selecting previously unselected package python3-minimal. 19:13:02 (Reading database ... 13012 files and directories currently installed.) 19:13:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:13:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:13:02 Selecting previously unselected package mime-support. 19:13:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:13:02 Unpacking mime-support (3.60ubuntu1) ... 19:13:02 Selecting previously unselected package libmpdec2:amd64. 19:13:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:13:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:13:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:13:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:13:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:13:02 Selecting previously unselected package python3.6. 19:13:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:13:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:13:02 Selecting previously unselected package libpython3-stdlib:amd64. 19:13:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:13:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:13:02 Setting up python3-minimal (3.6.7-1~18.04) ... 19:13:03 Selecting previously unselected package python3. 19:13:03 (Reading database ... 13442 files and directories currently installed.) 19:13:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:13:03 Unpacking python3 (3.6.7-1~18.04) ... 19:13:03 Selecting previously unselected package multiarch-support. 19:13:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:13:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:13:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:13:03 Selecting previously unselected package liblzo2-2:amd64. 19:13:03 (Reading database ... 13479 files and directories currently installed.) 19:13:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:13:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:13:03 Selecting previously unselected package libbsd0:amd64. 19:13:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:13:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:13:03 Selecting previously unselected package sudo. 19:13:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:13:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:13:03 Selecting previously unselected package apparmor. 19:13:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:13:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:13:03 Selecting previously unselected package libedit2:amd64. 19:13:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:13:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:13:03 Selecting previously unselected package libkrb5support0:amd64. 19:13:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:13:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:13:04 Selecting previously unselected package libk5crypto3:amd64. 19:13:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:13:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:13:04 Selecting previously unselected package libkeyutils1:amd64. 19:13:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:13:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:13:04 Selecting previously unselected package libkrb5-3:amd64. 19:13:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:13:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:13:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:13:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:13:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:13:04 Selecting previously unselected package libssl1.0.0:amd64. 19:13:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:13:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:13:05 Selecting previously unselected package openssh-client. 19:13:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:13:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:13:05 Selecting previously unselected package squashfs-tools. 19:13:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 19:13:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:13:05 Selecting previously unselected package snapd. 19:13:05 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 19:13:05 Unpacking snapd (2.48.3+18.04) ... 19:13:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:13:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:13:07 Setting up mime-support (3.60ubuntu1) ... 19:13:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:13:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:13:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:13:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:13:07 Setting up systemd (237-3ubuntu10.45) ... 19:13:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:13:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:13:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:13:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:13:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:13:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:13:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:13:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 19:13:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:13:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:13:08 Setting up python3 (3.6.7-1~18.04) ... 19:13:08 running python rtupdate hooks for python3.6... 19:13:08 running python post-rtupdate hooks for python3.6... 19:13:09 Setting up apparmor (2.12-4ubuntu5.1) ... 19:13:10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:13:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:13:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:13:10 Setting up snapd (2.48.3+18.04) ... 19:13:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:13:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:13:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:13:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:13:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:13:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:13:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:13:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:13:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:13:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:13:12 /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' 19:13:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:13:12 Processing triggers for systemd (237-3ubuntu10.45) ... 19:13:13 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:13:13 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:13:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:13:14 Reading package lists... 19:13:15 Reading package lists... 19:13:15 Building dependency tree... 19:13:15 Reading state information... 19:13:15 Calculating upgrade... 19:13:15 The following packages will be upgraded: 19:13:15 advancecomp base-files bash binutils binutils-common 19:13:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:13:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:13:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:13:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:13:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:13:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:13:15 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 19:13:15 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 19:13:15 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 19:13:15 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 19:13:15 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 19:13:15 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 19:13:15 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 19:13:15 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 19:13:15 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:13:15 Need to get 63.8 MB of archives. 19:13:15 After this operation, 5208 kB of additional disk space will be used. 19:13:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 19:13:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:13:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:13:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:13:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:13:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:13:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:13:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:13:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:13:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:13:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:13:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:13:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:13:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:13:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:13:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:13:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:13:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:13:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:13:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:13:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:13:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:13:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:13:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:13:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:13:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:13:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:13:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:13:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:13:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:13:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:13:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:13:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:13:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:13:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:13:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:13:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:13:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:13:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 19:13:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:13:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:13:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:13:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:13:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:13:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:13:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:13:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:13:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:13:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:13:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:13:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:13:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:13:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:13:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:13:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:13:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:13:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:13:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:13:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:13:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:13:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:13:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:13:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:13:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:13:16 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:13:16 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:13:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:13:16 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:13:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:13:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:13:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:13:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:13:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:13:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:13:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:13:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:13:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:13:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:13:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:13:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:13:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 19:13:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 19:13:17 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 19:13:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 19:13:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 19:13:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:13:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:13:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:13:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:13:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:13:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:13:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:13:17 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] 19:13:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:13:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:13:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:13:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:13:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:13:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:13:17 debconf: delaying package configuration, since apt-utils is not installed 19:13:17 Fetched 63.8 MB in 2s (33.7 MB/s) 19:13:17 (Reading database ... 13912 files and directories currently installed.) 19:13:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:13:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:13:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:13:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:13:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 19:13:18 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 19:13:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:20 (Reading database ... 13911 files and directories currently installed.) 19:13:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:13:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:13:20 (Reading database ... 13911 files and directories currently installed.) 19:13:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:13:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:13:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:21 (Reading database ... 13911 files and directories currently installed.) 19:13:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:13:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:13:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:13:22 (Reading database ... 13911 files and directories currently installed.) 19:13:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:13:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:13:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:13:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:13:22 Setting up base-files (10.1ubuntu2.10) ... 19:13:22 Installing new version of config file /etc/issue ... 19:13:22 Installing new version of config file /etc/issue.net ... 19:13:22 Installing new version of config file /etc/lsb-release ... 19:13:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:13:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:13:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:13:22 Removing obsolete conffile /etc/default/motd-news ... 19:13:23 (Reading database ... 13912 files and directories currently installed.) 19:13:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:13:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:13:23 Setting up bash (4.4.18-2ubuntu1.2) ... 19:13:23 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 19:13:23 (Reading database ... 13912 files and directories currently installed.) 19:13:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:13:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:13:23 (Reading database ... 13912 files and directories currently installed.) 19:13:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:13:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:13:23 Setting up tar (1.29b-2ubuntu0.2) ... 19:13:23 (Reading database ... 13912 files and directories currently installed.) 19:13:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:13:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:13:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:13:24 (Reading database ... 13912 files and directories currently installed.) 19:13:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:13:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:13:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:13:24 (Reading database ... 13912 files and directories currently installed.) 19:13:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:13:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:13:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:13:24 (Reading database ... 13912 files and directories currently installed.) 19:13:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:13:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:13:25 Setting up grep (3.1-2build1) ... 19:13:25 (Reading database ... 13912 files and directories currently installed.) 19:13:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:13:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:13:25 Setting up login (1:4.5-1ubuntu2) ... 19:13:25 (Reading database ... 13912 files and directories currently installed.) 19:13:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:13:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:13:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:13:25 (Reading database ... 13912 files and directories currently installed.) 19:13:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:13:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:13:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:13:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:13:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:13:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:13:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:13:27 (Reading database ... 13912 files and directories currently installed.) 19:13:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:13:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:13:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:13:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:13:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:13:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:13:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:13:28 (Reading database ... 13912 files and directories currently installed.) 19:13:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:13:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:13:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:13:28 (Reading database ... 13912 files and directories currently installed.) 19:13:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:13:29 (Reading database ... 13912 files and directories currently installed.) 19:13:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:13:29 (Reading database ... 13912 files and directories currently installed.) 19:13:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:13:29 (Reading database ... 13912 files and directories currently installed.) 19:13:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:13:29 (Reading database ... 13912 files and directories currently installed.) 19:13:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:13:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:13:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:13:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:13:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:13:30 (Reading database ... 13912 files and directories currently installed.) 19:13:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:13:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:13:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:13:30 (Reading database ... 13912 files and directories currently installed.) 19:13:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:13:30 (Reading database ... 13912 files and directories currently installed.) 19:13:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:13:31 (Reading database ... 13912 files and directories currently installed.) 19:13:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:13:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:13:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:13:32 (Reading database ... 13912 files and directories currently installed.) 19:13:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:13:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:13:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:13:32 (Reading database ... 13912 files and directories currently installed.) 19:13:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:13:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:13:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:13:32 (Reading database ... 13914 files and directories currently installed.) 19:13:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:13:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:13:32 Setting up debconf (1.5.66ubuntu1) ... 19:13:32 (Reading database ... 13914 files and directories currently installed.) 19:13:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:13:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:13:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:13:33 (Reading database ... 13914 files and directories currently installed.) 19:13:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:13:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:13:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:13:33 (Reading database ... 13914 files and directories currently installed.) 19:13:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:13:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:13:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:13:33 (Reading database ... 13914 files and directories currently installed.) 19:13:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:13:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:13:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 19:13:34 (Reading database ... 13914 files and directories currently installed.) 19:13:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 19:13:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:13:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 19:13:34 (Reading database ... 13914 files and directories currently installed.) 19:13:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:13:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:13:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 19:13:34 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 19:13:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:13:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:13:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:13:34 (Reading database ... 13914 files and directories currently installed.) 19:13:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:13:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:13:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:13:35 (Reading database ... 13914 files and directories currently installed.) 19:13:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 19:13:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 19:13:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 19:13:35 (Reading database ... 13914 files and directories currently installed.) 19:13:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:13:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:13:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:13:35 (Reading database ... 13914 files and directories currently installed.) 19:13:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:13:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:13:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:13:36 (Reading database ... 13914 files and directories currently installed.) 19:13:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:13:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:13:36 Setting up passwd (1:4.5-1ubuntu2) ... 19:13:36 (Reading database ... 13914 files and directories currently installed.) 19:13:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:13:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:13:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:13:36 (Reading database ... 13914 files and directories currently installed.) 19:13:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:13:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:13:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:13:37 (Reading database ... 13914 files and directories currently installed.) 19:13:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:13:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:13:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:13:37 (Reading database ... 13914 files and directories currently installed.) 19:13:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:13:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:13:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:13:38 (Reading database ... 13914 files and directories currently installed.) 19:13:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:13:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:13:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:13:38 (Reading database ... 13914 files and directories currently installed.) 19:13:38 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 19:13:38 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 19:13:38 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 19:13:38 (Reading database ... 13914 files and directories currently installed.) 19:13:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:13:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:13:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:13:38 (Reading database ... 13915 files and directories currently installed.) 19:13:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:13:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:13:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:13:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:13:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:13:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:13:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:13:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:13:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:13:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:13:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:13:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:13:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:13:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:13:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:13:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:13:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:13:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:13:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:13:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:13:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:13:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:13:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:13:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:13:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:13:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:13:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:13:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:13:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:13:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:13:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:13:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:13:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:13:42 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:13:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:13:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:13:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:13:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:13:46 ---> 5adec17cf1cc 19:13:46 Step 3/21 : WORKDIR /edgex-go 19:13:46 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:13:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:13:46 ---> 5adec17cf1cc 19:13:46 Step 3/31 : WORKDIR /edgex-go 19:13:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:13:46 19:13:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:46 ---> 5adec17cf1cc 19:13:46 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 3/22 : WORKDIR /edgex-go 19:13:46 19:13:46 ---> 5adec17cf1cc 19:13:46 Step 3/24 : WORKDIR /edgex-go 19:13:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:13:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:46 ---> 5adec17cf1cc 19:13:46 Step 3/22 : WORKDIR /edgex-go 19:13:46 ---> Running in d582999cc95e 19:13:46 ---> Running in 728ab858a2d9 19:13:46 ---> Running in e8684caa1882 19:13:46 ---> Running in 39d70a060f7c 19:13:46 ---> Running in f70fb643d39b 19:13:46 Removing intermediate container 39d70a060f7c 19:13:46 ---> ec6053a01658 19:13:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 Removing intermediate container d582999cc95e 19:13:46 ---> 1dfac221273c 19:13:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 Removing intermediate container f70fb643d39b 19:13:46 ---> 42a56d633406 19:13:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 Removing intermediate container 728ab858a2d9 19:13:46 ---> d5403efb683c 19:13:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 Removing intermediate container e8684caa1882 19:13:46 ---> 0982d01ce2b0 19:13:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:46 ---> Running in 8818ecfdbd60 19:13:46 ---> Running in bfa6aa6a0d43 19:13:46 ---> Running in b5c8706936e0 19:13:46 ---> Running in 5c6929d8f2a6 19:13:46 ---> Running in dea53dc6314c 19:13:46 Removing intermediate container 8818ecfdbd60 19:13:46 ---> 2dad4087e20a 19:13:46 Step 5/22 : RUN apk add --update --no-cache make git 19:13:46 ---> Running in 87ce7a4ea72d 19:13:46 Removing intermediate container bfa6aa6a0d43 19:13:46 ---> 020e7e68ec01 19:13:46 Step 5/21 : RUN apk add --update --no-cache make git 19:13:46 Removing intermediate container 5c6929d8f2a6 19:13:46 ---> bc1766a244ee 19:13:46 Step 5/24 : RUN apk add --update --no-cache make git 19:13:46 Removing intermediate container b5c8706936e0 19:13:46 ---> 4fea3d9957fd 19:13:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:47 ---> Running in 3b85483f77f3 19:13:47 Removing intermediate container dea53dc6314c 19:13:47 ---> 32a08de2df37 19:13:47 Step 5/31 : RUN apk add --update --no-cache make git ---> Running in 7d42b044fb2b 19:13:47 19:13:47 ---> Running in b8d84f08a348 19:13:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:13:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:13:47 ---> Running in 5d7e3f1f0586 19:13:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:13:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:13:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:13:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:13:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:13:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:13:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:13:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:13:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:13:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:13:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:13:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:13:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:13:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:13:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:13:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:13:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:13:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:13:48 19:13:48 Current default time zone: 'Etc/UTC' 19:13:48 Local time is now: Thu Apr 8 19:13:48 UTC 2021. 19:13:48 Universal Time is now: Thu Apr 8 19:13:48 UTC 2021. 19:13:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:13:48 19:13:48 Setting up systemd-sysv (237-3ubuntu10.45) ... 19:13:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:49 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 19:13:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:13:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:13:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:13:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:13:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:13:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:13:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:13:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:13:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:49 Setting up patch (2.7.6-2ubuntu1.1) ... 19:13:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:13:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:13:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:13:49 Installing new version of config file /etc/ssl/openssl.cnf ... 19:13:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:49 OK: 217 MiB in 51 packages 19:13:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:13:49 Setting up ca-certificates (20210119~18.04.1) ... 19:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:50 OK: 217 MiB in 51 packages 19:13:50 OK: 217 MiB in 51 packages 19:13:50 OK: 217 MiB in 51 packages 19:13:50 OK: 217 MiB in 51 packages 19:13:51 Removing intermediate container 87ce7a4ea72d 19:13:51 ---> 9ae68b8ea991 19:13:51 Step 6/22 : COPY go.mod . 19:13:51 Updating certificates in /etc/ssl/certs... 19:13:52 ---> c125c898ceb5 19:13:52 Step 7/22 : RUN go mod download 19:13:52 Removing intermediate container 3b85483f77f3 19:13:52 ---> abcdc258097c 19:13:52 Step 6/24 : COPY go.mod . 19:13:52 23 added, 27 removed; done. 19:13:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:13:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:13:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:13:52 Removing intermediate container 7d42b044fb2b 19:13:52 ---> f2b38a5b0e17 19:13:52 Step 6/21 : COPY go.mod . 19:13:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:13:52 Setting up pkgbinarymangler (138.18.04.1) ... 19:13:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:13:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:52 ---> Running in 23c467a9f9ed 19:13:52 Removing intermediate container b8d84f08a348 19:13:52 ---> 0ad70de4a886 19:13:52 Step 6/22 : COPY go.mod . 19:13:52 Removing intermediate container 5d7e3f1f0586 19:13:52 ---> 1357342fcd0a 19:13:52 Step 6/31 : COPY go.mod . 19:13:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:13:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:13:52 Setting up perl (5.26.1-6ubuntu0.5) ... 19:13:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:13:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:13:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:13:53 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:13:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:13:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:13:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:13:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:13:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:13:53 ---> ef3d2db2fab4 19:13:53 Step 7/24 : RUN go mod download 19:13:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:13:53 Processing triggers for systemd (237-3ubuntu10.45) ... 19:13:53 Processing triggers for mime-support (3.60ubuntu1) ... 19:13:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:13:53 Updating certificates in /etc/ssl/certs... 19:13:53 ---> Running in 6d41801537e0 19:13:53 ---> b9b822e4f2d3 19:13:53 Step 7/21 : RUN go mod download 19:13:53 ---> efc817259b4c 19:13:53 Step 7/22 : RUN go mod download 19:13:53 0 added, 0 removed; done. 19:13:53 Running hooks in /etc/ca-certificates/update.d... 19:13:53 done. 19:13:54 ---> f66180cca04c 19:13:54 Step 7/31 : RUN go mod download 19:13:54 ---> Running in 18051577608f 19:13:54 ---> Running in 1d3c30a00f38 19:13:54 ---> Running in 408368f10694 19:13:54 Reading package lists... 19:13:54 Building dependency tree... 19:13:54 Reading state information... 19:13:54 The following NEW packages will be installed: 19:13:54 apt-transport-https 19:13:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:13:55 Need to get 1692 B of archives. 19:13:55 After this operation, 154 kB of additional disk space will be used. 19:13:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:13:55 debconf: delaying package configuration, since apt-utils is not installed 19:13:55 Fetched 1692 B in 0s (8384 B/s) 19:13:55 Selecting previously unselected package apt-transport-https. 19:13:55 (Reading database ... 13920 files and directories currently installed.) 19:13:55 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:13:55 Unpacking apt-transport-https (1.6.13) ... 19:13:55 Setting up apt-transport-https (1.6.13) ... 19:13:55 Waiting for network to be ready... 19:13:57 Removing intermediate container 23c467a9f9ed 19:13:57 ---> 888f43392592 19:13:57 Step 8/22 : COPY . . 19:13:57 Removing intermediate container 6d41801537e0 19:13:57 ---> 1eaae6428abd 19:13:57 Step 8/24 : COPY . . 19:13:59 Removing intermediate container 18051577608f 19:13:59 ---> 16fab1a49ca7 19:13:59 Step 8/21 : COPY . . 19:13:59 Removing intermediate container 1d3c30a00f38 19:13:59 ---> 3c348cf93764 19:13:59 Step 8/22 : COPY . . 19:14:00 Removing intermediate container 408368f10694 19:14:00 ---> 24a0eecaf862 19:14:00 Step 8/31 : COPY . . 19:14:02 2021-04-08T19:14:00Z INFO Waiting for automatic snapd restart... 19:14:04 snapd 2.49.2 from Canonical* installed 19:14:04 "snapd" switched to the "latest/stable" channel 19:14:04 19:14:07 core18 20210309 from Canonical* installed 19:14:07 "core18" switched to the "latest/stable" channel 19:14:07 19:14:11 snapcraft 4.6 from Canonical* installed 19:14:11 "snapcraft" switched to the "latest/stable" channel 19:14:11 19:14:15 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: 19:14:15 - README.md 19:14:15 19:14:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:14:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:14:22 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:14:22 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:14:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:14:22 Reading package lists... 19:14:22 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:14:26 ---> 79e615dd0d7f 19:14:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:14:26 ---> 7152a695fee9 19:14:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:14:26 ---> 559f10d5998f 19:14:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:26 ---> 0dd4fb603aea 19:14:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:26 ---> cbbabf021d80 19:14:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:14:26 ---> Running in a13c386f4e8f 19:14:26 ---> Running in 9c319bfa73ba 19:14:26 ---> Running in 159ea038ed88 19:14:26 ---> Running in f5766e77072f 19:14:26 ---> Running in b252ab5d6d97 19:14:27 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 19:14:27 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 19:14:27 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 19:14:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:28 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 19:14:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:14:29 Reading package lists... 19:14:29 Building dependency tree... 19:14:29 Reading state information... 19:14:29 Suggested packages: 19:14:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:14:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:14:29 Recommended packages: 19:14:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:14:29 The following NEW packages will be installed: 19:14:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:14:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:14:29 pkg-config zip 19:14:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:14:29 Need to get 7663 kB of archives. 19:14:29 After this operation, 43.8 MB of additional disk space will be used. 19:14:29 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:14:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:14:29 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:14:29 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:14:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:14:29 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:14:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:14:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:14:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:14:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:14:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:14:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:14:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:14:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:14:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:14:30 debconf: delaying package configuration, since apt-utils is not installed 19:14:30 Fetched 7663 kB in 1s (7146 kB/s) 19:14:30 Selecting previously unselected package libglib2.0-0:amd64. 19:14:30 (Reading database ... 13924 files and directories currently installed.) 19:14:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:14:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:14:30 Selecting previously unselected package libpsl5:amd64. 19:14:30 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:14:30 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:14:30 Selecting previously unselected package libnghttp2-14:amd64. 19:14:30 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:14:30 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:14:30 Selecting previously unselected package librtmp1:amd64. 19:14:30 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:14:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:14:31 Selecting previously unselected package libcurl3-gnutls:amd64. 19:14:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:14:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:14:31 Selecting previously unselected package liberror-perl. 19:14:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:14:31 Unpacking liberror-perl (0.17025-1) ... 19:14:31 Selecting previously unselected package git-man. 19:14:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:14:31 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:14:31 Selecting previously unselected package git. 19:14:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:14:31 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:14:32 Selecting previously unselected package libnorm1:amd64. 19:14:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:14:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:14:32 Selecting previously unselected package libpgm-5.2-0:amd64. 19:14:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:14:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:14:32 Selecting previously unselected package libsodium23:amd64. 19:14:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:14:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:14:32 Selecting previously unselected package libzmq5:amd64. 19:14:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:14:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:14:32 Selecting previously unselected package libzmq3-dev:amd64. 19:14:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:14:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:14:32 Selecting previously unselected package pkg-config. 19:14:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:14:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:14:32 Selecting previously unselected package zip. 19:14:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:14:32 Unpacking zip (3.0-11build1) ... 19:14:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:14:33 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:14:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:14:33 Setting up liberror-perl (0.17025-1) ... 19:14:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:14:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:14:33 No schema files found: doing nothing. 19:14:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:14:33 Setting up zip (3.0-11build1) ... 19:14:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:14:33 Setting up libsodium23:amd64 (1.0.16-2) ... 19:14:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:14:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:14:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:14:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:14:33 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:14:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:14:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:14:40 git set to automatically installed. 19:14:40 git-man set to automatically installed. 19:14:40 libcurl3-gnutls set to automatically installed. 19:14:40 liberror-perl set to automatically installed. 19:14:40 libglib2.0-0 set to automatically installed. 19:14:40 libnghttp2-14 set to automatically installed. 19:14:40 libnorm1 set to automatically installed. 19:14:40 libpgm-5.2-0 set to automatically installed. 19:14:40 libpsl5 set to automatically installed. 19:14:40 librtmp1 set to automatically installed. 19:14:40 libsodium23 set to automatically installed. 19:14:40 libzmq3-dev set to automatically installed. 19:14:40 libzmq5 set to automatically installed. 19:14:40 pkg-config set to automatically installed. 19:14:40 zip set to automatically installed. 19:14:42 snapd is not logged in, snap install commands will use sudo 19:14:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:15:06 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 19:15:06 snapd is not logged in, snap install commands will use sudo 19:15:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 19:15:12 snap "core18" has no updates available 19:15:12 Pulling go-build-helper 19:15:12 + snapcraftctl pull 19:15:13 'app-service-config' has dependencies that need to be staged: go-build-helper 19:15:13 Skipping pull go-build-helper (already ran) 19:15:13 Building go-build-helper 19:15:13 + snapcraftctl build 19:15:15 Staging go-build-helper 19:15:15 + snapcraftctl stage 19:15:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:15:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:15:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:15:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 19:15:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:15:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:15:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:15:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:15:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:15:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:15:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:15:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 19:15:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 19:15:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:15:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 19:15:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 19:15:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 19:15:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 19:15:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:15:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 19:15:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 19:15:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:15:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 19:15:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 19:15:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 19:15:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 19:15:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 19:15:25 Fetched 24.2 MB in 0s (0 B/s) 19:15:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:15:25 Fetched 224 kB in 0s (0 B/s) 19:15:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:15:25 Fetched 157 kB in 0s (0 B/s) 19:15:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:15:25 Fetched 221 kB in 0s (0 B/s) 19:15:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:15:25 Fetched 143 kB in 0s (0 B/s) 19:15:25 Pulling app-service-config 19:15:25 + snapcraftctl pull 19:15:25 Cloning into '/root/parts/app-service-config/src'... 19:15:26 Pulling config-common 19:15:26 + snapcraftctl pull 19:15:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:15:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:15:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:15:30 Fetched 0 B in 0s (0 B/s) 19:15:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:15:30 Fetched 0 B in 0s (0 B/s) 19:15:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:15:30 Fetched 0 B in 0s (0 B/s) 19:15:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:15:30 Fetched 0 B in 0s (0 B/s) 19:15:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:15:30 Fetched 0 B in 0s (0 B/s) 19:15:30 Pulling edgex-go 19:15:30 + snapcraftctl pull 19:15:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:15:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:15:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:15:52 Fetched 0 B in 0s (0 B/s) 19:15:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:15:52 Fetched 96.5 kB in 0s (0 B/s) 19:15:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:15:52 Fetched 279 kB in 0s (0 B/s) 19:15:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:15:52 Fetched 122 kB in 0s (0 B/s) 19:15:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:15:52 Fetched 77.8 kB in 0s (0 B/s) 19:15:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:15:52 Fetched 8848 B in 0s (0 B/s) 19:15:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:15:52 Fetched 47.8 kB in 0s (0 B/s) 19:15:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:15:52 Fetched 45.6 kB in 0s (0 B/s) 19:15:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:15:52 Fetched 15.0 kB in 0s (0 B/s) 19:15:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:15:52 Fetched 219 kB in 0s (0 B/s) 19:15:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:15:52 Fetched 154 kB in 0s (0 B/s) 19:15:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:15:52 Fetched 50.6 kB in 0s (0 B/s) 19:15:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:15:52 Fetched 14.8 kB in 0s (0 B/s) 19:15:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:15:52 Fetched 41.8 kB in 0s (0 B/s) 19:15:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:15:52 Fetched 499 kB in 0s (0 B/s) 19:15:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:15:52 Fetched 111 kB in 0s (0 B/s) 19:15:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:15:52 Fetched 240 kB in 0s (0 B/s) 19:15:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:15:52 Fetched 29.3 kB in 0s (0 B/s) 19:15:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:15:52 Fetched 85.5 kB in 0s (0 B/s) 19:15:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:15:52 Fetched 24.5 kB in 0s (0 B/s) 19:15:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:15:52 Fetched 49.2 kB in 0s (0 B/s) 19:15:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:15:52 Fetched 54.2 kB in 0s (0 B/s) 19:15:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:15:52 Fetched 30.8 kB in 0s (0 B/s) 19:15:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:15:52 Fetched 15.8 kB in 0s (0 B/s) 19:15:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:15:52 Fetched 85.9 kB in 0s (0 B/s) 19:15:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:15:52 Fetched 8720 B in 0s (0 B/s) 19:15:52 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:15:52 Fetched 137 kB in 0s (0 B/s) 19:15:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:15:52 Fetched 119 kB in 0s (0 B/s) 19:15:52 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:15:52 Fetched 109 kB in 0s (0 B/s) 19:15:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:15:52 Fetched 11.1 kB in 0s (0 B/s) 19:15:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:15:52 Fetched 645 kB in 0s (0 B/s) 19:15:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:15:52 Fetched 41.3 kB in 0s (0 B/s) 19:15:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:15:52 Fetched 17.9 kB in 0s (0 B/s) 19:15:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:15:52 Fetched 368 kB in 0s (0 B/s) 19:15:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:15:52 Fetched 187 kB in 0s (0 B/s) 19:15:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:15:52 Fetched 175 kB in 0s (0 B/s) 19:15:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:15:52 Fetched 206 kB in 0s (0 B/s) 19:15:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:15:52 Fetched 1301 kB in 0s (0 B/s) 19:15:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:15:52 Fetched 36.2 kB in 0s (0 B/s) 19:15:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:15:52 Fetched 159 kB in 0s (0 B/s) 19:15:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:15:52 Fetched 107 kB in 0s (0 B/s) 19:15:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:15:52 Fetched 48.7 kB in 0s (0 B/s) 19:15:52 Pulling static-packages 19:15:52 + snapcraftctl pull 19:15:52 Pulling version 19:15:52 + cd /root/project 19:15:52 + [ -f VERSION ] 19:15:52 + PROJECT_VERSION=local-dev 19:15:52 + git rev-parse --short HEAD 19:15:52 + GIT_REVISION=c15c618f 19:15:52 + snapcraftctl set-version local-dev 19:15:52 Skipping build go-build-helper (already ran) 19:15:53 Building app-service-config 19:15:53 + make build 19:15:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 19:15:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.41 19:15:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 19:15:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.29 19:15:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 19:15:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 19:15:55 go: downloading github.com/gorilla/mux v1.8.0 19:15:55 go: downloading github.com/google/uuid v1.2.0 19:15:55 go: downloading github.com/go-kit/kit v0.8.0 19:15:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 19:15:55 go: downloading github.com/pebbe/zmq4 v1.2.7 19:15:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 19:15:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 19:15:55 go: downloading github.com/pelletier/go-toml v1.2.0 19:15:55 go: downloading github.com/BurntSushi/toml v0.3.1 19:15:55 go: downloading github.com/go-playground/validator/v10 v10.4.1 19:15:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:15:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:15:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:15:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:15:56 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:15:56 go: downloading github.com/hashicorp/consul/api v1.8.1 19:15:56 go: downloading github.com/gorilla/websocket v1.4.2 19:15:56 go: downloading github.com/mitchellh/copystructure v1.0.0 19:15:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:15:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:15:56 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:15:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:15:56 go: downloading github.com/hashicorp/serf v0.9.5 19:15:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:15:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:15:56 go: downloading github.com/go-playground/universal-translator v0.17.0 19:15:56 go: downloading github.com/leodido/go-urn v1.2.0 19:15:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:15:56 go: downloading github.com/x448/float16 v0.8.4 19:15:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:15:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:15:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:15:56 go: downloading github.com/go-playground/locales v0.13.0 19:15:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:15:56 go: downloading github.com/mattn/go-isatty v0.0.12 19:15:56 go: downloading github.com/fatih/color v1.9.0 19:15:56 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:15:56 go: downloading github.com/mattn/go-colorable v0.1.6 19:15:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:15:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:16:04 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 19:16:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:16:06 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 19:16:06 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 19:16:06 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 19:16:06 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 19:16:06 Building config-common 19:16:06 + snapcraftctl build 19:16:09 Building edgex-go 19:16:09 + cd /root/parts/edgex-go/src 19:16:09 + make build 19:16:09 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 19:16:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.30 19:16:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:16:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 19:16:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 19:16:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 19:16:09 go: downloading github.com/imdario/mergo v0.3.12 19:16:09 go: downloading github.com/pkg/errors v0.8.1 19:16:12 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 19:16:12 go: downloading gopkg.in/yaml.v2 v2.4.0 19:16:17 Removing intermediate container 159ea038ed88 19:16:17 ---> 6ec02305057f 19:16:17 19:16:17 Step 10/31 : FROM alpine:3.12 19:16:17 3.12: Pulling from library/alpine 19:16: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 19:16:19 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 19:16:19 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 19:16:20 Status: Downloaded newer image for alpine:3.12 19:16:20 ---> d75e27dfc0a0 19:16:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:16:20 Removing intermediate container a13c386f4e8f 19:16:20 ---> b5f3bcf7f6dc 19:16:20 19:16:20 Step 10/24 : FROM alpine:3.12 19:16:20 ---> d75e27dfc0a0 19:16:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:16:20 Removing intermediate container b252ab5d6d97 19:16:20 ---> 2820bd55e0c2 19:16:20 19:16:20 Step 10/21 : FROM alpine:3.12 19:16:20 ---> d75e27dfc0a0 19:16:20 Step 11/21 : RUN apk add --update --no-cache curl 19:16:20 ---> Running in aa53fcb6c70b 19:16:20 ---> Running in e7635227a54f 19:16:20 ---> Running in 4b424fe68f01 19:16:21 Removing intermediate container e7635227a54f 19:16:21 ---> c5a21251cf65 19:16:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:16:21 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 19:16:21 ---> Running in 7c27cb9c333a 19:16:21 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 19:16:21 go: downloading github.com/stretchr/testify v1.7.0 19:16:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:16:21 go: downloading github.com/pmezard/go-difflib v1.0.0 19:16:21 go: downloading github.com/davecgh/go-spew v1.1.1 19:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:23 (1/6) Installing ca-certificates (20191127-r4) 19:16:23 (1/4) Installing ca-certificates (20191127-r4) 19:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:16:23 (3/6) Installing libcurl (7.69.1-r3) 19:16:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:16:23 (3/4) Installing libcurl (7.69.1-r3) 19:16:23 (4/6) Installing curl (7.69.1-r3) 19:16:23 (4/4) Installing curl (7.69.1-r3) 19:16:23 (5/6) Installing dumb-init (1.2.2-r1) 19:16:23 (6/6) Installing su-exec (0.2-r1) 19:16:23 Executing busybox-1.31.1-r20.trigger 19:16:23 Executing busybox-1.31.1-r20.trigger 19:16:23 Executing ca-certificates-20191127-r4.trigger 19:16:23 Executing ca-certificates-20191127-r4.trigger 19:16:23 OK: 7 MiB in 20 packages 19:16:23 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 19:16:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:16:23 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:16:23 OK: 7 MiB in 18 packages 19:16:23 (1/2) Installing dumb-init (1.2.2-r1) 19:16:23 (2/2) Installing su-exec (0.2-r1) 19:16:23 Executing busybox-1.31.1-r20.trigger 19:16:23 OK: 5 MiB in 16 packages 19:16:25 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 19:16:26 Removing intermediate container f5766e77072f 19:16:26 ---> 8ab86e0fd3ba 19:16:26 19:16:26 Step 10/22 : FROM alpine:3.12 19:16:26 ---> d75e27dfc0a0 19:16:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:16:26 Removing intermediate container 9c319bfa73ba 19:16:26 ---> 06cdfb625ca2 19:16:26 19:16:26 Step 10/22 : FROM alpine:3.12 19:16:26 ---> d75e27dfc0a0 19:16:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:16:26 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 19:16:26 ---> Running in 7fc68d531cd5 19:16:27 ---> Running in 9c99aaa259bd 19:16:27 Removing intermediate container aa53fcb6c70b 19:16:27 ---> 29421f54a2ca 19:16:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:27 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 19:16:27 Removing intermediate container 7c27cb9c333a 19:16:27 ---> fd99392de29e 19:16:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:16:27 Removing intermediate container 4b424fe68f01 19:16:27 ---> b4ed3ed32ad7 19:16:27 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:27 ---> Running in d3940a65f193 19:16:28 ---> Running in 7f8de849fa1b 19:16:28 ---> Running in e978d8551c43 19:16:28 Removing intermediate container d3940a65f193 19:16:28 ---> 67874c7e19a3 19:16:28 Step 13/24 : WORKDIR / 19:16:28 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 19:16:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:16:28 Removing intermediate container 7f8de849fa1b 19:16:28 ---> 5f11e4f72541 19:16:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:16:28 ---> Running in e1f1f9ef8aad 19:16:28 ---> Running in 5cbb42e4083a 19:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:29 Removing intermediate container e978d8551c43 19:16:29 ---> d7bafee388c2 19:16:29 Step 13/21 : WORKDIR /edgex 19:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:29 ---> Running in f9d2aff72992 19:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:29 Removing intermediate container e1f1f9ef8aad 19:16:29 ---> b842ac393d84 19:16:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:29 Removing intermediate container 5cbb42e4083a 19:16:29 ---> d1114c7b9ea1 19:16:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:16:30 (1/2) Installing ca-certificates (20191127-r4) 19:16:30 (2/2) Installing dumb-init (1.2.2-r1) 19:16:30 Executing busybox-1.31.1-r20.trigger 19:16:30 Executing ca-certificates-20191127-r4.trigger 19:16:30 ---> Running in 034eab524051 19:16:30 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 19:16:30 go: downloading github.com/lib/pq v1.9.0 19:16:30 Removing intermediate container f9d2aff72992 19:16:30 ---> 7de0306098aa 19:16:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:16:30 (1/1) Installing dumb-init (1.2.2-r1) 19:16:30 Executing busybox-1.31.1-r20.trigger 19:16:30 OK: 6 MiB in 16 packages 19:16:30 OK: 5 MiB in 15 packages 19:16:31 ---> 12445c78d16c 19:16:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:16:32 ---> 9bbb23bf8351 19:16:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:16:32 ---> 698e6b6fee07 19:16:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:16:32 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:16:32 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:16:32 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:16:32 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:16:32 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:16:32 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:16:32 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:16:32 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:16:32 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:16:32 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:16:32 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:16:32 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:16:32 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:16:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:16:32 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:16:32 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:16:32 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:16:32 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:16:32 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:16:32 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:16:32 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:16:32 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:16:32 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:16:32 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:16:32 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:16:32 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:16:32 Removing intermediate container 9c99aaa259bd 19:16:32 ---> 53a67bcfd7ed 19:16:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:32 ---> Running in e46a68c20f55 19:16:33 Removing intermediate container 7fc68d531cd5 19:16:33 ---> b85630602610 19:16:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:16:33 ---> a035f1e3128c 19:16:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:16:33 Removing intermediate container e46a68c20f55 19:16:33 ---> d518a2714203 19:16:33 Step 13/22 : ENV APP_PORT=48085 19:16:33 ---> Running in 95ea0792ebb2 19:16:33 ---> Running in b3ae147b7aa1 19:16:33 Removing intermediate container 034eab524051 19:16:33 ---> d56acd8c2874 19:16:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:16:34 ---> 1116f69435a2 19:16:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:16:34 ---> Running in 30d495d4346b 19:16:34 Removing intermediate container 95ea0792ebb2 19:16:34 ---> e760bd110323 19:16:34 Step 13/22 : ENV APP_PORT=48060 19:16:34 ---> Running in 4c36bb2ddf15 19:16:34 Removing intermediate container b3ae147b7aa1 19:16:34 ---> 9be5fbb6b589 19:16:34 Step 14/22 : EXPOSE $APP_PORT 19:16:34 ---> Running in 4cde8c5c2cd2 19:16:34 ---> 7b50fda7db33 19:16:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:16:34 Removing intermediate container 30d495d4346b 19:16:34 ---> 14d08498dac9 19:16:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:16:35 Removing intermediate container 4c36bb2ddf15 19:16:35 ---> bd68bebbc088 19:16:35 Step 14/22 : EXPOSE $APP_PORT 19:16:35 Building static-packages 19:16:35 + snapcraftctl build 19:16:35 ---> Running in b1791815e6d8 19:16:35 ---> d3771e86da76 19:16:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:16:35 Removing intermediate container 4cde8c5c2cd2 19:16:35 ---> 7388622cfd4f 19:16:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:36 ---> Running in 618c0ecff801 19:16:36 ---> d1a70f9052ea 19:16:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:16:36 ---> c612722a6715 19:16:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:16:36 Removing intermediate container b1791815e6d8 19:16:36 ---> a9b72aa56b78 19:16:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:36 ---> Running in 160867cf5615 19:16:36 Removing intermediate container 618c0ecff801 19:16:36 ---> 277723a00531 19:16:36 Step 18/21 : CMD ["--init=true"] 19:16:36 ---> 0878d31d8218 19:16:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:36 ---> Running in ac5df8e6009f 19:16:37 Building version 19:16:37 + snapcraftctl build 19:16:37 ---> 4f4804e1af14 19:16:37 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/ 19:16:37 ---> 59158990bd6e 19:16:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:16:37 ---> Running in 27641777c67c 19:16:37 Removing intermediate container ac5df8e6009f 19:16:37 ---> 482809a5fb41 19:16:37 Step 19/21 : LABEL arch=arm64 19:16:38 ---> Running in e08304068f85 19:16:39 ---> da784f64c42c 19:16:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:39 Removing intermediate container e08304068f85 19:16:39 ---> dca821c56f17 19:16:39 Step 20/21 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:16:39 Skipping stage go-build-helper (already ran) 19:16:39 Staging app-service-config 19:16:39 + snapcraftctl stage 19:16:39 ---> 3944650e7436 19:16:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:16:39 ---> Running in d18d006ef7ba 19:16:39 Staging config-common 19:16:39 + snapcraftctl stage 19:16:40 ---> e45150867685 19:16:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:16:40 Removing intermediate container 160867cf5615 19:16:40 ---> 360c09bb7b69 19:16:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:40 Removing intermediate container d18d006ef7ba 19:16:40 ---> e81fb87e08a9 19:16:40 Step 21/21 : LABEL version=0.0.0 19:16:40 ---> Running in ccba88ca908e 19:16:40 ---> 3531481e97e5 19:16:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:16:40 ---> Running in 5517a4196d31 19:16:40 ---> Running in 585eabc2041a 19:16:41 Removing intermediate container ccba88ca908e 19:16:41 ---> ed09fcd4b915 19:16:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:41 Removing intermediate container 27641777c67c 19:16:41 ---> 680f3333a5cc 19:16:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:16:41 ---> Running in 8e7e7166e8f3 19:16:41 ---> Running in 6701c6ebc750 19:16:41 Removing intermediate container 5517a4196d31 19:16:41 ---> d19cbaafccd7 19:16:41 19:16:41 Staging edgex-go 19:16:41 + snapcraftctl stage 19:16:41 Removing intermediate container 585eabc2041a 19:16:41 ---> ce1939f52079 19:16:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:41 ---> c376616f9200 19:16:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:16:41 ---> Running in 0f07171e79bc 19:16:41 Staging static-packages 19:16:41 + snapcraftctl stage 19:16:42 Successfully built d19cbaafccd7 19:16:42 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:16:42 Removing intermediate container 8e7e7166e8f3 19:16:42 ---> 221ed50da0f3 19:16:42 Step 20/22 : LABEL arch=arm64 19:16:42  Building docker-security-proxy-setup-go ... done Removing intermediate container 6701c6ebc750 19:16:42 ---> e6ea2a2fd965 19:16:42 Building docker-core-command-go 19:16:42 Step 22/24 : LABEL arch=arm64 19:16:42 Removing intermediate container 0f07171e79bc 19:16:42 ---> d3a007776026 19:16:42 Step 20/22 : LABEL arch=arm64 19:16:42 ---> Running in fcd8998f8c0a 19:16:42 ---> Running in a4369e63ad9a 19:16:43 ---> Running in 29588c036e4f 19:16:43 ---> 4a60ecbe3594 19:16:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:16:43 Staging version 19:16:43 + snapcraftctl stage 19:16:43 Removing intermediate container fcd8998f8c0a 19:16:43 Removing intermediate container a4369e63ad9a 19:16:43 ---> fff549fbd434 19:16:43 ---> a5b401a7c542 19:16:43 Step 23/24 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:16:43 Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:16:43 Removing intermediate container 29588c036e4f 19:16:43 ---> 280e129b3aed 19:16:43 Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:16:43 Priming go-build-helper 19:16:43 ---> Running in cf265657b331 19:16:43 ---> Running in 66af131eae96 19:16:44 + snapcraftctl prime 19:16:44 ---> Running in 10a902e585ca 19:16:45 Priming app-service-config 19:16:45 + snapcraftctl prime 19:16:45 ---> 7e87c9585fba 19:16:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:16:45 Removing intermediate container 66af131eae96 19:16:45 ---> 78a4add17656 19:16:45 Step 22/22 : LABEL version=0.0.0 19:16:45 Removing intermediate container cf265657b331 19:16:45 ---> 92713130d348 19:16:45 Step 24/24 : LABEL version=0.0.0 19:16:45 Removing intermediate container 10a902e585ca 19:16:45 ---> d7001c0c8938 19:16:45 Step 22/22 : LABEL version=0.0.0 19:16:45 ---> Running in 97c4995e5d0a 19:16:45 ---> Running in e40e37675fd4 19:16:45 ---> Running in 7ea84cad7dfb 19:16:45 ---> 27d03798d5e9 19:16:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:16:46 Removing intermediate container 97c4995e5d0a 19:16:46 ---> f98caf46cbeb 19:16:46 19:16:46 Priming config-common 19:16:46 + snapcraftctl prime 19:16:46 Removing intermediate container 7ea84cad7dfb 19:16:46 ---> 9991d8a415f8 19:16:46 19:16:46 Successfully built f98caf46cbeb 19:16:46 Removing intermediate container e40e37675fd4 19:16:46 ---> 11252d10daf8 19:16:46 19:16:46 Successfully tagged docker-support-scheduler-go-arm64:latest 19:16:46 Building docker-sys-mgmt-agent-go 19:16:47  Building docker-support-scheduler-go ... done Successfully built 9991d8a415f8 19:16:47 Successfully tagged docker-support-notifications-go-arm64:latest 19:16:47 Building docker-core-data-go 19:16:47  Building docker-support-notifications-go ... done Successfully built 11252d10daf8 19:16:47 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:16:47 Priming edgex-go 19:16:47 + snapcraftctl prime 19:16:47 Building docker-core-metadata-go 19:16:47  Building docker-security-secretstore-setup-go ... done  ---> 6460c3a9782a 19:16:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:16:48 Priming static-packages 19:16:48 + snapcraftctl prime 19:16:48 ---> Running in 70e888d9a154 19:16:49 Removing intermediate container 70e888d9a154 19:16:49 ---> 230b4ff6a450 19:16:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:16:49 ---> ca3d78dfd75d 19:16:49 Step 26/31 : RUN chmod +x /entrypoint.sh 19:16:50 ---> Running in 0caee006376e 19:16:50 Priming version 19:16:50 + snapcraftctl prime 19:16:51 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] } 19:16:54 Removing intermediate container 0caee006376e 19:16:54 ---> 7528f63983c5 19:16:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] // stage [Pipeline] } 19:16:54 ---> Running in ab599a430821 19:16:55 Removing intermediate container ab599a430821 19:16:55 ---> a7dc037e1d49 19:16:55 Step 28/31 : CMD ["gate"] 19:16:56 ---> Running in ebc03f7a457c 19:16:57 Removing intermediate container ebc03f7a457c 19:16:57 ---> 99a0fac4fa25 19:16:57 Step 29/31 : LABEL arch=arm64 19:16:58 ---> Running in 67a4a0af48d8 19:16:59 Removing intermediate container 67a4a0af48d8 19:16:59 ---> 21e3e5195d11 19:16:59 Step 30/31 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:16:59 ---> Running in c79daf16ddb1 19:16:59 Removing intermediate container c79daf16ddb1 19:16:59 ---> a7be467e7852 19:16:59 Step 31/31 : LABEL version=0.0.0 19:17:00 ---> Running in aaf369a17a35 19:17:00 Removing intermediate container aaf369a17a35 19:17:00 ---> c0ff6d5fc312 19:17:00 19:17:01 Successfully built c0ff6d5fc312 19:17:01 Successfully tagged docker-security-bootstrapper-go-arm64:latest 19:17:33  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:17:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:33 ---> 5adec17cf1cc 19:17:33 Step 3/23 : WORKDIR /edgex-go 19:17:33 ---> Using cache 19:17:33 ---> 0982d01ce2b0 19:17:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:33 ---> Using cache 19:17:33 ---> 32a08de2df37 19:17:33 Step 5/23 : RUN apk add --update --no-cache make git 19:17:33 ---> Using cache 19:17:33 ---> 1357342fcd0a 19:17:33 Step 6/23 : COPY go.mod . 19:17:33 ---> Using cache 19:17:33 ---> f66180cca04c 19:17:33 Step 7/23 : RUN go mod download 19:17:33 ---> Using cache 19:17:33 ---> 24a0eecaf862 19:17:33 Step 8/23 : COPY . . 19:17:33 ---> Using cache 19:17:33 ---> 0dd4fb603aea 19:17:33 Step 9/23 : RUN make cmd/core-command/core-command 19:17:40 ---> Running in e2df8c8fc8d2 19:17:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:17:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:41 ---> 5adec17cf1cc 19:17:41 Step 3/23 : WORKDIR /edgex-go 19:17:41 ---> Using cache 19:17:41 ---> 0982d01ce2b0 19:17:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Using cache 19:17:41 ---> 32a08de2df37 19:17:41 Step 5/23 : RUN apk add --update --no-cache make git 19:17:41 ---> Using cache 19:17:41 ---> 1357342fcd0a 19:17:41 Step 6/23 : COPY go.mod . 19:17:41 ---> Using cache 19:17:41 ---> f66180cca04c 19:17:41 Step 7/23 : RUN go mod download 19:17:41 ---> Using cache 19:17:41 ---> 24a0eecaf862 19:17:41 Step 8/23 : COPY . . 19:17:41 ---> Using cache 19:17:41 ---> 0dd4fb603aea 19:17:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:17:41 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 19:17:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:17:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:41 ---> 5adec17cf1cc 19:17:41 Step 3/23 : WORKDIR /edgex-go 19:17:41 ---> Using cache 19:17:41 ---> 0982d01ce2b0 19:17:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Using cache 19:17:41 ---> 32a08de2df37 19:17:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:17:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:41 ---> 5adec17cf1cc 19:17:41 Step 3/26 : WORKDIR /edgex-go 19:17:41 ---> Using cache 19:17:41 ---> 0982d01ce2b0 19:17:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:41 ---> Using cache 19:17:41 ---> 32a08de2df37 19:17:41 Step 5/26 : RUN apk add --update --no-cache make bash git 19:17:41 ---> Running in 974a41337049 19:17:42 ---> Running in 13de8d511445 19:17:42 ---> Running in 680b811c703a 19:17:44 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 19:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:46 OK: 217 MiB in 51 packages 19:17:46 OK: 217 MiB in 51 packages 19:17:48 Removing intermediate container 680b811c703a 19:17:48 ---> bc5994756679 19:17:48 Step 6/26 : COPY go.mod . 19:17:48 Removing intermediate container 13de8d511445 19:17:48 ---> 6edf4d4534a9 19:17:48 Step 6/23 : COPY go.mod . 19:17:49 ---> d435630280b0 19:17:49 Step 7/26 : RUN go mod download 19:17:49 ---> a11c427fe17d 19:17:49 Step 7/23 : RUN go mod download 19:17:50 ---> Running in 19a18c563629 19:17:50 ---> Running in 68e4455a3ada 19:17:55 Removing intermediate container 68e4455a3ada 19:17:55 ---> 9eca94ec0eea 19:17:55 Step 8/23 : COPY . . 19:17:55 Removing intermediate container 19a18c563629 19:17:55 ---> 62021493e948 19:17:55 Step 8/26 : COPY . . 19:18:27 ---> 5037467e4c1d 19:18:27 Step 9/23 : RUN make cmd/core-data/core-data 19:18:27 ---> 489e0029b743 19:18:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:27 ---> Running in beb7364dd202 19:18:27 ---> Running in 5925204f583d 19:18:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:29 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 19:19:01 Removing intermediate container e2df8c8fc8d2 19:19:01 ---> 243d037fb872 19:19:01 19:19:01 Step 10/23 : FROM alpine:3.12 19:19:01 ---> d75e27dfc0a0 19:19:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:19:01 ---> Using cache 19:19:01 ---> 53a67bcfd7ed 19:19:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:01 ---> Using cache 19:19:01 ---> d518a2714203 19:19:01 Step 13/23 : ENV APP_PORT=48082 19:19:01 ---> Running in 38eb2c9d1a18 19:19:01 Removing intermediate container 38eb2c9d1a18 19:19:01 ---> 4a72fbcf478a 19:19:01 Step 14/23 : EXPOSE $APP_PORT 19:19:01 ---> Running in a1b9f5b58d02 19:19:02 Removing intermediate container a1b9f5b58d02 19:19:02 ---> 3b770900f2c5 19:19:02 Step 15/23 : WORKDIR / 19:19:02 ---> Running in 7f64db96c332 19:19:03 Removing intermediate container 7f64db96c332 19:19:03 ---> 3dd6ea69f8df 19:19:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:04 ---> c52b6ef6999f 19:19:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:05 ---> 511c36ad417a 19:19:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:19:07 ---> 385e58b7c88a 19:19:07 Step 19/23 : ENTRYPOINT ["/core-command"] 19:19:07 ---> Running in 9a967edea9a0 19:19:08 Removing intermediate container 9a967edea9a0 19:19:08 ---> b9efedc0b5b0 19:19:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:08 ---> Running in aaf88abd4679 19:19:08 Removing intermediate container aaf88abd4679 19:19:08 ---> b2b92f89611c 19:19:08 Step 21/23 : LABEL arch=arm64 19:19:09 ---> Running in 5bfd6aa85f5a 19:19:09 Removing intermediate container 5bfd6aa85f5a 19:19:09 ---> a730b574d39f 19:19:09 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:19:10 ---> Running in dc040eda628a 19:19:11 Removing intermediate container dc040eda628a 19:19:11 ---> 6bb0950b2a35 19:19:11 Step 23/23 : LABEL version=0.0.0 19:19:11 ---> Running in 505ad6515926 19:19:11 Removing intermediate container 505ad6515926 19:19:11 ---> c557c9b8fd93 19:19:11 19:19:12 Successfully built c557c9b8fd93 19:19:12 Successfully tagged docker-core-command-go-arm64:latest 19:19:18  Building docker-core-command-go ... done Removing intermediate container 974a41337049 19:19:18 ---> 94364a5e1c9b 19:19:18 19:19:18 Step 10/23 : FROM alpine:3.12 19:19:18 ---> d75e27dfc0a0 19:19:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:19:18 ---> Using cache 19:19:18 ---> 53a67bcfd7ed 19:19:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:18 ---> Using cache 19:19:18 ---> d518a2714203 19:19:18 Step 13/23 : ENV APP_PORT=48081 19:19:18 ---> Running in 2f3de6189eef 19:19:18 Removing intermediate container 2f3de6189eef 19:19:18 ---> cdc33440564d 19:19:18 Step 14/23 : EXPOSE $APP_PORT 19:19:18 ---> Running in a5564602a8e8 19:19:19 Removing intermediate container a5564602a8e8 19:19:19 ---> 88e32652fd48 19:19:19 Step 15/23 : WORKDIR / 19:19:19 ---> Running in 587dd037b413 19:19:19 Removing intermediate container 587dd037b413 19:19:19 ---> e6918949cbf6 19:19:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:21 ---> 502050d255ac 19:19:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:23 ---> 6c05eebfa787 19:19:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:19:24 ---> 7a8ff3843a4f 19:19:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:19:24 ---> Running in cc13e2922c87 19:19:25 Removing intermediate container cc13e2922c87 19:19:25 ---> 996282aa7a35 19:19:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:25 ---> Running in 0f3bb21ca4d6 19:19:26 Removing intermediate container 0f3bb21ca4d6 19:19:26 ---> b351b41770d9 19:19:26 Step 21/23 : LABEL arch=arm64 19:19:26 ---> Running in 66ab6b5690f1 19:19:27 Removing intermediate container 66ab6b5690f1 19:19:27 ---> 3b16992d742a 19:19:27 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:19:27 ---> Running in ebde2a2ba920 19:19:28 Removing intermediate container ebde2a2ba920 19:19:28 ---> b7194b838d2b 19:19:28 Step 23/23 : LABEL version=0.0.0 19:19:28 ---> Running in 71fc21a63255 19:19:28 Removing intermediate container 71fc21a63255 19:19:28 ---> 73f9cbff5612 19:19:28 19:19:29 Successfully built 73f9cbff5612 19:19:29 Successfully tagged docker-core-metadata-go-arm64:latest 19:19:44  Building docker-core-metadata-go ... done Removing intermediate container beb7364dd202 19:19:44 ---> 1ab9cbc39b4d 19:19:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:44 ---> Running in 9555af2454bc 19:19:44 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 19:19:47 Removing intermediate container 9555af2454bc 19:19:47 ---> 9a3f256ecc7e 19:19:47 19:19:47 Step 11/26 : FROM docker:20.10.0 19:19:47 20.10.0: Pulling from library/docker 19:19:56 Removing intermediate container 5925204f583d 19:19:56 ---> 8646e0231a8a 19:19:56 19:19:56 Step 10/23 : FROM alpine:3.12 19:19:56 ---> d75e27dfc0a0 19:19:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:56 ---> Running in 9d6ace8c5bae 19:19:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:19:56 Status: Downloaded newer image for docker:20.10.0 19:19:56 Removing intermediate container 9d6ace8c5bae 19:19:56 ---> 6d79483108fd 19:19:56 ---> eeaf43b92773 19:19:56 Step 12/26 : RUN apk add --no-cache bash 19:19:56 Step 12/23 : ENV APP_PORT=48080 19:19:56 ---> Running in dba5bcd8b6e4 19:19:56 ---> Running in f338c328318c 19:19:57 Removing intermediate container dba5bcd8b6e4 19:19:57 ---> 02f72e7bdd80 19:19:57 Step 13/23 : EXPOSE $APP_PORT 19:19:57 ---> Running in 6b73c10ab6fc 19:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:58 Removing intermediate container 6b73c10ab6fc 19:19:58 ---> ef71e43d2109 19:19:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:58 ---> Running in 9a81eeaf3fa7 19:19:58 (1/2) Installing readline (8.0.4-r0) 19:19:58 (2/2) Installing bash (5.0.17-r0) 19:19:58 Executing bash-5.0.17-r0.post-install 19:19:58 Executing busybox-1.31.1-r19.trigger 19:19:58 OK: 12 MiB in 22 packages 19:20:00 Removing intermediate container f338c328318c 19:20:00 ---> 56e9d618b2a0 19:20:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:20:00 ---> Running in 472b2fc98083 19:20:00 Removing intermediate container 472b2fc98083 19:20:00 ---> 7d7cb797281f 19:20:00 Step 14/26 : ENV APP_PORT=48090 19:20:01 ---> Running in d617beeaa769 19:20:01 Removing intermediate container 9a81eeaf3fa7 19:20:01 ---> de8be6ac0d0b 19:20:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:20:01 ---> Running in e10121e524eb 19:20:01 Removing intermediate container d617beeaa769 19:20:01 ---> a987620aa0f5 19:20:01 Step 15/26 : EXPOSE $APP_PORT 19:20:01 ---> Running in 4c6faf6b5d9c 19:20:02 Removing intermediate container 4c6faf6b5d9c 19:20:02 ---> 92b789c85b0d 19:20:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:03 ---> 0fcc6c3c840a 19:20:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:04 (1/6) Installing dumb-init (1.2.2-r1) 19:20:04 (2/6) Installing libgcc (9.3.0-r2) 19:20:04 (3/6) Installing libsodium (1.0.18-r0) 19:20:04 ---> 8259a79a1bca 19:20:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:04 (4/6) Installing libstdc++ (9.3.0-r2) 19:20:04 (5/6) Installing libzmq (4.3.3-r0) 19:20:04 (6/6) Installing zeromq (4.3.3-r0) 19:20:04 Executing busybox-1.31.1-r20.trigger 19:20:05 OK: 8 MiB in 20 packages 19:20:05 ---> 0736f4834d28 19:20:05 Step 19/26 : RUN apk --no-cache add py3-pip 19:20:05 ---> Running in 4dfc9277dba7 19:20:06 Removing intermediate container e10121e524eb 19:20:06 ---> fe0ba2696e5a 19:20:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:07 ---> 3d71d233ff60 19:20:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:20:07 (1/33) Installing libbz2 (1.0.8-r1) 19:20:07 (2/33) Installing expat (2.2.9-r1) 19:20:07 (3/33) Installing libffi (3.3-r2) 19:20:07 (4/33) Installing gdbm (1.13-r1) 19:20:07 (5/33) Installing xz-libs (5.2.5-r0) 19:20:07 (6/33) Installing sqlite-libs (3.32.1-r0) 19:20:07 (7/33) Installing python3 (3.8.8-r0) 19:20:08 ---> 8b5e5bde79eb 19:20:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:20:09 (8/33) Installing py3-appdirs (1.4.4-r1) 19:20:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:20:09 (10/33) Installing py3-parsing (2.4.7-r0) 19:20:09 (11/33) Installing py3-six (1.15.0-r0) 19:20:09 (12/33) Installing py3-packaging (20.4-r0) 19:20:09 (13/33) Installing py3-setuptools (47.0.0-r0) 19:20:09 (14/33) Installing py3-chardet (3.0.4-r4) 19:20:09 (15/33) Installing py3-idna (2.9-r0) 19:20:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:20:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:20:09 (18/33) Installing py3-requests (2.23.0-r0) 19:20:09 (19/33) Installing py3-msgpack (1.0.0-r0) 19:20:09 (20/33) Installing py3-lockfile (0.12.2-r3) 19:20:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:20:09 (22/33) Installing py3-colorama (0.4.3-r0) 19:20:09 (23/33) Installing py3-distlib (0.3.0-r0) 19:20:09 (24/33) Installing py3-distro (1.5.0-r1) 19:20:09 (25/33) Installing py3-webencodings (0.5.1-r3) 19:20:09 (26/33) Installing py3-html5lib (1.0.1-r4) 19:20:09 (27/33) Installing py3-pytoml (0.1.21-r0) 19:20:09 (28/33) Installing py3-pep517 (0.8.2-r0) 19:20:09 (29/33) Installing py3-progress (1.5-r0) 19:20:09 (30/33) Installing py3-toml (0.10.1-r0) 19:20:10 (31/33) Installing py3-retrying (1.3.3-r0) 19:20:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:20:10 (33/33) Installing py3-pip (20.1.1-r0) 19:20:10 ---> a8e10b724d88 19:20:10 Step 19/23 : ENTRYPOINT ["/core-data"] 19:20:10 Executing busybox-1.31.1-r19.trigger 19:20:10 OK: 71 MiB in 55 packages 19:20:10 ---> Running in 911f914d2d43 19:20:10 Removing intermediate container 911f914d2d43 19:20:10 ---> 192f9c771f5a 19:20:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:11 ---> Running in 81407cf90324 19:20:11 Removing intermediate container 81407cf90324 19:20:11 ---> 03fe66d14570 19:20:11 Step 21/23 : LABEL arch=arm64 19:20:12 ---> Running in 6672f1da9ef7 19:20:12 Removing intermediate container 6672f1da9ef7 19:20:12 ---> 7276d20dfb1a 19:20:12 Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:20:12 ---> Running in 673aacccab82 19:20:13 Removing intermediate container 673aacccab82 19:20:13 ---> b4ec969fa31a 19:20:13 Step 23/23 : LABEL version=0.0.0 19:20:13 ---> Running in 2e8e9cdbbf8e 19:20:14 Removing intermediate container 2e8e9cdbbf8e 19:20:14 ---> 8550e2835c5b 19:20:14 19:20:15 Successfully built 8550e2835c5b 19:20:15 Successfully tagged docker-core-data-go-arm64:latest 19:20:15  Building docker-core-data-go ... done Removing intermediate container 4dfc9277dba7 19:20:15 ---> ac3df2ba1c03 19:20:15 Step 20/26 : RUN pip install docker-compose==1.23.2 19:20:16 ---> Running in 16f5ce04b3a5 19:20:21 Collecting docker-compose==1.23.2 19:20:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:20:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:20:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:20:22 Collecting cached-property<2,>=1.2.0 19:20:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:20:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:20:22 Collecting docopt<0.7,>=0.6.1 19:20:23 Downloading docopt-0.6.2.tar.gz (25 kB) 19:20:25 Collecting PyYAML<4,>=3.10 19:20:25 Downloading PyYAML-3.13.tar.gz (270 kB) 19:20:29 Collecting docker<4.0,>=3.6.0 19:20:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:20:29 Collecting texttable<0.10,>=0.9.0 19:20:29 Downloading texttable-0.9.1.tar.gz (11 kB) 19:20:31 Collecting dockerpty<0.5,>=0.4.1 19:20:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:20:33 Collecting jsonschema<3,>=2.5.1 19:20:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:20:34 Collecting websocket-client<1.0,>=0.32.0 19:20:34 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 19:20:34 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) 19:20:34 Collecting idna<2.8,>=2.5 19:20:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:20:35 Collecting urllib3<1.25,>=1.21.1 19:20:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:20:35 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) 19:20:35 Collecting docker-pycreds>=0.4.0 19:20:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:20:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:20:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:20:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:20:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:20:36 Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, docker-compose 19:20:36 Attempting uninstall: idna 19:20:36 Found existing installation: idna 2.9 19:20:36 Uninstalling idna-2.9: 19:20:36 Successfully uninstalled idna-2.9 19:20:37 Attempting uninstall: urllib3 19:20:37 Found existing installation: urllib3 1.25.9 19:20:37 Uninstalling urllib3-1.25.9: 19:20:37 Successfully uninstalled urllib3-1.25.9 19:20:38 Attempting uninstall: requests 19:20:38 Found existing installation: requests 2.23.0 19:20:38 Uninstalling requests-2.23.0: 19:20:38 Successfully uninstalled requests-2.23.0 19:20:38 Running setup.py install for docopt: started 19:20:40 Running setup.py install for docopt: finished with status 'done' 19:20:40 Running setup.py install for PyYAML: started 19:20:42 Running setup.py install for PyYAML: finished with status 'done' 19:20:43 Running setup.py install for texttable: started 19:20:44 Running setup.py install for texttable: finished with status 'done' 19:20:44 Running setup.py install for dockerpty: started 19:20:46 Running setup.py install for dockerpty: finished with status 'done' 19:20:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 19:20:51 Removing intermediate container 16f5ce04b3a5 19:20:51 ---> d53f2f82efe9 19:20:51 Step 21/26 : RUN apk --no-cache add curl 19:20:52 ---> Running in 2f84338b7cf2 19:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:20:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:20:54 (2/3) Installing libcurl (7.69.1-r3) 19:20:54 (3/3) Installing curl (7.69.1-r3) 19:20:54 Executing busybox-1.31.1-r19.trigger 19:20:54 OK: 72 MiB in 58 packages 19:20:55 Removing intermediate container 2f84338b7cf2 19:20:55 ---> da28927954fa 19:20:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:55 ---> Running in 38a67307c1c1 19:20:56 Removing intermediate container 38a67307c1c1 19:20:56 ---> f4f377b6e16d 19:20:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:56 ---> Running in 91fa4811f716 19:20:56 Removing intermediate container 91fa4811f716 19:20:56 ---> c5b292cdbfbe 19:20:56 Step 24/26 : LABEL arch=arm64 19:20:56 ---> Running in c2a87ad34e35 19:20:57 Removing intermediate container c2a87ad34e35 19:20:57 ---> 3c6033723106 19:20:57 Step 25/26 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 19:20:57 ---> Running in 5f1b2c8359e6 19:20:58 Removing intermediate container 5f1b2c8359e6 19:20:58 ---> 3e6b56286a68 19:20:58 Step 26/26 : LABEL version=0.0.0 19:20:58 ---> Running in 0c1c12db6f96 19:20:58 Removing intermediate container 0c1c12db6f96 19:20:58 ---> 3cb4fe9ccce6 19:20:58 19:20:59 Successfully built 3cb4fe9ccce6 19:20:59 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:20:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:20:59 $ docker stop --time=1 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 19:21:01 $ docker rm -f 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:02 + docker images 19:21:02 + grep docker 19:21:02 docker-sys-mgmt-agent-go-arm64 latest 3cb4fe9ccce6 4 seconds ago 301MB 19:21:02 docker-core-data-go-arm64 latest 8550e2835c5b 48 seconds ago 21.4MB 19:21:02 docker-core-metadata-go-arm64 latest 73f9cbff5612 About a minute ago 17.9MB 19:21:02 docker-core-command-go-arm64 latest c557c9b8fd93 About a minute ago 16.3MB 19:21:02 docker-security-bootstrapper-go-arm64 latest c0ff6d5fc312 4 minutes ago 17.9MB 19:21:02 docker-support-notifications-go-arm64 latest 9991d8a415f8 4 minutes ago 16.9MB 19:21:02 docker-security-secretstore-setup-go-arm64 latest 11252d10daf8 4 minutes ago 24.4MB 19:21:02 docker-support-scheduler-go-arm64 latest f98caf46cbeb 4 minutes ago 16.4MB 19:21:02 docker-security-proxy-setup-go-arm64 latest d19cbaafccd7 4 minutes ago 24.1MB 19:21:02 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:21:03 ---> job-cost.sh 19:21:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYh7 19:21:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-LYh7/bin to PATH 19:23:19 INFO: No Stack... 19:23:19 INFO: Retrieving Pricing Info for: lf-standard-4 19:23:19 INFO: Archiving Costs [Pipeline] sh 19:23:19 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 19:23:19 [Pipeline] lock 19:23:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] 19:23:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] did not exist. Created. 19:23:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:20 + echo total: 0.20999999344348907 [Pipeline] stash 19:23:20 Stashed 1 file(s) [Pipeline] } 19:23:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:23:23 provisioning config files... 19:23:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2798686880559922862tmp [Pipeline] { [Pipeline] sh 19:23:23 + set +x 19:23:23 + curl -s https://codecov.io/bash 19:23:23 + bash -s -- 19:23:24 19:23:24 _____ _ 19:23:24 / ____| | | 19:23:24 | | ___ __| | ___ ___ _____ __ 19:23:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:23:24 | |___| (_) | (_| | __/ (_| (_) \ V / 19:23:24 \_____\___/ \__,_|\___|\___\___/ \_/ 19:23:24 Bash-20210309-2b87ace 19:23:24 19:23:24 19:23:24 ==> git version 2.24.3 found 19:23:24 ==> 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 19:23:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:23:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:23:24 ==> Jenkins CI detected. 19:23:24 project root: . 19:23:24 --> token set from env 19:23:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:23:24 ==> Running gcov in . (disable via -X gcov) 19:23:24 ==> Python coveragepy not found 19:23:24 ==> Searching for coverage reports in: 19:23:24 + . 19:23:24 -> Found 1 reports 19:23:24 ==> Detecting git/mercurial file structure 19:23:24 ==> Reading reports 19:23:24 + ./coverage.out bytes=684166 19:23:24 ==> Appending adjustments 19:23:24 https://docs.codecov.io/docs/fixing-reports 19:23:28 + Found adjustments 19:23:28 ==> Gzipping contents 19:23:28 96K /tmp/codecov.ZTctm8.gz 19:23:28 ==> Uploading reports 19:23:28 url: https://codecov.io 19:23:28 query: branch=PR-3350&commit=c15c618f1534b2e0f070a4ebf78b42210023a437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3350&job=&cmd_args= 19:23:28 -> Pinging Codecov 19:23:28 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3350&commit=c15c618f1534b2e0f070a4ebf78b42210023a437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3350&job=&cmd_args= 19:23:28 -> Uploading to 19:23:28 https://storage.googleapis.com/codecov/v4/raw/2021-04-08/00271124DB129430A58F1EEE437C3FCB/c15c618f1534b2e0f070a4ebf78b42210023a437/3b1d1bd0-457d-42ed-928e-e9ce0fa5f521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T192328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=256aa120854fec0b009a9f2dff1567e8fa2f0ff6ebcece002685797cbc6b000d 19:23:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:28 Dload Upload Total Spent Left Speed 19:23:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98252 0 0 100 98252 0 171k --:--:-- --:--:-- --:--:-- 171k 100 98252 0 0 100 98252 0 171k --:--:-- --:--:-- --:--:-- 171k 19:23:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c15c618f1534b2e0f070a4ebf78b42210023a437 [Pipeline] } 19:23:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:23:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:32 ---> package-listing.sh 19:23:32 ++ facter osfamily 19:23:32 ++ tr '[:upper:]' '[:lower:]' 19:23:32 + OS_FAMILY=redhat 19:23:32 + workspace=/w/workspace/edgex-go/1 19:23:32 + START_PACKAGES=/tmp/packages_start.txt 19:23:32 + END_PACKAGES=/tmp/packages_end.txt 19:23:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:32 + PACKAGES=/tmp/packages_start.txt 19:23:32 + '[' /w/workspace/edgex-go/1 ']' 19:23:32 + PACKAGES=/tmp/packages_end.txt 19:23:32 + case "${OS_FAMILY}" in 19:23:32 + rpm -qa 19:23:32 + sort 19:23:38 + '[' -f /tmp/packages_start.txt ']' 19:23:38 + '[' -f /tmp/packages_end.txt ']' 19:23:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:38 + '[' /w/workspace/edgex-go/1 ']' 19:23:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:23:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:23:38 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:38 19:23:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:39 alpine: Pulling from edgex-lftools-log-publisher 19:23:39 df20fa9351a1: Pulling fs layer 19:23:39 36b3adc4ff6f: Pulling fs layer 19:23:39 8ad3a11d3b57: Pulling fs layer 19:23:39 46f8f816bc3b: Pulling fs layer 19:23:39 93b61091891f: Pulling fs layer 19:23:39 93b9cdb0e59b: Pulling fs layer 19:23:39 5e14af77c1be: Pulling fs layer 19:23:39 01666e4c0597: Pulling fs layer 19:23:39 aa168da1d23b: Pulling fs layer 19:23:39 93b9cdb0e59b: Waiting 19:23:39 5e14af77c1be: Waiting 19:23:39 01666e4c0597: Waiting 19:23:39 aa168da1d23b: Waiting 19:23:39 46f8f816bc3b: Waiting 19:23:39 93b61091891f: Waiting 19:23:39 36b3adc4ff6f: Verifying Checksum 19:23:39 36b3adc4ff6f: Download complete 19:23:39 46f8f816bc3b: Verifying Checksum 19:23:39 46f8f816bc3b: Download complete 19:23:39 df20fa9351a1: Verifying Checksum 19:23:39 df20fa9351a1: Download complete 19:23:39 93b9cdb0e59b: Verifying Checksum 19:23:39 93b9cdb0e59b: Download complete 19:23:39 5e14af77c1be: Verifying Checksum 19:23:39 5e14af77c1be: Download complete 19:23:39 93b61091891f: Verifying Checksum 19:23:39 93b61091891f: Download complete 19:23:39 01666e4c0597: Verifying Checksum 19:23:39 01666e4c0597: Download complete 19:23:39 8ad3a11d3b57: Verifying Checksum 19:23:39 8ad3a11d3b57: Download complete 19:23:39 df20fa9351a1: Pull complete 19:23:39 36b3adc4ff6f: Pull complete 19:23:40 8ad3a11d3b57: Pull complete 19:23:40 46f8f816bc3b: Pull complete 19:23:41 93b61091891f: Pull complete 19:23:41 93b9cdb0e59b: Pull complete 19:23:41 5e14af77c1be: Pull complete 19:23:41 01666e4c0597: Pull complete 19:23:44 aa168da1d23b: Download complete 19:23:52 aa168da1d23b: Pull complete 19:23:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:52 prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container 19:23:52 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:58 $ docker top 71d0e052e12c6e9e52ed4ce07b5d9ecbe585311abbef271aba68e9cad31bfe7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:59 + mkdir -p /var/log/sa [Pipeline] sh 19:23:59 + ls /var/log/sa-host 19:23:59 + sadf -c /var/log/sa-host/sa08 19:23:59 file_magic: OK 19:23:59 HZ: Using current value: 100 19:23:59 file_header: OK 19:23:59 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 19:23:59 Statistics: 19:23:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:59 File successfully converted to sysstat format version 12.2.1 19:23:59 + sadf -c /var/log/sa-host/sa23 19:23:59 file_magic: OK 19:23:59 HZ: Using current value: 100 19:23:59 file_header: OK 19:23:59 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 19:23:59 Statistics: 19:23:59 Hnuu...uuuununununu... 19:23:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:00 provisioning config files... 19:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config47780685615659232tmp [Pipeline] { [Pipeline] echo 19:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:24:01 ---> create-netrc.sh [Pipeline] } 19:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:24:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:24:01 ---> python-tools-install.sh [Pipeline] echo 19:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:24:02 ---> sudo-logs.sh 19:24:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:24:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:24:02 ---> job-cost.sh 19:24:02 lf-activate-venv: SKIPPING 19:24:02 DEBUG: total: 0.20999999344348907 19:24:02 INFO: Retrieving Stack Cost... 19:24:03 INFO: Retrieving Pricing Info for: v1-standard-2 19:24:04 INFO: Archiving Costs [Pipeline] echo 19:24:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:24:04 ---> logs-deploy.sh 19:24:04 lf-activate-venv: SKIPPING 19:24:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3350/1 19:24:04 INFO: archiving workspace using pattern(s): 19:24:06 Archives upload complete. 19:24:06 INFO: archiving logs to Nexus 19:24:07 ---> uname -a: 19:24:07 Linux prd-centos7-docker-4c-2g-33346.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:24:07 19:24:07 19:24:07 ---> lscpu: 19:24:07 Architecture: x86_64 19:24:07 CPU op-mode(s): 32-bit, 64-bit 19:24:07 Byte Order: Little Endian 19:24:07 Address sizes: 40 bits physical, 48 bits virtual 19:24:07 CPU(s): 4 19:24:07 On-line CPU(s) list: 0-3 19:24:07 Thread(s) per core: 1 19:24:07 Core(s) per socket: 1 19:24:07 Socket(s): 4 19:24:07 NUMA node(s): 1 19:24:07 Vendor ID: GenuineIntel 19:24:07 CPU family: 6 19:24:07 Model: 44 19:24:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:24:07 Stepping: 1 19:24:07 CPU MHz: 2933.438 19:24:07 BogoMIPS: 5866.87 19:24:07 Virtualization: VT-x 19:24:07 Hypervisor vendor: KVM 19:24:07 Virtualization type: full 19:24:07 L1d cache: 128 KiB 19:24:07 L1i cache: 128 KiB 19:24:07 L2 cache: 16 MiB 19:24:07 L3 cache: 64 MiB 19:24:07 NUMA node0 CPU(s): 0-3 19:24:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:24:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:24:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:24:07 Vulnerability Meltdown: Mitigation; PTI 19:24:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:24:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:24:07 Vulnerability Srbds: Not affected 19:24:07 Vulnerability Tsx async abort: Not affected 19:24:07 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 19:24:07 19:24:07 19:24:07 ---> nproc: 19:24:07 4 19:24:07 19:24:07 19:24:07 ---> df -h: 19:24:07 Filesystem Size Used Available Use% Mounted on 19:24:07 overlay 50.0G 10.9G 39.1G 22% / 19:24:07 tmpfs 64.0M 0 64.0M 0% /dev 19:24:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:24:07 shm 64.0M 0 64.0M 0% /dev/shm 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /facter-os 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/resolv.conf 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hostname 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hosts 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/auth.log 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /run/cloud-init/result.json 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/sa-host 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/secure 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/1 19:24:07 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/1@tmp 19:24:07 19:24:07 19:24:07 ---> free -m: 19:24:07 total used free shared buff/cache available 19:24:07 Mem: 1837 722 164 0 950 1029 19:24:07 Swap: 1023 76 947 19:24:07 19:24:07 19:24:07 ---> ip addr: 19:24:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:24:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:07 inet 127.0.0.1/8 scope host lo 19:24:07 valid_lft forever preferred_lft forever 19:24:07 inet6 ::1/128 scope host 19:24:07 valid_lft forever preferred_lft forever 19:24:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:24:07 link/ether fa:16:3e:10:63:08 brd ff:ff:ff:ff:ff:ff 19:24:07 inet 10.30.123.142/23 brd 10.30.123.255 scope global dynamic eth0 19:24:07 valid_lft 84985sec preferred_lft 84985sec 19:24:07 inet6 fe80::f816:3eff:fe10:6308/64 scope link 19:24:07 valid_lft forever preferred_lft forever 19:24:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:24:07 link/ether 02:42:29:cf:a8:1d brd ff:ff:ff:ff:ff:ff 19:24:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:24:07 valid_lft forever preferred_lft forever 19:24:07 inet6 fe80::42:29ff:fecf:a81d/64 scope link 19:24:07 valid_lft forever preferred_lft forever 19:24:07 19:24:07 19:24:07 ---> sar -b -r -n DEV: 19:24:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 19:24:07 19:24:07 19:00:21 LINUX RESTART (4 CPU) 19:24:07 19:24:07 19:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:07 19:02:01 146.75 59.52 87.23 0.00 9388.03 31128.34 0.00 19:24:07 19:03:01 241.32 52.01 189.31 0.00 2568.09 34832.35 0.00 19:24:07 19:04:01 206.86 100.28 106.57 0.00 3528.84 12602.61 0.00 19:24:07 19:05:01 151.85 75.49 76.36 0.00 3595.54 8597.11 0.00 19:24:07 19:06:01 200.30 48.46 151.84 0.00 14811.39 87528.99 0.00 19:24:07 19:07:02 3064.07 2712.57 351.50 0.00 204000.79 216540.70 0.00 19:24:07 19:08:01 656.71 436.43 220.28 0.00 28899.81 48919.66 0.00 19:24:07 19:09:02 1359.35 1018.98 340.37 0.00 94014.50 133589.04 0.00 19:24:07 19:10:01 1300.52 1005.17 295.35 0.00 51633.33 60423.20 0.00 19:24:07 19:11:01 78.69 43.69 35.00 0.00 4437.30 5123.98 0.00 19:24:07 19:12:01 1.83 1.25 0.58 0.00 94.19 6.64 0.00 19:24:07 19:13:01 0.65 0.00 0.65 0.00 0.00 6.89 0.00 19:24:07 19:14:01 0.60 0.00 0.60 0.00 0.00 6.05 0.00 19:24:07 19:15:01 0.65 0.00 0.65 0.00 0.00 7.20 0.00 19:24:07 19:16:01 3.38 2.16 1.22 0.00 203.56 18.33 0.00 19:24:07 19:17:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 19:24:07 19:18:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:24:07 19:19:01 0.72 0.00 0.72 0.00 0.00 8.16 0.00 19:24:07 19:20:01 0.57 0.00 0.57 0.00 0.00 6.16 0.00 19:24:07 19:21:01 0.55 0.02 0.53 0.00 1.07 5.08 0.00 19:24:07 19:22:02 0.68 0.00 0.68 0.00 0.00 6.80 0.00 19:24:07 19:23:01 0.61 0.00 0.61 0.00 0.00 6.27 0.00 19:24:07 Average: 338.48 253.79 84.69 0.00 19079.62 29203.02 0.00 19:24:07 19:24:07 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:07 19:02:01 82592 0 667732 35.49 2596 1128624 1523676 52.00 679600 904664 97016 19:24:07 19:03:01 120100 0 726424 38.61 1492 1033528 1299288 44.34 628076 839424 51672 19:24:07 19:04:01 179412 0 840676 44.68 616 860840 1888956 64.47 717068 698044 77352 19:24:07 19:05:01 266384 0 788792 41.92 512 825856 1640504 55.99 621024 700212 43492 19:24:07 19:06:01 69916 0 711928 37.84 172 1099528 1253632 42.78 730788 845832 80776 19:24:07 19:07:02 82620 0 870152 46.25 0 928772 2324452 79.33 766720 799724 56128 19:24:07 19:08:01 344480 0 751244 39.93 0 785820 1599460 54.59 465252 823128 9552 19:24:07 19:09:02 141036 0 806408 42.86 0 934100 2315928 79.04 563040 917400 66684 19:24:07 19:10:01 320052 0 711744 37.83 0 849748 1579668 53.91 469664 840484 43448 19:24:07 19:11:01 396728 0 644476 34.25 0 840340 1224600 41.79 481144 761076 16 19:24:07 19:12:01 397708 0 640672 34.05 0 843164 1200812 40.98 478620 763388 8 19:24:07 19:13:01 398196 0 640176 34.02 0 843172 1195732 40.81 478508 763436 8 19:24:07 19:14:01 398588 0 639776 34.00 0 843180 1195612 40.80 477864 763436 8 19:24:07 19:15:01 398896 0 639464 33.99 0 843184 1195612 40.80 477868 763436 8 19:24:07 19:16:01 389228 0 643848 34.22 0 848468 1195720 40.81 484708 765316 8 19:24:07 19:17:01 389164 0 643904 34.22 0 848476 1195732 40.81 484764 765316 16 19:24:07 19:18:01 389852 0 643208 34.19 0 848484 1195612 40.80 484144 765316 12 19:24:07 19:19:01 389828 0 643220 34.19 0 848496 1195612 40.80 484148 765320 8 19:24:07 19:20:01 390272 0 642772 34.16 0 848500 1195612 40.80 484156 765316 8 19:24:07 19:21:01 389780 0 643292 34.19 0 848472 1195696 40.81 484704 765316 16 19:24:07 19:22:02 390488 0 642544 34.15 0 848512 1195612 40.80 484144 765348 12 19:24:07 19:23:01 390364 0 642660 34.16 0 848520 1195612 40.80 484168 765348 8 19:24:07 Average: 305258 0 692051 36.78 245 883990 1409234 48.09 541371 786649 23921 19:24:07 19:24:07 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:07 19:02:01 eth0 1432.57 1421.42 6889.72 162.46 0.00 0.00 0.00 0.00 19:24:07 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:02:01 docker0 935.53 879.93 75.56 2739.40 0.00 0.00 0.00 0.00 19:24:07 19:03:01 eth0 212.70 155.44 846.84 20.22 0.00 0.00 0.00 0.00 19:24:07 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:03:01 docker0 145.74 192.27 10.01 831.05 0.00 0.00 0.00 0.00 19:24:07 19:04:01 veth3e9e82f 0.52 0.65 0.04 0.05 0.00 0.00 0.00 0.00 19:24:07 19:04:01 eth0 50.99 32.32 40.36 69.86 0.00 0.00 0.00 0.00 19:24:07 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:04:01 docker0 0.52 0.52 0.04 0.04 0.00 0.00 0.00 0.00 19:24:07 19:05:01 veth3e9e82f 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 19:24:07 19:05:01 eth0 24.16 13.58 19.10 10.49 0.00 0.00 0.00 0.00 19:24:07 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:05:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 19:24:07 19:06:01 veth490b184 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:06:01 eth0 213.79 174.42 1692.56 91.71 0.00 0.00 0.00 0.00 19:24:07 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:07:02 veth490b184 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:07:02 eth0 58.16 46.33 160.07 9.87 0.00 0.00 0.00 0.00 19:24:07 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:07:02 docker0 37.31 41.26 2.45 145.94 0.00 0.00 0.00 0.00 19:24:07 19:08:01 veth490b184 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:08:01 eth0 130.48 106.83 1418.46 13.44 0.00 0.00 0.00 0.00 19:24:07 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:08:01 docker0 9.35 16.43 0.50 123.29 0.00 0.00 0.00 0.00 19:24:07 19:09:02 vethe0b2451 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:09:02 vethe29e28d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:09:02 veth4252f99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:09:02 veth490b184 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:10:01 veth490b184 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:10:01 eth0 3153.54 2803.14 14241.19 581.35 0.00 0.00 0.00 0.00 19:24:07 19:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:24:07 19:10:01 veth531caf9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:24:07 19:11:01 eth0 62.74 55.83 58.79 79.08 0.00 0.00 0.00 0.00 19:24:07 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:11:01 docker0 1159.97 1191.64 90.24 4351.98 0.00 0.00 0.00 0.00 19:24:07 19:12:01 eth0 0.95 0.40 0.36 0.21 0.00 0.00 0.00 0.00 19:24:07 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:13:01 eth0 0.95 0.32 0.32 0.20 0.00 0.00 0.00 0.00 19:24:07 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:24:07 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:15:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:24:07 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:16:01 eth0 1.47 0.43 0.42 0.26 0.00 0.00 0.00 0.00 19:24:07 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:17:01 eth0 0.78 0.40 0.35 0.18 0.00 0.00 0.00 0.00 19:24:07 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:18:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 19:24:07 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:24:07 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:21:01 eth0 1.15 0.42 0.45 0.23 0.00 0.00 0.00 0.00 19:24:07 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:22:02 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 19:24:07 19:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:23:01 eth0 1.22 0.00 0.11 0.00 0.00 0.00 0.00 0.00 19:24:07 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 Average: eth0 106.34 95.02 527.74 25.46 0.00 0.00 0.00 0.00 19:24:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:07 Average: docker0 52.82 54.26 4.11 198.17 0.00 0.00 0.00 0.00 19:24:07 19:24:07 19:24:07 ---> sar -P ALL: 19:24:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 19:24:07 19:24:07 19:00:21 LINUX RESTART (4 CPU) 19:24:07 19:24:07 19:01:02 CPU %user %nice %system %iowait %steal %idle 19:24:07 19:02:01 all 14.65 0.00 7.76 1.92 0.03 75.63 19:24:07 19:02:01 0 15.56 0.00 10.42 1.69 0.03 72.30 19:24:07 19:02:01 1 13.11 0.00 6.63 2.68 0.03 77.55 19:24:07 19:02:01 2 13.05 0.00 6.46 0.41 0.02 80.06 19:24:07 19:02:01 3 16.91 0.00 7.58 2.92 0.03 72.55 19:24:07 19:03:01 all 8.18 0.00 6.71 6.07 0.03 79.00 19:24:07 19:03:01 0 7.95 0.00 7.41 6.18 0.02 78.44 19:24:07 19:03:01 1 8.26 0.00 6.45 5.52 0.03 79.75 19:24:07 19:03:01 2 8.30 0.00 6.59 6.99 0.03 78.09 19:24:07 19:03:01 3 8.22 0.00 6.40 5.61 0.03 79.74 19:24:07 19:04:01 all 51.54 0.00 13.06 5.24 0.04 30.12 19:24:07 19:04:01 0 52.11 0.00 13.70 5.67 0.09 28.43 19:24:07 19:04:01 1 51.72 0.00 12.39 7.19 0.03 28.67 19:24:07 19:04:01 2 51.01 0.00 12.70 2.88 0.02 33.39 19:24:07 19:04:01 3 51.33 0.00 13.44 5.23 0.02 29.99 19:24:07 19:05:01 all 44.59 0.00 13.16 3.82 0.03 38.40 19:24:07 19:05:01 0 45.42 0.00 12.61 1.63 0.03 40.31 19:24:07 19:05:01 1 44.78 0.00 13.13 5.38 0.03 36.67 19:24:07 19:05:01 2 42.62 0.00 13.55 5.85 0.02 37.96 19:24:07 19:05:01 3 45.55 0.00 13.36 2.42 0.02 38.65 19:24:07 19:06:01 all 19.20 0.00 12.38 7.50 0.03 60.89 19:24:07 19:06:01 0 18.78 0.00 12.15 7.16 0.05 61.86 19:24:07 19:06:01 1 19.34 0.00 12.86 6.01 0.03 61.76 19:24:07 19:06:01 2 18.84 0.00 11.69 8.61 0.02 60.85 19:24:07 19:06:01 3 19.84 0.00 12.82 8.24 0.03 59.07 19:24:07 19:07:02 all 24.11 0.00 30.61 22.08 0.06 23.15 19:24:07 19:07:02 0 23.37 0.00 30.89 22.21 0.05 23.48 19:24:07 19:07:02 1 24.32 0.00 30.54 23.52 0.07 21.55 19:24:07 19:07:02 2 23.57 0.00 29.86 21.16 0.05 25.35 19:24:07 19:07:02 3 25.18 0.00 31.15 21.40 0.05 22.22 19:24:07 19:08:01 all 56.05 0.00 16.65 13.44 0.03 13.83 19:24:07 19:08:01 0 56.71 0.00 16.55 14.37 0.02 12.35 19:24:07 19:08:01 1 56.05 0.00 16.51 11.67 0.03 15.73 19:24:07 19:08:01 2 55.91 0.00 16.30 14.12 0.03 13.63 19:24:07 19:08:01 3 55.53 0.00 17.25 13.59 0.03 13.59 19:24:07 19:09:02 all 37.63 0.00 22.29 19.58 0.03 20.48 19:24:07 19:09:02 0 36.98 0.00 22.08 18.57 0.03 22.34 19:24:07 19:09:02 1 36.06 0.00 23.38 21.64 0.03 18.89 19:24:07 19:09:02 2 38.69 0.00 21.48 20.22 0.02 19.60 19:24:07 19:09:02 3 38.81 0.00 22.20 17.89 0.02 21.09 19:24:07 19:10:01 all 31.17 0.00 17.28 26.37 0.07 25.10 19:24:07 19:10:01 0 32.33 0.00 17.81 24.15 0.09 25.62 19:24:07 19:10:01 1 31.51 0.00 17.03 24.27 0.07 27.12 19:24:07 19:10:01 2 30.27 0.00 17.14 28.54 0.05 24.00 19:24:07 19:10:01 3 30.56 0.00 17.15 28.55 0.07 23.66 19:24:07 19:11:01 all 1.81 0.00 1.85 1.50 0.00 94.84 19:24:07 19:11:01 0 1.74 0.00 2.04 0.47 0.00 95.74 19:24:07 19:11:01 1 1.69 0.00 1.63 0.92 0.00 95.76 19:24:07 19:11:01 2 1.71 0.00 1.90 2.97 0.02 93.40 19:24:07 19:11:01 3 2.08 0.00 1.84 1.64 0.00 94.44 19:24:07 19:12:01 all 0.15 0.00 0.03 0.01 0.00 99.80 19:24:07 19:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 19:24:07 19:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 19:24:07 19:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:24:07 19:12:01 3 0.53 0.00 0.03 0.02 0.00 99.42 19:24:07 19:24:07 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:24:07 19:13:01 all 0.17 0.00 0.04 0.00 0.00 99.79 19:24:07 19:13:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:24:07 19:13:01 1 0.07 0.00 0.07 0.00 0.00 99.87 19:24:07 19:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:24:07 19:13:01 3 0.53 0.00 0.02 0.00 0.00 99.45 19:24:07 19:14:01 all 0.14 0.00 0.03 0.00 0.00 99.83 19:24:07 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:24:07 19:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:24:07 19:14:01 3 0.50 0.00 0.02 0.00 0.00 99.48 19:24:07 19:15:01 all 0.16 0.00 0.02 0.00 0.00 99.82 19:24:07 19:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:24:07 19:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:24:07 19:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:24:07 19:15:01 3 0.52 0.00 0.00 0.00 0.00 99.48 19:24:07 19:16:01 all 0.14 0.00 0.07 0.02 0.01 99.75 19:24:07 19:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:24:07 19:16:01 1 0.03 0.00 0.08 0.02 0.02 99.85 19:24:07 19:16:01 2 0.02 0.00 0.08 0.02 0.00 99.88 19:24:07 19:16:01 3 0.50 0.00 0.08 0.07 0.02 99.33 19:24:07 19:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 19:24:07 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:24:07 19:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:24:07 19:17:01 3 0.50 0.00 0.02 0.00 0.00 99.48 19:24:07 19:18:01 all 0.07 0.00 0.06 0.00 0.00 99.87 19:24:07 19:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:24:07 19:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:24:07 19:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:18:01 3 0.20 0.00 0.15 0.00 0.00 99.65 19:24:07 19:19:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:24:07 19:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:24:07 19:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:24:07 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:24:07 19:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:24:07 19:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:24:07 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:24:07 19:21:01 all 0.08 0.00 0.05 0.00 0.00 99.88 19:24:07 19:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:24:07 19:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:24:07 19:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:21:01 3 0.22 0.00 0.08 0.00 0.00 99.70 19:24:07 19:22:02 all 0.15 0.00 0.04 0.00 0.00 99.81 19:24:07 19:22:02 0 0.02 0.00 0.02 0.00 0.02 99.95 19:24:07 19:22:02 1 0.02 0.00 0.03 0.00 0.00 99.95 19:24:07 19:22:02 2 0.02 0.00 0.02 0.00 0.00 99.97 19:24:07 19:22:02 3 0.55 0.00 0.08 0.00 0.00 99.37 19:24:07 19:23:01 all 0.17 0.00 0.03 0.00 0.00 99.80 19:24:07 19:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:24:07 19:23:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:24:07 19:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:24:07 19:23:01 3 0.53 0.00 0.03 0.00 0.00 99.44 19:24:07 19:24:07 Average: CPU %user %nice %system %iowait %steal %idle 19:24:07 Average: all 12.97 0.00 6.34 4.78 0.02 75.89 19:24:07 Average: 0 13.03 0.00 6.52 4.55 0.02 75.88 19:24:07 Average: 1 12.84 0.00 6.29 4.84 0.02 76.01 19:24:07 Average: 2 12.71 0.00 6.16 4.97 0.01 76.15 19:24:07 Average: 3 13.32 0.00 6.39 4.76 0.01 75.52 19:24:07 19:24:07 19:24:07